pages.*: add standard translation (#9672)

* pages./: Automatically add alias pages

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* pages./: Automatically add links

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* Fix false positives from script

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
K.B.Dharun Krishna
2022-12-29 08:41:44 +05:30
committed by GitHub
parent 8a51e0f5b8
commit 5257568887
5316 changed files with 37495 additions and 109 deletions

View File

@@ -1,7 +1,7 @@
# ag
> Silver Searcher と呼ばれます。ack コマンドに似ていますが、より高速化を目指したコマンドです。
> 詳しくはこちら: <https://github.com/ggreer/the_silver_searcher>.
> 詳しくはこちら: <https://github.com/ggreer/the_silver_searcher>
- "foo"という文字列が含まれるファイルを検索し、コンテキスト内でマッチした行を出力する: