We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0afad2d commit 75b1165Copy full SHA for 75b1165
README.md
@@ -33,6 +33,26 @@ Deployment:
33
- Rsync filters
34
- Custom exec scripts (startup/finish) on local or remote machine (using SSH)
35
36
+Help
37
+====
38
+
39
+```
40
+Usage:
41
+ gosync [OPTIONS] <command>
42
43
+Application Options:
44
+ -v, --verbose verbose mode
45
46
+Help Options:
47
+ -h, --help Show this help message
48
49
+Available commands:
50
+ deploy Deploy to server
51
+ list List server configurations
52
+ sync Sync from server
53
+ version Show version
54
55
56
Example
57
=======
58
0 commit comments