Skip to content

Commit f5e4687

Browse files
fung-hwangzhoushaofeng
and
zhoushaofeng
authored
fix typo (#49)
Co-authored-by: zhoushaofeng <[email protected]>
1 parent ef478de commit f5e4687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/invoke.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ make的参数
144144
- b: 也就是basic,只输出简单的调试信息。即输出不需要重编译的目标。
145145
- v: 也就是verbose,在b选项的级别之上。输出的信息包括哪个makefile被解析,不需要被重编
146146
译的依赖文件(或是依赖目标)等。
147-
- i: 也就是implicit,输出所以的隐含规则
147+
- i: 也就是implicit,输出所有的隐含规则
148148
- j: 也就是jobs,输出执行规则中命令的详细信息,如命令的PID、返回码等。
149149
- m: 也就是makefile,输出make读取makefile,更新makefile,执行makefile的信息。
150150

0 commit comments

Comments
 (0)