Skip to content

Commit 46bd975

Browse files
authored
Fix version checking usage example
1 parent 5a10677 commit 46bd975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage-example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ time=2024-02-22T12:06:11.864-05:00 level=SUCCESS msg="Target verification succee
1313

1414
## Version Checking
1515

16-
Perform a version check on the remote target using the `-v` command line option with `-rhost` and `-rport`:
16+
Perform a version check on the remote target using the `-c` command line option with `-rhost` and `-rport`:
1717

1818
```sh
1919
albinolobster@mournland:~/initial-access/feed/cve-2023-22527$ ./build/cve-2023-22527_linux-arm64 -c -rhost 10.9.49.88 -rport 8090

0 commit comments

Comments
 (0)