From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?q?Marcin=20Miros=C5=82aw?= Subject: [PATCH 3/4] Remove unimplemented options from manpage Date: Fri, 9 Sep 2016 15:28:39 +0200 Message-ID: <1473427720-1350-3-git-send-email-marcin@mejor.pl> References: <20160904043611.6nw2vjhs3j2cnnqm@kmo-pixel> <1473427720-1350-1-git-send-email-marcin@mejor.pl> Return-path: Received: from jowisz.mejor.pl ([81.4.120.72]:7160 "EHLO jowisz.mejor.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750992AbcIINa7 (ORCPT ); Fri, 9 Sep 2016 09:30:59 -0400 In-Reply-To: <1473427720-1350-1-git-send-email-marcin@mejor.pl> Sender: linux-bcache-owner@vger.kernel.org List-Id: linux-bcache@vger.kernel.org To: linux-bcache@vger.kernel.org Cc: =?UTF-8?q?Marcin=20Miros=C5=82aw?= --- bcache.8 | 43 ------------------------------------------- 1 file changed, 43 deletions(-) diff --git a/bcache.8 b/bcache.8 index 14aae3e..ddb41cd 100644 --- a/bcache.8 +++ b/bcache.8 @@ -109,46 +109,3 @@ two tiers are supported. .TP .BR \--discard Enable discards on subsequent devices - -.SH Options for register - -.SH Options for list-cachesets -.TP -.BR \-d,\ --dir= -Provide a directory other than /sys/fs/bcache - -.SH Options for query-devs -.TP -.BR \-f,\ --force-csum -Enables bcache to going even if the superblock crc is invalid - -.SH Options for status - -.SH Options for stats -.TP -.BR \-a,\ --all -List all stats and their values for the given device. -.TP -.BR \-l,\ --list -List the names of the different stats for the given device. -.TP -.BR \-u,\ --set= -UUID for the cacheset -.TP -.BR \-d,\ --dev= -UUID for a device within the cacheset. Must pass in the cacheset UUID in order to search for a dev. -.TP -.BR \-c,\ --cache= -Cache number, starts from 0 -.TP -.BR \--five-min-stats -stats accumulated in the last 5 minutes -.TP -.BR \--hour-stats -stats accumulated in the last hour -.TP -.BR \--day-stats -stats accumulated in the last day -.TP -.BR \--total-stats -stats accumulated in total -- 2.7.3