Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.

zfr

http://framework.zend.com/manual/search?query=${q}&language=${lang=en}&version=${version=1.10}&search=Search+Manual!
Search the Zend Framework manual.

You can specify language and version with the -lang and -version switches.

Switches:

 -q        the query string (mandatory)
 -lang     the language to search the manual in (optional)
 -version  the version of the Zend Framework you want to search (optional)

Defaults:

 -lang en (English)
 -version 1.10

Examples:

Search the manual for Zend_Controller

zfr -q Zend_Controller

Search the manual for Zend_Controller verison 1.5

zfr -q Zend_Controller -version 1.5

Search the manual for Zend_Controller version 1.8 in Deutsch

zfr -q Zend_Controller -lang de -version 1.8
    
26 uses - Created 2010-11-10 15:44:46 - Last used 2011-03-09 21:47:20
Is this command broken? Tell Jon if you know how to fix it.
Do you find this command offensive? Let Jon know.