1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-01 18:18:31 +00:00

Remove --verbose argument

It doesn't exist in Radicale 2.0.0.
This commit is contained in:
Unrud 2017-05-28 03:26:40 +02:00
parent ac51842e2e
commit ddb7548bd2

View file

@ -36,8 +36,7 @@ layout: default
</p> </p>
<pre>$ python3 -m pip install --upgrade radicale <pre>$ python3 -m pip install --upgrade radicale
$ python3 -m radicale --verbose $ python3 -m radicale
Listening to localhost port 5232
Radicale server ready</pre> Radicale server ready</pre>
<p> <p>