1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-01 17:15:23 +02:00

ag: update more information link (#16418)

This commit is contained in:
Nelson Figueroa 2025-05-08 00:00:40 -07:00 committed by GitHub
parent 9fa40f22d3
commit 345b5589c7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 9 additions and 9 deletions

View file

@ -1,7 +1,7 @@
# ag
> The Silver Searcher. Comme `ack`, mais inspire à être plus rapide.
> Plus d'informations : <https://github.com/ggreer/the_silver_searcher>.
> Plus d'informations : <https://manned.org/ag>.
- Trouve les fichiers qui contiennent "foo", et affiche les lignes correspondantes dans le contexte courant :

View file

@ -1,7 +1,7 @@
# ag
> The Silver Searcher. Seperti `ack`, namun bertujuan untuk lebih cepat daripadanya.
> Informasi lebih lanjut: <https://github.com/ggreer/the_silver_searcher>.
> Informasi lebih lanjut: <https://manned.org/ag>.
- Cari file yang mengandung teks "foo", dan cetak baris teks yang cocok:

View file

@ -1,7 +1,7 @@
# ag
> The Silver Searcher. Come `ack`, ma più veloce.
> Maggiori informazioni: <https://github.com/ggreer/the_silver_searcher>.
> Maggiori informazioni: <https://manned.org/ag>.
- Trova file contenenti "foo" e mostra le corrisponenti linee contenenti il termine:

View file

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

View file

@ -2,7 +2,7 @@
> The Silver Searcher.
> `ack` 과 비슷하지만, 더 빠르다.
> 더 많은 정보: <https://github.com/ggreer/the_silver_searcher>.
> 더 많은 정보: <https://manned.org/ag>.
- "foo"를 포함하고 있는 파일들을 찾고, 내용에서 일치하는 행을 출력:

View file

@ -1,7 +1,7 @@
# ag
> The Silver Searcher. Podobny do `ack`, ale ma być szybszy.
> Więcej informacji: <https://github.com/ggreer/the_silver_searcher>.
> Więcej informacji: <https://manned.org/ag>.
- Znajdź pliki zawierające "foo" i wypisz dopasowane linie:

View file

@ -1,7 +1,7 @@
# ag
> The Silver Searcher. Parecido com o `ack`, mas com um foco em ser ainda mais rápido.
> Mais informações: <https://github.com/ggreer/the_silver_searcher>.
> Mais informações: <https://manned.org/ag>.
- Acha arquivos que contém "foo" e imprime as linhas correspondentes no contexto:

View file

@ -1,7 +1,7 @@
# ag
> The Silver Searcher. Аналог `ack`, но имеет цель быть быстрее.
> Больше информации: <https://github.com/ggreer/the_silver_searcher>.
> Больше информации: <https://manned.org/ag>.
- Найти файлы, содержащие "foo", и вывести подходящие строки в контексте:

View file

@ -1,7 +1,7 @@
# ag
> The Silver Searcher. 类似 `ack`, 但是更快。
> 更多信息:<https://github.com/ggreer/the_silver_searcher>.
> 更多信息:<https://manned.org/ag>.
- 寻找内容包含"小明"的文件,并列出所在的行数: