diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-14 01:14:57 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | 4e04febb9ea0eca7e7d3cda48b8a37467201c77b (patch) | |
tree | ee42e9bf595d72c771a026332a989f1da7e8118f /system/pv | |
parent | d960e3e83ba5fe5148c5460c538841f8951865de (diff) | |
download | slackbuilds-4e04febb9ea0eca7e7d3cda48b8a37467201c77b.tar.gz |
system/pv: Fix slack-desc.
Diffstat (limited to 'system/pv')
-rw-r--r-- | system/pv/slack-desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/pv/slack-desc b/system/pv/slack-desc index 291eefc460..46d42e6a08 100644 --- a/system/pv/slack-desc +++ b/system/pv/slack-desc @@ -11,8 +11,8 @@ pv: pv: Pipe Viewer is a terminal-based tool for monitoring the progress of pv: data through a pipeline. It can be inserted into any normal pipeline pv: between two processes to give a visual indication of how quickly data -pv: is passing through, how long it has taken, how near to completion it is, -pv: and an estimate of how long it will be until completion. +pv: is passing through, how long it has taken, how near to completion +pv: it is, and an estimate of how long it will be until completion. pv: pv: Homepage: http://www.ivarch.com/programs/pv.shtml pv: |