mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-07-13 20:45:30 +00:00
![]() lxc-ps and lxc-netstat have an unfortunate tendency to break every so often, produce mostly unreadable output and should be replaced by a lxc-attach call in 99% of the cases. In an effort to cleanup the lxc-* namespace, I think those two should go, so this patch gets rid of them as well as any reference to them in our documentation. I also think that lxc-version should disappear as it's only a one line shell script printing the version string, so having a whole command just for that seems to be a bit of a waste. Instead, this patch introduces a new --version common option which all binaries will automatically inherit and that'll print LXC_VERSION on stdout and exit 0. Signed-off-by: Stéphane Graber <stgraber@ubuntu.com> Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com> |
||
---|---|---|
.. | ||
legacy | ||
common_options.sgml.in | ||
FAQ.txt | ||
lxc-attach.sgml.in | ||
lxc-autostart.sgml.in | ||
lxc-cgroup.sgml.in | ||
lxc-checkconfig.sgml.in | ||
lxc-clone.sgml.in | ||
lxc-console.sgml.in | ||
lxc-create.sgml.in | ||
lxc-destroy.sgml.in | ||
lxc-device.sgml.in | ||
lxc-execute.sgml.in | ||
lxc-freeze.sgml.in | ||
lxc-info.sgml.in | ||
lxc-ls.sgml.in | ||
lxc-monitor.sgml.in | ||
lxc-snapshot.sgml.in | ||
lxc-start-ephemeral.sgml.in | ||
lxc-start.sgml.in | ||
lxc-stop.sgml.in | ||
lxc-top.sgml.in | ||
lxc-unfreeze.sgml.in | ||
lxc-unshare.sgml.in | ||
lxc-user-nic.sgml.in | ||
lxc-usernet.sgml.in | ||
lxc-usernsexec.sgml.in | ||
lxc-wait.sgml.in | ||
lxc.conf.sgml.in | ||
lxc.sgml.in | ||
Makefile.am | ||
see_also.sgml.in |