Contents Previous Next

4. Command line options

Usage: klp [OPTION]...

Options override the settings as saved in the configuration file.

Options:
  -d, --dock          Dock in the panel
  -h, --hide          Do not show the main window (implies --dock)
  -n, --no-dock       Do not dock in the panel (implies --show)
  -p, --printer=NUM   Set printer NUM as the active printer (0 for none)
  -s, --show          Show the main window
  -?, --help          Displays this usage information

Note: on some systems the long form of the options may be unavailable. Check with `klp -?'.

Contents Previous Next