=head1 OPTIONS
- -option[tag|T=s] Default: table
- -option[sep|s=s] Default: tab (\t)
- -option[html!] Escape html (default: yes)
- -option[num|n=i] Only dump table number
- -option[print_num|pn!] Print num tag preffix
- -option[exp1|E1=s] Regexp filter on tag 1
- -option[exp2|E2=s] Regexp filter on tag 2
- -option[exp3|E3=s] Regexp filter on tag 3
+ -option[tag|T=s] Default: table
+ -option[sep|s=s] Default: tab (\t)
+ -option[html!] Escape html (default: yes)
+ -option[num|n=i] Only dump table number
+ -option[print-num|pn!] Print num tag preffix
+
+ Filter on inside tags (ex: <tr{EXP2}>)
+ -option[exp1|E1=s] Regexp filter on tag 1
+ -option[exp2|E2=s] Regexp filter on tag 2
+ -option[exp3|E3=s] Regexp filter on tag 3
+ Example: for table tags: 1=table, 2=tr, 3=t[dh]
+
-option[verbose|v+] Verbose mode: increase the verbosity level.
- -option[debug+] Debug mode: increase the verbosity level.
- -option[version|V] Print version (default: $VERSION)
- -option[help|h|?] Print a brief help message and exits.
- -option[man] Print the manual page and exits.
+ -option[debug+] Debug mode: increase the verbosity level.
+ -option[version|V] Print version (default: $VERSION)
+ -option[help|h|?] Print a brief help message and exits.
+ -option[man] Print the manual page and exits.
=cut