@@ -185,9 +185,9 @@ not at all.
185185.sp
186186\fB power (pw) \fP action Change (or get) a place\(aq s power status, where action is one of get, on, off, cycle
187187.sp
188- \fB io \fP action Interact with GPIO (OneWire, relays, ...) devices, where action is one of high, low, get
188+ \fB io \fP action [name] Interact with GPIO (OneWire, relays, ...) devices, where action is one of high, low, get
189189.sp
190- \fB console (con) \fP Connect to the console
190+ \fB console (con) \fP [name] Connect to the console
191191.sp
192192\fB dfu \fP arg Run dfu commands
193193.sp
@@ -201,13 +201,13 @@ not at all.
201201.sp
202202\fB usb \- mux \fP action Switch USB Muxer, where action is one of off, dut\- device, host\- dut, host\- device, host\- dut+host\- device
203203.sp
204- \fB ssh \fP Connect via SSH
204+ \fB ssh \fP [command] Connect via SSH. Additional arguments are passed to ssh.
205205.sp
206- \fB scp \fP Transfer file via scp (use \(aq :dir/file\(aq for the remote side)
206+ \fB scp \fP source destination Transfer file via scp (use \(aq :dir/file\(aq for the remote side)
207207.sp
208- \fB rsync \fP Transfer files via rsync (use \(aq :dir/file\(aq for the remote side)
208+ \fB rsync \fP source destination Transfer files via rsync (use \(aq :dir/file\(aq for the remote side)
209209.sp
210- \fB sshfs \fP Mount a remote path via sshfs
210+ \fB sshfs \fP remotepath mountpoint Mount a remote path via sshfs
211211.sp
212212\fB forward \fP Forward local port to remote target
213213.sp
@@ -221,7 +221,7 @@ not at all.
221221.sp
222222\fB write \- files \fP filename(s) Copy files onto mass storage device
223223.sp
224- \fB write \- image \fP Write images onto block devices (USBSDMux, USB Sticks, …)
224+ \fB write \- image \fP filename Write images onto block devices (USBSDMux, USB Sticks, …)
225225.sp
226226\fB reserve \fP filter Create a reservation
227227.sp
0 commit comments