From e3c445fa85db65b084580a38b919f17b8f8c2b68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Mur=C3=A9?= Date: Sun, 2 Sep 2018 15:53:44 +0200 Subject: [PATCH] manpages: update --- doc/gen_manpage.go | 1 + doc/man/git-bug-close.1 | 2 +- doc/man/git-bug-commands.1 | 2 +- doc/man/git-bug-comment.1 | 2 +- doc/man/git-bug-label.1 | 2 +- doc/man/git-bug-ls.1 | 2 +- doc/man/git-bug-new.1 | 2 +- doc/man/git-bug-open.1 | 2 +- doc/man/git-bug-pull.1 | 2 +- doc/man/git-bug-push.1 | 2 +- doc/man/git-bug-show.1 | 2 +- doc/man/git-bug-termui.1 | 2 +- doc/man/git-bug-webui.1 | 2 +- doc/man/git-bug.1 | 2 +- 14 files changed, 14 insertions(+), 13 deletions(-) diff --git a/doc/gen_manpage.go b/doc/gen_manpage.go index 9fd2ea2638edc573774f8712968cd9b69cce3445..4147d9153560d3be1de5cca822ef7f5fe7788acd 100644 --- a/doc/gen_manpage.go +++ b/doc/gen_manpage.go @@ -19,6 +19,7 @@ func main() { header := &doc.GenManHeader{ Title: "GIT-BUG", Section: "1", + Source: "Generated from git-bug's source code", } fmt.Println("Generating manpage ...") diff --git a/doc/man/git-bug-close.1 b/doc/man/git-bug-close.1 index 9c6ec577b4acb6d40887a1002b3116cd20b419e9..4b7157f8f8af50cb73a074d4d64019167025825e 100644 --- a/doc/man/git-bug-close.1 +++ b/doc/man/git-bug-close.1 @@ -1,4 +1,4 @@ -.TH "GIT-BUG" "1" "Aug 2018" "Auto generated by spf13/cobra" "" +.TH "GIT-BUG" "1" "Sep 2018" "Generated from git-bug's source code" "" .nh .ad l diff --git a/doc/man/git-bug-commands.1 b/doc/man/git-bug-commands.1 index c59a27855d95543b1ff487a03d0c904c30d7eeb8..871e09322420c3a86ab80bc8aa282fa338b38845 100644 --- a/doc/man/git-bug-commands.1 +++ b/doc/man/git-bug-commands.1 @@ -1,4 +1,4 @@ -.TH "GIT-BUG" "1" "Aug 2018" "Auto generated by spf13/cobra" "" +.TH "GIT-BUG" "1" "Sep 2018" "Generated from git-bug's source code" "" .nh .ad l diff --git a/doc/man/git-bug-comment.1 b/doc/man/git-bug-comment.1 index c3eb270d5997127f6d830b933ec32fdd2ab74a9f..3996f279c3c02aa5b38d8c039eb610c8401cc8c5 100644 --- a/doc/man/git-bug-comment.1 +++ b/doc/man/git-bug-comment.1 @@ -1,4 +1,4 @@ -.TH "GIT-BUG" "1" "Aug 2018" "Auto generated by spf13/cobra" "" +.TH "GIT-BUG" "1" "Sep 2018" "Generated from git-bug's source code" "" .nh .ad l diff --git a/doc/man/git-bug-label.1 b/doc/man/git-bug-label.1 index f12a8e667da0939b8dbe3c8ef03de1e77aea06d0..8daee4bfb86556a9335d463d6ef64f3b789a291f 100644 --- a/doc/man/git-bug-label.1 +++ b/doc/man/git-bug-label.1 @@ -1,4 +1,4 @@ -.TH "GIT-BUG" "1" "Aug 2018" "Auto generated by spf13/cobra" "" +.TH "GIT-BUG" "1" "Sep 2018" "Generated from git-bug's source code" "" .nh .ad l diff --git a/doc/man/git-bug-ls.1 b/doc/man/git-bug-ls.1 index 5aaa9803eabf33257230ced0be3f22ec8f497060..00622f4fc041db29766df32f8beb34768f73aa80 100644 --- a/doc/man/git-bug-ls.1 +++ b/doc/man/git-bug-ls.1 @@ -1,4 +1,4 @@ -.TH "GIT-BUG" "1" "Aug 2018" "Auto generated by spf13/cobra" "" +.TH "GIT-BUG" "1" "Sep 2018" "Generated from git-bug's source code" "" .nh .ad l diff --git a/doc/man/git-bug-new.1 b/doc/man/git-bug-new.1 index 641a981c7ea8388e7fec9f5742c1e3e778722d3a..17efc1f71f21df938c65bf01bda98ed4a4b07721 100644 --- a/doc/man/git-bug-new.1 +++ b/doc/man/git-bug-new.1 @@ -1,4 +1,4 @@ -.TH "GIT-BUG" "1" "Aug 2018" "Auto generated by spf13/cobra" "" +.TH "GIT-BUG" "1" "Sep 2018" "Generated from git-bug's source code" "" .nh .ad l diff --git a/doc/man/git-bug-open.1 b/doc/man/git-bug-open.1 index 6f34ba272fb6fe96cf08b1a2757e4bcb0faab4dc..8cd433b6e833e393ea9f8ddeea43819057fbd86d 100644 --- a/doc/man/git-bug-open.1 +++ b/doc/man/git-bug-open.1 @@ -1,4 +1,4 @@ -.TH "GIT-BUG" "1" "Aug 2018" "Auto generated by spf13/cobra" "" +.TH "GIT-BUG" "1" "Sep 2018" "Generated from git-bug's source code" "" .nh .ad l diff --git a/doc/man/git-bug-pull.1 b/doc/man/git-bug-pull.1 index 663dfcd67db17430268c58a5525fba6daec59e2a..3102783150544b701a21aab4964db8a72c1c1a26 100644 --- a/doc/man/git-bug-pull.1 +++ b/doc/man/git-bug-pull.1 @@ -1,4 +1,4 @@ -.TH "GIT-BUG" "1" "Aug 2018" "Auto generated by spf13/cobra" "" +.TH "GIT-BUG" "1" "Sep 2018" "Generated from git-bug's source code" "" .nh .ad l diff --git a/doc/man/git-bug-push.1 b/doc/man/git-bug-push.1 index 4abd57dabea5d25a6e5180d6b8b7d68d65bd6ea4..6bd503685185bc81f0419db0d5a4293bda518d56 100644 --- a/doc/man/git-bug-push.1 +++ b/doc/man/git-bug-push.1 @@ -1,4 +1,4 @@ -.TH "GIT-BUG" "1" "Aug 2018" "Auto generated by spf13/cobra" "" +.TH "GIT-BUG" "1" "Sep 2018" "Generated from git-bug's source code" "" .nh .ad l diff --git a/doc/man/git-bug-show.1 b/doc/man/git-bug-show.1 index c21cdc975e6de46fb0d1010d80481596430fc7d5..ebeee5a31eb9792e3f407abe507aa204db50e2dc 100644 --- a/doc/man/git-bug-show.1 +++ b/doc/man/git-bug-show.1 @@ -1,4 +1,4 @@ -.TH "GIT-BUG" "1" "Aug 2018" "Auto generated by spf13/cobra" "" +.TH "GIT-BUG" "1" "Sep 2018" "Generated from git-bug's source code" "" .nh .ad l diff --git a/doc/man/git-bug-termui.1 b/doc/man/git-bug-termui.1 index 71c847055e0ee913319e713d5b2d9680b46d2601..935076bbf342dd2c1ba714b4fe766b5051c61a7d 100644 --- a/doc/man/git-bug-termui.1 +++ b/doc/man/git-bug-termui.1 @@ -1,4 +1,4 @@ -.TH "GIT-BUG" "1" "Aug 2018" "Auto generated by spf13/cobra" "" +.TH "GIT-BUG" "1" "Sep 2018" "Generated from git-bug's source code" "" .nh .ad l diff --git a/doc/man/git-bug-webui.1 b/doc/man/git-bug-webui.1 index 0771aebfae6570c8172f5ebc65e7ca96dcbd5de7..519a9158c0c12214817c589d0cb78035ec0d8912 100644 --- a/doc/man/git-bug-webui.1 +++ b/doc/man/git-bug-webui.1 @@ -1,4 +1,4 @@ -.TH "GIT-BUG" "1" "Aug 2018" "Auto generated by spf13/cobra" "" +.TH "GIT-BUG" "1" "Sep 2018" "Generated from git-bug's source code" "" .nh .ad l diff --git a/doc/man/git-bug.1 b/doc/man/git-bug.1 index 5683b508559590404e25ac087e8e7e5fbf1ae5f9..21f012b24e02b3a4c6cb871839882be62033494e 100644 --- a/doc/man/git-bug.1 +++ b/doc/man/git-bug.1 @@ -1,4 +1,4 @@ -.TH "GIT-BUG" "1" "Aug 2018" "Auto generated by spf13/cobra" "" +.TH "GIT-BUG" "1" "Sep 2018" "Generated from git-bug's source code" "" .nh .ad l