File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,14 +12,15 @@ To use, simply call: `shmesa`
12
12
\__ \ | | | | | | |___ ___) / ___ \
13
13
|___/_| |_|_| |_|_____|____/_/ \_\
14
14
15
- Usage: shmesa [work|change|defaults|cp|grep|zip|help] [arguments]
15
+ Usage: shmesa [work|change|defaults|cp|grep|extras| zip|help] [arguments]
16
16
17
17
Subcommands:
18
18
work copy the work directory to the current location
19
19
change change a parameter in the given inlist
20
20
defaults copy the history/profile defaults to the current location
21
21
cp copy a MESA directory without copying LOGS, photos, etc.
22
22
grep search the MESA source code for a given string
23
+ extras fill in the full run_star_extras.f90 template
23
24
zip prepare a MESA directory for sharing
24
25
help display this helpful message
25
26
-h get additional details about any of the above
@@ -122,4 +123,3 @@ There's instructions inside the code for adding a new bash subprogram to this dr
122
123
# 3. parser at the end of this file
123
124
}
124
125
` ` `
125
-
You can’t perform that action at this time.
0 commit comments