From 9d1a206723a14b1a97d7f0da839eaab12998cdfa Mon Sep 17 00:00:00 2001 From: Falko Modler Date: Fri, 15 Jan 2021 19:31:03 +0100 Subject: [PATCH] README: Mention --help in 'specific options' --- README.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.adoc b/README.adoc index cd1c479b..ff493717 100644 --- a/README.adoc +++ b/README.adoc @@ -126,6 +126,8 @@ mvnd clean install `--stop` kills all running daemons +The complete list of options is printed when executing `mvnd --help`. + == Build `mvnd` from source === Prerequisites: