diff options
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -48,6 +48,8 @@ Without the ~-p~ option, *unixize* will commit to do exactly what it's supposed to do, rename all the badly formatted in the chosen directory. To deunixize your files, you'll have to rename everything manually. + +Example of usage: #+BEGIN_SRC shell cd messy_directory unixize -v -r . |