summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/moreutils/README9
1 files changed, 6 insertions, 3 deletions
diff --git a/misc/moreutils/README b/misc/moreutils/README
index 3a234765a3..8bfc060a49 100644
--- a/misc/moreutils/README
+++ b/misc/moreutils/README
@@ -1,10 +1,13 @@
moreutils is a growing collection of the unix tools that nobody
thought to write long ago when unix was young.
-perl-IPC-Run is an optional dependency, if it's missing chronic will
+perl-IPC-Run is an optional dependency. If it's missing, chronic will
not be installed.
-This package conflicts with system/parallel so moreutils version of
-parallel is not installed by default. To install it:
+The 'parallel' command in moreutils conflicts with Slackware's
+parallel package, so the moreutils version of parallel is not
+installed by default. To install it:
PARALLEL=yes ./moreutils.SlackBuild
+
+Note that this will break the sbopkg 'sqg' command!