summaryrefslogtreecommitdiff
path: root/argvAutoshell.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-09-01 00:29:48 -0500
committerJeff Carr <[email protected]>2025-09-01 00:29:48 -0500
commit4a800a7cfd6e8d59b021ff1b5a0ea9d42b89b7b3 (patch)
treef6343d4cf86e121e5874f85502a4822613e54093 /argvAutoshell.go
parenteba85c6b97dbbab8b9b437e557a3dd5e6de41984 (diff)
attempts to submit data to the Gemini API
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 14a21f1..f6fcee7 100644
--- a/argvAutoshell.go
+++ b/argvAutoshell.go
@@ -24,7 +24,7 @@ func (args) doBashAuto() {
// argv.doBashHelp()
switch argv.BashAuto[0] {
case "playback":
- fmt.Println("long --uuid purge")
+ fmt.Println("long --uuid purge last submit")
case "clean":
fmt.Println("user devel master")
default: