diff options
-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 |