summaryrefslogtreecommitdiff
path: root/emacs-helm.sh
diff options
context:
space:
mode:
Diffstat (limited to 'emacs-helm.sh')
-rwxr-xr-xemacs-helm.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/emacs-helm.sh b/emacs-helm.sh
index c49e2856..cceabafa 100755
--- a/emacs-helm.sh
+++ b/emacs-helm.sh
@@ -32,9 +32,9 @@ usage () {
cat >&1 <<EOF
Usage: ${0##*/} [-P PATH] [--toolbars] [-h] [EMACS-OPTIONS-OR-FILENAME]
--P --path: Specify path to emacs.
---toolbars: Display Menu bar, scroll bar etc...
--h: Display this help and exit.
+-P --path: Specify path to emacs.
+-B --toolbars: Display Menu bar, scroll bar etc...
+-h: Display this help and exit.
Any other Emacs options or filename must come after.