Skip to content

Commit ec216b4

Browse files
committed
README: update help to clap auto-generated
1 parent 754f958 commit ec216b4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -123,17 +123,17 @@ USAGE:
123123
124124
OPTIONS:
125125
-a, --advertise BLE advertising
126-
-b, --btalias Specify the BLE name of the device
126+
-b, --btalias <BTALIAS> BLE device name
127127
-c, --connect <CONNECT> Auto-connect to saved phone or specified phone MAC address if
128128
provided
129129
-d, --debug Enable debug info
130-
-i, --interface Specify Wi-Fi Hotspot network interface
131-
-l, --legacy Enable legacy mode
132130
-h, --help Print help information
131+
-i, --iface <IFACE> WLAN / Wi-Fi Hotspot interface [default: wlan0]
132+
-l, --legacy Enable legacy mode
133133
-l, --logfile <LOGFILE> Log file path [default: /var/log/aa-proxy-rs.log]
134134
-s, --stats-interval <SECONDS> Interval of showing data transfer statistics (0 = disabled)
135135
[default: 0]
136-
-u, --udc <UDCNAME> Specify UDC Controller to use
136+
-u, --udc <UDC> UDC Controller name
137137
-V, --version Print version information
138138
```
139139
Most options are self explanatory, but these needs some more attention:<br>

0 commit comments

Comments
 (0)