Change readme example
This commit is contained in:
parent
d110b729d9
commit
1fd5afd6a8
@ -12,8 +12,8 @@ Reset WebApp settings
|
|||||||
Change free/busy to 36 months
|
Change free/busy to 36 months
|
||||||
> python3 webapp_admin -u john --free-busy=36
|
> python3 webapp_admin -u john --free-busy=36
|
||||||
|
|
||||||
If you want to make a change for all users don't pass the user parameter. Example:
|
If you want to make a change for all users pass the --all-users parameter. Example:
|
||||||
> python3 webapp_admin --icons Breeze
|
> python3 webapp_admin --all-users --icons Breeze
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
|
|
||||||
@ -21,4 +21,4 @@ If you want to make a change for all users don't pass the user parameter. Exampl
|
|||||||
- python-kopano
|
- python-kopano
|
||||||
- python-mapi
|
- python-mapi
|
||||||
- OpenSSL
|
- OpenSSL
|
||||||
- dotty_dict
|
- dotty_dict
|
||||||
|
Loading…
Reference in New Issue
Block a user