https://bugs.kde.org/show_bug.cgi?id=469535
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] --- It's very simple. The doc is hosted in the Command line : $ digikam --help-all Usage: digikam [options] Professional Photo Management with the Power of Open Source - A KDE Family Project Options: -h, --help Displays help on commandline options. --help-all Displays help including Qt specific options. -v, --version Displays version information. --author Show author information. --license Show license information. --desktopfile <file name> The base file name of the desktop entry for this application. --download-from <path> Open camera dialog at "path" --download-from-udi <udi> Open camera dialog for the device with Solid UDI "udi" --detect-camera Automatically detect and open a connected gphoto2 camera --database-directory <dir> Start digikam with the SQLite database file found in the directory "dir" --config <config> Start digikam with the configuration file "config" --qmljsdebugger <value> Activates the QML/JS debugger with a specified port. The value must be of format port:1234[,block]. "block" makes the application wait for a connection. --platform <platformName[:options]> QPA plugin. See QGuiApplication documentation for available options for each plugin. --platformpluginpath <path> Path to the platform plugins. --platformtheme <theme> Platform theme. --plugin <plugin> Additional plugins to load, can be specified multiple times. --qwindowgeometry <geometry> Window geometry for the main window, using the X11-syntax, like 100x100+50+50. --qwindowicon <icon> Default window icon. --qwindowtitle <title> Title of the first window. --reverse Sets the application's layout direction to Qt::RightToLeft (debugging helper). --session <session> Restores the application from an earlier session. --display <display> Display name, overrides $DISPLAY. --name <name> Instance name according to ICCCM 4.1.2.5. --nograb Disable mouse grabbing (useful in debuggers). --dograb Force mouse grabbing (even when running in a debugger). --visual <id> ID of the X11 Visual to use. --geometry <geometry> Alias for --windowgeometry. --icon <icon> Alias for --windowicon. --title <title> Alias for --windowtitle. -- You are receiving this mail because: You are watching all bug changes.
