From 19311bfa7b8e8c6effa9c375de9b0eb4338bee12 Mon Sep 17 00:00:00 2001 From: Roman Borisov Date: Thu, 24 Mar 2011 15:08:43 +0300 Subject: mount: add --rbind option support Signed-off-by: Roman Borisov Signed-off-by: Denys Vlasenko --- include/usage.src.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/usage.src.h') diff --git a/include/usage.src.h b/include/usage.src.h index 29f7b2110..d07b408a6 100644 --- a/include/usage.src.h +++ b/include/usage.src.h @@ -2482,7 +2482,7 @@ INSERT "\n [r]slave Convert [recursively] to a slave subtree" \ "\n [r]private Convert [recursively] to a private subtree" \ "\n [un]bindable Make mount point [un]able to be bind mounted" \ - "\n bind Bind a file or directory to another location" \ + "\n [r]bind Bind a file or directory [recursively] to another location" \ "\n move Relocate an existing mount point" \ ) \ "\n remount Remount a mounted filesystem, changing flags" \ -- cgit v1.2.3