From 24ac7627d80b9098d479f058f471173597af971f Mon Sep 17 00:00:00 2001 From: Jonathan Kim Date: Wed, 24 Mar 2010 19:32:15 -0500 Subject: [svn-r18450] Purpose: Resolve build issue on Sloaris due to white space from the previous checkin r18448 Tested: jam --- tools/h5copy/h5copy.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/h5copy/h5copy.c b/tools/h5copy/h5copy.c index 8733cbf..992195d 100644 --- a/tools/h5copy/h5copy.c +++ b/tools/h5copy/h5copy.c @@ -93,10 +93,10 @@ usage: h5copy [OPTIONS] [OBJECTS...]\n\ shallow Copy only immediate members for groups\n\n\ soft Expand soft links into new objects\n\n\ ext Expand external links into new objects\n\n\ - ref Copy references and any referenced objects, i.e., objects\n\ + ref Copy references and any referenced objects, i.e., objects\n\ that the references point to.\n\ - Referenced objects are copied in addition to the objects\n\ - specified on the command line and reference datasets are\n\ + Referenced objects are copied in addition to the objects\n\ + specified on the command line and reference datasets are\n\ populated with correct reference values. Copies of referenced\n\ datasets outside the copy range specified on the command line\n\ will normally have a different name from the original.\n\ -- cgit v0.12