diff options
| author | Richard Maw <richard.maw@codethink.co.uk> | 2014-06-12 12:04:01 +0100 |
|---|---|---|
| committer | Richard Maw <richard.maw@codethink.co.uk> | 2014-06-12 12:04:01 +0100 |
| commit | c5c1033c5c7deda8abe3448ec81bbb33c72219e0 (patch) | |
| tree | 6e5cef29b85161eea8a7488a029f5a32f982c6ab /disk-utils/fdformat.8 | |
| parent | 462008f79be9e195670b202cb43827b8aeb1e60b (diff) | |
| parent | 2fb567c080e1762ec6a2147564f03068f55d4f14 (diff) | |
| download | util-linux-baserock/morph.tar.gz | |
Merge branch 'baserock/richardmaw/yakshave/util-linux-blkid' into baserock/morphbaserock/morph
Reviewed-by: Lars Wirzenius
Reviewed-by: Sam Thursfield
Diffstat (limited to 'disk-utils/fdformat.8')
| -rw-r--r-- | disk-utils/fdformat.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/disk-utils/fdformat.8 b/disk-utils/fdformat.8 index d02241ef7..df4153f23 100644 --- a/disk-utils/fdformat.8 +++ b/disk-utils/fdformat.8 @@ -45,14 +45,14 @@ autodetected earlier. In this case, use to load the disk parameters. .SH OPTIONS .TP -\fB\-n\fR, \fB\-\-no\-verify\fR +\fB\-n\fR, \fB\-\-no-verify\fR Skip the verification that is normally performed after the formatting. .TP \fB\-V\fR, \fB\-\-version\fR -Output version information and exit. +Display version information and exit. .TP \fB\-h\fR, \fB\-\-help\fR -Display help and exit. +Display help text and exit. .SH "SEE ALSO" .BR fd (4), .BR setfdprm (8), |
