feat: Add shorthand flag
This commit is contained in:
parent
f7792fef66
commit
e705b91d8e
2 changed files with 12 additions and 5 deletions
|
|
@ -31,7 +31,8 @@ renamedit /path/to/directory
|
|||
|
||||
Ignore file extensions (useful for batch renaming while preserving extensions):
|
||||
```bash
|
||||
renamedit -ignore-ext /path/to/directory
|
||||
renamedit -i /path/to/directory
|
||||
renamedit --ignore-ext /path/to/directory
|
||||
```
|
||||
|
||||
## How It Works
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue