README.md aktualisiert
This commit is contained in:
parent
bdbe33f008
commit
e40b150317
1 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
||||||
# cleanfilenames
|
# cleanfilenames
|
||||||
|
|
||||||
A tool to clean up strange filenames
|
A primitve tool to clean up strange filenames
|
||||||
|
It works on a whitelist of accepted chars, doesn't do any recursion an never overwrites anything.
|
||||||
|
|
||||||
|
```
|
||||||
|
cleanfilenames.py ~/Music/
|
||||||
|
```
|
||||||
|
That's it
|
||||||
|
|
Loading…
Reference in a new issue