From 50288b8f1c5b61ff6d2a80726208e2b88bc8bea2 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 10 Nov 2011 10:42:47 +0000 Subject: Version 1.12.10 --- po-docs/libguestfs-docs.pot | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'po-docs/libguestfs-docs.pot') diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot index 4b4e98ae..2663ed5a 100644 --- a/po-docs/libguestfs-docs.pot +++ b/po-docs/libguestfs-docs.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.12.9\n" +"Project-Id-Version: libguestfs 1.12.10\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2011-10-31 09:45+0000\n" +"POT-Creation-Date: 2011-11-09 22:42+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -3747,8 +3747,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:39 #, no-wrap msgid "" -" add-domain dom [libvirturi:..] [readonly:..] [iface:..] [live:..] " -"[allowuuid:..]\n" +" add-domain dom [libvirturi:..] [readonly:true|false] [iface:..] " +"[live:true|false] [allowuuid:true|false]\n" "\n" msgstr "" @@ -3870,7 +3870,7 @@ msgstr "" #: ../fish/guestfish-actions.pod:100 #, no-wrap msgid "" -" add-drive-opts filename [readonly:..] [format:..] [iface:..]\n" +" add-drive-opts filename [readonly:true|false] [format:..] [iface:..]\n" "\n" msgstr "" @@ -4828,7 +4828,7 @@ msgstr "" #: ../fish/guestfish-actions.pod:552 #, no-wrap msgid "" -" btrfs-filesystem-resize mountpoint [size:..]\n" +" btrfs-filesystem-resize mountpoint [size:N]\n" "\n" msgstr "" @@ -7752,7 +7752,7 @@ msgstr "" #: ../fish/guestfish-actions.pod:1933 #, no-wrap msgid "" -" inspect-get-icon root [favicon:..] [highquality:..]\n" +" inspect-get-icon root [favicon:true|false] [highquality:true|false]\n" "\n" msgstr "" @@ -10271,8 +10271,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:3118 #, no-wrap msgid "" -" mkfs-opts fstype device [blocksize:..] [features:..] [inode:..] " -"[sectorsize:..]\n" +" mkfs-opts fstype device [blocksize:N] [features:..] [inode:N] " +"[sectorsize:N]\n" "\n" msgstr "" @@ -10958,7 +10958,7 @@ msgstr "" #: ../fish/guestfish-actions.pod:3439 #, no-wrap msgid "" -" ntfsresize-opts device [size:..] [force:..]\n" +" ntfsresize-opts device [size:N] [force:true|false]\n" "\n" msgstr "" -- cgit