summaryrefslogtreecommitdiff
path: root/emacs-helm.sh
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2019-09-22 15:40:28 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2019-09-22 15:40:28 +0200
commitc56152f1c7da32ea4319afad9fd8058351a99cd7 (patch)
tree51d8cc29454be1f82b989900d5d6ea6810fb0a1b /emacs-helm.sh
parentf898c7cb3e62fe25e5642e4384535f8646a97654 (diff)
Add -B to help in script
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.