README.md updatde

main
Michal 2 years ago
parent 88cc28e543
commit 8f61da4846

@ -22,14 +22,13 @@
## Basic usage ## Basic usage
| Action | Command | | Action | Command |
|--------------------------------------------------------|--------------| |--------------------------------------------------------|-----------------------|
| Build a package | mlc build \<package\> | | Build a package | mlc build \<package\> |
| Generate local repository | mlc repo-gen | | Generate local repository | mlc repo-gen |
| Update local repos/PKGBUILDs | mlc pull/update | | Update local repos/PKGBUILDs | mlc pull/update |
| Create and/or open config file | mlc conf | | Create and/or open config file | mlc conf |
| Initialises repo/workspace based on config in mlc.toml | mlc init | | Initialises repo/workspace based on config in mlc.toml | mlc clone/init |
| Prunes old duplicate packages from repository | mlc prune |
### Pacman Repository Creation ### Pacman Repository Creation

Loading…
Cancel
Save