diff --git a/docs/manuals/cli/manage-versions.md b/docs/manuals/cli/manage-versions.md index 204fe9aa5..4306f2154 100644 --- a/docs/manuals/cli/manage-versions.md +++ b/docs/manuals/cli/manage-versions.md @@ -25,9 +25,8 @@ Below is the list of all the optional arguments: ## List capabilities with the --help option -To display the help with all command line arguments, you can run `taipy help manage-versions` -command. Alternatively, you can use the `--help` or `-h` options. -Alternatively, you can use the `--help` or `-h` options. Run `taipy manage-versions --help` +To display the help with all command line arguments, you can run `taipy help manage-versions` command. +Alternatively, you can use the `--help` or `-h` options by running `taipy manage-versions --help` or `taipy manage-versions -h`. ```console