mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-02-11 22:44:59 -05:00
Changed from using only the last positional argument (args[len(args)-1]) to joining all positional arguments with spaces. This allows commands like: fabric -p pattern_name How do I use fabric to list available models to consume the entire phrase instead of just "models". Fixes #1958 Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>