Signed-off-by: Eric Bélanger snowmaniscool@gmail.com --- lsinitcpio.1.txt | 3 +++ mkinitcpio.8.txt | 3 +++ 2 files changed, 6 insertions(+)
diff --git a/lsinitcpio.1.txt b/lsinitcpio.1.txt index d1ffeb7..1e9252f 100644 --- a/lsinitcpio.1.txt +++ b/lsinitcpio.1.txt @@ -42,6 +42,9 @@ Options *-n, --nocolor*:: Disable color output.
+*-V, --version*:: + Display version information. + *-v, --verbose*:: Be more verbose. In particular, show long style output when listing the contents of an image, and show files as they are extracted when 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.
arch-projects@lists.archlinux.org