From 16fd0f5dbb1d5c5bc3a5631128fb6c74ed7dac3a Mon Sep 17 00:00:00 2001 From: Valentin Samir Date: Mon, 20 Jun 2016 14:21:57 +0200 Subject: [PATCH] style --- README.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 539e453..fc2d188 100644 --- a/README.rst +++ b/README.rst @@ -311,8 +311,10 @@ in order to make sense. Then using federate mode, you should add one command to a daily crontab: ``cas_clean_federate``. This command clean the local cache of federated user from old unused users. - You could for example do as bellow : - .. code-block:: - 10 0 * * * cas-user /path/to/project/manage.py cas_clean_federate +You could for example do as bellow : + +.. code-block:: + + 10 0 * * * cas-user /path/to/project/manage.py cas_clean_federate