File: deprecated.sh
| foo | A totally deprecated function. DEPRECATED. |
| foo2 | A function with a deprecated text. |
A totally deprecated function.
foo
The function is now deprecated and does nothing.
A function with a deprecated text.
foo2
Cannot use the second argument anymore.