diff options
author | jozan <jozan@noemail.net> | 2020-11-28 00:58:16 +0000 |
---|---|---|
committer | jozan <jozan@noemail.net> | 2020-11-28 00:58:16 +0000 |
commit | 2d7e3d8c46f8cc73659ef355ebb6523c5b0a36a9 (patch) | |
tree | 26a7c14020f5936f9d1433edc4201ea333db6897 /README.org | |
parent | Documentation update (diff) | |
download | unixize-2d7e3d8c46f8cc73659ef355ebb6523c5b0a36a9.tar.gz unixize-2d7e3d8c46f8cc73659ef355ebb6523c5b0a36a9.tar.bz2 unixize-2d7e3d8c46f8cc73659ef355ebb6523c5b0a36a9.tar.xz unixize-2d7e3d8c46f8cc73659ef355ebb6523c5b0a36a9.tar.zst unixize-2d7e3d8c46f8cc73659ef355ebb6523c5b0a36a9.zip |
Typo
FossilOrigin-Name: 80876cc9f8adf69080a82680a8f0483ffbe89aea8b01df5830d69b22efc6f18c
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |