Update doc/manual/src/design/store/drvs/drvs.md

Co-authored-by: Matthieu Coudron <teto@users.noreply.github.com>
This commit is contained in:
John Ericson 2022-04-01 20:48:03 -04:00 committed by Valentin Gagarin
parent cdb0bf3b65
commit e308602fdf

View file

@ -26,7 +26,7 @@ Commands consist of 3 parts:
1. Path to executable
2. Arguments (Excecpt for `argv[0]`, which is taken from the path in the usual way)
2. Arguments (Except for `argv[0]`, which is taken from the path in the usual way)
3. Environment variables.