diff options
Diffstat (limited to 'gnu/packages/recutils.scm')
-rw-r--r-- | gnu/packages/recutils.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/recutils.scm b/gnu/packages/recutils.scm index 2a3f09b2fd..0e4d81b30f 100644 --- a/gnu/packages/recutils.scm +++ b/gnu/packages/recutils.scm @@ -51,7 +51,7 @@ ("check" ,check))) (synopsis "Manipulate plain text files as databases") (description - "Recutils is a set of tools and libraries for creating and + "GNU Recutils is a set of tools and libraries for creating and manipulating text-based, human-editable databases. Despite being text-based, databases created with Recutils carry all of the expected features such as unique fields, primary keys, time stamps and more. Many different field types |