We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22de3fc commit 1c15209Copy full SHA for 1c15209
1 file changed
vcspull/cli/sync.py
@@ -62,6 +62,7 @@ def clamp(n, _min, _max):
62
)
63
@click.option(
64
"config",
65
+ "--config",
66
"-c",
67
type=click.Path(exists=True),
68
help="Specify config",
0 commit comments