|
@@ -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."
|