diff --git a/gnu/packages/language.scm b/gnu/packages/language.scm index 004a2df289..27a6ebf329 100644 --- a/gnu/packages/language.scm +++ b/gnu/packages/language.scm @@ -1070,10 +1070,10 @@ (define-public skktools (home-page "https://github.com/skk-dev/skktools") (synopsis "SKK dictionary maintenance tools") (description - "The skktools are SKK dictionary maintenance tools. Note that the -scripts are located under the share directory, while there might be -some missing interpreters and might not work.") - (license license:gpl2))) + "The skktools are SKK dictionary maintenance tools. This includes +commands such as @command{skkdic-count}, @command{skkdic-expr}, and +@command{skkdic-sort}.") + (license license:gpl2+))) (define-public mecab (package