Added to API documentation

This commit is contained in:
2020-12-27 00:02:33 +01:00
parent fce45e26f5
commit ca169beec6

View File

@@ -78,6 +78,9 @@ helpApi() {
echo " \$DRY" echo " \$DRY"
echo " 0 : default" echo " 0 : default"
echo " 1 (-d) : Commands shall only be printed but not executed" echo " 1 (-d) : Commands shall only be printed but not executed"
echo " \$VERBOSE"
echo " 0 : default"
echo " 1 : Print full command from exe() or exep() before executing"
echo " \$SEQ_CONFIG_HOME" echo " \$SEQ_CONFIG_HOME"
echo " Path to user specific seq configuration directory" echo " Path to user specific seq configuration directory"
echo " \$SEQ_CONFIG_FILE" echo " \$SEQ_CONFIG_FILE"