mosquitto: Update from 1.4.10 to 1.4.11
[termux-packages] / packages / termux-api / termux-camera-photo
index 7b3836f..4d3051b 100755 (executable)
@@ -5,9 +5,7 @@ SCRIPTNAME=termux-camera-photo
 show_usage () {
     echo "Usage: termux-camera-photo [-c camera-id] output-file"
     echo "Take a photo and save it to a file in JPEG format."
-    echo ""
     echo "  -c camera-id  ID of the camera to use (see termux-camera-info), default: 0"
-    echo ""
     exit 0
 }