Skip to content

Commit

Permalink
Update commands/netobserv
Browse files Browse the repository at this point in the history
Co-authored-by: Joel Takvorian <[email protected]>
  • Loading branch information
jpinsonneau and jotak authored Dec 13, 2024
1 parent 9e282ef commit 3aecf3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commands/netobserv
Original file line number Diff line number Diff line change
Expand Up @@ -154,5 +154,5 @@ if [ -n "${execCommand}" ]; then
collector \
-- $execCommand
else
echo "Background capture started. Use 'oc netobserv follow' to see it's progress."
echo "Background capture started. Use 'oc netobserv follow' to see its progress."
fi

0 comments on commit 3aecf3e

Please sign in to comment.