From: Sami Kerola Date: Wed, 31 Aug 2011 18:37:29 +0000 (+0200) Subject: docs: mention long options in pivot_root.8 X-Git-Tag: v2.21-rc1~402^2~12 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8d3abdc0ae016b95b5657eb954a31def47665998;p=thirdparty%2Futil-linux.git docs: mention long options in pivot_root.8 Signed-off-by: Sami Kerola --- diff --git a/sys-utils/pivot_root.8 b/sys-utils/pivot_root.8 index cf1eda6406..e2609728ad 100644 --- a/sys-utils/pivot_root.8 +++ b/sys-utils/pivot_root.8 @@ -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