Skip to content
Snippets Groups Projects
Commit c1ec3331 authored by Richard Hartmann's avatar Richard Hartmann
Browse files

Forgot to commit manpage for `vcsh <repo>`

parent 28ba0463
Branches
Tags
No related merge requests found
...@@ -29,6 +29,8 @@ vcsh(1) - manage and sync config files via git ...@@ -29,6 +29,8 @@ vcsh(1) - manage and sync config files via git
`vcsh` <repo> <gitcommand> `vcsh` <repo> <gitcommand>
`vcsh` <repo>
## DESCRIPTION ## DESCRIPTION
...@@ -101,6 +103,9 @@ an interactive user. ...@@ -101,6 +103,9 @@ an interactive user.
* <repo> <gitcommand>: * <repo> <gitcommand>:
Shortcut to run `vcsh` on a repo. Will prepend `git` to <command> by itself. Shortcut to run `vcsh` on a repo. Will prepend `git` to <command> by itself.
* <repo>:
Shortcut to run `vcsh enter <repo>`.
## ENVIRONMENT ## ENVIRONMENT
As noted earlier, `vcsh` will set <$GIT_DIR> and <$GIT_WORK_TREE> to the As noted earlier, `vcsh` will set <$GIT_DIR> and <$GIT_WORK_TREE> to the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment