Document svg-terminal command

This commit is contained in:
Mario Nebl 2018-01-26 13:14:38 +01:00 committed by David Peter
parent 4fea5f3a3c
commit 6dd59b33b1

View file

@ -1,4 +1,6 @@
#!/bin/sh #!/bin/sh
# Designed to be executed via svg-term:
# svg-term --command="sh screencast.sh" --out screencast.svg --padding=10 --width=40
set -e set -e
PROMPT="▶" PROMPT="▶"