sh-basic-indent-line

sh-basic-indent-line is an interactive compiled Lisp function in `sh-script.el'.


(sh-basic-indent-line)

Indent a line for Sh mode (shell script mode).
Indent as far as preceding non-empty line, then by steps of `sh-indentation'.
Lines containing only comments are considered empty.