A short description.
File: full_module.sh
The long description of this module. On multiple lines.
Another paragraph.
| a_fct | The short description of the function on two lines. |
| old_foo | A deprecated function. |
The short description of the function on two lines.
a_fct value [element ...]
The long description of the function.
| Argument | Type | Index(es) | Description |
|---|---|---|---|
| value | str | 1 | A first value. |
| element | str | 2* | A list of values. |
| Stream/Status | Type | Description |
|---|---|---|
| status | int | Returns 0. |
| stdout | int | A positive number, otherwise -1. |
DEPRECATED
A deprecated function.
old_foo
This old function was doing something nice.
| Argument | Type | Index(es) | Description |
|---|
| Stream/Status | Type | Description |
|---|