nasm/misc/Nindent

3 lines
61 B
Bash
Executable File

#!/bin/sh -
exec indent -kr -i4 -ts8 -nut -sob -ss -ncs "$@"