summaryrefslogtreecommitdiffstats
path: root/bin/domain/imag-log
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2018-07-31 21:20:08 -0700
committerMatthias Beyer <mail@beyermatthias.de>2018-08-26 04:24:57 +0200
commitdc49b2265c7d24a83db89fe499a54cf5bfa8758c (patch)
tree7ccb8580883192fa433896a5cf19e1321e04fefc /bin/domain/imag-log
parentd2bf1751acf4c2561d997a1eed9f210a699bf560 (diff)
Fix: Binary name
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Diffstat (limited to 'bin/domain/imag-log')
-rw-r--r--bin/domain/imag-log/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/domain/imag-log/Cargo.toml b/bin/domain/imag-log/Cargo.toml
index 30af3f7c..3c22c706 100644
--- a/bin/domain/imag-log/Cargo.toml
+++ b/bin/domain/imag-log/Cargo.toml
@@ -3,7 +3,7 @@ name = "imag-log"
version = "0.9.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
-description = "Part of the imag core distribution: imag-bookmark command"
+description = "Part of the imag core distribution: imag-log command"
keywords = ["imag", "PIM", "personal", "information", "management"]
readme = "../../../README.md"