mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-04-09 03:54:15 +00:00
Improve command line usage information
This commit is contained in:
parent
10bde11918
commit
7c6cdac1b2
@ -1884,8 +1884,8 @@ struct command_line_option command_line_options[]={
|
||||
"Return identity of known routable peers as URIs"},
|
||||
{app_id_self,{"id","allpeers",NULL},0,
|
||||
"Return identity of all known peers as URIs"},
|
||||
{app_node_info,{"node","info","<sid>","[getdid]",NULL},0,
|
||||
"Return information about SID, and optionally ask for DID resolution via network"},
|
||||
{app_node_info,{"node","info","<sid>",NULL},0,
|
||||
"Return routing information about a SID"},
|
||||
{app_count_peers,{"peer","count",NULL},0,
|
||||
"Return a count of routable peers on the network"},
|
||||
{app_reverse_lookup, {"reverse", "lookup", "<sid>", "[<timeout>]", NULL}, 0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user