termux-api: Remove empty lines from -h output
[termux-packages] / packages / termux-api / termux-battery-status
index fbdb8af..bbd8b64 100755 (executable)
@@ -5,7 +5,6 @@ SCRIPTNAME=termux-battery-status
 show_usage () {
     echo "Usage: $SCRIPTNAME"
     echo "Get the status of the device battery."
-    echo ""
     exit 0
 }