Skip to content

Commit

Permalink
Use 'zedenv set' in doc examples
Browse files Browse the repository at this point in the history
  • Loading branch information
johnramsden committed Jul 4, 2018
1 parent d7b0208 commit 16d918b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/source/basic-usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ bootloader plugin will be used without you having to specify.

.. code-block:: shell
$ zfs set org.zedenv:bootloader=<bootloader plugin> zpool/ROOT
$ zedenv set org.zedenv:bootloader=<bootloader plugin>
Plugins available for your system can be listed with ``zedenv --plugins``.

Expand Down
2 changes: 1 addition & 1 deletion doc/source/plugins.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ bootloader plugin will be used without you having to specify.

.. code-block:: shell
$ zfs set org.zedenv:bootloader=<bootloader plugin> zpool/ROOT
$ zedenv set org.zedenv:bootloader=<bootloader plugin>
Plugins available for your system can be listed with ``zedenv --plugins``.

Expand Down

0 comments on commit 16d918b

Please sign in to comment.