diff --git a/README.md b/README.md index ee9d865..3abdae3 100644 --- a/README.md +++ b/README.md @@ -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