mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-13 10:48:49 +01:00
fix readme typo
This commit is contained in:
parent
504cf2674b
commit
4351dfcef7
@ -3,9 +3,9 @@
|
|||||||
### Console commands example
|
### Console commands example
|
||||||
|
|
||||||
|
|
||||||
`echo “Hello DevTerm” > /tmp/DEVTERM_PRINTER_IN`
|
`echo "Hello DevTerm" > /tmp/DEVTERM_PRINTER_IN`
|
||||||
|
|
||||||
`echo -e “Hello DevTerm\n\n\n\n\n\n” > /tmp/DEVTERM_PRINTER_IN`
|
`echo -e "Hello DevTerm\n\n\n\n\n\n" > /tmp/DEVTERM_PRINTER_IN`
|
||||||
|
|
||||||
`cat file.txt > /tmp/DEVTERM_PRINTER_IN`
|
`cat file.txt > /tmp/DEVTERM_PRINTER_IN`
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user