1
0
Fork 0
mirror of synced 2024-06-01 06:41:12 -04:00
zimfw/modules/meta/README.md

19 lines
693 B
Markdown
Raw Normal View History

2016-09-02 21:28:29 -04:00
Meta
====
Provides aliases and functions for management of the zim framework, specifically `zmanage`
Usage
-----
`zmanage [arg]`
| Action | Description |
| ----------- | --------------------------------------------------- |
| update | Fetches and merges upstream zim commits if possible |
| info | Prints zim and system info |
| clean-cache | Clean the zim cache |
| build-cache | Rebuild the zim cache |
| remove | *experimental* Remove zim as best we can |
| reset | Reset zim to the latest commit |