install: add --sixel to suggested command line for generate-alt-random-writes

This commit is contained in:
Daniel Eklöf 2020-11-23 19:32:19 +01:00
parent d2f0b82bda
commit 7755af5bea
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -241,6 +241,7 @@ tmp_file=$(mktemp)
--attr-bold \
--attr-italic \
--attr-underline \
--sixel \
${tmp_file}
./pgo ${tmp_file} ${tmp_file} ${tmp_file}
rm ${tmp_file}