docs: fix typo in cli help for zfs-abstraction subcommand

This commit is contained in:
Christian Schwarz 2020-06-11 17:21:45 +02:00
parent e391fa94f9
commit 9a8d813d14

View File

@ -38,7 +38,7 @@ CLI Overview
* - ``zrepl migrate``
- | perform on-disk state / ZFS property migrations
| (see :ref:`changelog <changelog>` for details)
* - ``zrepl zfs-abstractions``
* - ``zrepl zfs-abstraction``
- list and remove zrepl's abstractions on top of ZFS, e.g. holds and step bookmarks (see :ref:`overview <replication-cursor-and-last-received-hold>` )
.. _usage-zrepl-daemon: