Skip to content

Commit b1513a9

Browse files
committed
[aura] man: add missing \fP after options
Fixes most flashy formatting errors where the whole description of an option becomes bold if font is not restored appropriately.
1 parent 5e439a0 commit b1513a9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

aura/doc/aura.8

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ suppressed for a more silent install. Note that when this option isn't used,
145145
\fImakepkg\fR output is actually collected and printed if any errors occur.
146146
.RE
147147
.P
148-
\fB\-\-json <package(s)>
148+
\fB\-\-json\fP \fI<package(s)>\fP
149149
.RS 4
150150
Query the AUR RPC for package info as raw JSON. Good for debugging.
151151
.RE
@@ -206,7 +206,7 @@ avoid building annoying dependencies that aren't necessary for your special
206206
use-case.
207207
.RE
208208
.P
209-
\fB\-\-vcspath <path>\fR
209+
\fB\-\-vcspath\fP \fI<path>\fP
210210
.RS 4
211211
Save the cloned sources of VCS packages (i.e. those that end in \fI*-git\fR, etc.)
212212
in the given location, instead of the default \fI/var/cache/aura/vcs/\fR.
@@ -253,7 +253,7 @@ would save the three most recent versions of each package file.
253253
Giving the number 0 as an argument is identical to \fI\-Scc\fR.
254254
.RE
255255
.P
256-
\fB\-\-notsaved
256+
\fB\-\-notsaved\fP
257257
.RS 4
258258
Remove only those package files which are not saved in a package record (a la \fI\-B\fR).
259259
.RE

0 commit comments

Comments
 (0)