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:
parent
20aa932747
commit
c54fffed1b
4 changed files with 11 additions and 12 deletions
|
@ -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}}`
|
||||
|
|
|
@ -34,4 +34,3 @@
|
|||
- Desinstalar silenciosamente sin un aviso de confirmación:
|
||||
|
||||
`cmstp /u /s "{{ruta\al\archivo_de_perfil}}"`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue