diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-08-25 19:52:22 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-08-25 19:52:22 (EDT) |
commit | 7114acc9609e85b501e342770cb33a217ce2401a (patch) | |
tree | aea0be6a4b7431568395c0572280afefc5c1f6f1 | |
parent | 01c3c96df60e5b9dea2c9807a36e266c0ae2af33 (diff) |
prokit(1): Add command and args to synopsis
Also clean up synopsis with \f escapes.
-rw-r--r-- | man/prokit.1in | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/man/prokit.1in b/man/prokit.1in index b8db83e..d5ebd95 100644 --- a/man/prokit.1in +++ b/man/prokit.1in @@ -5,9 +5,7 @@ prokit \- ProteanOS Development Kit .SH SYNOPSIS -.B prokit -.RB [ -h ] -.RB [ -V ] +\fBprokit\fP [\fIoption\fP ...] \fIcommand\fP [\fIarg\fP ...] .SH DESCRIPTION .B prokit |