send the right args already

This commit is contained in:
Jeff Carr 2025-02-15 12:30:26 -06:00
parent ae13593d05
commit ec0fe277f6
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ func (args) doBashAuto() {
case "list":
fmt.Println("--all --mine --favorites --private")
case "pull":
fmt.Println("--verbose")
fmt.Println("--force")
case "patch":
fmt.Println("get list --submit show")
case "user":