Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
seeruk authored Jun 2, 2017
1 parent de0266e commit 2c10a5f
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 @@ -33,8 +33,8 @@ You _must_ provide some [credentials for GCS][1]. The above example uses a servi
mounting it into the container, then using the environment variable `GOOGLE_APPLICATION_CREDENTIALS`
to specify the location of that key file.

The back to backup is specified in the command. You could use it as it is shown above, or you could
also mount individual directories to a parent folder, like this:
The folder to backup is specified in the command. You could use it as it is shown above, or you
could mount individual directories to a parent folder, like this:

```
docker run --rm \
Expand Down

0 comments on commit 2c10a5f

Please sign in to comment.