Procházet zdrojové kódy

docs: Fix typo `--get-repos-no-status` to `--git-repos-no-status`

Lee, Jun Seok před 1 rokem
rodič
revize
2aa5191eec

+ 1 - 1
src/options/help.rs

@@ -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";

+ 1 - 1
tests/ptests/ptest_2439b7d68089135b.stdout

@@ -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