From a14a69f3e2f6a879df5fe0611a64df331f215042 Mon Sep 17 00:00:00 2001 From: Tomi Ollila Date: Sun, 2 Mar 2014 18:00:30 +0200 Subject: [PATCH] tune after "what you got" view --- remoteusage/124.mdwn | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/remoteusage/124.mdwn b/remoteusage/124.mdwn index 76551a0..4e71af6 100644 --- a/remoteusage/124.mdwn +++ b/remoteusage/124.mdwn @@ -60,9 +60,7 @@ Write the following code to a file, for example `remote-notmuch.sh`. exit $ev fi - case $0 in */*) dn0=${0%/*} ;; *) dn0=. ;; esac - echo "See $dn0/nottoomuch-remote.rst for more information" - + echo " See`sed '1d;2d;s/.//;q' "$0"` for help" exit $ev #eof @@ -118,7 +116,7 @@ There are 3 options how to handle this with `./nottoomuch-remote.bash`: 3) `REMOTE_NOTMUCH_SSHCTRL_SOCK` can be used via environment; like: - REMOTE_NOTMUCH_SSHCTRL_SOCK=master-robin@example.org:22 ./nottoomuch-remote.bash help + REMOTE_NOTMUCH_SSHCTRL_SOCK=master-robin@example.org:22 ./nottoomuch-remote.bash help ## Configure Emacs on the client computer ## -- 2.43.0