From: Fabian Date: Thu, 6 May 2021 07:43:56 +0000 (+0200) Subject: Short documentation of skip option X-Git-Tag: v9.3.0-r3~25^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F170%2Fhead;p=candi.git Short documentation of skip option --- diff --git a/README.md b/README.md index 5296bc2..e45f03b 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,13 @@ You can combine the command line options given below. * Example: to use 2 build processes type ``./candi.sh -j 2``. * Be careful with this option! You need to have enough system memory (e.g. at least 8GB for 2 or more processes). +#### User interaction: ``[-y]``, ``[--yes]``, ``[--assume-yes]`` +```bash + ./candi.sh -y +``` + +With this option you skip the user interaction. This might be useful if you submit the installation to the queueing system of a cluster. + ### Configuration file options If you want to change the set of packages to be installed,