-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
Simon McVittie authoredSigned-off-by:
Simon McVittie <smcv@collabora.com>
locale-gen.1.md 2.64 KiB
title: pressure-vessel-locale-gen
section: 1
NAME
pressure-vessel-locale-gen - generate additional locales
SYNOPSIS
pressure-vessel-locale-gen [--output-directory DIR] [LOCALE…]
DESCRIPTION
This tool generates locale files for the locales that might be necessary for Steam games. It should be invoked with the --output-directory (for which the default is the current working directory) set to an empty directory.
If the output directory is non-empty, the behaviour is undefined. Existing subdirectories corresponding to locales might be overwritten, or might be kept. (The current implementation is that they are kept, even if they are outdated or invalid.)
OPTIONS
- --output-directory DIR, --output-dir DIR, -o DIR
- Output to DIR instead of the current working directory.
- --verbose
- Be more verbose.