]> git.ipfire.org Git - thirdparty/lxc.git/commit
tools: make "-n" optional
authorChristian Brauner <christian.brauner@ubuntu.com>
Sat, 27 Jan 2018 13:43:14 +0000 (14:43 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Wed, 7 Feb 2018 11:32:15 +0000 (12:32 +0100)
commitef2f262210eec3c0bff90f3db0eb519ee01e392f
treec7a591f1fa588111b70d8d936a53e4a48ea8f06f
parentfb029c014ef3fdaa8e6889c610bb116361a1d73e
tools: make "-n" optional

This lets users use the tools with "lxc-* -n <container-name>" or
"lxc-* <container-name>".

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/arguments.c