Skip to content

Commit b954640

Browse files
0xrinegadeclaude
andcommitted
fix(rpc): update help text to show 'rpc' instead of 'rpc-manager'
Complete the command rename by updating the help text in the Infrastructure section to reflect the new shorter command name. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent fd2ce00 commit b954640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/clparse.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ COMMAND CATEGORIES:
4444
realtime Real-time blockchain data sync daemon
4545
4646
Infrastructure:
47-
rpc-manager Manage RPC nodes (local/remote)
47+
rpc Manage RPC nodes (local/remote)
4848
deploy Deploy eBPF programs to SVM networks
4949
mount Manage folder mounts for microVMs
5050

0 commit comments

Comments
 (0)