0
0

add alias stop for command halt

This commit is contained in:
DrMaxNix 2022-10-02 16:19:05 +02:00
parent e49d679740
commit ddc51b06ce

View File

@ -178,7 +178,7 @@ mycommand1 42 $test
## RETURN, END, ETC. ##
# halt the program
halt
halt|stop
# return from command to parent scope
# halt program in root scope