Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 13ca6c9

Browse files
committed
chore(cli[sync]): Improve repo_terms copy
1 parent efb0bf7 commit 13ca6c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/vcspull/cli/sync.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ def create_sync_subparser(parser: argparse.ArgumentParser) -> argparse.ArgumentP
2525
parser.add_argument(
2626
"repo_terms",
2727
nargs="+",
28-
help="filters: repo terms, separated by spaces, supports globs / fnmatch (1)",
28+
help="filter(s) of repo terms, separated by spaces, accepts globs / fnmatch(3)",
2929
)
3030
parser.add_argument(
3131
"--exit-on-error",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /