This is cron-daily v1-Jan-14-2020. manpages updated: nethack.txt

This commit is contained in:
nhw_cron
2020-01-14 11:52:19 -05:00
committed by nhmall
parent cc3570a7d9
commit 7ac4e0fd06
+20 -6
View File
@@ -1,4 +1,4 @@
NETHACK(6) NETHACK(6) NETHACK(6) Games Manual NETHACK(6)
@@ -7,7 +7,8 @@ NAME
SYNOPSIS SYNOPSIS
nethack [ -d directory ] [ -n ] [ -p profession ] [ -r race ] [ -[DX] ] nethack [ -d directory ] [ -n ] [ -p profession ] [ -r race ] [ -[DX] ]
[ -u playername ] [ -dec ] [ -ibm ] [ --version[:paste] ] [ -u playername ] [ -dec ] [ -ibm ] [ --showpaths ] [ --version[:paste]
]
nethack [ -d directory ] -s [ -v ] [ -p profession ] [ -r race ] [ nethack [ -d directory ] -s [ -v ] [ -p profession ] [ -r race ] [
playernames ] playernames ]
@@ -71,7 +72,7 @@ DESCRIPTION
the first three letters of the profession (this can also be specified the first three letters of the profession (this can also be specified
using a separate -p profession option). "rrr" are at least the first using a separate -p profession option). "rrr" are at least the first
three letters of the character's race (this can also be specified using three letters of the character's race (this can also be specified using
a separate -r race option). "aaa" are at last the first three letters a separate -r race option). "aaa" are at least the first three letters
of the character's alignment, and "ggg" are at least the first three of the character's alignment, and "ggg" are at least the first three
letters of the character's gender. Any of the parts of the suffix may letters of the character's gender. Any of the parts of the suffix may
be left out. be left out.
@@ -90,7 +91,6 @@ DESCRIPTION
Leaving out any of these characteristics will result in you being Leaving out any of these characteristics will result in you being
prompted during the game startup for the information. prompted during the game startup for the information.
The -s option alone will print out the list of your scores on the cur- The -s option alone will print out the list of your scores on the cur-
rent version. An immediately following -v reports on all versions rent version. An immediately following -v reports on all versions
present in the score file. The -s may also be followed by arguments -p present in the score file. The -s may also be followed by arguments -p
@@ -114,6 +114,17 @@ DESCRIPTION
playground must contain several auxiliary files such as help files, the playground must contain several auxiliary files such as help files, the
list of top scorers, and a subdirectory save where games are saved. list of top scorers, and a subdirectory save where games are saved.
--showpaths can be used to cause NetHack to show where it is expecting
to find various configuration files.
--version can be used to cause NetHack to show the version information
it was compiled with, then exit. That will include the git commit hash
if the information was available when the game was compiled. On some
platforms, such as windows and macosx, a variation --version:paste can
be used to cause NetHack to show the version information, then exit,
while also leaving a copy of the version information in the paste buf-
fer or clipboard for potential insertion into things like bug reports.
AUTHORS AUTHORS
Jay Fenlason (+ Kenny Woodland, Mike Thome and Jon Payne) wrote the Jay Fenlason (+ Kenny Woodland, Mike Thome and Jon Payne) wrote the
original hack, very much like rogue (but full of bugs). original hack, very much like rogue (but full of bugs).
@@ -212,10 +223,13 @@ SEE ALSO
BUGS BUGS
Probably infinite. Probably infinite.
COPYRIGHT
This file is Copyright (C) Robert Patrick Rankin and was last modified
2019/09/15 (version NetHack-3.6:1.16). NetHack may be freely redis-
tributed. See license for details.
Dungeons & Dragons is a Trademark of Wizards of the Coast, Inc. Dungeons & Dragons is a Trademark of Wizards of the Coast, Inc.
7 December 2015 NETHACK(6) NETHACK 2 February 2018 NETHACK(6)