diff options
author | B. Watson <yalhcru@gmail.com> | 2022-02-05 16:38:49 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-09 09:35:11 +0700 |
commit | 77e622c6229b09e8a38e081c4d9609f2bb03a4ba (patch) | |
tree | 054e5481a2bfe4ddcf5dbd59426c884897373c7e /system/vcp | |
parent | a417057ca58c8c1c83299a1dec9b1c23abde16b3 (diff) |
system/vcp: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/vcp')
-rw-r--r-- | system/vcp/README | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/system/vcp/README b/system/vcp/README index a3839670cc25..56fa3643784e 100644 --- a/system/vcp/README +++ b/system/vcp/README @@ -1,6 +1,8 @@ +vcp (copy files via a curses interface) + vcp copies files and directories in a curses interface, with text only -output available. its options and output are similar to BSD's cp while -adding some new features. It provides information on: +output available. Its options and output are similar to BSD's cp while +adding some new features. It provides information on: - files copied and left to copy @@ -8,5 +10,5 @@ adding some new features. It provides information on: - data being written every second -- two status bars, one showing current file status, the other total status -(except with 1 file, both show current), and percentage +- two status bars, one showing current file status, the other total + status (except with 1 file, both show current), and percentage |