control of command-line usage entry in '?' menu
Instead of using a compile-time macro to suppress inclusion of the menu entry to show UNIX command-line usage in the help menu, use a sysconf setting instead. Default is HIDEUSAGE=0, to include the entry for command-line usage. Set HIDEUSAGE=1 to exclude that. Does not affect 'nethack --usage' if player actually has access to the command-line.
This commit is contained in:
@@ -6371,6 +6371,10 @@ Minimum number of points to get an entry in the score file.
|
||||
0 or 1 to use user names or numeric userids, respectively, to identify
|
||||
unique people for the score file.
|
||||
%.lp
|
||||
\item[\ib{HIDEUSAGE}]
|
||||
0 or 1 to control whether the help menu entry for command
|
||||
line usage is shown or suppressed.
|
||||
%.lp
|
||||
\item[\ib{MAX\verb+_+STATUENAME\verb+_+RANK}]
|
||||
Maximum number of score file entries to use for
|
||||
random statue names (default is 10).
|
||||
|
||||
Reference in New Issue
Block a user