improve readme
This commit is contained in:
parent
b1eb3935df
commit
093bf87f5c
1 changed files with 24 additions and 24 deletions
|
@ -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 |
|
||||
|
|
Loading…
Reference in a new issue