diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/syzbot.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/syzbot.md b/docs/syzbot.md index a8bec2ea3..759e358a8 100644 --- a/docs/syzbot.md +++ b/docs/syzbot.md @@ -49,6 +49,10 @@ After sending an email you should get a reply email with results within an hour. ``` #syz dup: exact-subject-of-another-report ``` +- to undo a previous dup command and turn it into an independent bug again: +``` +#syz undup +``` - to mark the bug as a one-off invalid report (e.g. induced by a previous memory corruption): ``` #syz invalid |
