Skip to content

chore(docs): correct the manpage for pkgctl db move

So far the manpage for pkgctl db move seemed to be a copy of the pkgctl db update manpage which caused an error upon install as the move page was not created.

Instead compiling this manpage overwrote the one for pkgctl db update which this commit fixes.

Fixes: f834fc47 ("db: command for Pacman database modification like update, move etc")

Closes #195 (closed)

Merge request reports