Skip to content

Commit 442abe6

Browse files
eseyffarthMattias Schlenker
authored andcommitted
pick-24 fix prompt in code block
1 parent 279d692 commit 442abe6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/onprem/de/distributed_monitoring.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1194,7 +1194,7 @@ z.B. die Hosts auf die Mitglieder der Host-Gruppe `mygroup`:
11941194
11951195
[{shell}]
11961196
----
1197-
{c-myremote1}: livedump -H "Filter: host_groups >= mygroup" > state
1197+
{c-myremote1} livedump -H "Filter: host_groups >= mygroup" > state
11981198
----
11991199
12001200
[#cmcdump]

src/onprem/en/distributed_monitoring.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1166,7 +1166,7 @@ For example, you could limit the hosts to the members of the `mygroup` host grou
11661166
11671167
[{shell}]
11681168
----
1169-
{c-myremote1}: livedump -H "Filter: host_groups >= mygroup" > state
1169+
{c-myremote1} livedump -H "Filter: host_groups >= mygroup" > state
11701170
----
11711171
11721172

0 commit comments

Comments
 (0)