summaryrefslogtreecommitdiff
path: root/cmd/addtoqueue/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/addtoqueue/main.go')
-rw-r--r--cmd/addtoqueue/main.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmd/addtoqueue/main.go b/cmd/addtoqueue/main.go
index c3284e9..8e4ecd2 100644
--- a/cmd/addtoqueue/main.go
+++ b/cmd/addtoqueue/main.go
@@ -2,6 +2,8 @@
// Use of this source code is governed by the GPLv3
// license that can be found in the LICENSE file.
+// addtoqueue adds a message to a queue. This is handy to work
+// around bugs in the book pipeline when things are misbehaving.
package main
import (