/ keychain / tpctl / tpctl.8
tpctl.8
 1  .Dd April 24, 2018
 2  .Os
 3  .Dt tpctl 8
 4  .Sh NAME
 5  .Nm tpctl
 6  .Nd manage trusted peers as part of keychain syncing
 7  .Sh SYNOPSIS
 8  manage trusted peers as part of keychain syncing
 9  .Sh DESCRIPTION
10  .Sh RETURN VALUES
11  return 0 on success, all other exit code are failures.
12  .\" .Sh ENVIRONMENT
13  .\" .Sh FILES
14  .\" .Sh EXAMPLES
15  .\" This next command is for sections 1, 6, 7, 8 and 9 only
16  .\"     (command return values (to shell) and
17  .\"     fprintf/stderr type diagnostics).
18  .\" .Sh DIAGNOSTICS
19  .\" .Sh COMPATIBILITY
20  .\" This next command is for sections 2, 3 and 9 error
21  .\"     and signal handling only.
22  .\" .Sh ERRORS
23  .Sh SEE ALSO
24  .Xr secd 8
25  .\" .Sh STANDARDS
26  .\" .Sh HISTORY
27  .\" .Sh AUTHORS
28  .\" .Sh BUGS