fcontacts [options] [<command>]
Display help.
Shows all fields. Specify twice (i.e. -vv
) for even more detail about field mappings. Can be specified more than once.
Specify the identifier of a contact.
Specify the identifer of a group. Used when adding a contact to a group.
A match string to limit what contacts are shown. Only valid with the list
command. Can contain wild-cards *
and ?
.
Only print the first phone number of the first matching contact. Only valid with the list
command, and if --verbose
has not been specified.
Specify the contact's first name.
Specify the contact's last name.
Specify the contact's general telephone number.
Specify the contact's mobile phone number.
Specify the name of a file that contains a photo or logo of the contact.
Specify the name of a group. Used when creating a new group.
The command to execute. Defaults to list
.
List all contacts. Use -i
to specify a contact identifier or -m
to specify a match sting to list a sub-set of contacts.
Add a contact. Use options -f
, -s
, -t
and -b
to specify the contact's details.
Delete a contact. Use -i
to specify the identifier of the contact entry to be deleted.
Change an existing contact. Use -i
to specify the identifier of the contact entry to be changed. Use options -f
, -s
, -m
and -t
to specify the new details. Unspecified details will remain the same.
Delete all contacts in the database.
Create a new group. Use -g
to specify the group's name.
Add a contact to a group. Use -i
and -d
to specify the contact and group identifiers.
Compact the database.
Queries the contacts database.
Note, all dates are shown in UTC.
Copyright (c) 2008-2010 Accenture. All rights reserved.