mirror of
https://github.com/jgoerzen/xbnet.git
synced 2025-02-07 11:03:50 -04:00
cleanups
This commit is contained in:
parent
7b2fc94f7f
commit
7310eb5692
@ -106,7 +106,7 @@ enum Command {
|
||||
broadcast_everything: bool,
|
||||
|
||||
/** The maximum number of seconds to store the destination XBee MAC for an IP address. */
|
||||
#[structopt(long)]
|
||||
#[structopt(long, default_value = "300")]
|
||||
max_ip_cache: u64,
|
||||
|
||||
/// Name for the interface; defaults to "xbnet%d" which the OS usually turns to "xbnet0".
|
||||
|
Loading…
Reference in New Issue
Block a user