From 76f04799692ac896908bf2db21b9bad16769c2e3 Mon Sep 17 00:00:00 2001 From: Martin Afanasjew Date: Sun, 17 Apr 2016 09:21:02 +0200 Subject: --repository: move help to documentation comment --- Library/Homebrew/cmd/--repository.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Homebrew/cmd') diff --git a/Library/Homebrew/cmd/--repository.rb b/Library/Homebrew/cmd/--repository.rb index b697b3eaa..b3ad8367a 100644 --- a/Library/Homebrew/cmd/--repository.rb +++ b/Library/Homebrew/cmd/--repository.rb @@ -1,3 +1,10 @@ +#: * `--repository`: +#: Display where Homebrew's `.git` directory is located. For standard installs, +#: the `prefix` and `repository` are the same directory. +#: +#: * `--repository` `/`: +#: Display where tap `/`'s directory is located. + require "tap" module Homebrew -- cgit v1.2.3