updated longDesc

This commit is contained in:
aUniqueUser
2020-02-26 13:04:10 -05:00
parent e3b91c884a
commit 628ec0f2b5

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."
);
}
}