1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-08 07:46:46 +02:00

Merge pull request #2876 from kaymmm/zfs-md-lists

[zfs/en] Fix for unordered lists not rendering properly
This commit is contained in:
Andre Polykanine A.K.A. Menelion Elensúlë
2017-10-01 14:32:52 +03:00
committed by GitHub

View File

@@ -149,6 +149,7 @@ $ zpool destroy test
### Datasets
Actions:
* Create
* List
* Rename
@@ -269,6 +270,7 @@ ZFS snapshots are one of the things about zfs that are a really big deal
* They are easy to automate.
Actions:
* Create
* Delete
* Rename