Skip to content

Commit

Permalink
Add dashes in YAML syntax example
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrus-and committed May 31, 2018
1 parent 6b2e0d5 commit 88165df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -21,6 +22,7 @@ functions:
code: Code of the example
- ...
...
---
```

Where `FUNCTION` is one of the values described in the [`_data/functions.yml`] file.
Expand Down

0 comments on commit 88165df

Please sign in to comment.