mirror of
https://github.com/gbdev/rgbds.git
synced 2026-08-26 08:44:35 +00:00
Support the COLUMNS environment variable for help/usage output
This commit is contained in:
@@ -177,6 +177,9 @@ or
|
||||
The defaults are 0123.
|
||||
.It Fl h , Fl \-help
|
||||
Print help text for the program and exit.
|
||||
(Help text wraps to the value of the
|
||||
.Dv COLUMNS
|
||||
environment variable if that is defined as nonzero; or else to the console window width if output is to a TTY.)
|
||||
.It Fl I Ar path , Fl \-include Ar path
|
||||
Add a new
|
||||
.Dq include path ;
|
||||
|
||||
Reference in New Issue
Block a user