From f7198dfcec9a35cb88f013d830fb614645bc9edb Mon Sep 17 00:00:00 2001 From: Keith Miyake Date: Wed, 27 Sep 2017 23:36:23 -0700 Subject: [PATCH] [zfs/en] Fix unordered lists markdown formatting --- zfs.html.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zfs.html.markdown b/zfs.html.markdown index 3d033da9..fad6b62d 100644 --- a/zfs.html.markdown +++ b/zfs.html.markdown @@ -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