diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 4685379..1a98b9e 100644 --- a/debian/control +++ b/debian/control @@ -18,3 +18,6 @@ Description: additional unix utilities - ts: timestamp standard input - vidir: edit a directory in your text editor - vipe: edit a pipe using your text editor + - and: print lines that are present in one file and another + - not: print lines that are present in one file but not another + |