Commit 90047618af124dbbc8b0847912f68c5ff0b1c02c
1 parent
e93c2314
Exists in
master
made fpd a keyword
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/idl/dustem_init_plugins.pro
... | ... | @@ -8,7 +8,7 @@ PRO dustem_init_plugins,pd,fpd=fpd,help=help |
8 | 8 | ; CATEGORY: |
9 | 9 | ; DustEMWrap |
10 | 10 | ; CALLING SEQUENCE: |
11 | -; dustem_init_plugins,pd[,fpd] | |
11 | +; dustem_init_plugins,pd,[fpd=fpd,help=help] | |
12 | 12 | ; INPUTS: |
13 | 13 | ; pd : variable parameters description |
14 | 14 | ; OPTIONAL INPUT PARAMETERS: | ... | ... |