mirror of
https://github.com/transmission/transmission
synced 2025-02-20 13:16:53 +00:00
(trunk cli) #2836 "transmissioncli --help shows incorrect usage syntax" -- fixed in trunk for 1.90
This commit is contained in:
parent
8fc6e6a0f5
commit
6ec226634f
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
#include <libtransmission/web.h> /* tr_webRun */
|
||||
|
||||
#define LINEWIDTH 80
|
||||
#define MY_NAME "transmission-cli"
|
||||
#define MY_NAME "transmissioncli"
|
||||
|
||||
static tr_bool showInfo = 0;
|
||||
static tr_bool showScrape = 0;
|
||||
|
|
Loading…
Reference in a new issue