fix volflag syntax in examples
This commit is contained in:
@@ -124,7 +124,7 @@ def tc1():
|
||||
|
||||
arg = "{}:{}:{}".format(pd, ud, p, hp)
|
||||
if hp:
|
||||
arg += ":chist=" + hp
|
||||
arg += ":c,hist=" + hp
|
||||
|
||||
args += ["-v", arg]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user