diff options
Diffstat (limited to 'cmd/hocrtotxt')
-rw-r--r-- | cmd/hocrtotxt/main.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/hocrtotxt/main.go b/cmd/hocrtotxt/main.go index c3eb0f4..f8447e2 100644 --- a/cmd/hocrtotxt/main.go +++ b/cmd/hocrtotxt/main.go @@ -2,6 +2,7 @@ // Use of this source code is governed by the GPLv3 // license that can be found in the LICENSE file. +// hocrtotxt prints the text from a hocr file package main import ( |