File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -123,17 +123,17 @@ USAGE:
123
123
124
124
OPTIONS:
125
125
-a, --advertise BLE advertising
126
- -b, --btalias Specify the BLE name of the device
126
+ -b, --btalias <BTALIAS> BLE device name
127
127
-c, --connect <CONNECT> Auto-connect to saved phone or specified phone MAC address if
128
128
provided
129
129
-d, --debug Enable debug info
130
- -i, --interface Specify Wi-Fi Hotspot network interface
131
- -l, --legacy Enable legacy mode
132
130
-h, --help Print help information
131
+ -i, --iface <IFACE> WLAN / Wi-Fi Hotspot interface [default: wlan0]
132
+ -l, --legacy Enable legacy mode
133
133
-l, --logfile <LOGFILE> Log file path [default: /var/log/aa-proxy-rs.log]
134
134
-s, --stats-interval <SECONDS> Interval of showing data transfer statistics (0 = disabled)
135
135
[default: 0]
136
- -u, --udc <UDCNAME > Specify UDC Controller to use
136
+ -u, --udc <UDC > UDC Controller name
137
137
-V, --version Print version information
138
138
```
139
139
Most options are self explanatory, but these needs some more attention:<br >
You can’t perform that action at this time.
0 commit comments