We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Create an empty address book
ppl init [<directory>]
This command creates an empty ppl repository. It creates the specified directory if it doesn't already exist, and initializes a git repository there.
If no <directory> parameter is explicitly specified, then the operation is applied to the current working directory.
<directory>
ppl init ~/contacts