php: Update from 7.1.1 to 7.1.2 and enable pcntl
[termux-packages] / packages / termux-api / termux-telephony-cellinfo
index d8e7967..1aa110c 100755 (executable)
@@ -5,7 +5,6 @@ SCRIPTNAME=termux-telephony-cellinfo
 show_usage () {
     echo "Usage: $SCRIPTNAME"
     echo "Get information about all observed cell information from all radios on the device including the primary and neighboring cells."
-    echo ""
     exit 0
 }