mirror of
https://github.com/eza-community/eza.git
synced 2025-12-23 05:36:50 +00:00
docs: Fix typo --get-repos-no-status to --git-repos-no-status
This commit is contained in:
parent
ab57f46344
commit
2aa5191eec
2 changed files with 2 additions and 2 deletions
|
|
@ -96,7 +96,7 @@ static GIT_VIEW_HELP: &str = " \
|
|||
--no-git suppress Git status (always overrides --git,
|
||||
--git-repos, --git-repos-no-status)
|
||||
--git-repos list root of git-tree status
|
||||
--get-repos-no-status list each git-repos branch name (much faster)
|
||||
--git-repos-no-status list each git-repos branch name (much faster)
|
||||
";
|
||||
static EXTENDED_HELP: &str = " \
|
||||
-@, --extended list each file's extended attributes and sizes";
|
||||
|
|
|
|||
|
|
@ -78,7 +78,7 @@ LONG VIEW OPTIONS
|
|||
--no-git suppress Git status (always overrides --git,
|
||||
--git-repos, --git-repos-no-status)
|
||||
--git-repos list root of git-tree status
|
||||
--get-repos-no-status list each git-repos branch name (much faster)
|
||||
--git-repos-no-status list each git-repos branch name (much faster)
|
||||
|
||||
-@, --extended list each file's extended attributes and sizes
|
||||
-Z, --context list each file's security context
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue