aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Homebrew/manpages/brew.1.md.erb11
1 files changed, 11 insertions, 0 deletions
diff --git a/Library/Homebrew/manpages/brew.1.md.erb b/Library/Homebrew/manpages/brew.1.md.erb
index 5fc1d7e6d..f5d573321 100644
--- a/Library/Homebrew/manpages/brew.1.md.erb
+++ b/Library/Homebrew/manpages/brew.1.md.erb
@@ -1,3 +1,14 @@
+<%
+# To make changes to this man page:
+#
+# - For changes to a specific command (appears in the `COMMANDS` section):
+# - Edit the top comment in `Library/Homebrew/cmd/<command>.{rb,sh}`.
+# - Make sure to use the line prefix `#:` for the comments to be recognized as
+# documentation. If in doubt, compare with already documented commands.
+# - For other changes: Edit this file.
+#
+# When done, regenerate the man page and its HTML version by running `brew man`.
+%>
brew(1) -- The missing package manager for OS X
===============================================