Fix style
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
5b6b400c58
commit
986089d4f2
@ -28,7 +28,7 @@ module Homebrew
|
|||||||
using protocols other than HTTPS, e.g. SSH, git, HTTP, FTP(S), rsync.
|
using protocols other than HTTPS, e.g. SSH, git, HTTP, FTP(S), rsync.
|
||||||
EOS
|
EOS
|
||||||
switch "--full",
|
switch "--full",
|
||||||
description: "Convert a shallow clone to a full clone without untapping. Taps are only cloned as "\
|
description: "Convert a shallow clone to a full clone without untapping. Taps are only cloned as "\
|
||||||
"shallow clones if `--shallow` was originally passed."
|
"shallow clones if `--shallow` was originally passed."
|
||||||
switch "--shallow",
|
switch "--shallow",
|
||||||
description: "Fetch tap as a shallow clone rather than a full clone. Useful for continuous integration."
|
description: "Fetch tap as a shallow clone rather than a full clone. Useful for continuous integration."
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user