mirror of
https://github.com/chubin/cheat.sh.git
synced 2026-06-20 13:16:44 +02:00
oeis: change alignment for code from four into three spaces
This commit is contained in:
@@ -122,7 +122,7 @@ oeis() (
|
||||
printf "${LANGUAGE}"
|
||||
cat ${TMP}/code_snippet \
|
||||
| sed "s/(${LANGUAGE^^})/\n/; s/(${LANGUAGE})/\n/;" \
|
||||
| sed 's/^/ /'
|
||||
| sed 's/^/ /'
|
||||
else
|
||||
printf "${LANGUAGE^^} unavailable. Use :list to view available languages.\n"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user