mirror of
https://github.com/onkelbeh/cheatsheets.git
synced 2026-08-15 21:44:51 +02:00
rename: fix tables
This commit is contained in:
@@ -27,13 +27,14 @@ rename -s .png .jpg.png *.png
|
||||
```
|
||||
|
||||
Replace `.png` with `.jpg.png` in `*.png`.
|
||||
|
||||
|
||||
### Options
|
||||
|
||||
| `-n` | Simulation
|
||||
| `-l` | Symlink instead of rename
|
||||
| `-i` | Interactive
|
||||
| Option | Description |
|
||||
| --- | --- |
|
||||
| `-n` | Simulation |
|
||||
| `-l` | Symlink instead of rename |
|
||||
| `-i` | Interactive |
|
||||
|
||||
## Also see
|
||||
|
||||
|
||||
Reference in New Issue
Block a user