*: normalize colons (#7913)

This commit is contained in:
Seth Falco
2022-03-27 07:25:15 +02:00
committed by GitHub
parent f63fedd585
commit 27ff55fc2e
88 changed files with 144 additions and 144 deletions

View File

@@ -3,7 +3,7 @@
> 在当前 shell 中以单个命令的形式执行参数,并返回其结果。
> 更多信息:<https://manned.org/eval>.
- 使用 'foo' 做为参数调用 `echo`:
- 使用 'foo' 做为参数调用 `echo`
`eval "{{echo foo}}"`