From patchwork Fri May 8 14:16:30 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vincent McIntyre X-Patchwork-Id: 6365971 Return-Path: X-Original-To: patchwork-linux-media@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 1C1D89F1C2 for ; Fri, 8 May 2015 14:20:58 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 2297220204 for ; Fri, 8 May 2015 14:20:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 31A62201FA for ; Fri, 8 May 2015 14:20:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751751AbbEHOUy (ORCPT ); Fri, 8 May 2015 10:20:54 -0400 Received: from mail-pd0-f169.google.com ([209.85.192.169]:34489 "EHLO mail-pd0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752485AbbEHOUx (ORCPT ); Fri, 8 May 2015 10:20:53 -0400 Received: by pdbqa5 with SMTP id qa5so83112435pdb.1 for ; Fri, 08 May 2015 07:20:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mime-version:content-type :content-disposition:user-agent; bh=3CIvAEVaBRnJ9SSfpQo1miPGauSUFq/S5c5nbjdDXBU=; b=FYK0lHdc8PRhYz8Z1Yg5u24waTc6IPiK3gqtardLoPb+AXQxM2yZYMqwUhu81PWB1J MBHF4lf4OIuJMwjCTiUZGB2pJVE1eXctYagONVpYIybvodvpEeF2kwHt4KIBOYgnxVH0 H6BNwJwaTvc3YVgfF4GijdPvLWQc7USPe+V69vjfMlMsTWJwRO04M9Md5ohlMWiGZFPz 7IQezc+EQg25h3jDy2N8SzQGqDRxVLYm1FsARfd7bQgZuXMbU43zTOm/PCVaxkn1qcBo CzuSQD2qD9YrfgA8sGjQuujqqupaxAJJdy8xOFpwrBItlZuJ8VKQHRk9eip+5it3zMqx 7/gg== X-Received: by 10.66.124.195 with SMTP id mk3mr6755118pab.111.1431094797301; Fri, 08 May 2015 07:19:57 -0700 (PDT) Received: from shambles.windy (c122-106-152-45.carlnfd1.nsw.optusnet.com.au. [122.106.152.45]) by mx.google.com with ESMTPSA id nj7sm5384229pbc.36.2015.05.08.07.19.54 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 May 2015 07:19:55 -0700 (PDT) Date: Sat, 9 May 2015 00:16:30 +1000 From: Vincent McIntyre To: linux-media@vger.kernel.org Subject: [patch]: v4l-utils/util/dvb add -C to manpages Message-ID: <20150508141628.GA93623@shambles.windy> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org X-Spam-Status: No, score=-6.8 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, T_DKIM_INVALID, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Hi I noticed the -C option was in the help from the -? option but not in the manpages. Cheers Vince --- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/utils/dvb/dvbv5-scan.1.in b/utils/dvb/dvbv5-scan.1.in index 08e3163..8016185 100644 --- a/utils/dvb/dvbv5-scan.1.in +++ b/utils/dvb/dvbv5-scan.1.in @@ -35,6 +35,9 @@ Force dvbv5\-scan to use DVBv3 only. \fB\-a\fR, \fB\-\-adapter\fR=\fIadapter#\fR Use the given adapter. Default value: 0. .TP +\fB\-C\fR, \fB\-\-cc\fR=\fIcountry_code\fR +Use the default parameters for the given country code. +.TP \fB\-d\fR, \fB\-\-demux\fR=\fIdemux#\fR Use the given demux. Default value: 0. .TP diff --git a/utils/dvb/dvbv5-zap.1.in b/utils/dvb/dvbv5-zap.1.in index adfcaac..2e471e6 100644 --- a/utils/dvb/dvbv5-zap.1.in +++ b/utils/dvb/dvbv5-zap.1.in @@ -40,6 +40,9 @@ Use the given adapter. Default value: 0. Select a different audio Packet ID (PID). The default is to use the first audio PID found at the \fBchannel-name-file\fR. .TP +\fB\-C\fR, \fB\-\-cc\fR=\fIcountry_code\fR +Use the default parameters for the given country code. +.TP \fB\-d\fR, \fB\-\-demux\fR=\fIdemux#\fR Use the given demux. Default value: 0. .TP