From 4d5494912d477eba07deacfd5d189a4ebde10c04 Mon Sep 17 00:00:00 2001 From: dharmendra kariya <22043860+dharmendrakariya@users.noreply.github.com> Date: Fri, 11 Dec 2020 12:52:50 +0530 Subject: [PATCH] Update README.md (#245) --- examples/rest-api-cli/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/rest-api-cli/README.md b/examples/rest-api-cli/README.md index 87d1ac3f..2a4af122 100644 --- a/examples/rest-api-cli/README.md +++ b/examples/rest-api-cli/README.md @@ -33,7 +33,7 @@ Basically there is a sub command for each REST API and the following global argu For each subcommand `--help` shows the available arguments, try for example: -```python sftpgo_api_cli add_user --help``` +```python sftpgo_api_cli add-user --help``` Additionally it can convert users to the SFTPGo format from some supported users stores