table of contents
com.github.tkashkin.gamehub(1) | General Commands Manual | com.github.tkashkin.gamehub(1) |
NAME¶
com.github.tkashkin.gamehub - Unified library for games from multiple sources
SYNOPSIS¶
com.github.tkashkin.gamehub [OPTION?]
DESCRIPTION¶
GameHub is a unified library for all your games. It allows you to store your games from different platforms into one program to make it easier for you to manage your games.
OPTIONS¶
- -r, --run=GAME
- Run game
- -c, --show-compat
- Show compatibility options dialog
- --details=GAME
- Open game details
- --properties=GAME
- Open game properties
- -d, --debug
- Enable debug logging
- --log-auth
- Log authentication process and sensitive information like authentication tokens
- --log-downloader
- Log download manager
- --log-workers
- Log background workers start/stop
- --log-no-filters
- Disable log messages filtering
- --verbose
- Verbose logging
- -h, --help
- Show help
- -v, --version
- Show application version and exit
- --gdb
- Restart with GDB debugger attached
- --gdb-bt-full
- Show full GDB backtrace
- --gdb-fatal-criticals
- Treat fatal errors as criticals and crash application
- -s, --show
- Show main window
- --settings
- Show application settings dialog
- --about
- Show about dialog
- -j, --worker-threads=THREADS
- Maximum number of background worker threads
- --display=DISPLAY
- X display to use
AUTHOR¶
GameHub is written by Anatoliy Kashkin.
This manual page was written by Yangfl for the Debian project (but may be used by others).