logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ADTOOL - Command-line utility for the Addresses framework

Author

       Addresses for GNUstep was written by Bjoern Giesler.

       This manual page was written by Hubert Chan for the Debian project (but may be used by others).

                                                September 8, 2024                                      ADTOOL(1)

Description

adtool is a command-line utility for the Addresses framework for manipulating the address book.

General Commands

tree   Show a tree view of all members and groups

       config Show the current address book configuration

       importFILE[FILE...]
              Merge file(s) with the database.  Supported file types: vcf, mfaddr

Group Management Commands

groups Show toplevel groups

       membersGROUPID
              Display the members of the given group

       addmemberGROUPIDPERSONID
              Add a person to a group

       delmemberGROUPIDPERSONID
              Remove a person from a group

       subgroupsSUPERGROUPID
              Show a group's subgroups

       addgroup[SUPERGROUPID]NAME
              Add a group to toplevel or the given supergroup

       delgroup[SUPERGROUPID]GROUPID
              Remove a group from toplevel or the given supergroup

       parentgroups{GROUPID|PERSONID}
              Show a record's parent group(s)

Name

       ADTOOL - Command-line utility for the Addresses framework

Options

-l     turn on localization of property names

       -h     turn off printing of header

Person Management Commands

people Show all people (ID and name)

       showperson{PERSONID|me}
              Show a person's complete record

       setmePERSONID
              Mark the given person as the 'me' record

       exportimagePERSONIDFILENAME
              Export a person's image

       importimagePERSONIDFILENAME
              Export a person's image

See Also

Synopsis

adtool [options] command [parameters]

See Also