summaryrefslogtreecommitdiff
path: root/debugfs/debugfs.8.in
diff options
context:
space:
mode:
authorAaron Crane <arc@aaroncrane.co.uk>2014-08-03 21:54:14 -0400
committerTheodore Ts'o <tytso@mit.edu>2014-08-04 18:58:23 -0400
commitb6edbf6b900d2dcc1fb0365c173cada8fa917db3 (patch)
tree32980604ef1ef2d14d9af0ea348fdf43e07116cf /debugfs/debugfs.8.in
parent850fe1aca7927da19ce3606487b91be48953df03 (diff)
downloade2fsprogs-b6edbf6b900d2dcc1fb0365c173cada8fa917db3.tar.gz
debugfs: teach rdump to take multiple source arguments
[ modified to update man page by tytso ] Signed-off-by: Aaron Crane <arc@aaroncrane.co.uk> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'debugfs/debugfs.8.in')
-rw-r--r--debugfs/debugfs.8.in8
1 files changed, 5 insertions, 3 deletions
diff --git a/debugfs/debugfs.8.in b/debugfs/debugfs.8.in
index 9a125f6c..bae14db0 100644
--- a/debugfs/debugfs.8.in
+++ b/debugfs/debugfs.8.in
@@ -503,12 +503,14 @@ Print the current working directory.
Quit
.B debugfs
.TP
-.BI rdump " directory destination"
+.BI rdump " directory[...] destination"
Recursively dump
-.I directory
+.IR directory ,
+or multiple
+.IR directories ,
and all its contents (including regular files, symbolic links, and other
directories) into the named
-.I destination
+.IR destination ,
which should be an existing directory on the native filesystem.
.TP
.BI rm " pathname"