Updated help to match revised switches

This commit is contained in:
Bobbi Webber-Manners 2020-02-19 21:47:45 -05:00 committed by GitHub
parent b365532cf3
commit 657a7b1000
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ sort. The sort options are processed left-to-right.
e sort by EOF position ascending e sort by EOF position ascending
E sort by EOF position descending E sort by EOF position descending
e.g.: sortdir -w -s nd . e.g.: sortdir -w -s nf .
Will sort the current directory first by name (ascending), Will sort the current directory first by name (ascending),
then sort directories to the top, and will write the sorted then sort directories to the top, and will write the sorted
directory to disk. directory to disk.