bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gettext-0.10.35, couple of issues


From: Kalle Olavi Niemitalo
Subject: Re: gettext-0.10.35, couple of issues
Date: 24 Jan 2001 22:07:21 +0200

address@hidden (Gisli Ottarsson) writes:

>    % xgettext -k=AsMsg foobar.c         # only gettext is found

If you use an equal sign with a short option, it is taken as part
of the argument.  You should write that as:

% xgettext -kAsMsg foobar.c



reply via email to

[Prev in Thread] Current Thread [Next in Thread]