mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 16:13:31 +02:00
false: add Spanish translation (#15451)
Co-authored-by: Igor Támara <ikks@users.noreply.github.com>
This commit is contained in:
parent
ac077b607b
commit
9ed290f2ef
1 changed files with 8 additions and 0 deletions
8
pages.es/common/false.md
Normal file
8
pages.es/common/false.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# false
|
||||
|
||||
> Devuelve un código de salida distinto a cero.
|
||||
> Más información: <https://www.gnu.org/software/coreutils/manual/html_node/false-invocation.html>.
|
||||
|
||||
- Devuelve un código de salida distinto a cero:
|
||||
|
||||
`false`
|
Loading…
Add table
Reference in a new issue