summaryrefslogtreecommitdiff
path: root/corrupt.1
diff options
context:
space:
mode:
Diffstat (limited to 'corrupt.1')
-rw-r--r--corrupt.16
1 files changed, 3 insertions, 3 deletions
diff --git a/corrupt.1 b/corrupt.1
index 41f3092..d37aea7 100644
--- a/corrupt.1
+++ b/corrupt.1
@@ -19,14 +19,14 @@
corrupt \- modify files by randomly changing bits
.SH SYNOPSIS
.BR corrupt
-[\fB-n\fR \fIBITS\fR]
-[\fB--bits\fR \fIBITS\fR]
+[\fB\-n\fR \fIBITS\fR]
+[\fB\-\-bits\fR \fIBITS\fR]
.IR file ...
.SH DESCRIPTION
.B corrupt
modifies files by toggling a randomly chosen bit.
.SH OPTIONS
.TP
-.BR -n ", " --bits =\fIBITS\fR
+.BR \-n ", " \-\-bits =\fIBITS\fR
Set the number of bits to modify.
Default is one bit.