You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automated documentation is handy features, but direct translation from command structure doesn't look perfect What do I mean by that?
Section could be organised this way:
Release management
stable
rolling
into:
Which means commands inside section would be without anchor. External link goes always to a section.
***
## ZFS filesystem
| Author | Maintainer | Status |
| -------- | -------- | -------|
| @armbian | @armbian | Stable |
<!--- section image START from tools/include/images/SY018.png --->
[![ZFS filesystem - enable support](/images/SY018.png)](#)
<!--- section image STOP from tools/include/images/SY018.png --->
ZFS supports storage pools with varying levels of data redundancy. When a bad data block is detected, ZFS fetches the correct data from another redundant copy and repairs the bad data, replacing it with the correct data.
**Install:**
~~~
armbian-config --cmd SY018
~~~
**Remove:**
~~~
armbian-config --cmd SY019
~~~
=== "Useful ZFS commands"
- zpool
- zfs
***
Possible final design of section:
The text was updated successfully, but these errors were encountered:
Which feature would you like to have?
Automated documentation is handy features, but direct translation from command structure doesn't look perfect What do I mean by that?
Section could be organised this way:
Release management
into:
Which means commands inside section would be without anchor. External link goes always to a section.
Possible final design of section:
The text was updated successfully, but these errors were encountered: