#!/bin/sh
indent -npro -kr -i8 -ts8 -sob -l263 -ss -ncs "$@"
