summaryrefslogtreecommitdiff
path: root/emacs-helm.sh
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2019-09-23 20:07:13 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2019-09-23 20:07:13 +0200
commit7e111b48a77bdcefb44a2f21b209fe29a2c04715 (patch)
treec1d8b089384807fab34f3c30f8fe6b49e935d8ca /emacs-helm.sh
parent5ea85dec2b598a2944d1da20299fda392d70be07 (diff)
Better format of help in emacs-helm.sh
Diffstat (limited to 'emacs-helm.sh')
-rwxr-xr-xemacs-helm.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/emacs-helm.sh b/emacs-helm.sh
index 10e1b3c7..164272e3 100755
--- a/emacs-helm.sh
+++ b/emacs-helm.sh
@@ -33,10 +33,10 @@ usage () {
cat >&1 <<EOF
Usage: ${0##*/} [-P PATH] [--toolbars] [-h] [EMACS-OPTIONS-OR-FILENAME]
--P --path: Specify path to emacs.
--B --toolbars: Display Menu bar, scroll bar etc...
---load-packages: Load specified packages (separate with ",").
--h: Display this help and exit.
+-P --path Specify path to emacs
+-B --toolbars Display Menu bar, scroll bar etc...
+--load-packages Load specified packages (separate with ",")
+-h Display this help and exit
Any other Emacs options or filename must come after.