mirror of
https://github.com/vlang/v.git
synced 2025-08-04 02:07:28 -04:00
v.help: remove extraneous word "of" (#22029)
This commit is contained in:
parent
20a525ae74
commit
ac7fedba29
@ -22,7 +22,7 @@ symbol_name can be:
|
||||
regexp
|
||||
|
||||
Options:
|
||||
-mod [mod_name] Restrict to search recursively only within of the given
|
||||
-mod [mod_name] Restrict to search recursively only within the given
|
||||
module, if not provided search in entire v scope
|
||||
(use -mod main to search inside all your project).
|
||||
-dir [dir_path] Restrict to search non recursively within the given
|
||||
|
Loading…
x
Reference in New Issue
Block a user