Fix up docs

This commit is contained in:
Toshio Kuratomi 2015-06-25 07:12:10 -07:00 committed by Matt Clay
parent 9aaf6ee05c
commit 4078e0905c
3 changed files with 10 additions and 9 deletions

View file

@ -28,13 +28,13 @@ description:
options:
name:
description:
- The name of the virtual directory to create.
- The name of the virtual directory to create or remove
required: true
default: null
aliases: []
state:
description:
-
- Whether to add or remove the specified virtual directory
choices:
- absent
- present