From 2f5d21751cdf24f9055f7031fd62f5b0edb15703 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Thu, 11 Aug 2022 11:49:54 +0900 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index cb3aea2..6f1c384 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,16 @@ swaybar\_info is a program to be utilized by swaybar that is used by the [Sway tiling Wayland compositor](https://swaywm.org). +## Help Text + + Usage: + -h | --help Prints help + --netdev= Check network traffic on specified device + --interval-sec= Output at intervals of (default 5) + --acpi-builtin Use "acpi -b" built-in fetching (battery info, with color) + --regex-cmd=[SPLIT][SPLIT] Use an output of a command as a metric + --date-format= Set the format string for the date + ## Usage # build the "release" build of the program