Comment on page
creating a custom word list
to create the word list, all you have to do is add something to the custom word list. you can do this with the command below.
$cr words add <word>
to remove from the word list, use the command below.
$cr words del <word>
to view the current word list, use the command below.
$cr words list
if you'd like to go back to the default word list or empty the the current word list, use the command below.
$cr words reset
Last modified 1yr ago