docs: remove mention of ch before flag

This commit is contained in:
rzmk 2023-11-29 17:26:02 -05:00
parent 56d33cc249
commit 7bc9aac560
No known key found for this signature in database

View file

@ -30,7 +30,7 @@ ch -a
### `--dry-run` or `-d`
If you want to do a dry run without actually adding or committing, use the `ch -d` or `ch --dry-run` flag.
If you want to do a dry run without actually adding or committing, use the `-d` or `--dry-run` flag.
```bash
ch -d
@ -38,7 +38,7 @@ ch -d
### `--debug`
If you want to see the debug output, use the `ch --debug` flag.
If you want to see the debug output, use the `--debug` flag.
```bash
ch --debug