From dd7355571d80b4d6c970e417df85244dbfd253e0 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Tue, 28 Jan 2025 13:58:41 -0600 Subject: add 'forge find patches' --- argvAutoshell.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'argvAutoshell.go') 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": -- cgit v1.2.3