diff options
| author | chrislu <chris.lu@gmail.com> | 2022-07-01 21:59:50 -0700 |
|---|---|---|
| committer | chrislu <chris.lu@gmail.com> | 2022-07-01 21:59:50 -0700 |
| commit | 7df440e36f38c70473075513ef195e3d80f2c4fb (patch) | |
| tree | d3e89de3ae1a2e5d541fb9780a1267a7d1c98f5b /weed/command/command.go | |
| parent | 141f662734b56ac08f96ebd28552a8002002c124 (diff) | |
| download | seaweedfs-7df440e36f38c70473075513ef195e3d80f2c4fb.tar.xz seaweedfs-7df440e36f38c70473075513ef195e3d80f2c4fb.zip | |
rename to SeaweedMQ
Diffstat (limited to 'weed/command/command.go')
| -rw-r--r-- | weed/command/command.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/command/command.go b/weed/command/command.go index 7635405dc..abd1b63e9 100644 --- a/weed/command/command.go +++ b/weed/command/command.go @@ -33,7 +33,7 @@ var Commands = []*Command{ cmdMount, cmdS3, cmdIam, - cmdMsgBroker, + cmdMqBroker, cmdScaffold, cmdServer, cmdShell, |
