From f435adc2d00f4e5f91390de423f113168efe72ac Mon Sep 17 00:00:00 2001
From: Mike McQuaid
Date: Thu, 13 Oct 2016 13:41:53 +0100
Subject: Rename tap-readme command to tap-new.
Write the README but also a `.travis.yml` file (and in future perhaps a
`Jenkinsfile`).
---
docs/brew.1.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'docs')
diff --git a/docs/brew.1.html b/docs/brew.1.html
index d9216665a..59c29cb3a 100644
--- a/docs/brew.1.html
+++ b/docs/brew.1.html
@@ -567,7 +567,7 @@ Each <patch-source> may be one of:
If --no-publish was passed, do not publish bottles to Bintray.
tap_readme [-v] nameGenerate the README.md file for a new tap.
tap-new user/repoGenerate the template files for a new tap.
test [--devel|--HEAD] [--debug] [--keep-tmp] formulaMost formulae provide a test method. brew test formula runs this
test method. There is no standard output or return code, but it should
generally indicate to the user if something is wrong with the installed
--
cgit v1.2.3