pass --quiet to checkpresent
This commit is contained in:
parent
a8c5881415
commit
f53496830a
1 changed files with 1 additions and 0 deletions
|
@ -173,6 +173,7 @@ checkPresent r k = do
|
|||
[ Param "archive"
|
||||
, Param "checkpresent"
|
||||
, Param $ remoteVault r
|
||||
, Param "--quiet"
|
||||
, Param $ archive r k
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue