From 9a8d813d14d96a588ac2c5aae3cd381047f23a92 Mon Sep 17 00:00:00 2001 From: Christian Schwarz Date: Thu, 11 Jun 2020 17:21:45 +0200 Subject: [PATCH] docs: fix typo in cli help for zfs-abstraction subcommand --- docs/usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage.rst b/docs/usage.rst index 4c12737..9ff7cdc 100644 --- a/docs/usage.rst +++ b/docs/usage.rst @@ -38,7 +38,7 @@ CLI Overview * - ``zrepl migrate`` - | perform on-disk state / ZFS property migrations | (see :ref:`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 ` ) .. _usage-zrepl-daemon: