From 299c4df8f433019b486bd2e379a1d8a51f11d3a7 Mon Sep 17 00:00:00 2001 From: Michael Date: Mon, 23 May 2022 12:35:44 +0000 Subject: [PATCH] Convert to tabs --- src/Console/MoveToAvatarCache.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Console/MoveToAvatarCache.php b/src/Console/MoveToAvatarCache.php index 8dee39dcfe..49fb9c9243 100644 --- a/src/Console/MoveToAvatarCache.php +++ b/src/Console/MoveToAvatarCache.php @@ -66,7 +66,7 @@ Description Move all cached avatars to the file based avatar cache Options - -h|--help|-? Show help information + -h|--help|-? Show help information HELP; return $help; }