diff options
Diffstat (limited to 'cmd_attr.c')
-rw-r--r-- | cmd_attr.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -87,7 +87,7 @@ static void setattr_usage(void) bch2_opts_usage(OPT_INODE); puts(" -h Display this help and exit\n" - "Report bugs to <linux-bcache@vger.kernel.org>"); + "Report bugs to <linux-bcachefs@vger.kernel.org>"); } int cmd_setattr(int argc, char *argv[]) |