diff --git a/README.md b/README.md index 60a0f3d..de83027 100644 --- a/README.md +++ b/README.md @@ -176,6 +176,7 @@ If you set PKGDEST all works fine, but be careful, that your PKGDEST is clean, o The help(for x86_64 and manjaro-tools.conf set): +~~~ $ buildpkg -h Usage: buildpkg [options] [--] [makepkg args] -p Set profile or pkg [default: default] @@ -188,7 +189,7 @@ Usage: buildpkg [options] [--] [makepkg args] -s Sign packages -q Query settings and pretend build -h This help - +~~~ Example(assuming default manjaro-tools.conf): @@ -227,6 +228,7 @@ but it can be configure in the conf file. mkset is a little helper tools to easily create sets. You run it just like buildpkg in the abs/pkgbuilds dir. +~~~ $ mkset -h Usage: mkset [options] -c Create set @@ -234,6 +236,7 @@ Usage: mkset [options] -d Display set -q Show sets -h This help +~~~ Example: create a set for lxqt assuming a pure lxqt abs directory @@ -265,6 +268,7 @@ manjaro-livecd-systemd (systemd units for livecd) The help: +~~~ $ buildiso -h Usage: buildiso [options] -a Set arch @@ -288,7 +292,7 @@ Usage: buildiso [options] -P Disable clean pkgs cache -L Disable clean lng cache -h This help - +~~~ Example: build xfce iso profile for both arches and branch testing on x86_64 build system: