summaryrefslogtreecommitdiff
path: root/Documentation/btrfs-image.txt
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.cz>2014-05-19 17:08:56 +0200
committerDavid Sterba <dsterba@suse.cz>2014-05-19 17:52:51 +0200
commit7ba6e8a22d20d73576fd6838219036dc52eb7fa3 (patch)
tree9442afb04d3b420a13501fc5dcee33c0c3c69b3f /Documentation/btrfs-image.txt
parentaf0d2f88959d41488a83df4237e0c1f4c65836ed (diff)
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 <dsterba@suse.cz>
Diffstat (limited to 'Documentation/btrfs-image.txt')
-rw-r--r--Documentation/btrfs-image.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/btrfs-image.txt b/Documentation/btrfs-image.txt
index bd74a86c..c41e36d6 100644
--- a/Documentation/btrfs-image.txt
+++ b/Documentation/btrfs-image.txt
@@ -24,10 +24,10 @@ using 1 stripe pointing to primary device, so that file system can be
restored by running tree log reply if possible. To restore without
changing number of stripes in chunk tree check -o option.
--c value::
+-c <value>::
Compression level (0 ~ 9).
--t value::
+-t <value>::
Number of threads (1 ~ 32) to be used to process the image dump or restore.
-o::