mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-08-23 09:34:56 +02:00
Add dashes in YAML syntax example
This commit is contained in:
@@ -10,6 +10,7 @@ Each GTFO binary is defined in a file in the [`_gtfobins/`] folder named as `<bi
|
||||
The full syntax is the following:
|
||||
|
||||
```
|
||||
---
|
||||
description: Optional description of the binary
|
||||
functions:
|
||||
FUNCTION:
|
||||
@@ -21,6 +22,7 @@ functions:
|
||||
code: Code of the example
|
||||
- ...
|
||||
...
|
||||
---
|
||||
```
|
||||
|
||||
Where `FUNCTION` is one of the values described in the [`_data/functions.yml`] file.
|
||||
|
Reference in New Issue
Block a user