mirror of
https://github.com/sharkdp/fd.git
synced 2024-11-17 17:35:16 +01:00
Document svg-terminal command
This commit is contained in:
parent
4fea5f3a3c
commit
6dd59b33b1
1 changed files with 2 additions and 0 deletions
|
@ -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="▶"
|
||||||
|
|
Loading…
Reference in a new issue