X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/6d3e9d21d1bfa0a024bbf5758c6f6e55086deac8..4dde85340f627e187dad582610e881314404ab53:/doc/vcsh.1.ronn diff --git a/doc/vcsh.1.ronn b/doc/vcsh.1.ronn index 2bf8a77..d5ee0dc 100644 --- a/doc/vcsh.1.ronn +++ b/doc/vcsh.1.ronn @@ -11,6 +11,8 @@ vcsh(1) - Version Control System for $HOME - multiple Git repositories in $HOME `vcsh` enter +`vcsh` foreach [-g] + `vcsh` help `vcsh` init @@ -98,6 +100,11 @@ an interactive user. * enter: Enter repository; spawn new <$SHELL>. +* foreach: + Execute git command for every vcsh repository. + + `-g`: Execute in general context. + * help: Display help.