From ad775bbd7fb4d80fefd9aab3b8ba717c4f512809 Mon Sep 17 00:00:00 2001 From: kenyon Date: Mon, 13 Sep 2010 01:26:00 -0700 Subject: [PATCH] Migrated from tips-and-tricks v8 --- Tips-and-Tricks.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tips-and-Tricks.textile b/Tips-and-Tricks.textile index ccd1d15..99714e7 100644 --- a/Tips-and-Tricks.textile +++ b/Tips-and-Tricks.textile @@ -14,7 +14,7 @@ Then you simply type @t add laundry@ from anywhere in your file tree to add a ta *Hide the configuration file by renaming it @.todo.cfg@.* -Access your remote server's @todo.txt@ via ssh. If you have a shell account on @remote.server.com@, alias your @todo.sh@ commands to do the same thing as usual but prepend @ssh username@remote.server.com@ to them. Something like: +*Access your remote server's @todo.txt@ via ssh.* If you have a shell account on @remote.server.com@, alias your @todo.sh@ commands to do the same thing as usual but prepend @ssh username@remote.server.com@ to them. Something like:
       ssh username@remote.server.com todo.sh list