From 942f2513825a89b43c2d1fc70a1c7e53be5e52e1 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Thu, 19 Sep 2013 15:45:14 -0400 Subject: properly fix the examples menu item --- docs/platform/quick-start.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/platform') diff --git a/docs/platform/quick-start.md b/docs/platform/quick-start.md index 4cc4bfc..6d36c14 100644 --- a/docs/platform/quick-start.md +++ b/docs/platform/quick-start.md @@ -354,8 +354,7 @@ 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