NAME¶
lxc - convenience Wrapper for LXC programs
 
SYNOPSIS¶
lxc PROGRAM CONTAINER
 
DESCRIPTION¶
lxc is a convenience Wrapper for LXC programs. See 
lxc(7) for more
  information about the Linux Container tools (LXC).
Example (normal): lxc -n example.org start
Example (wrapper): lxc start example.org
 
OPTIONS¶
  - PROGRAM
- specifies a program of the Linux Container tools (LXC), see
      lxc(7).
  - CONTAINER
- specifies a Linux Container in the LXC path (default
      /var/lib/lxc).
      
SEE ALSO¶
lxc(7), 
lxc-debconf(1), 
lxc-halt(1), 
lxc-list(1).
 
BUGS¶
Bugs can be reported by submitting a bugreport for the lxc package in the Debian
  Bug Tracking System at < 
http://bugs.debian.org/> or by writing a
  mail to the author.
 
AUTHOR¶
lxc was written by Daniel Baumann <
  
daniel.baumann@progress-technologies.net>.