summaryrefslogtreecommitdiff
path: root/cmd/boxtotxt/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/boxtotxt/main.go')
-rw-r--r--cmd/boxtotxt/main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/boxtotxt/main.go b/cmd/boxtotxt/main.go
index c8e4c02..b3b18b0 100644
--- a/cmd/boxtotxt/main.go
+++ b/cmd/boxtotxt/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.
+// boxtotxt converts a Tesseract .box file to plain text
package main
import (