diff --git a/README.md b/README.md index da8b40a..10c1a4c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ -# roundcube-export-contacts +# Roundcube-export-contacts -Export user's address book from command line in vCard format \ No newline at end of file +Script to export Roundcube user's address book from command line in vCard format. + +## Usage +``` +Usage: export-contact.sh -u username -m mailhost.fqdn +-u / --user User name +-m / --mailhost Mailhost (optional) +-o / --output Output file +-v / --verbose Enable verbose mode +-d / --debug Enable debug mode +``` \ No newline at end of file