⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 btgncli.man

📁 LINUX下
💻 MAN
字号:
.TH BTGNCLI 1 "28 May 2007".SH NAMEbtgncli \- bittorrent client, part of the btg project..SH SYNOPSIS.B "btgncli" [-o .I "<filename>"][--nostart][-l][--noutput][--command .I "<command>"][-A][-a][-s .I "<session ID>"][--config .I "<filename>"][--dht][--no-dht][--encryption][--no-encryption][-v] [-h].SH DESCRIPTION.B "btgncli" is a ncurses bittorrent client.If started without any arguments, it will attempt to connect to thedaemon (btgdaemon) and start a new session.After the client connects to the daemon and initializes, it willpresent a list of torrents (if the client attached to a session withtorrents). Press the help key (default /h/) to get help..SH OPTIONS.TP.BI "-o" .I "<filename>"\- Name of a torrent file to open after initializing the client..TP.BI "--nostart" \- Do not start torrents after opening them. The default is to start a torrent after it was opened..TP.BI "-l" \- List running sessions..TP.BI "-A" \- Attach to the first available session..TP.BI "-a" \- Show a list of sessions and let the user choose which session to attach to..TP.BI "-s" .I "<session ID>"\- Attach to a session described by the session ID..TP.BI "--config" .I "<filename>"\- Name of a client configuration file to use..TP.BI "--dht"\- Enable DHT..TP.BI "--no-dht"\- Disable DHT..TP.BI "--encryption"\- Enable encryption..TP.BI "--no-encryption"\- Disable encryption..TP.BI "-v"\- Be verbose..TP.BI "-h|--help"\- Print a short help..SH FILESSee btg_config(1)..SH CONFIGURATION.TP See btg_config(1).One can setup the keys and colors to be used by adding a "btgncli" section to theclient config file. See below..SH COLORS.TPColors can be setup using the following keys..TPCOLOR_NORMAL.TPCOLOR_BORDER.TPCOLOR_FILE.TPCOLOR_DIRECTORY.TPCOLOR_MARK.TPCOLOR_WARNING.TPCOLOR_ERROR.TPA color can be setup with the following string: "R,G,B:R,G,B", wherethe first RGB value is the foreground color and the second RGB valueis the background color. Notice that while the terminal used maysupport using colors, it is not certain that is supports changing thedefined colors. If that is the case, btgncli will use the defaultcolors and ignore any user defined colors..SH KEYBOARD.TPUse the following configuration keys:.TPKEY_HELP.TPKEY_DETACH.TPKEY_QUIT.TPKEY_LOAD.TPKEY_MENU.TPKEY_GLIMIT.TPKEY_DOWN.TPKEY_UP.TPKEY_LIST_START.TPKEY_LIST_END.TPKEY_SELECT.TPKEY_MARK.TPKEY_MARK_ALL.TPKEY_NEXT.TPKEY_PREV.TPFor example, to set the help key to "h", one has to use the ASCIIvalue 104..SH EXAMPLE CONFIGAn example "btgncli" section is below..nf[btgncli];; Keys:;; hKEY_HELP=104; DKEY_DETACH=68; qKEY_QUIT=113; lKEY_LOAD=108; mKEY_MENU=109; gKEY_GLIMIT=103; xKEY_DOWN=120; wKEY_UP=119; aKEY_LIST_START=97; dKEY_LIST_END=100; returnKEY_SELECT=10; sKEY_MARK=115; pKEY_MARK_ALL=111; bKEY_NEXT=98; vKEY_PREV=118;; Colors;;COLOR_NORMAL=192,192,192:0,0,0COLOR_BORDER=142,229,238:0,0,0.fi .SH AUTHORWritten by Michael Wojciechowski..SH "SEE ALSO"btg(5), btg_config(5), btgcli(1), btgui(1), btgdaemon(1), btgd(1).SH BUGSNo known bugs.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -