Skip to content

Commit

Permalink
Update tutorial.html
Browse files Browse the repository at this point in the history
  • Loading branch information
rattei committed Feb 9, 2016
1 parent 53a8b3f commit f31e9fc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tutorial.html
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,7 @@ <h2>6. Command line mode</h2>
<br/>
<ul>
<li>Use the command <code>java -cp Gepard-1.40.jar org.gepard.client.cmdline.CommandLine</code> to start the Gepard command line tool. If needed, adjust the path to the jar file according to your installation.</li>
<li>Start the program <b>without any arguments</b> to get a <b>detailed list</b> of all arguments and their function.</li>
<li><b>Edit</b> the startup script and change the <b>-Xmx</b> Java VM parameter if you want more or less <b>memory</b> available for the program.</li>
<li>Start <b>without any further arguments</b> to get a <b>detailed list</b> of all arguments and their function.</li>
<li><b>Important note:</b>: The command line tool always needs a <b>substitution matrix file</b>, even when running in <b>suffix array mode</b> (word > 0, window = 0).</li>
</ul>

Expand Down

0 comments on commit f31e9fc

Please sign in to comment.