diff --git a/docs/source/cli.rst b/docs/source/cli.rst index 0fc4930..e342612 100644 --- a/docs/source/cli.rst +++ b/docs/source/cli.rst @@ -12,9 +12,9 @@ To do that, simply use the following command: where PATH can be either an image or a folder. -By default, the command will use the `general` pretrained model. You can specify a different model by using the `-\\-pretrained-model` flag or the `-\\-model-dir` flag for a model you trained yourself. +By default, the command will use the `general` pretrained model. You can specify a different model by using the `-\-pretrained-model` flag or the `-\-model-dir` flag for a model you trained yourself. -Moreover, spots are saved to a subfolder `spotiflow_results` created inside the input folder (this can be changed with the `-\\-out-dir` flag). +Moreover, spots are saved to a subfolder `spotiflow_results` created inside the input folder (this can be changed with the `-\-out-dir` flag). For more information, please refer to the help message of the CLI: