From patchwork Mon Jun 21 10:32:26 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas Mueller X-Patchwork-Id: 107167 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter.kernel.org (8.14.3/8.14.3) with ESMTP id o5LAWx5s006645 for ; Mon, 21 Jun 2010 10:32:59 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932155Ab0FUKch (ORCPT ); Mon, 21 Jun 2010 06:32:37 -0400 Received: from lo.gmane.org ([80.91.229.12]:54990 "EHLO lo.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757809Ab0FUKcf (ORCPT ); Mon, 21 Jun 2010 06:32:35 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OQeIr-0003ig-M3 for ceph-devel@vger.kernel.org; Mon, 21 Jun 2010 12:32:33 +0200 Received: from cust.dyn.95-152-66-220.swisscomdata.ch ([95.152.66.220]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Jun 2010 12:32:33 +0200 Received: from thomas by cust.dyn.95-152-66-220.swisscomdata.ch with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Jun 2010 12:32:33 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: ceph-devel@vger.kernel.org From: Thomas Mueller Subject: [PATCH] add helptext for option "snapdirname" to manpage of mount.ceph Date: Mon, 21 Jun 2010 10:32:26 +0000 (UTC) Lines: 21 Message-ID: Mime-Version: 1.0 X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: cust.dyn.95-152-66-220.swisscomdata.ch User-Agent: Pan/0.133 (House of Butterflies) Sender: ceph-devel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: ceph-devel@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.3 (demeter.kernel.org [140.211.167.41]); Mon, 21 Jun 2010 10:33:00 +0000 (UTC) diff --git a/man/mount.ceph.8 b/man/mount.ceph.8 index d2cf027..996d68e 100644 --- a/man/mount.ceph.8 +++ b/man/mount.ceph.8 @@ -29,6 +29,10 @@ the time of mount. .PP A subdirectory \fIsubdir\fP may be specified if a subset of the file system is to be mounted. +.SH OPTIONS +snapdirname +.IP +set the name of the hidden snapdir. Default: .snap .SH EXAMPLES Mount the full file system: .IP