]> rtime.felk.cvut.cz Git - novaboot.git/blobdiff - README.pod
Improve documentation of --interative
[novaboot.git] / README.pod
index ebc14dbc0c693a694c61b390f9823310ae06ce33..6f49f02e4cbae400ae6613cf90944f97f5af3612 100644 (file)
@@ -621,12 +621,12 @@ seconds and novaboot returns non-zero exit code.
 
 =item -i, --interactive
 
-Setup things for the interactive use of the target. Your terminal will be
-switched to raw mode. In raw mode, your system does not process input
-in any way (no echoing of entered characters, no interpretation
-special characters). This, among others, means that Ctrl-C is passed
-to the target and does no longer interrupt novaboot. Use "~~."
-sequence to exit novaboot.
+Setup things for the interactive use of the target. Your terminal will
+be switched to raw mode. In raw mode, your local terminal does not
+process input in any way (no echoing of entered characters, no
+interpretation of special characters). This, among others, means that
+Ctrl-C is passed to the target and does not interrupt novaboot. To
+exit from novaboot interactive mode type "~~.".
 
 =item --no-interaction, --interaction