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