summaryrefslogtreecommitdiffstats
path: root/system/pycp/README
diff options
context:
space:
mode:
author Edinaldo P. Silva2015-09-04 06:51:29 +0200
committer Willy Sudiarto Raharjo2015-09-05 01:25:12 +0200
commitdfbbb784c7e7e9f2e1cd624d30a9fce235580c8e (patch)
treeefc13dce4e8aa9363d374302fc39b04f1510cf43 /system/pycp/README
parentc756741c45f06d20722df57e41f63cb0ec218d25 (diff)
downloadslackbuilds-dfbbb784c7e7e9f2e1cd624d30a9fce235580c8e.tar.gz
system/pycp: Added (cp and mv with a progressbar).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/pycp/README')
-rw-r--r--system/pycp/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/system/pycp/README b/system/pycp/README
new file mode 100644
index 0000000000..5b31c1946b
--- /dev/null
+++ b/system/pycp/README
@@ -0,0 +1,7 @@
+pycp (cp and mv with a progressbar)
+
+pycp / pymv are meant to be used from the command line.
+
+pycp.pbar was heavily based on the wonderful library progressbar by Nilton Volpato.
+
+About usage... please check man page.