aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-12-26 01:00:58 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-12-26 01:00:58 +1300
commit129e9ada15a604d8be57f30318418c59d7ec413e (patch)
tree1e04e80e919063390f00b723a1d9139600fb7e13
parentQuote a heredoc delimiter (diff)
downloaddotfiles-129e9ada15a604d8be57f30318418c59d7ec413e.tar.gz
dotfiles-129e9ada15a604d8be57f30318418c59d7ec413e.zip
Separate args from cmd in loc(1df) manpage
-rw-r--r--man/man1/loc.1df3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/man1/loc.1df b/man/man1/loc.1df
index a44f3502..2c3c3a80 100644
--- a/man/man1/loc.1df
+++ b/man/man1/loc.1df
@@ -3,7 +3,8 @@
.B loc
\- find files matching a pattern in the current directory
.SH SYNOPSIS
-.B loc PATTERN1 [PATTERN2...]
+.B loc
+PATTERN1 [PATTERN2...]
.SH DESCRIPTION
.B loc
is a simple wrapper around find(1) which searches in the current directory tree