]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: mention long options in pivot_root.8
authorSami Kerola <kerolasa@iki.fi>
Wed, 31 Aug 2011 18:37:29 +0000 (20:37 +0200)
committerSami Kerola <kerolasa@iki.fi>
Sat, 17 Sep 2011 12:25:20 +0000 (14:25 +0200)
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
sys-utils/pivot_root.8

index cf1eda64065520dbcd784aa38ea151e11416e6e1..e2609728ad50d527d6cffc0c549ca8c2b8d893c6 100644 (file)
@@ -1,4 +1,4 @@
-.TH PIVOT_ROOT 8 "February 2000" "util-linux" "System Administration"
+.TH PIVOT_ROOT 8 "August 2011" "util-linux" "System Administration"
 .SH NAME
 pivot_root \- change the root filesystem
 .SH SYNOPSIS
@@ -32,6 +32,13 @@ device on the old root file system, keeping it busy. They can easily be
 changed when invoking \fBchroot\fP (see below; note the absence of
 leading slashes to make it work whether \fBpivot_root\fP has changed the
 shell's root or not).
+.SH OPTIONS
+.TP
+\fB\-V\fR, \fB\-\-version\fR
+Output version information and exit.
+.TP
+\fB\-h\fR, \fB\-\-help\fR
+Display help and exit.
 .SH EXAMPLES
 Change the root file system to /dev/hda1 from an interactive shell:
 .sp