We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a998e9 commit 9a92120Copy full SHA for 9a92120
coderdata/cli.py
@@ -112,7 +112,7 @@ def info(args):
112
print(
113
'\n'
114
'------------------\n\n'
115
- 'To download individual datasets run "coderdata download -name '
+ 'To download individual datasets run "coderdata download --name '
116
'DATASET_NAME" where "DATASET_NAME" is for example "beataml".'
117
)
118
0 commit comments