From 8f61da48461dff7fd21a94a9484083dc8b82361b Mon Sep 17 00:00:00 2001 From: Michal Date: Thu, 21 Jul 2022 15:38:09 +0100 Subject: [PATCH] README.md updatde --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 19f1999..4988b75 100644 --- a/README.md +++ b/README.md @@ -22,14 +22,13 @@ ## Basic usage -| Action | Command | -|--------------------------------------------------------|--------------| +| Action | Command | +|--------------------------------------------------------|-----------------------| | Build a package | mlc build \ | -| Generate local repository | mlc repo-gen | -| Update local repos/PKGBUILDs | mlc pull/update | -| Create and/or open config file | mlc conf | -| Initialises repo/workspace based on config in mlc.toml | mlc init | -| Prunes old duplicate packages from repository | mlc prune | +| Generate local repository | mlc repo-gen | +| Update local repos/PKGBUILDs | mlc pull/update | +| Create and/or open config file | mlc conf | +| Initialises repo/workspace based on config in mlc.toml | mlc clone/init | ### Pacman Repository Creation