aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lxc.sgml.in')
-rw-r--r--doc/lxc.sgml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lxc.sgml.in b/doc/lxc.sgml.in
index 33d6845..2c73aea 100644
--- a/doc/lxc.sgml.in
+++ b/doc/lxc.sgml.in
@@ -495,7 +495,7 @@ rootfs
<programlisting>
for i in $(lxc-ls -1); do
- lxc-ps -n $i --forest
+ lxc-ps --name $i --forest
done
</programlisting>