Alois Mahdal il y a 7 ans
Parent
révision
dc2fb70ca4
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      src/bin/sfdoc

+ 1
- 1
src/bin/sfdoc Voir le fichier

@@ -35,7 +35,7 @@ usage() {
35 35
             "-I PTH, --include PTH  Include path PTH when searching"    \
36 36
             "                   for modules; can be specified multiple" \
37 37
             "                   times."                                 \
38
-            "-o PTH, --only-from PTH  Searcho only under path PTH."     \
38
+            "-o PTH, --only-from PTH  Search only under path PTH."      \
39 39
         --                                                              \
40 40
         "Without command specified, will try to display documentation"  \
41 41
         "in man(1) pager."