From 7e68213f06c06f160edcc7aa6037863fa2c6ac2c Mon Sep 17 00:00:00 2001 From: Marc Espie Date: Sun, 28 Feb 2010 10:08:49 +0000 Subject: ProgressMeter support. --- usr.sbin/pkg_add/pkg_create.1 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'usr.sbin/pkg_add/pkg_create.1') diff --git a/usr.sbin/pkg_add/pkg_create.1 b/usr.sbin/pkg_add/pkg_create.1 index e629999032f..3b8334db740 100644 --- a/usr.sbin/pkg_add/pkg_create.1 +++ b/usr.sbin/pkg_add/pkg_create.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pkg_create.1,v 1.58 2010/02/24 14:38:21 schwarze Exp $ +.\" $OpenBSD: pkg_create.1,v 1.59 2010/02/28 10:08:48 espie Exp $ .\" .\" Documentation and design originally from FreeBSD. All the code has .\" been rewritten since. We keep the documentation's notice: @@ -21,7 +21,7 @@ .\" [jkh] Took John's changes back and made some additional extensions for .\" better integration with FreeBSD's new ports collection. .\" -.Dd $Mdocdate: February 24 2010 $ +.Dd $Mdocdate: February 28 2010 $ .Dt PKG_CREATE 1 .Os .Sh NAME @@ -30,7 +30,7 @@ .Sh SYNOPSIS .Nm pkg_create .Bk -words -.Op Fl nQqv +.Op Fl nQqvx .Op Fl A Ar arches .Op Fl B Ar pkg-destdir .Oo Fl D Ar name @@ -218,6 +218,8 @@ Turn on verbose output. Specify a .Cm @wantlib requirement on the command line. +.It Fl x +Disable progress-meter. .El .Pp .Nm -- cgit v1.2.3