docs: correct color option spellings

This commit is contained in:
Ryan Cao 2023-10-12 20:39:11 +08:00
parent 7b74399257
commit 8854e9ce23
No known key found for this signature in database

View File

@ -365,7 +365,7 @@ These options are available when running with `--long` (`-l`):
Some of the options accept parameters:
- Valid **--co{u}lor** options are **always**, **automatic** (or **auto** for short), and **never**.
- Valid **--colo\[u\]r** options are **always**, **automatic** (or **auto** for short), and **never**.
- Valid sort fields are **accessed**, **changed**, **created**, **extension**, **Extension**, **inode**, **modified**, **name**, **Name**, **size**, **type**, and **none**. Fields starting with a capital letter sort uppercase before lowercase. The modified field has the aliases **date**, **time**, and **newest**, while its reverse has the aliases **age** and **oldest**.
- Valid time fields are **modified**, **changed**, **accessed**, and **created**.
- Valid time styles are **default**, **iso**, **long-iso**, **full-iso**, and **relative**.