Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 713 Bytes

README.md

File metadata and controls

36 lines (19 loc) · 713 Bytes

NAME

jabberd2-export - Export jabberd2 data to XEP 0227 format

SYNOPSIS

jabberd2-export [OPTIONS] [sm.xml] [out.xml]

OPTIONS

  • --verbose

  • --verbose=x

    Set verbosity level (up to 2)

  • --skip-domains=x

    Comma-separated list of domains to skip from export

  • --skip-users=x

    Comma-separated list of users to skip from export (specifiy with or without domain)

  • --random-passwords=yes|no|empty

    Replace passwords with random ones: yes, no or only when empty

SEE ALSO

AUTHOR

Alan Mizrahi, alan at mizrahi dot com dot ve

Feel free to contact me if you have any comments or find this program useful.