From e51726823a0d7f39b37db7bbd89069bf1426a4b5 Mon Sep 17 00:00:00 2001 From: bybai Date: Mon, 31 Aug 2015 02:30:27 -0400 Subject: [PATCH] empty link for man page doc --- .../admin-guides/manage_clusters/common/parallel_cmd.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/source/guides/admin-guides/manage_clusters/common/parallel_cmd.rst b/docs/source/guides/admin-guides/manage_clusters/common/parallel_cmd.rst index 65ccdfa3f..dff4eacd5 100644 --- a/docs/source/guides/admin-guides/manage_clusters/common/parallel_cmd.rst +++ b/docs/source/guides/admin-guides/manage_clusters/common/parallel_cmd.rst @@ -3,9 +3,7 @@ Parallel Commands xCAT delivers a set of commands that can be run remote commands (ssh,scp,rsh,rcp,rsync,ping,cons) in parallel on multiple nodes. In addition the command have the capability of formatting the output from the commands, so the results are easier to process. These commands will make it much easier to administer your large cluster. -For a list of the Parallel Commands and their man pages: - -TODO: doc link to [parallel-commands] +For a list of the Parallel Commands and their man pages doc `parallel commands`_. Examples for xdsh -----------------