From 7ba6e8a22d20d73576fd6838219036dc52eb7fa3 Mon Sep 17 00:00:00 2001 From: David Sterba Date: Mon, 19 May 2014 17:08:56 +0200 Subject: btrfs-progs: doc: fix argument notation and typos All user-supplied values should be enclosed in <...> to distinguish them from verbatim strings. Signed-off-by: David Sterba --- Documentation/mkfs.btrfs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/mkfs.btrfs.txt') diff --git a/Documentation/mkfs.btrfs.txt b/Documentation/mkfs.btrfs.txt index 7ce00961..95098328 100644 --- a/Documentation/mkfs.btrfs.txt +++ b/Documentation/mkfs.btrfs.txt @@ -20,7 +20,7 @@ $$[-M|--mixed]$$ $$[-s|--sectorsize ]$$ $$[-r|--rootdir ]$$ $$[-K|--nodiscard]$$ -$$[-O|--features [<,feature2...>]]$$ +$$[-O|--features [,...]]$$ $$[-h]$$ $$[-V|--version]$$ $$ [...]$$ -- cgit v1.2.3