complete-c swaynag -s b -l button -fr--description'Create a button with a text and an action which is executed when pressed. Multiple buttons can be defined by providing the flag multiple times.'
complete-c swaynag -s l -l detailed-message --description'Read a detailed message from stdin. A button to toggle details will be added. Details are shown in a scrollable multi-line text area.'
complete-c swaynag -s L -l detailed-button -fr--description'Set the text for the button that toggles details. This has no effect if there is not a detailed message. The default is "Toggle details".'
complete-c swaynag -s m -l message -fr--description'Set the message text.'
complete-c swaynag -s o -l output -fr--description'Set the output to use.'
complete-c swaynag -s s -l dismiss-button -fr--description'Sets the text for the dismiss nagbar button. The default is "X".'
complete-c swaynag -s t -ltype-fr--description'Set the message type. Two types are created by default "error" and "warning". Custom types can be defined in the config file.'