Commit 52109c4b by Christian Brauner Committed by GitHub

Merge pull request #1806 from roques/patch-1

[TRIVIAL] fix regex-typo in documentation example
parents 2569f6f6 e3dd06ef
...@@ -121,7 +121,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA ...@@ -121,7 +121,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term>lxc-monitor -n '[f|b].*'</term> <term>lxc-monitor -n '[fb].*'</term>
<listitem> <listitem>
<para> <para>
will monitor the different states for container with the will monitor the different states for container with the
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment