mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-04-27 22:25:37 +00:00
Updated docs
This commit is contained in:
parent
9c2bf9fba8
commit
e55000ee1a
3 changed files with 6 additions and 3 deletions
|
|
@ -339,7 +339,7 @@ Filter output to only show some interfaces:
|
|||
|
||||
usage: rnstatus [-h] [--config CONFIG] [--version] [-a] [-A]
|
||||
[-l] [-s SORT] [-r] [-j] [-R hash] [-i path]
|
||||
[-w seconds] [-v] [filter]
|
||||
[-w seconds] [-v] [-m] [-mi seconds] [filter]
|
||||
|
||||
Reticulum Network Stack Status
|
||||
|
||||
|
|
@ -360,6 +360,9 @@ Filter output to only show some interfaces:
|
|||
-i path path to identity used for remote management
|
||||
-w seconds timeout before giving up on remote queries
|
||||
-v, --verbose
|
||||
-m, --monitor continuously monitor status
|
||||
-I seconds, --monitor-interval seconds
|
||||
refresh interval for monitor mode (default: 1)
|
||||
|
||||
|
||||
.. note::
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -577,7 +577,7 @@ options:
|
|||
-w seconds timeout before giving up on remote queries
|
||||
-v, --verbose
|
||||
-m, --monitor continuously monitor status
|
||||
-mi seconds, --monitor-interval seconds
|
||||
-I seconds, --monitor-interval seconds
|
||||
refresh interval for monitor mode (default: 1)
|
||||
</pre></div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue