On Tue, 27 Oct 2015 21:10:20 +0100, Dan Johansson wrote:

> # webapp-config -U -h app-1.int.dmj.nu 1.2.3
> usage: webapp-config [-ICU] [-dghus] <APPLICATION VERSION>
> webapp-config: error: argument -U/--upgrade: expected 2 argument(s)
> 
> # webapp-config -h app-1.int.dmj.nu -U 1.2.3
> usage: webapp-config [-ICU] [-dghus] <APPLICATION VERSION>
> webapp-config: error: argument -U/--upgrade: expected 2 argument(s)
> 
Like it says, -U require two arguments, the application name and the
version. You use to be able to have these at the end of the command line

webapp-config -U -h host -d dir name version

but now they have to follow the -U. This was explained in an
e(log|warn|info) message.

webapp-config -h host -d dir -U name version


-- 
Neil Bothwick

Anything worth fighting for is worth fighting dirty for.

Attachment: pgptujF2y4eP0.pgp
Description: OpenPGP digital signature

Reply via email to