diff options
Diffstat (limited to 'network/cclive/README')
-rw-r--r-- | network/cclive/README | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/network/cclive/README b/network/cclive/README index 23a526b3b7247..aac7ab605c5a9 100644 --- a/network/cclive/README +++ b/network/cclive/README @@ -4,8 +4,5 @@ video content. It has low memory footprint compared to other similar tools. It is a rewrite ot the clive software in C++, and it is free software, licensed under the GPLv3. -If you put the lines below in $HOME/.ccliverc, the output filename would -look nice. - -filename-format=%t.%s -subst=s<\s>{_}g +If you wish custom settings, e.g. for the output filename, create +$HOME/.ccliverc (see manpage). |