There was an error while loading. Please reload this page.
1 parent d78d922 commit 7de57b8Copy full SHA for 7de57b8
1 file changed
docs/getting_started.md
@@ -51,13 +51,13 @@ cz c
51
Run in the terminal
52
53
```bash
54
-cz commit --signoff
+cz commit -- --signoff
55
```
56
57
or the shortcut
58
59
60
-cz commit -s
+cz commit -- -s
61
62
63
### Get project version
0 commit comments