[lxc-devel] [lxd/master] fix spacing alignment in config.go's exmaples

tych0 on Github lxc-bot at linuxcontainers.org
Fri Aug 19 15:52:05 UTC 2016


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 361 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20160819/1acad13e/attachment.bin>
-------------- next part --------------
From b072390ac8eca2c6d7840100254b56ec2c301cf7 Mon Sep 17 00:00:00 2001
From: Tycho Andersen <tycho.andersen at canonical.com>
Date: Fri, 19 Aug 2016 09:51:33 -0600
Subject: [PATCH] fix spacing alignment in config.go's exmaples

Signed-off-by: Tycho Andersen <tycho.andersen at canonical.com>
---
 lxc/config.go |  2 +-
 po/lxd.pot    | 30 +++++++++++++++---------------
 2 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/lxc/config.go b/lxc/config.go
index 3923cf6..3c8a8bf 100644
--- a/lxc/config.go
+++ b/lxc/config.go
@@ -81,7 +81,7 @@ lxc config trust remove [remote] [hostname|fingerprint]                     Remo
 
 Examples:
 To mount host's /share/c1 onto /opt in the container:
-   lxc config device add [remote:]container1 <device-name> disk source=/share/c1 path=opt
+    lxc config device add [remote:]container1 <device-name> disk source=/share/c1 path=opt
 
 To set an lxc config value:
     lxc config set [remote:]<container> raw.lxc 'lxc.aa_allow_incomplete = 1'
diff --git a/po/lxd.pot b/po/lxd.pot
index 0081dec..cbe03b3 100644
--- a/po/lxd.pot
+++ b/po/lxd.pot
@@ -7,7 +7,7 @@
 msgid   ""
 msgstr  "Project-Id-Version: lxd\n"
         "Report-Msgid-Bugs-To: lxc-devel at lists.linuxcontainers.org\n"
-        "POT-Creation-Date: 2016-08-15 17:37-0400\n"
+        "POT-Creation-Date: 2016-08-19 09:51-0600\n"
         "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
         "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
         "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -98,7 +98,7 @@ msgstr  ""
 msgid   "ARCH"
 msgstr  ""
 
-#: lxc/list.go:419
+#: lxc/list.go:425
 msgid   "ARCHITECTURE"
 msgstr  ""
 
@@ -145,7 +145,7 @@ msgstr  ""
 msgid   "COMMON NAME"
 msgstr  ""
 
-#: lxc/list.go:420
+#: lxc/list.go:426
 msgid   "CREATED AT"
 msgstr  ""
 
@@ -281,7 +281,7 @@ msgstr  ""
 msgid   "Device %s removed from %s"
 msgstr  ""
 
-#: lxc/list.go:564
+#: lxc/list.go:570
 msgid   "EPHEMERAL"
 msgstr  ""
 
@@ -365,11 +365,11 @@ msgstr  ""
 msgid   "Generating a client certificate. This may take a minute..."
 msgstr  ""
 
-#: lxc/list.go:417
+#: lxc/list.go:423
 msgid   "IPV4"
 msgstr  ""
 
-#: lxc/list.go:418
+#: lxc/list.go:424
 msgid   "IPV6"
 msgstr  ""
 
@@ -448,7 +448,7 @@ msgstr  ""
 msgid   "Keep the image up to date after initial copy"
 msgstr  ""
 
-#: lxc/list.go:421
+#: lxc/list.go:427
 msgid   "LAST USED AT"
 msgstr  ""
 
@@ -610,7 +610,7 @@ msgid   "Manage configuration.\n"
         "\n"
         "Examples:\n"
         "To mount host's /share/c1 onto /opt in the container:\n"
-        "   lxc config device add [remote:]container1 <device-name> disk source=/share/c1 path=opt\n"
+        "    lxc config device add [remote:]container1 <device-name> disk source=/share/c1 path=opt\n"
         "\n"
         "To set an lxc config value:\n"
         "    lxc config set [remote:]<container> raw.lxc 'lxc.aa_allow_incomplete = 1'\n"
@@ -757,7 +757,7 @@ msgstr  ""
 msgid   "Must supply container name for: "
 msgstr  ""
 
-#: lxc/list.go:422 lxc/remote.go:376
+#: lxc/list.go:428 lxc/remote.go:376
 msgid   "NAME"
 msgstr  ""
 
@@ -803,15 +803,15 @@ msgstr  ""
 msgid   "Override the terminal mode (auto, interactive or non-interactive)"
 msgstr  ""
 
-#: lxc/list.go:566
+#: lxc/list.go:572
 msgid   "PERSISTENT"
 msgstr  ""
 
-#: lxc/list.go:423
+#: lxc/list.go:429
 msgid   "PID"
 msgstr  ""
 
-#: lxc/list.go:424
+#: lxc/list.go:430
 msgid   "PROFILES"
 msgstr  ""
 
@@ -964,11 +964,11 @@ msgstr  ""
 msgid   "SIZE"
 msgstr  ""
 
-#: lxc/list.go:425
+#: lxc/list.go:431
 msgid   "SNAPSHOTS"
 msgstr  ""
 
-#: lxc/list.go:426
+#: lxc/list.go:432
 msgid   "STATE"
 msgstr  ""
 
@@ -1068,7 +1068,7 @@ msgstr  ""
 msgid   "Swap (peak)"
 msgstr  ""
 
-#: lxc/list.go:427
+#: lxc/list.go:433
 msgid   "TYPE"
 msgstr  ""
 


More information about the lxc-devel mailing list