.\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . .TH "KDB\-RM" "1" "2015-11-19" "" "" . .SH "NAME" \fBkdb\-rm\fR \- Remove key(s) from the key database . .SH "SYNOPSIS" \fBkdb rm \fR . .P Where \fBpath\fR is the path of the key(s) you want to remove\. Note that when using the \fB\-r\fR flag, \fBpath\fR as well as all of the keys below it will be removed\. . .SH "DESCRIPTION" This command removes key(s) from the Key database\. . .SH "OPTIONS" . .TP \fB\-H\fR, \fB\-\-help\fR Show the man page\. . .TP \fB\-V\fR, \fB\-\-version\fR Print version info\. . .TP \fB\-r\fR, \fB\-\-recursive\fR Work in a recursive mode\. . .SH "EXAMPLES" To remove a multiple keys: . .br \fBkdb rm \-r user/example\fR . .P To remove a single key: . .br \fBkdb rm user/example/key1\fR