mirror of
https://github.com/dtzp555-max/clawkeeper.git
synced 2026-07-22 05:25:05 +00:00
rename: clawkeeper
This commit is contained in:
+1
-1
@@ -150,7 +150,7 @@ function switchProvider(to: 'openai' | 'ollama') {
|
||||
const [,, cmd, ...args] = process.argv;
|
||||
|
||||
if (!cmd || cmd === 'help' || cmd === '--help' || cmd === '-h') {
|
||||
console.log('openclaw-memops');
|
||||
console.log('clawkeeper');
|
||||
console.log('Commands:');
|
||||
console.log(' memops doctor');
|
||||
console.log(' memops switch openai|ollama');
|
||||
|
||||
Reference in New Issue
Block a user