diff --git a/doc/manager/nxscript.htm b/doc/manager/nxscript.htm
index 803d6fe0..d7752afa 100644
--- a/doc/manager/nxscript.htm
+++ b/doc/manager/nxscript.htm
@@ -104,6 +104,14 @@ the dictionary file:
would denote the normal counting tube at a scanning type of
experiment.
+
nxscript puthdb path ?alias
+Put a hipadaba path. The alias to put the data too is found in one of two places: as the nxalias
+ property on the node or as given on the command line. The alias is expected to match the size and type of
+ the data. Please note that hipadaba stores all floats as double which is NX_FLOAT64 as number type.
+nxscript puthdbslab path start size
+Put a hipdaba node as a slab. The node must have a property nxalias to determine where to write to.
+ Start and size are Tcl lists which give the start point where to write and the size of the data
+ to write. See nxscript putslab for more information.
nxscript puthm hmAlias hmName ?start? ?length? ?bank?
Writes data from the histogram memory hmName to a NeXus file using
the alias hmAlias. Nxscript automatically updates the dim0, dim1, ..., timedim