Skip to content

Commit

Permalink
document it.
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusae committed Feb 22, 2010
1 parent 03f7379 commit ef6dff5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion make-emacs
Expand Up @@ -3,7 +3,8 @@
# Make a standalone emacs configuration.

if [ $# -ne 2 ]; then
echo "`basename $0` <emacs.d-directory> <output file>" > /dev/null 1>&2
echo "`basename $0` <emacs.d-directory|emacs-init-file> <output file>" \
> /dev/null 1>&2
exit 1
fi

Expand Down

0 comments on commit ef6dff5

Please sign in to comment.