Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
6
66
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eric Vidal
66
Commits
06c8e116
Commit
06c8e116
authored
5 years ago
by
Eric Vidal
Browse files
Options
Downloads
Patches
Plain Diff
update documentation
parent
aa23df77
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/html/66-tree.html
+8
-1
8 additions, 1 deletion
doc/html/66-tree.html
doc/man/66-tree.1.scd
+6
-1
6 additions, 1 deletion
doc/man/66-tree.1.scd
with
14 additions
and
2 deletions
doc/html/66-tree.html
+
8
−
1
View file @
06c8e116
...
...
@@ -23,7 +23,7 @@
<h2>
Interface
</h2>
<pre>
66-tree [ -h ] [ -v
<em>
verbosity
</em>
] [ -l ] [ -n|R ] [ -a|d ] [ -c ] [ -E|D ] [ -U ] [ -C
<em>
clone
</em>
]
<em>
tree
</em>
66-tree [ -h ] [ -v
<em>
verbosity
</em>
] [ -l ] [ -n|R ] [ -a|d ] [ -c ] [
-S
<em>
after_tree
</em>
] [
-E|D ] [ -U ] [ -C
<em>
clone
</em>
]
<em>
tree
</em>
</pre>
<p>
...
...
@@ -78,6 +78,13 @@
<em>
tree
</em>
is the current one with the
<tt><a
href=
"66-intree.html"
>
66-intree
</a></tt>
tool.
</li>
<li>
<tt>
-S
<em>
after_tree
</em></tt>
: Start the
<em>
tree
</em>
after
<em>
after_tree
</em>
.
This tell to
<a
href=
"66-all.html"
>
66-all
</a>
the specific order to apply at start process.
<em>
after_tree
</em>
must be already enabled. You can combine this options directly
with the
<tt>
-E
</tt>
option at creation time.
</li>
<li>
<tt>
-E
</tt>
: enables
<em>
tree
</em>
. This allows the
<tt><a
href=
"66-all.html"
>
66-all
</a></tt>
tool to know which tree
needs to be started. If the given
<em>
tree
</em>
is enabled, all services in that tree
...
...
This diff is collapsed.
Click to expand it.
doc/man/66-tree.1.scd
+
6
−
1
View file @
06c8e116
...
...
@@ -6,7 +6,7 @@
#
SYNOPSYS
66
-
tree
[
*-
h
*
]
[
*-
v
*
_verbosity_
]
[
-
l
]
[
*-
n
*
|
*-
R
*
]
[
*-
a
*
|
*-
d
*
]
[
*-
c
*
_clone_
]
[
*-
E
*
|
*-
D
*
]
[
*-
U
*
]
[
*-
C
*
]
_tree_
66
-
tree
[
*-
h
*
]
[
*-
v
*
_verbosity_
]
[
-
l
]
[
*-
n
*
|
*-
R
*
]
[
*-
a
*
|
*-
d
*
]
[
*-
c
*
_clone_
]
[
*-
S
*
_after_tree_
]
[
*-
E
*
|
*-
D
*
]
[
*-
U
*
]
[
*-
C
*
]
_tree_
#
DESCRIPTION
...
...
@@ -59,6 +59,11 @@ what trees are currently available on the system use the *66-intree*(1) tool.
By
setting
_tree_
as
the
current
one
all
other
66
tools
will
use
it
by
default
.
You
can
see
which
_tree_
is
the
current
one
with
the
*
66
-
intree
*
(
1
)
tool
.
*-
S
*
Start
the
_tree_
after
_after_tree_
.
This
tell
to
*
66
-
all
*
(
1
)
the
specific
order
to
apply
at
start
process
.
_after_tree_
must
be
already
enabled
.
You
can
combine
this
options
directly
with
the
*-
E
*
option
at
creation
time
.
*-
E
*
Enables
_tree_
.
This
allows
the
*
66
-
all
*
(
1
)
tool
to
know
which
tree
needs
to
be
started
.
If
the
given
_tree_
is
enabled
,
all
services
in
that
tree
will
be
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment