mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-09 08:21:01 -04:00
install: add --sixel to suggested command line for generate-alt-random-writes
This commit is contained in:
parent
d2f0b82bda
commit
7755af5bea
1 changed files with 1 additions and 0 deletions
|
|
@ -241,6 +241,7 @@ tmp_file=$(mktemp)
|
||||||
--attr-bold \
|
--attr-bold \
|
||||||
--attr-italic \
|
--attr-italic \
|
||||||
--attr-underline \
|
--attr-underline \
|
||||||
|
--sixel \
|
||||||
${tmp_file}
|
${tmp_file}
|
||||||
./pgo ${tmp_file} ${tmp_file} ${tmp_file}
|
./pgo ${tmp_file} ${tmp_file} ${tmp_file}
|
||||||
rm ${tmp_file}
|
rm ${tmp_file}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue