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 bfe63d2 commit 8d65e13Copy full SHA for 8d65e13
docs/command_line_interface/README.md
@@ -2324,7 +2324,7 @@ To submit file as false positive (if Imunify360 considers file as a malicious bu
2324
<div class="notranslate">
2325
2326
```
2327
-imunify360-agent submit false-positive --reason <reason> <file>
+imunify360-agent submit false-positive --reason your-reason-text /full/path/to/file
2328
2329
2330
</div>
@@ -2338,7 +2338,7 @@ To submit file as false negative (if Imunify360 considers file as a non-maliciou
2338
2339
2340
2341
-imunify360-agent submit false-negative <file>
+imunify360-agent submit false-negative /full/path/to/file
2342
OK
2343
2344
0 commit comments