changeset 176:3d2ae9417273

even more improvement
author edhoprima@gmail.com <edhoprima@gmail.com>
date Fri, 05 Jun 2009 20:27:48 +0000
parents 5b7a154dbd21
children 4d7de9c3b98c
files moefetch.sh
diffstat 1 files changed, 5 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/moefetch.sh	Fri Jun 05 20:26:14 2009 +0000
+++ b/moefetch.sh	Fri Jun 05 20:27:48 2009 +0000
@@ -59,15 +59,13 @@
 	cat <<EOF
 moefetch.sh COMMAND [-u SITE_URL] TAGS
 
-    COMMAND: 
-	    (quick)fetch: do a complete update. Add prefix quick to skip file checking
-        check: get list of new files, clean up local folder and print total new files
+COMMAND: 
+(quick)fetch: do a complete update. Add prefix quick to skip file checking
+check: get list of new files, clean up local folder and print total new files
 
-    -u SITE_URL:
-		Specify URL of the Danbooru powered site you want to leech from. Default is ${DEFAULT_SITE}
+-u SITE_URL: Specify URL of the Danbooru powered site you want to leech from. Default is ${DEFAULT_SITE}
 
-    TAGS:
-		Tags you want to download. Separated by spaces. Tag name follows standard Danbooru tagging scheme
+TAGS: Tags you want to download. Separated by spaces. Tag name follows standard Danbooru tagging scheme
 	
 EOF
 	exit 0