vault backup: 2024-05-30 18:36:46

This commit is contained in:
zleyyij 2024-05-30 18:36:46 -06:00
parent 9ce3dd5ea5
commit a4047ae9fe

View File

@ -129,7 +129,8 @@ function_name () {
To return a value from a function, use the `return` keyword. After calling, it'll be assigned to the global variable `$?`. To return a value from a function, use the `return` keyword. After calling, it'll be assigned to the global variable `$?`.
```
```
## Commands ## Commands
| Command | Description | | Command | Description |
| ------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | ------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |