From 657a7b1000e2de5a5a8e6dcae121077a88813a7f Mon Sep 17 00:00:00 2001 From: Bobbi Webber-Manners Date: Wed, 19 Feb 2020 21:47:45 -0500 Subject: [PATCH] Updated help to match revised switches --- bobbi/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bobbi/README.md b/bobbi/README.md index e3ca852..58d3339 100644 --- a/bobbi/README.md +++ b/bobbi/README.md @@ -35,7 +35,7 @@ sort. The sort options are processed left-to-right. e sort by EOF position ascending 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), then sort directories to the top, and will write the sorted directory to disk.