Fix issue #2721: os_object parameters and docs don't align (file/filename)

This commit is contained in:
Dmitry Labutin 2015-12-29 10:31:14 +03:00
parent 47877e157f
commit 35d32c9378

View file

@ -42,7 +42,7 @@ options:
- Name to be give to the object. If omitted, operations will be on - Name to be give to the object. If omitted, operations will be on
the entire container the entire container
required: false required: false
file: filename:
description: description:
- Path to local file to be uploaded. - Path to local file to be uploaded.
required: false required: false