Silent mode

This commit is contained in:
Alexandre
2021-10-01 19:31:37 +02:00
committed by GitHub
parent 7d6716511d
commit 1d6c9751c5

View File

@@ -55,6 +55,6 @@
"cifsusername": "str?", "cifsusername": "str?",
"cifspassword": "str?", "cifspassword": "str?",
"smbv1": "bool?", "smbv1": "bool?",
"verbose": "bool?" "silent": "bool?"
} }
} }