summaryrefslogtreecommitdiffstats
path: root/video/motion/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'video/motion/DETAILS')
-rwxr-xr-xvideo/motion/DETAILS7
1 files changed, 5 insertions, 2 deletions
diff --git a/video/motion/DETAILS b/video/motion/DETAILS
index 980d6b39ca..91284f49e1 100755
--- a/video/motion/DETAILS
+++ b/video/motion/DETAILS
@@ -10,7 +10,10 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="video"
SHORT="Motion is a software motion detector"
cat << EOF
-Motion is a software motion detector. It grabs images from video4linux devices and/or from webcams (such as the axis network cameras). Motion is the perfect tool for keeping an eye on your property keeping only those images that are interesting.
+Motion is a software motion detector. It grabs images from video4linux
+devices and/or from webcams (such as the axis network cameras). Motion is
+the perfect tool for keeping an eye on your property keeping only those
+images that are interesting.
Some of motion's options include:
@@ -28,5 +31,5 @@ Some of motion's options include:
* Motion tracking
* Feed events to an MySQL or PostgreSQL database.
* Feed video back to a video4linux loopback for realtime viewing
- * Web interface using motion.cgi
+ * Web interface using motion.cgi
EOF