chiark / gitweb /
Document short-form options.
[vbig.git] / vbig.1
diff --git a/vbig.1 b/vbig.1
index 45b491b81fdb8ae7d994ae65f5094adc8cd9bf44..11cd637d02905f82d0798cbeea2f25ada8796281 100644 (file)
--- a/vbig.1
+++ b/vbig.1
@@ -17,27 +17,27 @@ say on the tin.
 kilobytes, megabytes or gigabytes.
 .SH OPTIONS
 .TP
-.B --seed
+.B --seed\fR, \fB-s \fISEED
 Specifies the random seed to use.
 Optional.
 .TP
-.B --create
+.B --create\fR, \fB-c
 Selects create mode.
 \fIPATH\fR will be filled with \fISIZE\fR psuedo-random bytes.
 .TP
-.B --verify
+.B --verify\fR, \fB-v
 Selects verify mode.
 Checks that \fIPATH\fR has exactly the contents that would be produced
 by the equivalent \fB--create\fR call.
 .TP
-.B --flush
+.B --flush\fR, \fB-f
 Flush cached data after creating the file or before verifying it.
 Only root can use this option.
 .TP
-.B --help
+.B --help\fR, \fB-h
 Displays a usage message.
 .TP
-.B --version
+.B --version\fR, \fB-h
 Displays the version strings.
 .SH AUTHOR
 Richard Kettlewell <rjk@greenend.org.uk>