mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-01-10 23:08:06 -05:00
## CHANGES - Require exactly two arguments: directory and instructions - Remove dedicated help flag, use flag.Usage instead - Improve directory validation to check if it's a directory - Inline pattern parsing, removing separate function - Simplify error messages for better clarity - Update usage text to reflect required instructions parameter - Print usage to stderr instead of stdout