diff options
author | crocket <crockabiscuit@gmail.com> | 2011-07-18 12:46:21 -0300 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-07-21 22:52:10 -0500 |
commit | 0673e1db14680c3c16cf169c9136f12c75a2e860 (patch) | |
tree | c04b95e3f11069c73844d12d1b1c153c4007e91f /network/cclive/README | |
parent | 0cf25d74fe54da3bc2aff510e5f4db8ab580637f (diff) | |
download | slackbuilds-0673e1db14680c3c16cf169c9136f12c75a2e860.tar.gz |
network/cclive: Updated for version 0.7.3.1.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'network/cclive/README')
-rw-r--r-- | network/cclive/README | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/network/cclive/README b/network/cclive/README index 6386ae5bf2..37ca4ff7a1 100644 --- a/network/cclive/README +++ b/network/cclive/README @@ -6,10 +6,9 @@ software, licensed under the GPLv3. This requires quvi. -If you put the below lines in $HOME/.ccliverc, the output filename would +If you put the lines below in $HOME/.ccliverc, the output filename would look nice. -filename-format="%t.%s" -regexp="/(\w|\s)/g" -substitute="s/\s/_/g" -format=best +filename-format=%t.%s +subst=s<\s>{_}g + |