diff --git a/convmv.md b/convmv.md new file mode 100644 index 000000000..3bb629f8b --- /dev/null +++ b/convmv.md @@ -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}}`