summaryrefslogtreecommitdiff
path: root/cmd_key.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd_key.c')
-rw-r--r--cmd_key.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd_key.c b/cmd_key.c
index b1d1bd02..63b0541c 100644
--- a/cmd_key.c
+++ b/cmd_key.c
@@ -17,7 +17,7 @@ static void unlock_usage(void)
" -k (session|user|user_session)\n"
" Keyring to add to (default: user)\n"
" -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_unlock(int argc, char *argv[])