Skip to content

Commit

Permalink
fixed man page layout
Browse files Browse the repository at this point in the history
  • Loading branch information
rieck committed Jul 30, 2014
1 parent 4d6e720 commit 197021c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/harry.pod
Original file line number Diff line number Diff line change
Expand Up @@ -799,6 +799,7 @@ options. Moreover, some parameters of the configuration can be overwritten
on the command line. Following is the list of options:

=head2 I/O options

-i, --input_format <format> Set input format for strings.
--decode_str Enable URI-decoding of strings.
--reverse_str Reverse (flip) all strings.
Expand All @@ -808,6 +809,7 @@ on the command line. Following is the list of options:
-u, --triangular Save triangular matrix only.

=head2 Module options:

-m, --measure <name> Set similarity measure.
-d, --word_delim <delim> Set delimiters for words.
-n, --num_threads <num> Set number of threads.
Expand All @@ -817,6 +819,7 @@ on the command line. Following is the list of options:
-y, --y_range <start>:<end> Set the index range (y) of stirngs.

=head2 Generic options:

-c, --config_file <file> Set configuration file.
-v, --verbose Increase verbosity.
-l, --log_line Print a log line every minute
Expand Down

0 comments on commit 197021c

Please sign in to comment.