Signed-off-by: Francesco Cosoleto <[email protected]>
---
 locate/locate.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/locate/locate.c b/locate/locate.c
index c01f6c2..3dc636e 100644
--- a/locate/locate.c
+++ b/locate/locate.c
@@ -1413,8 +1413,8 @@ usage (FILE *stream)
 Usage: %s [-d path | --database=path] [-e | -E | --[non-]existing]\n\
       [-i | --ignore-case] [-w | --wholename] [-b | --basename] \n\
       [--limit=N | -l N] [-S | --statistics] [-0 | --null] [-c | --count]\n\
-      [-P | -H | --nofollow] [-L | --follow] [-m | --mmap ] [ -s | --stdio ]\n\
-      [-A | --all] [-p | --print] [-r | --regex ] [--regextype=TYPE]\n\
+      [-P | -H | --nofollow] [-L | --follow] [-m | --mmap] [-s | --stdio]\n\
+      [-A | --all] [-p | --print] [-r | --regex] [--regextype=TYPE]\n\
       [--max-database-age D] [--version] [--help]\n\
       pattern...\n"),
           program_name);
-- 
1.6.4.2



_______________________________________________
Findutils-patches mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/findutils-patches

Reply via email to