From 7603456d8ff5a2634a542f1c88bdea60f98cee47 Mon Sep 17 00:00:00 2001 From: Eric Bélanger Date: Wed, 24 Oct 2012 16:05:42 -0400 Subject: man-pages: Add entry for -V/--version option MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Eric Bélanger --- 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. -- cgit v1.2.3-24-g4f1b