summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcasey <casey@users.noreply.github.com>2023-11-18 19:25:40 +0000
committercasey <casey@users.noreply.github.com>2023-11-18 19:25:40 +0000
commitc38d3df236e0827e14c3136b291f4089aaeaee06 (patch)
treeb50013e6c4fe05fc8d5ead7ef8e2a9cfcfc4a93b
parent884ec4ba2fa58196be58b425999d545471411372 (diff)
-rw-r--r--man/zh/chapter_75.html2
-rw-r--r--man/zh/print.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/man/zh/chapter_75.html b/man/zh/chapter_75.html
index 037f7fda..c6afde58 100644
--- a/man/zh/chapter_75.html
+++ b/man/zh/chapter_75.html
@@ -204,7 +204,7 @@
</li>
</ul>
<p>即使是小型的个人项目,能够通过名字记住命令,而不是通过 ^Reverse 搜索你的 Shell 历史,这也是一个巨大的福音,能够进入一个用任意语言编写的旧项目,并知道你需要用到的所有命令都在 <code>justfile</code> 中,如果你输入 <code>just</code>,就可能会输出一些有用的(或至少是有趣的!)信息。</p>
-<p>关于配方的想法,请查看 <a href="https://github.com/casey/just/blob/master/justfile">这个项目的 <code>justfile</code></a>,或一些 <a href="https://github.com/search?o=desc&amp;q=filename%3Ajustfile&amp;s=indexed&amp;type=Code">在其他项目里</a> 的 <code>justfile</code>。</p>
+<p>关于配方的想法,请查看 <a href="https://github.com/casey/just/blob/master/justfile">这个项目的 <code>justfile</code></a>,或一些 <a href="https://github.com/search?q=path%3A**%2Fjustfile&amp;type=code">在其他项目里</a> 的 <code>justfile</code>。</p>
<p>总之,我想这个令人难以置信地啰嗦的 README 就到此为止了。</p>
<p>我希望你喜欢使用 <code>just</code>,并在你所有的计算工作中找到巨大的成功和满足!</p>
<p>😸</p>
diff --git a/man/zh/print.html b/man/zh/print.html
index fc172710..a84874c6 100644
--- a/man/zh/print.html
+++ b/man/zh/print.html
@@ -1894,7 +1894,7 @@ make: `test' is up to date.
</li>
</ul>
<p>即使是小型的个人项目,能够通过名字记住命令,而不是通过 ^Reverse 搜索你的 Shell 历史,这也是一个巨大的福音,能够进入一个用任意语言编写的旧项目,并知道你需要用到的所有命令都在 <code>justfile</code> 中,如果你输入 <code>just</code>,就可能会输出一些有用的(或至少是有趣的!)信息。</p>
-<p>关于配方的想法,请查看 <a href="https://github.com/casey/just/blob/master/justfile">这个项目的 <code>justfile</code></a>,或一些 <a href="https://github.com/search?o=desc&amp;q=filename%3Ajustfile&amp;s=indexed&amp;type=Code">在其他项目里</a> 的 <code>justfile</code>。</p>
+<p>关于配方的想法,请查看 <a href="https://github.com/casey/just/blob/master/justfile">这个项目的 <code>justfile</code></a>,或一些 <a href="https://github.com/search?q=path%3A**%2Fjustfile&amp;type=code">在其他项目里</a> 的 <code>justfile</code>。</p>
<p>总之,我想这个令人难以置信地啰嗦的 README 就到此为止了。</p>
<p>我希望你喜欢使用 <code>just</code>,并在你所有的计算工作中找到巨大的成功和满足!</p>
<p>😸</p>