]> rtime.felk.cvut.cz Git - novaboot.git/blobdiff - README.md
Add options for remote reset target connection and reset
[novaboot.git] / README.md
index 53828897e9f79ad1bf42c7772dd25a16e9a520ac..46c9de24a541afb3024623c5dc74dca589d8dff6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -339,6 +339,15 @@ See __\--serial__. There will be new options soon.
     specified with __\--serial__. If this option is not given, `stty` is
     called with `raw -crtscts -onlcr 115200` settings.
 
+- \--remote-cmd=<cmd>
+
+    Command that mediates connection to the target's serial line. For
+    example `ssh server 'cu -l /dev/ttyS0'`.
+
+- \--reset-cmd=<cmd>
+
+    Command that resets the target.
+
 See also __\--iprelay__.
 
 ## Termination phase