Add newline before --exclude flag
This commit is contained in:
parent
90c320c909
commit
e9e8aa04c7
|
@ -10,6 +10,7 @@ algorithm is described in \fBzoxide\fR(1).
|
||||||
.TP
|
.TP
|
||||||
.B --all
|
.B --all
|
||||||
Show deleted directories.
|
Show deleted directories.
|
||||||
|
.TP
|
||||||
.B --exclude \fIPATH\fR
|
.B --exclude \fIPATH\fR
|
||||||
Exclude a path from query results.
|
Exclude a path from query results.
|
||||||
.TP
|
.TP
|
||||||
|
|
Loading…
Reference in New Issue