diff options
author | Eric Bélanger <snowmaniscool@gmail.com> | 2012-10-24 22:05:42 +0200 |
---|---|---|
committer | Dave Reisner <dreisner@archlinux.org> | 2012-10-25 02:49:18 +0200 |
commit | 7603456d8ff5a2634a542f1c88bdea60f98cee47 (patch) | |
tree | 00e024f8d3d500cf6f620f3244a376b3b1ee6875 /mkinitcpio.8.txt | |
parent | 616ce3f20a1f17ffb0ae5824ad1e44dc88c3da07 (diff) | |
download | mkinitcpio-7603456d8ff5a2634a542f1c88bdea60f98cee47.tar.gz mkinitcpio-7603456d8ff5a2634a542f1c88bdea60f98cee47.tar.xz |
man-pages: Add entry for -V/--version option
Signed-off-by: Eric Bélanger <snowmaniscool@gmail.com>
Diffstat (limited to 'mkinitcpio.8.txt')
-rw-r--r-- | mkinitcpio.8.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mkinitcpio.8.txt b/mkinitcpio.8.txt index f7c22ce..555e925 100644 --- a/mkinitcpio.8.txt +++ b/mkinitcpio.8.txt @@ -79,6 +79,9 @@ Options must exist. The 'TMPDIR' environment variable is also honored to set this location, but the command line option will take precedence. +*-V, \--version*:: + Display version information. + *-v, \--verbose*:: Verbose output. Outputs more information about what's happening during creation of the ramdisk. |