correct test-module arguments

This commit is contained in:
Jesse Andrews
2012-08-07 13:36:03 -07:00
parent 10387cb19c
commit 2be8cbfa2b
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::