mirror of
https://github.com/wader/fq.git
synced 2024-12-24 05:41:38 +03:00
interp: Fix help a bit
This commit is contained in:
parent
ee023d7fda
commit
e823475d3c
@ -228,7 +228,7 @@ def _repl_slurp: _repl({});
|
||||
|
||||
# TODO: introspect and show doc, reflection somehow?
|
||||
def help:
|
||||
( "Type jq expression to evaluate"
|
||||
( "Type expression to evaluate"
|
||||
, "\\t Auto completion"
|
||||
, "Up/Down History"
|
||||
, "^C Interrupt execution"
|
||||
|
Loading…
Reference in New Issue
Block a user