X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/8f4a012b3bc70e1d33bdba17e5c319c00c829c2a..a5523eb298c3bab97002f3b53161cfd6c328044a:/doc/vcsh.1.ronn?ds=sidebyside diff --git a/doc/vcsh.1.ronn b/doc/vcsh.1.ronn index 1592d07..b7f9725 100644 --- a/doc/vcsh.1.ronn +++ b/doc/vcsh.1.ronn @@ -23,6 +23,8 @@ vcsh(1) - Version Control System for $HOME - multiple Git repositories in $HOME `vcsh` pull +`vcsh` push + `vcsh` rename `vcsh` run @@ -79,6 +81,9 @@ an interactive user. * clone: Clone an existing repository. +* commit: + Commit in all repositories + * delete: Delete an existing repository. @@ -103,6 +108,9 @@ an interactive user. * pull: Pull from all vcsh remotes. +* push: + Push to all vcsh remotes. + * rename: Rename a repository.