From 74713f8b7c4d3b9f91979db3ce9f6401d1ef0631 Mon Sep 17 00:00:00 2001 From: Jason Buckner Date: Sat, 24 Nov 2012 22:36:45 -0800 Subject: [PATCH] fix homesick pull documentation --- README.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 09411bf..d9aac4e 100644 --- a/README.markdown +++ b/README.markdown @@ -33,9 +33,9 @@ If you're not sure what castles you have around, you can easily list them: homesick list -To pull your castle (omit CASTLE_NAME to pull all castles): +To pull your castle (or all castles): - homesick pull CASTLE_NAME + homesick pull --all|CASTLE_NAME To push your castle: