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

[zfs/en] Fix unordered lists markdown formatting

This commit is contained in:
Keith Miyake
2017-09-27 23:36:23 -07:00
parent e27533f7d1
commit f7198dfcec

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