Fix documentation error
Closes #10. Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
This commit is contained in:
parent
c8a2cd4e10
commit
10edfcd218
@ -1,6 +1,6 @@
|
||||
#: * `fetch` [`--force`] [`-v`] [`--devel`|`--HEAD`] [`--deps`] [`--build-from-source`|`--force-bottle`] <formulae>:
|
||||
#: Download the source packages for the given <formulae>.
|
||||
#: For tarballs, also print SHA-1 and SHA-256 checksums.
|
||||
#: For tarballs, also print SHA-256 checksums.
|
||||
#:
|
||||
#: If `--HEAD` or `--devel` is passed, fetch that version instead of the
|
||||
#: stable version.
|
||||
|
||||
@ -154,7 +154,7 @@ With `--verbose` or `-v`, many commands print extra debugging information. Note
|
||||
|
||||
* `fetch` [`--force`] [`-v`] [`--devel`|`--HEAD`] [`--deps`] [`--build-from-source`|`--force-bottle`] <formulae>:
|
||||
Download the source packages for the given <formulae>.
|
||||
For tarballs, also print SHA-1 and SHA-256 checksums.
|
||||
For tarballs, also print SHA-256 checksums.
|
||||
|
||||
If `--HEAD` or `--devel` is passed, fetch that version instead of the
|
||||
stable version.
|
||||
|
||||
@ -123,7 +123,7 @@ if any problems are found.</p></dd>
|
||||
<dt class="flush"><code>edit</code></dt><dd><p>Open all of Homebrew for editing.</p></dd>
|
||||
<dt><code>edit</code> <var>formula</var></dt><dd><p>Open <var>formula</var> in the editor.</p></dd>
|
||||
<dt><code>fetch</code> [<code>--force</code>] [<code>-v</code>] [<code>--devel</code>|<code>--HEAD</code>] [<code>--deps</code>] [<code>--build-from-source</code>|<code>--force-bottle</code>] <var>formulae</var></dt><dd><p>Download the source packages for the given <var>formulae</var>.
|
||||
For tarballs, also print SHA-1 and SHA-256 checksums.</p>
|
||||
For tarballs, also print SHA-256 checksums.</p>
|
||||
|
||||
<p>If <code>--HEAD</code> or <code>--devel</code> is passed, fetch that version instead of the
|
||||
stable version.</p>
|
||||
|
||||
@ -164,7 +164,7 @@ Open \fIformula\fR in the editor\.
|
||||
.
|
||||
.TP
|
||||
\fBfetch\fR [\fB\-\-force\fR] [\fB\-v\fR] [\fB\-\-devel\fR|\fB\-\-HEAD\fR] [\fB\-\-deps\fR] [\fB\-\-build\-from\-source\fR|\fB\-\-force\-bottle\fR] \fIformulae\fR
|
||||
Download the source packages for the given \fIformulae\fR\. For tarballs, also print SHA\-1 and SHA\-256 checksums\.
|
||||
Download the source packages for the given \fIformulae\fR\. For tarballs, also print SHA\-256 checksums\.
|
||||
.
|
||||
.IP
|
||||
If \fB\-\-HEAD\fR or \fB\-\-devel\fR is passed, fetch that version instead of the stable version\.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user