diff options
Diffstat (limited to 'system/parallel/README')
-rw-r--r-- | system/parallel/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/system/parallel/README b/system/parallel/README index a0b3eedf74..bbee7b2123 100644 --- a/system/parallel/README +++ b/system/parallel/README @@ -5,3 +5,5 @@ input is a list of files, a list of hosts, a list of users, a list of URLs, or a list of tables. A job can also be a command that reads from a pipe. GNU parallel can then split the input and pipe it into commands in parallel. + +This package conflicts with misc/moreutils. |