From: Stephen Seo Date: Thu, 11 Aug 2022 03:04:24 +0000 (+0900) Subject: Fix README.md, bump version to 0.1.2 X-Git-Tag: 0.1.2~1 X-Git-Url: https://git.seodisparate.com/stephenseo/LD54_Box_Survival?a=commitdiff_plain;h=c1798ee7b019a6a580a9eab77f3047589f4a9595;p=swaybar_info Fix README.md, bump version to 0.1.2 --- diff --git a/Cargo.lock b/Cargo.lock index ab5729d..e562378 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -141,7 +141,7 @@ dependencies = [ [[package]] name = "swaybar_info" -version = "0.1.1" +version = "0.1.2" dependencies = [ "chrono", "regex", diff --git a/Cargo.toml b/Cargo.toml index 5623fe0..6bd56a1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "swaybar_info" -version = "0.1.1" +version = "0.1.2" edition = "2021" description = "Provides swaybar with info to be displayed" license = "MIT" diff --git a/README.md b/README.md index a6455ad..2172b83 100644 --- a/README.md +++ b/README.md @@ -16,12 +16,12 @@ tiling Wayland compositor](https://swaywm.org). ## Help Text Usage: - -h | --help Prints help + -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 + --time-format= Set the format string for the date ## Usage