Skip to content

Commit f70af65

Browse files
committed
add shmesa extras to readme
1 parent 4548324 commit f70af65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/shmesa/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,15 @@ To use, simply call: `shmesa`
1212
\__ \ | | | | | | |___ ___) / ___ \
1313
|___/_| |_|_| |_|_____|____/_/ \_\
1414
15-
Usage: shmesa [work|change|defaults|cp|grep|zip|help] [arguments]
15+
Usage: shmesa [work|change|defaults|cp|grep|extras|zip|help] [arguments]
1616
1717
Subcommands:
1818
work copy the work directory to the current location
1919
change change a parameter in the given inlist
2020
defaults copy the history/profile defaults to the current location
2121
cp copy a MESA directory without copying LOGS, photos, etc.
2222
grep search the MESA source code for a given string
23+
extras fill in the full run_star_extras.f90 template
2324
zip prepare a MESA directory for sharing
2425
help display this helpful message
2526
-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
122123
# 3. parser at the end of this file
123124
}
124125
```
125-

0 commit comments

Comments
 (0)