xbps-create: add -c/--changelog

This commit is contained in:
Michael Gehring
2016-04-22 14:31:17 +02:00
parent e2e8eea490
commit dedc93d17d
3 changed files with 17 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
.Dd October 31, 2015
.Dd April 23, 2016
.Dt XBPS-CREATE 1
.Sh NAME
.Nm xbps-create
@@ -87,6 +87,8 @@ If
.Em symlink
is a relative path, the symlink will be created relative to
.Em target .
.It Fl c, Fl -changelog Ar string
The package changelog string.
.El
.Sh SEE ALSO
.Xr xbps-checkvers 1 ,