diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-11 23:40:03 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:15 +0700 |
commit | 18f1baaa00a6c42ef5e245d60278617ab4bd1741 (patch) | |
tree | ac183a76cce1b46d1f1946b26bfc4a8665611a8c /python | |
parent | 1fd7e527a2a81cbff6274a817ce02a9535022a0f (diff) | |
download | slackbuilds-18f1baaa00a6c42ef5e245d60278617ab4bd1741.tar.gz |
python/DVR-Scan: Fix README, slack-desc.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/DVR-Scan/README | 2 | ||||
-rw-r--r-- | python/DVR-Scan/slack-desc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/python/DVR-Scan/README b/python/DVR-Scan/README index 6bbf670559..6666974693 100644 --- a/python/DVR-Scan/README +++ b/python/DVR-Scan/README @@ -12,4 +12,4 @@ For users wanting finer control over the output video encoding method, the default timecode format (HH:MM:SS.nnnn) is compatible with most popular video tools, so in most cases the motion events DVR-Scan finds can be simply copied and pasted into another tool -of your choice (e.g. ffmpeg, avconv or the mkvtoolnix suite).
\ No newline at end of file +of your choice (e.g. ffmpeg, avconv or the mkvtoolnix suite). diff --git a/python/DVR-Scan/slack-desc b/python/DVR-Scan/slack-desc index 391caf61f5..300fc51dab 100644 --- a/python/DVR-Scan/slack-desc +++ b/python/DVR-Scan/slack-desc @@ -5,7 +5,7 @@ # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. - |-----handy-ruler------------------------------------------------------| + |-----handy-ruler------------------------------------------------------| DVR-Scan: DVR-Scan (Motion Events Detector) DVR-Scan: DVR-Scan: a cross-platform command-line (CLI) application that automatically |