aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/gist-logs.rb
diff options
context:
space:
mode:
authorMike McQuaid2018-02-05 10:31:57 +0100
committerGitHub2018-02-05 10:31:57 +0100
commit3ac2f81f3c07232fc8d7373bbd43a46abe85a3d8 (patch)
treed79e615212e598f9310fb505e96778bd60e058f7 /Library/Homebrew/cmd/gist-logs.rb
parent3269716f3ac6370b16444eb58ba59e2557515570 (diff)
parent91246c25535e80b484bcc5a7a11c5d58fd76b962 (diff)
downloadbrew-3ac2f81f3c07232fc8d7373bbd43a46abe85a3d8.tar.bz2
Merge pull request #3757 from EricFromCanada/master
docs: add more option descriptions
Diffstat (limited to 'Library/Homebrew/cmd/gist-logs.rb')
-rw-r--r--Library/Homebrew/cmd/gist-logs.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Homebrew/cmd/gist-logs.rb b/Library/Homebrew/cmd/gist-logs.rb
index 9c0302813..630361ca2 100644
--- a/Library/Homebrew/cmd/gist-logs.rb
+++ b/Library/Homebrew/cmd/gist-logs.rb
@@ -4,6 +4,8 @@
#: <formula> is usually the name of the formula to install, but it can be specified
#: in several different ways. See [SPECIFYING FORMULAE](#specifying-formulae).
#:
+#: If `--with-hostname` is passed, include the hostname in the Gist.
+#:
#: If `--new-issue` is passed, automatically create a new issue in the appropriate
#: GitHub repository as well as creating the Gist.
#: