Command line reference

auto

extract options ready for autocomplete

<-h, --phon> [num] choose phonetic symbols from options

<-s, --source> [num] choose term in source language from options

<-i, --interp> [num] choose interpret in destination language from options

<-e, --examp> [num] choose example from options

<-l, --load> fast autocomplete with first choice

> auto
> auto -e 0
> auto -l

browse

<-p, --page> [num] browse a page after open a file

> browse -p 0

close

close a file

delete

<-p, --page> delete a page

<-w, --word> delete a word

> delete -p
> delete -w

edit

<-w, --word> [string] edit a word

<-h, --phon> [string] phonetic symbols

<-s, --source> [string] term in source language

<-i, --interp> [string] interpret in destination language

<-e, --examp> [string] example

<-r, --rem> [string] remember type [unknown, imaging, known, familiar, impressed]

> edit -w dog -h /dɔg/ -s 狗 -i "an animal with four legs and a tail" -e "Every dog has his day." -r imaging

exit

exit program

goto

goto [num] set index in a page

> goto 1

help

show help message

<-l, --license> show license

> help

list

<-f, --file> list pages in a file

<-p, --page> list words in a page

> list -f
> list -p

new

<-f, --file> new a file

<-p, --page> new a page

<-w, --word> [string] new a word

<-h, --phon> [string] phonetic symbols

<-s, --source> [string] term in source language

<-i, --interp> [string] interpret in destination language

<-e, --examp> [string] example

<-r, --rem> [string] remember type

> new -w dog -h /dɔg/ -s 狗 -i "an animal with four legs and a tail" -e "Every dog has his day." -r imaging

next

<-d, --distance> [num] step to next [num] words

> next -d 2

open

<-f, --file> [string] open a file

> open -f /somepath/somefile.xml

plugin

show plugin configuration and options

<-s, --speech> [num] select speech plugin

<-a, --auto> [num] select autocomplete plugin

<-l, --location> [string] set plugin location

> plugin
> plugin -s 0
> plugin -l somepath

previous

<-d, --distance> [num] step to previous [num] words

> previous -d 2

proxy

<-n, --none> set not to use proxy

<-h, --host> [string] set host url

<-p, --port> [num] set port

> proxy -n
> proxy -h 192.168.1.1 -p 80

quit

same as 'exit'

redo

redo last command

save

<-f, --file> [string] save a file

<-x, --xmlfile> [string] save a xml file

> save -f /somepath/somefile.rwd
> save -x /somepath/somefile.xml

show

<-l, --level> [num] show the word

> show -l 5

size

<-f, --file> show size of the file

<-p, --page> show size of the page

> size -f
> size -p

sort

<-l, --lexical> sort words by lexical

<-r, --random> sort words by random

<-e, --remember> sort words by remember type

> sort -l

state

<-l, --linemode> set state linemode [readline, getline]

<-m, --listmask> set state listmask [0-7] or [r, e, s]

<-s, --showflag> set state showflag [true, false] or [0, 1]

> state -l getline
> state -m 7
> state -s false

undo

undo last command

voice

<-w, --word> speak word

<-e, --examp> speak example

> voice -w
> voice -e