goldendict-ng/docs/cmdline.html
2023-03-26 00:13:19 +08:00

26 lines
1.3 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<!-- gdhelp_en.qdoc -->
<title>14 Command line switches | GoldenDict</title>
<link rel="stylesheet" type="text/css" href="style/offline.css" />
</head>
<body>
<div class="sidebar"><div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">14 Command line switches</h1>
<!-- $$$cmdline.html-description -->
<div class="descr" id="details">
<p>Note: All switches are case-sensitive.</p>
<div class="table"><table class="generic">
<thead><tr class="qt-style"><th >Switch</th><th >Action</th></tr></thead>
<tr valign="top" class="odd"><td >--log-to-file</td><td >Turn on <a href="debug.html" translate="no">debug mode</a>.</td></tr>
<tr valign="top" class="even"><td >--group-name=name_of_group</td><td >Set &quot;name_of_group&quot; group of dictionaries as current for main window.</td></tr>
<tr valign="top" class="odd"><td >--popup-group-name=name_of_group</td><td >Set &quot;name_of_group&quot; group of dictionaries as current for popup window.</td></tr>
</table></div>
<p>Switches &quot;--group-name&quot; and &quot;--popup-group-name&quot; can affect to already loaded GoldenDict instance. Also command line can contain word which will be transferred to GoldenDict to translate.</p>
</div>
<!-- @@@cmdline.html -->
</body>
</html>