]> gitweb.fluxo.info Git - keyringer.git/commitdiff
Adding commit action into manpage
authorrhatto@riseup.net <Silvio Rhatto>
Mon, 7 Apr 2014 01:26:50 +0000 (22:26 -0300)
committerrhatto@riseup.net <Silvio Rhatto>
Mon, 7 Apr 2014 01:26:50 +0000 (22:26 -0300)
share/man/keyringer.1.mdwn

index adbaaa232d8de6a6552f54334c2370b1477914e0..d40abc0fab6a7665be0de4aa830808fee6eafac1 100644 (file)
@@ -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)*