[PATCH 1/3] virsh: Fix the string breaking style

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---
Pushed under trivial rule.
---
 tools/virsh-host.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tools/virsh-host.c b/tools/virsh-host.c
index 967bd52..3438ae7 100644
--- a/tools/virsh-host.c
+++ b/tools/virsh-host.c
@@ -516,7 +516,7 @@ static const vshCmdInfo info_nodesuspend[] = {
     },
     {.name = "desc",
      .data = N_("Suspend the host node for a given time duration "
-                               "and attempt to resume thereafter.")
+                "and attempt to resume thereafter.")
     },
     {.name = NULL}
 };
@@ -525,8 +525,8 @@ static const vshCmdOptDef opts_node_suspend[] = {
     {.name = "target",
      .type = VSH_OT_DATA,
      .flags = VSH_OFLAG_REQ,
-     .help = N_("mem(Suspend-to-RAM), "
-                "disk(Suspend-to-Disk), hybrid(Hybrid-Suspend)")
+     .help = N_("mem(Suspend-to-RAM), disk(Suspend-to-Disk), "
+                "hybrid(Hybrid-Suspend)")
     },
     {.name = "duration",
      .type = VSH_OT_INT,
-- 
1.8.1.4

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]