From: wolf Date: Thu, 11 Aug 2005 19:40:00 +0000 (+0000) Subject: step-19 now requires us to specify an output format. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8261ca8428ce90c8600205e0a8f33cae8630476;p=dealii-svn.git step-19 now requires us to specify an output format. git-svn-id: https://svn.dealii.org/trunk@11292 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/step-18.data/results.html b/deal.II/doc/tutorial/chapter-2.step-by-step/step-18.data/results.html index 1c370070a4..82c547db14 100644 --- a/deal.II/doc/tutorial/chapter-2.step-by-step/step-18.data/results.html +++ b/deal.II/doc/tutorial/chapter-2.step-by-step/step-18.data/results.html @@ -120,8 +120,8 @@ Converter from deal.II intermediate format to other graphics formats. Usage: ./step-19 [-p parameter_file] list_of_input_files [-x output_format] output_file -examples/step-18> ../step-19/step-19 solution-0001.0000.d2 solution-0001.0000.gmv -examples/step-18> ../step-19/step-19 solution-0002.0000.d2 solution-0002.0000.gmv +examples/step-18> ../step-19/step-19 solution-0001.0000.d2 -x gmv solution-0001.0000.gmv +examples/step-18> ../step-19/step-19 solution-0002.0000.d2 -x gmv solution-0002.0000.gmv [...]