mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 23:22:07 +02:00
astronomer: add Spanish translation (#9960)
* astronomer: add Spanish translation * Update pages.es/common/astronomer.md Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
parent
ebac646738
commit
16ea067e55
1 changed files with 16 additions and 0 deletions
16
pages.es/common/astronomer.md
Normal file
16
pages.es/common/astronomer.md
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# astronomer
|
||||||
|
|
||||||
|
> Herramienta que detecta estrellas ilegítimas de cuentas bot en proyectos de GitHub.
|
||||||
|
> Más información: <https://github.com/Ullaakut/astronomer>.
|
||||||
|
|
||||||
|
- Escanea un repositorio:
|
||||||
|
|
||||||
|
`astronomer {{tldr-pages/tldr-node-client}}`
|
||||||
|
|
||||||
|
- Escanea el máximo de estrellas del repositorio:
|
||||||
|
|
||||||
|
`astronomer {{tldr-pages/tldr-node-client}} --stars {{50}}`
|
||||||
|
|
||||||
|
- Escanea un repositorio incluyendo informes comparativos:
|
||||||
|
|
||||||
|
`astronomer {{tldr-pages/tldr-node-client}} --verbose`
|
Loading…
Add table
Reference in a new issue