1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-05 08:55:42 +02:00

Fixed Trailing Whitespace for Translation

This commit is contained in:
Starsoon 2025-06-01 13:51:33 -04:00
parent 20aa932747
commit c54fffed1b
4 changed files with 11 additions and 12 deletions

View file

@ -5,8 +5,8 @@
- Subir un `nupkg` compilado al feed especificado:
`choco push --source {{https://push.chocolatey.org/}}`
`choco push --source {{https://push.chocolatey.org/}}`
- Subir un `nupkg` compilado al feed especificado con un tiempo de espera en segundos (el valor predeterminado es 2700):
`choco push --source {{https://push.chocolatey.org/}} --execution-timeout {{500}}`
`choco push --source {{https://push.chocolatey.org/}} --execution-timeout {{500}}`

View file

@ -34,4 +34,3 @@
- Desinstalar silenciosamente sin un aviso de confirmación:
`cmstp /u /s "{{ruta\al\archivo_de_perfil}}"`