Changes email adrress of author
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
name = "i3status-custom-pim"
|
name = "i3status-custom-pim"
|
||||||
description = "Generates JSON output for use with custom block of i3status-rust."
|
description = "Generates JSON output for use with custom block of i3status-rust."
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["Martin Bley <martin@mb-oss.de>"]
|
authors = ["Martin Bley <dev@mb-oss.de>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|||||||
@@ -45,7 +45,7 @@ Thresholds for *warning* or *critical* state can be given via commandline switch
|
|||||||
Please run `i3status-custom-pim --help` for available options.
|
Please run `i3status-custom-pim --help` for available options.
|
||||||
```
|
```
|
||||||
i3status-custom-pim 0.1.0
|
i3status-custom-pim 0.1.0
|
||||||
Martin Bley <martin@mb-oss.de>
|
Martin Bley <dev@mb-oss.de>
|
||||||
Generates JSON output for use with custom block of i3status-rust.
|
Generates JSON output for use with custom block of i3status-rust.
|
||||||
|
|
||||||
USAGE:
|
USAGE:
|
||||||
|
|||||||
Reference in New Issue
Block a user