Alois Mahdal 7 years ago
parent
commit
dc2fb70ca4
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/bin/sfdoc

+ 1
- 1
src/bin/sfdoc View File

35
             "-I PTH, --include PTH  Include path PTH when searching"    \
35
             "-I PTH, --include PTH  Include path PTH when searching"    \
36
             "                   for modules; can be specified multiple" \
36
             "                   for modules; can be specified multiple" \
37
             "                   times."                                 \
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
         "Without command specified, will try to display documentation"  \
40
         "Without command specified, will try to display documentation"  \
41
         "in man(1) pager."
41
         "in man(1) pager."