Update index.rst (#754)

Seems the api for these actions have changed. Thought I would update the documentation around this. Let me know if I've misunderstood something.
This commit is contained in:
Michael Treacher 2017-04-20 09:06:33 +10:00 committed by kevgliss
parent 01aa372e59
commit f90076abe9
1 changed files with 3 additions and 3 deletions

View File

@ -314,6 +314,6 @@ How often you run these commands is largely up to the user. `notify` and `check_
Example cron entries::
0 22 * * * lemuruser export LEMUR_CONF=/Users/me/.lemur/lemur.conf.py; /www/lemur/bin/lemur notify
*/15 * * * * lemuruser export LEMUR_CONF=/Users/me/.lemur/lemur.conf.py; /www/lemur/bin/lemur sync -s all
0 22 * * * lemuruser export LEMUR_CONF=/Users/me/.lemur/lemur.conf.py; /www/lemur/bin/lemur check_revoked
0 22 * * * lemuruser export LEMUR_CONF=/Users/me/.lemur/lemur.conf.py; /www/lemur/bin/lemur notify expirations
*/15 * * * * lemuruser export LEMUR_CONF=/Users/me/.lemur/lemur.conf.py; /www/lemur/bin/lemur source sync -s all
0 22 * * * lemuruser export LEMUR_CONF=/Users/me/.lemur/lemur.conf.py; /www/lemur/bin/lemur certificate check_revoked