Description: fix the FAB name.
Author: Joao Eriberto Mota Filho <eriberto@debian.org>
Last-update: 2014-12-19
Index: cewl-5.1/fab.rb
===================================================================
--- cewl-5.1.orig/fab.rb
+++ cewl-5.1/fab.rb
@@ -12,7 +12,7 @@
 #
 # == Usage
 #
-# fab [OPTION] ... filename/list
+# fab-cewl [OPTION] ... filename/list
 #
 # -h, --help:
 #    show help
@@ -37,9 +37,9 @@ opts = GetoptLong.new(
 )
 
 def usage
-	puts"xx
+	puts"fab-cewl
 
-Usage: xx [OPTION] ... filename/list
+Usage: fab-cewl [OPTION] ... filename/list
 	-h, --help: show help
 	-v: verbose
 	
