There was an error while loading. Please reload this page.
1 parent b554ef5 commit 0acd25fCopy full SHA for 0acd25f
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