Skip to content

Commit

Permalink
words
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Marsden committed Nov 12, 2015
1 parent 807b063 commit bc0ac8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ If a `dvol` volume doesn't exist when it is referenced, it is created on-demand.

# Usage

`dvol` copies `git` as closely as possible, but only implements a subset of the features.
`dvol` copies `git` as closely as possible, but only implements a subset of its commands.

Here are some example:
Here are some examples:

* `dvol list`: see which volumes there are, which branch each volume is on, and which containers are currently using each volume.
* `dvol commit -m "commit description"`: create a new commit based on the running point of the dataabse container by safely stopping and starting the container around the commit.
Expand Down

0 comments on commit bc0ac8d

Please sign in to comment.