diff options
author | James Ennis <james.ennis@codethink.com> | 2019-01-22 13:02:14 +0000 |
---|---|---|
committer | James Ennis <james.ennis@codethink.com> | 2019-01-22 13:02:14 +0000 |
commit | ea2fbe4d69b7d3b214175620271a148510b75a19 (patch) | |
tree | 58133bc7dd8c95f0177e91750656a1b511e93362 /man/bst-workspace-reset.1 | |
parent | 077d5a96fe82afb11238fc4e19166e07f9667ad0 (diff) | |
download | buildstream-ea2fbe4d69b7d3b214175620271a148510b75a19.tar.gz |
man: Regenerate all of our man pagesjennis/migrate_pull_push_commands
Due to an upstream click_man issue:
https://github.com/click-contrib/click-man/issues/10
generating the man pages with our current setup.py only generates
a man page for bst-artifact-server, our first entry point.
I then had to remove this entry point from setup.py and regenerate to
obtain man pages for the commands in cli.py
Diffstat (limited to 'man/bst-workspace-reset.1')
-rw-r--r-- | man/bst-workspace-reset.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/bst-workspace-reset.1 b/man/bst-workspace-reset.1 index 8f5ca0e4a..df374f5eb 100644 --- a/man/bst-workspace-reset.1 +++ b/man/bst-workspace-reset.1 @@ -1,4 +1,4 @@ -.TH "BST WORKSPACE RESET" "1" "29-Nov-2018" "" "bst workspace reset Manual" +.TH "BST WORKSPACE RESET" "1" "22-Jan-2019" "" "bst workspace reset Manual" .SH NAME bst\-workspace\-reset \- Reset a workspace to its original state .SH SYNOPSIS |