Mercurial > hg > octave-nkf
changeset 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 | eae41900ca01 |
children | 2c54fde0f397 |
files | src/load-save.cc |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
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\