summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index b3dd2ee..1a64cb7 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,6 @@ Description: collection of miscellaneous Unix command line utilities
as they are well made and the author is willing to help with maintenance.
.
Currently included utilities:
- * do-until: execute a command until it succeeds
- * isascii: check whether a file consists of ASCII characters only
- * total: add up all numbers in the first column
+ - do-until: execute a command until it succeeds
+ - isascii: check whether a file consists of ASCII characters only
+ - total: add up all numbers in the first column