diff --git a/src/ca/CAref.html b/src/ca/CAref.html index 8aeff4f2b..a3ff47c8e 100644 --- a/src/ca/CAref.html +++ b/src/ca/CAref.html @@ -1242,6 +1242,10 @@ the output.

-g <nr> Use %g format, with <nr> digits after the decimal point + + -s + Get value as string (may honour server-side precision) + Integer number format: @@ -1362,8 +1366,11 @@ the output.

-g <nr> - Use %g format, with <nr> digits after the decimal - pointDefault: + Use %g format, with <nr> digits after the decimal point + + + -s + Get value as string (may honour server-side precision)