diff --git a/bin/core/imag-tag/src/main.rs b/bin/core/imag-tag/src/main.rs index f07b8b25..01387336 100644 --- a/bin/core/imag-tag/src/main.rs +++ b/bin/core/imag-tag/src/main.rs @@ -80,7 +80,7 @@ fn main() { let version = make_imag_version!(); let rt = generate_runtime_setup("imag-tag", &version, - "Direct interface to the store. Use with great care!", + "Add and remove tags for entries", build_ui); let ids : Vec = rt