diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2001-10-28 21:32:14 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2001-10-28 21:32:14 +0000 |
| commit | 168faa4bcd6f265eb905024ec71b52836bed921d (patch) | |
| tree | aae597ee0402894f2932f99a0fc23a9e95d7997c /contrib/cvs/diff/diff.c | |
| parent | ecebe176bfcf8c557054a43352b09bf6d7a3bdc7 (diff) | |
Notes
Diffstat (limited to 'contrib/cvs/diff/diff.c')
| -rw-r--r-- | contrib/cvs/diff/diff.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/cvs/diff/diff.c b/contrib/cvs/diff/diff.c index aa91913fe61a..ebd78aebfd19 100644 --- a/contrib/cvs/diff/diff.c +++ b/contrib/cvs/diff/diff.c @@ -775,7 +775,7 @@ static char const * const option_help[] = { "-e --ed Output an ed script.", "-n --rcs Output an RCS format diff.", "-y --side-by-side Output in two columns.", -" -w NUM --width=NUM Output at most NUM (default 130) characters per line.", +" -W NUM --width=NUM Output at most NUM (default 130) characters per line.", " --left-column Output only the left column of common lines.", " --suppress-common-lines Do not output common lines.", "-DNAME --ifdef=NAME Output merged file to show `#ifdef NAME' diffs.", |
