From 14923ef541c7fe47fae2a152e928742959c19eaf Mon Sep 17 00:00:00 2001 From: dlavigne Date: Fri, 12 Feb 2016 10:13:40 -0500 Subject: [PATCH] Update mountbe example. --- api/classes/beadm.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/classes/beadm.rst b/api/classes/beadm.rst index 9518ce7..aedf24d 100644 --- a/api/classes/beadm.rst +++ b/api/classes/beadm.rst @@ -332,7 +332,7 @@ The "mountbe" action mounts the specified boot environment. Use the optional "mo "args": { "mountbe": { "be": "green", - "mountpoint": "" + "mountpoint": "/tmp/mountdir" } }, "id": "fooid",