README.md aktualisiert
This commit is contained in:
parent
e40b150317
commit
3e39d519c9
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# cleanfilenames
|
# cleanfilenames
|
||||||
|
|
||||||
A primitve 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.
|
It works on a whitelist of accepted chars, doesn't do any recursion and never overwrites anything.
|
||||||
|
|
||||||
```
|
```
|
||||||
cleanfilenames.py ~/Music/
|
cleanfilenames.py ~/Music/
|
||||||
|
|
Loading…
Reference in a new issue