mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 17:35:24 +02:00
ag: update more information link (#16418)
This commit is contained in:
parent
9fa40f22d3
commit
345b5589c7
9 changed files with 9 additions and 9 deletions
|
@ -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 :
|
||||
|
||||
|
|
|
@ -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:
|
||||
|
||||
|
|
|
@ -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:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# ag
|
||||
|
||||
> Silver Searcher と呼ばれます。`ack` コマンドに似ていますが、より高速化を目指したコマンドです。
|
||||
> もっと詳しく: <https://github.com/ggreer/the_silver_searcher>。
|
||||
> もっと詳しく: <https://manned.org/ag>。
|
||||
|
||||
- "foo"という文字列が含まれるファイルを検索し、コンテキスト内でマッチした行を出力する:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> The Silver Searcher.
|
||||
> `ack` 과 비슷하지만, 더 빠르다.
|
||||
> 더 많은 정보: <https://github.com/ggreer/the_silver_searcher>.
|
||||
> 더 많은 정보: <https://manned.org/ag>.
|
||||
|
||||
- "foo"를 포함하고 있는 파일들을 찾고, 내용에서 일치하는 행을 출력:
|
||||
|
||||
|
|
|
@ -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:
|
||||
|
||||
|
|
|
@ -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:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# ag
|
||||
|
||||
> The Silver Searcher. Аналог `ack`, но имеет цель быть быстрее.
|
||||
> Больше информации: <https://github.com/ggreer/the_silver_searcher>.
|
||||
> Больше информации: <https://manned.org/ag>.
|
||||
|
||||
- Найти файлы, содержащие "foo", и вывести подходящие строки в контексте:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# ag
|
||||
|
||||
> The Silver Searcher. 类似 `ack`, 但是更快。
|
||||
> 更多信息:<https://github.com/ggreer/the_silver_searcher>.
|
||||
> 更多信息:<https://manned.org/ag>.
|
||||
|
||||
- 寻找内容包含"小明"的文件,并列出所在的行数:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue