Skip to content

Commit 9a92120

Browse files
committed
fixed typo
1 parent 8a998e9 commit 9a92120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coderdata/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ def info(args):
112112
print(
113113
'\n'
114114
'------------------\n\n'
115-
'To download individual datasets run "coderdata download -name '
115+
'To download individual datasets run "coderdata download --name '
116116
'DATASET_NAME" where "DATASET_NAME" is for example "beataml".'
117117
)
118118

0 commit comments

Comments
 (0)