Mercurial > hg > octave-nkf
diff src/load-save.cc @ 12661:9f91ca870f91 stable
load-save.cc: Document -append option
author | Jordi Gutiérrez Hermoso <jordigh@gmail.com> |
---|---|
date | Tue, 10 May 2011 23:40:23 -0500 |
parents | f96b9b9f141b |
children | 8edece28cf4d |
line wrap: on
line diff
--- a/src/load-save.cc +++ b/src/load-save.cc @@ -1455,6 +1455,8 @@ (@var{v1}, @dots{}) must be specified as character strings.\n\ \n\ @table @code\n\ +@item -append\n\ +Append to the destination instead of overwriting.\n\ @item -ascii\n\ Save a single matrix in a text file without header or any other information.\n\ \n\