mirror of
https://github.com/danielmiessler/fabric
synced 2024-11-08 07:11:06 +00:00
removed add-context
This commit is contained in:
parent
f054a3c40c
commit
b01bedb54a
@ -28,7 +28,6 @@ type Flags struct {
|
||||
ListAllContexts bool `short:"x" long:"listcontexts" description:"List all contexts"`
|
||||
ListAllSessions bool `short:"X" long:"listsessions" description:"List all sessions"`
|
||||
UpdatePatterns bool `short:"U" long:"updatepatterns" description:"Update patterns"`
|
||||
AddContext bool `short:"A" long:"addcontext" description:"Add a context"`
|
||||
Message string `hidden:"true" description:"Message to send to chat"`
|
||||
Copy bool `short:"c" long:"copy" description:"Copy to clipboard"`
|
||||
Model string `short:"m" long:"model" description:"Choose model"`
|
||||
|
Loading…
Reference in New Issue
Block a user