Skip to content
Henry Catalini Smith edited this page Oct 31, 2021 · 2 revisions

name: name summary: List, show or change names synopsis: | ppl name ppl name ppl name -f, --family <family-name(s)> -g, --given <given-name(s)> -m, --middle <middle-name(s)> -p, --prefix -s, --suffix see_also:

  • text: color output href: /settings/color-name

With no arguments, the full names of each contact in the address book are listed.

If a <contact> is specified, the full name of that contact is shown.

If both a <contact> and a <name> are given, then the name is stored as the full name of the contact.

Examples

$ ppl name jdoe "John Doe"
$ ppl name adam "Adam West" --family West -g Adam
$ ppl name jdoe
John Doe
$ ppl name
adam:  Adam West
jdoe:  John Doe
Clone this wiki locally