mirror of
https://github.com/casterbyte/Sara.git
synced 2025-12-05 22:19:29 +00:00
fix: add wrong header in the README.md file
This commit is contained in:
parent
a5e3cfda46
commit
de02596d13
1 changed files with 1 additions and 1 deletions
|
|
@ -176,7 +176,7 @@ caster@kali:~$ sara -h
|
|||
Sara supports the following command line options:
|
||||
|
||||
```bash
|
||||
usage: sara.py [-h] --ip IP --username USERNAME --password PASSWORD [--port PORT]
|
||||
usage: sara.py [-h] [--ip IP] [--username USERNAME] [--password PASSWORD] [--skip-confirmation] [--port PORT]
|
||||
|
||||
options:
|
||||
-h, --help show this help message and exit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue