mirror of
https://github.com/vlang/v.git
synced 2025-09-15 23:42:28 +03:00
v.help: remove extraneous word "of" (#22029)
This commit is contained in:
parent
20a525ae74
commit
ac7fedba29
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ symbol_name can be:
|
||||||
regexp
|
regexp
|
||||||
|
|
||||||
Options:
|
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
|
module, if not provided search in entire v scope
|
||||||
(use -mod main to search inside all your project).
|
(use -mod main to search inside all your project).
|
||||||
-dir [dir_path] Restrict to search non recursively within the given
|
-dir [dir_path] Restrict to search non recursively within the given
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue