diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-05-30 08:24:52 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-05-30 08:24:52 +0000 |
| commit | 24caa840be7b38113608678f5f586673a1581b06 (patch) | |
| tree | dec052c767f82f585d2c7af834cedfe64ac8da5f /usr.sbin/pkg_install/create | |
| parent | 893ca9faea0cc49848d5139c59dc20b8e46a86d4 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/pkg_install/create')
| -rw-r--r-- | usr.sbin/pkg_install/create/pkg_create.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/pkg_install/create/pkg_create.1 b/usr.sbin/pkg_install/create/pkg_create.1 index bda4615a7b7b..ee72b144a0b3 100644 --- a/usr.sbin/pkg_install/create/pkg_create.1 +++ b/usr.sbin/pkg_install/create/pkg_create.1 @@ -148,11 +148,13 @@ Set the initial package dependency list to This is assumed to be a whitespace separated list of package names and is meant as a convenient shorthand for specifying multiple .Cm @pkgdep -directives in the packing list (see PACKING LIST DETAILS section below). +directives in the packing list (see +.Sx "PACKING LIST DETAILS" +section below). Each argiment from the .Ar pkgs list could be in the form -.Ar pkgname Ns Op Ar :pkgorigin , +.Ar pkgname Ns Op : Ns Ar pkgorigin , where optional .Ar pkgorigin element denotes origin of each dependency from the list and it is |
