diff options
author | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | 2020-03-17 11:10:46 -0400 |
---|---|---|
committer | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | 2020-03-17 11:10:46 -0400 |
commit | 57776234978c0dc634b0bd92fa0eca70cd1ef10e (patch) | |
tree | 60bdb8f17e7b4a5eea04aab797ec71587cb90d86 /man/b4.5 | |
parent | a75ba0843d63f6e23c85635b44ea1f1ee6dfd173 (diff) | |
download | b4-57776234978c0dc634b0bd92fa0eca70cd1ef10e.tar.gz |
Tweak formatting for a better man result
Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Diffstat (limited to 'man/b4.5')
-rw-r--r-- | man/b4.5 | 15 |
1 files changed, 7 insertions, 8 deletions
@@ -70,9 +70,8 @@ Output critical information only (default: False) .SS b4 mbox .INDENT 0.0 .TP -.B usage: b4 mbox [\-h] [\-o OUTDIR] [\-p USEPROJECT] [\-c] [\-n WANTNAME] -[\-m LOCALMBOX] -[msgid] +.B usage: +b4 mbox [\-h] [\-o OUTDIR] [\-p USEPROJECT] [\-c] [\-n WANTNAME] [\-m LOCALMBOX] [msgid] .TP .B positional arguments: msgid Message ID to process, or pipe a raw message @@ -106,9 +105,8 @@ mbox file .SS b4 am .INDENT 0.0 .TP -.B usage: b4 am [\-h] [\-o OUTDIR] [\-p USEPROJECT] [\-c] [\-n WANTNAME] -[\-m LOCALMBOX] [\-v WANTVER] [\-t] [\-T] [\-s] [\-l] [\-Q] -[msgid] +.B usage: +b4 am [\-h] [\-o OUTDIR] [\-p USEPROJECT] [\-c] [\-n WANTNAME] [\-m LOCALMBOX] [\-v WANTVER] [\-t] [\-T] [\-s] [\-l] [\-Q] [msgid] .TP .B positional arguments: msgid Message ID to process, or pipe a raw message @@ -158,10 +156,11 @@ Save mbox patches in a quilt\-ready folder .sp \fIExample\fP: b4 am \fI\%20200313231252.64999\-1\-keescook@chromium.org\fP .SS b4 attest -.sp -usage: b4 attest [\-h] [\-f SENDER] [\-n] [\-o OUTPUT] patchfile [patchfile ...] .INDENT 0.0 .TP +.B usage: +b4 attest [\-h] [\-f SENDER] [\-n] [\-o OUTPUT] patchfile [patchfile ...] +.TP .B positional arguments: patchfile Patches to attest .TP |