diff options
Diffstat (limited to 'cmd/lspipeline/main.go')
-rw-r--r-- | cmd/lspipeline/main.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/lspipeline/main.go b/cmd/lspipeline/main.go index ab2f8b1..b649778 100644 --- a/cmd/lspipeline/main.go +++ b/cmd/lspipeline/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. +// lspipeline lists useful things related to the book pipeline. package main import ( |