improve readme

This commit is contained in:
Antonio J. Delgado 2024-11-16 23:22:21 +02:00
parent b1eb3935df
commit 093bf87f5c

View file

@ -29,7 +29,7 @@ Usage: nc_password_client.sh [OPTIONS] COMMAND [ARGS]...
### Options:
| option | parameters | description |
| ------ | ---------- | ----------- |
| --------------------- | ------------------------------------------ | --------------------------------------------------------------- |
| -d, --debug-level | [CRITICAL|ERROR|WARNING|INFO|DEBUG|NOTSET] | Set the debug level for the standard output. |
| -l, --log-file | TEXT | File to store all debug messages. |
| -H, --host | TEXT | Nextcloud host name [required] |
@ -44,7 +44,7 @@ Usage: nc_password_client.sh [OPTIONS] COMMAND [ARGS]...
### Commands:
| command | description |
| ------------------------ | ----------- |
| ------------------------ | ---------------------------------------------- |
| create-password |Create a password |
| create-passwords-folder |Create a password folder |
| delete-all-passwords |Delete all passwords |