Fix documentation about examples in modules so folks use the new style.

This commit is contained in:
Michael DeHaan
2013-05-11 16:27:22 -04:00
parent cdda88fda7
commit 0748e86f0e
2 changed files with 3 additions and 12 deletions

View File

@@ -27,7 +27,3 @@ options:
choices: [list, of, choices]
aliases: [list, of, aliases]
version_added: 0.X
examples:
# One or more of the following:
- code: modulename opt1=arg1 opt2=arg2
description: Optional words describing this example