Skip to content

Commit

Permalink
KDB Mount: Fix warning reported by ronn
Browse files Browse the repository at this point in the history
  • Loading branch information
sanssecours committed Feb 18, 2019
1 parent 318412f commit aff2209
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/help/kdb-mount.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,11 @@
- Where `path` is the path to the file the user wants to mount.
See `kdb info resolver` for details what an absolute and relative path means.
See also IMPORTANT below.

- `mountpoint` is where in the key database the new backend should be mounted.
For a cascading mount point, `mountpoint` should start with `/`.
See also IMPORTANT below.

- A list of such plugins with a configuration for each of them can be given:
- `plugin` should be an Elektra plugin.
- Plugins may be followed by a `,` separated list of `keys=values` pairs which will be used as plugin configuration.
Expand Down

0 comments on commit aff2209

Please sign in to comment.