signal-cli/man
John Freed 927065b44f Fixed daemon subcommand and App.java logic
Formerly the daemon subcommand failed to create a SignalControl when
a username was specified. (It worked correctly when no username was
specified, implying that all local usernames should be exported.)

Partly this was because of a logic flaw in App.java, whereby daemon
called with a username was incorrectly classified as a LocalCommand
instead of a MultiLocalCommand.

Removed no-longer-needed globals in App.java and Main.java as a result.
2021-08-20 13:23:52 +02:00
..
Makefile Rename man page to show it rendered on github 2017-02-19 17:35:58 +01:00
signal-cli-dbus.5.adoc Fixed daemon subcommand and App.java logic 2021-08-20 13:23:52 +02:00
signal-cli.1.adoc more debug message cleanup 2021-08-17 11:03:14 +02:00