Create risk analysis table

master
Starbeamrainbowlabs 4 years ago
parent 8820674eb5
commit 363ec57fae

@ -35,7 +35,7 @@ if [[ "$#" -lt 1 ]]; then
echo -e "";
echo -e "${CSECTION}Available actions${RS}";
echo -e " ${CACTION}setup${RS} - Perform initial setup";
echo -e " ${CACTION}render${RS} - Render the LaTeX exmaples";
echo -e " ${CACTION}render${RS} - Render the report";
echo -e "";
exit 1;

Loading…
Cancel
Save