From 0fea4d4b679938918d385dfed493d78efaabf1ed Mon Sep 17 00:00:00 2001 From: Sebastian Riedel Date: Sat, 27 May 2017 16:35:01 +0200 Subject: [PATCH] mention which arguments can appear more than once --- lib/Mojolicious/Command/get.pm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/Mojolicious/Command/get.pm b/lib/Mojolicious/Command/get.pm index 5dfae1f2f8..68cd5924e2 100644 --- a/lib/Mojolicious/Command/get.pm +++ b/lib/Mojolicious/Command/get.pm @@ -155,8 +155,9 @@ Mojolicious::Command::get - Get command -C, --charset Charset of HTML/XML content, defaults to auto-detection -c, --content Content to send with request - -f, --form Form value or file upload - -H, --header Additional HTTP header + -f, --form One or more form values and file + uploads + -H, --header One or more additional HTTP headers -h, --help Show this summary of available options --home Path to home directory of your application, defaults to the value of