From: Christian Brauner Date: Sat, 1 Aug 2015 14:54:30 +0000 (+0200) Subject: Add -P lxcpath and --version to lxc-ls manpage X-Git-Tag: lxc-1.0.8~102 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1e9981da2772083d4bdaeae9a7e5f6a66e2a503;p=thirdparty%2Flxc.git Add -P lxcpath and --version to lxc-ls manpage lxc-ls takes -P lxcpath and --version as arguments but it did not specify these options on the manpages. Signed-off-by: Christian Brauner --- diff --git a/doc/ja/lxc-ls.sgml.in b/doc/ja/lxc-ls.sgml.in index 3478451e9..ede3de7cf 100644 --- a/doc/ja/lxc-ls.sgml.in +++ b/doc/ja/lxc-ls.sgml.in @@ -55,6 +55,7 @@ by KATOH Yasufumi lxc-ls -1 + -P lxcpath --active --frozen --running @@ -63,6 +64,7 @@ by KATOH Yasufumi -F format --nesting filter + --version diff --git a/doc/lxc-ls.sgml.in b/doc/lxc-ls.sgml.in index 8bd38a222..8898ebdac 100644 --- a/doc/lxc-ls.sgml.in +++ b/doc/lxc-ls.sgml.in @@ -50,6 +50,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA lxc-ls -1 + -P lxcpath --active --frozen --running @@ -58,6 +59,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA -F format --nesting filter + --version