Skip to content

Commit

Permalink
cmd/brew-emacs: Add help text (#514)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bob W. Hogg committed Dec 1, 2016
1 parent b48adb1 commit 912718b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cmd/brew-emacs.rb
@@ -1,3 +1,7 @@
#: * `emacs` name...:
#: Generate a formula for the homebrew-emacs tap for each given <name>.
#: Open the last formula specified in your preferred editor.

raise FormulaUnspecifiedError if ARGV.empty?

def template(name)
Expand Down

0 comments on commit 912718b

Please sign in to comment.