dat/keyhelp for vms
Update vms/install.com (rather than Makefile.top) to install the new data file for the 'whatdoes' command. Also, the 3.6.0 distribution puts version number 3.5.0 into vms binaries (all the programs, not just nethack itself). It's something observable with native tools without running the program, nothing to do with nethack's 'v' command which gets its version number from patchlevel.h via makedefs.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
$! NetHack.Com -- sample command procedure for invoking NetHack 9-JAN-1993
|
||||
$ v = 'f$verify(0)'
|
||||
$!
|
||||
$! $NHDT-Date$ $NHDT-Branch$:$NHDT-Revision$
|
||||
$! $NHDT-Date: 1465133392 2016/06/05 13:29:52 $ $NHDT-Branch: NetHack-3.6.0 $:$NHDT-Revision: 1.4 $
|
||||
$!
|
||||
$! Possible command line arguments include
|
||||
$! "-uConan-B" !play a barbarian named Conan
|
||||
|
||||
Reference in New Issue
Block a user