This commit is contained in:
Erik Frojdh
2020-05-28 09:28:53 +02:00
parent 6c753f3b50
commit e2eb1598d3
8 changed files with 68 additions and 9 deletions

View File

@ -1844,7 +1844,7 @@ class CmdProxy {
"(#storagecells + 1).");
INTEGER_COMMAND(
storagecell_start, getStorageCellStart, setStoragecellStart,
storagecell_start, getStorageCellStart, setStorageCellStart,
StringTo<int>,
"[0-15]\n\t[Jungfrau] Storage cell that stores the first acquisition "
"of the series. Default is 15. For advanced users only.");