Update plans.md

This commit is contained in:
Stefan Pejcic 2024-02-05 16:34:06 +01:00 committed by GitHub
parent 2636800a67
commit 38eb2f068c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -35,7 +35,7 @@ opencli plan-list --json
## Create Plan
To create a new user run the following command:
To create a new plan run the following command:
```bash
opencli plan-create <NAME> <DESCRIPTION> <DOMAINS_LIMIT> <WEBSITES_LIMIT> <DISK_LIMIT> <INODES_LIMITS> <DATABASES_LIMIT> <CPU_LIMIT> <RAM_LIMIT> <DOCKER_IMAGE> <PORT_SPEED_LIMIT>