Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Changed behavior of webapp-config
Date: Tue, 27 Oct 2015 20:56:30
Message-Id: 20151027205614.09bd6425@digimed.co.uk
In Reply to: Re: [gentoo-user] Changed behavior of webapp-config by Dan Johansson
1 On Tue, 27 Oct 2015 21:10:20 +0100, Dan Johansson wrote:
2
3 > # webapp-config -U -h app-1.int.dmj.nu 1.2.3
4 > usage: webapp-config [-ICU] [-dghus] <APPLICATION VERSION>
5 > webapp-config: error: argument -U/--upgrade: expected 2 argument(s)
6 >
7 > # webapp-config -h app-1.int.dmj.nu -U 1.2.3
8 > usage: webapp-config [-ICU] [-dghus] <APPLICATION VERSION>
9 > webapp-config: error: argument -U/--upgrade: expected 2 argument(s)
10 >
11 Like it says, -U require two arguments, the application name and the
12 version. You use to be able to have these at the end of the command line
13
14 webapp-config -U -h host -d dir name version
15
16 but now they have to follow the -U. This was explained in an
17 e(log|warn|info) message.
18
19 webapp-config -h host -d dir -U name version
20
21
22 --
23 Neil Bothwick
24
25 Anything worth fighting for is worth fighting dirty for.