summaryrefslogtreecommitdiff
path: root/Documentation/btrfs-find-root.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/btrfs-find-root.txt')
-rw-r--r--Documentation/btrfs-find-root.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/btrfs-find-root.txt b/Documentation/btrfs-find-root.txt
index 18b1e845..a360f8f6 100644
--- a/Documentation/btrfs-find-root.txt
+++ b/Documentation/btrfs-find-root.txt
@@ -7,11 +7,11 @@ btrfs-find-root - filter to find btrfs root
SYNOPSIS
--------
-'btrfs-find-root' [options] <dev>
+*btrfs-find-root* [options] <dev>
DESCRIPTION
-----------
-'btrfs-find-root' is used to find the satisfied root, you can filter by
+*btrfs-find-root* is used to find the satisfied root, you can filter by
root tree's objectid, generation, level.
OPTIONS
@@ -25,7 +25,7 @@ Filter root tree by B-+ tree's level, level 0 in default.
EXIT STATUS
-----------
-'btrfs-find-root' will return 0 if no error happened.
+*btrfs-find-root* will return 0 if no error happened.
If any problems happened, 1 will be returned.
AUTHOR