From 2aa5191eec40e5f91041de950afe563e86ec7f0e Mon Sep 17 00:00:00 2001 From: "Lee, Jun Seok" Date: Tue, 29 Oct 2024 13:06:55 +0900 Subject: [PATCH] docs: Fix typo `--get-repos-no-status` to `--git-repos-no-status` --- src/options/help.rs | 2 +- tests/ptests/ptest_2439b7d68089135b.stdout | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/options/help.rs b/src/options/help.rs index 4bcea869..f23a2dd4 100644 --- a/src/options/help.rs +++ b/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"; diff --git a/tests/ptests/ptest_2439b7d68089135b.stdout b/tests/ptests/ptest_2439b7d68089135b.stdout index 340a2a75..274c861f 100644 --- a/tests/ptests/ptest_2439b7d68089135b.stdout +++ b/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