Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Remove stray reference to the -X option, which was removed months ago.
Matthew Seaman committed 12 years ago
commit 8a7b40bd3a5d6b41e0f8413420835e556c27ed70
parent 5d4df0c235fff3e65c67d3d4b139c833a0b88126
1 file changed +2 -2
modified pkg/pkg-create.8
@@ -15,7 +15,7 @@
.\"     @(#)pkg.8
.\" $FreeBSD$
.\"
-
.Dd June 5, 2013
+
.Dd September 10, 2013
.Dt PKG-CREATE 8
.Os
.\" ---------------------------------------------------------------------------
@@ -75,7 +75,7 @@ The following options are supported by
.It Fl a
Create package tarballs from all packages installed on your system.
This option is incompatible with the
-
.Fl g , x , X
+
.Fl g , x
or
.Fl m Ar manifestdir
options.