From 60ea18dc200d97753150ca22e067fb66b8dd764c Mon Sep 17 00:00:00 2001 From: Abigoven <b.mahn@zoho.com> Date: Sat, 4 Jan 2025 11:19:13 +0100 Subject: [PATCH] Initial commit msg --- README.md | 3 +++ mp4duration2_git_wget.txt | 2 ++ 2 files changed, 5 insertions(+) diff --git a/README.md b/README.md index 53a047c..4fcdc99 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,9 @@ COPY /B mp4duration2.exe %PROGRAMFILES% ```bash mp4duration2 [-n] [-s] <filename(s)> ``` +-n numbering at line start<br/> +-s show summary of whole duration of all given filename(s) + --- ### Test Outputs ### ```bash diff --git a/mp4duration2_git_wget.txt b/mp4duration2_git_wget.txt index b1832bd..f75367d 100644 --- a/mp4duration2_git_wget.txt +++ b/mp4duration2_git_wget.txt @@ -16,3 +16,5 @@ Saving 'mp4duration2.git' HTTP response 200 OK [https://id.opendesktop.org/login?next=%2Foauth%2Fauthorize%3Fclient_id%3DBzeY4MotIOUTXTzPwbhw%26redirect_uri%3Dhttps%253A%252F%252Fwww.opencode.net%252Fusers%252Fauth%252Foauth_opendesktop%252Fcallback%26response_type%3Dcode%26scope%3Dopenid%2520profile%2520email%26state%3Df6e85b0786e9d6b927b8387c7a0cecdd5fc737ed05531977] HSTS in effect for www.opencode.net:80 Nothing to do - goodbye +HSTS in effect for www.opencode.net:80 +Nothing to do - goodbye -- GitLab