Merge pull request #12409 from mgedmin/patch-2

Fix example formatting in the documentation
This commit is contained in:
Brian Coca 2015-09-18 14:21:58 -04:00
commit 5dd61ad3fe

View file

@ -75,7 +75,7 @@ You can select a host or subset of hosts from a group by their position. For exa
webbing
weber
You can refer to hosts within the group by adding a subscript to the group name:
You can refer to hosts within the group by adding a subscript to the group name::
webservers[0] # == cobweb
webservers[-1] # == weber