diff options
author | Quentin Rameau <quinq@fifth.space> | 2017-11-24 20:55:24 +0100 |
---|---|---|
committer | Ori Bernstein <ori@markovcorp.com> | 2017-11-24 12:23:47 -0800 |
commit | c634b3005ccd2ddfe903b1c1c7b7d61e2e8d6fb4 (patch) | |
tree | 764c2a84fb9f3624e70b50c69005b9f3b9b010c3 /mbld | |
parent | ce6e4a562c00e9c86f3249ff60ca2875b679ef0f (diff) | |
download | mc-c634b3005ccd2ddfe903b1c1c7b7d61e2e8d6fb4.tar.gz |
Reorder synopsis of mbld manpage
Diffstat (limited to 'mbld')
-rw-r--r-- | mbld/mbld.1 | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/mbld/mbld.1 b/mbld/mbld.1 index 58728b9..3a93115 100644 --- a/mbld/mbld.1 +++ b/mbld/mbld.1 @@ -3,15 +3,14 @@ mbld .SH SYNOPSIS .B mbld -.I [all | clean | install | uninstall | test] -.I -[?csSfr] -.I [-b bin] -.I [-l lib] -.I [-R src] -.I [-I inc] -.I [-B base] -.I [-r runtime] -.I [file... | targets...] +.RB [-?hcfrSs] +.RB [-b\ bin] +.RB [-l\ lib] +.RB [-R\ src] +.RB [-I\ inc] +.RB [-B\ base] +.RB [-r\ runtime] +.RB [all\ |\ clean\ |\ install\ |\ uninstall\ |\ test\ |\ file...\ |\ target...] .br .SH DESCRIPTION .PP @@ -31,7 +30,7 @@ system. .SH OPTIONS .TP -.B -[h|?] +.B -h | -? Print a summary of the available options. .TP |