mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-23 21:06:52 +03:00
c7638e1a75
Signed-off-by: Ilia Maslakov <il.smind@gmail.com>
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
|