From: Eric Biggers Date: Mon, 13 Feb 2017 00:00:09 +0000 (-0800) Subject: debugfs.8: fix name of argument to blocks command X-Git-Tag: v1.43.5~86 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=c890dbb2a6e803abd69caa97de9340532f568191;p=tools%2Fe2fsprogs.git debugfs.8: fix name of argument to blocks command Signed-off-by: Eric Biggers Signed-off-by: Theodore Ts'o --- diff --git a/debugfs/debugfs.8.in b/debugfs/debugfs.8.in index e151d43..87d487e 100644 --- a/debugfs/debugfs.8.in +++ b/debugfs/debugfs.8.in @@ -179,7 +179,7 @@ This is a list of the commands which .B debugfs supports. .TP -.BI blocks " filespace" +.BI blocks " filespec" Print the blocks used by the inode .I filespec to stdout.