From 5f08d4c44bc8cbc3b0ceb1bff57492e9966e7c71 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Thu, 19 Sep 2013 15:44:26 -0400 Subject: fix examples so they dont show up in the navigation --- docs/platform/quick-start.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/platform/quick-start.md b/docs/platform/quick-start.md index 6d36c14..4cc4bfc 100644 --- a/docs/platform/quick-start.md +++ b/docs/platform/quick-start.md @@ -354,7 +354,8 @@ A node filter consists of one or more keywords, with an optional "+" before each * the "+" before the keyword constructs an AND condition * otherwise, multiple keywords together construct an OR condition -Examples: +Examples +-------- * `leap list openvpn` -- list all nodes with service openvpn. * `leap list openvpn +production` -- only nodes of service type openvpn AND tag production. -- cgit v1.2.3