Khard usage

From wikinotes
Revision as of 21:34, 19 September 2021 by Will (talk | contribs) (Created page with "<syntaxhighlight lang="bash"> khard # list all contacts khard alex # list contacts matching 'alex' khard edit alex # list contacts matching 'alex' and edit i...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
khard            # list all contacts
khard alex       # list contacts matching 'alex'
khard edit alex  # list contacts matching 'alex' and edit it in ${EDITOR}