summaryrefslogtreecommitdiff
path: root/yarns
diff options
context:
space:
mode:
Diffstat (limited to 'yarns')
-rw-r--r--yarns/9000-implements.yarn2
1 files changed, 1 insertions, 1 deletions
diff --git a/yarns/9000-implements.yarn b/yarns/9000-implements.yarn
index f9c9d69f..a1f313bf 100644
--- a/yarns/9000-implements.yarn
+++ b/yarns/9000-implements.yarn
@@ -505,7 +505,7 @@ Remove a public key from a repository.
get_fingerprint "$MATCH_2" |
awk '{ print substr($0, length-16) }')"
run_obnam "$MATCH_1" -r "$DATADIR/$MATCH_3" \
- remove-key --keyid "$keyid" \
+ remove-key --keyid "$keyid"
Forget a key from the user's keyring.