mirror of
https://github.com/MidnightCommander/mc
synced 2025-03-07 00:21:28 +03:00
4 lines
109 B
Bash
4 lines
109 B
Bash
#silent
|
|
t Indent `C' formatter
|
|
indent -gnu -fc1 -i4 -bli0 -nut -bap -l100 %b 1>/dev/null 2> %e
|