From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.delivery-51-eu-central-1.prod.hydra.sophos.com ([35.159.27.143]) by metis.ext.pengutronix.de with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1hgDXD-0006nk-AH for ptxdist@pengutronix.de; Wed, 26 Jun 2019 21:24:48 +0200 Received: from ip-172-20-1-61.eu-central-1.compute.internal (ip-172-20-1-61.eu-central-1.compute.internal [127.0.0.1]) by mail.delivery-51-eu-central-1.prod.hydra.sophos.com (Postfix) with ESMTP id 45YtJZ1MVbzHnHZ for ; Wed, 26 Jun 2019 19:24:46 +0000 (UTC) Received: from smtp.eckelmann.de (smtp.eckelmann.de [217.19.183.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by relay-eu-central-1.prod.hydra.sophos.com (Postfix) with ESMTPS id 45YtJQ5T8vzRhQm for ; Wed, 26 Jun 2019 19:24:38 +0000 (UTC) From: Thorsten Scherer Date: Wed, 26 Jun 2019 21:24:17 +0200 Message-ID: <20190626192417.5558-1-t.scherer@eckelmann.de> MIME-Version: 1.0 Subject: [ptxdist] [PATCH] doc: remove obsolete pipe from code block List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de Cc: Thorsten Scherer --- doc/environment.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/environment.rst b/doc/environment.rst index acc9e8970..30a543274 100644 --- a/doc/environment.rst +++ b/doc/environment.rst @@ -437,7 +437,7 @@ for 64-bit host machines the filenames end with ``*_amd64.deb``. You can simply unpack the Debian packages with ``ar``:: - ar x | oselas.toolchain-|oselasTCNVendorVersion|-|ptxdistCompilerName|-|ptxdistCompilerVersion|\*.deb + ar x oselas.toolchain-|oselasTCNVendorVersion|-|ptxdistCompilerName|-|ptxdistCompilerVersion|\*.deb This will create the files ``debian-binary``, ``control.tar.gz`` and ``data.tar.xz``. Ignore the first two, and unpack ``data.tar.xz`` into your -- 2.20.1 _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de