# # CommandLine Properties File # # This file may be used in place of a long list of command line options # Simply copy this to your installation folder and amend it # # Note that lines beginning with a '#' indicate comments # Blank lines are ignored # Each option must be on a line by itelf # All options begin with '-' just like the real command line options # File system paths should be separated by \\ or by / (see examples below) # # At the end of the validation display the results in the selected browser, # and display any file or message dialogs as appropriate -interact # The starting web page # NOTE: two back slashes have been used for each path separator -file=C:\\mywebsite\\tests\\TestIndex.html # Unlimited page check -pages=0 # Spell check using the GB dictionary -spellcheck=GB # An additional dictionary for spell checking # NOTE: forward slashes have been used for each path separator # as an alternative to double backslashes -altdic=C:/mydictionaries/additionalwords.txt