mirror of
https://github.com/aljazceru/signal-cli.git
synced 2025-12-18 22:54:20 +01:00
@@ -33,6 +33,7 @@ public class ReceiveCommand implements ExtendedDbusCommand, LocalCommand {
|
||||
|
||||
@Override
|
||||
public void attachToSubparser(final Subparser subparser) {
|
||||
subparser.help("Query the server for new messages.");
|
||||
subparser.addArgument("-t", "--timeout")
|
||||
.type(double.class)
|
||||
.setDefault(3.0)
|
||||
|
||||
Reference in New Issue
Block a user