README.md updatde

main
Michal 2 years ago
parent 229aa83e53
commit f135f0edcf
No known key found for this signature in database
GPG Key ID: A6A1A4DCB22279B9

@ -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