KTX Tools Reference 4.3.2
Libraries and tools to create and read KTX image texture files.
Loading...
Searching...
No Matches
ktx help

Display help information about the ktx tool.

SYNOPSIS

ktx help [option...] [command]

DESCRIPTION

ktx help displays the man page of a specific ktx command specified as the command argument. On windows systems the man pages are opened with the system default browser in html format. On systems derived from Unix the man pages are opened with the man command.

To support custom install locations the tool first tries to use the man files relative to the executable and falls back to the system man pages.

The following options are available:

command
Specifies which command's man page will be displayed. If the command option is missing the main ktx tool man page will be displayed. Possible options are:
create
extract
encode
transcode
info
validate
help

-h, --help
Print this usage message and exit.
-v, --version
Print the version number of this program and exit.

EXIT STATUS

  • 0 - Success
  • 1 - Command line error
  • 2 - IO failure
  • 3 - Invalid input file
  • 4 - Runtime or library error
  • 5 - Not supported state or operation
  • 6 - Requested feature is not yet implemented

HISTORY

Version 4.0
  • Initial version

AUTHOR

  • Mátyás Császár [Vader], RasterGrid www.rastergrid.com
  • Daniel Rákos, RasterGrid www.rastergrid.com