Check-in [ca7d968d49]
Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | doc --setup flag |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA1: |
ca7d968d494ccccd3771a34fa4d37821 |
| User & Date: | mario 2022-10-13 08:35:11 |
Context
|
2022-10-13
| ||
| 08:59 | note new option and potential exception check-in: 148f8a2956 user: mario tags: trunk | |
| 08:35 | doc --setup flag check-in: ca7d968d49 user: mario tags: trunk | |
| 08:34 | Introduced --setup option check-in: d995967f72 user: mario tags: trunk | |
Changes
Changes to dingonyms/man/dingonyms.1.
| ︙ | ︙ | |||
220 221 222 223 224 225 226 | \f[B]dictcc\f[R] \f[I]en\-it\f[R] \-\- \[dq]translate\[dq] .PP The \-\- is optional as is the \-\-lng\-lng dash prefix. Otherwise it\[cq]s the same as invoking dingonyms. .SH CONFIG .PP The search services can be configured through the GUI (somewhat fiddly | > > > > > > | | 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 |
\f[B]dictcc\f[R] \f[I]en\-it\f[R] \-\- \[dq]translate\[dq]
.PP
The \-\- is optional as is the \-\-lng\-lng dash prefix.
Otherwise it\[cq]s the same as invoking dingonyms.
.SH CONFIG
.PP
The search services can be configured through the GUI (somewhat fiddly
with Change+New).
Alternatively via \f[B]dingonyms\f[R] \f[I]\-\-setup\f[R] for a single
entry.
.PD 0
.P
.PD
Or by editing \f[I]\[ti]/.dingrc\f[R] directly.
To have all services present for example:
.IP
.nf
\f[C]
set searchmeth(3,name) {Synonyms}
set searchmeth(3,type) {3}
set searchmeth(3,dictfile) {}
|
| ︙ | ︙ |
Changes to dingonyms/man/dingonyms.md.
| ︙ | ︙ | |||
95 96 97 98 99 100 101 | same as invoking dingonyms. CONFIG ====== The search services can be configured through the GUI (somewhat | | > | | 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 |
same as invoking dingonyms.
CONFIG
======
The search services can be configured through the GUI (somewhat
fiddly with Change+New). Alternatively via **dingonyms** *\--setup* for a single
entry.
Or by editing *~/.dingrc* directly. To have all services present for example:
set searchmeth(3,name) {Synonyms}
set searchmeth(3,type) {3}
set searchmeth(3,dictfile) {}
set searchmeth(3,separator) { :: }
set searchmeth(3,language1) {Group}
set searchmeth(3,language2) {Synonyms}
|
| ︙ | ︙ |