[DRE-commits] [ruby-beefcake] 01/01: Add manpage for protoc-gen-beefcake executable

Tim Potter tpot-guest at moszumanska.debian.org
Thu Sep 25 00:46:13 UTC 2014


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

tpot-guest pushed a commit to branch master
in repository ruby-beefcake.

commit 82079ae2551ac8d74275105ddddec3ea3277cb21
Author: Tim Potter <tpot at hp.com>
Date:   Thu Sep 25 10:46:08 2014 +1000

    Add manpage for protoc-gen-beefcake executable
---
 debian/protoc-gen-beefcake.1  | 27 +++++++++++++++++++++++++++
 debian/ruby-beefcake.manpages |  1 +
 2 files changed, 28 insertions(+)

diff --git a/debian/protoc-gen-beefcake.1 b/debian/protoc-gen-beefcake.1
new file mode 100644
index 0000000..abbab48
--- /dev/null
+++ b/debian/protoc-gen-beefcake.1
@@ -0,0 +1,27 @@
+.\"                                      Hey, EMACS: -*- nroff -*-
+.\" (C) Copyright 2014 Tim Potter <tpot at hp.com>
+.\"
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH "PROTOC-GEN-BEEFCAKE" "1" "September 25, 2014"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh        disable hyphenation
+.\" .hy        enable hyphenation
+.\" .ad l      left justify
+.\" .ad b      justify to both left and right margins
+.\" .nf        disable filling
+.\" .fi        enable filling
+.\" .br        insert line break
+.\" .sp <n>    insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+protoc-gen-beefcake \- generate code from .proto files
+.SH SYNOPSIS
+.B protoc-gen-beefcake
+.SH DESCRIPTION
+\fprotoc-gen-beefcake\fP is a plugin that generates marshaling/unmarshaling code from Google Protocol Buffer .proto input files.  It is executed by the \fprotoc\f compiler and is not meant to be called directly.
+.SH SEE ALSO
+.BR protoc (1),
diff --git a/debian/ruby-beefcake.manpages b/debian/ruby-beefcake.manpages
new file mode 100644
index 0000000..638d4dc
--- /dev/null
+++ b/debian/ruby-beefcake.manpages
@@ -0,0 +1 @@
+debian/protoc-gen-beefcake.1

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



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