chiark / gitweb /
Typo fix.
[vbig.git] / vbig.1
diff --git a/vbig.1 b/vbig.1
index a057ea9aa718c4a30f45303f881432f0690021a2..feb4192619569ca3cf63d2c3a89b2af8df492100 100644 (file)
--- a/vbig.1
+++ b/vbig.1
@@ -1,6 +1,7 @@
 \"
 \" This file is part of vbig.
 \" Copyright (C) 2011 Richard Kettlewell
+\" Copyright (C) 2013 Ian Jackson
 \"
 \" This program is free software: you can redistribute it and/or modify
 \" it under the terms of the GNU General Public License as published by
@@ -21,9 +22,9 @@ vbig \- create or verify a large but pseudo-random file
 .SH SYNOPSIS
 \fBvbig \fR[\fB--seed \fRSEED\fR] [\fB--both\fR|\fB--create\fR|\fB--verify\fR] \fIPATH \fR[\fISIZE\fR]
 .br
-\fBvbig --help
+\fBvbig \-\-help
 .br
-\fBvbig --version
+\fBvbig \-\-version
 .SH DESCRIPTION
 \fBvbig\fR creates a file of specified size full of predictable
 psuedo-random data, and/or verifies that it has the expected contents.
@@ -99,7 +100,7 @@ written or verified will be printed to stdout.
 .B --help\fR, \fB-h
 Displays a usage message.
 .TP
-.B --version\fR, \fB-h
+.B --version\fR, \fB-V
 Displays the version strings.
 .SH AUTHOR
 Richard Kettlewell <rjk@greenend.org.uk>