aboutsummaryrefslogtreecommitdiff
path: root/v_windows/v/cmd/v/help/init.txt
diff options
context:
space:
mode:
Diffstat (limited to 'v_windows/v/cmd/v/help/init.txt')
-rw-r--r--v_windows/v/cmd/v/help/init.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/v_windows/v/cmd/v/help/init.txt b/v_windows/v/cmd/v/help/init.txt
new file mode 100644
index 0000000..235cb0b
--- /dev/null
+++ b/v_windows/v/cmd/v/help/init.txt
@@ -0,0 +1,4 @@
+Usage:
+ v init
+
+Setup the file structure for an already existing V project.