[DRE-commits] [berkshelf-api] 07/15: Add help2man generated manpage

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Thu Mar 24 11:24:16 UTC 2016


This is an automated email from the git hooks/post-receive script.

tsfgnu-guest pushed a commit to branch master
in repository berkshelf-api.

commit 37b74b6d1e79c1ee11dd1795f36de17bf9e7f321
Author: Hleb Valoshka <375gnu at gmail.com>
Date:   Wed Aug 19 19:25:22 2015 +0300

    Add help2man generated manpage
---
 debian/berks-api.1            | 41 +++++++++++++++++++++++++++++++++++++++++
 debian/berkshelf-api.manpages |  1 +
 2 files changed, 42 insertions(+)

diff --git a/debian/berks-api.1 b/debian/berks-api.1
new file mode 100644
index 0000000..32110da
--- /dev/null
+++ b/debian/berks-api.1
@@ -0,0 +1,41 @@
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.4.
+.TH BERKS-API "1" "August 2015" "berks-api 2.1.1" "User Commands"
+.SH NAME
+berks-api \- berkshelf dependency API server
+
+Berkshelf-api is a server which indexes cookbooks from various sources and
+hosts it over a  REST API.
+
+Berkshelf-api supports the next endpoints:
+  * Chef server
+  * A local directory containing cookbooks
+  * GitHub Organization (not recommended)
+  * Community and private suppermarket servers (optional)
+.SH SYNOPSIS
+.B berks-api
+[\fI\,options\/\fR]
+.SH DESCRIPTION
+.TP
+\fB\-h\fR, \fB\-\-host\fR HOST
+set the listening address
+.TP
+\fB\-p\fR, \fB\-\-port\fR PORT
+set the listening port
+.TP
+\fB\-V\fR, \fB\-\-verbose\fR
+run with verbose output
+.TP
+\fB\-d\fR, \fB\-\-debug\fR
+run with debug output
+.TP
+\fB\-q\fR, \fB\-\-quiet\fR
+silence output
+.TP
+\fB\-c\fR, \fB\-\-config\fR FILE
+path to a configuration file to use
+.TP
+\fB\-v\fR, \fB\-\-version\fR
+show version
+.TP
+\fB\-\-help\fR
+show this message
diff --git a/debian/berkshelf-api.manpages b/debian/berkshelf-api.manpages
new file mode 100644
index 0000000..0978685
--- /dev/null
+++ b/debian/berkshelf-api.manpages
@@ -0,0 +1 @@
+debian/berks-api.1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/berkshelf-api.git



More information about the Pkg-ruby-extras-commits mailing list