Skip to content

Commit

Permalink
man: example how to use --plugin-option
Browse files Browse the repository at this point in the history
  • Loading branch information
xsuchy committed Nov 24, 2016
1 parent 6d4e529 commit 001789e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/mock.1
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,11 @@ use old chroot instead of systemd\-nspawn.
.TP
\fB\-\-plugin\-option \fR\fIPLUGIN\fR\fB:\fR\fIKEY\fR\fB=\fR\fIVALUE\fP
Set plugin specific parameter. This option may be used multiple times.
Examples:

\fB\-\-plugin\-option=root_cache:age_check=False\fR

\fB\-\-plugin\-option=mount:dirs=("/dev/device", "/mount/path/in/chroot/", "vfstype", "mount_options")\fR
.TP
\fB\-\-postinstall\fR
Try to install built packages in the same buildroot right after build.
Expand Down

0 comments on commit 001789e

Please sign in to comment.