Skip to content
Snippets Groups Projects
Commit 13769889 authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

typo fix

parent d8754888
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ This command expects to find an already running [scandir](66-scandir.html). If t
Multiple *services* can be started by separating their names with a space.
If the *service* has never been parsed, the *start* command will parse it and associate the service with a specific *tree* if the `66 -t` option was used, or if the `frontend` file defines the `@intree` field, or if a `tree` was marked as current—refer to the [tree current](66-tree.html#current) subcommand. Otherwise, the *service* will be associated with the `%%default_treename%%`. This process is applied to all dependencies of the service.
If the *service* has never been parsed, the *start* command will parse it and associate the service with a specific *tree* if the `66 -t` option was used, or if the `frontend` file defines the `@intree` field, or if a `tree` was marked as current—refer to the [tree current](66-tree.html#current) subcommand. Otherwise, the *service* will be associated with the `%%default_treename%%` tree. This process is applied to all dependencies of the service.
If the *service* was already parsed, the `66 -t` command option have no effect.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment