We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d65e13 commit 8856fdbCopy full SHA for 8856fdb
docs/imunifyav/cli/README.md
@@ -902,7 +902,7 @@ To submit file as false positive for analysis (if ImunifyAV considers file as a
902
<div class="notranslate">
903
904
```
905
-imunify-antivirus submit false-positive <file>
+imunify-antivirus submit false-positive /full/path/to/file
906
907
908
</div>
@@ -912,7 +912,7 @@ To submit file as false negative for analysis (if ImunifyAV considers file as a
912
913
914
915
-imunify-antivirus submit false-negative <file>
+imunify-antivirus submit false-negative /full/path/to/file
916
917
918
0 commit comments