bmatsuo / jqsh

An interactive wrapper to the jq command line utility
MIT License
23 stars 2 forks source link

Improvements to :help #22

Closed bmatsuo closed 10 years ago

bmatsuo commented 10 years ago

The :help command needs to be improved in several important ways

bmatsuo commented 10 years ago

This is basically done. Command help could probably be improved by running it all through "go/doc", as is done with help topics. That can happen later though.