We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ba763d4 + 1da705c commit b051ac9Copy full SHA for b051ac9
completions/completions.zsh
@@ -40,7 +40,7 @@ __exa() {
40
{-H,--links}"[List each file's number of hard links]" \
41
{-i,--inode}"[List each file's inode number]" \
42
{-m,--modified}"[Use the modified timestamp field]" \
43
- {-n, --numeric}"[List numeric user and group IDs.]" \
+ {-n,--numeric}"[List numeric user and group IDs.]" \
44
{-S,--blocks}"[List each file's number of filesystem blocks]" \
45
{-t,--time}="[Which time field to show]:(time field):(accessed changed created modified)" \
46
--time-style="[How to format timestamps]:(time style):(default iso long-iso full-iso)" \
0 commit comments