mirror of
https://github.com/bobbimanners/GNO-Extras.git
synced 2025-01-03 04:32:51 +00:00
Fix formatting
This commit is contained in:
parent
6658a43ea6
commit
6b87791f23
@ -1,7 +1,9 @@
|
||||
```
|
||||
** THIS IS ALPHA-QUALITY CODE **
|
||||
** USE AT YOUR OWN RISK! **
|
||||
|
||||
usage: sortdir [-s xxx] [-rwv] path\n
|
||||
usage: sortdir [-s xxx] [-rwv] path
|
||||
|
||||
Options: -s xxx Directory sort options
|
||||
-w Enable writing to disk
|
||||
-v Verbose output
|
||||
@ -20,4 +22,5 @@ e.g.: sortdir -w -s nd .
|
||||
Will sort the current directory first by name (ascending),
|
||||
then sort directories to the top, and will write the sorted
|
||||
directory to disk.
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user