diff options
| author | Akinori MUSHA <knu@FreeBSD.org> | 2002-08-04 21:20:09 +0000 |
|---|---|---|
| committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-08-04 21:20:09 +0000 |
| commit | 752b4d681edeeb09b296547c5518ec277ef98ea4 (patch) | |
| tree | b1a6d425b155fa34050dab08670300f3af4a9827 /usr.sbin/pkg_install/create/pkg_create.1 | |
| parent | fc1c73c21abeeb8188f27297a496cde627a6702a (diff) | |
Notes
Diffstat (limited to 'usr.sbin/pkg_install/create/pkg_create.1')
| -rw-r--r-- | usr.sbin/pkg_install/create/pkg_create.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pkg_install/create/pkg_create.1 b/usr.sbin/pkg_install/create/pkg_create.1 index 5ae414f2702e..b2d5133330a2 100644 --- a/usr.sbin/pkg_install/create/pkg_create.1 +++ b/usr.sbin/pkg_install/create/pkg_create.1 @@ -285,9 +285,9 @@ archive is explicitly specified by the recognizeable suffix of Currently .Nm recognizes the following suffixes: -.Pa .tgz , .tar , .tbz +.Pa .tbz , .tgz and -.Pa .tbz2 . +.Pa .tar . .It Fl y Compatibility synonym for .Fl j . |
