diff --git a/man/vpsm.1 b/man/vpsm.1 index b013c2b..6b90ca2 100644 --- a/man/vpsm.1 +++ b/man/vpsm.1 @@ -101,6 +101,15 @@ vpsm \- void\-packages sources management wrapper for xbps\-src. \fBlist, l\fP Lists installed packages in \fB\fC\fR\&. +.PP +\fBlog, lg\fP \fI\fP + Commit log for \fB\fC\fR XBPS template. + +.PP +\fBmypkgs, mp\fP \fI[email]\fP + List all pkgs maintained by the owner repository. + Pass a [email] to list pkgs maintained by other owner than yourself. + .PP \fBnew, n\fP \fI\fP Create a new \fB\fC\fR package. @@ -152,7 +161,7 @@ vpsm \- void\-packages sources management wrapper for xbps\-src. .PP \fBxgsum\fP \fI\fP - Generate SHA256 for \fB\fC\fR template. + Generate SHA256 for \fB\fC\fR template \- more details \fBxtools\fP(1). .PP \fBxinstall, xi\fP \fI\fP diff --git a/man/vpsm.md b/man/vpsm.md index c1a3803..40d49ae 100644 --- a/man/vpsm.md +++ b/man/vpsm.md @@ -92,6 +92,13 @@ XBPS-SRC SUBCOMMANDS **list, l** Lists installed packages in ``. +**log, lg** ** + Commit log for `` XBPS template. + +**mypkgs, mp** *[email]* + List all pkgs maintained by the owner repository. + Pass a [email] to list pkgs maintained by other owner than yourself. + **new, n** ** Create a new `` package. @@ -103,7 +110,7 @@ XBPS-SRC SUBCOMMANDS Removes all obsolete distfiles in `/sources`. **searchbin, sb** ** - Search in `/binpkgs` for package by `` - use xbps-query. + Search in `/binpkgs` for package by `` - use **xbps-query**(1). **searchsrc, ss** ** Search in `` for package by ``. @@ -130,7 +137,7 @@ XBPS-SRC SUBCOMMANDS Rebuilds packages in system and updates them. **xgsum** ** - Generate SHA256 for `` template. + Generate SHA256 for `` template - more details **xtools**(1). **xinstall, xi** ** Like xbps-install -S ``, but take cwd repo and sudo/su into @@ -156,7 +163,7 @@ AUTHOR SEE ALSO -------- -**xtools**(1), **git-add**(1) +**xtools**(1), **git-add**(1), **xbps-query**(1) SEE ALSO --------