diff options
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | README.org | 6 |
3 files changed, 5 insertions, 5 deletions
@@ -42,7 +42,7 @@ Usage USE WITH CAUTION! Without the -p option, unixize will commit to do exactly -what it's supposed to do, rename all the badly formatted in the chosen +what it's supposed to do, rename all the badly formatted files in the chosen directory. To deunixize your files, you'll have to rename everything manually. @@ -72,7 +72,7 @@ sudo gmake install clean **USE WITH CAUTION!** Without the `-p` option, **unixize** will commit to do exactly -what it's supposed to do, rename all the badly formatted in the chosen +what it's supposed to do, rename all the badly formatted files in the chosen directory. To deunixize your files, you'll have to rename everything manually. @@ -45,7 +45,7 @@ sudo gmake install clean *USE WITH CAUTION!* Without the ~-p~ option, *unixize* will commit to do exactly -what it's supposed to do, rename all the badly formatted in the chosen +what it's supposed to do, rename all the badly formatted files in the chosen directory. To deunixize your files, you'll have to rename everything manually. @@ -80,8 +80,8 @@ tree * End note Despite being single-threaded, *unixize* performs well. Used on my whole music -directory (14943 files and directories) on FreeBSD with UFS, the operation -took less than one second. +directory (14943 files and directories) on FreeBSD with UFS, the operation took +less than one second. Please note that unixize was tested only on FreeBSD at the moment. Linux and macOS tests are coming soon. You can report bug on |