Changeset 19558
- Timestamp:
- 06/25/09 18:17:36 (9 months ago)
- Files:
-
- doc/branches/1.1/book/12-Caching.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
doc/branches/1.1/book/12-Caching.txt
r10730 r19558 305 305 > php symfony cache:clear --app=frontend --type=config --env=prod 306 306 307 >**NOTE** 308 > Under Microsoft Windows, you may have to encapsulate options into double-quotes: 309 > > php symfony cache:clear "--app=frontend" 310 307 311 ### Clearing Selective Parts of the Cache 308 312

