From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by mail.openembedded.org (Postfix) with ESMTP id EB66E7085C for ; Tue, 29 Jul 2014 19:40:19 +0000 (UTC) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga102.jf.intel.com with ESMTP; 29 Jul 2014 12:34:37 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.01,759,1400050800"; d="scan'208";a="550873453" Received: from unknown (HELO localhost) ([10.255.12.245]) by orsmga001.jf.intel.com with ESMTP; 29 Jul 2014 12:40:11 -0700 From: Tom Zanussi To: openembedded-core@lists.openembedded.org Date: Tue, 29 Jul 2014 14:40:09 -0500 Message-Id: X-Mailer: git-send-email 1.8.3.1 Cc: Tom Zanussi Subject: [PATCH 0/4] wic help updates X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jul 2014 19:40:24 -0000 This patchset fixes a few things noticed while updating the dev manual. The following changes since commit 2d1660112e54653f7bb763939d0416472c49fe01: populate_sdk_base: Fix grep command usage on old hosts (2014-07-29 09:58:27 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib.git tzanussi/wic-help-updates http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=tzanussi/wic-help-updates Tom Zanussi (4): wic: Fix plugin help text wic: Add documentation for --fsoptions wic: Add squashfs to --fstypes documentation wic: Various typo/grammar fixes to wic help text scripts/lib/image/help.py | 43 +++++++++++++++++++++++++++---------------- 1 file changed, 27 insertions(+), 16 deletions(-) -- 1.8.3.1