generated from pavel.muhortov/template-bash
fix status() docstring
This commit is contained in:
parent
a7669b4360
commit
60b93e8dcb
|
@ -30,6 +30,7 @@ def status(stats_file: str, client_filter: str = '.*', client_geo: bool = False)
|
|||
{
|
||||
"name": str,
|
||||
"r_ip": str,
|
||||
"r_cc": str,
|
||||
"v_ip": str,
|
||||
"b_rx": int,
|
||||
"b_tx": int,
|
||||
|
|
Loading…
Reference in New Issue
Block a user