From 518cf9777c5a433e41895ac02c83b995b5d10c25 Mon Sep 17 00:00:00 2001 From: Matt Alexander Date: Tue, 6 Sep 2022 17:23:08 -0500 Subject: [PATCH] docs: fix typos in Solaar options documentation --- docs/usage.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/usage.md b/docs/usage.md index 044a9f07..26cfbc0d 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -32,9 +32,9 @@ 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 -* `---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 +* `--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=symbolic` uses symbolic icons for battery levels ## Solaar main window