Skip to content

Commit 9604a88

Browse files
committed
add "help <keyword>" form to TIPS
1 parent bba0262 commit 9604a88

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ Bug Fixes
1919
* Ensure fullscreen in fuzzy history search.
2020

2121

22+
Documentation
23+
---------
24+
* Add `help <keyword>` to TIPS.
25+
26+
2227
1.57.0 (2026/02/25)
2328
==============
2429

mycli/TIPS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ edit a query in an external editor using \edit <filename>!
7676

7777
\? or "help" for help!
7878

79+
"help <keyword>" for help on SQL keywords!
80+
7981
\n or "nopager" to disable the pager!
8082

8183
use "tee"/"notee" to write/stop-writing results to a output file!

0 commit comments

Comments
 (0)