tsk-77: Print version of the software #86

Merged
kdeng00 merged 5 commits from tsk-77 into main 2025-10-22 21:40:12 -04:00
Showing only changes of commit 75a000ec55 - Show all commits
+4 -1
View File
@@ -30,7 +30,10 @@ pub fn print_help() {
-rt retrieve type (songs is only accepted)
Required for deleting a song
-D song id"#,
-D song id
Print version
-v"#,
);
println!("{msg}");