Add comment about where dump_signs writes the signatures.

This commit is contained in:
Mark de Bruijn 2016-10-21 16:53:56 +02:00
parent 2c4b08cf73
commit a9bb523412

View File

@ -54,6 +54,7 @@ python webapp_settings.py --user user --restore
dump_webapp_signatures.py dump_webapp_signatures.py
========================= =========================
Dumps all the signatures in a users Webapp to seperate files, meant as companion to the script setdefaultsignature.py as delivered with Webapp (see /usr/share/doc/kopano-webapp/scripts/signatures/ on your Webapp server.) Dumps all the signatures in a users Webapp to seperate files, meant as companion to the script setdefaultsignature.py as delivered with Webapp (see /usr/share/doc/kopano-webapp/scripts/signatures/ on your Webapp server.)
The files will be written in the current directory.
#### Usage: #### Usage:
```python ```python