From f02652d62e5399e73a6d770890b3da9cf35c3b3c Mon Sep 17 00:00:00 2001 From: KsRyY Date: Wed, 14 Aug 2019 22:47:11 +0800 Subject: [PATCH] where: add Chinese translation --- pages.zh/common/where.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 pages.zh/common/where.md diff --git a/pages.zh/common/where.md b/pages.zh/common/where.md new file mode 100644 index 0000000000..2c49797b91 --- /dev/null +++ b/pages.zh/common/where.md @@ -0,0 +1,8 @@ +# where + +> 报告所有已知的命令入口. +> 它可以是一个在`PATH`中的可执行文件, 一个别名, 或者一个shell內建命令. + +- 报告所有已知命令入口: + +`where {{command}}`