Merge pull request #16763 from martynsmith/patch-1

Fix example command to one that exists
This commit is contained in:
Joseph Hall 2014-10-20 14:55:17 -06:00
commit 94cb2f4161

View File

@ -272,7 +272,7 @@ targeted minions:
.. code-block:: bash
salt '*' disk.percent
salt '*' disk.usage
Getting to Know the Functions