summaryrefslogtreecommitdiff
path: root/argvAutoshell.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-08-22 03:34:45 -0500
committerJeff Carr <[email protected]>2025-08-22 03:34:45 -0500
commit5b7e2daf65cdd3ecaa6e3fb2ae5dea5380b7f7bf (patch)
tree156a48ac10008a142f5656df9697750c6602c784 /argvAutoshell.go
parentf6e881b064e0cfec382fc7fc08af334d64473849 (diff)
stuff
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 28d3f56..7f2f82d 100644
--- a/argvAutoshell.go
+++ b/argvAutoshell.go
@@ -24,7 +24,7 @@ func (args) doBashAuto() {
argv.doBashHelp()
switch argv.BashAuto[0] {
case "playback":
- fmt.Println("list --force")
+ fmt.Println("list --uuid")
case "clean":
fmt.Println("user devel master")
default: