From patchwork Fri May 1 15:58:51 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Andr=C3=A9_Erdmann?= X-Patchwork-Id: 467002 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id 00265140761 for ; Sat, 2 May 2015 01:59:20 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="verification failed; unprotected key" header.d=mailerd.de header.i=@mailerd.de header.b=h+ug0ro0; dkim-adsp=none (unprotected policy); dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id E07C39617E; Fri, 1 May 2015 15:59:19 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jLeU7BZKiNxt; Fri, 1 May 2015 15:59:18 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 02D7295F79; Fri, 1 May 2015 15:59:18 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (silver.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id B12B11C226D for ; Fri, 1 May 2015 15:59:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id A90683354B for ; Fri, 1 May 2015 15:59:16 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Dhb0ifSm+bk9 for ; Fri, 1 May 2015 15:59:15 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f174.google.com (mail-wi0-f174.google.com [209.85.212.174]) by silver.osuosl.org (Postfix) with ESMTPS id 1C82333528 for ; Fri, 1 May 2015 15:59:15 +0000 (UTC) Received: by widdi4 with SMTP id di4so56579434wid.0 for ; Fri, 01 May 2015 08:59:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailerd.de; s=mails; h=sender:from:to:cc:subject:date:message-id:mime-version:content-type :content-transfer-encoding; bh=YZsxkCf4e05psyTpboT5a1TCHBSg/ya/JCXy8h5VM3U=; b=h+ug0ro0akeQ5IN3BBV+/h+abFUEhbJfn1obBTuWMc9J3AN/cxMWfSPdMK4DoZbVj9 J7AckJvX7X1Q/Eep4ZPIkDWxhHOE+G6oKM3vhhqaYAnz5bV0Z5FV4kXrNsOetZbJaiKB DzupVXqW90rPV5wI5YvQDtAlCSW9PS6XnvKJg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :mime-version:content-type:content-transfer-encoding; bh=YZsxkCf4e05psyTpboT5a1TCHBSg/ya/JCXy8h5VM3U=; b=hLWHv6liVP1/3dWnUXYdewVT50H6gireTYcTxZm6rA1fQLupnI5V3zMrez0ElyRfyd 68chwuDwGRhP5fihY882HVlcTT3x6RtNHLiUA3SXpE2L5hqrRXho7BOk0kmkwYVkFKPm TMBROYDaqIsw5Hk0e0Ea/BgDR11BB3eVp2XXe7EAoHGqTdJNZLfIIDqRaXLIs4Wr1GOW sS0m8pdcNLUKSBle1wFn9Zqwv8vKcfmPb+Q/OzHs1xasKo8v2qqLcB2JQONE42222tAH Bq6RBk6laGGgd1VYo9E3c/kXeHDkz5fy1z+f1jSMu52r/te+rLmN3j1UMjIFTQ/ls43w B+Rw== X-Gm-Message-State: ALoCoQn/Fia+4bdbsm1RcRHnNij1YpwVdbcTHkDNHA72q49WDMYy8+87Jzr6d91uypXUE/3KCqXv X-Received: by 10.180.83.130 with SMTP id q2mr15179424wiy.89.1430495953735; Fri, 01 May 2015 08:59:13 -0700 (PDT) Received: from localhost.localdomain (dslb-188-105-158-234.188.105.pools.vodafone-ip.de. [188.105.158.234]) by mx.google.com with ESMTPSA id wr2sm8072436wjb.45.2015.05.01.08.59.12 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 01 May 2015 08:59:12 -0700 (PDT) From: =?UTF-8?q?Andr=C3=A9=20Erdmann?= To: buildroot@buildroot.org Date: Fri, 1 May 2015 17:58:51 +0200 Message-Id: <1430495931-20779-1-git-send-email-dywi@mailerd.de> X-Mailer: git-send-email 2.3.6 MIME-Version: 1.0 Cc: thomas.petazzoni@free-electrons.com Subject: [Buildroot] [PATCH 1/1] autobuild-run: show options along with their defaults X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Currently, the default values for options are printed at the end of the help message, so there is a visual distance between the "--