MiniGUI/scripts/Lindent
2017-05-29 12:20:05 +08:00

3 lines
58 B
Bash

#!/bin/sh
indent -kr -i8 -ts8 -sob -l80 -ss -bs -psl "$@"