Change readme example

This commit is contained in:
Robin van Genderen 2019-03-11 10:28:24 +01:00
parent d110b729d9
commit 1fd5afd6a8

View File

@ -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