Merge pull request #12409 from mgedmin/patch-2

Fix example formatting in the documentation
pull/12444/head
Brian Coca 10 years ago
commit 5dd61ad3fe

@ -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

Loading…
Cancel
Save