fix: change default
This commit is contained in:
parent
4a6c9455b0
commit
f09742a8ce
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ if ( (argnumber == 0) || (argnumber >7) )
|
|||
| - resamp should be sum of what you want |
|
||||
| jak=1, boot=2, sym=4 relative-bremer |
|
||||
| (rbr)=0.1, bremer(br)=0.2 |
|
||||
| i.e rbr+br+jak+boot+sym=7.3 (default) |
|
||||
| i.e rbr+jak+boot+sym=7.1 (default) |
|
||||
| - prefix can be empty, or a string |
|
||||
| default is empty |
|
||||
\----------------------------------------------------/;
|
||||
|
|
Loading…
Reference in a new issue