Skip to content

Commit fed9342

Browse files
Mawson SammonsMawson Sammons
authored andcommitted
fix(test): changed docstring expected in help test
1 parent d3cfb59 commit fed9342

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_cli.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ def test_cli_pull_help(runner: CliRunner) -> None:
141141
142142
Options:
143143
-d, --directory DIRECTORY Directory to pull data to.
144+
-s, --specific FILE Specific files to pull
144145
-c, --cores INTEGER RANGE Number of parallel fetch processes to use.
145146
[1<=x<={cpu_count()}]
146147
-v, --verbose Verbosity: v=INFO, vv=DEBUG.

0 commit comments

Comments
 (0)