btrfs-progs: docs: include sysfs to Administration
The sysfs file description is hard to find. Also link to btrfs(5) from administration. [ci skip] Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
bf2eb30e0c
commit
ef1f99fde6
|
@ -3,6 +3,7 @@ Administration
|
|||
|
||||
The main administration tool for BTRFS filesystems is :doc:`btrfs`.
|
||||
Please refer to the manual pages of the subcommands for further documentation.
|
||||
Other topics explaining features or concepts can be found in :doc:`btrfs-man5`.
|
||||
|
||||
Mount options
|
||||
-------------
|
||||
|
@ -27,3 +28,8 @@ Flexibility
|
|||
-----------
|
||||
|
||||
.. include:: ch-flexibility.rst
|
||||
|
||||
Sysfs
|
||||
-----
|
||||
|
||||
.. include:: ch-sysfs.rst
|
||||
|
|
Loading…
Reference in New Issue