true: add more information link (#5631)
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
> Returnerar en lyckad utgångsstatuskod på 0.
|
> Returnerar en lyckad utgångsstatuskod på 0.
|
||||||
> Använd detta med || operatör för att göra att ett kommando alltid stänger med 0.
|
> Använd detta med || operatör för att göra att ett kommando alltid stänger med 0.
|
||||||
|
> Mer information: <https://www.gnu.org/software/coreutils/manual/html_node/true-invocation.html>.
|
||||||
|
|
||||||
- Returnera en lyckad utgångskod:
|
- Returnera en lyckad utgångskod:
|
||||||
|
|
||||||
|
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
> Returns a successful exit status code of 0.
|
> Returns a successful exit status code of 0.
|
||||||
> Use this with the || operator to make a command always exit with 0.
|
> Use this with the || operator to make a command always exit with 0.
|
||||||
|
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/true-invocation.html>.
|
||||||
|
|
||||||
- Return a successful exit code:
|
- Return a successful exit code:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user