]> git.proxmox.com Git - mirror_lxc.git/blobdiff - README
Changed 'state' to 'info'
[mirror_lxc.git] / README
diff --git a/README b/README
index 4681d118a9b781ecf639aadff5c0aaccb8b4d172..3553ae553a031b4062e7fe83a056a4966c7ea016 100644 (file)
--- a/README
+++ b/README
@@ -248,13 +248,13 @@ states for a specific container.
 
      lxc-monitor -n foo
 
-3.9 Getting the container state
--------------------------------
+3.9 Getting container information
+----------------------------------
 
-At any time, the following command will retrieve the state of the
-container.
+At any time, the following command will retrieve informations of the
+ container.
 
-     lxc-state -n foo
+     lxc-info -n foo
 
 3.10 Showing processes list for a container
 ------------------------------------------