From 24b64607057e1c8a172a9bc73e14ebc2c5b26b9f Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Wed, 6 Jan 2016 19:24:37 +0100 Subject: [PATCH] Add CLI spec for reporting mode --- etc/cli.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/etc/cli.yml b/etc/cli.yml index 553a8f52..4d222a05 100644 --- a/etc/cli.yml +++ b/etc/cli.yml @@ -15,6 +15,11 @@ args: help: Sets the level of debugging information required: false + - report: + long: report + help: Print "Ok" on success, "Error" on failure (except hard errors) before exiting, regardless of verbosity + required: false + - rtp: short: r long: runtimepath