gitpick 3.9.0 → 3.9.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -35,7 +35,7 @@ Options:
|
|
|
35
35
|
-b, --branch Branch to clone
|
|
36
36
|
-o, --overwrite Skip overwrite prompt
|
|
37
37
|
-w, --watch [time] Watch the repository and sync every [time]
|
|
38
|
-
|
|
38
|
+
(e.g. 1h, 30m, 15s) default: 1m
|
|
39
39
|
-h, --help display help for command
|
|
40
40
|
-v, --version display the version number
|
|
41
41
|
|