![]() |
Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.
|
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