Set fast variable

This commit is contained in:
Bob Mottram 2017-09-30 12:34:21 +01:00
parent 30fcc2c469
commit 15de51d223
1 changed files with 1 additions and 0 deletions

View File

@ -200,6 +200,7 @@ do
RECALCULATE=${1}
;;
-o|--output)
FAST='yes'
calc_dh stdout
exit 0
;;