summaryrefslogtreecommitdiff
path: root/argvAutoshell.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-01-28 13:58:41 -0600
committerJeff Carr <[email protected]>2025-01-28 13:58:41 -0600
commitdd7355571d80b4d6c970e417df85244dbfd253e0 (patch)
tree3df9cc7c853749d742fb5435a903b5c92c5652ec /argvAutoshell.go
parent91c28de514b1a41e2355714f5352f5438dbe34a2 (diff)
add 'forge find patches'
Diffstat (limited to 'argvAutoshell.go')
-rw-r--r--argvAutoshell.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/argvAutoshell.go b/argvAutoshell.go
index 96c5e14..725efdb 100644
--- a/argvAutoshell.go
+++ b/argvAutoshell.go
@@ -36,7 +36,7 @@ func (args) doBashAuto() {
case "examine":
fmt.Println("fix")
case "list":
- fmt.Println("--all --mine --favorites --private")
+ fmt.Println("--all --mine --favorites --private patches")
case "pull":
fmt.Println("--all --mine --favorites --private")
case "patch":