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 4bb39fa commit 5138dd4Copy full SHA for 5138dd4
docs/configuration.rst
@@ -562,7 +562,7 @@ where specified.
562
The command that will be run when this program is started. The
563
command can be either absolute (e.g. ``/path/to/programname``) or
564
relative (e.g. ``programname``). If it is relative, the program's
565
- directory and supervisord’s environment $PATH will be searched for
+ directory and supervisord's environment ``$PATH`` will be searched for
566
the executable. Programs can accept arguments, e.g. ``/path/to/program
567
foo bar``. The command line can use double quotes to group
568
arguments with spaces in them to pass to the program,
0 commit comments