Merge branch 'NetHack-3.6'

This commit is contained in:
nhmall
2019-11-18 19:20:55 -05:00

View File

@@ -725,6 +725,9 @@ nhusage()
#ifdef NEWS
ADD_USAGE(" [-n]");
#endif
(void) Sprintf(buf2, "\n or\n%s [--showpaths]",
hname);
ADD_USAGE(buf2);
if (!iflags.window_inited)
raw_printf("%s\n", buf1);
else