diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 1997-08-25 06:37:37 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 1997-08-25 06:37:37 +0000 |
| commit | d9be0ac773564488d787fc09b88df435ae98be87 (patch) | |
| tree | a3d53937c2ee669539df92e3ef3aea1f4dac3592 /usr.bin/vis/vis.1 | |
| parent | 3e7ae69f2ab00d5eba540c1929d0b87222b4870e (diff) | |
Notes
Diffstat (limited to 'usr.bin/vis/vis.1')
| -rw-r--r-- | usr.bin/vis/vis.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/vis/vis.1 b/usr.bin/vis/vis.1 index 6adb4e0c1a9f..2e54e92606ce 100644 --- a/usr.bin/vis/vis.1 +++ b/usr.bin/vis/vis.1 @@ -38,10 +38,10 @@ .Nm vis .Nd display non-printable characters in a visual format .Sh SYNOPSIS -.Nm vis +.Nm .Op Fl cbflnostw .Op Fl F Ar foldwidth -.Op Ar file ... +.Op Ar .Sh DESCRIPTION .Nm Vis is a filter for converting non-printable characters @@ -67,7 +67,7 @@ Request a format which displays a small subset of the non-printable characters using C-style backslash sequences. .It Fl F Causes -.Nm vis +.Nm to fold output lines to foldwidth columns (default 80), like .Xr fold 1 , except @@ -95,7 +95,7 @@ or is selected. When combined with the .Fl f flag, -.Nm vis +.Nm becomes like an invertible version of the .Xr fold 1 |
