diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-14 01:20:32 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | a570fd825ee2f917a75da6946f01270d4b328fbf (patch) | |
tree | 3f161a8914ac52f3134479ceb9dbdce0ae06b0d0 /system/pdsh/slack-desc | |
parent | 4c68f268d6dbcdfd99915e2066c76cdbede1b296 (diff) | |
download | slackbuilds-a570fd825ee2f917a75da6946f01270d4b328fbf.tar.gz |
system/pdsh: Fix slack-desc.
Diffstat (limited to 'system/pdsh/slack-desc')
-rw-r--r-- | system/pdsh/slack-desc | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/system/pdsh/slack-desc b/system/pdsh/slack-desc index 2f186403bc..c1833fe2bf 100644 --- a/system/pdsh/slack-desc +++ b/system/pdsh/slack-desc @@ -5,11 +5,11 @@ # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. -|-----handy-ruler------------------------------------------------------| + |-----handy-ruler------------------------------------------------------| pdsh: pdsh (Parallel Distributed Shell) pdsh: -pdsh: Pdsh is a an efficient, multithreaded remote shell client which executes -pdsh: commands on multiple remote hosts in parallel. +pdsh: Pdsh is a an efficient, multithreaded remote shell client which +pdsh: executes commands on multiple remote hosts in parallel. pdsh: pdsh: Homepage: https://code.google.com/archive/p/pdsh/ pdsh: @@ -17,4 +17,3 @@ pdsh: pdsh: pdsh: pdsh: -pdsh: |