From 97ddee19293eda67d387cd390c92826a0d22b435 Mon Sep 17 00:00:00 2001 From: "Peter F. Patel-Schneider" Date: Wed, 13 Mar 2024 08:47:08 -0400 Subject: [PATCH] docs: document battery-icons=solaar option --- docs/usage.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/usage.md b/docs/usage.md index 83f36707..c9215bb5 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -32,10 +32,13 @@ Clicking on “About Solaar” pops up a window with further information about S There are several options that affect how the Solaar GUI behaves: * `--help` shows a help message and then quits +* `--version` shows the version of Solaar and then quits * `--window=show` starts Solaar with the main window showing * `--window=hide` starts Solaar with the main window not showing * `--window=only` starts Solaar with no system tray icon and the main window showing +* `--battery-icons=regular` uses regular icons for battery levels * `--battery-icons=symbolic` uses symbolic icons for battery levels +* `--battery-icons=solaar` uses only the Solaar icon in the system tray ## Solaar main window