diff mbox

[v3,2/2] btrfs-progs: Update manual for new unit arguments

Message ID 630eb717ced2b912884ac55ecf76fe94ea3ef652.1441091348.git.zhaolei@cn.fujitsu.com (mailing list archive)
State Rejected
Headers show

Commit Message

Zhaolei Sept. 1, 2015, 7:12 a.m. UTC
We changed unit arguments for btrfs commands, this patch updated
relative documents for them.

Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
---
 Documentation/btrfs-device.asciidoc     | 14 ++++++--------
 Documentation/btrfs-filesystem.asciidoc | 14 ++++++--------
 2 files changed, 12 insertions(+), 16 deletions(-)

Comments

David Sterba Sept. 1, 2015, 9:44 a.m. UTC | #1
On Tue, Sep 01, 2015 at 03:12:07PM +0800, Zhao Lei wrote:
> We changed unit arguments for btrfs commands, this patch updated
> relative documents for them.

Sorry, I must have missed that in the previous patches, the point is not
to change the options. cmd_device_usage_usage should use th DF option
variant. I'll fix that.
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/Documentation/btrfs-device.asciidoc b/Documentation/btrfs-device.asciidoc
index 2827598..04bfde1 100644
--- a/Documentation/btrfs-device.asciidoc
+++ b/Documentation/btrfs-device.asciidoc
@@ -106,23 +106,21 @@  Show detailed information about internal allocations in devices.
 +
 `Options`
 +
--b|--raw::::
+--raw::::
 raw numbers in bytes, without the 'B' suffix
--h|--human-readable::::
+--human-readable::::
 print human friendly numbers, base 1024, this is the default
--H::::
-print human friendly numbers, base 1000
 --iec::::
 select the 1024 base for the following options, according to the IEC standard
 --si::::
 select the 1000 base for the following options, according to the SI standard
--k|--kbytes::::
+--kbytes::::
 show sizes in KiB, or kB with --si
--m|--mbytes::::
+--mbytes::::
 show sizes in MiB, or MB with --si
--g|--gbytes::::
+--gbytes::::
 show sizes in GiB, or GB with --si
--t|--tbytes::::
+--tbytes::::
 show sizes in TiB, or TB with --si
 
 If conflicting options are passed, the last one takes precedence.
diff --git a/Documentation/btrfs-filesystem.asciidoc b/Documentation/btrfs-filesystem.asciidoc
index 31cd51b..5d555fa 100644
--- a/Documentation/btrfs-filesystem.asciidoc
+++ b/Documentation/btrfs-filesystem.asciidoc
@@ -160,23 +160,21 @@  Show detailed information about internal filesystem usage.
 +
 `Options`
 +
--b|--raw::::
+--raw::::
 raw numbers in bytes, without the 'B' suffix
--h|--human-readable::::
+--human-readable::::
 print human friendly numbers, base 1024, this is the default
--H::::
-print human friendly numbers, base 1000
 --iec::::
 select the 1024 base for the following options, according to the IEC standard
 --si::::
 select the 1000 base for the following options, according to the SI standard
--k|--kbytes::::
+--kbytes::::
 show sizes in KiB, or kB with --si
--m|--mbytes::::
+--mbytes::::
 show sizes in MiB, or MB with --si
--g|--gbytes::::
+--gbytes::::
 show sizes in GiB, or GB with --si
--t|--tbytes::::
+--tbytes::::
 show sizes in TiB, or TB with --si
 -T::::
 show data in tabular format