We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1260a3 commit 6c05da2Copy full SHA for 6c05da2
README.md
@@ -769,8 +769,9 @@ Usage: mc-image-helper manage-users [-fh] [--existing=<existingFileBehavior>]
769
[--connection-pool-max-idle-timeout=DURATION
770
]] [INPUT[,INPUT...]...]
771
[INPUT[,INPUT...]...] One or more Mojang usernames, UUID, or ID (UUID
772
- without dashes); flags are separated by ":"
773
- <username/UUID/ID>:flag1:flag2
+ without dashes); flags are listed after a colon
+ separated by comma:
774
+ <username/UUID/ID>:flag1,flag2
775
When input is a file, only one local file path or
776
URL can be provided
777
--connection-pool-max-idle-timeout=DURATION
0 commit comments