mirror of
https://github.com/bobbimanners/GNO-Extras.git
synced 2024-10-31 13:07:44 +00:00
Update usage() again
This commit is contained in:
parent
657a7b1000
commit
7a92ba1b7e
@ -1341,7 +1341,7 @@ void usage(void) {
|
||||
prerr(" e sort by EOF position ascending");
|
||||
prerr(" E sort by EOF position descending");
|
||||
prerr("");
|
||||
prerr("e.g.: sortdir -w -s nd .");
|
||||
prerr("e.g.: sortdir -w -s nf .");
|
||||
prerr("Will sort the current directory first by name (ascending),");
|
||||
prerr("then sort directories to the top, and will write the sorted");
|
||||
prerr("directory to disk.");
|
||||
|
Loading…
Reference in New Issue
Block a user