ref: c634b3005ccd2ddfe903b1c1c7b7d61e2e8d6fb4
parent: ce6e4a562c00e9c86f3249ff60ca2875b679ef0f
author: Quentin Rameau <[email protected]>
date: Fri Nov 24 15:55:24 EST 2017
Reorder synopsis of mbld manpage
--- 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 @@
.SH OPTIONS
.TP
-.B -[h|?]
+.B -h | -?
Print a summary of the available options.
.TP