summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMichael <michael.aug@protonmail.com>2022-02-21 08:03:10 +0000
committerAbin Simon <abinsimon10@gmail.com>2022-02-21 21:43:15 +0530
commit55ee0f0d7cc0c941f092046228f03bd205cbecac (patch)
tree55b2d51845923317b5a068ca6f08e75bced6bd96 /doc
parent60c7c4ac1925520147e4be2cab89cd3c3290f084 (diff)
Rename unsorted flag to no-sort
Diffstat (limited to 'doc')
-rw-r--r--doc/lsd.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/lsd.md b/doc/lsd.md
index 5dcb233..1a77bd7 100644
--- a/doc/lsd.md
+++ b/doc/lsd.md
@@ -122,8 +122,8 @@ lsd is a ls command with a lot of pretty colours and some other stuff to enrich
`--sort <WORD>...`
: Sort by WORD instead of name [possible values: size, time, version, extension]
-`-U`, `--unsorted`
-: Do not sort
+`-U`, `--no-sort`
+: Do not sort. List entries in directory order
# ARGS