mirror of
https://github.com/oXis/pwnwiki.github.io.git
synced 2025-10-29 16:56:59 +00:00
Add template for easier pasta
This commit is contained in:
parent
af22c5343b
commit
7c12c7d12e
13
linux/cmd_template.md
Normal file
13
linux/cmd_template.md
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
----
|
||||||
|
|
||||||
|
## command
|
||||||
|
### Argument example
|
||||||
|
* **Command with arguments**: `command --help`
|
||||||
|
* **Description**: Displays files recursively~
|
||||||
|
* **Output**:
|
||||||
|
* <div class="slide" style="cursor: pointer;"> **OS:** Show/Hide</div><div class="view"><code>
|
||||||
|
...
|
||||||
|
...
|
||||||
|
...
|
||||||
|
</code></div>
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user