diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-02-20 20:05:06 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-02-20 20:05:06 +0000 |
commit | 83f3c383d13165805bc1f1625c4a540b540aec4d (patch) | |
tree | e651b41b04d2fff80f108f603c9295b2c0584e62 /usr.bin | |
parent | 845c43095d143f89c313146d7880f0013e5fc94d (diff) |
add `ruler' to the list of helpful options;
suggested by millert@
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/vi/docs/USD.doc/vitut/vi.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/vi/docs/USD.doc/vitut/vi.in b/usr.bin/vi/docs/USD.doc/vitut/vi.in index be31bdde964..32b62c9c9e7 100644 --- a/usr.bin/vi/docs/USD.doc/vitut/vi.in +++ b/usr.bin/vi/docs/USD.doc/vitut/vi.in @@ -1,4 +1,4 @@ -.\" $OpenBSD: vi.in,v 1.7 2004/02/20 13:15:51 jmc Exp $ +.\" $OpenBSD: vi.in,v 1.8 2004/02/20 20:05:05 jmc Exp $ .\" .\" Copyright (c) 1980, 1993 .\" The Regents of the University of California. All rights reserved. @@ -1201,6 +1201,7 @@ list nolist Tabs print as ^I; end of lines $ magic magic . [ and * are special in scans number nonu Lines prefixed with line numbers paragraphs para=IPLPPPQPP LIpplpipbp Macros which start paragraphs +ruler noruler Display a row/column ruler. sections sect=NHSHH HUnhsh Macros which start new sections shiftwidth sw=8 Shift distance for <, >, \fB^D\fP and \fB^T\fR showmatch nosm Show matching \fB(\fP or \fB{\fP |