Skip to content

Commit e79d1e8

Browse files
committed
Add important notice of batch mode to README
1 parent bf0d348 commit e79d1e8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ Console app for serial connection.
2121
5. Press F1 to leave its serial session and to finish SimpleCom
2222
* Press CTRL+C in batch mode
2323

24+
> [!IMPORTANT]
25+
> You have to use batch mode (`--batch`) if you want to redirect something into SimpleCom. Batch mode would not terminate automatically when stdin reaches EOF. So you have to type CTRL+C if you want terminate SimpleCom.
26+
2427
## Command line options
2528

2629
| Option | Default | Description |

0 commit comments

Comments
 (0)