.\" Manpage for Xestia Address Book (xestiaab) .\" Visit https://gelforn.xestia.co.uk/addressbook to correct errors or typos. .TH man 1 "13 Jan 2017" "0.17" "Xestia Address Book man page" .SH NAME xestiaab - Xestia Address Book .SH SYNOPSIS xestiaab [-h] [-e ] [-c] [-ifmt ] [-ofmt ] .br [-ifile ] [-ofile ] [-d ] [-s] [-v] .SH DESCRIPTION Xestia Address Book is a native CardDAV (RFC6352) address book client which uses vCard 4.0 (RFC6350) with search, sorting, detailed contact management and maintains compatibility with the OSX/iOS address book applications. .br .br Written in C++ using wxWidgets, cURL and SFML's audio library. .SH OPTIONS -h, --help .br Displays help on command line parameters. .br .br -e, --edit= .br Edit a vCard 4.0 formatted contact. .br .br -c, --convert .br Convert a contact file into another format. .br .br -ifmt: .br Input format to convert from. (used with -c) .br .br -ofmt: .br Output format to convert to. (used with -c) .br .br -ifile: .br Input filename to read from. (used with -c) .br .br -ofile: .br Output filename to write to. (don't use to pipe to console). (used with -c) .br .br -d, --display= .br Displays a contact in the contact information window using as the filename. .br -s .br Displays the search window instead of starting normally. .br .br -v, --version .br Display version number .SH AUTHOR Xestia Software Development (http://xestia.co.uk/)