Add install doc
This commit is contained in:
parent
47815bef5b
commit
193a7296ec
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
||||||
|
|
||||||
Script to export Roundcube user's address book from command line in vCard format.
|
Script to export Roundcube user's address book from command line in vCard format.
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
Put *export-contacts.sh* file in *bin* directory in the web root directory of your Roundcube instance and make it executable (if not).
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
```
|
```
|
||||||
Usage: export-contact.sh -u username -m mailhost.fqdn
|
Usage: export-contact.sh -u username -m mailhost.fqdn
|
||||||
|
|
Loading…
Reference in a new issue