[arch-projects] [mkinitcpio][PATCH 3/3] man-pages: Add entry for -V/--version option

Eric Bélanger snowmaniscool at gmail.com
Wed Oct 24 16:05:42 EDT 2012


Signed-off-by: Eric Bélanger <snowmaniscool at 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.
-- 
1.8.0



More information about the arch-projects mailing list