Added vdp color optional arguments and small doc chars.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -11s

This commit is contained in:
Willem Cazander 2024-07-01 11:57:30 +02:00
parent 59ddde5bec
commit 4fc2cae2ea
4 changed files with 22 additions and 14 deletions

View file

@ -1,11 +1,11 @@
# night_flight -- Setup the travel for night flight black box recorder for build pipelines.
# night_flight -- Setup the night flight black box recorder for build pipelines.
#
# Adds the following commands to openMSX;
#
# 'night_flight_save_screenshot'
# 'night_flight_save_screenshot [prefix-id]'
# Takes an screenshot with optional prefix parameter.
#
# 'night_flight_save_video'
# 'night_flight_save_video [prefix-id]'
# Starts video recording with optional prefix parameter.
#
# Supported environment variables by this script;