From 80c9b723b1aab69af8ddd681474d673dfb8f9af9 Mon Sep 17 00:00:00 2001 From: Andrs Montaez Date: Wed, 23 Nov 2011 22:27:40 -0200 Subject: [PATCH] Changed comments. --- bin/mage.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/mage.php b/bin/mage.php index e9ae32a..4a7e422 100644 --- a/bin/mage.php +++ b/bin/mage.php @@ -3,7 +3,7 @@ # mage init # mage config add environment [production] -# mage config add host prod_example@s05.example.com to:[production] +# mage config add host prod_example@s05.example.com:/var/www/vhosts/example.com/www to:[production] # mage config git git://github.com/andres-montanez/Zend-Framework-Twig-example-app.git # mage config svn svn://example.com/repo