From 96b5ab1fc1f22c834a6f8e66ccbe66e5e7e3e16a Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Fri, 25 Sep 2020 20:35:48 +0100 Subject: [PATCH] labwc(1): add note on SIGHUP --- docs/labwc.1.md | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/docs/labwc.1.md b/docs/labwc.1.md index 359f670c..5fec467c 100644 --- a/docs/labwc.1.md +++ b/docs/labwc.1.md @@ -8,7 +8,7 @@ labwc - A Wayland stacking compositor with the look and feel of Openbox # SYNOPSIS -labwc \[\-s <*startup-command*>] \[\-c <*config-file*>] +labwc \[\-c <*config-file*>] \[\-h] \[\-s <*startup-command*>] # DESCRIPTION @@ -16,14 +16,18 @@ Labwc is a [WIP] free, stacking compositor for Wayland. It aims to be light-weig # OPTIONS -`-s ` - -: Specify startup command - `-c ` : Specify path to rc.xml +`-h` + +: Show help message + +`-s ` + +: Specify startup command + # CONFIGURATION AND THEMES Labwc aims to be compatible with openbox configuration and theming, with the @@ -33,6 +37,8 @@ following files controlling the look and behaviour: - themerc - xbm icons +It reloads configuration and theme on receiving signal SIGHUP. + See labwc(5) for details. # SEE ALSO