]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
lxc-start: remove bad doc 2946/head
authorTycho Andersen <tycho@tycho.ws>
Tue, 23 Apr 2019 14:48:29 +0000 (08:48 -0600)
committerTycho Andersen <tycho@tycho.ws>
Tue, 23 Apr 2019 14:48:29 +0000 (08:48 -0600)
We don't in fact exit(1) if this is not specified, and it wouldn't make
sense to, since most people probably don't specify this.

Signed-off-by: Tycho Andersen <tycho@tycho.ws>
src/lxc/tools/lxc_start.c

index 4553cb5ca361c72a9d3e68e5d6c04cf036a0beb7..ee716f1f3f48024c3996db35de19ef3b43076ef6 100644 (file)
@@ -88,7 +88,6 @@ Options :\n\
   -c, --console=FILE     Use specified FILE for the container console\n\
   -L, --console-log=FILE Log container console output to FILE\n\
   -C, --close-all-fds    If any fds are inherited, close them\n\
-                         If not specified, exit with failure instead\n\
                          Note: --daemon implies --close-all-fds\n\
   -s, --define KEY=VAL   Assign VAL to configuration variable KEY\n\
       --share-[net|ipc|uts|pid]=NAME Share a namespace with another container or pid\n\