mirror of
https://github.com/9001/copyparty.git
synced 2025-10-03 09:49:29 +02:00
fix volflag syntax in examples
This commit is contained in:
parent
9db617ed5a
commit
7d290f6b8f
2 changed files with 8 additions and 8 deletions
|
@ -124,7 +124,7 @@ def tc1():
|
|||
|
||||
arg = "{}:{}:{}".format(pd, ud, p, hp)
|
||||
if hp:
|
||||
arg += ":chist=" + hp
|
||||
arg += ":c,hist=" + hp
|
||||
|
||||
args += ["-v", arg]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue