Changeset 126

Show
Ignore:
Timestamp:
05/09/07 19:36:54 (2 years ago)
Author:
pmac
Message:

Update help for screen dump

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lib/help/command.txt

    r119 r126  
    648648Save screen dump (right-paren) 
    649649        This command dumps a "snap-shot" of the current screen to the file 
    650         "dump.txt", including encoded color information. 
    651  
     650        "dump.txt", including encoded color information.  The command has 
     651                three variants: 
     652                - text, a simple ascii dump of the screen concatenated with a dump of 
     653                the color attributes.  It may be viewed in color with the '(' command. 
     654                - html, suitable for viewing in a web browser. 
     655                - forum embedded html for vBulletin, suitable for pasting in 
     656                web forums like http://angband.oook.cz/forums. 
     657