[packages/ebtables] - fixed usage for sh

qboosh qboosh at pld-linux.org
Sat Feb 1 11:12:37 CET 2020


commit ef5b316fa841dc1ca73c84b1cc113e6d938223cd
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Feb 1 11:12:56 2020 +0100

    - fixed usage for sh

 ebtables.init | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ebtables.init b/ebtables.init
index f158a64..03fabac 100755
--- a/ebtables.init
+++ b/ebtables.init
@@ -123,7 +123,7 @@ case "$1" in
 	done
 	;;
   *)
-	echo $"Usage $0 {start|stop|restart|condrestart|save|status}"
+	msg_usage "$0 {start|stop|restart|reload|condrestart|save|status}"
 	RETVAL=1
 esac
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ebtables.git/commitdiff/ef5b316fa841dc1ca73c84b1cc113e6d938223cd



More information about the pld-cvs-commit mailing list