We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84df0f7 commit c8c802bCopy full SHA for c8c802b
docs/source/tutorials/intro/launcher.rst
@@ -38,6 +38,8 @@ Argument Description
38
============================ ================================================================================
39
DISPLAY_FILE (positional) | Loads a display from this file to show once PyDM has started.
40
-h, --help | Show the PyDM help message and exit.
41
+-r, --recurse | Recursively search for the provided DISPLAY_FILE in the current working
42
+ | directory and subfolders.
43
--homefile FILE | Path to a PyDM file to return to when the home button is clicked in the
44
| navigation bar. This display remains loaded at all times, and is loaded
45
| even when a display file is specified separately. If the specified
0 commit comments