Update about-text in imag-link
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
This commit is contained in:
parent
0d103653ea
commit
5b4715b311
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ fn main() {
|
|||
let version = make_imag_version!();
|
||||
let rt = generate_runtime_setup("imag-link",
|
||||
&version,
|
||||
"Link entries",
|
||||
"Add/Remove links between entries",
|
||||
build_ui);
|
||||
if rt.cli().is_present("check-consistency") {
|
||||
let exit_code = match rt.store().check_link_consistency() {
|
||||
|
|
Loading…
Reference in a new issue