We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0d7daa commit dcf6917Copy full SHA for dcf6917
1 file changed
README.md
@@ -47,8 +47,8 @@ Once the viewer has opened, press `?` to view a variety of keyboard shortcuts.
47
48
## Batch Mode
49
50
-Plot view (`.pltvw`) files can be used to generate images from the command line without
51
-opening the plotter GUI.
+Plot view (`.pltvw`) files generated in interactive sessions (see [Saving and Exporting](#saving-and-exporting))
+can be used to generate images from the command line without opening the plotter GUI.
52
53
```console
54
$ openmc-plotter -b view1.pltvw view1.pltvw view1.pltvw
0 commit comments