ibus-daemon --version (return code: 0)
ibus-daemon - Version 1.5.11
ibus-daemon --help (return code: 0)
Usage:
ibus-daemon [OPTION...] - ibus daemon
Help Options:
-h, --help Show help options
Application Options:
-V, --version Show the application's version.
-d, --daemonize run ibus as background process.
-s, --single do not execute panel and config module.
-x, --xim execute ibus XIM server.
-n, --desktop=name specify the name of desktop session. [default=gnome]
-p, --panel=cmdline specify the cmdline of panel program. pass 'disable' not to start a panel program.
-c, --config=cmdline specify the cmdline of config program. pass 'disable' not to start a config program.
-a, --address=address specify the address of ibus daemon.
-r, --replace if there is an old ibus-daemon is running, it will be replaced.
-t, --cache specify the cache mode. [auto/refresh/none]
-o, --timeout=timeout [default is 15000] gdbus reply timeout in milliseconds. pass -1 to use the default timeout of gdbus.
-m, --mem-profile enable memory profile, send SIGUSR2 to print out the memory profile.
-R, --restart restart panel and config processes when they die.
-v, --verbose verbose.