From owner-freebsd-doc@FreeBSD.ORG Fri May 23 15:30:01 2014 Return-Path: Delivered-To: freebsd-doc@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 67FD95CA for ; Fri, 23 May 2014 15:30:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3BBAA2843 for ; Fri, 23 May 2014 15:30:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s4NFU1ZL093035 for ; Fri, 23 May 2014 15:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4NFU0Ta093034; Fri, 23 May 2014 15:30:00 GMT (envelope-from gnats) Date: Fri, 23 May 2014 15:30:00 GMT Message-Id: <201405231530.s4NFU0Ta093034@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org Cc: From: Allan Jude Subject: Re: docs/162419: [request] please document (new) zfs and zpool cmdline options Reply-To: Allan Jude X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2014 15:30:01 -0000 The following reply was made to PR docs/162419; it has been noted by GNATS. From: Allan Jude To: bug-followup@FreeBSD.org, johannes@jo-t.de Cc: Subject: Re: docs/162419: [request] please document (new) zfs and zpool cmdline options Date: Fri, 23 May 2014 11:29:45 -0400 The -F parameter is documented in more recent versions of FreeBSD starting with 9.1 The -X parameter is purposefully not documented (and considered dangerous) by the upstream OpenZFS project. -m is documented as well, however the documentation says it only works for missing log devices, not missing data devices. -- Allan Jude