Merge pull request #2740 from Labutin/fix_doc_os_object
Fix issue #2721: os_object parameters and docs don't align (file/filename)
This commit is contained in:
commit
c284727eeb
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue