README.md in dev-lxc-1.0.1 vs README.md in dev-lxc-1.1.0
- old
+ new
@@ -268,16 +268,16 @@
dev-lxc up
```
#### Backdoor access to each server's filesystem
-The abspath subcommand can be used to prepend each server's rootfs path to a particular file.
+The realpath subcommand can be used to prepend each server's rootfs path to a particular file.
For example, you can use the following command to edit the Chef Servers' chef-server.rb
file without logging into the containers.
```
-emacs $(dev-lxc abspath chef /etc/opscode/chef-server.rb)
+emacs $(dev-lxc realpath chef /etc/opscode/chef-server.rb)
```
#### Run arbitrary commands in each server
After modifying the chef-server.rb you could use the run-command subcommand to tell the backend and