aboutsummaryrefslogtreecommitdiff
path: root/v_windows/v/cmd/v/help/search.txt
diff options
context:
space:
mode:
Diffstat (limited to 'v_windows/v/cmd/v/help/search.txt')
-rw-r--r--v_windows/v/cmd/v/help/search.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/v_windows/v/cmd/v/help/search.txt b/v_windows/v/cmd/v/help/search.txt
new file mode 100644
index 0000000..a405168
--- /dev/null
+++ b/v_windows/v/cmd/v/help/search.txt
@@ -0,0 +1,10 @@
+Usage:
+ v search KEYWORD[...]
+ Searches https://vpm.vlang.io/ for matching KEYWORDs and displays the
+ details
+
+Options:
+ -help - Show usage info.
+ -v - Print more details about the performed operation.
+ -server-url - When doing network operations, use this vpm server. Can be
+ given multiple times.