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
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ public class TunnelCommand extends Command {
"",
"Usage:",
"> 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."
);
}
}