Commit ad9ec85
docs: surface -d/-n shorthand flags in README and USER_MANUAL
The 7f73f60 commit added -d for --debug and -n for --dry-run (on the
six mutation subcommands), but the docs still showed only the long
forms. Update three spots:
- README.md persistent-flags table: --debug row now reads `--debug, -d`
- README.md mutation paragraph: `--dry-run` → `--dry-run / -n`
- docs/USER_MANUAL.md persistent-flags table: same as README
Matches the existing convention used for `--category, -c` and
`--filter, -f`.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 83f8ce8 commit ad9ec85
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
| 182 | + | |
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
0 commit comments