Remove two-lines titles #323

This commit is contained in:
Alex Mazanov 2022-06-12 09:13:28 -04:00 committed by GitHub
parent 59efe6e0f4
commit 0b6b79cd4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -113,12 +113,6 @@ Where:
- **"Item Title"** can be any string, this will be used as a menu item title.
- **[param = ...]** is an optional set of parameters\modificators. Each parameter is a key-value separated by `=`. Use `|` to separate parameters from the title.
#### Two-lines Title
Title line in `Header` section supports multiline, use `\\n` to separate lines, i.e.:
```bash
echo "Line 1 \\n Line2 | size=8"
```
#### Parameters