Posted by ralph on Tue 16 Dec 20:12
report abuse | download | new post
- ~$ which zf
- /Users/ralphschindler/.bin/zf
- ~$ ls -al /Users/ralphschindler/.bin/zf
- lrwxr-xr-x 1 ralphschindler staff 60 Nov 14 02:23 /Users/ralphschindler/.bin/zf -> /Users/ralphschindler/Projects/ZFStandardIncubator/bin/zf.sh
- ~$ zf show version
- Zend Framework Version: 1.7.1
- ~$ zf --help
- Usage: zf <global options> <action name> <action options> <provider name> <provider options>
- (show|display) version
- (show) profile
- (create) project
- ~$ zf --help show
- Usage: zf <global options> <action name> <action options> <provider name> <provider options>
- Supported providers:
- version
- profile
- ~$ zf --help show version
- Usage: zf <global options> <action name> <action options> <provider name> <provider options>
- There are no options available for this action-provider.
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.