updated longDesc

This commit is contained in:
aUniqueUser 2020-02-26 13:04:10 -05:00
parent e3b91c884a
commit 628ec0f2b5
No known key found for this signature in database
GPG Key ID: 09D261462B512B03

View File

@ -107,7 +107,7 @@ public class TunnelCommand extends Command {
"", "",
"Usage:", "Usage:",
"> tunnel - No arguments, mines in a 1x2 radius.", "> tunnel - No arguments, mines in a 1x2 radius.",
"> tunnel depth/height/width - Tunnels in a user defined depth, height and width." "> tunnel height/width/depth - Tunnels in a user defined height, width and depth."
); );
} }
} }