Hogwarts Wand Docs: ../server/tryhelp

File: ../server/tryhelp

#!/bin/bash
#@DOC@ help for all the try scripts
#
# Copyright (C) 2006  Nathan (Acorn) Pooley
# 
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# version 2 as published by the Free Software Foundation.
# 
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License (gpl.txt) for more details. 
# 
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
# 
# You can contact the author, Nathan (Acorn) Pooley, by writing
# to Nathan (Acorn) Pooley, 949 Buckeye Drive, Sunnyvale, CA  94086, USA
# or through the form at http://www.rawbw.com/~acorn/wand/feedback.html
# 

echo "tryem         - run against all picfmtb_spells and confirm results"
echo "tryall        - run tryem on all files to compare o, m, and p"
echo "tryem -a      - run against all in several dirs"
echo "tryem3        - run all spells and get diff btwn different algorithms"
echo "tryem3a       - run all ALL    and get diff btwn different algorithms"
echo "tryg          - graph results (1 graph)"
echo "trygcmp       - graph results of -M and -o"
echo "try3cmp       - OLD - like trygcmp but do not run wg"
echo "try1cmp       - like tryem3, but with a particular file (optionally spell too)"
echo "tryxv         - crosscheck vital spells"
echo "tryx          - crosscheck all spells"
echo "trytok        - run each wpic for token comparison - INTERACTIVE"
echo "tryspell      - ??"
echo "rrr           - run fmtb_parse on a number of files"
echo "quicktest     - run fmtb_parse on good spells with minimal spew"
echo "aaa           - get wpic file from wlog.txt"
echo ""
echo "regress       - run regression test"


This file Copyright (C) 2006 by Nathan (Acorn) Pooley
Go to TOP Wand page
Go to Acorn's personal webpage
Go to Hogwarts website: www.gotohogwarts.com
Snout: www.snout.org/game
Gadgets of Justice Unlimited
Snout GC (Wiki)
Snout Wiki
File created by do_doc at Wed May 30 03:30:49 PDT 2007