summaryrefslogtreecommitdiffstats
path: root/ds9/doc/ref/xpa.html
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/doc/ref/xpa.html')
-rw-r--r--ds9/doc/ref/xpa.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/ds9/doc/ref/xpa.html b/ds9/doc/ref/xpa.html
index f6bfed5..a0aa64b 100644
--- a/ds9/doc/ref/xpa.html
+++ b/ds9/doc/ref/xpa.html
@@ -283,6 +283,7 @@
<p>Load raw data array into current frame.<br>
</p>
<tt> Syntax:<br>
+ array [little|big]<br>
array [new|mask]
[[xdim=&lt;x&gt;,ydim=&lt;y&gt;|dim=&lt;dim&gt;],zdim=&lt;z&gt;,bitpix=&lt;b&gt;,skip=&lt;s&gt;,endian=[little|big]]<br>
&nbsp;<br>
@@ -2487,7 +2488,8 @@
array endian.<br>
</p>
<tt> Syntax: <br>
- nrrd [&lt;filename&gt;] [little|big]<br>
+ nrrd [little|big]<br>
+ nrrd [new|mask] [&lt;filename&gt;]<br>
&nbsp;<br>
Example:<br>
$xpaget ds9 nrrd</tt><br>