diff --git a/README.org b/README.org index 555aafa..c890b4e 100644 --- a/README.org +++ b/README.org @@ -87,8 +87,8 @@ OPTIONS -h, --help Show this help message - -c, --config CONFIG_FILE Path to config file - (default: ~/.config/strm/strm.config) + -c, --config CONFIG_FILE Path to config file (default: + ~/.config/strm/strm.config) -f, --fullscreen Play video files in fullscreen -i, --ignore-files IGNORE_FILES Ignore given filenames -l, --list List files instead of playing diff --git a/strm b/strm index b1882a1..c05d66d 100755 --- a/strm +++ b/strm @@ -12,8 +12,8 @@ Stream media files over SSH in a convenient way. OPTIONS -h, --help Show this help message - -c, --config CONFIG_FILE Path to config file - (default: ~/.config/strm/strm.config) + -c, --config CONFIG_FILE Path to config file (default: + ~/.config/strm/strm.config) -f, --fullscreen Play video files in fullscreen -i, --ignore-files IGNORE_FILES Ignore given filenames -l, --list List files instead of playing