diff options
Diffstat (limited to 'man/opkbuild.1.in')
-rw-r--r-- | man/opkbuild.1.in | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/man/opkbuild.1.in b/man/opkbuild.1.in index 93d6d3d..6853013 100644 --- a/man/opkbuild.1.in +++ b/man/opkbuild.1.in @@ -17,11 +17,14 @@ builds binary packages from a source package. .SH OPTIONS .TP .BI \-r \ assume-uid0-cmd -Assume user ID 0 using the specified command (default is `fakeroot'). +Assume user ID 0 using the specified command (default is +.BR fakeroot ). .TP .BI \-p \ target-platform The application platform for which platform-specific packages should be -configured (default is the platform opkg is configured to install). +configured (default is the platform +.B opkg +is configured to install). .TP .BI \-s \ status-override A path to a file with a list of package names and versions to override that |