Linux 命令大全
Linux indent命令用于调整C原始代码文件的格式。
indent可辨识C的原始代码文件,并加以格式化,以方便程序设计师阅读。
语法
indent [参数][源文件] 或 indent [参数][源文件][-o 目标文件]
参数:
Indent代码格式化说明