Creating new release
This commit is contained in:
parent
6c781accb0
commit
fea979d79d
|
@ -38,7 +38,7 @@ public class MnemonicCommand implements Runnable {
|
||||||
static class EntropyOptions {
|
static class EntropyOptions {
|
||||||
|
|
||||||
@CommandLine.Option(names = {"-2", "--binary-entropy"},
|
@CommandLine.Option(names = {"-2", "--binary-entropy"},
|
||||||
description = "use a coin or other binary entropy source")
|
description = "use a coin toss or other binary entropy source")
|
||||||
boolean isBinaryEntropy;
|
boolean isBinaryEntropy;
|
||||||
|
|
||||||
@CommandLine.Option(names = {"-6", "--dice6-entropy"},
|
@CommandLine.Option(names = {"-6", "--dice6-entropy"},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user