summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouie S <louie@example.com>2024-08-01 19:55:45 -0400
committerLouie S <louie@example.com>2024-08-01 19:55:45 -0400
commite1754801f53842c289e8c75cd29ce239693f0c19 (patch)
tree2547eeec57a8df6b5823fa2bfef93a3da207f15f
parent8b26d31e4dd8585d3e24d6fb52c7090bb674a8c4 (diff)
Update flags in man page
-rw-r--r--man/terminal-media-launcher.17
1 files changed, 6 insertions, 1 deletions
diff --git a/man/terminal-media-launcher.1 b/man/terminal-media-launcher.1
index 3ab827d..c25b99a 100644
--- a/man/terminal-media-launcher.1
+++ b/man/terminal-media-launcher.1
@@ -4,7 +4,7 @@
terminal-media-launcher \- terminal media launcher
.SH SYNOPSIS
-terminal-media-launcher [-c|--config PATH]
+terminal-media-launcher [OPTION]...
.SH DESCRIPTION
\fBterminal-media-launcher\fR is a TUI application designed to help streamline launching applications and other media. It aims to be a fast and minimal command line frontend with a Unix-like approach to setup and configuration. The program looks for a configuration file listing different groups of media and creates an ncurses menu from which the user can launch their media files.
@@ -27,6 +27,11 @@ Print a help message
Suppress stdout messages
.RE
+\fB-v\fR, \fB--version\fR
+.RS
+Print version information and exit
+.RE
+
.SH KEY BINDINGS
.B Up, Down
.RS