mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 13:53:52 +02:00
add convmv to common page
This commit is contained in:
parent
6e6ba15a89
commit
017ef62d60
1 changed files with 7 additions and 0 deletions
7
convmv.md
Normal file
7
convmv.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# convmv
|
||||
|
||||
> Converts filenames from one encoding to another
|
||||
|
||||
- convert encoding without dry run
|
||||
|
||||
`convmv -f {{from_encoding}} -t {{to_encoding}} --notest {{input_file}}`
|
Loading…
Add table
Reference in a new issue