Skip to content

Commit a52de43

Browse files
Fix help flag error.
1 parent 4b06a97 commit a52de43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

official/recommendation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ Arguments:
6868
* `--data_dir`: This should be set to the same directory given to the `data_download`'s `data_dir` argument.
6969
* `--dataset`: The dataset name to be downloaded and preprocessed. By default, it is `ml-1m`.
7070

71-
There are other arguments about models and training process. Use the `--help` or `-h` flag to get a full list of possible arguments with detailed descriptions.
71+
There are other arguments about models and training process. Use the `--helpfull` flag to get a full list of possible arguments with detailed descriptions.

0 commit comments

Comments
 (0)