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

README.md: More use cases

parent 3cc837ac
Branches
Tags
No related merge requests found
...@@ -70,7 +70,7 @@ modes you will still be fine. ...@@ -70,7 +70,7 @@ modes you will still be fine.
`vcsh enter` and `vcsh run` will be covered in later sections. `vcsh enter` and `vcsh run` will be covered in later sections.
## Initialize a new repository "vim" ## Initialize a new repository called "vim"
vcsh init vim vcsh init vim
...@@ -97,7 +97,17 @@ modes you will still be fine. ...@@ -97,7 +97,17 @@ modes you will still be fine.
vcsh vim pull vcsh vim pull
## Show status of changed files in all repositories
vcsh status
## Pull from all repositories
vcsh pull
## Push to all repositories
vcsh push
# Overview # Overview
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment