create: use https rubydoc url

This commit is contained in:
Dustin Rodrigues 2020-07-23 16:00:03 -04:00
parent c9fac7c289
commit 90cc4aefa5
3 changed files with 3 additions and 4 deletions

View File

@ -17,7 +17,7 @@ module Homebrew
Homebrew will attempt to automatically derive the formula name and version, but Homebrew will attempt to automatically derive the formula name and version, but
if it fails, you'll have to make your own template. The `wget` formula serves as if it fails, you'll have to make your own template. The `wget` formula serves as
a simple example. For the complete API, see: a simple example. For the complete API, see:
<http://www.rubydoc.info/github/Homebrew/brew/master/Formula> <https://rubydoc.brew.sh/Formula>
EOS EOS
switch "--autotools", switch "--autotools",
description: "Create a basic template for an Autotools-style build." description: "Create a basic template for an Autotools-style build."

View File

@ -769,8 +769,7 @@ Display the path to the file being used when invoking `brew` *`cmd`*.
Generate a formula for the downloadable file at *`URL`* and open it in the editor. Generate a formula for the downloadable file at *`URL`* and open it in the editor.
Homebrew will attempt to automatically derive the formula name and version, but Homebrew will attempt to automatically derive the formula name and version, but
if it fails, you'll have to make your own template. The `wget` formula serves as if it fails, you'll have to make your own template. The `wget` formula serves as
a simple example. For the complete API, see: a simple example. For the complete API, see: <https://rubydoc.brew.sh/Formula>
<http://www.rubydoc.info/github/Homebrew/brew/master/Formula>
* `--autotools`: * `--autotools`:
Create a basic template for an Autotools-style build. Create a basic template for an Autotools-style build.

View File

@ -995,7 +995,7 @@ Display the source of \fIformula\fR\.
Display the path to the file being used when invoking \fBbrew\fR \fIcmd\fR\. Display the path to the file being used when invoking \fBbrew\fR \fIcmd\fR\.
. .
.SS "\fBcreate\fR [\fIoptions\fR] \fIURL\fR" .SS "\fBcreate\fR [\fIoptions\fR] \fIURL\fR"
Generate a formula for the downloadable file at \fIURL\fR and open it in the editor\. Homebrew will attempt to automatically derive the formula name and version, but if it fails, you\'ll have to make your own template\. The \fBwget\fR formula serves as a simple example\. For the complete API, see: \fIhttp://www\.rubydoc\.info/github/Homebrew/brew/master/Formula\fR Generate a formula for the downloadable file at \fIURL\fR and open it in the editor\. Homebrew will attempt to automatically derive the formula name and version, but if it fails, you\'ll have to make your own template\. The \fBwget\fR formula serves as a simple example\. For the complete API, see: \fIhttps://rubydoc\.brew\.sh/Formula\fR
. .
.TP .TP
\fB\-\-autotools\fR \fB\-\-autotools\fR