MSGADMIN ( 1 )
USER COMMANDS
MSGADMIN ( 1 )
NAME
msgadmin - message catalog file administration
SYNOPSIS
msgadmin
[
options
] [ file ... ]
DESCRIPTION
msgadmin
administers message catalog files. If no
file
operands are specified then all message files in the local
$INSTALLROOT
source tree are operated on. Exactly one of
--generate
,
--remove
,
--translate
, or
--verify
must be specified.
OPTIONS
-
D
, --
debug
Passed to
translate
(1).
-
a
, --
all
Passed to
translate
(1).
-
c
, --
cache
Passed to
translate
(1).
-
d
, --
dialect
=
dialect
Operate on the dialects in the
,
separated
dialect
list.
-
means all dialects supported by
translate
(1).
The default value is
-
.
-
f
, --
force
Force binary catalog generation even when the current binary is newer than the source.
-
g
, --
generate
Generate and install
gencat
(1)
binary message catalogs.
-
l
, --
list
List each installed message catalog name paired with its input source.
-
n
, --
show
Show commands but do not execute.
-
o
, --
omit
=
pattern
Omit
translate
(1)
methods matching the
ksh
(1)
pattern
.
-
r
, --
remove
Remove all translated message files and work directories.
-
s
, --
share
Generate and install
msggen
(1)
machine independent binary message catalogs.
-
t
, --
translate
Translate using
translate
(1).
-
v
, --
verify
Verify that translated message files satisfy
gencat
(1)
syntax.
SEE ALSO
gencat
(1),
ksh
(1),
msggen
(1),
translate
(1)
IMPLEMENTATION
version
msgadmin (AT&T Labs Research) 2001-06-08
author
Glenn Fowler <
gsf@research.att.com
>
copyright
Copyright © 2000-2012 AT&T Intellectual Property
license
http://www.eclipse.org/org/documents/epl-v10.html