From 1895fbed7cc75aba06c614a85aa3dc9ee224f5fe Mon Sep 17 00:00:00 2001 From: tradke Date: Sat, 13 Mar 2004 18:26:42 +0000 Subject: Options strings are enclosed in curly braces. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOASCII/trunk@158 94b1c47f-dcfd-45ef-a468-0854c0e9e350 --- doc/documentation.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/documentation.tex b/doc/documentation.tex index 73ba4dc..9c2c703 100644 --- a/doc/documentation.tex +++ b/doc/documentation.tex @@ -85,7 +85,7 @@ General parameters to control all {\bf IOASCII}'s I/O methods are: The variables must be given by their fully qualified variable or group name. The special keyword {\it all} requests {\tt IOASCII} output for all variables. Multiple names must be separated by whitespaces.\\ - An option string can be appended in square brackets to the + An option string can be appended in curly braces to the group/variable name. The only option supported so far is {\tt out\_every} which sets the output frequency for an individual variable (overriding {\tt IOASCII::out[123]D\_every} and {\tt IO::out\_every}). -- cgit v1.2.3