From b1e9981da2772083d4bdaeae9a7e5f6a66e2a503 Mon Sep 17 00:00:00 2001 From: Christian Brauner Date: Sat, 1 Aug 2015 16:54:30 +0200 Subject: [PATCH] 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 --- doc/ja/lxc-ls.sgml.in | 2 ++ doc/lxc-ls.sgml.in | 2 ++ 2 files changed, 4 insertions(+) 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 -- 2.47.2