summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@gmail.com>2017-01-08 15:38:32 +0000
committerRichard Maw <richard.maw@gmail.com>2017-01-08 15:38:32 +0000
commit9e57ec6e7d98ba6bc46d6bb12ff2669640413170 (patch)
tree526d1e9265f217c380cded991da1dcc3c916f70b /doc
parent1b2f2d79f3956374540d914d3d17d6a1cd80d561 (diff)
downloadgitano-9e57ec6e7d98ba6bc46d6bb12ff2669640413170.tar.gz
keyring: Make keyring name variable consistently named
It was named keyring when listing keyrings, but all the other keyring commands called it keyringname.
Diffstat (limited to 'doc')
-rw-r--r--doc/admin/000.mdwn3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/admin/000.mdwn b/doc/admin/000.mdwn
index 6ba1733..096a660 100644
--- a/doc/admin/000.mdwn
+++ b/doc/admin/000.mdwn
@@ -335,8 +335,7 @@ group modify member/$N Component N of user or group when name is split
group modify member/suffix Last component of user or group when name is split by "-".
group modify member/prefix All but the last component of user or group when name is split by "-".
graveyard target Name of destination when restoring. Name of entry when purging.
-keyring list keyring Name of the keyring to be listed
-keyring keyringname Name of keyring being manipluated for everything except `keyring list`.
+keyring keyringname Name of keyring being manipluated or inspected.
ref update ref Name of the ref being updated.
ref update newtype Object type of the new tip of the ref (e.g. "tag" or "commit").
ref update oldtype Object type of the tip of the ref before the update.