Skip to content

Commit

Permalink
updated test outcome
Browse files Browse the repository at this point in the history
  • Loading branch information
Ko van der Sloot authored and Ko van der Sloot committed Nov 29, 2018
1 parent 4136870 commit 5e0099d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/testhocr.ok
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Usage: FoLiA-hocr [options] file/dir
--setname='set' the FoLiA set name for <t> nodes. (default 'FoLiA-hocr-set')
--class='class' the FoLiA class name for <t> nodes. (default 'OCR')
--prefix='pre' add this prefix to ALL created files. (default 'FH-')
use 'none' for an empty prefix. (can be dangerous)
-v verbose output
-V or --version show version
foliautils 0.10
Expand All @@ -19,6 +20,7 @@ Usage: FoLiA-hocr [options] file/dir
--setname='set' the FoLiA set name for <t> nodes. (default 'FoLiA-hocr-set')
--class='class' the FoLiA class name for <t> nodes. (default 'OCR')
--prefix='pre' add this prefix to ALL created files. (default 'FH-')
use 'none' for an empty prefix. (can be dangerous)
-v verbose output
-V or --version show version
done
1 change: 1 addition & 0 deletions tests/testpage.ok
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Usage: FoLiA-page [options] file/dir
--setname='set' the FoLiA set name for <t> nodes. (default 'FoLiA-page-set')
--class='class' the FoLiA class name for <t> nodes. (default 'OCR')
--prefix='pre' add this prefix to ALL created files. (default 'FP-')
use 'none' for an empty prefix. (can be dangerous)
--compress='c' with 'c'=b create bzip2 files (.bz2)
with 'c'=g create gzip files (.gz)
-v verbose output
Expand Down
2 changes: 2 additions & 0 deletions tests/testpm.ok
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Usage: FoLiA-pm [options] files/dir
-t number_of_threads
-nosplit don't create separate topic files
--prefix='pre' add this prefix to ALL created files. (default 'FPM-')
use 'none' for an empty prefix. (can be dangerous)
-h this messages
-O output directory
-v verbose output
Expand All @@ -16,6 +17,7 @@ Usage: FoLiA-pm [options] files/dir
-t number_of_threads
-nosplit don't create separate topic files
--prefix='pre' add this prefix to ALL created files. (default 'FPM-')
use 'none' for an empty prefix. (can be dangerous)
-h this messages
-O output directory
-v verbose output
Expand Down

0 comments on commit 5e0099d

Please sign in to comment.