[libswagger2-perl] 01/01: add another spelling fix
gregor herrmann
gregoa at debian.org
Tue Feb 2 18:32:05 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libswagger2-perl.
commit 1072b58e58b0efb0b2a730102f435c1c7b2ef1de
Author: gregor herrmann <gregoa at debian.org>
Date: Tue Feb 2 19:30:12 2016 +0100
add another spelling fix
Gbp-Dch: Ignore
---
debian/patches/fix-spelling-error-in-manpage.patch | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/debian/patches/fix-spelling-error-in-manpage.patch b/debian/patches/fix-spelling-error-in-manpage.patch
index 3fdedc5..60b53d6 100644
--- a/debian/patches/fix-spelling-error-in-manpage.patch
+++ b/debian/patches/fix-spelling-error-in-manpage.patch
@@ -15,3 +15,12 @@ Bug: https://github.com/jhthorsen/swagger2/issues/70
# Useful for shell wrappers
SWAGGER_API_FILE=path/to/spec.json mojo swagger2 client <method>
SWAGGER_BASE_URL=https://example.com/1.0 mojo swagger2 client <method>
+@@ -205,7 +205,7 @@ L<Mojolicious::Command::swagger2> is a c
+ # Get documentation for a method
+ mojo swagger2 client path/to/spec.json <method> help
+
+- # Specifiy spec and/or base URL from environment.
++ # Specify spec and/or base URL from environment.
+ # Useful for shell wrappers
+ SWAGGER_API_FILE=path/to/spec.json mojo swagger2 client <method>
+ SWAGGER_BASE_URL=https://example.com/1.0 mojo swagger2 client <method>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libswagger2-perl.git
More information about the Pkg-perl-cvs-commits
mailing list