diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm index 5c70f5e7431f927d490ea4cb68b8a14274f404f9..1a878377cb40c2ad3f16a8917be7d3b3b7bd45b6 100644 --- a/gnu/packages/ruby.scm +++ b/gnu/packages/ruby.scm @@ -697,7 +697,7 @@ (define-public ruby-asciidoctor (synopsis "Converter from AsciiDoc content to other formats") (description "Asciidoctor is a text processor and publishing toolchain for converting -AsciiDoc content to HTML5, DocBook 5 (or 4.5) and other formats.") +AsciiDoc content to HTML5, DocBook 5 (or 4.5), PDF, and other formats.") (home-page "https://asciidoctor.org") (license license:expat)))