mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-16 08:35:53 +02:00
pages.*/common/*: match page title with English page (#16365)
This commit is contained in:
parent
05f6282cd4
commit
7ea286d64c
8 changed files with 23 additions and 23 deletions
|
@ -1,16 +1,16 @@
|
|||
# git sizer
|
||||
# git-sizer
|
||||
|
||||
> Calcula diferentes métricas del repositorio Git y te informa de cualquier que puede causar problemas o inconvenientes.
|
||||
> Más información: <https://github.com/github/git-sizer>.
|
||||
|
||||
- Reporta solo estadísticas que tienen un nivel de preocupación mayor que 0:
|
||||
|
||||
`git sizer`
|
||||
`git-sizer`
|
||||
|
||||
- Reporta todas las estadísticas:
|
||||
|
||||
`git sizer -v`
|
||||
`git-sizer -v`
|
||||
|
||||
- Muestra opciones adicionales:
|
||||
|
||||
`git sizer -h`
|
||||
`git-sizer -h`
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
# git sizer
|
||||
# git-sizer
|
||||
|
||||
> Calcule diverses métriques de taille de dépôt Git et vous alerte de tout ce qui pourrait causer des problèmes ou des inconvénients.
|
||||
> Plus d'informations : <https://github.com/github/git-sizer>.
|
||||
|
||||
- Signaler uniquement les statistiques dont le niveau de préoccupation est supérieur à 0 :
|
||||
|
||||
`git sizer`
|
||||
`git-sizer`
|
||||
|
||||
- Signaler toutes les statistiques :
|
||||
|
||||
`git sizer -v`
|
||||
`git-sizer -v`
|
||||
|
||||
- Afficher les options additionnelles :
|
||||
|
||||
`git sizer -h`
|
||||
`git-sizer -h`
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
# git sizer
|
||||
# git-sizer
|
||||
|
||||
> Calcola varie metriche dimensionali su repository Git e avvisa quando i loro valori rilevano problematicità.
|
||||
> Maggiori informazioni: <https://github.com/github/git-sizer>.
|
||||
|
||||
- Mostra solo le statistiche che hanno un livello di rischio maggiore di 0:
|
||||
|
||||
`git sizer`
|
||||
`git-sizer`
|
||||
|
||||
- Mostra tutte le statistiche:
|
||||
|
||||
`git sizer -v`
|
||||
`git-sizer -v`
|
||||
|
||||
- Mostra opzioni aggiuntive:
|
||||
|
||||
`git sizer -h`
|
||||
`git-sizer -h`
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
# git sizer
|
||||
# git-sizer
|
||||
|
||||
> 다양한 Git 저장소 크기 메트릭을 계산하고 문제나 불편을 초래할 수 있는 항목을 경고합니다.
|
||||
> 더 많은 정보: <https://github.com/github/git-sizer>.
|
||||
|
||||
- 우려 수준이 0보다 큰 통계만 보고:
|
||||
|
||||
`git sizer`
|
||||
`git-sizer`
|
||||
|
||||
- 모든 통계 보고:
|
||||
|
||||
`git sizer -v`
|
||||
`git-sizer -v`
|
||||
|
||||
- 추가 옵션 보기:
|
||||
|
||||
`git sizer -h`
|
||||
`git-sizer -h`
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# npm home
|
||||
# npm-home
|
||||
|
||||
> 웹 브라우저에서 패키지의 npm 페이지, Yarn 페이지 또는 GitHub 저장소를 엽니다.
|
||||
> 더 많은 정보: <https://github.com/sindresorhus/npm-home>.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# virsh-undefine
|
||||
# virsh undefine
|
||||
|
||||
> 가상 머신을 삭제합니다.
|
||||
> 더 많은 정보: <https://manned.org/virsh>.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# virsh-undefine
|
||||
# virsh undefine
|
||||
|
||||
> Excluir uma máquina virtual.
|
||||
> Mais informações: <https://manned.org/virsh>.
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
# git sizer
|
||||
# git-sizer
|
||||
|
||||
> Git depo boyut metriklerini hesaplar ve problem veya rahatsızlığa sebep olabilecek boyutlarda uyarı verir.
|
||||
> Daha fazla bilgi için: <https://github.com/github/git-sizer>.
|
||||
|
||||
- 0'dan büyük önem içeren istatistikleri raporla:
|
||||
|
||||
`git sizer`
|
||||
`git-sizer`
|
||||
|
||||
- Tüm istatistikleri raporla:
|
||||
|
||||
`git sizer -v`
|
||||
`git-sizer -v`
|
||||
|
||||
- İlave seçenekleri gör:
|
||||
|
||||
`git sizer -h`
|
||||
`git-sizer -h`
|
||||
|
|
Loading…
Add table
Reference in a new issue