summaryrefslogtreecommitdiff
path: root/system/advcopy/README
diff options
context:
space:
mode:
authorEdinaldo P. Silva <edps.mundognu@gmail.com>2015-10-23 02:47:35 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-10-23 02:47:35 +0700
commit31938001a00a9bc76e42e1af02875f68aeb414e6 (patch)
tree7ef519a068aa9e2191721791b22ba52e6d8a9028 /system/advcopy/README
parent560194f80ef2a6437f26dbd0fda11cd6c1ebd364 (diff)
downloadslackbuilds-31938001a00a9bc76e42e1af02875f68aeb414e6.tar.gz
system/advcopy: Added (mod for the GNU cp and GNU mv tools).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/advcopy/README')
-rw-r--r--system/advcopy/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/system/advcopy/README b/system/advcopy/README
new file mode 100644
index 0000000000..1c3f3e151d
--- /dev/null
+++ b/system/advcopy/README
@@ -0,0 +1,6 @@
+advcopy (Advanced Copy is a mod for the GNU cp and GNU mv tools)
+
+Advanced Copy is a mod for the GNU cp and GNU mv tools which adds a
+progress bar and provides some info on what's going on.
+
+This package does not replace standard cp and mv programs.