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
|
||||
> 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:
|
||||
> python3 webapp_admin --icons Breeze
|
||||
If you want to make a change for all users pass the --all-users parameter. Example:
|
||||
> python3 webapp_admin --all-users --icons Breeze
|
||||
|
||||
# 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-mapi
|
||||
- OpenSSL
|
||||
- dotty_dict
|
||||
- dotty_dict
|
||||
|
Loading…
Reference in New Issue
Block a user