From 129e9ada15a604d8be57f30318418c59d7ec413e Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Mon, 26 Dec 2016 01:00:58 +1300 Subject: Separate args from cmd in loc(1df) manpage --- man/man1/loc.1df | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'man') 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 -- cgit v1.2.3