Skip to content

Commit

Permalink
Clarify docs on gopass init
Browse files Browse the repository at this point in the history
Fixes #54
  • Loading branch information
dominikschulz committed Jun 16, 2017
1 parent b2e2193 commit 909ac08
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,10 +221,7 @@ $ gopass mounts
$ gopass mounts remove test
```

**WARNING**: Initializing new stores while mounting is currently not possible.
For the time-being you can only mount existing stores.

You can initialize a new store using `gopass init --store /path/to/store`.
You can initialize a new store using `gopass init --alias mount-point --store /path/to/store`.

### Edit the Config

Expand Down

0 comments on commit 909ac08

Please sign in to comment.