From bcc7b630aedf3330e2df2677b687ebc979904bff Mon Sep 17 00:00:00 2001 From: kojq <106934605+kojq@users.noreply.github.com> Date: Wed, 21 Dec 2022 04:38:28 -0500 Subject: [PATCH] Update help.txt --- src/data/help.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data/help.txt b/src/data/help.txt index bdd65c4e8..a7a18a547 100644 --- a/src/data/help.txt +++ b/src/data/help.txt @@ -88,11 +88,11 @@ Library options: Set the path of a library to load --lib-cjson Module specific options: - --title-fqdn : Set if the title should use fully qualified domain name. Default is false. + --title-fqdn : Set if the title should use fully qualified domain name. Default is false --separator-string : Set the string printed by the separator module --os-file : Set the path to the file containing OS information --disk-folders : A colon (semicolon on Windows) separated list of folder paths for the disk output. Default is "/:/home" ("C:\\;D:\\ ..." on Windows) - --disk-show-removable : Set if removable volume should be printed. Default is true. + --disk-show-removable : Set if removable volume should be printed. Default is true --disk-show-hidden : Set if hidden volumes should be printed. Default is false --battery-dir : The directory where the battery folders are. Standard: /sys/class/power_supply/ --cpu-temp : Detect and display CPU temperature if supported. Default is false