From 7a1ec2545819aa2d5616637b4504fe5855c6d2f9 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Fri, 10 Feb 2017 11:00:11 +0000 Subject: [PATCH] Documentation --- tools/bufr_copy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/bufr_copy.sh b/tools/bufr_copy.sh index f9d0e2aaa..c98c7b86e 100755 --- a/tools/bufr_copy.sh +++ b/tools/bufr_copy.sh @@ -13,5 +13,5 @@ echo "\endverbatim\\n" echo "-# Use the square brackets to insert the value of a key in the name of the output file. \\n" echo "\verbatim" -echo ">bufr_copy in.bufr out_[dataCategory].bufr " +echo ">bufr_copy in.bufr 'out_[dataCategory].bufr' " echo "\endverbatim\\n"