From e6e56b9a92e0b7de574acea9416c265cded7e060 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Tue, 1 Dec 2015 12:19:26 +0100 Subject: Add flag --check / -c We have to ensure that there are no references to this bookmark entry from other modules. --- etc/cli.yml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'etc') diff --git a/etc/cli.yml b/etc/cli.yml index 93ab5bf0..780fe377 100644 --- a/etc/cli.yml +++ b/etc/cli.yml @@ -177,6 +177,12 @@ subcommands: required: false takes_value: true + - check: + short: c + long: check + help: Ensure there are no references to this link + required: false + takes_value: false - todo: about: Todo module -- cgit v1.2.3