fix store path

This commit is contained in:
Joel Huang
2016-01-04 09:55:36 +08:00
parent 017ef62d60
commit bdd001e331

7
pages/common/convmv.md Normal file
View 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}}`