mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 09:41:36 +00:00
[zfs/en] Fix unordered lists markdown formatting
This commit is contained in:
parent
e27533f7d1
commit
f7198dfcec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user