X-Git-Url: https://git.cworth.org/git?p=notmuch-wiki;a=blobdiff_plain;f=remoteusage.mdwn;fp=remoteusage.mdwn;h=1a74d741901a05e578b523b8e2241d350aacbccf;hp=770164d10ab43d9d7070fbdc957ffd38cbca4090;hb=51a729487a6b1e562d9d6a3d0e4037b980ff6a32;hpb=2e54b3e9e9faac1e0a7b3a10596a2ed8dc663bb1 diff --git a/remoteusage.mdwn b/remoteusage.mdwn index 770164d..1a74d74 100644 --- a/remoteusage.mdwn +++ b/remoteusage.mdwn @@ -69,7 +69,7 @@ Save this to a file, for example `remote-notmuch.sh`, in your `PATH`: printf -v ARGS "%q " "$@" exec ssh notmuch notmuch ${ARGS} -and give it execute permissons: `chmod +x remote-notmuch.sh` +and give it execute permissions: `chmod +x remote-notmuch.sh` Now you can run `remote-notmuch.sh new`, or other notmuch commands. You can call the script anything you like. (You could also call it `notmuch`