summaryrefslogtreecommitdiffstats
path: root/network/cclive/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/cclive/README')
-rw-r--r--network/cclive/README9
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
+