From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 286AB138CD0 for ; Mon, 18 May 2015 21:20:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 54FB0E0974; Mon, 18 May 2015 21:20:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C24CEE0973 for ; Mon, 18 May 2015 21:20:06 +0000 (UTC) Received: from naomi.gilbertsystems.net (d192-24-148-25.try.wideopenwest.com [24.192.25.148]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: floppym) by smtp.gentoo.org (Postfix) with ESMTPSA id 078E2340974 for ; Mon, 18 May 2015 21:20:05 +0000 (UTC) From: Mike Gilbert To: gentoo-portage-dev@lists.gentoo.org Subject: [gentoo-portage-dev] [PATCH 2/2] man: Document repoman --straight-to-stable Date: Mon, 18 May 2015 17:20:01 -0400 Message-Id: <1431984001-21077-2-git-send-email-floppym@gentoo.org> X-Mailer: git-send-email 2.4.0 In-Reply-To: <1431984001-21077-1-git-send-email-floppym@gentoo.org> References: <1431984001-21077-1-git-send-email-floppym@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-portage-dev@lists.gentoo.org Reply-to: gentoo-portage-dev@lists.gentoo.org X-Archives-Salt: 8fb9bacb-3f4e-441f-9e87-ea3e6c02a5bc X-Archives-Hash: c80a4bebe23cd2855caa740f84236a9d --- man/repoman.1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man/repoman.1 b/man/repoman.1 index 6cb826a..6a60e5c 100644 --- a/man/repoman.1 +++ b/man/repoman.1 @@ -50,6 +50,9 @@ replacing existing digests, it is the user's responsibility to ensure that files contained in ${DISTDIR} have the correct identities. Especially beware of partially downloaded files. .TP +\fB-S\fR, \fB--straight-to-stable\fR +Allow committing straight to stable +.TP \fB-q\fR, \fB--quiet\fR Be less verbose about extraneous info .TP -- 2.4.0