remove rubbish
This commit is contained in:
26
data/sdcv.md
26
data/sdcv.md
@@ -1,26 +0,0 @@
|
||||
---
|
||||
title: "sdcv"
|
||||
tags: [ "Documentation", "data" ]
|
||||
---
|
||||
# Install New Dictionaries
|
||||
|
||||
If the path doesn't exist then:
|
||||
|
||||
> sudo mkdir -p /usr/share/stardict/dic
|
||||
|
||||
Then move the dictionaries there.
|
||||
|
||||
# Words
|
||||
|
||||
To look up 'cat' in all languages, just do:
|
||||
|
||||
> sdcv cat
|
||||
|
||||
Look at dictionaries you have with:
|
||||
|
||||
> sdcv -l
|
||||
|
||||
To use a specific dictionary, like `en_rs`, do:
|
||||
|
||||
> sdcv -u en_rs
|
||||
|
Reference in New Issue
Block a user