diff --git a/doc/ssh_filter_btrbk.1.asciidoc b/doc/ssh_filter_btrbk.1.asciidoc index 0287409..c168c75 100644 --- a/doc/ssh_filter_btrbk.1.asciidoc +++ b/doc/ssh_filter_btrbk.1.asciidoc @@ -82,6 +82,11 @@ OPTIONS -p, --restrict-path :: Restrict commands to . Note that "btrfs subvolume show", "btrfs subvolume list" are NOT affected by this option. ++ +It is not possible to restrict commands to exact subvolume names, as +btrfs-receive(8) takes a as argument (directory, not including +the subvolume file name to be created, this is encoded in the +send-stream). -l, --log:: Log ACCEPT and REJECT messages to the system log.