v.help: remove extraneous word "of" (#22029)

This commit is contained in:
Kim Shrier 2024-08-11 11:12:25 -06:00 committed by GitHub
parent 20a525ae74
commit ac7fedba29
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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