mirror of
https://github.com/jtdaugherty/brick.git
synced 2024-12-28 00:12:02 +03:00
CustomKeybindingDemo: comment
This commit is contained in:
parent
b0fbd7f638
commit
8f2716ab2a
@ -176,7 +176,8 @@ main = do
|
|||||||
}
|
}
|
||||||
|
|
||||||
-- Now demonstrate how the library's generated key binding help text
|
-- Now demonstrate how the library's generated key binding help text
|
||||||
-- looks in plain text and Markdown formats.
|
-- looks in plain text and Markdown formats. These can be used to
|
||||||
|
-- generate documentation for users.
|
||||||
let sections = [("Main", handlers)]
|
let sections = [("Main", handlers)]
|
||||||
|
|
||||||
putStrLn "Generated plain text help:"
|
putStrLn "Generated plain text help:"
|
||||||
|
Loading…
Reference in New Issue
Block a user