Merge pull request #174 from anotherjesse/master

correct hacking/test-module arguments
This commit is contained in:
Michael DeHaan
2012-08-09 19:01:42 -07:00
2 changed files with 2 additions and 3 deletions

View File

@@ -166,7 +166,7 @@ a lot shorter than this::
Let's test that module::
ansible/hacking/test-module ./time time=\"March 14 12:23\"
ansible/hacking/test-module -m ./time -a time=\"March 14 12:23\"
This should return something like::