vis
a vi-like editor based on Plan 9's structural regular expressions
git clone https://9o.is/git/vis.git
commit 2a757449d39aa77c5e4c6c824ca676ad70890c32 parent 30100a7e91b9a3d02ccfcf811ab8691adbc62408 Author: TwoFinger <Two-Finger@users.noreply.github.com> Date: Wed, 30 May 2018 12:12:37 +0300 man: Mark command line arguments with .Cm Diffstat:
| M | man/vis.1 | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/man/vis.1 b/man/vis.1 @@ -32,7 +32,7 @@ The following options are available: .Bl -tag -width indent .It Fl v Print version information and exit. -.It Ic + Ns Ar command +.It Cm + Ns Ar command Execute .Ar command after loading file. @@ -44,7 +44,7 @@ file name. .El .Pp The special file -.Ar - +.Cm - instructs .Nm to read from standard input in which case