aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorrhatto@riseup.net <Silvio Rhatto>2014-04-06 22:26:50 -0300
committerrhatto@riseup.net <Silvio Rhatto>2014-04-06 22:26:50 -0300
commitc3727f34681b64458449ffb094a366284723c622 (patch)
tree737b4ff94e6d77ff56969f588fbc108db29fc46e /share
parent0a1413d7d56314496d92b20db7ecfb114adef04f (diff)
downloadkeyringer-c3727f34681b64458449ffb094a366284723c622.tar.gz
keyringer-c3727f34681b64458449ffb094a366284723c622.tar.bz2
Adding commit action into manpage
Diffstat (limited to 'share')
-rw-r--r--share/man/keyringer.1.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/keyringer.1.mdwn b/share/man/keyringer.1.mdwn
index adbaaa2..d40abc0 100644
--- a/share/man/keyringer.1.mdwn
+++ b/share/man/keyringer.1.mdwn
@@ -57,6 +57,9 @@ git <*action*> <*options*>
: Git wrapper that operates from the toplevel keyring repository. You can issue any
*GIT(1)* subcommand with this action to have it applied in the keyring repository.
+commit [*arguments*]
+: Alias to "git commit".
+
ls <*path*>
: List contents from the toplevel repository *keys* folder or from relative paths
if *path* is specified. Like the git wrapper, this is a wrapper around the *LS(1)*