home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / misc / volume18 / notation / part01 / HELPFILE < prev    next >
Encoding:
Text File  |  1991-04-13  |  958 b   |  31 lines

  1. Command line options:
  2. notation [options]
  3.     where options are
  4.     -a        : algebraic move notation output
  5.     -s        : shortened move notation output
  6.     -f <language>    : specify the chess symbol input language .The
  7.             language  can be any of:
  8.         french
  9.         english
  10.         italian
  11.         spanish
  12.         german
  13.         dutch
  14.     -t <language>    : specify the chess symbol output language.
  15.             Same options as input language
  16.     <inputfile>    : specify the input file. If none, keyboard is assumed
  17.     -o <outputfile>    : specify the output file. If none, screen is assumed
  18.     -c <number>[,<number]    : specify the number of the moves to display
  19.             the board. if none, board is diplayed at end of file
  20.     -e <number>     : display the board at the move number and then stops
  21.     -b        : display only the board, not the moves
  22.     -d <drivername>    : specify the output driver. It can be any of
  23.             the following:
  24.         ascii
  25.         postscript
  26.         tex     (latex)
  27.         roff
  28.         xchess     (xchess save format)
  29.         gnu    (gnuan input format)
  30.     -h        : show this help
  31.