mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-03 22:15:42 +02:00
file-rename: fix Debian package name (#7618)
This commit is contained in:
parent
fce802ddb0
commit
210dc2e186
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# rename
|
||||
|
||||
> Rename multiple files.
|
||||
> NOTE: this page refers to the command from the `file-rename` Debian package.
|
||||
> NOTE: this page refers to the command from the `rename` Debian package.
|
||||
> More information: <https://manned.org/file-rename>.
|
||||
|
||||
- Rename files using a Perl Common Regular Expression (substitute 'foo' with 'bar' wherever found):
|
||||
|
|
Loading…
Add table
Reference in a new issue