Skip to content

Help Message

Bart Reardon edited this page Mar 30, 2026 · 3 revisions

⚠️ New Documentation ⚠️

This page is no longer being updated. This page is now hosted at https://swiftdialog.app/operation/help-message/

Help Messages

Help messages can be a way to provide extra detail if needed without taking up additional dialog space

--helpmessage <text>

<text> will accept markdown for message formatting

When present, an extra help button will appear next to the default button.

image

Clicking it will present the help message in a popover sheet

image

The height of the sheet displayed will adjust to the size of the message.

--helpimage

Add an image with --helpimage /path/to/image.png.

image

Supports standard icon arguments, including qr code:

image

Clone this wiki locally