Secondary storage: fix 'btrfs filesystem' invocation

This commit is contained in:
Rusty Bird 2025-10-02 10:43:04 +00:00
parent c3f74ce704
commit c1fa7a7ac0
No known key found for this signature in database
GPG key ID: 469D78F47AAF2ADF

View file

@ -73,7 +73,7 @@ It is possible to use an existing Btrfs storage if it is configured. In dom0, av
.. code:: console
$ mount -t btrfs
$ btrfs show filesystem
$ sudo btrfs filesystem show
To register the storage to qubes use the following command where ``<pool_name>`` is a freely chosen pool name adn ``<dir_path>`` is the mounted path to the second Btrfs storage: