diff options
author | Chandan Singh <csingh43@bloomberg.net> | 2019-01-24 21:13:15 +0000 |
---|---|---|
committer | Chandan Singh <chandan@chandansingh.net> | 2019-01-25 23:50:49 +0000 |
commit | d74386886a1ca53a394dc80c1a29c777e087398a (patch) | |
tree | 62acfb0a853787ea2f5dcd997ca787e481c92464 /man/bst-artifact-server.1 | |
parent | 89ba2abe538bfc5fd9fca77a71e5fb6e02f7039c (diff) | |
download | buildstream-d74386886a1ca53a394dc80c1a29c777e087398a.tar.gz |
man: Refresh man pages
Notable changes:
* New `source` and `artifact` command groups
* Man pages corresponding to obsolete commands, that were marked as
hidden in Click, have now been removed.
Fixes #881.
Diffstat (limited to 'man/bst-artifact-server.1')
-rw-r--r-- | man/bst-artifact-server.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/bst-artifact-server.1 b/man/bst-artifact-server.1 index 1cd8a6ef5..6181b818f 100644 --- a/man/bst-artifact-server.1 +++ b/man/bst-artifact-server.1 @@ -1,4 +1,4 @@ -.TH "BST-ARTIFACT-SERVER" "1" "22-Jan-2019" "" "bst-artifact-server Manual" +.TH "BST-ARTIFACT-SERVER" "1" "24-Jan-2019" "" "bst-artifact-server Manual" .SH NAME bst-artifact-server \- CAS Artifact Server .SH SYNOPSIS @@ -25,4 +25,4 @@ Allow clients to upload blobs and update artifact cache Disk head room minimum in bytes .TP \fB\-\-head\-room\-max\fP INTEGER -Disk head room maximum in bytes
\ No newline at end of file +Disk head room maximum in bytes |