diff --git a/doc/devtools.7.asciidoc b/doc/devtools.7.asciidoc index bb47620..7718d5e 100644 --- a/doc/devtools.7.asciidoc +++ b/doc/devtools.7.asciidoc @@ -18,12 +18,12 @@ Programs The list below gives a short overview; see the respective documentation for details. -linkman:checkpkg[1] - Compare the current build pakcage with the repository version - linkman:archbuild[1] Build an Arch Linux package inside a clean chroot +linkman:checkpkg[1] + Compare the current build pakcage with the repository version + linkman:find-libdeps[1] Find soname dependencies for a package @@ -33,9 +33,6 @@ linkman:find-libprovides[1] linkman:lddd[1] Find broken library links on your system -linkman:makerepropkg[1] - Rebuild a package to see if it is reproducible - linkman:mkarchroot[1] Creates an arch chroot in a specified location with a specified set of packages @@ -43,6 +40,9 @@ linkman:mkarchroot[1] linkman:makechrootpkg[1] Build a PKGBUILD in a given chroot environment +linkman:makerepropkg[1] + Rebuild a package to see if it is reproducible + linkman:offload-build[1] Build a PKGBUILD on a remote server using makechrootpkg