1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-01 13:50:36 +00:00

Autobuild update [ci skip]

This commit is contained in:
Autobuild process 2020-01-02 09:03:42 +00:00
parent fe920f921b
commit ddc1a82a7a

View file

@ -55704,7 +55704,7 @@ qbs_cleanup(qbs_tmp_base,0);
if(!qbevent)break;evnt(12969);}while(r);
do{
tqbs=qbs_new(0,0);
qbs_set(tqbs,qbs_new_txt_len("USAGE: qb64 [switches] <inputs>",31));
qbs_set(tqbs,qbs_new_txt_len("USAGE: qb64 [switches] <file>",29));
if (new_error) goto skip2006;
makefit(tqbs);
qbs_print(tqbs,0);
@ -55810,7 +55810,7 @@ qbs_cleanup(qbs_tmp_base,0);
if(!qbevent)break;evnt(12979);}while(r);
do{
tqbs=qbs_new(0,0);
qbs_set(tqbs,qbs_new_txt_len(" -o <file> Write output executable to <file>",59));
qbs_set(tqbs,qbs_new_txt_len(" -o <output file> Write output executable to <output file>",73));
if (new_error) goto skip2016;
makefit(tqbs);
qbs_print(tqbs,0);