Commit 4aedeab
authored
fix: remove nonexistent atenet sidecar command from README (agent-substrate#360)
The README lists atenet sidecar as a subcommand, but no such command is
registered. cmd/atenet only defines dns and router
(cmd/atenet/internal/root.go).
Verified only dns and router are registered as Use: in
cmd/atenet/internal/*.go.1 parent b6f406e commit 4aedeab
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
0 commit comments