diff --git a/docs/mixin.1 b/docs/mixin.1 index ae2e447..77475a5 100644 --- a/docs/mixin.1 +++ b/docs/mixin.1 @@ -61,7 +61,7 @@ Print help text for any \fBmixin\fP subcommand. .UNINDENT .UNINDENT .sp -\fBpackage add [\-\-build]\fP +\fBpackage add [\-\-build] [\-\-bundle ]\fP .INDENT 0.0 .INDENT 3.5 Add RPM packages from remote or local repositories for use by mixer\-swupd @@ -71,6 +71,9 @@ a custom bundle named after the repo from which the package originated. .sp Adding the optional \fI\-\-build\fP flag will run \fBmixin build\fP after adding the package. +.sp +Adding the option \fI\-\-bundle \fP flag will add the package to \fIname\fP +instead of the repo name. .UNINDENT .UNINDENT .sp diff --git a/docs/mixin.1.rst b/docs/mixin.1.rst index 2f06d47..ab42f15 100644 --- a/docs/mixin.1.rst +++ b/docs/mixin.1.rst @@ -42,7 +42,7 @@ SUBCOMMANDS Print help text for any ``mixin`` subcommand. -``package add [--build]`` +``package add [--build] [--bundle ]`` Add RPM packages from remote or local repositories for use by mixer-swupd integration. This command performs a check to see if the added package @@ -52,6 +52,9 @@ SUBCOMMANDS Adding the optional `--build` flag will run ``mixin build`` after adding the package. + Adding the option `--bundle ` flag will add the package to `name` + instead of the repo name. + ``repo`` Add, list, remove, or edit RPM repositories to be used by ``mixin``. The DNF