mirror of https://github.com/n1nj4sec/pupy.git
Updated Basic Usage (markdown)
parent
be688c9113
commit
94cdbb611d
|
@ -5,7 +5,9 @@ First of all it is important to know that nearly all commands in pupy have a hel
|
|||
>> jobs -h
|
||||
>> run -h
|
||||
```
|
||||
This is even true for modules ! For example if you want to know how to use the pyexec module type :
|
||||
This is even true for modules !
|
||||
|
||||
For example if you want to know how to use the pyexec module type :
|
||||
```code
|
||||
>> run pyexec -h
|
||||
usage: pyexec [-h] [--file <path>] [-c <code string>]
|
||||
|
|
Loading…
Reference in New Issue