diff options
author | Marek Srejma <sam_web@yahoo.de> | 2017-05-03 08:44:06 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-03 08:44:06 +0700 |
commit | b8a3d224b9fb60f02e780ed7afdc9c6ab2e8d41b (patch) | |
tree | ac545730f13b7505209f671cd57feb5b4d06bb5e /network/cclive/README | |
parent | 2abba550de51749f32fd0a29c221788b9aaa222d (diff) | |
download | slackbuilds-b8a3d224b9fb60f02e780ed7afdc9c6ab2e8d41b.tar.gz |
network/cclive: Updated for version 0.9.3, new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 23a526b3b7..aac7ab605c 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). |