File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ export function showHelp(): void {
3131 console . log ( ' ' + chalk . cyan ( 'agent' ) + ' ' + chalk . yellow ( '<command>' ) + ' ' + 'Create and manage agent accounts' ) ;
3232 console . log ( ' ' + chalk . cyan ( 'memory' ) + ' ' + chalk . yellow ( '<command>' ) + ' ' + 'Manage, search, and back up agent memory files' ) ;
3333 console . log ( ' ' + chalk . cyan ( 'contacts' ) + ' ' + chalk . yellow ( '<command>' ) + '' + 'Manage local contacts with cloud backup' ) ;
34- console . log ( ' ' + chalk . cyan ( 'notifications' ) + ' ' + chalk . yellow ( '<cmd> ' ) + ' ' + 'Manage push notifications' ) ;
34+ console . log ( ' ' + chalk . cyan ( 'notifications' ) + ' ' + chalk . yellow ( 'enable ' ) + ' ' + 'Enable push notifications' ) ;
3535 console . log ( ' ' + chalk . cyan ( 'transactions' ) + ' ' + chalk . yellow ( '[options]' ) + ' ' + 'View recent transaction history' ) ;
3636 console . log ( ) ;
3737
You can’t perform that action at this time.
0 commit comments