fix(docs): fixing workflow docs (#29)

This commit is contained in:
Ectario
2025-10-27 12:37:04 +01:00
committed by GitHub
parent 731927667d
commit f6cdb1ae2e
5 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -251,7 +251,7 @@ def workflow_main():
Execute workflows and manage workflow executions
Examples:
fuzzforge workflow security_assessment ./target # Execute workflow
fuzzforge workflow run security_assessment ./target # Execute workflow
fuzzforge workflow status # Check latest status
fuzzforge workflow history # Show execution history
"""