From fde4d951bc38301e94ad336c73835e7108704dbc Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 27 Jan 2009 15:19:09 +0200 Subject: Updated manual page for corrupt. --- corrupt.1 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/corrupt.1 b/corrupt.1 index f9b1338..593a0e3 100644 --- a/corrupt.1 +++ b/corrupt.1 @@ -19,7 +19,14 @@ corrupt \- modify files by randomly changing bits .SH SYNOPSIS .BR corrupt +[\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 " \fIBITS\fR, " --bits " \fIBITS\fR" +Set the number of bits to modify. +Default is one bit. -- cgit v1.2.1