From: rhatto@riseup.net Date: Mon, 7 Apr 2014 01:26:50 +0000 (-0300) Subject: Adding commit action into manpage X-Git-Tag: 0.3.4~9 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=c3727f34681b64458449ffb094a366284723c622;p=keyringer.git Adding commit action into manpage --- 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)*