Version 1.9.13. 1.9.13
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 24 Mar 2011 12:23:13 +0000 (12:23 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 24 Mar 2011 12:23:13 +0000 (12:23 +0000)
17 files changed:
BUGS
configure.ac
po-docs/ja.po
po-docs/libguestfs-docs.pot
po/es.po
po/gu.po
po/hi.po
po/kn.po
po/libguestfs.pot
po/ml.po
po/mr.po
po/nl.po
po/or.po
po/pa.po
po/pl.po
po/ta.po
po/te.po

diff --git a/BUGS b/BUGS
index 3208e92..9cc7f24 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,5 @@
 NOTE: This file is automatically generated from "update-bugs.sh".
-Last updated: 2011-03-18 19:28:40
+Last updated: 2011-03-24 12:05:18
 
 This contains a local list of the bugs that are open against
 libguestfs.  Bugs are tracked in the Red Hat Bugzilla database
@@ -20,9 +20,6 @@ When reporting a new bug, please check:
 --------------------------------------------------
 Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
 
-672825 NEW https://bugzilla.redhat.com/show_bug.cgi?id=672825
-  libguestfs is not aware of the Windows Recovery Console extra partition
-
 674130 NEW https://bugzilla.redhat.com/show_bug.cgi?id=674130
   Inspection code fails for Windows guest with two disks
 
@@ -65,6 +62,9 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
 679737 NEW https://bugzilla.redhat.com/show_bug.cgi?id=679737
   zerofree is unavailable
 
+690358 NEW https://bugzilla.redhat.com/show_bug.cgi?id=690358
+  Better to point out in manual page that fullvirt query doesn't support Windows guest
+
 501884 NEW https://bugzilla.redhat.com/show_bug.cgi?id=501884
   virt-inspector still configured, even if there are missing deps
 
@@ -170,9 +170,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
 583974 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=583974
   mount hangs there when you lack proper permission to guest image
 
-584228 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=584228
-  tgz-in/tar-in command hang when run with a vfat img
-
 627835 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=627835
   libguestfs protocol loses synchronization if you 'upload' before mounting disks
 
@@ -204,6 +201,9 @@ You can help by testing the fixes.
 576879 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=576879
   libguestfs protocol loses synchronization if you 'upload' before mounting disks
 
+584228 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=584228
+  tgz-in/tar-in command hang when run with a vfat img
+
 585221 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=585221
   resize2fs should support shrinking filesystems
 
index bd19d81..f1b56d2 100644 (file)
@@ -18,7 +18,7 @@
 # major/minor/release must be numbers
 m4_define([libguestfs_major],   [1])
 m4_define([libguestfs_minor],   [9])
-m4_define([libguestfs_release], [12])
+m4_define([libguestfs_release], [13])
 # extra can be any string
 m4_define([libguestfs_extra],   [])
 
index 1c2d62b..664967a 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2011-03-15 21:45+0000\n"
+"POT-Creation-Date: 2011-03-24 12:04+0000\n"
 "PO-Revision-Date: 2010-09-02 14:46+0100\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -250,7 +250,6 @@ msgid ""
 " \n"
 msgstr ""
 
-# type: verbatim
 #. type: verbatim
 #: ../src/guestfs.pod:98
 #, no-wrap
@@ -259,7 +258,7 @@ msgid ""
 "  * disk image.\n"
 "  */\n"
 " guestfs_touch (g, \"/hello\");\n"
-"\n"
+" \n"
 msgstr ""
 
 # type: verbatim
@@ -2148,11 +2147,10 @@ msgstr ""
 msgid "PATH"
 msgstr ""
 
-# type: textblock
 #. type: textblock
 #: ../src/guestfs.pod:935
 msgid ""
-"Libguestfs needs a kernel and initrd.img, which it finds by looking along an "
+"Libguestfs needs a supermin appliance, which it finds by looking along an "
 "internal path."
 msgstr ""
 
@@ -5589,8 +5587,8 @@ msgid "SOURCE CODE SUBDIRECTORIES"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2648 ../src/guestfs-actions.pod:5686
-#: ../fish/guestfish-actions.pod:3808
+#: ../src/guestfs.pod:2648 ../src/guestfs-actions.pod:5721
+#: ../fish/guestfish-actions.pod:3838
 msgid "C<appliance>"
 msgstr ""
 
@@ -5924,12 +5922,11 @@ msgstr ""
 msgid "LIBGUESTFS_PATH"
 msgstr ""
 
-# type: textblock
 #. type: textblock
 #: ../src/guestfs.pod:2784
 msgid ""
-"Set the path that libguestfs uses to search for kernel and initrd.img.  See "
-"the discussion of paths in section PATH above."
+"Set the path that libguestfs uses to search for a supermin appliance.  See "
+"the discussion of paths in section L</PATH> above."
 msgstr ""
 
 # type: =item
@@ -6218,73 +6215,73 @@ msgstr ""
 #: ../src/guestfs-actions.pod:1690 ../src/guestfs-actions.pod:1712
 #: ../src/guestfs-actions.pod:1799 ../src/guestfs-actions.pod:2261
 #: ../src/guestfs-actions.pod:2405 ../src/guestfs-actions.pod:2466
-#: ../src/guestfs-actions.pod:2501 ../src/guestfs-actions.pod:3336
-#: ../src/guestfs-actions.pod:3351 ../src/guestfs-actions.pod:3371
-#: ../src/guestfs-actions.pod:3526 ../src/guestfs-actions.pod:3540
-#: ../src/guestfs-actions.pod:3553 ../src/guestfs-actions.pod:3567
-#: ../src/guestfs-actions.pod:3582 ../src/guestfs-actions.pod:3618
-#: ../src/guestfs-actions.pod:3690 ../src/guestfs-actions.pod:3710
-#: ../src/guestfs-actions.pod:3727 ../src/guestfs-actions.pod:3750
-#: ../src/guestfs-actions.pod:3773 ../src/guestfs-actions.pod:3805
-#: ../src/guestfs-actions.pod:3824 ../src/guestfs-actions.pod:3843
-#: ../src/guestfs-actions.pod:3878 ../src/guestfs-actions.pod:3890
-#: ../src/guestfs-actions.pod:3926 ../src/guestfs-actions.pod:3942
-#: ../src/guestfs-actions.pod:3955 ../src/guestfs-actions.pod:3970
-#: ../src/guestfs-actions.pod:3987 ../src/guestfs-actions.pod:4080
-#: ../src/guestfs-actions.pod:4100 ../src/guestfs-actions.pod:4113
-#: ../src/guestfs-actions.pod:4164 ../src/guestfs-actions.pod:4182
-#: ../src/guestfs-actions.pod:4200 ../src/guestfs-actions.pod:4216
-#: ../src/guestfs-actions.pod:4230 ../src/guestfs-actions.pod:4244
-#: ../src/guestfs-actions.pod:4261 ../src/guestfs-actions.pod:4276
-#: ../src/guestfs-actions.pod:4296 ../src/guestfs-actions.pod:4354
-#: ../src/guestfs-actions.pod:4427 ../src/guestfs-actions.pod:4458
-#: ../src/guestfs-actions.pod:4477 ../src/guestfs-actions.pod:4496
-#: ../src/guestfs-actions.pod:4508 ../src/guestfs-actions.pod:4525
-#: ../src/guestfs-actions.pod:4538 ../src/guestfs-actions.pod:4553
-#: ../src/guestfs-actions.pod:4568 ../src/guestfs-actions.pod:4603
-#: ../src/guestfs-actions.pod:4618 ../src/guestfs-actions.pod:4638
-#: ../src/guestfs-actions.pod:4652 ../src/guestfs-actions.pod:4669
-#: ../src/guestfs-actions.pod:4718 ../src/guestfs-actions.pod:4755
-#: ../src/guestfs-actions.pod:4769 ../src/guestfs-actions.pod:4797
-#: ../src/guestfs-actions.pod:4814 ../src/guestfs-actions.pod:4832
-#: ../src/guestfs-actions.pod:4966 ../src/guestfs-actions.pod:5023
-#: ../src/guestfs-actions.pod:5045 ../src/guestfs-actions.pod:5063
-#: ../src/guestfs-actions.pod:5095 ../src/guestfs-actions.pod:5161
-#: ../src/guestfs-actions.pod:5178 ../src/guestfs-actions.pod:5191
-#: ../src/guestfs-actions.pod:5205 ../src/guestfs-actions.pod:5494
-#: ../src/guestfs-actions.pod:5513 ../src/guestfs-actions.pod:5532
-#: ../src/guestfs-actions.pod:5544 ../src/guestfs-actions.pod:5556
-#: ../src/guestfs-actions.pod:5570 ../src/guestfs-actions.pod:5582
-#: ../src/guestfs-actions.pod:5596 ../src/guestfs-actions.pod:5612
-#: ../src/guestfs-actions.pod:5633 ../src/guestfs-actions.pod:5652
-#: ../src/guestfs-actions.pod:5671 ../src/guestfs-actions.pod:5701
-#: ../src/guestfs-actions.pod:5717 ../src/guestfs-actions.pod:5740
-#: ../src/guestfs-actions.pod:5758 ../src/guestfs-actions.pod:5777
-#: ../src/guestfs-actions.pod:5798 ../src/guestfs-actions.pod:5817
-#: ../src/guestfs-actions.pod:5834 ../src/guestfs-actions.pod:5862
-#: ../src/guestfs-actions.pod:5886 ../src/guestfs-actions.pod:5905
-#: ../src/guestfs-actions.pod:5929 ../src/guestfs-actions.pod:5948
-#: ../src/guestfs-actions.pod:5963 ../src/guestfs-actions.pod:5982
-#: ../src/guestfs-actions.pod:6019 ../src/guestfs-actions.pod:6042
-#: ../src/guestfs-actions.pod:6068 ../src/guestfs-actions.pod:6176
-#: ../src/guestfs-actions.pod:6297 ../src/guestfs-actions.pod:6309
-#: ../src/guestfs-actions.pod:6322 ../src/guestfs-actions.pod:6335
+#: ../src/guestfs-actions.pod:2501 ../src/guestfs-actions.pod:3371
+#: ../src/guestfs-actions.pod:3386 ../src/guestfs-actions.pod:3406
+#: ../src/guestfs-actions.pod:3561 ../src/guestfs-actions.pod:3575
+#: ../src/guestfs-actions.pod:3588 ../src/guestfs-actions.pod:3602
+#: ../src/guestfs-actions.pod:3617 ../src/guestfs-actions.pod:3653
+#: ../src/guestfs-actions.pod:3725 ../src/guestfs-actions.pod:3745
+#: ../src/guestfs-actions.pod:3762 ../src/guestfs-actions.pod:3785
+#: ../src/guestfs-actions.pod:3808 ../src/guestfs-actions.pod:3840
+#: ../src/guestfs-actions.pod:3859 ../src/guestfs-actions.pod:3878
+#: ../src/guestfs-actions.pod:3913 ../src/guestfs-actions.pod:3925
+#: ../src/guestfs-actions.pod:3961 ../src/guestfs-actions.pod:3977
+#: ../src/guestfs-actions.pod:3990 ../src/guestfs-actions.pod:4005
+#: ../src/guestfs-actions.pod:4022 ../src/guestfs-actions.pod:4115
+#: ../src/guestfs-actions.pod:4135 ../src/guestfs-actions.pod:4148
+#: ../src/guestfs-actions.pod:4199 ../src/guestfs-actions.pod:4217
+#: ../src/guestfs-actions.pod:4235 ../src/guestfs-actions.pod:4251
+#: ../src/guestfs-actions.pod:4265 ../src/guestfs-actions.pod:4279
+#: ../src/guestfs-actions.pod:4296 ../src/guestfs-actions.pod:4311
+#: ../src/guestfs-actions.pod:4331 ../src/guestfs-actions.pod:4389
+#: ../src/guestfs-actions.pod:4462 ../src/guestfs-actions.pod:4493
+#: ../src/guestfs-actions.pod:4512 ../src/guestfs-actions.pod:4531
+#: ../src/guestfs-actions.pod:4543 ../src/guestfs-actions.pod:4560
+#: ../src/guestfs-actions.pod:4573 ../src/guestfs-actions.pod:4588
+#: ../src/guestfs-actions.pod:4603 ../src/guestfs-actions.pod:4638
+#: ../src/guestfs-actions.pod:4653 ../src/guestfs-actions.pod:4673
+#: ../src/guestfs-actions.pod:4687 ../src/guestfs-actions.pod:4704
+#: ../src/guestfs-actions.pod:4753 ../src/guestfs-actions.pod:4790
+#: ../src/guestfs-actions.pod:4804 ../src/guestfs-actions.pod:4832
+#: ../src/guestfs-actions.pod:4849 ../src/guestfs-actions.pod:4867
+#: ../src/guestfs-actions.pod:5001 ../src/guestfs-actions.pod:5058
+#: ../src/guestfs-actions.pod:5080 ../src/guestfs-actions.pod:5098
+#: ../src/guestfs-actions.pod:5130 ../src/guestfs-actions.pod:5196
+#: ../src/guestfs-actions.pod:5213 ../src/guestfs-actions.pod:5226
+#: ../src/guestfs-actions.pod:5240 ../src/guestfs-actions.pod:5529
+#: ../src/guestfs-actions.pod:5548 ../src/guestfs-actions.pod:5567
+#: ../src/guestfs-actions.pod:5579 ../src/guestfs-actions.pod:5591
+#: ../src/guestfs-actions.pod:5605 ../src/guestfs-actions.pod:5617
+#: ../src/guestfs-actions.pod:5631 ../src/guestfs-actions.pod:5647
+#: ../src/guestfs-actions.pod:5668 ../src/guestfs-actions.pod:5687
+#: ../src/guestfs-actions.pod:5706 ../src/guestfs-actions.pod:5736
+#: ../src/guestfs-actions.pod:5752 ../src/guestfs-actions.pod:5775
+#: ../src/guestfs-actions.pod:5793 ../src/guestfs-actions.pod:5812
+#: ../src/guestfs-actions.pod:5833 ../src/guestfs-actions.pod:5852
+#: ../src/guestfs-actions.pod:5869 ../src/guestfs-actions.pod:5897
+#: ../src/guestfs-actions.pod:5921 ../src/guestfs-actions.pod:5940
+#: ../src/guestfs-actions.pod:5964 ../src/guestfs-actions.pod:5983
+#: ../src/guestfs-actions.pod:5998 ../src/guestfs-actions.pod:6017
+#: ../src/guestfs-actions.pod:6054 ../src/guestfs-actions.pod:6077
+#: ../src/guestfs-actions.pod:6103 ../src/guestfs-actions.pod:6211
+#: ../src/guestfs-actions.pod:6332 ../src/guestfs-actions.pod:6344
 #: ../src/guestfs-actions.pod:6357 ../src/guestfs-actions.pod:6370
-#: ../src/guestfs-actions.pod:6383 ../src/guestfs-actions.pod:6396
-#: ../src/guestfs-actions.pod:6411 ../src/guestfs-actions.pod:6470
-#: ../src/guestfs-actions.pod:6487 ../src/guestfs-actions.pod:6503
-#: ../src/guestfs-actions.pod:6519 ../src/guestfs-actions.pod:6536
-#: ../src/guestfs-actions.pod:6549 ../src/guestfs-actions.pod:6569
-#: ../src/guestfs-actions.pod:6605 ../src/guestfs-actions.pod:6619
-#: ../src/guestfs-actions.pod:6660 ../src/guestfs-actions.pod:6673
-#: ../src/guestfs-actions.pod:6691 ../src/guestfs-actions.pod:6725
-#: ../src/guestfs-actions.pod:6761 ../src/guestfs-actions.pod:6880
-#: ../src/guestfs-actions.pod:6898 ../src/guestfs-actions.pod:6912
-#: ../src/guestfs-actions.pod:6967 ../src/guestfs-actions.pod:6980
-#: ../src/guestfs-actions.pod:7025 ../src/guestfs-actions.pod:7058
-#: ../src/guestfs-actions.pod:7112 ../src/guestfs-actions.pod:7138
-#: ../src/guestfs-actions.pod:7204 ../src/guestfs-actions.pod:7223
-#: ../src/guestfs-actions.pod:7252
+#: ../src/guestfs-actions.pod:6392 ../src/guestfs-actions.pod:6405
+#: ../src/guestfs-actions.pod:6418 ../src/guestfs-actions.pod:6431
+#: ../src/guestfs-actions.pod:6446 ../src/guestfs-actions.pod:6505
+#: ../src/guestfs-actions.pod:6522 ../src/guestfs-actions.pod:6538
+#: ../src/guestfs-actions.pod:6554 ../src/guestfs-actions.pod:6571
+#: ../src/guestfs-actions.pod:6584 ../src/guestfs-actions.pod:6604
+#: ../src/guestfs-actions.pod:6640 ../src/guestfs-actions.pod:6654
+#: ../src/guestfs-actions.pod:6695 ../src/guestfs-actions.pod:6708
+#: ../src/guestfs-actions.pod:6726 ../src/guestfs-actions.pod:6760
+#: ../src/guestfs-actions.pod:6796 ../src/guestfs-actions.pod:6915
+#: ../src/guestfs-actions.pod:6933 ../src/guestfs-actions.pod:6947
+#: ../src/guestfs-actions.pod:7002 ../src/guestfs-actions.pod:7015
+#: ../src/guestfs-actions.pod:7060 ../src/guestfs-actions.pod:7093
+#: ../src/guestfs-actions.pod:7147 ../src/guestfs-actions.pod:7173
+#: ../src/guestfs-actions.pod:7239 ../src/guestfs-actions.pod:7258
+#: ../src/guestfs-actions.pod:7287
 msgid "This function returns 0 on success or -1 on error."
 msgstr ""
 
@@ -6303,12 +6300,12 @@ msgstr ""
 #: ../src/guestfs-actions.pod:35 ../src/guestfs-actions.pod:251
 #: ../src/guestfs-actions.pod:272 ../src/guestfs-actions.pod:1443
 #: ../src/guestfs-actions.pod:1939 ../src/guestfs-actions.pod:1960
-#: ../src/guestfs-actions.pod:4301 ../src/guestfs-actions.pod:7146
-#: ../src/guestfs-actions.pod:7315 ../fish/guestfish-actions.pod:31
+#: ../src/guestfs-actions.pod:4336 ../src/guestfs-actions.pod:7181
+#: ../src/guestfs-actions.pod:7350 ../fish/guestfish-actions.pod:31
 #: ../fish/guestfish-actions.pod:161 ../fish/guestfish-actions.pod:175
 #: ../fish/guestfish-actions.pod:956 ../fish/guestfish-actions.pod:1319
-#: ../fish/guestfish-actions.pod:1333 ../fish/guestfish-actions.pod:2908
-#: ../fish/guestfish-actions.pod:4766 ../fish/guestfish-actions.pod:4863
+#: ../fish/guestfish-actions.pod:1333 ../fish/guestfish-actions.pod:2938
+#: ../fish/guestfish-actions.pod:4796 ../fish/guestfish-actions.pod:4893
 msgid ""
 "Deprecated functions will not be removed from the API, but the fact that "
 "they are deprecated indicates that there are problems with correct use of "
@@ -6320,11 +6317,11 @@ msgstr ""
 #: ../src/guestfs-actions.pod:39 ../src/guestfs-actions.pod:136
 #: ../src/guestfs-actions.pod:1100 ../src/guestfs-actions.pod:1911
 #: ../src/guestfs-actions.pod:2009 ../src/guestfs-actions.pod:2112
-#: ../src/guestfs-actions.pod:3338 ../src/guestfs-actions.pod:3353
-#: ../src/guestfs-actions.pod:4605 ../src/guestfs-actions.pod:5719
-#: ../src/guestfs-actions.pod:5836 ../src/guestfs-actions.pod:5950
-#: ../src/guestfs-actions.pod:6413 ../src/guestfs-actions.pod:6538
-#: ../src/guestfs-actions.pod:7060
+#: ../src/guestfs-actions.pod:3373 ../src/guestfs-actions.pod:3388
+#: ../src/guestfs-actions.pod:4640 ../src/guestfs-actions.pod:5754
+#: ../src/guestfs-actions.pod:5871 ../src/guestfs-actions.pod:5985
+#: ../src/guestfs-actions.pod:6448 ../src/guestfs-actions.pod:6573
+#: ../src/guestfs-actions.pod:7095
 msgid "(Added in 0.3)"
 msgstr ""
 
@@ -6349,7 +6346,7 @@ msgstr ""
 # type: textblock
 #. type: textblock
 #: ../src/guestfs-actions.pod:48 ../src/guestfs-actions.pod:145
-#: ../src/guestfs-actions.pod:4315
+#: ../src/guestfs-actions.pod:4350
 msgid ""
 "You may supply a list of optional arguments to this call.  Use zero or more "
 "of the following pairs of parameters, and terminate the list with C<-1> on "
@@ -6440,11 +6437,11 @@ msgstr ""
 #: ../src/guestfs-actions.pod:1981 ../src/guestfs-actions.pod:2021
 #: ../src/guestfs-actions.pod:2076 ../src/guestfs-actions.pod:2099
 #: ../src/guestfs-actions.pod:2392 ../src/guestfs-actions.pod:2719
-#: ../src/guestfs-actions.pod:2740 ../src/guestfs-actions.pod:4741
-#: ../src/guestfs-actions.pod:4869 ../src/guestfs-actions.pod:5275
-#: ../src/guestfs-actions.pod:5301 ../src/guestfs-actions.pod:6646
-#: ../src/guestfs-actions.pod:7071 ../src/guestfs-actions.pod:7084
-#: ../src/guestfs-actions.pod:7097
+#: ../src/guestfs-actions.pod:2740 ../src/guestfs-actions.pod:4776
+#: ../src/guestfs-actions.pod:4904 ../src/guestfs-actions.pod:5310
+#: ../src/guestfs-actions.pod:5336 ../src/guestfs-actions.pod:6681
+#: ../src/guestfs-actions.pod:7106 ../src/guestfs-actions.pod:7119
+#: ../src/guestfs-actions.pod:7132
 msgid "On error this function returns -1."
 msgstr ""
 
@@ -6482,7 +6479,7 @@ msgstr ""
 #. type: textblock
 #: ../src/guestfs-actions.pod:104 ../src/guestfs-actions.pod:115
 #: ../src/guestfs-actions.pod:208 ../src/guestfs-actions.pod:219
-#: ../src/guestfs-actions.pod:4368 ../src/guestfs-actions.pod:4380
+#: ../src/guestfs-actions.pod:4403 ../src/guestfs-actions.pod:4415
 msgid "See L</CALLS WITH OPTIONAL ARGUMENTS>."
 msgstr ""
 
@@ -6603,8 +6600,8 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:167 ../src/guestfs-actions.pod:4326
-#: ../fish/guestfish-actions.pod:110 ../fish/guestfish-actions.pod:2919
+#: ../src/guestfs-actions.pod:167 ../src/guestfs-actions.pod:4361
+#: ../fish/guestfish-actions.pod:110 ../fish/guestfish-actions.pod:2949
 msgid "The optional arguments are:"
 msgstr ""
 
@@ -6870,7 +6867,7 @@ msgstr ""
 #: ../src/guestfs-actions.pod:452 ../src/guestfs-actions.pod:483
 #: ../src/guestfs-actions.pod:497 ../src/guestfs-actions.pod:511
 #: ../src/guestfs-actions.pod:525 ../src/guestfs-actions.pod:543
-#: ../src/guestfs-actions.pod:5352
+#: ../src/guestfs-actions.pod:5387
 msgid "(Added in 0.7)"
 msgstr ""
 
@@ -6999,16 +6996,17 @@ msgstr ""
 #: ../src/guestfs-actions.pod:2604 ../src/guestfs-actions.pod:2671
 #: ../src/guestfs-actions.pod:2691 ../src/guestfs-actions.pod:2805
 #: ../src/guestfs-actions.pod:2836 ../src/guestfs-actions.pod:2860
-#: ../src/guestfs-actions.pod:2922 ../src/guestfs-actions.pod:2945
-#: ../src/guestfs-actions.pod:3512 ../src/guestfs-actions.pod:3862
-#: ../src/guestfs-actions.pod:4032 ../src/guestfs-actions.pod:4142
-#: ../src/guestfs-actions.pod:4887 ../src/guestfs-actions.pod:5080
-#: ../src/guestfs-actions.pod:5250 ../src/guestfs-actions.pod:5428
-#: ../src/guestfs-actions.pod:5477 ../src/guestfs-actions.pod:6089
-#: ../src/guestfs-actions.pod:6105 ../src/guestfs-actions.pod:6122
-#: ../src/guestfs-actions.pod:6146 ../src/guestfs-actions.pod:6820
-#: ../src/guestfs-actions.pod:6839 ../src/guestfs-actions.pod:6857
-#: ../src/guestfs-actions.pod:7037 ../src/guestfs-actions.pod:7309
+#: ../src/guestfs-actions.pod:2897 ../src/guestfs-actions.pod:2957
+#: ../src/guestfs-actions.pod:2980 ../src/guestfs-actions.pod:3547
+#: ../src/guestfs-actions.pod:3897 ../src/guestfs-actions.pod:4067
+#: ../src/guestfs-actions.pod:4177 ../src/guestfs-actions.pod:4922
+#: ../src/guestfs-actions.pod:5115 ../src/guestfs-actions.pod:5285
+#: ../src/guestfs-actions.pod:5463 ../src/guestfs-actions.pod:5512
+#: ../src/guestfs-actions.pod:6124 ../src/guestfs-actions.pod:6140
+#: ../src/guestfs-actions.pod:6157 ../src/guestfs-actions.pod:6181
+#: ../src/guestfs-actions.pod:6855 ../src/guestfs-actions.pod:6874
+#: ../src/guestfs-actions.pod:6892 ../src/guestfs-actions.pod:7072
+#: ../src/guestfs-actions.pod:7344
 msgid ""
 "This function returns a string, or NULL on error.  I<The caller must free "
 "the returned string after use>."
@@ -7246,19 +7244,19 @@ msgstr ""
 #: ../src/guestfs-actions.pod:2212 ../src/guestfs-actions.pod:2231
 #: ../src/guestfs-actions.pod:2274 ../src/guestfs-actions.pod:2298
 #: ../src/guestfs-actions.pod:2369 ../src/guestfs-actions.pod:2418
-#: ../src/guestfs-actions.pod:2629 ../src/guestfs-actions.pod:2879
-#: ../src/guestfs-actions.pod:3147 ../src/guestfs-actions.pod:3432
-#: ../src/guestfs-actions.pod:3494 ../src/guestfs-actions.pod:3599
-#: ../src/guestfs-actions.pod:4004 ../src/guestfs-actions.pod:4702
-#: ../src/guestfs-actions.pod:5222 ../src/guestfs-actions.pod:5348
-#: ../src/guestfs-actions.pod:5462 ../src/guestfs-actions.pod:6162
-#: ../src/guestfs-actions.pod:6223 ../src/guestfs-actions.pod:6278
-#: ../src/guestfs-actions.pod:6424 ../src/guestfs-actions.pod:6448
-#: ../src/guestfs-actions.pod:6930 ../src/guestfs-actions.pod:6950
-#: ../src/guestfs-actions.pod:6997 ../src/guestfs-actions.pod:7162
-#: ../src/guestfs-actions.pod:7181 ../src/guestfs-actions.pod:7266
-#: ../src/guestfs-actions.pod:7285 ../src/guestfs-actions.pod:7331
-#: ../src/guestfs-actions.pod:7350
+#: ../src/guestfs-actions.pod:2629 ../src/guestfs-actions.pod:2914
+#: ../src/guestfs-actions.pod:3182 ../src/guestfs-actions.pod:3467
+#: ../src/guestfs-actions.pod:3529 ../src/guestfs-actions.pod:3634
+#: ../src/guestfs-actions.pod:4039 ../src/guestfs-actions.pod:4737
+#: ../src/guestfs-actions.pod:5257 ../src/guestfs-actions.pod:5383
+#: ../src/guestfs-actions.pod:5497 ../src/guestfs-actions.pod:6197
+#: ../src/guestfs-actions.pod:6258 ../src/guestfs-actions.pod:6313
+#: ../src/guestfs-actions.pod:6459 ../src/guestfs-actions.pod:6483
+#: ../src/guestfs-actions.pod:6965 ../src/guestfs-actions.pod:6985
+#: ../src/guestfs-actions.pod:7032 ../src/guestfs-actions.pod:7197
+#: ../src/guestfs-actions.pod:7216 ../src/guestfs-actions.pod:7301
+#: ../src/guestfs-actions.pod:7320 ../src/guestfs-actions.pod:7366
+#: ../src/guestfs-actions.pod:7385
 msgid ""
 "This function returns a NULL-terminated array of strings (like L<environ(3)"
 ">), or NULL if there was an error.  I<The caller must free the strings and "
@@ -7269,15 +7267,15 @@ msgstr ""
 #. type: textblock
 #: ../src/guestfs-actions.pod:467 ../src/guestfs-actions.pod:998
 #: ../src/guestfs-actions.pod:1016 ../src/guestfs-actions.pod:1421
-#: ../src/guestfs-actions.pod:3225 ../src/guestfs-actions.pod:3256
-#: ../src/guestfs-actions.pod:3845 ../src/guestfs-actions.pod:3895
-#: ../src/guestfs-actions.pod:4082 ../src/guestfs-actions.pod:4115
-#: ../src/guestfs-actions.pod:4278 ../src/guestfs-actions.pod:4706
-#: ../src/guestfs-actions.pod:5163 ../src/guestfs-actions.pod:5558
-#: ../src/guestfs-actions.pod:5572 ../src/guestfs-actions.pod:5584
-#: ../src/guestfs-actions.pod:6024 ../src/guestfs-actions.pod:6662
-#: ../src/guestfs-actions.pod:6675 ../src/guestfs-actions.pod:6914
-#: ../src/guestfs-actions.pod:7150
+#: ../src/guestfs-actions.pod:3260 ../src/guestfs-actions.pod:3291
+#: ../src/guestfs-actions.pod:3880 ../src/guestfs-actions.pod:3930
+#: ../src/guestfs-actions.pod:4117 ../src/guestfs-actions.pod:4150
+#: ../src/guestfs-actions.pod:4313 ../src/guestfs-actions.pod:4741
+#: ../src/guestfs-actions.pod:5198 ../src/guestfs-actions.pod:5593
+#: ../src/guestfs-actions.pod:5607 ../src/guestfs-actions.pod:5619
+#: ../src/guestfs-actions.pod:6059 ../src/guestfs-actions.pod:6697
+#: ../src/guestfs-actions.pod:6710 ../src/guestfs-actions.pod:6949
+#: ../src/guestfs-actions.pod:7185
 msgid "(Added in 0.8)"
 msgstr ""
 
@@ -7752,14 +7750,14 @@ msgstr ""
 #: ../src/guestfs-actions.pod:1920 ../src/guestfs-actions.pod:1992
 #: ../src/guestfs-actions.pod:2047 ../src/guestfs-actions.pod:2062
 #: ../src/guestfs-actions.pod:2087 ../src/guestfs-actions.pod:2110
-#: ../src/guestfs-actions.pod:2965 ../src/guestfs-actions.pod:2982
-#: ../src/guestfs-actions.pod:3001 ../src/guestfs-actions.pod:3164
-#: ../src/guestfs-actions.pod:3178 ../src/guestfs-actions.pod:3193
-#: ../src/guestfs-actions.pod:3207 ../src/guestfs-actions.pod:3223
-#: ../src/guestfs-actions.pod:3238 ../src/guestfs-actions.pod:3254
-#: ../src/guestfs-actions.pod:3268 ../src/guestfs-actions.pod:3281
-#: ../src/guestfs-actions.pod:3295 ../src/guestfs-actions.pod:3310
-#: ../src/guestfs-actions.pod:3325 ../src/guestfs-actions.pod:4851
+#: ../src/guestfs-actions.pod:3000 ../src/guestfs-actions.pod:3017
+#: ../src/guestfs-actions.pod:3036 ../src/guestfs-actions.pod:3199
+#: ../src/guestfs-actions.pod:3213 ../src/guestfs-actions.pod:3228
+#: ../src/guestfs-actions.pod:3242 ../src/guestfs-actions.pod:3258
+#: ../src/guestfs-actions.pod:3273 ../src/guestfs-actions.pod:3289
+#: ../src/guestfs-actions.pod:3303 ../src/guestfs-actions.pod:3316
+#: ../src/guestfs-actions.pod:3330 ../src/guestfs-actions.pod:3345
+#: ../src/guestfs-actions.pod:3360 ../src/guestfs-actions.pod:4886
 msgid "This function returns a C truth value on success or -1 on error."
 msgstr ""
 
@@ -8036,7 +8034,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:860 ../src/guestfs-actions.pod:6842
+#: ../src/guestfs-actions.pod:860 ../src/guestfs-actions.pod:6877
 msgid "(Added in 1.0.75)"
 msgstr ""
 
@@ -8059,8 +8057,8 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:868 ../src/guestfs-actions.pod:5338
-#: ../fish/guestfish-actions.pod:580 ../fish/guestfish-actions.pod:3567
+#: ../src/guestfs-actions.pod:868 ../src/guestfs-actions.pod:5373
+#: ../fish/guestfish-actions.pod:580 ../fish/guestfish-actions.pod:3597
 msgid "Return the contents of the file named C<path>."
 msgstr ""
 
@@ -8083,30 +8081,30 @@ msgstr ""
 #: ../src/guestfs-actions.pod:2216 ../src/guestfs-actions.pod:2235
 #: ../src/guestfs-actions.pod:2278 ../src/guestfs-actions.pod:2302
 #: ../src/guestfs-actions.pod:2319 ../src/guestfs-actions.pod:2348
-#: ../src/guestfs-actions.pod:5120 ../src/guestfs-actions.pod:5146
-#: ../src/guestfs-actions.pod:5277 ../src/guestfs-actions.pod:5303
-#: ../src/guestfs-actions.pod:5327 ../src/guestfs-actions.pod:6227
-#: ../src/guestfs-actions.pod:6282 ../src/guestfs-actions.pod:6428
-#: ../src/guestfs-actions.pod:6452 ../src/guestfs-actions.pod:7114
-#: ../src/guestfs-actions.pod:7140 ../src/guestfs-actions.pod:7166
-#: ../src/guestfs-actions.pod:7185 ../src/guestfs-actions.pod:7270
-#: ../src/guestfs-actions.pod:7289 ../src/guestfs-actions.pod:7335
-#: ../src/guestfs-actions.pod:7354 ../fish/guestfish-actions.pod:587
+#: ../src/guestfs-actions.pod:5155 ../src/guestfs-actions.pod:5181
+#: ../src/guestfs-actions.pod:5312 ../src/guestfs-actions.pod:5338
+#: ../src/guestfs-actions.pod:5362 ../src/guestfs-actions.pod:6262
+#: ../src/guestfs-actions.pod:6317 ../src/guestfs-actions.pod:6463
+#: ../src/guestfs-actions.pod:6487 ../src/guestfs-actions.pod:7149
+#: ../src/guestfs-actions.pod:7175 ../src/guestfs-actions.pod:7201
+#: ../src/guestfs-actions.pod:7220 ../src/guestfs-actions.pod:7305
+#: ../src/guestfs-actions.pod:7324 ../src/guestfs-actions.pod:7370
+#: ../src/guestfs-actions.pod:7389 ../fish/guestfish-actions.pod:587
 #: ../fish/guestfish-actions.pod:722 ../fish/guestfish-actions.pod:734
 #: ../fish/guestfish-actions.pod:910 ../fish/guestfish-actions.pod:920
 #: ../fish/guestfish-actions.pod:987 ../fish/guestfish-actions.pod:997
 #: ../fish/guestfish-actions.pod:1192 ../fish/guestfish-actions.pod:1493
 #: ../fish/guestfish-actions.pod:1503 ../fish/guestfish-actions.pod:1531
 #: ../fish/guestfish-actions.pod:1546 ../fish/guestfish-actions.pod:1556
-#: ../fish/guestfish-actions.pod:1575 ../fish/guestfish-actions.pod:3437
-#: ../fish/guestfish-actions.pod:3452 ../fish/guestfish-actions.pod:3528
-#: ../fish/guestfish-actions.pod:3545 ../fish/guestfish-actions.pod:3560
-#: ../fish/guestfish-actions.pod:4186 ../fish/guestfish-actions.pod:4232
-#: ../fish/guestfish-actions.pod:4317 ../fish/guestfish-actions.pod:4332
-#: ../fish/guestfish-actions.pod:4742 ../fish/guestfish-actions.pod:4760
-#: ../fish/guestfish-actions.pod:4777 ../fish/guestfish-actions.pod:4787
-#: ../fish/guestfish-actions.pod:4835 ../fish/guestfish-actions.pod:4845
-#: ../fish/guestfish-actions.pod:4874 ../fish/guestfish-actions.pod:4884
+#: ../fish/guestfish-actions.pod:1575 ../fish/guestfish-actions.pod:3467
+#: ../fish/guestfish-actions.pod:3482 ../fish/guestfish-actions.pod:3558
+#: ../fish/guestfish-actions.pod:3575 ../fish/guestfish-actions.pod:3590
+#: ../fish/guestfish-actions.pod:4216 ../fish/guestfish-actions.pod:4262
+#: ../fish/guestfish-actions.pod:4347 ../fish/guestfish-actions.pod:4362
+#: ../fish/guestfish-actions.pod:4772 ../fish/guestfish-actions.pod:4790
+#: ../fish/guestfish-actions.pod:4807 ../fish/guestfish-actions.pod:4817
+#: ../fish/guestfish-actions.pod:4865 ../fish/guestfish-actions.pod:4875
+#: ../fish/guestfish-actions.pod:4904 ../fish/guestfish-actions.pod:4914
 msgid ""
 "Because of the message protocol, there is a transfer limit of somewhere "
 "between 2MB and 4MB.  See L<guestfs(3)/PROTOCOL LIMITS>."
@@ -8114,12 +8112,12 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:881 ../src/guestfs-actions.pod:3436
-#: ../src/guestfs-actions.pod:3498 ../src/guestfs-actions.pod:3515
-#: ../src/guestfs-actions.pod:3603 ../src/guestfs-actions.pod:4008
-#: ../src/guestfs-actions.pod:4022 ../src/guestfs-actions.pod:5226
-#: ../src/guestfs-actions.pod:5240 ../src/guestfs-actions.pod:7001
-#: ../src/guestfs-actions.pod:7015
+#: ../src/guestfs-actions.pod:881 ../src/guestfs-actions.pod:3471
+#: ../src/guestfs-actions.pod:3533 ../src/guestfs-actions.pod:3550
+#: ../src/guestfs-actions.pod:3638 ../src/guestfs-actions.pod:4043
+#: ../src/guestfs-actions.pod:4057 ../src/guestfs-actions.pod:5261
+#: ../src/guestfs-actions.pod:5275 ../src/guestfs-actions.pod:7036
+#: ../src/guestfs-actions.pod:7050
 msgid "(Added in 0.4)"
 msgstr ""
 
@@ -8263,9 +8261,9 @@ msgstr ""
 # type: textblock
 #. type: textblock
 #: ../src/guestfs-actions.pod:938 ../src/guestfs-actions.pod:1246
-#: ../src/guestfs-actions.pod:2078 ../src/guestfs-actions.pod:3180
-#: ../src/guestfs-actions.pod:3209 ../src/guestfs-actions.pod:3270
-#: ../src/guestfs-actions.pod:3297 ../src/guestfs-actions.pod:6698
+#: ../src/guestfs-actions.pod:2078 ../src/guestfs-actions.pod:3215
+#: ../src/guestfs-actions.pod:3244 ../src/guestfs-actions.pod:3305
+#: ../src/guestfs-actions.pod:3332 ../src/guestfs-actions.pod:6733
 msgid "(Added in 1.0.2)"
 msgstr ""
 
@@ -8298,11 +8296,11 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:954 ../src/guestfs-actions.pod:4757
-#: ../src/guestfs-actions.pod:4816 ../src/guestfs-actions.pod:4853
-#: ../src/guestfs-actions.pod:4871 ../src/guestfs-actions.pod:5047
-#: ../src/guestfs-actions.pod:6607 ../src/guestfs-actions.pod:6621
-#: ../src/guestfs-actions.pod:7027
+#: ../src/guestfs-actions.pod:954 ../src/guestfs-actions.pod:4792
+#: ../src/guestfs-actions.pod:4851 ../src/guestfs-actions.pod:4888
+#: ../src/guestfs-actions.pod:4906 ../src/guestfs-actions.pod:5082
+#: ../src/guestfs-actions.pod:6642 ../src/guestfs-actions.pod:6656
+#: ../src/guestfs-actions.pod:7062
 msgid "(Added in 1.3.2)"
 msgstr ""
 
@@ -8387,11 +8385,11 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:994 ../src/guestfs-actions.pod:4259
-#: ../src/guestfs-actions.pod:4456 ../src/guestfs-actions.pod:4475
-#: ../src/guestfs-actions.pod:4494 ../fish/guestfish-actions.pod:676
-#: ../fish/guestfish-actions.pod:2883 ../fish/guestfish-actions.pod:3012
-#: ../fish/guestfish-actions.pod:3022 ../fish/guestfish-actions.pod:3032
+#: ../src/guestfs-actions.pod:994 ../src/guestfs-actions.pod:4294
+#: ../src/guestfs-actions.pod:4491 ../src/guestfs-actions.pod:4510
+#: ../src/guestfs-actions.pod:4529 ../fish/guestfish-actions.pod:676
+#: ../fish/guestfish-actions.pod:2913 ../fish/guestfish-actions.pod:3042
+#: ../fish/guestfish-actions.pod:3052 ../fish/guestfish-actions.pod:3062
 msgid "The mode actually set is affected by the umask."
 msgstr ""
 
@@ -8422,8 +8420,8 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:1010 ../src/guestfs-actions.pod:3367
-#: ../fish/guestfish-actions.pod:684 ../fish/guestfish-actions.pod:2341
+#: ../src/guestfs-actions.pod:1010 ../src/guestfs-actions.pod:3402
+#: ../fish/guestfish-actions.pod:684 ../fish/guestfish-actions.pod:2371
 msgid ""
 "Only numeric uid and gid are supported.  If you want to use names, you will "
 "need to locate and parse the password file yourself (Augeas support makes "
@@ -8617,9 +8615,9 @@ msgstr ""
 #. type: textblock
 #: ../src/guestfs-actions.pod:1118 ../src/guestfs-actions.pod:1241
 #: ../src/guestfs-actions.pod:1272 ../src/guestfs-actions.pod:1692
-#: ../src/guestfs-actions.pod:1714 ../src/guestfs-actions.pod:6693
-#: ../src/guestfs-actions.pod:6727 ../src/guestfs-actions.pod:7206
-#: ../src/guestfs-actions.pod:7225
+#: ../src/guestfs-actions.pod:1714 ../src/guestfs-actions.pod:6728
+#: ../src/guestfs-actions.pod:6762 ../src/guestfs-actions.pod:7241
+#: ../src/guestfs-actions.pod:7260
 msgid ""
 "This long-running command can generate progress notification messages so "
 "that the caller can display a progress bar or indicator.  To receive these "
@@ -8629,9 +8627,9 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:1123 ../src/guestfs-actions.pod:4035
-#: ../src/guestfs-actions.pod:5253 ../src/guestfs-actions.pod:6934
-#: ../src/guestfs-actions.pod:6954 ../src/guestfs-actions.pod:7040
+#: ../src/guestfs-actions.pod:1123 ../src/guestfs-actions.pod:4070
+#: ../src/guestfs-actions.pod:5288 ../src/guestfs-actions.pod:6969
+#: ../src/guestfs-actions.pod:6989 ../src/guestfs-actions.pod:7075
 msgid "(Added in 1.0.87)"
 msgstr ""
 
@@ -8665,8 +8663,8 @@ msgstr ""
 #. type: textblock
 #: ../src/guestfs-actions.pod:1137 ../src/guestfs-actions.pod:1151
 #: ../src/guestfs-actions.pod:1223 ../src/guestfs-actions.pod:1297
-#: ../src/guestfs-actions.pod:1406 ../src/guestfs-actions.pod:4720
-#: ../src/guestfs-actions.pod:5097
+#: ../src/guestfs-actions.pod:1406 ../src/guestfs-actions.pod:4755
+#: ../src/guestfs-actions.pod:5132
 msgid "(Added in 1.0.18)"
 msgstr ""
 
@@ -8768,10 +8766,10 @@ msgstr ""
 #: ../src/guestfs-actions.pod:1187 ../src/guestfs-actions.pod:1204
 #: ../src/guestfs-actions.pod:1317 ../src/guestfs-actions.pod:2281
 #: ../src/guestfs-actions.pod:2305 ../src/guestfs-actions.pod:2373
-#: ../src/guestfs-actions.pod:4145 ../src/guestfs-actions.pod:4620
-#: ../src/guestfs-actions.pod:6431 ../src/guestfs-actions.pod:6455
-#: ../src/guestfs-actions.pod:7073 ../src/guestfs-actions.pod:7086
-#: ../src/guestfs-actions.pod:7099
+#: ../src/guestfs-actions.pod:4180 ../src/guestfs-actions.pod:4655
+#: ../src/guestfs-actions.pod:6466 ../src/guestfs-actions.pod:6490
+#: ../src/guestfs-actions.pod:7108 ../src/guestfs-actions.pod:7121
+#: ../src/guestfs-actions.pod:7134
 msgid "(Added in 1.0.54)"
 msgstr ""
 
@@ -8861,8 +8859,8 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:1235 ../src/guestfs-actions.pod:6687
-#: ../fish/guestfish-actions.pod:828 ../fish/guestfish-actions.pod:4490
+#: ../src/guestfs-actions.pod:1235 ../src/guestfs-actions.pod:6722
+#: ../fish/guestfish-actions.pod:828 ../fish/guestfish-actions.pod:4520
 msgid "C<filename> can also be a named pipe."
 msgstr ""
 
@@ -8917,7 +8915,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:1277 ../src/guestfs-actions.pod:6732
+#: ../src/guestfs-actions.pod:1277 ../src/guestfs-actions.pod:6767
 msgid "(Added in 1.5.17)"
 msgstr ""
 
@@ -9082,7 +9080,7 @@ msgstr ""
 # type: textblock
 #. type: textblock
 #: ../src/guestfs-actions.pod:1352 ../src/guestfs-actions.pod:2089
-#: ../src/guestfs-actions.pod:5931
+#: ../src/guestfs-actions.pod:5966
 msgid "(Added in 1.0.69)"
 msgstr ""
 
@@ -9119,17 +9117,17 @@ msgstr ""
 #: ../src/guestfs-actions.pod:2238 ../src/guestfs-actions.pod:2394
 #: ../src/guestfs-actions.pod:2407 ../src/guestfs-actions.pod:2422
 #: ../src/guestfs-actions.pod:2468 ../src/guestfs-actions.pod:2490
-#: ../src/guestfs-actions.pod:2503 ../src/guestfs-actions.pod:3528
-#: ../src/guestfs-actions.pod:3542 ../src/guestfs-actions.pod:3555
-#: ../src/guestfs-actions.pod:3569 ../src/guestfs-actions.pod:4555
-#: ../src/guestfs-actions.pod:5431 ../src/guestfs-actions.pod:5480
-#: ../src/guestfs-actions.pod:6299 ../src/guestfs-actions.pod:6311
-#: ../src/guestfs-actions.pod:6324 ../src/guestfs-actions.pod:6337
+#: ../src/guestfs-actions.pod:2503 ../src/guestfs-actions.pod:3563
+#: ../src/guestfs-actions.pod:3577 ../src/guestfs-actions.pod:3590
+#: ../src/guestfs-actions.pod:3604 ../src/guestfs-actions.pod:4590
+#: ../src/guestfs-actions.pod:5466 ../src/guestfs-actions.pod:5515
+#: ../src/guestfs-actions.pod:6334 ../src/guestfs-actions.pod:6346
 #: ../src/guestfs-actions.pod:6359 ../src/guestfs-actions.pod:6372
-#: ../src/guestfs-actions.pod:6385 ../src/guestfs-actions.pod:6398
-#: ../src/guestfs-actions.pod:7169 ../src/guestfs-actions.pod:7188
-#: ../src/guestfs-actions.pod:7273 ../src/guestfs-actions.pod:7292
-#: ../src/guestfs-actions.pod:7338 ../src/guestfs-actions.pod:7357
+#: ../src/guestfs-actions.pod:6394 ../src/guestfs-actions.pod:6407
+#: ../src/guestfs-actions.pod:6420 ../src/guestfs-actions.pod:6433
+#: ../src/guestfs-actions.pod:7204 ../src/guestfs-actions.pod:7223
+#: ../src/guestfs-actions.pod:7308 ../src/guestfs-actions.pod:7327
+#: ../src/guestfs-actions.pod:7373 ../src/guestfs-actions.pod:7392
 msgid "(Added in 1.0.66)"
 msgstr ""
 
@@ -9646,8 +9644,8 @@ msgstr ""
 #: ../src/guestfs-actions.pod:2607 ../src/guestfs-actions.pod:2633
 #: ../src/guestfs-actions.pod:2721 ../src/guestfs-actions.pod:2742
 #: ../src/guestfs-actions.pod:2779 ../src/guestfs-actions.pod:2863
-#: ../src/guestfs-actions.pod:2925 ../src/guestfs-actions.pod:3151
-#: ../src/guestfs-actions.pod:3283
+#: ../src/guestfs-actions.pod:2960 ../src/guestfs-actions.pod:3186
+#: ../src/guestfs-actions.pod:3318
 msgid "(Added in 1.5.3)"
 msgstr ""
 
@@ -9852,8 +9850,8 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:1761 ../src/guestfs-actions.pod:3972
-#: ../src/guestfs-actions.pod:5515
+#: ../src/guestfs-actions.pod:1761 ../src/guestfs-actions.pod:4007
+#: ../src/guestfs-actions.pod:5550
 msgid "(Added in 1.0.27)"
 msgstr ""
 
@@ -10049,7 +10047,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:1874 ../src/guestfs-actions.pod:7211
+#: ../src/guestfs-actions.pod:1874 ../src/guestfs-actions.pod:7246
 msgid "(Added in 1.0.16)"
 msgstr ""
 
@@ -10094,11 +10092,11 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:1890 ../src/guestfs-actions.pod:5193
-#: ../src/guestfs-actions.pod:5673 ../src/guestfs-actions.pod:6073
-#: ../src/guestfs-actions.pod:6092 ../src/guestfs-actions.pod:6108
-#: ../src/guestfs-actions.pod:6125 ../src/guestfs-actions.pod:6882
-#: ../src/guestfs-actions.pod:6900 ../src/guestfs-actions.pod:7254
+#: ../src/guestfs-actions.pod:1890 ../src/guestfs-actions.pod:5228
+#: ../src/guestfs-actions.pod:5708 ../src/guestfs-actions.pod:6108
+#: ../src/guestfs-actions.pod:6127 ../src/guestfs-actions.pod:6143
+#: ../src/guestfs-actions.pod:6160 ../src/guestfs-actions.pod:6917
+#: ../src/guestfs-actions.pod:6935 ../src/guestfs-actions.pod:7289
 msgid "(Added in 1.0.26)"
 msgstr ""
 
@@ -10167,7 +10165,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:1922 ../src/guestfs-actions.pod:5742
+#: ../src/guestfs-actions.pod:1922 ../src/guestfs-actions.pod:5777
 msgid "(Added in 1.0.72)"
 msgstr ""
 
@@ -10205,7 +10203,7 @@ msgstr ""
 # type: textblock
 #. type: textblock
 #: ../src/guestfs-actions.pod:1943 ../src/guestfs-actions.pod:1964
-#: ../src/guestfs-actions.pod:5760 ../src/guestfs-actions.pod:5779
+#: ../src/guestfs-actions.pod:5795 ../src/guestfs-actions.pod:5814
 msgid "(Added in 1.0.15)"
 msgstr ""
 
@@ -10275,21 +10273,21 @@ msgstr ""
 # type: textblock
 #. type: textblock
 #: ../src/guestfs-actions.pod:1978 ../src/guestfs-actions.pod:2059
-#: ../src/guestfs-actions.pod:5795 ../src/guestfs-actions.pod:5902
+#: ../src/guestfs-actions.pod:5830 ../src/guestfs-actions.pod:5937
 #: ../fish/guestfish-actions.pod:1348 ../fish/guestfish-actions.pod:1399
-#: ../fish/guestfish-actions.pod:3893 ../fish/guestfish-actions.pod:3980
+#: ../fish/guestfish-actions.pod:3923 ../fish/guestfish-actions.pod:4010
 msgid ""
 "For more information on the architecture of libguestfs, see L<guestfs(3)>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:1983 ../src/guestfs-actions.pod:4263
-#: ../src/guestfs-actions.pod:4460 ../src/guestfs-actions.pod:4479
-#: ../src/guestfs-actions.pod:4498 ../src/guestfs-actions.pod:4510
-#: ../src/guestfs-actions.pod:4527 ../src/guestfs-actions.pod:4540
-#: ../src/guestfs-actions.pod:5418 ../src/guestfs-actions.pod:5800
-#: ../src/guestfs-actions.pod:6047 ../src/guestfs-actions.pod:6648
+#: ../src/guestfs-actions.pod:1983 ../src/guestfs-actions.pod:4298
+#: ../src/guestfs-actions.pod:4495 ../src/guestfs-actions.pod:4514
+#: ../src/guestfs-actions.pod:4533 ../src/guestfs-actions.pod:4545
+#: ../src/guestfs-actions.pod:4562 ../src/guestfs-actions.pod:4575
+#: ../src/guestfs-actions.pod:5453 ../src/guestfs-actions.pod:5835
+#: ../src/guestfs-actions.pod:6082 ../src/guestfs-actions.pod:6683
 msgid "(Added in 1.0.55)"
 msgstr ""
 
@@ -10317,7 +10315,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:1994 ../src/guestfs-actions.pod:5819
+#: ../src/guestfs-actions.pod:1994 ../src/guestfs-actions.pod:5854
 msgid "(Added in 1.5.4)"
 msgstr ""
 
@@ -10427,7 +10425,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:2038 ../src/guestfs-actions.pod:5864
+#: ../src/guestfs-actions.pod:2038 ../src/guestfs-actions.pod:5899
 msgid "(Added in 1.0.6)"
 msgstr ""
 
@@ -10455,12 +10453,12 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:2049 ../src/guestfs-actions.pod:3373
-#: ../src/guestfs-actions.pod:3670 ../src/guestfs-actions.pod:4070
-#: ../src/guestfs-actions.pod:4102 ../src/guestfs-actions.pod:5123
-#: ../src/guestfs-actions.pod:5466 ../src/guestfs-actions.pod:5888
-#: ../src/guestfs-actions.pod:6551 ../src/guestfs-actions.pod:6571
-#: ../src/guestfs-actions.pod:6763
+#: ../src/guestfs-actions.pod:2049 ../src/guestfs-actions.pod:3408
+#: ../src/guestfs-actions.pod:3705 ../src/guestfs-actions.pod:4105
+#: ../src/guestfs-actions.pod:4137 ../src/guestfs-actions.pod:5158
+#: ../src/guestfs-actions.pod:5501 ../src/guestfs-actions.pod:5923
+#: ../src/guestfs-actions.pod:6586 ../src/guestfs-actions.pod:6606
+#: ../src/guestfs-actions.pod:6798
 msgid "(Added in 1.0.77)"
 msgstr ""
 
@@ -10491,7 +10489,7 @@ msgstr ""
 # type: textblock
 #. type: textblock
 #: ../src/guestfs-actions.pod:2064 ../src/guestfs-actions.pod:2127
-#: ../src/guestfs-actions.pod:5907 ../src/guestfs-actions.pod:5965
+#: ../src/guestfs-actions.pod:5942 ../src/guestfs-actions.pod:6000
 msgid "(Added in 1.0.67)"
 msgstr ""
 
@@ -10521,11 +10519,11 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:2074 ../src/guestfs-actions.pod:3176
-#: ../src/guestfs-actions.pod:3205 ../src/guestfs-actions.pod:3266
-#: ../src/guestfs-actions.pod:3293 ../fish/guestfish-actions.pod:1409
-#: ../fish/guestfish-actions.pod:2223 ../fish/guestfish-actions.pod:2241
-#: ../fish/guestfish-actions.pod:2279 ../fish/guestfish-actions.pod:2295
+#: ../src/guestfs-actions.pod:2074 ../src/guestfs-actions.pod:3211
+#: ../src/guestfs-actions.pod:3240 ../src/guestfs-actions.pod:3301
+#: ../src/guestfs-actions.pod:3328 ../fish/guestfish-actions.pod:1409
+#: ../fish/guestfish-actions.pod:2253 ../fish/guestfish-actions.pod:2271
+#: ../fish/guestfish-actions.pod:2309 ../fish/guestfish-actions.pod:2325
 msgid "For more information on states, see L<guestfs(3)>."
 msgstr ""
 
@@ -10656,7 +10654,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:2141 ../src/guestfs-actions.pod:3387
+#: ../src/guestfs-actions.pod:2141 ../src/guestfs-actions.pod:3422
 msgid ""
 "Normally it is better to get all extended attributes from a file in one go "
 "by calling C<guestfs_getxattrs>.  However some Linux filesystem "
@@ -10667,8 +10665,8 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:2148 ../src/guestfs-actions.pod:3394
-#: ../fish/guestfish-actions.pod:1454 ../fish/guestfish-actions.pod:2360
+#: ../src/guestfs-actions.pod:2148 ../src/guestfs-actions.pod:3429
+#: ../fish/guestfish-actions.pod:1454 ../fish/guestfish-actions.pod:2390
 msgid ""
 "Extended attribute values are blobs of binary data.  If there is no extended "
 "attribute named C<name>, this returns an error."
@@ -10683,8 +10681,8 @@ msgstr ""
 # type: textblock
 #. type: textblock
 #: ../src/guestfs-actions.pod:2153 ../src/guestfs-actions.pod:2344
-#: ../src/guestfs-actions.pod:3399 ../src/guestfs-actions.pod:5116
-#: ../src/guestfs-actions.pod:5142 ../src/guestfs-actions.pod:5323
+#: ../src/guestfs-actions.pod:3434 ../src/guestfs-actions.pod:5151
+#: ../src/guestfs-actions.pod:5177 ../src/guestfs-actions.pod:5358
 msgid ""
 "This function returns a buffer, or NULL on error.  The size of the returned "
 "buffer is written to C<*size_r>.  I<The caller must free the returned buffer "
@@ -10692,7 +10690,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2157 ../src/guestfs-actions.pod:3403
+#: ../src/guestfs-actions.pod:2157 ../src/guestfs-actions.pod:3438
 msgid "(Added in 1.7.24)"
 msgstr ""
 
@@ -10736,8 +10734,8 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:2173 ../src/guestfs-actions.pod:3415
-#: ../src/guestfs-actions.pod:4066
+#: ../src/guestfs-actions.pod:2173 ../src/guestfs-actions.pod:3450
+#: ../src/guestfs-actions.pod:4101
 msgid ""
 "This function returns a C<struct guestfs_xattr_list *>, or NULL if there was "
 "an error.  I<The caller must call C<guestfs_free_xattr_list> after use>."
@@ -10745,10 +10743,10 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:2177 ../src/guestfs-actions.pod:3419
-#: ../src/guestfs-actions.pod:3584 ../src/guestfs-actions.pod:3620
-#: ../src/guestfs-actions.pod:5496 ../src/guestfs-actions.pod:5984
-#: ../src/guestfs-actions.pod:7319
+#: ../src/guestfs-actions.pod:2177 ../src/guestfs-actions.pod:3454
+#: ../src/guestfs-actions.pod:3619 ../src/guestfs-actions.pod:3655
+#: ../src/guestfs-actions.pod:5531 ../src/guestfs-actions.pod:6019
+#: ../src/guestfs-actions.pod:7354
 msgid "(Added in 1.0.59)"
 msgstr ""
 
@@ -10794,8 +10792,8 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:2200 ../src/guestfs-actions.pod:6149
-#: ../src/guestfs-actions.pod:6166
+#: ../src/guestfs-actions.pod:2200 ../src/guestfs-actions.pod:6184
+#: ../src/guestfs-actions.pod:6201
 msgid "(Added in 1.0.50)"
 msgstr ""
 
@@ -10966,8 +10964,8 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:2296 ../src/guestfs-actions.pod:6446
-#: ../fish/guestfish-actions.pod:1544 ../fish/guestfish-actions.pod:4330
+#: ../src/guestfs-actions.pod:2296 ../src/guestfs-actions.pod:6481
+#: ../fish/guestfish-actions.pod:1544 ../fish/guestfish-actions.pod:4360
 msgid "If the parameter C<nrlines> is zero, this returns an empty list."
 msgstr ""
 
@@ -10998,8 +10996,8 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:2322 ../src/guestfs-actions.pod:6230
-#: ../src/guestfs-actions.pod:6285
+#: ../src/guestfs-actions.pod:2322 ../src/guestfs-actions.pod:6265
+#: ../src/guestfs-actions.pod:6320
 msgid "(Added in 1.0.22)"
 msgstr ""
 
@@ -11357,10 +11355,10 @@ msgstr ""
 #: ../src/guestfs-actions.pod:2680 ../src/guestfs-actions.pod:2702
 #: ../src/guestfs-actions.pod:2729 ../src/guestfs-actions.pod:2750
 #: ../src/guestfs-actions.pod:2787 ../src/guestfs-actions.pod:2816
-#: ../src/guestfs-actions.pod:2847 ../src/guestfs-actions.pod:2891
-#: ../src/guestfs-actions.pod:2933 ../src/guestfs-actions.pod:2956
-#: ../src/guestfs-actions.pod:2973 ../src/guestfs-actions.pod:2990
-#: ../src/guestfs-actions.pod:3009
+#: ../src/guestfs-actions.pod:2847 ../src/guestfs-actions.pod:2871
+#: ../src/guestfs-actions.pod:2926 ../src/guestfs-actions.pod:2968
+#: ../src/guestfs-actions.pod:2991 ../src/guestfs-actions.pod:3008
+#: ../src/guestfs-actions.pod:3025 ../src/guestfs-actions.pod:3044
 msgid ""
 "This function should only be called with a root device string as returned by "
 "C<guestfs_inspect_os>."
@@ -11388,18 +11386,18 @@ msgstr ""
 #: ../src/guestfs-actions.pod:2669 ../src/guestfs-actions.pod:2689
 #: ../src/guestfs-actions.pod:2717 ../src/guestfs-actions.pod:2803
 #: ../src/guestfs-actions.pod:2834 ../src/guestfs-actions.pod:2858
-#: ../src/guestfs-actions.pod:2877 ../src/guestfs-actions.pod:2920
-#: ../src/guestfs-actions.pod:2943 ../src/guestfs-actions.pod:2963
-#: ../src/guestfs-actions.pod:2980 ../src/guestfs-actions.pod:2999
-#: ../src/guestfs-actions.pod:3102 ../src/guestfs-actions.pod:3143
+#: ../src/guestfs-actions.pod:2912 ../src/guestfs-actions.pod:2955
+#: ../src/guestfs-actions.pod:2978 ../src/guestfs-actions.pod:2998
+#: ../src/guestfs-actions.pod:3015 ../src/guestfs-actions.pod:3034
+#: ../src/guestfs-actions.pod:3137 ../src/guestfs-actions.pod:3178
 #: ../fish/guestfish-actions.pod:1698 ../fish/guestfish-actions.pod:1772
 #: ../fish/guestfish-actions.pod:1824 ../fish/guestfish-actions.pod:1839
 #: ../fish/guestfish-actions.pod:1860 ../fish/guestfish-actions.pod:1924
 #: ../fish/guestfish-actions.pod:1948 ../fish/guestfish-actions.pod:1965
-#: ../fish/guestfish-actions.pod:1978 ../fish/guestfish-actions.pod:2013
-#: ../fish/guestfish-actions.pod:2029 ../fish/guestfish-actions.pod:2042
-#: ../fish/guestfish-actions.pod:2055 ../fish/guestfish-actions.pod:2070
-#: ../fish/guestfish-actions.pod:2169 ../fish/guestfish-actions.pod:2203
+#: ../fish/guestfish-actions.pod:2008 ../fish/guestfish-actions.pod:2043
+#: ../fish/guestfish-actions.pod:2059 ../fish/guestfish-actions.pod:2072
+#: ../fish/guestfish-actions.pod:2085 ../fish/guestfish-actions.pod:2100
+#: ../fish/guestfish-actions.pod:2199 ../fish/guestfish-actions.pod:2233
 msgid "Please read L<guestfs(3)/INSPECTION> for more details."
 msgstr ""
 
@@ -11568,8 +11566,8 @@ msgstr ""
 # type: =item
 #. type: =item
 #: ../src/guestfs-actions.pod:2588 ../src/guestfs-actions.pod:2660
-#: ../src/guestfs-actions.pod:2911 ../fish/guestfish-actions.pod:1758
-#: ../fish/guestfish-actions.pod:1815 ../fish/guestfish-actions.pod:2004
+#: ../src/guestfs-actions.pod:2946 ../fish/guestfish-actions.pod:1758
+#: ../fish/guestfish-actions.pod:1815 ../fish/guestfish-actions.pod:2034
 msgid "\"unknown\""
 msgstr ""
 
@@ -11581,8 +11579,8 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:2592 ../src/guestfs-actions.pod:2903
-#: ../fish/guestfish-actions.pod:1762 ../fish/guestfish-actions.pod:1996
+#: ../src/guestfs-actions.pod:2592 ../src/guestfs-actions.pod:2938
+#: ../fish/guestfish-actions.pod:1762 ../fish/guestfish-actions.pod:2026
 msgid "\"windows\""
 msgstr ""
 
@@ -11597,8 +11595,8 @@ msgstr ""
 # type: textblock
 #. type: textblock
 #: ../src/guestfs-actions.pod:2599 ../src/guestfs-actions.pod:2666
-#: ../src/guestfs-actions.pod:2917 ../fish/guestfish-actions.pod:1769
-#: ../fish/guestfish-actions.pod:1821 ../fish/guestfish-actions.pod:2010
+#: ../src/guestfs-actions.pod:2952 ../fish/guestfish-actions.pod:1769
+#: ../fish/guestfish-actions.pod:1821 ../fish/guestfish-actions.pod:2040
 msgid ""
 "Future versions of libguestfs may return other strings here.  The caller "
 "should be prepared to handle any string."
@@ -11867,8 +11865,8 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:2773 ../src/guestfs-actions.pod:3472
-#: ../src/guestfs-actions.pod:4682 ../src/guestfs-actions.pod:6587
+#: ../src/guestfs-actions.pod:2773 ../src/guestfs-actions.pod:3507
+#: ../src/guestfs-actions.pod:4717 ../src/guestfs-actions.pod:6622
 msgid ""
 "This function returns a NULL-terminated array of strings, or NULL if there "
 "was an error.  The array of strings will always have length C<2n+1>, where "
@@ -12005,15 +12003,69 @@ msgid ""
 "returned."
 msgstr ""
 
-# type: =head2
 #. type: =head2
 #: ../src/guestfs-actions.pod:2865
+msgid "guestfs_inspect_get_product_variant"
+msgstr ""
+
+#. type: verbatim
+#: ../src/guestfs-actions.pod:2867
+#, no-wrap
+msgid ""
+" char *\n"
+" guestfs_inspect_get_product_variant (guestfs_h *g,\n"
+"                                      const char *root);\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:2874 ../fish/guestfish-actions.pod:1974
+msgid "This returns the product variant of the inspected operating system."
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:2877 ../fish/guestfish-actions.pod:1977
+msgid ""
+"For Windows guests, this returns the contents of the Registry key C<HKLM"
+"\\Software\\Microsoft\\Windows NT\\CurrentVersion> C<InstallationType> which "
+"is usually a string such as C<Client> or C<Server> (other values are "
+"possible).  This can be used to distinguish consumer and enterprise versions "
+"of Windows that have the same version number (for example, Windows 7 and "
+"Windows 2008 Server are both version 6.1, but the former is C<Client> and "
+"the latter is C<Server>)."
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:2886 ../fish/guestfish-actions.pod:1986
+msgid ""
+"For enterprise Linux guests, in future we intend this to return the product "
+"variant such as C<Desktop>, C<Server> and so on.  But this is not "
+"implemented at present."
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:2890 ../fish/guestfish-actions.pod:1990
+msgid ""
+"If the product variant could not be determined, then the string C<unknown> "
+"is returned."
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:2893
+msgid ""
+"Please read L<guestfs(3)/INSPECTION> for more details.  See also "
+"C<guestfs_inspect_get_product_name>, C<guestfs_inspect_get_major_version>."
+msgstr ""
+
+# type: =head2
+#. type: =head2
+#: ../src/guestfs-actions.pod:2900
 msgid "guestfs_inspect_get_roots"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:2867
+#: ../src/guestfs-actions.pod:2902
 #, no-wrap
 msgid ""
 " char **\n"
@@ -12023,7 +12075,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:2870
+#: ../src/guestfs-actions.pod:2905
 msgid ""
 "This function is a convenient way to get the list of root devices, as "
 "returned from a previous call to C<guestfs_inspect_os>, but without redoing "
@@ -12032,7 +12084,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:2874
+#: ../src/guestfs-actions.pod:2909
 msgid ""
 "This returns an empty list if either no root devices were found or the "
 "caller has not called C<guestfs_inspect_os>."
@@ -12040,19 +12092,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:2883
+#: ../src/guestfs-actions.pod:2918
 msgid "(Added in 1.7.3)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:2885
+#: ../src/guestfs-actions.pod:2920
 msgid "guestfs_inspect_get_type"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:2887
+#: ../src/guestfs-actions.pod:2922
 #, no-wrap
 msgid ""
 " char *\n"
@@ -12063,7 +12115,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:2894 ../fish/guestfish-actions.pod:1987
+#: ../src/guestfs-actions.pod:2929 ../fish/guestfish-actions.pod:2017
 msgid ""
 "This returns the type of the inspected operating system.  Currently defined "
 "types are:"
@@ -12071,49 +12123,49 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:2899 ../fish/guestfish-actions.pod:1992
+#: ../src/guestfs-actions.pod:2934 ../fish/guestfish-actions.pod:2022
 msgid "\"linux\""
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:2901 ../fish/guestfish-actions.pod:1994
+#: ../src/guestfs-actions.pod:2936 ../fish/guestfish-actions.pod:2024
 msgid "Any Linux-based operating system."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:2905 ../fish/guestfish-actions.pod:1998
+#: ../src/guestfs-actions.pod:2940 ../fish/guestfish-actions.pod:2028
 msgid "Any Microsoft Windows operating system."
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:2907 ../fish/guestfish-actions.pod:2000
+#: ../src/guestfs-actions.pod:2942 ../fish/guestfish-actions.pod:2030
 msgid "\"freebsd\""
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:2909 ../fish/guestfish-actions.pod:2002
+#: ../src/guestfs-actions.pod:2944 ../fish/guestfish-actions.pod:2032
 msgid "FreeBSD."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:2913 ../fish/guestfish-actions.pod:2006
+#: ../src/guestfs-actions.pod:2948 ../fish/guestfish-actions.pod:2036
 msgid "The operating system type could not be determined."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:2927
+#: ../src/guestfs-actions.pod:2962
 msgid "guestfs_inspect_get_windows_systemroot"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:2929
+#: ../src/guestfs-actions.pod:2964
 #, no-wrap
 msgid ""
 " char *\n"
@@ -12124,7 +12176,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:2936 ../fish/guestfish-actions.pod:2022
+#: ../src/guestfs-actions.pod:2971 ../fish/guestfish-actions.pod:2052
 msgid ""
 "This returns the Windows systemroot of the inspected guest.  The systemroot "
 "is a directory path such as C</WINDOWS>."
@@ -12132,7 +12184,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:2939 ../fish/guestfish-actions.pod:2025
+#: ../src/guestfs-actions.pod:2974 ../fish/guestfish-actions.pod:2055
 msgid ""
 "This call assumes that the guest is Windows and that the systemroot could be "
 "determined by inspection.  If this is not the case then an error is returned."
@@ -12140,17 +12192,17 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:2948
+#: ../src/guestfs-actions.pod:2983
 msgid "(Added in 1.5.25)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:2950
+#: ../src/guestfs-actions.pod:2985
 msgid "guestfs_inspect_is_live"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:2952
+#: ../src/guestfs-actions.pod:2987
 #, no-wrap
 msgid ""
 " int\n"
@@ -12160,19 +12212,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2959
+#: ../src/guestfs-actions.pod:2994
 msgid ""
 "If C<guestfs_inspect_get_format> returns C<installer> (this is an install "
 "disk), then this returns true if a live image was detected on the disk."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:2967
+#: ../src/guestfs-actions.pod:3002
 msgid "guestfs_inspect_is_multipart"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:2969
+#: ../src/guestfs-actions.pod:3004
 #, no-wrap
 msgid ""
 " int\n"
@@ -12182,19 +12234,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2976
+#: ../src/guestfs-actions.pod:3011
 msgid ""
 "If C<guestfs_inspect_get_format> returns C<installer> (this is an install "
 "disk), then this returns true if the disk is part of a set."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:2984
+#: ../src/guestfs-actions.pod:3019
 msgid "guestfs_inspect_is_netinst"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:2986
+#: ../src/guestfs-actions.pod:3021
 #, no-wrap
 msgid ""
 " int\n"
@@ -12204,7 +12256,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2993
+#: ../src/guestfs-actions.pod:3028
 msgid ""
 "If C<guestfs_inspect_get_format> returns C<installer> (this is an install "
 "disk), then this returns true if the disk is a network installer, ie. not a "
@@ -12214,13 +12266,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3003
+#: ../src/guestfs-actions.pod:3038
 msgid "guestfs_inspect_list_applications"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3005
+#: ../src/guestfs-actions.pod:3040
 #, no-wrap
 msgid ""
 " struct guestfs_application_list *\n"
@@ -12231,13 +12283,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3012 ../fish/guestfish-actions.pod:2079
+#: ../src/guestfs-actions.pod:3047 ../fish/guestfish-actions.pod:2109
 msgid "Return the list of applications installed in the operating system."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3014
+#: ../src/guestfs-actions.pod:3049
 msgid ""
 "I<Note:> This call works differently from other parts of the inspection "
 "API.  You have to call C<guestfs_inspect_os>, then "
@@ -12251,7 +12303,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3024 ../fish/guestfish-actions.pod:2091
+#: ../src/guestfs-actions.pod:3059 ../fish/guestfish-actions.pod:2121
 msgid ""
 "This returns an empty list if the inspection code was not able to determine "
 "the list of applications."
@@ -12259,19 +12311,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3027 ../fish/guestfish-actions.pod:2094
+#: ../src/guestfs-actions.pod:3062 ../fish/guestfish-actions.pod:2124
 msgid "The application structure contains the following fields:"
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:3031 ../fish/guestfish-actions.pod:2098
+#: ../src/guestfs-actions.pod:3066 ../fish/guestfish-actions.pod:2128
 msgid "C<app_name>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3033 ../fish/guestfish-actions.pod:2100
+#: ../src/guestfs-actions.pod:3068 ../fish/guestfish-actions.pod:2130
 msgid ""
 "The name of the application.  For Red Hat-derived and Debian-derived Linux "
 "guests, this is the package name."
@@ -12279,13 +12331,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:3036 ../fish/guestfish-actions.pod:2103
+#: ../src/guestfs-actions.pod:3071 ../fish/guestfish-actions.pod:2133
 msgid "C<app_display_name>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3038 ../fish/guestfish-actions.pod:2105
+#: ../src/guestfs-actions.pod:3073 ../fish/guestfish-actions.pod:2135
 msgid ""
 "The display name of the application, sometimes localized to the install "
 "language of the guest operating system."
@@ -12293,7 +12345,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3041 ../fish/guestfish-actions.pod:2108
+#: ../src/guestfs-actions.pod:3076 ../fish/guestfish-actions.pod:2138
 msgid ""
 "If unavailable this is returned as an empty string C<\"\">.  Callers needing "
 "to display something can use C<app_name> instead."
@@ -12301,13 +12353,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:3044 ../fish/guestfish-actions.pod:2111
+#: ../src/guestfs-actions.pod:3079 ../fish/guestfish-actions.pod:2141
 msgid "C<app_epoch>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3046 ../fish/guestfish-actions.pod:2113
+#: ../src/guestfs-actions.pod:3081 ../fish/guestfish-actions.pod:2143
 msgid ""
 "For package managers which use epochs, this contains the epoch of the "
 "package (an integer).  If unavailable, this is returned as C<0>."
@@ -12315,13 +12367,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:3049 ../fish/guestfish-actions.pod:2116
+#: ../src/guestfs-actions.pod:3084 ../fish/guestfish-actions.pod:2146
 msgid "C<app_version>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3051 ../fish/guestfish-actions.pod:2118
+#: ../src/guestfs-actions.pod:3086 ../fish/guestfish-actions.pod:2148
 msgid ""
 "The version string of the application or package.  If unavailable this is "
 "returned as an empty string C<\"\">."
@@ -12329,13 +12381,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:3054 ../fish/guestfish-actions.pod:2121
+#: ../src/guestfs-actions.pod:3089 ../fish/guestfish-actions.pod:2151
 msgid "C<app_release>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3056 ../fish/guestfish-actions.pod:2123
+#: ../src/guestfs-actions.pod:3091 ../fish/guestfish-actions.pod:2153
 msgid ""
 "The release string of the application or package, for package managers that "
 "use this.  If unavailable this is returned as an empty string C<\"\">."
@@ -12343,13 +12395,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:3060 ../fish/guestfish-actions.pod:2127
+#: ../src/guestfs-actions.pod:3095 ../fish/guestfish-actions.pod:2157
 msgid "C<app_install_path>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3062 ../fish/guestfish-actions.pod:2129
+#: ../src/guestfs-actions.pod:3097 ../fish/guestfish-actions.pod:2159
 msgid ""
 "The installation path of the application (on operating systems such as "
 "Windows which use installation paths).  This path is in the format used by "
@@ -12358,19 +12410,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3067 ../fish/guestfish-actions.pod:2134
+#: ../src/guestfs-actions.pod:3102 ../fish/guestfish-actions.pod:2164
 msgid "If unavailable this is returned as an empty string C<\"\">."
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:3069 ../fish/guestfish-actions.pod:2136
+#: ../src/guestfs-actions.pod:3104 ../fish/guestfish-actions.pod:2166
 msgid "C<app_trans_path>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3071 ../fish/guestfish-actions.pod:2138
+#: ../src/guestfs-actions.pod:3106 ../fish/guestfish-actions.pod:2168
 msgid ""
 "The install path translated into a libguestfs path.  If unavailable this is "
 "returned as an empty string C<\"\">."
@@ -12378,13 +12430,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:3074 ../fish/guestfish-actions.pod:2141
+#: ../src/guestfs-actions.pod:3109 ../fish/guestfish-actions.pod:2171
 msgid "C<app_publisher>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3076 ../fish/guestfish-actions.pod:2143
+#: ../src/guestfs-actions.pod:3111 ../fish/guestfish-actions.pod:2173
 msgid ""
 "The name of the publisher of the application, for package managers that use "
 "this.  If unavailable this is returned as an empty string C<\"\">."
@@ -12392,13 +12444,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:3080 ../fish/guestfish-actions.pod:2147
+#: ../src/guestfs-actions.pod:3115 ../fish/guestfish-actions.pod:2177
 msgid "C<app_url>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3082 ../fish/guestfish-actions.pod:2149
+#: ../src/guestfs-actions.pod:3117 ../fish/guestfish-actions.pod:2179
 msgid ""
 "The URL (eg. upstream URL) of the application.  If unavailable this is "
 "returned as an empty string C<\"\">."
@@ -12406,13 +12458,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:3085 ../fish/guestfish-actions.pod:2152
+#: ../src/guestfs-actions.pod:3120 ../fish/guestfish-actions.pod:2182
 msgid "C<app_source_package>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3087 ../fish/guestfish-actions.pod:2154
+#: ../src/guestfs-actions.pod:3122 ../fish/guestfish-actions.pod:2184
 msgid ""
 "For packaging systems which support this, the name of the source package.  "
 "If unavailable this is returned as an empty string C<\"\">."
@@ -12420,13 +12472,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:3090 ../fish/guestfish-actions.pod:2157
+#: ../src/guestfs-actions.pod:3125 ../fish/guestfish-actions.pod:2187
 msgid "C<app_summary>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3092 ../fish/guestfish-actions.pod:2159
+#: ../src/guestfs-actions.pod:3127 ../fish/guestfish-actions.pod:2189
 msgid ""
 "A short (usually one line) description of the application or package.  If "
 "unavailable this is returned as an empty string C<\"\">."
@@ -12434,13 +12486,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:3095 ../fish/guestfish-actions.pod:2162
+#: ../src/guestfs-actions.pod:3130 ../fish/guestfish-actions.pod:2192
 msgid "C<app_description>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3097 ../fish/guestfish-actions.pod:2164
+#: ../src/guestfs-actions.pod:3132 ../fish/guestfish-actions.pod:2194
 msgid ""
 "A longer description of the application or package.  If unavailable this is "
 "returned as an empty string C<\"\">."
@@ -12448,7 +12500,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3104
+#: ../src/guestfs-actions.pod:3139
 msgid ""
 "This function returns a C<struct guestfs_application_list *>, or NULL if "
 "there was an error.  I<The caller must call C<guestfs_free_application_list> "
@@ -12457,19 +12509,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3108
+#: ../src/guestfs-actions.pod:3143
 msgid "(Added in 1.7.8)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3110
+#: ../src/guestfs-actions.pod:3145
 msgid "guestfs_inspect_os"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3112
+#: ../src/guestfs-actions.pod:3147
 #, no-wrap
 msgid ""
 " char **\n"
@@ -12479,7 +12531,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3115 ../fish/guestfish-actions.pod:2175
+#: ../src/guestfs-actions.pod:3150 ../fish/guestfish-actions.pod:2205
 msgid ""
 "This function uses other libguestfs functions and certain heuristics to "
 "inspect the disk(s) (usually disks belonging to a virtual machine), looking "
@@ -12488,13 +12540,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3119 ../fish/guestfish-actions.pod:2179
+#: ../src/guestfs-actions.pod:3154 ../fish/guestfish-actions.pod:2209
 msgid "The list returned is empty if no operating systems were found."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3121 ../fish/guestfish-actions.pod:2181
+#: ../src/guestfs-actions.pod:3156 ../fish/guestfish-actions.pod:2211
 msgid ""
 "If one operating system was found, then this returns a list with a single "
 "element, which is the name of the root filesystem of this operating system.  "
@@ -12505,7 +12557,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3128
+#: ../src/guestfs-actions.pod:3163
 msgid ""
 "You can pass the root string(s) returned to other C<guestfs_inspect_get_*> "
 "functions in order to query further information about each operating system, "
@@ -12514,7 +12566,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3133
+#: ../src/guestfs-actions.pod:3168
 msgid ""
 "This function uses other libguestfs features such as C<guestfs_mount_ro> and "
 "C<guestfs_umount_all> in order to mount and unmount filesystems and look at "
@@ -12524,7 +12576,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3139 ../fish/guestfish-actions.pod:2199
+#: ../src/guestfs-actions.pod:3174 ../fish/guestfish-actions.pod:2229
 msgid ""
 "This function cannot decrypt encrypted disks.  The caller must do that first "
 "(supplying the necessary keys) if the disk is encrypted."
@@ -12532,20 +12584,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3145 ../src/guestfs-actions.pod:3430
-#: ../src/guestfs-actions.pod:3492
+#: ../src/guestfs-actions.pod:3180 ../src/guestfs-actions.pod:3465
+#: ../src/guestfs-actions.pod:3527
 msgid "See also C<guestfs_list_filesystems>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3153
+#: ../src/guestfs-actions.pod:3188
 msgid "guestfs_is_blockdev"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3155
+#: ../src/guestfs-actions.pod:3190
 #, no-wrap
 msgid ""
 " int\n"
@@ -12556,7 +12608,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3159 ../fish/guestfish-actions.pod:2211
+#: ../src/guestfs-actions.pod:3194 ../fish/guestfish-actions.pod:2241
 msgid ""
 "This returns C<true> if and only if there is a block device with the given "
 "C<path> name."
@@ -12564,30 +12616,30 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3162 ../src/guestfs-actions.pod:3191
-#: ../src/guestfs-actions.pod:3221 ../src/guestfs-actions.pod:3236
-#: ../src/guestfs-actions.pod:3252 ../src/guestfs-actions.pod:3308
-#: ../src/guestfs-actions.pod:3323
+#: ../src/guestfs-actions.pod:3197 ../src/guestfs-actions.pod:3226
+#: ../src/guestfs-actions.pod:3256 ../src/guestfs-actions.pod:3271
+#: ../src/guestfs-actions.pod:3287 ../src/guestfs-actions.pod:3343
+#: ../src/guestfs-actions.pod:3358
 msgid "See also C<guestfs_stat>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3166 ../src/guestfs-actions.pod:3195
-#: ../src/guestfs-actions.pod:3240 ../src/guestfs-actions.pod:3312
-#: ../src/guestfs-actions.pod:3327
+#: ../src/guestfs-actions.pod:3201 ../src/guestfs-actions.pod:3230
+#: ../src/guestfs-actions.pod:3275 ../src/guestfs-actions.pod:3347
+#: ../src/guestfs-actions.pod:3362
 msgid "(Added in 1.5.10)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3168
+#: ../src/guestfs-actions.pod:3203
 msgid "guestfs_is_busy"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3170
+#: ../src/guestfs-actions.pod:3205
 #, no-wrap
 msgid ""
 " int\n"
@@ -12597,7 +12649,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3173 ../fish/guestfish-actions.pod:2220
+#: ../src/guestfs-actions.pod:3208 ../fish/guestfish-actions.pod:2250
 msgid ""
 "This returns true iff this handle is busy processing a command (in the "
 "C<BUSY> state)."
@@ -12605,13 +12657,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3182
+#: ../src/guestfs-actions.pod:3217
 msgid "guestfs_is_chardev"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3184
+#: ../src/guestfs-actions.pod:3219
 #, no-wrap
 msgid ""
 " int\n"
@@ -12622,7 +12674,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3188 ../fish/guestfish-actions.pod:2229
+#: ../src/guestfs-actions.pod:3223 ../fish/guestfish-actions.pod:2259
 msgid ""
 "This returns C<true> if and only if there is a character device with the "
 "given C<path> name."
@@ -12630,13 +12682,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3197
+#: ../src/guestfs-actions.pod:3232
 msgid "guestfs_is_config"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3199
+#: ../src/guestfs-actions.pod:3234
 #, no-wrap
 msgid ""
 " int\n"
@@ -12646,7 +12698,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3202 ../fish/guestfish-actions.pod:2238
+#: ../src/guestfs-actions.pod:3237 ../fish/guestfish-actions.pod:2268
 msgid ""
 "This returns true iff this handle is being configured (in the C<CONFIG> "
 "state)."
@@ -12654,13 +12706,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3211
+#: ../src/guestfs-actions.pod:3246
 msgid "guestfs_is_dir"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3213
+#: ../src/guestfs-actions.pod:3248
 #, no-wrap
 msgid ""
 " int\n"
@@ -12671,7 +12723,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3217 ../fish/guestfish-actions.pod:2247
+#: ../src/guestfs-actions.pod:3252 ../fish/guestfish-actions.pod:2277
 msgid ""
 "This returns C<true> if and only if there is a directory with the given "
 "C<path> name.  Note that it returns false for other objects like files."
@@ -12679,13 +12731,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3227
+#: ../src/guestfs-actions.pod:3262
 msgid "guestfs_is_fifo"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3229
+#: ../src/guestfs-actions.pod:3264
 #, no-wrap
 msgid ""
 " int\n"
@@ -12696,7 +12748,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3233 ../fish/guestfish-actions.pod:2257
+#: ../src/guestfs-actions.pod:3268 ../fish/guestfish-actions.pod:2287
 msgid ""
 "This returns C<true> if and only if there is a FIFO (named pipe)  with the "
 "given C<path> name."
@@ -12704,13 +12756,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3242
+#: ../src/guestfs-actions.pod:3277
 msgid "guestfs_is_file"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3244
+#: ../src/guestfs-actions.pod:3279
 #, no-wrap
 msgid ""
 " int\n"
@@ -12721,7 +12773,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3248 ../fish/guestfish-actions.pod:2266
+#: ../src/guestfs-actions.pod:3283 ../fish/guestfish-actions.pod:2296
 msgid ""
 "This returns C<true> if and only if there is a regular file with the given "
 "C<path> name.  Note that it returns false for other objects like directories."
@@ -12729,13 +12781,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3258
+#: ../src/guestfs-actions.pod:3293
 msgid "guestfs_is_launching"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3260
+#: ../src/guestfs-actions.pod:3295
 #, no-wrap
 msgid ""
 " int\n"
@@ -12745,7 +12797,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3263 ../fish/guestfish-actions.pod:2276
+#: ../src/guestfs-actions.pod:3298 ../fish/guestfish-actions.pod:2306
 msgid ""
 "This returns true iff this handle is launching the subprocess (in the "
 "C<LAUNCHING> state)."
@@ -12753,13 +12805,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3272
+#: ../src/guestfs-actions.pod:3307
 msgid "guestfs_is_lv"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3274
+#: ../src/guestfs-actions.pod:3309
 #, no-wrap
 msgid ""
 " int\n"
@@ -12770,7 +12822,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3278 ../fish/guestfish-actions.pod:2285
+#: ../src/guestfs-actions.pod:3313 ../fish/guestfish-actions.pod:2315
 msgid ""
 "This command tests whether C<device> is a logical volume, and returns true "
 "iff this is the case."
@@ -12778,13 +12830,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3285
+#: ../src/guestfs-actions.pod:3320
 msgid "guestfs_is_ready"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3287
+#: ../src/guestfs-actions.pod:3322
 #, no-wrap
 msgid ""
 " int\n"
@@ -12794,7 +12846,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3290 ../fish/guestfish-actions.pod:2292
+#: ../src/guestfs-actions.pod:3325 ../fish/guestfish-actions.pod:2322
 msgid ""
 "This returns true iff this handle is ready to accept commands (in the "
 "C<READY> state)."
@@ -12802,13 +12854,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3299
+#: ../src/guestfs-actions.pod:3334
 msgid "guestfs_is_socket"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3301
+#: ../src/guestfs-actions.pod:3336
 #, no-wrap
 msgid ""
 " int\n"
@@ -12819,7 +12871,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3305 ../fish/guestfish-actions.pod:2301
+#: ../src/guestfs-actions.pod:3340 ../fish/guestfish-actions.pod:2331
 msgid ""
 "This returns C<true> if and only if there is a Unix domain socket with the "
 "given C<path> name."
@@ -12827,13 +12879,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3314
+#: ../src/guestfs-actions.pod:3349
 msgid "guestfs_is_symlink"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3316
+#: ../src/guestfs-actions.pod:3351
 #, no-wrap
 msgid ""
 " int\n"
@@ -12844,7 +12896,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3320 ../fish/guestfish-actions.pod:2310
+#: ../src/guestfs-actions.pod:3355 ../fish/guestfish-actions.pod:2340
 msgid ""
 "This returns C<true> if and only if there is a symbolic link with the given "
 "C<path> name."
@@ -12852,13 +12904,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3329
+#: ../src/guestfs-actions.pod:3364
 msgid "guestfs_kill_subprocess"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3331
+#: ../src/guestfs-actions.pod:3366
 #, no-wrap
 msgid ""
 " int\n"
@@ -12868,19 +12920,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3334 ../fish/guestfish-actions.pod:2319
+#: ../src/guestfs-actions.pod:3369 ../fish/guestfish-actions.pod:2349
 msgid "This kills the qemu subprocess.  You should never need to call this."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3340
+#: ../src/guestfs-actions.pod:3375
 msgid "guestfs_launch"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3342
+#: ../src/guestfs-actions.pod:3377
 #, no-wrap
 msgid ""
 " int\n"
@@ -12890,7 +12942,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3345 ../fish/guestfish-actions.pod:2327
+#: ../src/guestfs-actions.pod:3380 ../fish/guestfish-actions.pod:2357
 msgid ""
 "Internally libguestfs is implemented by running a virtual machine using "
 "L<qemu(1)>."
@@ -12898,7 +12950,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3348 ../fish/guestfish-actions.pod:2330
+#: ../src/guestfs-actions.pod:3383 ../fish/guestfish-actions.pod:2360
 msgid ""
 "You should call this after configuring the handle (eg. adding drives) but "
 "before performing any actions."
@@ -12906,13 +12958,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3355
+#: ../src/guestfs-actions.pod:3390
 msgid "guestfs_lchown"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3357
+#: ../src/guestfs-actions.pod:3392
 #, no-wrap
 msgid ""
 " int\n"
@@ -12925,7 +12977,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3363
+#: ../src/guestfs-actions.pod:3398
 msgid ""
 "Change the file owner to C<owner> and group to C<group>.  This is like "
 "C<guestfs_chown> but if C<path> is a symlink then the link itself is "
@@ -12934,13 +12986,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3375
+#: ../src/guestfs-actions.pod:3410
 msgid "guestfs_lgetxattr"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3377
+#: ../src/guestfs-actions.pod:3412
 #, no-wrap
 msgid ""
 " char *\n"
@@ -12953,7 +13005,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3383 ../fish/guestfish-actions.pod:2349
+#: ../src/guestfs-actions.pod:3418 ../fish/guestfish-actions.pod:2379
 msgid ""
 "Get a single extended attribute from file C<path> named C<name>.  If C<path> "
 "is a symlink, then this call returns an extended attribute from the symlink."
@@ -12961,19 +13013,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3397
+#: ../src/guestfs-actions.pod:3432
 msgid "See also: C<guestfs_lgetxattrs>, C<guestfs_getxattr>, L<attr(5)>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3405
+#: ../src/guestfs-actions.pod:3440
 msgid "guestfs_lgetxattrs"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3407
+#: ../src/guestfs-actions.pod:3442
 #, no-wrap
 msgid ""
 " struct guestfs_xattr_list *\n"
@@ -12984,7 +13036,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3411
+#: ../src/guestfs-actions.pod:3446
 msgid ""
 "This is the same as C<guestfs_getxattrs>, but if C<path> is a symbolic link, "
 "then it returns the extended attributes of the link itself."
@@ -12992,13 +13044,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3421
+#: ../src/guestfs-actions.pod:3456
 msgid "guestfs_list_devices"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3423
+#: ../src/guestfs-actions.pod:3458
 #, no-wrap
 msgid ""
 " char **\n"
@@ -13008,25 +13060,25 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3426 ../fish/guestfish-actions.pod:2377
+#: ../src/guestfs-actions.pod:3461 ../fish/guestfish-actions.pod:2407
 msgid "List all the block devices."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3428 ../fish/guestfish-actions.pod:2379
+#: ../src/guestfs-actions.pod:3463 ../fish/guestfish-actions.pod:2409
 msgid "The full block device names are returned, eg. C</dev/sda>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3438
+#: ../src/guestfs-actions.pod:3473
 msgid "guestfs_list_filesystems"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3440
+#: ../src/guestfs-actions.pod:3475
 #, no-wrap
 msgid ""
 " char **\n"
@@ -13036,7 +13088,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3443 ../fish/guestfish-actions.pod:2387
+#: ../src/guestfs-actions.pod:3478 ../fish/guestfish-actions.pod:2417
 msgid ""
 "This inspection command looks for filesystems on partitions, block devices "
 "and logical volumes, returning a list of devices containing filesystems and "
@@ -13045,7 +13097,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3447 ../fish/guestfish-actions.pod:2391
+#: ../src/guestfs-actions.pod:3482 ../fish/guestfish-actions.pod:2421
 msgid ""
 "The return value is a hash, where the keys are the devices containing "
 "filesystems, and the values are the filesystem types.  For example:"
@@ -13053,7 +13105,7 @@ msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3451 ../fish/guestfish-actions.pod:2395
+#: ../src/guestfs-actions.pod:3486 ../fish/guestfish-actions.pod:2425
 #, no-wrap
 msgid ""
 " \"/dev/sda1\" => \"ntfs\"\n"
@@ -13065,7 +13117,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3456 ../fish/guestfish-actions.pod:2400
+#: ../src/guestfs-actions.pod:3491 ../fish/guestfish-actions.pod:2430
 msgid ""
 "The value can have the special value \"unknown\", meaning the content of the "
 "device is undetermined or empty.  \"swap\" means a Linux swap partition."
@@ -13073,7 +13125,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3460
+#: ../src/guestfs-actions.pod:3495
 msgid ""
 "This command runs other libguestfs commands, which might include "
 "C<guestfs_mount> and C<guestfs_umount>, and therefore you should use this "
@@ -13082,7 +13134,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3464
+#: ../src/guestfs-actions.pod:3499
 msgid ""
 "Not all of the filesystems returned will be mountable.  In particular, swap "
 "partitions are returned in the list.  Also this command does not check that "
@@ -13093,19 +13145,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3478 ../src/guestfs-actions.pod:5083
+#: ../src/guestfs-actions.pod:3513 ../src/guestfs-actions.pod:5118
 msgid "(Added in 1.5.15)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3480
+#: ../src/guestfs-actions.pod:3515
 msgid "guestfs_list_partitions"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3482
+#: ../src/guestfs-actions.pod:3517
 #, no-wrap
 msgid ""
 " char **\n"
@@ -13115,19 +13167,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3485 ../fish/guestfish-actions.pod:2420
+#: ../src/guestfs-actions.pod:3520 ../fish/guestfish-actions.pod:2450
 msgid "List all the partitions detected on all block devices."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3487 ../fish/guestfish-actions.pod:2422
+#: ../src/guestfs-actions.pod:3522 ../fish/guestfish-actions.pod:2452
 msgid "The full partition device names are returned, eg. C</dev/sda1>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3489
+#: ../src/guestfs-actions.pod:3524
 msgid ""
 "This does not return logical volumes.  For that you will need to call "
 "C<guestfs_lvs>."
@@ -13135,13 +13187,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3500
+#: ../src/guestfs-actions.pod:3535
 msgid "guestfs_ll"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3502
+#: ../src/guestfs-actions.pod:3537
 #, no-wrap
 msgid ""
 " char *\n"
@@ -13152,7 +13204,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3506 ../fish/guestfish-actions.pod:2433
+#: ../src/guestfs-actions.pod:3541 ../fish/guestfish-actions.pod:2463
 msgid ""
 "List the files in C<directory> (relative to the root directory, there is no "
 "cwd) in the format of 'ls -la'."
@@ -13160,7 +13212,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3509 ../fish/guestfish-actions.pod:2436
+#: ../src/guestfs-actions.pod:3544 ../fish/guestfish-actions.pod:2466
 msgid ""
 "This command is mostly useful for interactive sessions.  It is I<not> "
 "intended that you try to parse the output string."
@@ -13168,13 +13220,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3517
+#: ../src/guestfs-actions.pod:3552
 msgid "guestfs_ln"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3519
+#: ../src/guestfs-actions.pod:3554
 #, no-wrap
 msgid ""
 " int\n"
@@ -13186,19 +13238,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3524 ../fish/guestfish-actions.pod:2443
+#: ../src/guestfs-actions.pod:3559 ../fish/guestfish-actions.pod:2473
 msgid "This command creates a hard link using the C<ln> command."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3530
+#: ../src/guestfs-actions.pod:3565
 msgid "guestfs_ln_f"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3532
+#: ../src/guestfs-actions.pod:3567
 #, no-wrap
 msgid ""
 " int\n"
@@ -13210,7 +13262,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3537 ../fish/guestfish-actions.pod:2449
+#: ../src/guestfs-actions.pod:3572 ../fish/guestfish-actions.pod:2479
 msgid ""
 "This command creates a hard link using the C<ln -f> command.  The C<-f> "
 "option removes the link (C<linkname>) if it exists already."
@@ -13218,13 +13270,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3544
+#: ../src/guestfs-actions.pod:3579
 msgid "guestfs_ln_s"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3546
+#: ../src/guestfs-actions.pod:3581
 #, no-wrap
 msgid ""
 " int\n"
@@ -13236,19 +13288,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3551 ../fish/guestfish-actions.pod:2456
+#: ../src/guestfs-actions.pod:3586 ../fish/guestfish-actions.pod:2486
 msgid "This command creates a symbolic link using the C<ln -s> command."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3557
+#: ../src/guestfs-actions.pod:3592
 msgid "guestfs_ln_sf"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3559
+#: ../src/guestfs-actions.pod:3594
 #, no-wrap
 msgid ""
 " int\n"
@@ -13260,7 +13312,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3564 ../fish/guestfish-actions.pod:2462
+#: ../src/guestfs-actions.pod:3599 ../fish/guestfish-actions.pod:2492
 msgid ""
 "This command creates a symbolic link using the C<ln -sf> command, The C<-f> "
 "option removes the link (C<linkname>) if it exists already."
@@ -13268,13 +13320,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3571
+#: ../src/guestfs-actions.pod:3606
 msgid "guestfs_lremovexattr"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3573
+#: ../src/guestfs-actions.pod:3608
 #, no-wrap
 msgid ""
 " int\n"
@@ -13286,7 +13338,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3578
+#: ../src/guestfs-actions.pod:3613
 msgid ""
 "This is the same as C<guestfs_removexattr>, but if C<path> is a symbolic "
 "link, then it removes an extended attribute of the link itself."
@@ -13294,13 +13346,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3586
+#: ../src/guestfs-actions.pod:3621
 msgid "guestfs_ls"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3588
+#: ../src/guestfs-actions.pod:3623
 #, no-wrap
 msgid ""
 " char **\n"
@@ -13311,7 +13363,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3592 ../fish/guestfish-actions.pod:2477
+#: ../src/guestfs-actions.pod:3627 ../fish/guestfish-actions.pod:2507
 msgid ""
 "List the files in C<directory> (relative to the root directory, there is no "
 "cwd).  The '.' and '..' entries are not returned, but hidden files are shown."
@@ -13319,7 +13371,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3596
+#: ../src/guestfs-actions.pod:3631
 msgid ""
 "This command is mostly useful for interactive sessions.  Programs should "
 "probably use C<guestfs_readdir> instead."
@@ -13327,13 +13379,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3605
+#: ../src/guestfs-actions.pod:3640
 msgid "guestfs_lsetxattr"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3607
+#: ../src/guestfs-actions.pod:3642
 #, no-wrap
 msgid ""
 " int\n"
@@ -13347,7 +13399,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3614
+#: ../src/guestfs-actions.pod:3649
 msgid ""
 "This is the same as C<guestfs_setxattr>, but if C<path> is a symbolic link, "
 "then it sets an extended attribute of the link itself."
@@ -13355,13 +13407,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3622
+#: ../src/guestfs-actions.pod:3657
 msgid "guestfs_lstat"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3624
+#: ../src/guestfs-actions.pod:3659
 #, no-wrap
 msgid ""
 " struct guestfs_stat *\n"
@@ -13372,14 +13424,14 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3628 ../src/guestfs-actions.pod:6186
-#: ../fish/guestfish-actions.pod:2496 ../fish/guestfish-actions.pod:4165
+#: ../src/guestfs-actions.pod:3663 ../src/guestfs-actions.pod:6221
+#: ../fish/guestfish-actions.pod:2526 ../fish/guestfish-actions.pod:4195
 msgid "Returns file information for the given C<path>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3630
+#: ../src/guestfs-actions.pod:3665
 msgid ""
 "This is the same as C<guestfs_stat> except that if C<path> is a symbolic "
 "link, then the link is stat-ed, not the file it refers to."
@@ -13387,13 +13439,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3634 ../fish/guestfish-actions.pod:2502
+#: ../src/guestfs-actions.pod:3669 ../fish/guestfish-actions.pod:2532
 msgid "This is the same as the C<lstat(2)> system call."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3636 ../src/guestfs-actions.pod:6190
+#: ../src/guestfs-actions.pod:3671 ../src/guestfs-actions.pod:6225
 msgid ""
 "This function returns a C<struct guestfs_stat *>, or NULL if there was an "
 "error.  I<The caller must call C<guestfs_free_stat> after use>."
@@ -13401,20 +13453,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3640 ../src/guestfs-actions.pod:6194
-#: ../src/guestfs-actions.pod:6212 ../src/guestfs-actions.pod:6593
+#: ../src/guestfs-actions.pod:3675 ../src/guestfs-actions.pod:6229
+#: ../src/guestfs-actions.pod:6247 ../src/guestfs-actions.pod:6628
 msgid "(Added in 0.9.2)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3642
+#: ../src/guestfs-actions.pod:3677
 msgid "guestfs_lstatlist"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3644
+#: ../src/guestfs-actions.pod:3679
 #, no-wrap
 msgid ""
 " struct guestfs_stat_list *\n"
@@ -13426,7 +13478,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3649
+#: ../src/guestfs-actions.pod:3684
 msgid ""
 "This call allows you to perform the C<guestfs_lstat> operation on multiple "
 "files, where all files are in the directory C<path>.  C<names> is the list "
@@ -13435,7 +13487,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3653 ../fish/guestfish-actions.pod:2512
+#: ../src/guestfs-actions.pod:3688 ../fish/guestfish-actions.pod:2542
 msgid ""
 "On return you get a list of stat structs, with a one-to-one correspondence "
 "to the C<names> list.  If any name did not exist or could not be lstat'd, "
@@ -13444,7 +13496,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3658
+#: ../src/guestfs-actions.pod:3693
 msgid ""
 "This call is intended for programs that want to efficiently list a directory "
 "contents without making many round-trips.  See also C<guestfs_lxattrlist> "
@@ -13456,7 +13508,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3666
+#: ../src/guestfs-actions.pod:3701
 msgid ""
 "This function returns a C<struct guestfs_stat_list *>, or NULL if there was "
 "an error.  I<The caller must call C<guestfs_free_stat_list> after use>."
@@ -13464,13 +13516,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3672
+#: ../src/guestfs-actions.pod:3707
 msgid "guestfs_luks_add_key"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3674
+#: ../src/guestfs-actions.pod:3709
 #, no-wrap
 msgid ""
 " int\n"
@@ -13484,7 +13536,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3681 ../fish/guestfish-actions.pod:2529
+#: ../src/guestfs-actions.pod:3716 ../fish/guestfish-actions.pod:2559
 msgid ""
 "This command adds a new key on LUKS device C<device>.  C<key> is any "
 "existing key, and is used to access the device.  C<newkey> is the new key to "
@@ -13493,7 +13545,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3686
+#: ../src/guestfs-actions.pod:3721
 msgid ""
 "Note that if C<keyslot> already contains a key, then this command will "
 "fail.  You have to use C<guestfs_luks_kill_slot> first to remove that key."
@@ -13501,9 +13553,9 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3692 ../src/guestfs-actions.pod:3732
-#: ../src/guestfs-actions.pod:3755 ../src/guestfs-actions.pod:3775
-#: ../src/guestfs-actions.pod:3807 ../src/guestfs-actions.pod:3826
+#: ../src/guestfs-actions.pod:3727 ../src/guestfs-actions.pod:3767
+#: ../src/guestfs-actions.pod:3790 ../src/guestfs-actions.pod:3810
+#: ../src/guestfs-actions.pod:3842 ../src/guestfs-actions.pod:3861
 msgid ""
 "This function takes a key or passphrase parameter which could contain "
 "sensitive material.  Read the section L</KEYS AND PASSPHRASES> for more "
@@ -13512,20 +13564,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3696 ../src/guestfs-actions.pod:3736
-#: ../src/guestfs-actions.pod:3759 ../src/guestfs-actions.pod:3779
+#: ../src/guestfs-actions.pod:3731 ../src/guestfs-actions.pod:3771
+#: ../src/guestfs-actions.pod:3794 ../src/guestfs-actions.pod:3814
 msgid "(Added in 1.5.2)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3698
+#: ../src/guestfs-actions.pod:3733
 msgid "guestfs_luks_close"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3700
+#: ../src/guestfs-actions.pod:3735
 #, no-wrap
 msgid ""
 " int\n"
@@ -13536,7 +13588,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3704
+#: ../src/guestfs-actions.pod:3739
 msgid ""
 "This closes a LUKS device that was created earlier by C<guestfs_luks_open> "
 "or C<guestfs_luks_open_ro>.  The C<device> parameter must be the name of the "
@@ -13546,21 +13598,21 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3712 ../src/guestfs-actions.pod:3811
-#: ../src/guestfs-actions.pod:3830 ../src/guestfs-actions.pod:3880
-#: ../src/guestfs-actions.pod:3928
+#: ../src/guestfs-actions.pod:3747 ../src/guestfs-actions.pod:3846
+#: ../src/guestfs-actions.pod:3865 ../src/guestfs-actions.pod:3915
+#: ../src/guestfs-actions.pod:3963
 msgid "(Added in 1.5.1)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3714
+#: ../src/guestfs-actions.pod:3749
 msgid "guestfs_luks_format"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3716
+#: ../src/guestfs-actions.pod:3751
 #, no-wrap
 msgid ""
 " int\n"
@@ -13573,7 +13625,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3722 ../fish/guestfish-actions.pod:2555
+#: ../src/guestfs-actions.pod:3757 ../fish/guestfish-actions.pod:2585
 msgid ""
 "This command erases existing data on C<device> and formats the device as a "
 "LUKS encrypted device.  C<key> is the initial key, which is added to key "
@@ -13582,15 +13634,15 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3729 ../src/guestfs-actions.pod:3752
-#: ../src/guestfs-actions.pod:3892 ../src/guestfs-actions.pod:4834
-#: ../src/guestfs-actions.pod:5614 ../src/guestfs-actions.pod:6021
-#: ../src/guestfs-actions.pod:6044 ../src/guestfs-actions.pod:6070
-#: ../src/guestfs-actions.pod:7230 ../fish/guestfish-actions.pod:2563
-#: ../fish/guestfish-actions.pod:2576 ../fish/guestfish-actions.pod:2660
-#: ../fish/guestfish-actions.pod:3234 ../fish/guestfish-actions.pod:3754
-#: ../fish/guestfish-actions.pod:4064 ../fish/guestfish-actions.pod:4080
-#: ../fish/guestfish-actions.pod:4095 ../fish/guestfish-actions.pod:4810
+#: ../src/guestfs-actions.pod:3764 ../src/guestfs-actions.pod:3787
+#: ../src/guestfs-actions.pod:3927 ../src/guestfs-actions.pod:4869
+#: ../src/guestfs-actions.pod:5649 ../src/guestfs-actions.pod:6056
+#: ../src/guestfs-actions.pod:6079 ../src/guestfs-actions.pod:6105
+#: ../src/guestfs-actions.pod:7265 ../fish/guestfish-actions.pod:2593
+#: ../fish/guestfish-actions.pod:2606 ../fish/guestfish-actions.pod:2690
+#: ../fish/guestfish-actions.pod:3264 ../fish/guestfish-actions.pod:3784
+#: ../fish/guestfish-actions.pod:4094 ../fish/guestfish-actions.pod:4110
+#: ../fish/guestfish-actions.pod:4125 ../fish/guestfish-actions.pod:4840
 msgid ""
 "B<This command is dangerous.  Without careful use you can easily destroy all "
 "your data>."
@@ -13598,13 +13650,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3738
+#: ../src/guestfs-actions.pod:3773
 msgid "guestfs_luks_format_cipher"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3740
+#: ../src/guestfs-actions.pod:3775
 #, no-wrap
 msgid ""
 " int\n"
@@ -13618,7 +13670,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3747
+#: ../src/guestfs-actions.pod:3782
 msgid ""
 "This command is the same as C<guestfs_luks_format> but it also allows you to "
 "set the C<cipher> used."
@@ -13626,13 +13678,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3761
+#: ../src/guestfs-actions.pod:3796
 msgid "guestfs_luks_kill_slot"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3763
+#: ../src/guestfs-actions.pod:3798
 #, no-wrap
 msgid ""
 " int\n"
@@ -13645,7 +13697,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3769 ../fish/guestfish-actions.pod:2583
+#: ../src/guestfs-actions.pod:3804 ../fish/guestfish-actions.pod:2613
 msgid ""
 "This command deletes the key in key slot C<keyslot> from the encrypted LUKS "
 "device C<device>.  C<key> must be one of the I<other> keys."
@@ -13653,13 +13705,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3781
+#: ../src/guestfs-actions.pod:3816
 msgid "guestfs_luks_open"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3783
+#: ../src/guestfs-actions.pod:3818
 #, no-wrap
 msgid ""
 " int\n"
@@ -13672,7 +13724,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3789 ../fish/guestfish-actions.pod:2594
+#: ../src/guestfs-actions.pod:3824 ../fish/guestfish-actions.pod:2624
 msgid ""
 "This command opens a block device which has been encrypted according to the "
 "Linux Unified Key Setup (LUKS) standard."
@@ -13680,13 +13732,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3792 ../fish/guestfish-actions.pod:2597
+#: ../src/guestfs-actions.pod:3827 ../fish/guestfish-actions.pod:2627
 msgid "C<device> is the encrypted block device or partition."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3794 ../fish/guestfish-actions.pod:2599
+#: ../src/guestfs-actions.pod:3829 ../fish/guestfish-actions.pod:2629
 msgid ""
 "The caller must supply one of the keys associated with the LUKS block "
 "device, in the C<key> parameter."
@@ -13694,7 +13746,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3797 ../fish/guestfish-actions.pod:2602
+#: ../src/guestfs-actions.pod:3832 ../fish/guestfish-actions.pod:2632
 msgid ""
 "This creates a new block device called C</dev/mapper/mapname>.  Reads and "
 "writes to this block device are decrypted from and encrypted to the "
@@ -13703,7 +13755,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3801
+#: ../src/guestfs-actions.pod:3836
 msgid ""
 "If this block device contains LVM volume groups, then calling "
 "C<guestfs_vgscan> followed by C<guestfs_vg_activate_all> will make them "
@@ -13712,13 +13764,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3813
+#: ../src/guestfs-actions.pod:3848
 msgid "guestfs_luks_open_ro"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3815
+#: ../src/guestfs-actions.pod:3850
 #, no-wrap
 msgid ""
 " int\n"
@@ -13731,7 +13783,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3821
+#: ../src/guestfs-actions.pod:3856
 msgid ""
 "This is the same as C<guestfs_luks_open> except that a read-only mapping is "
 "created."
@@ -13739,13 +13791,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3832
+#: ../src/guestfs-actions.pod:3867
 msgid "guestfs_lvcreate"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3834
+#: ../src/guestfs-actions.pod:3869
 #, no-wrap
 msgid ""
 " int\n"
@@ -13758,7 +13810,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3840 ../fish/guestfish-actions.pod:2627
+#: ../src/guestfs-actions.pod:3875 ../fish/guestfish-actions.pod:2657
 msgid ""
 "This creates an LVM logical volume called C<logvol> on the volume group "
 "C<volgroup>, with C<size> megabytes."
@@ -13766,13 +13818,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3847
+#: ../src/guestfs-actions.pod:3882
 msgid "guestfs_lvm_canonical_lv_name"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3849
+#: ../src/guestfs-actions.pod:3884
 #, no-wrap
 msgid ""
 " char *\n"
@@ -13783,7 +13835,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3853 ../fish/guestfish-actions.pod:2634
+#: ../src/guestfs-actions.pod:3888 ../fish/guestfish-actions.pod:2664
 msgid ""
 "This converts alternative naming schemes for LVs that you might find to the "
 "canonical name.  For example, C</dev/mapper/VG-LV> is converted to C</dev/VG/"
@@ -13792,7 +13844,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3857 ../fish/guestfish-actions.pod:2638
+#: ../src/guestfs-actions.pod:3892 ../fish/guestfish-actions.pod:2668
 msgid ""
 "This command returns an error if the C<lvname> parameter does not refer to a "
 "logical volume."
@@ -13800,25 +13852,25 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3860
+#: ../src/guestfs-actions.pod:3895
 msgid "See also C<guestfs_is_lv>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3865
+#: ../src/guestfs-actions.pod:3900
 msgid "(Added in 1.5.24)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3867
+#: ../src/guestfs-actions.pod:3902
 msgid "guestfs_lvm_clear_filter"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3869
+#: ../src/guestfs-actions.pod:3904
 #, no-wrap
 msgid ""
 " int\n"
@@ -13828,7 +13880,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3872
+#: ../src/guestfs-actions.pod:3907
 msgid ""
 "This undoes the effect of C<guestfs_lvm_set_filter>.  LVM will be able to "
 "see every block device."
@@ -13836,21 +13888,21 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3875 ../src/guestfs-actions.pod:3917
-#: ../fish/guestfish-actions.pod:2650 ../fish/guestfish-actions.pod:2681
+#: ../src/guestfs-actions.pod:3910 ../src/guestfs-actions.pod:3952
+#: ../fish/guestfish-actions.pod:2680 ../fish/guestfish-actions.pod:2711
 msgid ""
 "This command also clears the LVM cache and performs a volume group scan."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3882
+#: ../src/guestfs-actions.pod:3917
 msgid "guestfs_lvm_remove_all"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3884
+#: ../src/guestfs-actions.pod:3919
 #, no-wrap
 msgid ""
 " int\n"
@@ -13860,7 +13912,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3887 ../fish/guestfish-actions.pod:2657
+#: ../src/guestfs-actions.pod:3922 ../fish/guestfish-actions.pod:2687
 msgid ""
 "This command removes all LVM logical volumes, volume groups and physical "
 "volumes."
@@ -13868,13 +13920,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3897
+#: ../src/guestfs-actions.pod:3932
 msgid "guestfs_lvm_set_filter"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3899
+#: ../src/guestfs-actions.pod:3934
 #, no-wrap
 msgid ""
 " int\n"
@@ -13885,7 +13937,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3903 ../fish/guestfish-actions.pod:2667
+#: ../src/guestfs-actions.pod:3938 ../fish/guestfish-actions.pod:2697
 msgid ""
 "This sets the LVM device filter so that LVM will only be able to \"see\" the "
 "block devices in the list C<devices>, and will ignore all other attached "
@@ -13894,7 +13946,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3907 ../fish/guestfish-actions.pod:2671
+#: ../src/guestfs-actions.pod:3942 ../fish/guestfish-actions.pod:2701
 msgid ""
 "Where disk image(s) contain duplicate PVs or VGs, this command is useful to "
 "get LVM to ignore the duplicates, otherwise LVM can get confused.  Note also "
@@ -13907,13 +13959,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3920 ../fish/guestfish-actions.pod:2684
+#: ../src/guestfs-actions.pod:3955 ../fish/guestfish-actions.pod:2714
 msgid "You can filter whole block devices or individual partitions."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3922 ../fish/guestfish-actions.pod:2686
+#: ../src/guestfs-actions.pod:3957 ../fish/guestfish-actions.pod:2716
 msgid ""
 "You cannot use this if any VG is currently in use (eg.  contains a mounted "
 "filesystem), even if you are not filtering out that VG."
@@ -13921,13 +13973,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3930
+#: ../src/guestfs-actions.pod:3965
 msgid "guestfs_lvremove"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3932
+#: ../src/guestfs-actions.pod:3967
 #, no-wrap
 msgid ""
 " int\n"
@@ -13938,7 +13990,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3936 ../fish/guestfish-actions.pod:2694
+#: ../src/guestfs-actions.pod:3971 ../fish/guestfish-actions.pod:2724
 msgid ""
 "Remove an LVM logical volume C<device>, where C<device> is the path to the "
 "LV, such as C</dev/VG/LV>."
@@ -13946,7 +13998,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3939 ../fish/guestfish-actions.pod:2697
+#: ../src/guestfs-actions.pod:3974 ../fish/guestfish-actions.pod:2727
 msgid ""
 "You can also remove all LVs in a volume group by specifying the VG name, C</"
 "dev/VG>."
@@ -13954,20 +14006,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3944 ../src/guestfs-actions.pod:5180
-#: ../src/guestfs-actions.pod:6969
+#: ../src/guestfs-actions.pod:3979 ../src/guestfs-actions.pod:5215
+#: ../src/guestfs-actions.pod:7004
 msgid "(Added in 1.0.13)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3946
+#: ../src/guestfs-actions.pod:3981
 msgid "guestfs_lvrename"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3948
+#: ../src/guestfs-actions.pod:3983
 #, no-wrap
 msgid ""
 " int\n"
@@ -13979,25 +14031,25 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3953 ../fish/guestfish-actions.pod:2704
+#: ../src/guestfs-actions.pod:3988 ../fish/guestfish-actions.pod:2734
 msgid "Rename a logical volume C<logvol> with the new name C<newlogvol>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3957 ../src/guestfs-actions.pod:6982
+#: ../src/guestfs-actions.pod:3992 ../src/guestfs-actions.pod:7017
 msgid "(Added in 1.0.83)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3959
+#: ../src/guestfs-actions.pod:3994
 msgid "guestfs_lvresize"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3961
+#: ../src/guestfs-actions.pod:3996
 #, no-wrap
 msgid ""
 " int\n"
@@ -14009,7 +14061,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3966 ../fish/guestfish-actions.pod:2710
+#: ../src/guestfs-actions.pod:4001 ../fish/guestfish-actions.pod:2740
 msgid ""
 "This resizes (expands or shrinks) an existing LVM logical volume to "
 "C<mbytes>.  When reducing, data in the reduced part is lost."
@@ -14017,13 +14069,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3974
+#: ../src/guestfs-actions.pod:4009
 msgid "guestfs_lvresize_free"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3976
+#: ../src/guestfs-actions.pod:4011
 #, no-wrap
 msgid ""
 " int\n"
@@ -14035,7 +14087,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3981 ../fish/guestfish-actions.pod:2718
+#: ../src/guestfs-actions.pod:4016 ../fish/guestfish-actions.pod:2748
 msgid ""
 "This expands an existing logical volume C<lv> so that it fills C<pc>% of the "
 "remaining free space in the volume group.  Commonly you would call this with "
@@ -14045,19 +14097,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3989
+#: ../src/guestfs-actions.pod:4024
 msgid "(Added in 1.3.3)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3991
+#: ../src/guestfs-actions.pod:4026
 msgid "guestfs_lvs"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3993
+#: ../src/guestfs-actions.pod:4028
 #, no-wrap
 msgid ""
 " char **\n"
@@ -14067,7 +14119,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3996 ../fish/guestfish-actions.pod:2728
+#: ../src/guestfs-actions.pod:4031 ../fish/guestfish-actions.pod:2758
 msgid ""
 "List all the logical volumes detected.  This is the equivalent of the L<lvs"
 "(8)> command."
@@ -14075,7 +14127,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3999 ../fish/guestfish-actions.pod:2731
+#: ../src/guestfs-actions.pod:4034 ../fish/guestfish-actions.pod:2761
 msgid ""
 "This returns a list of the logical volume device names (eg. C</dev/"
 "VolGroup00/LogVol00>)."
@@ -14083,19 +14135,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4002
+#: ../src/guestfs-actions.pod:4037
 msgid "See also C<guestfs_lvs_full>, C<guestfs_list_filesystems>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4010
+#: ../src/guestfs-actions.pod:4045
 msgid "guestfs_lvs_full"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4012
+#: ../src/guestfs-actions.pod:4047
 #, no-wrap
 msgid ""
 " struct guestfs_lvm_lv_list *\n"
@@ -14105,7 +14157,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4015 ../fish/guestfish-actions.pod:2740
+#: ../src/guestfs-actions.pod:4050 ../fish/guestfish-actions.pod:2770
 msgid ""
 "List all the logical volumes detected.  This is the equivalent of the L<lvs"
 "(8)> command.  The \"full\" version includes all fields."
@@ -14113,7 +14165,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4018
+#: ../src/guestfs-actions.pod:4053
 msgid ""
 "This function returns a C<struct guestfs_lvm_lv_list *>, or NULL if there "
 "was an error.  I<The caller must call C<guestfs_free_lvm_lv_list> after use>."
@@ -14121,13 +14173,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4024
+#: ../src/guestfs-actions.pod:4059
 msgid "guestfs_lvuuid"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4026
+#: ../src/guestfs-actions.pod:4061
 #, no-wrap
 msgid ""
 " char *\n"
@@ -14138,19 +14190,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4030 ../fish/guestfish-actions.pod:2747
+#: ../src/guestfs-actions.pod:4065 ../fish/guestfish-actions.pod:2777
 msgid "This command returns the UUID of the LVM LV C<device>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4037
+#: ../src/guestfs-actions.pod:4072
 msgid "guestfs_lxattrlist"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4039
+#: ../src/guestfs-actions.pod:4074
 #, no-wrap
 msgid ""
 " struct guestfs_xattr_list *\n"
@@ -14162,7 +14214,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4044 ../fish/guestfish-actions.pod:2753
+#: ../src/guestfs-actions.pod:4079 ../fish/guestfish-actions.pod:2783
 msgid ""
 "This call allows you to get the extended attributes of multiple files, where "
 "all files are in the directory C<path>.  C<names> is the list of files from "
@@ -14171,7 +14223,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4048 ../fish/guestfish-actions.pod:2757
+#: ../src/guestfs-actions.pod:4083 ../fish/guestfish-actions.pod:2787
 msgid ""
 "On return you get a flat list of xattr structs which must be interpreted "
 "sequentially.  The first xattr struct always has a zero-length C<attrname>.  "
@@ -14184,7 +14236,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4058
+#: ../src/guestfs-actions.pod:4093
 msgid ""
 "This call is intended for programs that want to efficiently list a directory "
 "contents without making many round-trips.  See also C<guestfs_lstatlist> for "
@@ -14196,13 +14248,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4072
+#: ../src/guestfs-actions.pod:4107
 msgid "guestfs_mkdir"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4074
+#: ../src/guestfs-actions.pod:4109
 #, no-wrap
 msgid ""
 " int\n"
@@ -14213,19 +14265,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4078 ../fish/guestfish-actions.pod:2779
+#: ../src/guestfs-actions.pod:4113 ../fish/guestfish-actions.pod:2809
 msgid "Create a directory named C<path>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4084
+#: ../src/guestfs-actions.pod:4119
 msgid "guestfs_mkdir_mode"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4086
+#: ../src/guestfs-actions.pod:4121
 #, no-wrap
 msgid ""
 " int\n"
@@ -14237,7 +14289,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4091 ../fish/guestfish-actions.pod:2785
+#: ../src/guestfs-actions.pod:4126 ../fish/guestfish-actions.pod:2815
 msgid ""
 "This command creates a directory, setting the initial permissions of the "
 "directory to C<mode>."
@@ -14245,7 +14297,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4094 ../fish/guestfish-actions.pod:2788
+#: ../src/guestfs-actions.pod:4129 ../fish/guestfish-actions.pod:2818
 msgid ""
 "For common Linux filesystems, the actual mode which is set will be C<mode & "
 "~umask & 01777>.  Non-native-Linux filesystems may interpret the mode in "
@@ -14254,19 +14306,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4098
+#: ../src/guestfs-actions.pod:4133
 msgid "See also C<guestfs_mkdir>, C<guestfs_umask>"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4104
+#: ../src/guestfs-actions.pod:4139
 msgid "guestfs_mkdir_p"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4106
+#: ../src/guestfs-actions.pod:4141
 #, no-wrap
 msgid ""
 " int\n"
@@ -14277,7 +14329,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4110 ../fish/guestfish-actions.pod:2798
+#: ../src/guestfs-actions.pod:4145 ../fish/guestfish-actions.pod:2828
 msgid ""
 "Create a directory named C<path>, creating any parent directories as "
 "necessary.  This is like the C<mkdir -p> shell command."
@@ -14285,13 +14337,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4117
+#: ../src/guestfs-actions.pod:4152
 msgid "guestfs_mkdtemp"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4119
+#: ../src/guestfs-actions.pod:4154
 #, no-wrap
 msgid ""
 " char *\n"
@@ -14302,7 +14354,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4123 ../fish/guestfish-actions.pod:2805
+#: ../src/guestfs-actions.pod:4158 ../fish/guestfish-actions.pod:2835
 msgid ""
 "This command creates a temporary directory.  The C<template> parameter "
 "should be a full pathname for the temporary directory name with the final "
@@ -14311,7 +14363,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4128 ../fish/guestfish-actions.pod:2810
+#: ../src/guestfs-actions.pod:4163 ../fish/guestfish-actions.pod:2840
 msgid ""
 "For example: \"/tmp/myprogXXXXXX\" or \"/Temp/myprogXXXXXX\", the second one "
 "being suitable for Windows filesystems."
@@ -14319,19 +14371,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4131 ../fish/guestfish-actions.pod:2813
+#: ../src/guestfs-actions.pod:4166 ../fish/guestfish-actions.pod:2843
 msgid "The name of the temporary directory that was created is returned."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4134 ../fish/guestfish-actions.pod:2816
+#: ../src/guestfs-actions.pod:4169 ../fish/guestfish-actions.pod:2846
 msgid "The temporary directory is created with mode 0700 and is owned by root."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4137 ../fish/guestfish-actions.pod:2819
+#: ../src/guestfs-actions.pod:4172 ../fish/guestfish-actions.pod:2849
 msgid ""
 "The caller is responsible for deleting the temporary directory and its "
 "contents after use."
@@ -14339,19 +14391,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4140 ../fish/guestfish-actions.pod:2822
+#: ../src/guestfs-actions.pod:4175 ../fish/guestfish-actions.pod:2852
 msgid "See also: L<mkdtemp(3)>"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4147
+#: ../src/guestfs-actions.pod:4182
 msgid "guestfs_mke2fs_J"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4149
+#: ../src/guestfs-actions.pod:4184
 #, no-wrap
 msgid ""
 " int\n"
@@ -14365,7 +14417,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4156 ../fish/guestfish-actions.pod:2828
+#: ../src/guestfs-actions.pod:4191 ../fish/guestfish-actions.pod:2858
 msgid ""
 "This creates an ext2/3/4 filesystem on C<device> with an external journal on "
 "C<journal>.  It is equivalent to the command:"
@@ -14373,7 +14425,7 @@ msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4160 ../fish/guestfish-actions.pod:2832
+#: ../src/guestfs-actions.pod:4195 ../fish/guestfish-actions.pod:2862
 #, no-wrap
 msgid ""
 " mke2fs -t fstype -b blocksize -J device=<journal> <device>\n"
@@ -14382,28 +14434,28 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4162
+#: ../src/guestfs-actions.pod:4197
 msgid "See also C<guestfs_mke2journal>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4166 ../src/guestfs-actions.pod:4184
-#: ../src/guestfs-actions.pod:4202 ../src/guestfs-actions.pod:4218
-#: ../src/guestfs-actions.pod:4232 ../src/guestfs-actions.pod:4246
-#: ../src/guestfs-actions.pod:4305 ../src/guestfs-actions.pod:4570
+#: ../src/guestfs-actions.pod:4201 ../src/guestfs-actions.pod:4219
+#: ../src/guestfs-actions.pod:4237 ../src/guestfs-actions.pod:4253
+#: ../src/guestfs-actions.pod:4267 ../src/guestfs-actions.pod:4281
+#: ../src/guestfs-actions.pod:4340 ../src/guestfs-actions.pod:4605
 msgid "(Added in 1.0.68)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4168
+#: ../src/guestfs-actions.pod:4203
 msgid "guestfs_mke2fs_JL"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4170
+#: ../src/guestfs-actions.pod:4205
 #, no-wrap
 msgid ""
 " int\n"
@@ -14417,7 +14469,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4177 ../fish/guestfish-actions.pod:2840
+#: ../src/guestfs-actions.pod:4212 ../fish/guestfish-actions.pod:2870
 msgid ""
 "This creates an ext2/3/4 filesystem on C<device> with an external journal on "
 "the journal labeled C<label>."
@@ -14425,19 +14477,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4180
+#: ../src/guestfs-actions.pod:4215
 msgid "See also C<guestfs_mke2journal_L>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4186
+#: ../src/guestfs-actions.pod:4221
 msgid "guestfs_mke2fs_JU"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4188
+#: ../src/guestfs-actions.pod:4223
 #, no-wrap
 msgid ""
 " int\n"
@@ -14451,7 +14503,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4195 ../fish/guestfish-actions.pod:2849
+#: ../src/guestfs-actions.pod:4230 ../fish/guestfish-actions.pod:2879
 msgid ""
 "This creates an ext2/3/4 filesystem on C<device> with an external journal on "
 "the journal with UUID C<uuid>."
@@ -14459,19 +14511,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4198
+#: ../src/guestfs-actions.pod:4233
 msgid "See also C<guestfs_mke2journal_U>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4204
+#: ../src/guestfs-actions.pod:4239
 msgid "guestfs_mke2journal"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4206
+#: ../src/guestfs-actions.pod:4241
 #, no-wrap
 msgid ""
 " int\n"
@@ -14483,7 +14535,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4211 ../fish/guestfish-actions.pod:2858
+#: ../src/guestfs-actions.pod:4246 ../fish/guestfish-actions.pod:2888
 msgid ""
 "This creates an ext2 external journal on C<device>.  It is equivalent to the "
 "command:"
@@ -14491,7 +14543,7 @@ msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4214 ../fish/guestfish-actions.pod:2861
+#: ../src/guestfs-actions.pod:4249 ../fish/guestfish-actions.pod:2891
 #, no-wrap
 msgid ""
 " mke2fs -O journal_dev -b blocksize device\n"
@@ -14500,13 +14552,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4220
+#: ../src/guestfs-actions.pod:4255
 msgid "guestfs_mke2journal_L"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4222
+#: ../src/guestfs-actions.pod:4257
 #, no-wrap
 msgid ""
 " int\n"
@@ -14519,19 +14571,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4228 ../fish/guestfish-actions.pod:2867
+#: ../src/guestfs-actions.pod:4263 ../fish/guestfish-actions.pod:2897
 msgid "This creates an ext2 external journal on C<device> with label C<label>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4234
+#: ../src/guestfs-actions.pod:4269
 msgid "guestfs_mke2journal_U"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4236
+#: ../src/guestfs-actions.pod:4271
 #, no-wrap
 msgid ""
 " int\n"
@@ -14544,19 +14596,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4242 ../fish/guestfish-actions.pod:2873
+#: ../src/guestfs-actions.pod:4277 ../fish/guestfish-actions.pod:2903
 msgid "This creates an ext2 external journal on C<device> with UUID C<uuid>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4248
+#: ../src/guestfs-actions.pod:4283
 msgid "guestfs_mkfifo"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4250
+#: ../src/guestfs-actions.pod:4285
 #, no-wrap
 msgid ""
 " int\n"
@@ -14568,7 +14620,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4255
+#: ../src/guestfs-actions.pod:4290
 msgid ""
 "This call creates a FIFO (named pipe) called C<path> with mode C<mode>.  It "
 "is just a convenient wrapper around C<guestfs_mknod>."
@@ -14576,13 +14628,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4265
+#: ../src/guestfs-actions.pod:4300
 msgid "guestfs_mkfs"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4267
+#: ../src/guestfs-actions.pod:4302
 #, no-wrap
 msgid ""
 " int\n"
@@ -14594,7 +14646,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4272 ../fish/guestfish-actions.pod:2889
+#: ../src/guestfs-actions.pod:4307 ../fish/guestfish-actions.pod:2919
 msgid ""
 "This creates a filesystem on C<device> (usually a partition or LVM logical "
 "volume).  The filesystem type is C<fstype>, for example C<ext3>."
@@ -14602,13 +14654,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4280
+#: ../src/guestfs-actions.pod:4315
 msgid "guestfs_mkfs_b"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4282
+#: ../src/guestfs-actions.pod:4317
 #, no-wrap
 msgid ""
 " int\n"
@@ -14621,7 +14673,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4288
+#: ../src/guestfs-actions.pod:4323
 msgid ""
 "This call is similar to C<guestfs_mkfs>, but it allows you to control the "
 "block size of the resulting filesystem.  Supported block sizes depend on the "
@@ -14630,8 +14682,8 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4293 ../src/guestfs-actions.pod:4336
-#: ../fish/guestfish-actions.pod:2902 ../fish/guestfish-actions.pod:2929
+#: ../src/guestfs-actions.pod:4328 ../src/guestfs-actions.pod:4371
+#: ../fish/guestfish-actions.pod:2932 ../fish/guestfish-actions.pod:2959
 msgid ""
 "For VFAT and NTFS the C<blocksize> parameter is treated as the requested "
 "cluster size."
@@ -14639,20 +14691,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4298 ../fish/guestfish-actions.pod:2905
+#: ../src/guestfs-actions.pod:4333 ../fish/guestfish-actions.pod:2935
 msgid ""
 "This function is deprecated.  In new code, use the C<mkfs_opts> call instead."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4307
+#: ../src/guestfs-actions.pod:4342
 msgid "guestfs_mkfs_opts"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4309
+#: ../src/guestfs-actions.pod:4344
 #, no-wrap
 msgid ""
 " int\n"
@@ -14664,7 +14716,7 @@ msgid ""
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4320
+#: ../src/guestfs-actions.pod:4355
 #, no-wrap
 msgid ""
 " GUESTFS_MKFS_OPTS_BLOCKSIZE, int blocksize,\n"
@@ -14674,7 +14726,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4323 ../fish/guestfish-actions.pod:2916
+#: ../src/guestfs-actions.pod:4358 ../fish/guestfish-actions.pod:2946
 msgid ""
 "This function creates a filesystem on C<device>.  The filesystem type is "
 "C<fstype>, for example C<ext3>."
@@ -14682,13 +14734,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:4330 ../fish/guestfish-actions.pod:2923
+#: ../src/guestfs-actions.pod:4365 ../fish/guestfish-actions.pod:2953
 msgid "C<blocksize>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4332 ../fish/guestfish-actions.pod:2925
+#: ../src/guestfs-actions.pod:4367 ../fish/guestfish-actions.pod:2955
 msgid ""
 "The filesystem block size.  Supported block sizes depend on the filesystem "
 "type, but typically they are C<1024>, C<2048> or C<4096> for Linux ext2/3 "
@@ -14696,48 +14748,48 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4339 ../fish/guestfish-actions.pod:2932
+#: ../src/guestfs-actions.pod:4374 ../fish/guestfish-actions.pod:2962
 msgid "For UFS block sizes, please see L<mkfs.ufs(8)>."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:4341 ../fish/guestfish-actions.pod:2934
+#: ../src/guestfs-actions.pod:4376 ../fish/guestfish-actions.pod:2964
 msgid "C<features>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4343 ../fish/guestfish-actions.pod:2936
+#: ../src/guestfs-actions.pod:4378 ../fish/guestfish-actions.pod:2966
 msgid "This passes the C<-O> parameter to the external mkfs program."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4345 ../fish/guestfish-actions.pod:2938
+#: ../src/guestfs-actions.pod:4380 ../fish/guestfish-actions.pod:2968
 msgid ""
 "For certain filesystem types, this allows extra filesystem features to be "
 "selected.  See L<mke2fs(8)> and L<mkfs.ufs(8)> for more details."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4349 ../fish/guestfish-actions.pod:2942
+#: ../src/guestfs-actions.pod:4384 ../fish/guestfish-actions.pod:2972
 msgid ""
 "You cannot use this optional parameter with the C<gfs> or C<gfs2> filesystem "
 "type."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4356
+#: ../src/guestfs-actions.pod:4391
 msgid "(Added in 1.7.19)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4358
+#: ../src/guestfs-actions.pod:4393
 msgid "guestfs_mkfs_opts_va"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4360
+#: ../src/guestfs-actions.pod:4395
 #, no-wrap
 msgid ""
 " int\n"
@@ -14750,19 +14802,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4366
+#: ../src/guestfs-actions.pod:4401
 msgid "This is the \"va_list variant\" of L</guestfs_mkfs_opts>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4370
+#: ../src/guestfs-actions.pod:4405
 msgid "guestfs_mkfs_opts_argv"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4372
+#: ../src/guestfs-actions.pod:4407
 #, no-wrap
 msgid ""
 " int\n"
@@ -14775,19 +14827,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4378
+#: ../src/guestfs-actions.pod:4413
 msgid "This is the \"argv variant\" of L</guestfs_mkfs_opts>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4382
+#: ../src/guestfs-actions.pod:4417
 msgid "guestfs_mkmountpoint"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4384
+#: ../src/guestfs-actions.pod:4419
 #, no-wrap
 msgid ""
 " int\n"
@@ -14798,7 +14850,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4388
+#: ../src/guestfs-actions.pod:4423
 msgid ""
 "C<guestfs_mkmountpoint> and C<guestfs_rmmountpoint> are specialized calls "
 "that can be used to create extra mountpoints before mounting the first "
@@ -14807,7 +14859,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4392 ../fish/guestfish-actions.pod:2957
+#: ../src/guestfs-actions.pod:4427 ../fish/guestfish-actions.pod:2987
 msgid ""
 "These calls are I<only> necessary in some very limited circumstances, mainly "
 "the case where you want to mount a mix of unrelated and/or read-only "
@@ -14816,7 +14868,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4396 ../fish/guestfish-actions.pod:2961
+#: ../src/guestfs-actions.pod:4431 ../fish/guestfish-actions.pod:2991
 msgid ""
 "For example, live CDs often contain a \"Russian doll\" nest of filesystems, "
 "an ISO outer layer, with a squashfs image inside, with an ext2/3 image "
@@ -14825,7 +14877,7 @@ msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4401 ../fish/guestfish-actions.pod:2966
+#: ../src/guestfs-actions.pod:4436 ../fish/guestfish-actions.pod:2996
 #, no-wrap
 msgid ""
 " add-ro Fedora-11-i686-Live.iso\n"
@@ -14841,13 +14893,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4410 ../fish/guestfish-actions.pod:2975
+#: ../src/guestfs-actions.pod:4445 ../fish/guestfish-actions.pod:3005
 msgid "The inner filesystem is now unpacked under the /ext3fs mountpoint."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4412
+#: ../src/guestfs-actions.pod:4447
 msgid ""
 "C<guestfs_mkmountpoint> is not compatible with C<guestfs_umount_all>.  You "
 "may get unexpected errors if you try to mix these calls.  It is safest to "
@@ -14856,7 +14908,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4416
+#: ../src/guestfs-actions.pod:4451
 msgid ""
 "C<guestfs_umount_all> unmounts filesystems by sorting the paths longest "
 "first, so for this to work for manual mountpoints, you must ensure that the "
@@ -14866,13 +14918,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4421 ../fish/guestfish-actions.pod:2986
+#: ../src/guestfs-actions.pod:4456 ../fish/guestfish-actions.pod:3016
 msgid ""
 "For more details see L<https://bugzilla.redhat.com/show_bug.cgi?id=599503>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4423
+#: ../src/guestfs-actions.pod:4458
 msgid ""
 "Autosync [see C<guestfs_set_autosync>, this is set by default on handles] "
 "can cause C<guestfs_umount_all> to be called when the handle is closed which "
@@ -14881,20 +14933,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4429 ../src/guestfs-actions.pod:4688
-#: ../src/guestfs-actions.pod:5598
+#: ../src/guestfs-actions.pod:4464 ../src/guestfs-actions.pod:4723
+#: ../src/guestfs-actions.pod:5633
 msgid "(Added in 1.0.62)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4431
+#: ../src/guestfs-actions.pod:4466
 msgid "guestfs_mknod"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4433
+#: ../src/guestfs-actions.pod:4468
 #, no-wrap
 msgid ""
 " int\n"
@@ -14908,14 +14960,14 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4440 ../fish/guestfish-actions.pod:2996
+#: ../src/guestfs-actions.pod:4475 ../fish/guestfish-actions.pod:3026
 msgid ""
 "This call creates block or character special devices, or named pipes (FIFOs)."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4443 ../fish/guestfish-actions.pod:2999
+#: ../src/guestfs-actions.pod:4478 ../fish/guestfish-actions.pod:3029
 msgid ""
 "The C<mode> parameter should be the mode, using the standard constants.  "
 "C<devmajor> and C<devminor> are the device major and minor numbers, only "
@@ -14924,7 +14976,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4448
+#: ../src/guestfs-actions.pod:4483
 msgid ""
 "Note that, just like L<mknod(2)>, the mode must be bitwise OR'd with "
 "S_IFBLK, S_IFCHR, S_IFIFO or S_IFSOCK (otherwise this call just creates a "
@@ -14936,13 +14988,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4462
+#: ../src/guestfs-actions.pod:4497
 msgid "guestfs_mknod_b"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4464
+#: ../src/guestfs-actions.pod:4499
 #, no-wrap
 msgid ""
 " int\n"
@@ -14956,7 +15008,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4471
+#: ../src/guestfs-actions.pod:4506
 msgid ""
 "This call creates a block device node called C<path> with mode C<mode> and "
 "device major/minor C<devmajor> and C<devminor>.  It is just a convenient "
@@ -14965,13 +15017,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4481
+#: ../src/guestfs-actions.pod:4516
 msgid "guestfs_mknod_c"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4483
+#: ../src/guestfs-actions.pod:4518
 #, no-wrap
 msgid ""
 " int\n"
@@ -14985,7 +15037,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4490
+#: ../src/guestfs-actions.pod:4525
 msgid ""
 "This call creates a char device node called C<path> with mode C<mode> and "
 "device major/minor C<devmajor> and C<devminor>.  It is just a convenient "
@@ -14994,13 +15046,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4500
+#: ../src/guestfs-actions.pod:4535
 msgid "guestfs_mkswap"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4502
+#: ../src/guestfs-actions.pod:4537
 #, no-wrap
 msgid ""
 " int\n"
@@ -15011,19 +15063,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4506 ../fish/guestfish-actions.pod:3038
+#: ../src/guestfs-actions.pod:4541 ../fish/guestfish-actions.pod:3068
 msgid "Create a swap partition on C<device>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4512
+#: ../src/guestfs-actions.pod:4547
 msgid "guestfs_mkswap_L"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4514
+#: ../src/guestfs-actions.pod:4549
 #, no-wrap
 msgid ""
 " int\n"
@@ -15035,13 +15087,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4519 ../fish/guestfish-actions.pod:3044
+#: ../src/guestfs-actions.pod:4554 ../fish/guestfish-actions.pod:3074
 msgid "Create a swap partition on C<device> with label C<label>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4521 ../fish/guestfish-actions.pod:3046
+#: ../src/guestfs-actions.pod:4556 ../fish/guestfish-actions.pod:3076
 msgid ""
 "Note that you cannot attach a swap label to a block device (eg. C</dev/"
 "sda>), just to a partition.  This appears to be a limitation of the kernel "
@@ -15050,13 +15102,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4529
+#: ../src/guestfs-actions.pod:4564
 msgid "guestfs_mkswap_U"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4531
+#: ../src/guestfs-actions.pod:4566
 #, no-wrap
 msgid ""
 " int\n"
@@ -15068,19 +15120,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4536 ../fish/guestfish-actions.pod:3054
+#: ../src/guestfs-actions.pod:4571 ../fish/guestfish-actions.pod:3084
 msgid "Create a swap partition on C<device> with UUID C<uuid>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4542
+#: ../src/guestfs-actions.pod:4577
 msgid "guestfs_mkswap_file"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4544
+#: ../src/guestfs-actions.pod:4579
 #, no-wrap
 msgid ""
 " int\n"
@@ -15091,13 +15143,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4548 ../fish/guestfish-actions.pod:3060
+#: ../src/guestfs-actions.pod:4583 ../fish/guestfish-actions.pod:3090
 msgid "Create a swap file."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4550
+#: ../src/guestfs-actions.pod:4585
 msgid ""
 "This command just writes a swap file signature to an existing file.  To "
 "create the file itself, use something like C<guestfs_fallocate>."
@@ -15105,13 +15157,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4557
+#: ../src/guestfs-actions.pod:4592
 msgid "guestfs_modprobe"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4559
+#: ../src/guestfs-actions.pod:4594
 #, no-wrap
 msgid ""
 " int\n"
@@ -15122,13 +15174,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4563 ../fish/guestfish-actions.pod:3069
+#: ../src/guestfs-actions.pod:4598 ../fish/guestfish-actions.pod:3099
 msgid "This loads a kernel module in the appliance."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4565 ../fish/guestfish-actions.pod:3071
+#: ../src/guestfs-actions.pod:4600 ../fish/guestfish-actions.pod:3101
 msgid ""
 "The kernel module must have been whitelisted when libguestfs was built (see "
 "C<appliance/kmod.whitelist.in> in the source)."
@@ -15136,13 +15188,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4572
+#: ../src/guestfs-actions.pod:4607
 msgid "guestfs_mount"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4574
+#: ../src/guestfs-actions.pod:4609
 #, no-wrap
 msgid ""
 " int\n"
@@ -15154,7 +15206,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4579 ../fish/guestfish-actions.pod:3078
+#: ../src/guestfs-actions.pod:4614 ../fish/guestfish-actions.pod:3108
 msgid ""
 "Mount a guest disk at a position in the filesystem.  Block devices are named "
 "C</dev/sda>, C</dev/sdb> and so on, as they were added to the guest.  If "
@@ -15164,7 +15216,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4585 ../fish/guestfish-actions.pod:3084
+#: ../src/guestfs-actions.pod:4620 ../fish/guestfish-actions.pod:3114
 msgid ""
 "The rules are the same as for L<mount(2)>: A filesystem must first be "
 "mounted on C</> before others can be mounted.  Other filesystems can only be "
@@ -15173,7 +15225,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4590 ../fish/guestfish-actions.pod:3089
+#: ../src/guestfs-actions.pod:4625 ../fish/guestfish-actions.pod:3119
 msgid ""
 "The mounted filesystem is writable, if we have sufficient permissions on the "
 "underlying device."
@@ -15181,7 +15233,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4593
+#: ../src/guestfs-actions.pod:4628
 msgid ""
 "B<Important note:> When you use this call, the filesystem options C<sync> "
 "and C<noatime> are set implicitly.  This was originally done because we "
@@ -15194,13 +15246,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4607
+#: ../src/guestfs-actions.pod:4642
 msgid "guestfs_mount_loop"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4609
+#: ../src/guestfs-actions.pod:4644
 #, no-wrap
 msgid ""
 " int\n"
@@ -15212,7 +15264,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4614 ../fish/guestfish-actions.pod:3106
+#: ../src/guestfs-actions.pod:4649 ../fish/guestfish-actions.pod:3136
 msgid ""
 "This command lets you mount C<file> (a filesystem image in a file) on a "
 "mount point.  It is entirely equivalent to the command C<mount -o loop file "
@@ -15221,13 +15273,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4622
+#: ../src/guestfs-actions.pod:4657
 msgid "guestfs_mount_options"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4624
+#: ../src/guestfs-actions.pod:4659
 #, no-wrap
 msgid ""
 " int\n"
@@ -15240,7 +15292,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4630
+#: ../src/guestfs-actions.pod:4665
 msgid ""
 "This is the same as the C<guestfs_mount> command, but it allows you to set "
 "the mount options as for the L<mount(8)> I<-o> flag."
@@ -15248,7 +15300,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4634 ../fish/guestfish-actions.pod:3118
+#: ../src/guestfs-actions.pod:4669 ../fish/guestfish-actions.pod:3148
 msgid ""
 "If the C<options> parameter is an empty string, then no options are passed "
 "(all options default to whatever the filesystem uses)."
@@ -15256,20 +15308,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4640 ../src/guestfs-actions.pod:4654
-#: ../src/guestfs-actions.pod:4671
+#: ../src/guestfs-actions.pod:4675 ../src/guestfs-actions.pod:4689
+#: ../src/guestfs-actions.pod:4706
 msgid "(Added in 1.0.10)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4642
+#: ../src/guestfs-actions.pod:4677
 msgid "guestfs_mount_ro"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4644
+#: ../src/guestfs-actions.pod:4679
 #, no-wrap
 msgid ""
 " int\n"
@@ -15281,7 +15333,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4649
+#: ../src/guestfs-actions.pod:4684
 msgid ""
 "This is the same as the C<guestfs_mount> command, but it mounts the "
 "filesystem with the read-only (I<-o ro>) flag."
@@ -15289,13 +15341,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4656
+#: ../src/guestfs-actions.pod:4691
 msgid "guestfs_mount_vfs"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4658
+#: ../src/guestfs-actions.pod:4693
 #, no-wrap
 msgid ""
 " int\n"
@@ -15309,7 +15361,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4665
+#: ../src/guestfs-actions.pod:4700
 msgid ""
 "This is the same as the C<guestfs_mount> command, but it allows you to set "
 "both the mount options and the vfstype as for the L<mount(8)> I<-o> and I<-"
@@ -15318,13 +15370,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4673
+#: ../src/guestfs-actions.pod:4708
 msgid "guestfs_mountpoints"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4675
+#: ../src/guestfs-actions.pod:4710
 #, no-wrap
 msgid ""
 " char **\n"
@@ -15334,7 +15386,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4678
+#: ../src/guestfs-actions.pod:4713
 msgid ""
 "This call is similar to C<guestfs_mounts>.  That call returns a list of "
 "devices.  This one returns a hash table (map) of device name to directory "
@@ -15343,13 +15395,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4690
+#: ../src/guestfs-actions.pod:4725
 msgid "guestfs_mounts"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4692
+#: ../src/guestfs-actions.pod:4727
 #, no-wrap
 msgid ""
 " char **\n"
@@ -15359,7 +15411,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4695 ../fish/guestfish-actions.pod:3149
+#: ../src/guestfs-actions.pod:4730 ../fish/guestfish-actions.pod:3179
 msgid ""
 "This returns the list of currently mounted filesystems.  It returns the list "
 "of devices (eg. C</dev/sda1>, C</dev/VG/LV>)."
@@ -15367,25 +15419,25 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4698 ../fish/guestfish-actions.pod:3152
+#: ../src/guestfs-actions.pod:4733 ../fish/guestfish-actions.pod:3182
 msgid "Some internal mounts are not shown."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4700
+#: ../src/guestfs-actions.pod:4735
 msgid "See also: C<guestfs_mountpoints>"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4708
+#: ../src/guestfs-actions.pod:4743
 msgid "guestfs_mv"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4710
+#: ../src/guestfs-actions.pod:4745
 #, no-wrap
 msgid ""
 " int\n"
@@ -15397,7 +15449,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4715 ../fish/guestfish-actions.pod:3160
+#: ../src/guestfs-actions.pod:4750 ../fish/guestfish-actions.pod:3190
 msgid ""
 "This moves a file from C<src> to C<dest> where C<dest> is either a "
 "destination filename or destination directory."
@@ -15405,13 +15457,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4722
+#: ../src/guestfs-actions.pod:4757
 msgid "guestfs_ntfs_3g_probe"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4724
+#: ../src/guestfs-actions.pod:4759
 #, no-wrap
 msgid ""
 " int\n"
@@ -15423,7 +15475,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4729 ../fish/guestfish-actions.pod:3167
+#: ../src/guestfs-actions.pod:4764 ../fish/guestfish-actions.pod:3197
 msgid ""
 "This command runs the L<ntfs-3g.probe(8)> command which probes an NTFS "
 "C<device> for mountability.  (Not all NTFS volumes can be mounted read-"
@@ -15432,7 +15484,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4733 ../fish/guestfish-actions.pod:3171
+#: ../src/guestfs-actions.pod:4768 ../fish/guestfish-actions.pod:3201
 msgid ""
 "C<rw> is a boolean flag.  Set it to true if you want to test if the volume "
 "can be mounted read-write.  Set it to false if you want to test if the "
@@ -15441,7 +15493,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4737 ../fish/guestfish-actions.pod:3175
+#: ../src/guestfs-actions.pod:4772 ../fish/guestfish-actions.pod:3205
 msgid ""
 "The return value is an integer which C<0> if the operation would succeed, or "
 "some non-zero value documented in the L<ntfs-3g.probe(8)> manual page."
@@ -15449,19 +15501,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4743
+#: ../src/guestfs-actions.pod:4778
 msgid "(Added in 1.0.43)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4745
+#: ../src/guestfs-actions.pod:4780
 msgid "guestfs_ntfsresize"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4747
+#: ../src/guestfs-actions.pod:4782
 #, no-wrap
 msgid ""
 " int\n"
@@ -15472,7 +15524,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4751 ../fish/guestfish-actions.pod:3183
+#: ../src/guestfs-actions.pod:4786 ../fish/guestfish-actions.pod:3213
 msgid ""
 "This command resizes an NTFS filesystem, expanding or shrinking it to the "
 "size of the underlying device.  See also L<ntfsresize(8)>."
@@ -15480,13 +15532,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4759
+#: ../src/guestfs-actions.pod:4794
 msgid "guestfs_ntfsresize_size"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4761
+#: ../src/guestfs-actions.pod:4796
 #, no-wrap
 msgid ""
 " int\n"
@@ -15498,7 +15550,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4766
+#: ../src/guestfs-actions.pod:4801
 msgid ""
 "This command is the same as C<guestfs_ntfsresize> except that it allows you "
 "to specify the new size (in bytes) explicitly."
@@ -15506,21 +15558,21 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4771 ../src/guestfs-actions.pod:5207
-#: ../src/guestfs-actions.pod:5280 ../src/guestfs-actions.pod:5546
-#: ../src/guestfs-actions.pod:7117
+#: ../src/guestfs-actions.pod:4806 ../src/guestfs-actions.pod:5242
+#: ../src/guestfs-actions.pod:5315 ../src/guestfs-actions.pod:5581
+#: ../src/guestfs-actions.pod:7152
 msgid "(Added in 1.3.14)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4773
+#: ../src/guestfs-actions.pod:4808
 msgid "guestfs_part_add"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4775
+#: ../src/guestfs-actions.pod:4810
 #, no-wrap
 msgid ""
 " int\n"
@@ -15534,7 +15586,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4782
+#: ../src/guestfs-actions.pod:4817
 msgid ""
 "This command adds a partition to C<device>.  If there is no partition table "
 "on the device, call C<guestfs_part_init> first."
@@ -15542,7 +15594,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4785 ../fish/guestfish-actions.pod:3201
+#: ../src/guestfs-actions.pod:4820 ../fish/guestfish-actions.pod:3231
 msgid ""
 "The C<prlogex> parameter is the type of partition.  Normally you should pass "
 "C<p> or C<primary> here, but MBR partition tables also support C<l> (or "
@@ -15551,7 +15603,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4790 ../fish/guestfish-actions.pod:3206
+#: ../src/guestfs-actions.pod:4825 ../fish/guestfish-actions.pod:3236
 msgid ""
 "C<startsect> and C<endsect> are the start and end of the partition in "
 "I<sectors>.  C<endsect> may be negative, which means it counts backwards "
@@ -15560,7 +15612,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4794
+#: ../src/guestfs-actions.pod:4829
 msgid ""
 "Creating a partition which covers the whole disk is not so easy.  Use "
 "C<guestfs_part_disk> to do that."
@@ -15568,22 +15620,22 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4799 ../src/guestfs-actions.pod:4837
-#: ../src/guestfs-actions.pod:4890 ../src/guestfs-actions.pod:4968
-#: ../src/guestfs-actions.pod:5006 ../src/guestfs-actions.pod:5025
-#: ../src/guestfs-actions.pod:5065
+#: ../src/guestfs-actions.pod:4834 ../src/guestfs-actions.pod:4872
+#: ../src/guestfs-actions.pod:4925 ../src/guestfs-actions.pod:5003
+#: ../src/guestfs-actions.pod:5041 ../src/guestfs-actions.pod:5060
+#: ../src/guestfs-actions.pod:5100
 msgid "(Added in 1.0.78)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4801
+#: ../src/guestfs-actions.pod:4836
 msgid "guestfs_part_del"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4803
+#: ../src/guestfs-actions.pod:4838
 #, no-wrap
 msgid ""
 " int\n"
@@ -15595,13 +15647,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4808 ../fish/guestfish-actions.pod:3217
+#: ../src/guestfs-actions.pod:4843 ../fish/guestfish-actions.pod:3247
 msgid "This command deletes the partition numbered C<partnum> on C<device>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4810 ../fish/guestfish-actions.pod:3219
+#: ../src/guestfs-actions.pod:4845 ../fish/guestfish-actions.pod:3249
 msgid ""
 "Note that in the case of MBR partitioning, deleting an extended partition "
 "also deletes any logical partitions it contains."
@@ -15609,13 +15661,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4818
+#: ../src/guestfs-actions.pod:4853
 msgid "guestfs_part_disk"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4820
+#: ../src/guestfs-actions.pod:4855
 #, no-wrap
 msgid ""
 " int\n"
@@ -15627,7 +15679,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4825
+#: ../src/guestfs-actions.pod:4860
 msgid ""
 "This command is simply a combination of C<guestfs_part_init> followed by "
 "C<guestfs_part_add> to create a single primary partition covering the whole "
@@ -15636,7 +15688,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4829
+#: ../src/guestfs-actions.pod:4864
 msgid ""
 "C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other "
 "possible values are described in C<guestfs_part_init>."
@@ -15644,13 +15696,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4839
+#: ../src/guestfs-actions.pod:4874
 msgid "guestfs_part_get_bootable"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4841
+#: ../src/guestfs-actions.pod:4876
 #, no-wrap
 msgid ""
 " int\n"
@@ -15662,7 +15714,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4846 ../fish/guestfish-actions.pod:3241
+#: ../src/guestfs-actions.pod:4881 ../fish/guestfish-actions.pod:3271
 msgid ""
 "This command returns true if the partition C<partnum> on C<device> has the "
 "bootable flag set."
@@ -15670,19 +15722,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4849
+#: ../src/guestfs-actions.pod:4884
 msgid "See also C<guestfs_part_set_bootable>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4855
+#: ../src/guestfs-actions.pod:4890
 msgid "guestfs_part_get_mbr_id"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4857
+#: ../src/guestfs-actions.pod:4892
 #, no-wrap
 msgid ""
 " int\n"
@@ -15694,7 +15746,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4862 ../fish/guestfish-actions.pod:3250
+#: ../src/guestfs-actions.pod:4897 ../fish/guestfish-actions.pod:3280
 msgid ""
 "Returns the MBR type byte (also known as the ID byte) from the numbered "
 "partition C<partnum>."
@@ -15702,7 +15754,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4865 ../src/guestfs-actions.pod:5041
+#: ../src/guestfs-actions.pod:4900 ../src/guestfs-actions.pod:5076
 msgid ""
 "Note that only MBR (old DOS-style) partitions have type bytes.  You will get "
 "undefined results for other partition table types (see "
@@ -15711,13 +15763,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4873
+#: ../src/guestfs-actions.pod:4908
 msgid "guestfs_part_get_parttype"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4875
+#: ../src/guestfs-actions.pod:4910
 #, no-wrap
 msgid ""
 " char *\n"
@@ -15728,7 +15780,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4879 ../fish/guestfish-actions.pod:3261
+#: ../src/guestfs-actions.pod:4914 ../fish/guestfish-actions.pod:3291
 msgid ""
 "This command examines the partition table on C<device> and returns the "
 "partition table type (format) being used."
@@ -15736,7 +15788,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4882
+#: ../src/guestfs-actions.pod:4917
 msgid ""
 "Common return values include: C<msdos> (a DOS/Windows style MBR partition "
 "table), C<gpt> (a GPT/EFI-style partition table).  Other values are "
@@ -15745,13 +15797,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4892
+#: ../src/guestfs-actions.pod:4927
 msgid "guestfs_part_init"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4894
+#: ../src/guestfs-actions.pod:4929
 #, no-wrap
 msgid ""
 " int\n"
@@ -15763,7 +15815,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4899 ../fish/guestfish-actions.pod:3273
+#: ../src/guestfs-actions.pod:4934 ../fish/guestfish-actions.pod:3303
 msgid ""
 "This creates an empty partition table on C<device> of one of the partition "
 "types listed below.  Usually C<parttype> should be either C<msdos> or C<gpt> "
@@ -15772,7 +15824,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4903
+#: ../src/guestfs-actions.pod:4938
 msgid ""
 "Initially there are no partitions.  Following this, you should call "
 "C<guestfs_part_add> for each partition required."
@@ -15780,25 +15832,25 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4906 ../fish/guestfish-actions.pod:3280
+#: ../src/guestfs-actions.pod:4941 ../fish/guestfish-actions.pod:3310
 msgid "Possible values for C<parttype> are:"
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:4910 ../fish/guestfish-actions.pod:3284
+#: ../src/guestfs-actions.pod:4945 ../fish/guestfish-actions.pod:3314
 msgid "B<efi> | B<gpt>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4912 ../fish/guestfish-actions.pod:3286
+#: ../src/guestfs-actions.pod:4947 ../fish/guestfish-actions.pod:3316
 msgid "Intel EFI / GPT partition table."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4914 ../fish/guestfish-actions.pod:3288
+#: ../src/guestfs-actions.pod:4949 ../fish/guestfish-actions.pod:3318
 msgid ""
 "This is recommended for >= 2 TB partitions that will be accessed from Linux "
 "and Intel-based Mac OS X.  It also has limited backwards compatibility with "
@@ -15807,13 +15859,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:4918 ../fish/guestfish-actions.pod:3292
+#: ../src/guestfs-actions.pod:4953 ../fish/guestfish-actions.pod:3322
 msgid "B<mbr> | B<msdos>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4920 ../fish/guestfish-actions.pod:3294
+#: ../src/guestfs-actions.pod:4955 ../fish/guestfish-actions.pod:3324
 msgid ""
 "The standard PC \"Master Boot Record\" (MBR) format used by MS-DOS and "
 "Windows.  This partition type will B<only> work for device sizes up to 2 "
@@ -15822,116 +15874,116 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4927 ../fish/guestfish-actions.pod:3301
+#: ../src/guestfs-actions.pod:4962 ../fish/guestfish-actions.pod:3331
 msgid ""
 "Other partition table types that may work but are not supported include:"
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:4932 ../fish/guestfish-actions.pod:3306
+#: ../src/guestfs-actions.pod:4967 ../fish/guestfish-actions.pod:3336
 msgid "B<aix>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4934 ../fish/guestfish-actions.pod:3308
+#: ../src/guestfs-actions.pod:4969 ../fish/guestfish-actions.pod:3338
 msgid "AIX disk labels."
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:4936 ../fish/guestfish-actions.pod:3310
+#: ../src/guestfs-actions.pod:4971 ../fish/guestfish-actions.pod:3340
 msgid "B<amiga> | B<rdb>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4938 ../fish/guestfish-actions.pod:3312
+#: ../src/guestfs-actions.pod:4973 ../fish/guestfish-actions.pod:3342
 msgid "Amiga \"Rigid Disk Block\" format."
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:4940 ../fish/guestfish-actions.pod:3314
+#: ../src/guestfs-actions.pod:4975 ../fish/guestfish-actions.pod:3344
 msgid "B<bsd>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4942 ../fish/guestfish-actions.pod:3316
+#: ../src/guestfs-actions.pod:4977 ../fish/guestfish-actions.pod:3346
 msgid "BSD disk labels."
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:4944 ../fish/guestfish-actions.pod:3318
+#: ../src/guestfs-actions.pod:4979 ../fish/guestfish-actions.pod:3348
 msgid "B<dasd>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4946 ../fish/guestfish-actions.pod:3320
+#: ../src/guestfs-actions.pod:4981 ../fish/guestfish-actions.pod:3350
 msgid "DASD, used on IBM mainframes."
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:4948 ../fish/guestfish-actions.pod:3322
+#: ../src/guestfs-actions.pod:4983 ../fish/guestfish-actions.pod:3352
 msgid "B<dvh>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4950 ../fish/guestfish-actions.pod:3324
+#: ../src/guestfs-actions.pod:4985 ../fish/guestfish-actions.pod:3354
 msgid "MIPS/SGI volumes."
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:4952 ../fish/guestfish-actions.pod:3326
+#: ../src/guestfs-actions.pod:4987 ../fish/guestfish-actions.pod:3356
 msgid "B<mac>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4954 ../fish/guestfish-actions.pod:3328
+#: ../src/guestfs-actions.pod:4989 ../fish/guestfish-actions.pod:3358
 msgid "Old Mac partition format.  Modern Macs use C<gpt>."
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:4956 ../fish/guestfish-actions.pod:3330
+#: ../src/guestfs-actions.pod:4991 ../fish/guestfish-actions.pod:3360
 msgid "B<pc98>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4958 ../fish/guestfish-actions.pod:3332
+#: ../src/guestfs-actions.pod:4993 ../fish/guestfish-actions.pod:3362
 msgid "NEC PC-98 format, common in Japan apparently."
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:4960 ../fish/guestfish-actions.pod:3334
+#: ../src/guestfs-actions.pod:4995 ../fish/guestfish-actions.pod:3364
 msgid "B<sun>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4962 ../fish/guestfish-actions.pod:3336
+#: ../src/guestfs-actions.pod:4997 ../fish/guestfish-actions.pod:3366
 msgid "Sun disk labels."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4970
+#: ../src/guestfs-actions.pod:5005
 msgid "guestfs_part_list"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4972
+#: ../src/guestfs-actions.pod:5007
 #, no-wrap
 msgid ""
 " struct guestfs_partition_list *\n"
@@ -15942,7 +15994,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4976 ../fish/guestfish-actions.pod:3344
+#: ../src/guestfs-actions.pod:5011 ../fish/guestfish-actions.pod:3374
 msgid ""
 "This command parses the partition table on C<device> and returns the list of "
 "partitions found."
@@ -15950,31 +16002,31 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4979 ../fish/guestfish-actions.pod:3347
+#: ../src/guestfs-actions.pod:5014 ../fish/guestfish-actions.pod:3377
 msgid "The fields in the returned structure are:"
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:4983 ../fish/guestfish-actions.pod:3351
+#: ../src/guestfs-actions.pod:5018 ../fish/guestfish-actions.pod:3381
 msgid "B<part_num>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4985 ../fish/guestfish-actions.pod:3353
+#: ../src/guestfs-actions.pod:5020 ../fish/guestfish-actions.pod:3383
 msgid "Partition number, counting from 1."
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:4987 ../fish/guestfish-actions.pod:3355
+#: ../src/guestfs-actions.pod:5022 ../fish/guestfish-actions.pod:3385
 msgid "B<part_start>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4989
+#: ../src/guestfs-actions.pod:5024
 msgid ""
 "Start of the partition I<in bytes>.  To get sectors you have to divide by "
 "the device's sector size, see C<guestfs_blockdev_getss>."
@@ -15982,31 +16034,31 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:4992 ../fish/guestfish-actions.pod:3360
+#: ../src/guestfs-actions.pod:5027 ../fish/guestfish-actions.pod:3390
 msgid "B<part_end>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4994 ../fish/guestfish-actions.pod:3362
+#: ../src/guestfs-actions.pod:5029 ../fish/guestfish-actions.pod:3392
 msgid "End of the partition in bytes."
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:4996 ../fish/guestfish-actions.pod:3364
+#: ../src/guestfs-actions.pod:5031 ../fish/guestfish-actions.pod:3394
 msgid "B<part_size>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4998 ../fish/guestfish-actions.pod:3366
+#: ../src/guestfs-actions.pod:5033 ../fish/guestfish-actions.pod:3396
 msgid "Size of the partition in bytes."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5002
+#: ../src/guestfs-actions.pod:5037
 msgid ""
 "This function returns a C<struct guestfs_partition_list *>, or NULL if there "
 "was an error.  I<The caller must call C<guestfs_free_partition_list> after "
@@ -16015,13 +16067,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5008
+#: ../src/guestfs-actions.pod:5043
 msgid "guestfs_part_set_bootable"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5010
+#: ../src/guestfs-actions.pod:5045
 #, no-wrap
 msgid ""
 " int\n"
@@ -16034,7 +16086,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5016 ../fish/guestfish-actions.pod:3374
+#: ../src/guestfs-actions.pod:5051 ../fish/guestfish-actions.pod:3404
 msgid ""
 "This sets the bootable flag on partition numbered C<partnum> on device "
 "C<device>.  Note that partitions are numbered from 1."
@@ -16042,7 +16094,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5019 ../fish/guestfish-actions.pod:3377
+#: ../src/guestfs-actions.pod:5054 ../fish/guestfish-actions.pod:3407
 msgid ""
 "The bootable flag is used by some operating systems (notably Windows) to "
 "determine which partition to boot from.  It is by no means universally "
@@ -16051,13 +16103,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5027
+#: ../src/guestfs-actions.pod:5062
 msgid "guestfs_part_set_mbr_id"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5029
+#: ../src/guestfs-actions.pod:5064
 #, no-wrap
 msgid ""
 " int\n"
@@ -16070,7 +16122,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5035 ../fish/guestfish-actions.pod:3385
+#: ../src/guestfs-actions.pod:5070 ../fish/guestfish-actions.pod:3415
 msgid ""
 "Sets the MBR type byte (also known as the ID byte) of the numbered partition "
 "C<partnum> to C<idbyte>.  Note that the type bytes quoted in most "
@@ -16080,13 +16132,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5049
+#: ../src/guestfs-actions.pod:5084
 msgid "guestfs_part_set_name"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5051
+#: ../src/guestfs-actions.pod:5086
 #, no-wrap
 msgid ""
 " int\n"
@@ -16099,7 +16151,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5057 ../fish/guestfish-actions.pod:3399
+#: ../src/guestfs-actions.pod:5092 ../fish/guestfish-actions.pod:3429
 msgid ""
 "This sets the partition name on partition numbered C<partnum> on device "
 "C<device>.  Note that partitions are numbered from 1."
@@ -16107,7 +16159,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5060 ../fish/guestfish-actions.pod:3402
+#: ../src/guestfs-actions.pod:5095 ../fish/guestfish-actions.pod:3432
 msgid ""
 "The partition name can only be set on certain types of partition table.  "
 "This works on C<gpt> but not on C<mbr> partitions."
@@ -16115,13 +16167,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5067
+#: ../src/guestfs-actions.pod:5102
 msgid "guestfs_part_to_dev"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5069
+#: ../src/guestfs-actions.pod:5104
 #, no-wrap
 msgid ""
 " char *\n"
@@ -16132,7 +16184,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5073 ../fish/guestfish-actions.pod:3409
+#: ../src/guestfs-actions.pod:5108 ../fish/guestfish-actions.pod:3439
 msgid ""
 "This function takes a partition name (eg. \"/dev/sdb1\") and removes the "
 "partition number, returning the device name (eg. \"/dev/sdb\")."
@@ -16140,7 +16192,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5077
+#: ../src/guestfs-actions.pod:5112
 msgid ""
 "The named partition must exist, for example as a string returned from "
 "C<guestfs_list_partitions>."
@@ -16148,13 +16200,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5085
+#: ../src/guestfs-actions.pod:5120
 msgid "guestfs_ping_daemon"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5087
+#: ../src/guestfs-actions.pod:5122
 #, no-wrap
 msgid ""
 " int\n"
@@ -16164,7 +16216,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5090 ../fish/guestfish-actions.pod:3420
+#: ../src/guestfs-actions.pod:5125 ../fish/guestfish-actions.pod:3450
 msgid ""
 "This is a test probe into the guestfs daemon running inside the qemu "
 "subprocess.  Calling this function checks that the daemon responds to the "
@@ -16174,13 +16226,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5099
+#: ../src/guestfs-actions.pod:5134
 msgid "guestfs_pread"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5101
+#: ../src/guestfs-actions.pod:5136
 #, no-wrap
 msgid ""
 " char *\n"
@@ -16194,7 +16246,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5108 ../fish/guestfish-actions.pod:3429
+#: ../src/guestfs-actions.pod:5143 ../fish/guestfish-actions.pod:3459
 msgid ""
 "This command lets you read part of a file.  It reads C<count> bytes of the "
 "file, starting at C<offset>, from file C<path>."
@@ -16202,8 +16254,8 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5111 ../src/guestfs-actions.pod:5137
-#: ../fish/guestfish-actions.pod:3432 ../fish/guestfish-actions.pod:3447
+#: ../src/guestfs-actions.pod:5146 ../src/guestfs-actions.pod:5172
+#: ../fish/guestfish-actions.pod:3462 ../fish/guestfish-actions.pod:3477
 msgid ""
 "This may read fewer bytes than requested.  For further details see the "
 "L<pread(2)> system call."
@@ -16211,19 +16263,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5114
+#: ../src/guestfs-actions.pod:5149
 msgid "See also C<guestfs_pwrite>, C<guestfs_pread_device>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5125
+#: ../src/guestfs-actions.pod:5160
 msgid "guestfs_pread_device"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5127
+#: ../src/guestfs-actions.pod:5162
 #, no-wrap
 msgid ""
 " char *\n"
@@ -16237,7 +16289,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5134 ../fish/guestfish-actions.pod:3444
+#: ../src/guestfs-actions.pod:5169 ../fish/guestfish-actions.pod:3474
 msgid ""
 "This command lets you read part of a file.  It reads C<count> bytes of "
 "C<device>, starting at C<offset>."
@@ -16245,25 +16297,25 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5140
+#: ../src/guestfs-actions.pod:5175
 msgid "See also C<guestfs_pread>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5149
+#: ../src/guestfs-actions.pod:5184
 msgid "(Added in 1.5.21)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5151
+#: ../src/guestfs-actions.pod:5186
 msgid "guestfs_pvcreate"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5153
+#: ../src/guestfs-actions.pod:5188
 #, no-wrap
 msgid ""
 " int\n"
@@ -16274,7 +16326,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5157 ../fish/guestfish-actions.pod:3459
+#: ../src/guestfs-actions.pod:5192 ../fish/guestfish-actions.pod:3489
 msgid ""
 "This creates an LVM physical volume on the named C<device>, where C<device> "
 "should usually be a partition name such as C</dev/sda1>."
@@ -16282,13 +16334,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5165
+#: ../src/guestfs-actions.pod:5200
 msgid "guestfs_pvremove"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5167
+#: ../src/guestfs-actions.pod:5202
 #, no-wrap
 msgid ""
 " int\n"
@@ -16299,7 +16351,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5171 ../fish/guestfish-actions.pod:3467
+#: ../src/guestfs-actions.pod:5206 ../fish/guestfish-actions.pod:3497
 msgid ""
 "This wipes a physical volume C<device> so that LVM will no longer recognise "
 "it."
@@ -16307,7 +16359,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5174 ../fish/guestfish-actions.pod:3470
+#: ../src/guestfs-actions.pod:5209 ../fish/guestfish-actions.pod:3500
 msgid ""
 "The implementation uses the C<pvremove> command which refuses to wipe "
 "physical volumes that contain any volume groups, so you have to remove those "
@@ -16316,13 +16368,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5182
+#: ../src/guestfs-actions.pod:5217
 msgid "guestfs_pvresize"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5184
+#: ../src/guestfs-actions.pod:5219
 #, no-wrap
 msgid ""
 " int\n"
@@ -16333,7 +16385,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5188 ../fish/guestfish-actions.pod:3478
+#: ../src/guestfs-actions.pod:5223 ../fish/guestfish-actions.pod:3508
 msgid ""
 "This resizes (expands or shrinks) an existing LVM physical volume to match "
 "the new size of the underlying device."
@@ -16341,13 +16393,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5195
+#: ../src/guestfs-actions.pod:5230
 msgid "guestfs_pvresize_size"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5197
+#: ../src/guestfs-actions.pod:5232
 #, no-wrap
 msgid ""
 " int\n"
@@ -16359,7 +16411,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5202
+#: ../src/guestfs-actions.pod:5237
 msgid ""
 "This command is the same as C<guestfs_pvresize> except that it allows you to "
 "specify the new size (in bytes) explicitly."
@@ -16367,13 +16419,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5209
+#: ../src/guestfs-actions.pod:5244
 msgid "guestfs_pvs"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5211
+#: ../src/guestfs-actions.pod:5246
 #, no-wrap
 msgid ""
 " char **\n"
@@ -16383,7 +16435,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5214 ../fish/guestfish-actions.pod:3492
+#: ../src/guestfs-actions.pod:5249 ../fish/guestfish-actions.pod:3522
 msgid ""
 "List all the physical volumes detected.  This is the equivalent of the L<pvs"
 "(8)> command."
@@ -16391,7 +16443,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5217 ../fish/guestfish-actions.pod:3495
+#: ../src/guestfs-actions.pod:5252 ../fish/guestfish-actions.pod:3525
 msgid ""
 "This returns a list of just the device names that contain PVs (eg. C</dev/"
 "sda2>)."
@@ -16399,19 +16451,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5220
+#: ../src/guestfs-actions.pod:5255
 msgid "See also C<guestfs_pvs_full>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5228
+#: ../src/guestfs-actions.pod:5263
 msgid "guestfs_pvs_full"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5230
+#: ../src/guestfs-actions.pod:5265
 #, no-wrap
 msgid ""
 " struct guestfs_lvm_pv_list *\n"
@@ -16421,7 +16473,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5233 ../fish/guestfish-actions.pod:3504
+#: ../src/guestfs-actions.pod:5268 ../fish/guestfish-actions.pod:3534
 msgid ""
 "List all the physical volumes detected.  This is the equivalent of the L<pvs"
 "(8)> command.  The \"full\" version includes all fields."
@@ -16429,7 +16481,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5236
+#: ../src/guestfs-actions.pod:5271
 msgid ""
 "This function returns a C<struct guestfs_lvm_pv_list *>, or NULL if there "
 "was an error.  I<The caller must call C<guestfs_free_lvm_pv_list> after use>."
@@ -16437,13 +16489,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5242
+#: ../src/guestfs-actions.pod:5277
 msgid "guestfs_pvuuid"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5244
+#: ../src/guestfs-actions.pod:5279
 #, no-wrap
 msgid ""
 " char *\n"
@@ -16454,19 +16506,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5248 ../fish/guestfish-actions.pod:3511
+#: ../src/guestfs-actions.pod:5283 ../fish/guestfish-actions.pod:3541
 msgid "This command returns the UUID of the LVM PV C<device>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5255
+#: ../src/guestfs-actions.pod:5290
 msgid "guestfs_pwrite"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5257
+#: ../src/guestfs-actions.pod:5292
 #, no-wrap
 msgid ""
 " int\n"
@@ -16480,7 +16532,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5264 ../fish/guestfish-actions.pod:3517
+#: ../src/guestfs-actions.pod:5299 ../fish/guestfish-actions.pod:3547
 msgid ""
 "This command writes to part of a file.  It writes the data buffer C<content> "
 "to the file C<path> starting at offset C<offset>."
@@ -16488,7 +16540,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5267 ../fish/guestfish-actions.pod:3520
+#: ../src/guestfs-actions.pod:5302 ../fish/guestfish-actions.pod:3550
 msgid ""
 "This command implements the L<pwrite(2)> system call, and like that system "
 "call it may not write the full data requested.  The return value is the "
@@ -16499,19 +16551,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5273
+#: ../src/guestfs-actions.pod:5308
 msgid "See also C<guestfs_pread>, C<guestfs_pwrite_device>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5282
+#: ../src/guestfs-actions.pod:5317
 msgid "guestfs_pwrite_device"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5284
+#: ../src/guestfs-actions.pod:5319
 #, no-wrap
 msgid ""
 " int\n"
@@ -16525,7 +16577,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5291 ../fish/guestfish-actions.pod:3535
+#: ../src/guestfs-actions.pod:5326 ../fish/guestfish-actions.pod:3565
 msgid ""
 "This command writes to part of a device.  It writes the data buffer "
 "C<content> to C<device> starting at offset C<offset>."
@@ -16533,7 +16585,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5294 ../fish/guestfish-actions.pod:3538
+#: ../src/guestfs-actions.pod:5329 ../fish/guestfish-actions.pod:3568
 msgid ""
 "This command implements the L<pwrite(2)> system call, and like that system "
 "call it may not write the full data requested (although short writes to disk "
@@ -16542,25 +16594,25 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5299
+#: ../src/guestfs-actions.pod:5334
 msgid "See also C<guestfs_pwrite>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5306
+#: ../src/guestfs-actions.pod:5341
 msgid "(Added in 1.5.20)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5308
+#: ../src/guestfs-actions.pod:5343
 msgid "guestfs_read_file"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5310
+#: ../src/guestfs-actions.pod:5345
 #, no-wrap
 msgid ""
 " char *\n"
@@ -16572,13 +16624,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5315 ../fish/guestfish-actions.pod:3552
+#: ../src/guestfs-actions.pod:5350 ../fish/guestfish-actions.pod:3582
 msgid "This calls returns the contents of the file C<path> as a buffer."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5318
+#: ../src/guestfs-actions.pod:5353
 msgid ""
 "Unlike C<guestfs_cat>, this function can correctly handle files that contain "
 "embedded ASCII NUL characters.  However unlike C<guestfs_download>, this "
@@ -16587,19 +16639,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5330
+#: ../src/guestfs-actions.pod:5365
 msgid "(Added in 1.0.63)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5332
+#: ../src/guestfs-actions.pod:5367
 msgid "guestfs_read_lines"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5334
+#: ../src/guestfs-actions.pod:5369
 #, no-wrap
 msgid ""
 " char **\n"
@@ -16610,7 +16662,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5340 ../fish/guestfish-actions.pod:3569
+#: ../src/guestfs-actions.pod:5375 ../fish/guestfish-actions.pod:3599
 msgid ""
 "The file contents are returned as a list of lines.  Trailing C<LF> and "
 "C<CRLF> character sequences are I<not> returned."
@@ -16618,7 +16670,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5343
+#: ../src/guestfs-actions.pod:5378
 msgid ""
 "Note that this function cannot correctly handle binary files (specifically, "
 "files containing C<\\0> character which is treated as end of line).  For "
@@ -16628,13 +16680,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5354
+#: ../src/guestfs-actions.pod:5389
 msgid "guestfs_readdir"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5356
+#: ../src/guestfs-actions.pod:5391
 #, no-wrap
 msgid ""
 " struct guestfs_dirent_list *\n"
@@ -16645,13 +16697,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5360 ../fish/guestfish-actions.pod:3581
+#: ../src/guestfs-actions.pod:5395 ../fish/guestfish-actions.pod:3611
 msgid "This returns the list of directory entries in directory C<dir>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5362 ../fish/guestfish-actions.pod:3583
+#: ../src/guestfs-actions.pod:5397 ../fish/guestfish-actions.pod:3613
 msgid ""
 "All entries in the directory are returned, including C<.> and C<..>.  The "
 "entries are I<not> sorted, but returned in the same order as the underlying "
@@ -16660,7 +16712,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5366 ../fish/guestfish-actions.pod:3587
+#: ../src/guestfs-actions.pod:5401 ../fish/guestfish-actions.pod:3617
 msgid ""
 "Also this call returns basic file type information about each file.  The "
 "C<ftyp> field will contain one of the following characters:"
@@ -16668,116 +16720,116 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:5371 ../fish/guestfish-actions.pod:3592
+#: ../src/guestfs-actions.pod:5406 ../fish/guestfish-actions.pod:3622
 msgid "'b'"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5373 ../fish/guestfish-actions.pod:3594
+#: ../src/guestfs-actions.pod:5408 ../fish/guestfish-actions.pod:3624
 msgid "Block special"
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:5375 ../fish/guestfish-actions.pod:3596
+#: ../src/guestfs-actions.pod:5410 ../fish/guestfish-actions.pod:3626
 msgid "'c'"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5377 ../fish/guestfish-actions.pod:3598
+#: ../src/guestfs-actions.pod:5412 ../fish/guestfish-actions.pod:3628
 msgid "Char special"
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:5379 ../fish/guestfish-actions.pod:3600
+#: ../src/guestfs-actions.pod:5414 ../fish/guestfish-actions.pod:3630
 msgid "'d'"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5381 ../fish/guestfish-actions.pod:3602
+#: ../src/guestfs-actions.pod:5416 ../fish/guestfish-actions.pod:3632
 msgid "Directory"
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:5383 ../fish/guestfish-actions.pod:3604
+#: ../src/guestfs-actions.pod:5418 ../fish/guestfish-actions.pod:3634
 msgid "'f'"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5385 ../fish/guestfish-actions.pod:3606
+#: ../src/guestfs-actions.pod:5420 ../fish/guestfish-actions.pod:3636
 msgid "FIFO (named pipe)"
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:5387 ../fish/guestfish-actions.pod:3608
+#: ../src/guestfs-actions.pod:5422 ../fish/guestfish-actions.pod:3638
 msgid "'l'"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5389 ../fish/guestfish-actions.pod:3610
+#: ../src/guestfs-actions.pod:5424 ../fish/guestfish-actions.pod:3640
 msgid "Symbolic link"
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:5391 ../fish/guestfish-actions.pod:3612
+#: ../src/guestfs-actions.pod:5426 ../fish/guestfish-actions.pod:3642
 msgid "'r'"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5393 ../fish/guestfish-actions.pod:3614
+#: ../src/guestfs-actions.pod:5428 ../fish/guestfish-actions.pod:3644
 msgid "Regular file"
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:5395 ../fish/guestfish-actions.pod:3616
+#: ../src/guestfs-actions.pod:5430 ../fish/guestfish-actions.pod:3646
 msgid "'s'"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5397 ../fish/guestfish-actions.pod:3618
+#: ../src/guestfs-actions.pod:5432 ../fish/guestfish-actions.pod:3648
 msgid "Socket"
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:5399 ../fish/guestfish-actions.pod:3620
+#: ../src/guestfs-actions.pod:5434 ../fish/guestfish-actions.pod:3650
 msgid "'u'"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5401 ../fish/guestfish-actions.pod:3622
+#: ../src/guestfs-actions.pod:5436 ../fish/guestfish-actions.pod:3652
 msgid "Unknown file type"
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:5403 ../fish/guestfish-actions.pod:3624
+#: ../src/guestfs-actions.pod:5438 ../fish/guestfish-actions.pod:3654
 msgid "'?'"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5405 ../fish/guestfish-actions.pod:3626
+#: ../src/guestfs-actions.pod:5440 ../fish/guestfish-actions.pod:3656
 msgid ""
 "The L<readdir(3)> call returned a C<d_type> field with an unexpected value"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5410
+#: ../src/guestfs-actions.pod:5445
 msgid ""
 "This function is primarily intended for use by programs.  To get a simple "
 "list of names, use C<guestfs_ls>.  To get a printable directory for human "
@@ -16786,7 +16838,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5414
+#: ../src/guestfs-actions.pod:5449
 msgid ""
 "This function returns a C<struct guestfs_dirent_list *>, or NULL if there "
 "was an error.  I<The caller must call C<guestfs_free_dirent_list> after use>."
@@ -16794,13 +16846,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5420
+#: ../src/guestfs-actions.pod:5455
 msgid "guestfs_readlink"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5422
+#: ../src/guestfs-actions.pod:5457
 #, no-wrap
 msgid ""
 " char *\n"
@@ -16811,19 +16863,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5426 ../fish/guestfish-actions.pod:3639
+#: ../src/guestfs-actions.pod:5461 ../fish/guestfish-actions.pod:3669
 msgid "This command reads the target of a symbolic link."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5433
+#: ../src/guestfs-actions.pod:5468
 msgid "guestfs_readlinklist"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5435
+#: ../src/guestfs-actions.pod:5470
 #, no-wrap
 msgid ""
 " char **\n"
@@ -16835,7 +16887,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5440 ../fish/guestfish-actions.pod:3645
+#: ../src/guestfs-actions.pod:5475 ../fish/guestfish-actions.pod:3675
 msgid ""
 "This call allows you to do a C<readlink> operation on multiple files, where "
 "all files are in the directory C<path>.  C<names> is the list of files from "
@@ -16844,7 +16896,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5444 ../fish/guestfish-actions.pod:3649
+#: ../src/guestfs-actions.pod:5479 ../fish/guestfish-actions.pod:3679
 msgid ""
 "On return you get a list of strings, with a one-to-one correspondence to the "
 "C<names> list.  Each string is the value of the symbolic link."
@@ -16852,7 +16904,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5448 ../fish/guestfish-actions.pod:3653
+#: ../src/guestfs-actions.pod:5483 ../fish/guestfish-actions.pod:3683
 msgid ""
 "If the C<readlink(2)> operation fails on any name, then the corresponding "
 "result string is the empty string C<\"\">.  However the whole operation is "
@@ -16863,7 +16915,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5455 ../fish/guestfish-actions.pod:3660
+#: ../src/guestfs-actions.pod:5490 ../fish/guestfish-actions.pod:3690
 msgid ""
 "This call is intended for programs that want to efficiently list a directory "
 "contents without making many round-trips.  Very long directory listings "
@@ -16873,13 +16925,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5468
+#: ../src/guestfs-actions.pod:5503
 msgid "guestfs_realpath"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5470
+#: ../src/guestfs-actions.pod:5505
 #, no-wrap
 msgid ""
 " char *\n"
@@ -16890,7 +16942,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5474 ../fish/guestfish-actions.pod:3671
+#: ../src/guestfs-actions.pod:5509 ../fish/guestfish-actions.pod:3701
 msgid ""
 "Return the canonicalized absolute pathname of C<path>.  The returned path "
 "has no C<.>, C<..> or symbolic link path elements."
@@ -16898,13 +16950,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5482
+#: ../src/guestfs-actions.pod:5517
 msgid "guestfs_removexattr"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5484
+#: ../src/guestfs-actions.pod:5519
 #, no-wrap
 msgid ""
 " int\n"
@@ -16916,26 +16968,26 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5489 ../fish/guestfish-actions.pod:3678
+#: ../src/guestfs-actions.pod:5524 ../fish/guestfish-actions.pod:3708
 msgid ""
 "This call removes the extended attribute named C<xattr> of the file C<path>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5492
+#: ../src/guestfs-actions.pod:5527
 msgid "See also: C<guestfs_lremovexattr>, L<attr(5)>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5498
+#: ../src/guestfs-actions.pod:5533
 msgid "guestfs_resize2fs"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5500
+#: ../src/guestfs-actions.pod:5535
 #, no-wrap
 msgid ""
 " int\n"
@@ -16946,7 +16998,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5504 ../fish/guestfish-actions.pod:3687
+#: ../src/guestfs-actions.pod:5539 ../fish/guestfish-actions.pod:3717
 msgid ""
 "This resizes an ext2, ext3 or ext4 filesystem to match the size of the "
 "underlying device."
@@ -16954,7 +17006,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5507
+#: ../src/guestfs-actions.pod:5542
 msgid ""
 "I<Note:> It is sometimes required that you run C<guestfs_e2fsck_f> on the "
 "C<device> before calling this command.  For unknown reasons C<resize2fs> "
@@ -16963,12 +17015,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5517
+#: ../src/guestfs-actions.pod:5552
 msgid "guestfs_resize2fs_M"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5519
+#: ../src/guestfs-actions.pod:5554
 #, no-wrap
 msgid ""
 " int\n"
@@ -16978,7 +17030,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5523
+#: ../src/guestfs-actions.pod:5558
 msgid ""
 "This command is the same as C<guestfs_resize2fs>, but the filesystem is "
 "resized to its minimum size.  This works like the C<-M> option to the "
@@ -16986,7 +17038,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5527
+#: ../src/guestfs-actions.pod:5562
 msgid ""
 "To get the resulting size of the filesystem you should call "
 "C<guestfs_tune2fs_l> and read the C<Block size> and C<Block count> values.  "
@@ -16996,13 +17048,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5534
+#: ../src/guestfs-actions.pod:5569
 msgid "guestfs_resize2fs_size"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5536
+#: ../src/guestfs-actions.pod:5571
 #, no-wrap
 msgid ""
 " int\n"
@@ -17014,7 +17066,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5541
+#: ../src/guestfs-actions.pod:5576
 msgid ""
 "This command is the same as C<guestfs_resize2fs> except that it allows you "
 "to specify the new size (in bytes) explicitly."
@@ -17022,13 +17074,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5548
+#: ../src/guestfs-actions.pod:5583
 msgid "guestfs_rm"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5550
+#: ../src/guestfs-actions.pod:5585
 #, no-wrap
 msgid ""
 " int\n"
@@ -17039,19 +17091,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5554 ../fish/guestfish-actions.pod:3720
+#: ../src/guestfs-actions.pod:5589 ../fish/guestfish-actions.pod:3750
 msgid "Remove the single file C<path>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5560
+#: ../src/guestfs-actions.pod:5595
 msgid "guestfs_rm_rf"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5562
+#: ../src/guestfs-actions.pod:5597
 #, no-wrap
 msgid ""
 " int\n"
@@ -17062,7 +17114,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5566 ../fish/guestfish-actions.pod:3726
+#: ../src/guestfs-actions.pod:5601 ../fish/guestfish-actions.pod:3756
 msgid ""
 "Remove the file or directory C<path>, recursively removing the contents if "
 "its a directory.  This is like the C<rm -rf> shell command."
@@ -17070,13 +17122,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5574
+#: ../src/guestfs-actions.pod:5609
 msgid "guestfs_rmdir"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5576
+#: ../src/guestfs-actions.pod:5611
 #, no-wrap
 msgid ""
 " int\n"
@@ -17087,19 +17139,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5580 ../fish/guestfish-actions.pod:3734
+#: ../src/guestfs-actions.pod:5615 ../fish/guestfish-actions.pod:3764
 msgid "Remove the single directory C<path>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5586
+#: ../src/guestfs-actions.pod:5621
 msgid "guestfs_rmmountpoint"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5588
+#: ../src/guestfs-actions.pod:5623
 #, no-wrap
 msgid ""
 " int\n"
@@ -17110,7 +17162,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5592
+#: ../src/guestfs-actions.pod:5627
 msgid ""
 "This calls removes a mountpoint that was previously created with "
 "C<guestfs_mkmountpoint>.  See C<guestfs_mkmountpoint> for full details."
@@ -17118,13 +17170,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5600
+#: ../src/guestfs-actions.pod:5635
 msgid "guestfs_scrub_device"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5602
+#: ../src/guestfs-actions.pod:5637
 #, no-wrap
 msgid ""
 " int\n"
@@ -17135,7 +17187,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5606 ../fish/guestfish-actions.pod:3748
+#: ../src/guestfs-actions.pod:5641 ../fish/guestfish-actions.pod:3778
 msgid ""
 "This command writes patterns over C<device> to make data retrieval more "
 "difficult."
@@ -17143,9 +17195,9 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5609 ../src/guestfs-actions.pod:5630
-#: ../src/guestfs-actions.pod:5649 ../fish/guestfish-actions.pod:3751
-#: ../fish/guestfish-actions.pod:3766 ../fish/guestfish-actions.pod:3779
+#: ../src/guestfs-actions.pod:5644 ../src/guestfs-actions.pod:5665
+#: ../src/guestfs-actions.pod:5684 ../fish/guestfish-actions.pod:3781
+#: ../fish/guestfish-actions.pod:3796 ../fish/guestfish-actions.pod:3809
 msgid ""
 "It is an interface to the L<scrub(1)> program.  See that manual page for "
 "more details."
@@ -17153,20 +17205,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5617 ../src/guestfs-actions.pod:5635
-#: ../src/guestfs-actions.pod:5654
+#: ../src/guestfs-actions.pod:5652 ../src/guestfs-actions.pod:5670
+#: ../src/guestfs-actions.pod:5689
 msgid "(Added in 1.0.52)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5619
+#: ../src/guestfs-actions.pod:5654
 msgid "guestfs_scrub_file"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5621
+#: ../src/guestfs-actions.pod:5656
 #, no-wrap
 msgid ""
 " int\n"
@@ -17177,7 +17229,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5625 ../fish/guestfish-actions.pod:3761
+#: ../src/guestfs-actions.pod:5660 ../fish/guestfish-actions.pod:3791
 msgid ""
 "This command writes patterns over a file to make data retrieval more "
 "difficult."
@@ -17185,19 +17237,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5628 ../fish/guestfish-actions.pod:3764
+#: ../src/guestfs-actions.pod:5663 ../fish/guestfish-actions.pod:3794
 msgid "The file is I<removed> after scrubbing."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5637
+#: ../src/guestfs-actions.pod:5672
 msgid "guestfs_scrub_freespace"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5639
+#: ../src/guestfs-actions.pod:5674
 #, no-wrap
 msgid ""
 " int\n"
@@ -17208,7 +17260,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5643
+#: ../src/guestfs-actions.pod:5678
 msgid ""
 "This command creates the directory C<dir> and then fills it with files until "
 "the filesystem is full, and scrubs the files as for C<guestfs_scrub_file>, "
@@ -17218,13 +17270,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5656
+#: ../src/guestfs-actions.pod:5691
 msgid "guestfs_set_append"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5658
+#: ../src/guestfs-actions.pod:5693
 #, no-wrap
 msgid ""
 " int\n"
@@ -17235,7 +17287,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5662 ../fish/guestfish-actions.pod:3788
+#: ../src/guestfs-actions.pod:5697 ../fish/guestfish-actions.pod:3818
 msgid ""
 "This function is used to add additional options to the guest kernel command "
 "line."
@@ -17243,7 +17295,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5665 ../fish/guestfish-actions.pod:3791
+#: ../src/guestfs-actions.pod:5700 ../fish/guestfish-actions.pod:3821
 msgid ""
 "The default is C<NULL> unless overridden by setting C<LIBGUESTFS_APPEND> "
 "environment variable."
@@ -17251,19 +17303,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5668 ../fish/guestfish-actions.pod:3794
+#: ../src/guestfs-actions.pod:5703 ../fish/guestfish-actions.pod:3824
 msgid ""
 "Setting C<append> to C<NULL> means I<no> additional options are passed "
 "(libguestfs always adds a few of its own)."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5675
+#: ../src/guestfs-actions.pod:5710
 msgid "guestfs_set_attach_method"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5677
+#: ../src/guestfs-actions.pod:5712
 #, no-wrap
 msgid ""
 " int\n"
@@ -17273,31 +17325,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5681 ../fish/guestfish-actions.pod:3803
+#: ../src/guestfs-actions.pod:5716 ../fish/guestfish-actions.pod:3833
 msgid ""
 "Set the method that libguestfs uses to connect to the back end guestfsd "
 "daemon.  Possible methods are:"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5688 ../fish/guestfish-actions.pod:3810
+#: ../src/guestfs-actions.pod:5723 ../fish/guestfish-actions.pod:3840
 msgid ""
 "Launch an appliance and connect to it.  This is the ordinary method and the "
 "default."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5691 ../fish/guestfish-actions.pod:3813
+#: ../src/guestfs-actions.pod:5726 ../fish/guestfish-actions.pod:3843
 msgid "C<unix:I<path>>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5693 ../fish/guestfish-actions.pod:3815
+#: ../src/guestfs-actions.pod:5728 ../fish/guestfish-actions.pod:3845
 msgid "Connect to the Unix domain socket I<path>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5695 ../fish/guestfish-actions.pod:3817
+#: ../src/guestfs-actions.pod:5730 ../fish/guestfish-actions.pod:3847
 msgid ""
 "This method lets you connect to an existing daemon or (using virtio-serial) "
 "to a live guest.  For more information, see L<guestfs(3)/ATTACHING TO "
@@ -17306,13 +17358,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5703
+#: ../src/guestfs-actions.pod:5738
 msgid "guestfs_set_autosync"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5705
+#: ../src/guestfs-actions.pod:5740
 #, no-wrap
 msgid ""
 " int\n"
@@ -17322,7 +17374,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5709 ../fish/guestfish-actions.pod:3829
+#: ../src/guestfs-actions.pod:5744 ../fish/guestfish-actions.pod:3859
 msgid ""
 "If C<autosync> is true, this enables autosync.  Libguestfs will make a best "
 "effort attempt to make filesystems consistent and synchronized when the "
@@ -17331,7 +17383,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5714 ../fish/guestfish-actions.pod:3834
+#: ../src/guestfs-actions.pod:5749 ../fish/guestfish-actions.pod:3864
 msgid ""
 "This is enabled by default (since libguestfs 1.5.24, previously it was "
 "disabled by default)."
@@ -17339,13 +17391,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5721
+#: ../src/guestfs-actions.pod:5756
 msgid "guestfs_set_direct"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5723
+#: ../src/guestfs-actions.pod:5758
 #, no-wrap
 msgid ""
 " int\n"
@@ -17356,7 +17408,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5727 ../fish/guestfish-actions.pod:3843
+#: ../src/guestfs-actions.pod:5762 ../fish/guestfish-actions.pod:3873
 msgid ""
 "If the direct appliance mode flag is enabled, then stdin and stdout are "
 "passed directly through to the appliance once it is launched."
@@ -17364,7 +17416,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5731
+#: ../src/guestfs-actions.pod:5766
 msgid ""
 "One consequence of this is that log messages aren't caught by the library "
 "and handled by C<guestfs_set_log_message_callback>, but go straight to "
@@ -17373,25 +17425,25 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5735 ../fish/guestfish-actions.pod:3851
+#: ../src/guestfs-actions.pod:5770 ../fish/guestfish-actions.pod:3881
 msgid "You probably don't want to use this unless you know what you are doing."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5738 ../fish/guestfish-actions.pod:3854
+#: ../src/guestfs-actions.pod:5773 ../fish/guestfish-actions.pod:3884
 msgid "The default is disabled."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5744
+#: ../src/guestfs-actions.pod:5779
 msgid "guestfs_set_e2label"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5746
+#: ../src/guestfs-actions.pod:5781
 #, no-wrap
 msgid ""
 " int\n"
@@ -17403,7 +17455,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5751 ../fish/guestfish-actions.pod:3860
+#: ../src/guestfs-actions.pod:5786 ../fish/guestfish-actions.pod:3890
 msgid ""
 "This sets the ext2/3/4 filesystem label of the filesystem on C<device> to "
 "C<label>.  Filesystem labels are limited to 16 characters."
@@ -17411,7 +17463,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5755
+#: ../src/guestfs-actions.pod:5790
 msgid ""
 "You can use either C<guestfs_tune2fs_l> or C<guestfs_get_e2label> to return "
 "the existing label on a filesystem."
@@ -17419,13 +17471,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5762
+#: ../src/guestfs-actions.pod:5797
 msgid "guestfs_set_e2uuid"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5764
+#: ../src/guestfs-actions.pod:5799
 #, no-wrap
 msgid ""
 " int\n"
@@ -17437,7 +17489,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5769 ../fish/guestfish-actions.pod:3871
+#: ../src/guestfs-actions.pod:5804 ../fish/guestfish-actions.pod:3901
 msgid ""
 "This sets the ext2/3/4 filesystem UUID of the filesystem on C<device> to "
 "C<uuid>.  The format of the UUID and alternatives such as C<clear>, "
@@ -17446,7 +17498,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5774
+#: ../src/guestfs-actions.pod:5809
 msgid ""
 "You can use either C<guestfs_tune2fs_l> or C<guestfs_get_e2uuid> to return "
 "the existing UUID of a filesystem."
@@ -17454,13 +17506,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5781
+#: ../src/guestfs-actions.pod:5816
 msgid "guestfs_set_memsize"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5783
+#: ../src/guestfs-actions.pod:5818
 #, no-wrap
 msgid ""
 " int\n"
@@ -17471,7 +17523,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5787
+#: ../src/guestfs-actions.pod:5822
 msgid ""
 "This sets the memory size in megabytes allocated to the qemu subprocess.  "
 "This only has any effect if called before C<guestfs_launch>."
@@ -17479,7 +17531,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5791 ../fish/guestfish-actions.pod:3889
+#: ../src/guestfs-actions.pod:5826 ../fish/guestfish-actions.pod:3919
 msgid ""
 "You can also change this by setting the environment variable "
 "C<LIBGUESTFS_MEMSIZE> before the handle is created."
@@ -17487,13 +17539,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5802
+#: ../src/guestfs-actions.pod:5837
 msgid "guestfs_set_network"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5804
+#: ../src/guestfs-actions.pod:5839
 #, no-wrap
 msgid ""
 " int\n"
@@ -17504,7 +17556,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5808 ../fish/guestfish-actions.pod:3902
+#: ../src/guestfs-actions.pod:5843 ../fish/guestfish-actions.pod:3932
 msgid ""
 "If C<network> is true, then the network is enabled in the libguestfs "
 "appliance.  The default is false."
@@ -17512,7 +17564,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5811 ../fish/guestfish-actions.pod:3905
+#: ../src/guestfs-actions.pod:5846 ../fish/guestfish-actions.pod:3935
 msgid ""
 "This affects whether commands are able to access the network (see L<guestfs"
 "(3)/RUNNING COMMANDS>)."
@@ -17520,7 +17572,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5814
+#: ../src/guestfs-actions.pod:5849
 msgid ""
 "You must call this before calling C<guestfs_launch>, otherwise it has no "
 "effect."
@@ -17528,13 +17580,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5821
+#: ../src/guestfs-actions.pod:5856
 msgid "guestfs_set_path"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5823
+#: ../src/guestfs-actions.pod:5858
 #, no-wrap
 msgid ""
 " int\n"
@@ -17545,13 +17597,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5827 ../fish/guestfish-actions.pod:3917
+#: ../src/guestfs-actions.pod:5862 ../fish/guestfish-actions.pod:3947
 msgid "Set the path that libguestfs searches for kernel and initrd.img."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5829 ../fish/guestfish-actions.pod:3919
+#: ../src/guestfs-actions.pod:5864 ../fish/guestfish-actions.pod:3949
 msgid ""
 "The default is C<$libdir/guestfs> unless overridden by setting "
 "C<LIBGUESTFS_PATH> environment variable."
@@ -17559,19 +17611,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5832 ../fish/guestfish-actions.pod:3922
+#: ../src/guestfs-actions.pod:5867 ../fish/guestfish-actions.pod:3952
 msgid "Setting C<path> to C<NULL> restores the default path."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5838
+#: ../src/guestfs-actions.pod:5873
 msgid "guestfs_set_qemu"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5840
+#: ../src/guestfs-actions.pod:5875
 #, no-wrap
 msgid ""
 " int\n"
@@ -17582,20 +17634,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5844 ../fish/guestfish-actions.pod:3930
+#: ../src/guestfs-actions.pod:5879 ../fish/guestfish-actions.pod:3960
 msgid "Set the qemu binary that we will use."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5846 ../fish/guestfish-actions.pod:3932
+#: ../src/guestfs-actions.pod:5881 ../fish/guestfish-actions.pod:3962
 msgid ""
 "The default is chosen when the library was compiled by the configure script."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5849 ../fish/guestfish-actions.pod:3935
+#: ../src/guestfs-actions.pod:5884 ../fish/guestfish-actions.pod:3965
 msgid ""
 "You can also override this by setting the C<LIBGUESTFS_QEMU> environment "
 "variable."
@@ -17603,13 +17655,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5852 ../fish/guestfish-actions.pod:3938
+#: ../src/guestfs-actions.pod:5887 ../fish/guestfish-actions.pod:3968
 msgid "Setting C<qemu> to C<NULL> restores the default qemu binary."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5854 ../fish/guestfish-actions.pod:3940
+#: ../src/guestfs-actions.pod:5889 ../fish/guestfish-actions.pod:3970
 msgid ""
 "Note that you should call this function as early as possible after creating "
 "the handle.  This is because some pre-launch operations depend on testing "
@@ -17621,13 +17673,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5866
+#: ../src/guestfs-actions.pod:5901
 msgid "guestfs_set_recovery_proc"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5868
+#: ../src/guestfs-actions.pod:5903
 #, no-wrap
 msgid ""
 " int\n"
@@ -17638,7 +17690,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5872
+#: ../src/guestfs-actions.pod:5907
 msgid ""
 "If this is called with the parameter C<false> then C<guestfs_launch> does "
 "not create a recovery process.  The purpose of the recovery process is to "
@@ -17648,7 +17700,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5877
+#: ../src/guestfs-actions.pod:5912
 msgid ""
 "This only has any effect if called before C<guestfs_launch>, and the default "
 "is true."
@@ -17656,7 +17708,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5880 ../fish/guestfish-actions.pod:3962
+#: ../src/guestfs-actions.pod:5915 ../fish/guestfish-actions.pod:3992
 msgid ""
 "About the only time when you would want to disable this is if the main "
 "process will fork itself into the background (\"daemonize\" itself).  In "
@@ -17666,13 +17718,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5890
+#: ../src/guestfs-actions.pod:5925
 msgid "guestfs_set_selinux"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5892
+#: ../src/guestfs-actions.pod:5927
 #, no-wrap
 msgid ""
 " int\n"
@@ -17683,7 +17735,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5896 ../fish/guestfish-actions.pod:3974
+#: ../src/guestfs-actions.pod:5931 ../fish/guestfish-actions.pod:4004
 msgid ""
 "This sets the selinux flag that is passed to the appliance at boot time.  "
 "The default is C<selinux=0> (disabled)."
@@ -17691,7 +17743,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5899 ../fish/guestfish-actions.pod:3977
+#: ../src/guestfs-actions.pod:5934 ../fish/guestfish-actions.pod:4007
 msgid ""
 "Note that if SELinux is enabled, it is always in Permissive mode "
 "(C<enforcing=0>)."
@@ -17699,13 +17751,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5909
+#: ../src/guestfs-actions.pod:5944
 msgid "guestfs_set_trace"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5911
+#: ../src/guestfs-actions.pod:5946
 #, no-wrap
 msgid ""
 " int\n"
@@ -17715,7 +17767,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5915 ../fish/guestfish-actions.pod:3989
+#: ../src/guestfs-actions.pod:5950 ../fish/guestfish-actions.pod:4019
 msgid ""
 "If the command trace flag is set to 1, then libguestfs calls, parameters and "
 "return values are traced."
@@ -17723,7 +17775,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5918 ../fish/guestfish-actions.pod:3992
+#: ../src/guestfs-actions.pod:5953 ../fish/guestfish-actions.pod:4022
 msgid ""
 "If you want to trace C API calls into libguestfs (and other libraries) then "
 "possibly a better way is to use the external ltrace(1) command."
@@ -17731,14 +17783,14 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5922 ../fish/guestfish-actions.pod:3996
+#: ../src/guestfs-actions.pod:5957 ../fish/guestfish-actions.pod:4026
 msgid ""
 "Command traces are disabled unless the environment variable "
 "C<LIBGUESTFS_TRACE> is defined and set to C<1>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5925
+#: ../src/guestfs-actions.pod:5960
 msgid ""
 "Trace messages are normally sent to C<stderr>, unless you register a "
 "callback to send them somewhere else (see C<guestfs_set_event_callback>)."
@@ -17746,13 +17798,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5933
+#: ../src/guestfs-actions.pod:5968
 msgid "guestfs_set_verbose"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5935
+#: ../src/guestfs-actions.pod:5970
 #, no-wrap
 msgid ""
 " int\n"
@@ -17762,20 +17814,20 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5939 ../fish/guestfish-actions.pod:4009
+#: ../src/guestfs-actions.pod:5974 ../fish/guestfish-actions.pod:4039
 msgid "If C<verbose> is true, this turns on verbose messages."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5941 ../fish/guestfish-actions.pod:4011
+#: ../src/guestfs-actions.pod:5976 ../fish/guestfish-actions.pod:4041
 msgid ""
 "Verbose messages are disabled unless the environment variable "
 "C<LIBGUESTFS_DEBUG> is defined and set to C<1>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5944
+#: ../src/guestfs-actions.pod:5979
 msgid ""
 "Verbose messages are normally sent to C<stderr>, unless you register a "
 "callback to send them somewhere else (see C<guestfs_set_event_callback>)."
@@ -17783,13 +17835,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5952
+#: ../src/guestfs-actions.pod:5987
 msgid "guestfs_setcon"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5954
+#: ../src/guestfs-actions.pod:5989
 #, no-wrap
 msgid ""
 " int\n"
@@ -17800,7 +17852,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5958 ../fish/guestfish-actions.pod:4022
+#: ../src/guestfs-actions.pod:5993 ../fish/guestfish-actions.pod:4052
 msgid ""
 "This sets the SELinux security context of the daemon to the string "
 "C<context>."
@@ -17808,19 +17860,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5961 ../fish/guestfish-actions.pod:4025
+#: ../src/guestfs-actions.pod:5996 ../fish/guestfish-actions.pod:4055
 msgid "See the documentation about SELINUX in L<guestfs(3)>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5967
+#: ../src/guestfs-actions.pod:6002
 msgid "guestfs_setxattr"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5969
+#: ../src/guestfs-actions.pod:6004
 #, no-wrap
 msgid ""
 " int\n"
@@ -17834,7 +17886,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5976 ../fish/guestfish-actions.pod:4031
+#: ../src/guestfs-actions.pod:6011 ../fish/guestfish-actions.pod:4061
 msgid ""
 "This call sets the extended attribute named C<xattr> of the file C<path> to "
 "the value C<val> (of length C<vallen>).  The value is arbitrary 8 bit data."
@@ -17842,19 +17894,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5980
+#: ../src/guestfs-actions.pod:6015
 msgid "See also: C<guestfs_lsetxattr>, L<attr(5)>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5986
+#: ../src/guestfs-actions.pod:6021
 msgid "guestfs_sfdisk"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5988
+#: ../src/guestfs-actions.pod:6023
 #, no-wrap
 msgid ""
 " int\n"
@@ -17869,7 +17921,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5996 ../fish/guestfish-actions.pod:4041
+#: ../src/guestfs-actions.pod:6031 ../fish/guestfish-actions.pod:4071
 msgid ""
 "This is a direct interface to the L<sfdisk(8)> program for creating "
 "partitions on block devices."
@@ -17877,13 +17929,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5999 ../fish/guestfish-actions.pod:4044
+#: ../src/guestfs-actions.pod:6034 ../fish/guestfish-actions.pod:4074
 msgid "C<device> should be a block device, for example C</dev/sda>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6001 ../fish/guestfish-actions.pod:4046
+#: ../src/guestfs-actions.pod:6036 ../fish/guestfish-actions.pod:4076
 msgid ""
 "C<cyls>, C<heads> and C<sectors> are the number of cylinders, heads and "
 "sectors on the device, which are passed directly to sfdisk as the I<-C>, I<-"
@@ -17895,7 +17947,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6009 ../fish/guestfish-actions.pod:4054
+#: ../src/guestfs-actions.pod:6044 ../fish/guestfish-actions.pod:4084
 msgid ""
 "C<lines> is a list of lines that we feed to C<sfdisk>.  For more information "
 "refer to the L<sfdisk(8)> manpage."
@@ -17903,7 +17955,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6012 ../fish/guestfish-actions.pod:4057
+#: ../src/guestfs-actions.pod:6047 ../fish/guestfish-actions.pod:4087
 msgid ""
 "To create a single partition occupying the whole disk, you would pass "
 "C<lines> as a single element list, when the single element being the string "
@@ -17912,20 +17964,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6016
+#: ../src/guestfs-actions.pod:6051
 msgid ""
 "See also: C<guestfs_sfdisk_l>, C<guestfs_sfdisk_N>, C<guestfs_part_init>"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6026
+#: ../src/guestfs-actions.pod:6061
 msgid "guestfs_sfdiskM"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6028
+#: ../src/guestfs-actions.pod:6063
 #, no-wrap
 msgid ""
 " int\n"
@@ -17937,7 +17989,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6033
+#: ../src/guestfs-actions.pod:6068
 msgid ""
 "This is a simplified interface to the C<guestfs_sfdisk> command, where "
 "partition sizes are specified in megabytes only (rounded to the nearest "
@@ -17947,7 +17999,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6039
+#: ../src/guestfs-actions.pod:6074
 msgid ""
 "See also: C<guestfs_sfdisk>, the L<sfdisk(8)> manpage and "
 "C<guestfs_part_disk>"
@@ -17955,13 +18007,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6049
+#: ../src/guestfs-actions.pod:6084
 msgid "guestfs_sfdisk_N"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6051
+#: ../src/guestfs-actions.pod:6086
 #, no-wrap
 msgid ""
 " int\n"
@@ -17977,7 +18029,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6060 ../fish/guestfish-actions.pod:4087
+#: ../src/guestfs-actions.pod:6095 ../fish/guestfish-actions.pod:4117
 msgid ""
 "This runs L<sfdisk(8)> option to modify just the single partition C<n> "
 "(note: C<n> counts from 1)."
@@ -17985,7 +18037,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6063
+#: ../src/guestfs-actions.pod:6098
 msgid ""
 "For other parameters, see C<guestfs_sfdisk>.  You should usually pass C<0> "
 "for the cyls/heads/sectors parameters."
@@ -17993,19 +18045,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6066
+#: ../src/guestfs-actions.pod:6101
 msgid "See also: C<guestfs_part_add>"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6075
+#: ../src/guestfs-actions.pod:6110
 msgid "guestfs_sfdisk_disk_geometry"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6077
+#: ../src/guestfs-actions.pod:6112
 #, no-wrap
 msgid ""
 " char *\n"
@@ -18016,7 +18068,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6081
+#: ../src/guestfs-actions.pod:6116
 msgid ""
 "This displays the disk geometry of C<device> read from the partition table.  "
 "Especially in the case where the underlying block device has been resized, "
@@ -18026,20 +18078,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6086 ../src/guestfs-actions.pod:6102
-#: ../fish/guestfish-actions.pod:4107 ../fish/guestfish-actions.pod:4116
+#: ../src/guestfs-actions.pod:6121 ../src/guestfs-actions.pod:6137
+#: ../fish/guestfish-actions.pod:4137 ../fish/guestfish-actions.pod:4146
 msgid "The result is in human-readable format, and not designed to be parsed."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6094
+#: ../src/guestfs-actions.pod:6129
 msgid "guestfs_sfdisk_kernel_geometry"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6096
+#: ../src/guestfs-actions.pod:6131
 #, no-wrap
 msgid ""
 " char *\n"
@@ -18050,19 +18102,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6100 ../fish/guestfish-actions.pod:4114
+#: ../src/guestfs-actions.pod:6135 ../fish/guestfish-actions.pod:4144
 msgid "This displays the kernel's idea of the geometry of C<device>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6110
+#: ../src/guestfs-actions.pod:6145
 msgid "guestfs_sfdisk_l"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6112
+#: ../src/guestfs-actions.pod:6147
 #, no-wrap
 msgid ""
 " char *\n"
@@ -18073,7 +18125,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6116 ../fish/guestfish-actions.pod:4123
+#: ../src/guestfs-actions.pod:6151 ../fish/guestfish-actions.pod:4153
 msgid ""
 "This displays the partition table on C<device>, in the human-readable output "
 "of the L<sfdisk(8)> command.  It is not intended to be parsed."
@@ -18081,19 +18133,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6120
+#: ../src/guestfs-actions.pod:6155
 msgid "See also: C<guestfs_part_list>"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6127
+#: ../src/guestfs-actions.pod:6162
 msgid "guestfs_sh"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6129
+#: ../src/guestfs-actions.pod:6164
 #, no-wrap
 msgid ""
 " char *\n"
@@ -18104,7 +18156,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6133 ../fish/guestfish-actions.pod:4133
+#: ../src/guestfs-actions.pod:6168 ../fish/guestfish-actions.pod:4163
 msgid ""
 "This call runs a command from the guest filesystem via the guest's C</bin/"
 "sh>."
@@ -18112,13 +18164,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6136
+#: ../src/guestfs-actions.pod:6171
 msgid "This is like C<guestfs_command>, but passes the command to:"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6138 ../fish/guestfish-actions.pod:4138
+#: ../src/guestfs-actions.pod:6173 ../fish/guestfish-actions.pod:4168
 #, no-wrap
 msgid ""
 " /bin/sh -c \"command\"\n"
@@ -18127,7 +18179,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6140 ../fish/guestfish-actions.pod:4140
+#: ../src/guestfs-actions.pod:6175 ../fish/guestfish-actions.pod:4170
 msgid ""
 "Depending on the guest's shell, this usually results in wildcards being "
 "expanded, shell expressions being interpolated and so on."
@@ -18135,19 +18187,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6144
+#: ../src/guestfs-actions.pod:6179
 msgid "All the provisos about C<guestfs_command> apply to this call."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6151
+#: ../src/guestfs-actions.pod:6186
 msgid "guestfs_sh_lines"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6153
+#: ../src/guestfs-actions.pod:6188
 #, no-wrap
 msgid ""
 " char **\n"
@@ -18158,7 +18210,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6157
+#: ../src/guestfs-actions.pod:6192
 msgid ""
 "This is the same as C<guestfs_sh>, but splits the result into a list of "
 "lines."
@@ -18166,19 +18218,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6160
+#: ../src/guestfs-actions.pod:6195
 msgid "See also: C<guestfs_command_lines>"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6168
+#: ../src/guestfs-actions.pod:6203
 msgid "guestfs_sleep"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6170
+#: ../src/guestfs-actions.pod:6205
 #, no-wrap
 msgid ""
 " int\n"
@@ -18189,25 +18241,25 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6174 ../fish/guestfish-actions.pod:4159
+#: ../src/guestfs-actions.pod:6209 ../fish/guestfish-actions.pod:4189
 msgid "Sleep for C<secs> seconds."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6178
+#: ../src/guestfs-actions.pod:6213
 msgid "(Added in 1.0.41)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6180 ../src/guestfs-structs.pod:109
+#: ../src/guestfs-actions.pod:6215 ../src/guestfs-structs.pod:109
 msgid "guestfs_stat"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6182
+#: ../src/guestfs-actions.pod:6217
 #, no-wrap
 msgid ""
 " struct guestfs_stat *\n"
@@ -18218,19 +18270,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6188 ../fish/guestfish-actions.pod:4167
+#: ../src/guestfs-actions.pod:6223 ../fish/guestfish-actions.pod:4197
 msgid "This is the same as the C<stat(2)> system call."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6196 ../src/guestfs-structs.pod:135
+#: ../src/guestfs-actions.pod:6231 ../src/guestfs-structs.pod:135
 msgid "guestfs_statvfs"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6198
+#: ../src/guestfs-actions.pod:6233
 #, no-wrap
 msgid ""
 " struct guestfs_statvfs *\n"
@@ -18241,7 +18293,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6202 ../fish/guestfish-actions.pod:4173
+#: ../src/guestfs-actions.pod:6237 ../fish/guestfish-actions.pod:4203
 msgid ""
 "Returns file system statistics for any mounted file system.  C<path> should "
 "be a file or directory in the mounted file system (typically it is the mount "
@@ -18250,13 +18302,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6206 ../fish/guestfish-actions.pod:4177
+#: ../src/guestfs-actions.pod:6241 ../fish/guestfish-actions.pod:4207
 msgid "This is the same as the C<statvfs(2)> system call."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6208
+#: ../src/guestfs-actions.pod:6243
 msgid ""
 "This function returns a C<struct guestfs_statvfs *>, or NULL if there was an "
 "error.  I<The caller must call C<guestfs_free_statvfs> after use>."
@@ -18264,13 +18316,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6214
+#: ../src/guestfs-actions.pod:6249
 msgid "guestfs_strings"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6216
+#: ../src/guestfs-actions.pod:6251
 #, no-wrap
 msgid ""
 " char **\n"
@@ -18281,7 +18333,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6220 ../fish/guestfish-actions.pod:4183
+#: ../src/guestfs-actions.pod:6255 ../fish/guestfish-actions.pod:4213
 msgid ""
 "This runs the L<strings(1)> command on a file and returns the list of "
 "printable strings found."
@@ -18289,13 +18341,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6232
+#: ../src/guestfs-actions.pod:6267
 msgid "guestfs_strings_e"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6234
+#: ../src/guestfs-actions.pod:6269
 #, no-wrap
 msgid ""
 " char **\n"
@@ -18307,7 +18359,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6239
+#: ../src/guestfs-actions.pod:6274
 msgid ""
 "This is like the C<guestfs_strings> command, but allows you to specify the "
 "encoding of strings that are looked for in the source file C<path>."
@@ -18315,19 +18367,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6243 ../fish/guestfish-actions.pod:4197
+#: ../src/guestfs-actions.pod:6278 ../fish/guestfish-actions.pod:4227
 msgid "Allowed encodings are:"
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:6247 ../fish/guestfish-actions.pod:4201
+#: ../src/guestfs-actions.pod:6282 ../fish/guestfish-actions.pod:4231
 msgid "s"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6249
+#: ../src/guestfs-actions.pod:6284
 msgid ""
 "Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of "
 "ISO-8859-X (this is what C<guestfs_strings> uses)."
@@ -18335,37 +18387,37 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:6252 ../fish/guestfish-actions.pod:4206
+#: ../src/guestfs-actions.pod:6287 ../fish/guestfish-actions.pod:4236
 msgid "S"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6254 ../fish/guestfish-actions.pod:4208
+#: ../src/guestfs-actions.pod:6289 ../fish/guestfish-actions.pod:4238
 msgid "Single 8-bit-byte characters."
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:6256 ../fish/guestfish-actions.pod:4210
+#: ../src/guestfs-actions.pod:6291 ../fish/guestfish-actions.pod:4240
 msgid "b"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6258 ../fish/guestfish-actions.pod:4212
+#: ../src/guestfs-actions.pod:6293 ../fish/guestfish-actions.pod:4242
 msgid "16-bit big endian strings such as those encoded in UTF-16BE or UCS-2BE."
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:6261 ../fish/guestfish-actions.pod:4215
+#: ../src/guestfs-actions.pod:6296 ../fish/guestfish-actions.pod:4245
 msgid "l (lower case letter L)"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6263 ../fish/guestfish-actions.pod:4217
+#: ../src/guestfs-actions.pod:6298 ../fish/guestfish-actions.pod:4247
 msgid ""
 "16-bit little endian such as UTF-16LE and UCS-2LE.  This is useful for "
 "examining binaries in Windows guests."
@@ -18373,43 +18425,43 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:6266 ../fish/guestfish-actions.pod:4220
+#: ../src/guestfs-actions.pod:6301 ../fish/guestfish-actions.pod:4250
 msgid "B"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6268 ../fish/guestfish-actions.pod:4222
+#: ../src/guestfs-actions.pod:6303 ../fish/guestfish-actions.pod:4252
 msgid "32-bit big endian such as UCS-4BE."
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:6270 ../fish/guestfish-actions.pod:4224
+#: ../src/guestfs-actions.pod:6305 ../fish/guestfish-actions.pod:4254
 msgid "L"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6272 ../fish/guestfish-actions.pod:4226
+#: ../src/guestfs-actions.pod:6307 ../fish/guestfish-actions.pod:4256
 msgid "32-bit little endian such as UCS-4LE."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6276 ../fish/guestfish-actions.pod:4230
+#: ../src/guestfs-actions.pod:6311 ../fish/guestfish-actions.pod:4260
 msgid "The returned strings are transcoded to UTF-8."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6287
+#: ../src/guestfs-actions.pod:6322
 msgid "guestfs_swapoff_device"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6289
+#: ../src/guestfs-actions.pod:6324
 #, no-wrap
 msgid ""
 " int\n"
@@ -18420,7 +18472,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6293
+#: ../src/guestfs-actions.pod:6328
 msgid ""
 "This command disables the libguestfs appliance swap device or partition "
 "named C<device>.  See C<guestfs_swapon_device>."
@@ -18428,13 +18480,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6301
+#: ../src/guestfs-actions.pod:6336
 msgid "guestfs_swapoff_file"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6303
+#: ../src/guestfs-actions.pod:6338
 #, no-wrap
 msgid ""
 " int\n"
@@ -18445,19 +18497,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6307 ../fish/guestfish-actions.pod:4247
+#: ../src/guestfs-actions.pod:6342 ../fish/guestfish-actions.pod:4277
 msgid "This command disables the libguestfs appliance swap on file."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6313
+#: ../src/guestfs-actions.pod:6348
 msgid "guestfs_swapoff_label"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6315
+#: ../src/guestfs-actions.pod:6350
 #, no-wrap
 msgid ""
 " int\n"
@@ -18468,7 +18520,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6319 ../fish/guestfish-actions.pod:4253
+#: ../src/guestfs-actions.pod:6354 ../fish/guestfish-actions.pod:4283
 msgid ""
 "This command disables the libguestfs appliance swap on labeled swap "
 "partition."
@@ -18476,13 +18528,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6326
+#: ../src/guestfs-actions.pod:6361
 msgid "guestfs_swapoff_uuid"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6328
+#: ../src/guestfs-actions.pod:6363
 #, no-wrap
 msgid ""
 " int\n"
@@ -18493,7 +18545,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6332 ../fish/guestfish-actions.pod:4260
+#: ../src/guestfs-actions.pod:6367 ../fish/guestfish-actions.pod:4290
 msgid ""
 "This command disables the libguestfs appliance swap partition with the given "
 "UUID."
@@ -18501,13 +18553,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6339
+#: ../src/guestfs-actions.pod:6374
 msgid "guestfs_swapon_device"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6341
+#: ../src/guestfs-actions.pod:6376
 #, no-wrap
 msgid ""
 " int\n"
@@ -18518,7 +18570,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6345
+#: ../src/guestfs-actions.pod:6380
 msgid ""
 "This command enables the libguestfs appliance to use the swap device or "
 "partition named C<device>.  The increased memory is made available for all "
@@ -18527,7 +18579,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6350 ../fish/guestfish-actions.pod:4272
+#: ../src/guestfs-actions.pod:6385 ../fish/guestfish-actions.pod:4302
 msgid ""
 "Note that you should not swap to existing guest swap partitions unless you "
 "know what you are doing.  They may contain hibernation information, or other "
@@ -18538,13 +18590,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6361
+#: ../src/guestfs-actions.pod:6396
 msgid "guestfs_swapon_file"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6363
+#: ../src/guestfs-actions.pod:6398
 #, no-wrap
 msgid ""
 " int\n"
@@ -18555,7 +18607,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6367
+#: ../src/guestfs-actions.pod:6402
 msgid ""
 "This command enables swap to a file.  See C<guestfs_swapon_device> for other "
 "notes."
@@ -18563,13 +18615,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6374
+#: ../src/guestfs-actions.pod:6409
 msgid "guestfs_swapon_label"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6376
+#: ../src/guestfs-actions.pod:6411
 #, no-wrap
 msgid ""
 " int\n"
@@ -18580,7 +18632,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6380
+#: ../src/guestfs-actions.pod:6415
 msgid ""
 "This command enables swap to a labeled swap partition.  See "
 "C<guestfs_swapon_device> for other notes."
@@ -18588,13 +18640,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6387
+#: ../src/guestfs-actions.pod:6422
 msgid "guestfs_swapon_uuid"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6389
+#: ../src/guestfs-actions.pod:6424
 #, no-wrap
 msgid ""
 " int\n"
@@ -18605,7 +18657,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6393
+#: ../src/guestfs-actions.pod:6428
 msgid ""
 "This command enables swap to a swap partition with the given UUID.  See "
 "C<guestfs_swapon_device> for other notes."
@@ -18613,13 +18665,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6400
+#: ../src/guestfs-actions.pod:6435
 msgid "guestfs_sync"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6402
+#: ../src/guestfs-actions.pod:6437
 #, no-wrap
 msgid ""
 " int\n"
@@ -18629,7 +18681,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6405 ../fish/guestfish-actions.pod:4304
+#: ../src/guestfs-actions.pod:6440 ../fish/guestfish-actions.pod:4334
 msgid ""
 "This syncs the disk, so that any writes are flushed through to the "
 "underlying disk image."
@@ -18637,7 +18689,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6408 ../fish/guestfish-actions.pod:4307
+#: ../src/guestfs-actions.pod:6443 ../fish/guestfish-actions.pod:4337
 msgid ""
 "You should always call this if you have modified a disk image, before "
 "closing the handle."
@@ -18645,13 +18697,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6415
+#: ../src/guestfs-actions.pod:6450
 msgid "guestfs_tail"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6417
+#: ../src/guestfs-actions.pod:6452
 #, no-wrap
 msgid ""
 " char **\n"
@@ -18662,20 +18714,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6421 ../fish/guestfish-actions.pod:4314
+#: ../src/guestfs-actions.pod:6456 ../fish/guestfish-actions.pod:4344
 msgid ""
 "This command returns up to the last 10 lines of a file as a list of strings."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6433
+#: ../src/guestfs-actions.pod:6468
 msgid "guestfs_tail_n"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6435
+#: ../src/guestfs-actions.pod:6470
 #, no-wrap
 msgid ""
 " char **\n"
@@ -18687,7 +18739,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6440 ../fish/guestfish-actions.pod:4324
+#: ../src/guestfs-actions.pod:6475 ../fish/guestfish-actions.pod:4354
 msgid ""
 "If the parameter C<nrlines> is a positive number, this returns the last "
 "C<nrlines> lines of the file C<path>."
@@ -18695,7 +18747,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6443 ../fish/guestfish-actions.pod:4327
+#: ../src/guestfs-actions.pod:6478 ../fish/guestfish-actions.pod:4357
 msgid ""
 "If the parameter C<nrlines> is a negative number, this returns lines from "
 "the file C<path>, starting with the C<-nrlines>th line."
@@ -18703,13 +18755,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6457
+#: ../src/guestfs-actions.pod:6492
 msgid "guestfs_tar_in"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6459
+#: ../src/guestfs-actions.pod:6494
 #, no-wrap
 msgid ""
 " int\n"
@@ -18721,7 +18773,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6464 ../fish/guestfish-actions.pod:4339
+#: ../src/guestfs-actions.pod:6499 ../fish/guestfish-actions.pod:4369
 msgid ""
 "This command uploads and unpacks local file C<tarfile> (an I<uncompressed> "
 "tar file) into C<directory>."
@@ -18729,27 +18781,27 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6467
+#: ../src/guestfs-actions.pod:6502
 msgid ""
 "To upload a compressed tarball, use C<guestfs_tgz_in> or C<guestfs_txz_in>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6472 ../src/guestfs-actions.pod:6489
-#: ../src/guestfs-actions.pod:6505 ../src/guestfs-actions.pod:6521
+#: ../src/guestfs-actions.pod:6507 ../src/guestfs-actions.pod:6524
+#: ../src/guestfs-actions.pod:6540 ../src/guestfs-actions.pod:6556
 msgid "(Added in 1.0.3)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6474
+#: ../src/guestfs-actions.pod:6509
 msgid "guestfs_tar_out"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6476
+#: ../src/guestfs-actions.pod:6511
 #, no-wrap
 msgid ""
 " int\n"
@@ -18761,7 +18813,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6481 ../fish/guestfish-actions.pod:4351
+#: ../src/guestfs-actions.pod:6516 ../fish/guestfish-actions.pod:4381
 msgid ""
 "This command packs the contents of C<directory> and downloads it to local "
 "file C<tarfile>."
@@ -18769,7 +18821,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6484
+#: ../src/guestfs-actions.pod:6519
 msgid ""
 "To download a compressed tarball, use C<guestfs_tgz_out> or "
 "C<guestfs_txz_out>."
@@ -18777,13 +18829,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6491
+#: ../src/guestfs-actions.pod:6526
 msgid "guestfs_tgz_in"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6493
+#: ../src/guestfs-actions.pod:6528
 #, no-wrap
 msgid ""
 " int\n"
@@ -18795,7 +18847,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6498 ../fish/guestfish-actions.pod:4363
+#: ../src/guestfs-actions.pod:6533 ../fish/guestfish-actions.pod:4393
 msgid ""
 "This command uploads and unpacks local file C<tarball> (a I<gzip compressed> "
 "tar file) into C<directory>."
@@ -18803,19 +18855,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6501
+#: ../src/guestfs-actions.pod:6536
 msgid "To upload an uncompressed tarball, use C<guestfs_tar_in>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6507
+#: ../src/guestfs-actions.pod:6542
 msgid "guestfs_tgz_out"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6509
+#: ../src/guestfs-actions.pod:6544
 #, no-wrap
 msgid ""
 " int\n"
@@ -18827,7 +18879,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6514 ../fish/guestfish-actions.pod:4374
+#: ../src/guestfs-actions.pod:6549 ../fish/guestfish-actions.pod:4404
 msgid ""
 "This command packs the contents of C<directory> and downloads it to local "
 "file C<tarball>."
@@ -18835,19 +18887,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6517
+#: ../src/guestfs-actions.pod:6552
 msgid "To download an uncompressed tarball, use C<guestfs_tar_out>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6523
+#: ../src/guestfs-actions.pod:6558
 msgid "guestfs_touch"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6525
+#: ../src/guestfs-actions.pod:6560
 #, no-wrap
 msgid ""
 " int\n"
@@ -18858,7 +18910,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6529 ../fish/guestfish-actions.pod:4385
+#: ../src/guestfs-actions.pod:6564 ../fish/guestfish-actions.pod:4415
 msgid ""
 "Touch acts like the L<touch(1)> command.  It can be used to update the "
 "timestamps on a file, or, if the file does not exist, to create a new zero-"
@@ -18867,7 +18919,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6533 ../fish/guestfish-actions.pod:4389
+#: ../src/guestfs-actions.pod:6568 ../fish/guestfish-actions.pod:4419
 msgid ""
 "This command only works on regular files, and will fail on other file types "
 "such as directories, symbolic links, block special etc."
@@ -18875,13 +18927,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6540
+#: ../src/guestfs-actions.pod:6575
 msgid "guestfs_truncate"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6542
+#: ../src/guestfs-actions.pod:6577
 #, no-wrap
 msgid ""
 " int\n"
@@ -18892,7 +18944,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6546 ../fish/guestfish-actions.pod:4396
+#: ../src/guestfs-actions.pod:6581 ../fish/guestfish-actions.pod:4426
 msgid ""
 "This command truncates C<path> to a zero-length file.  The file must exist "
 "already."
@@ -18900,13 +18952,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6553
+#: ../src/guestfs-actions.pod:6588
 msgid "guestfs_truncate_size"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6555
+#: ../src/guestfs-actions.pod:6590
 #, no-wrap
 msgid ""
 " int\n"
@@ -18918,7 +18970,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6560 ../fish/guestfish-actions.pod:4403
+#: ../src/guestfs-actions.pod:6595 ../fish/guestfish-actions.pod:4433
 msgid ""
 "This command truncates C<path> to size C<size> bytes.  The file must exist "
 "already."
@@ -18926,7 +18978,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6563
+#: ../src/guestfs-actions.pod:6598
 msgid ""
 "If the current file size is less than C<size> then the file is extended to "
 "the required size with zero bytes.  This creates a sparse file (ie. disk "
@@ -18936,13 +18988,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6573
+#: ../src/guestfs-actions.pod:6608
 msgid "guestfs_tune2fs_l"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6575
+#: ../src/guestfs-actions.pod:6610
 #, no-wrap
 msgid ""
 " char **\n"
@@ -18953,7 +19005,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6579 ../fish/guestfish-actions.pod:4416
+#: ../src/guestfs-actions.pod:6614 ../fish/guestfish-actions.pod:4446
 msgid ""
 "This returns the contents of the ext2, ext3 or ext4 filesystem superblock on "
 "C<device>."
@@ -18961,7 +19013,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6582 ../fish/guestfish-actions.pod:4419
+#: ../src/guestfs-actions.pod:6617 ../fish/guestfish-actions.pod:4449
 msgid ""
 "It is the same as running C<tune2fs -l device>.  See L<tune2fs(8)> manpage "
 "for more details.  The list of fields returned isn't clearly defined, and "
@@ -18971,13 +19023,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6595
+#: ../src/guestfs-actions.pod:6630
 msgid "guestfs_txz_in"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6597
+#: ../src/guestfs-actions.pod:6632
 #, no-wrap
 msgid ""
 " int\n"
@@ -18989,7 +19041,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6602 ../fish/guestfish-actions.pod:4428
+#: ../src/guestfs-actions.pod:6637 ../fish/guestfish-actions.pod:4458
 msgid ""
 "This command uploads and unpacks local file C<tarball> (an I<xz compressed> "
 "tar file) into C<directory>."
@@ -18997,13 +19049,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6609
+#: ../src/guestfs-actions.pod:6644
 msgid "guestfs_txz_out"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6611
+#: ../src/guestfs-actions.pod:6646
 #, no-wrap
 msgid ""
 " int\n"
@@ -19015,7 +19067,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6616 ../fish/guestfish-actions.pod:4437
+#: ../src/guestfs-actions.pod:6651 ../fish/guestfish-actions.pod:4467
 msgid ""
 "This command packs the contents of C<directory> and downloads it to local "
 "file C<tarball> (as an xz compressed tar archive)."
@@ -19023,13 +19075,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6623
+#: ../src/guestfs-actions.pod:6658
 msgid "guestfs_umask"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6625
+#: ../src/guestfs-actions.pod:6660
 #, no-wrap
 msgid ""
 " int\n"
@@ -19040,7 +19092,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6629 ../fish/guestfish-actions.pod:4446
+#: ../src/guestfs-actions.pod:6664 ../fish/guestfish-actions.pod:4476
 msgid ""
 "This function sets the mask used for creating new files and device nodes to "
 "C<mask & 0777>."
@@ -19048,7 +19100,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6632 ../fish/guestfish-actions.pod:4449
+#: ../src/guestfs-actions.pod:6667 ../fish/guestfish-actions.pod:4479
 msgid ""
 "Typical umask values would be C<022> which creates new files with "
 "permissions like \"-rw-r--r--\" or \"-rwxr-xr-x\", and C<002> which creates "
@@ -19057,7 +19109,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6637 ../fish/guestfish-actions.pod:4454
+#: ../src/guestfs-actions.pod:6672 ../fish/guestfish-actions.pod:4484
 msgid ""
 "The default umask is C<022>.  This is important because it means that "
 "directories and device nodes will be created with C<0644> or C<0755> mode "
@@ -19066,7 +19118,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6641
+#: ../src/guestfs-actions.pod:6676
 msgid ""
 "See also C<guestfs_get_umask>, L<umask(2)>, C<guestfs_mknod>, "
 "C<guestfs_mkdir>."
@@ -19074,19 +19126,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6644 ../fish/guestfish-actions.pod:4461
+#: ../src/guestfs-actions.pod:6679 ../fish/guestfish-actions.pod:4491
 msgid "This call returns the previous umask."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6650
+#: ../src/guestfs-actions.pod:6685
 msgid "guestfs_umount"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6652
+#: ../src/guestfs-actions.pod:6687
 #, no-wrap
 msgid ""
 " int\n"
@@ -19097,7 +19149,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6656 ../fish/guestfish-actions.pod:4469
+#: ../src/guestfs-actions.pod:6691 ../fish/guestfish-actions.pod:4499
 msgid ""
 "This unmounts the given filesystem.  The filesystem may be specified either "
 "by its mountpoint (path) or the device which contains the filesystem."
@@ -19105,13 +19157,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6664
+#: ../src/guestfs-actions.pod:6699
 msgid "guestfs_umount_all"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6666
+#: ../src/guestfs-actions.pod:6701
 #, no-wrap
 msgid ""
 " int\n"
@@ -19121,25 +19173,25 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6669 ../fish/guestfish-actions.pod:4479
+#: ../src/guestfs-actions.pod:6704 ../fish/guestfish-actions.pod:4509
 msgid "This unmounts all mounted filesystems."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6671 ../fish/guestfish-actions.pod:4481
+#: ../src/guestfs-actions.pod:6706 ../fish/guestfish-actions.pod:4511
 msgid "Some internal mounts are not unmounted by this call."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6677
+#: ../src/guestfs-actions.pod:6712
 msgid "guestfs_upload"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6679
+#: ../src/guestfs-actions.pod:6714
 #, no-wrap
 msgid ""
 " int\n"
@@ -19151,26 +19203,26 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6684 ../src/guestfs-actions.pod:6708
-#: ../fish/guestfish-actions.pod:4487 ../fish/guestfish-actions.pod:4500
+#: ../src/guestfs-actions.pod:6719 ../src/guestfs-actions.pod:6743
+#: ../fish/guestfish-actions.pod:4517 ../fish/guestfish-actions.pod:4530
 msgid "Upload local file C<filename> to C<remotefilename> on the filesystem."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6689
+#: ../src/guestfs-actions.pod:6724
 msgid "See also C<guestfs_download>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6700
+#: ../src/guestfs-actions.pod:6735
 msgid "guestfs_upload_offset"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6702
+#: ../src/guestfs-actions.pod:6737
 #, no-wrap
 msgid ""
 " int\n"
@@ -19183,7 +19235,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6711 ../fish/guestfish-actions.pod:4503
+#: ../src/guestfs-actions.pod:6746 ../fish/guestfish-actions.pod:4533
 msgid ""
 "C<remotefilename> is overwritten starting at the byte C<offset> specified.  "
 "The intention is to overwrite parts of existing files or devices, although "
@@ -19194,7 +19246,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6718
+#: ../src/guestfs-actions.pod:6753
 msgid ""
 "Note that there is no limit on the amount of data that can be uploaded with "
 "this call, unlike with C<guestfs_pwrite>, and this call always writes the "
@@ -19203,19 +19255,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6723
+#: ../src/guestfs-actions.pod:6758
 msgid "See also C<guestfs_upload>, C<guestfs_pwrite>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6734
+#: ../src/guestfs-actions.pod:6769
 msgid "guestfs_utimens"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6736
+#: ../src/guestfs-actions.pod:6771
 #, no-wrap
 msgid ""
 " int\n"
@@ -19230,13 +19282,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6744 ../fish/guestfish-actions.pod:4523
+#: ../src/guestfs-actions.pod:6779 ../fish/guestfish-actions.pod:4553
 msgid "This command sets the timestamps of a file with nanosecond precision."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6747 ../fish/guestfish-actions.pod:4526
+#: ../src/guestfs-actions.pod:6782 ../fish/guestfish-actions.pod:4556
 msgid ""
 "C<atsecs, atnsecs> are the last access time (atime) in secs and nanoseconds "
 "from the epoch."
@@ -19244,7 +19296,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6750 ../fish/guestfish-actions.pod:4529
+#: ../src/guestfs-actions.pod:6785 ../fish/guestfish-actions.pod:4559
 msgid ""
 "C<mtsecs, mtnsecs> are the last modification time (mtime) in secs and "
 "nanoseconds from the epoch."
@@ -19252,7 +19304,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6753 ../fish/guestfish-actions.pod:4532
+#: ../src/guestfs-actions.pod:6788 ../fish/guestfish-actions.pod:4562
 msgid ""
 "If the C<*nsecs> field contains the special value C<-1> then the "
 "corresponding timestamp is set to the current time.  (The C<*secs> field is "
@@ -19261,7 +19313,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6757 ../fish/guestfish-actions.pod:4536
+#: ../src/guestfs-actions.pod:6792 ../fish/guestfish-actions.pod:4566
 msgid ""
 "If the C<*nsecs> field contains the special value C<-2> then the "
 "corresponding timestamp is left unchanged.  (The C<*secs> field is ignored "
@@ -19270,13 +19322,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6765 ../src/guestfs-structs.pod:175
+#: ../src/guestfs-actions.pod:6800 ../src/guestfs-structs.pod:175
 msgid "guestfs_version"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6767
+#: ../src/guestfs-actions.pod:6802
 #, no-wrap
 msgid ""
 " struct guestfs_version *\n"
@@ -19286,14 +19338,14 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6770 ../fish/guestfish-actions.pod:4544
+#: ../src/guestfs-actions.pod:6805 ../fish/guestfish-actions.pod:4574
 msgid ""
 "Return the libguestfs version number that the program is linked against."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6773 ../fish/guestfish-actions.pod:4547
+#: ../src/guestfs-actions.pod:6808 ../fish/guestfish-actions.pod:4577
 msgid ""
 "Note that because of dynamic linking this is not necessarily the version of "
 "libguestfs that you compiled against.  You can compile the program, and then "
@@ -19303,7 +19355,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6778 ../fish/guestfish-actions.pod:4552
+#: ../src/guestfs-actions.pod:6813 ../fish/guestfish-actions.pod:4582
 msgid ""
 "This call was added in version C<1.0.58>.  In previous versions of "
 "libguestfs there was no way to get the version number.  From C code you can "
@@ -19313,7 +19365,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6784 ../fish/guestfish-actions.pod:4558
+#: ../src/guestfs-actions.pod:6819 ../fish/guestfish-actions.pod:4588
 msgid ""
 "The call returns a structure with four elements.  The first three (C<major>, "
 "C<minor> and C<release>) are numbers and correspond to the usual version "
@@ -19323,20 +19375,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6790 ../fish/guestfish-actions.pod:4564
+#: ../src/guestfs-actions.pod:6825 ../fish/guestfish-actions.pod:4594
 msgid ""
 "To construct the original version string: C<$major.$minor.$release$extra>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6793 ../fish/guestfish-actions.pod:4567
+#: ../src/guestfs-actions.pod:6828 ../fish/guestfish-actions.pod:4597
 msgid "See also: L<guestfs(3)/LIBGUESTFS VERSION NUMBERS>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6795
+#: ../src/guestfs-actions.pod:6830
 msgid ""
 "I<Note:> Don't use this call to test for availability of features.  In "
 "enterprise distributions we backport features from later versions into "
@@ -19346,7 +19398,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6801
+#: ../src/guestfs-actions.pod:6836
 msgid ""
 "This function returns a C<struct guestfs_version *>, or NULL if there was an "
 "error.  I<The caller must call C<guestfs_free_version> after use>."
@@ -19354,19 +19406,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6805
+#: ../src/guestfs-actions.pod:6840
 msgid "(Added in 1.0.58)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6807
+#: ../src/guestfs-actions.pod:6842
 msgid "guestfs_vfs_label"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6809
+#: ../src/guestfs-actions.pod:6844
 #, no-wrap
 msgid ""
 " char *\n"
@@ -19377,37 +19429,37 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6813 ../fish/guestfish-actions.pod:4579
+#: ../src/guestfs-actions.pod:6848 ../fish/guestfish-actions.pod:4609
 msgid "This returns the filesystem label of the filesystem on C<device>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6816 ../fish/guestfish-actions.pod:4582
+#: ../src/guestfs-actions.pod:6851 ../fish/guestfish-actions.pod:4612
 msgid "If the filesystem is unlabeled, this returns the empty string."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6818
+#: ../src/guestfs-actions.pod:6853
 msgid "To find a filesystem from the label, use C<guestfs_findfs_label>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6823 ../src/guestfs-actions.pod:6860
+#: ../src/guestfs-actions.pod:6858 ../src/guestfs-actions.pod:6895
 msgid "(Added in 1.3.18)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6825
+#: ../src/guestfs-actions.pod:6860
 msgid "guestfs_vfs_type"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6827
+#: ../src/guestfs-actions.pod:6862
 #, no-wrap
 msgid ""
 " char *\n"
@@ -19418,7 +19470,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6831 ../fish/guestfish-actions.pod:4590
+#: ../src/guestfs-actions.pod:6866 ../fish/guestfish-actions.pod:4620
 msgid ""
 "This command gets the filesystem type corresponding to the filesystem on "
 "C<device>."
@@ -19426,7 +19478,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6834 ../fish/guestfish-actions.pod:4593
+#: ../src/guestfs-actions.pod:6869 ../fish/guestfish-actions.pod:4623
 msgid ""
 "For most filesystems, the result is the name of the Linux VFS module which "
 "would be used to mount this filesystem if you mounted it without specifying "
@@ -19435,13 +19487,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6844
+#: ../src/guestfs-actions.pod:6879
 msgid "guestfs_vfs_uuid"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6846
+#: ../src/guestfs-actions.pod:6881
 #, no-wrap
 msgid ""
 " char *\n"
@@ -19452,31 +19504,31 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6850 ../fish/guestfish-actions.pod:4602
+#: ../src/guestfs-actions.pod:6885 ../fish/guestfish-actions.pod:4632
 msgid "This returns the filesystem UUID of the filesystem on C<device>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6853 ../fish/guestfish-actions.pod:4605
+#: ../src/guestfs-actions.pod:6888 ../fish/guestfish-actions.pod:4635
 msgid "If the filesystem does not have a UUID, this returns the empty string."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6855
+#: ../src/guestfs-actions.pod:6890
 msgid "To find a filesystem from the UUID, use C<guestfs_findfs_uuid>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6862
+#: ../src/guestfs-actions.pod:6897
 msgid "guestfs_vg_activate"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6864
+#: ../src/guestfs-actions.pod:6899
 #, no-wrap
 msgid ""
 " int\n"
@@ -19488,7 +19540,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6869 ../fish/guestfish-actions.pod:4613
+#: ../src/guestfs-actions.pod:6904 ../fish/guestfish-actions.pod:4643
 msgid ""
 "This command activates or (if C<activate> is false) deactivates all logical "
 "volumes in the listed volume groups C<volgroups>.  If activated, then they "
@@ -19498,13 +19550,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6875 ../fish/guestfish-actions.pod:4619
+#: ../src/guestfs-actions.pod:6910 ../fish/guestfish-actions.pod:4649
 msgid "This command is the same as running C<vgchange -a y|n volgroups...>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6877 ../fish/guestfish-actions.pod:4621
+#: ../src/guestfs-actions.pod:6912 ../fish/guestfish-actions.pod:4651
 msgid ""
 "Note that if C<volgroups> is an empty list then B<all> volume groups are "
 "activated or deactivated."
@@ -19512,13 +19564,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6884
+#: ../src/guestfs-actions.pod:6919
 msgid "guestfs_vg_activate_all"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6886
+#: ../src/guestfs-actions.pod:6921
 #, no-wrap
 msgid ""
 " int\n"
@@ -19529,7 +19581,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6890 ../fish/guestfish-actions.pod:4628
+#: ../src/guestfs-actions.pod:6925 ../fish/guestfish-actions.pod:4658
 msgid ""
 "This command activates or (if C<activate> is false) deactivates all logical "
 "volumes in all volume groups.  If activated, then they are made known to the "
@@ -19539,19 +19591,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6896 ../fish/guestfish-actions.pod:4634
+#: ../src/guestfs-actions.pod:6931 ../fish/guestfish-actions.pod:4664
 msgid "This command is the same as running C<vgchange -a y|n>"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6902
+#: ../src/guestfs-actions.pod:6937
 msgid "guestfs_vgcreate"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6904
+#: ../src/guestfs-actions.pod:6939
 #, no-wrap
 msgid ""
 " int\n"
@@ -19563,7 +19615,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6909 ../fish/guestfish-actions.pod:4640
+#: ../src/guestfs-actions.pod:6944 ../fish/guestfish-actions.pod:4670
 msgid ""
 "This creates an LVM volume group called C<volgroup> from the non-empty list "
 "of physical volumes C<physvols>."
@@ -19571,13 +19623,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6916
+#: ../src/guestfs-actions.pod:6951
 msgid "guestfs_vglvuuids"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6918
+#: ../src/guestfs-actions.pod:6953
 #, no-wrap
 msgid ""
 " char **\n"
@@ -19588,7 +19640,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6922 ../fish/guestfish-actions.pod:4647
+#: ../src/guestfs-actions.pod:6957 ../fish/guestfish-actions.pod:4677
 msgid ""
 "Given a VG called C<vgname>, this returns the UUIDs of all the logical "
 "volumes created in this volume group."
@@ -19596,7 +19648,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6925
+#: ../src/guestfs-actions.pod:6960
 msgid ""
 "You can use this along with C<guestfs_lvs> and C<guestfs_lvuuid> calls to "
 "associate logical volumes and volume groups."
@@ -19604,19 +19656,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6928
+#: ../src/guestfs-actions.pod:6963
 msgid "See also C<guestfs_vgpvuuids>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6936
+#: ../src/guestfs-actions.pod:6971
 msgid "guestfs_vgpvuuids"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6938
+#: ../src/guestfs-actions.pod:6973
 #, no-wrap
 msgid ""
 " char **\n"
@@ -19627,7 +19679,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6942 ../fish/guestfish-actions.pod:4659
+#: ../src/guestfs-actions.pod:6977 ../fish/guestfish-actions.pod:4689
 msgid ""
 "Given a VG called C<vgname>, this returns the UUIDs of all the physical "
 "volumes that this volume group resides on."
@@ -19635,7 +19687,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6945
+#: ../src/guestfs-actions.pod:6980
 msgid ""
 "You can use this along with C<guestfs_pvs> and C<guestfs_pvuuid> calls to "
 "associate physical volumes and volume groups."
@@ -19643,19 +19695,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6948
+#: ../src/guestfs-actions.pod:6983
 msgid "See also C<guestfs_vglvuuids>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6956
+#: ../src/guestfs-actions.pod:6991
 msgid "guestfs_vgremove"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6958
+#: ../src/guestfs-actions.pod:6993
 #, no-wrap
 msgid ""
 " int\n"
@@ -19666,26 +19718,26 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6962 ../fish/guestfish-actions.pod:4671
+#: ../src/guestfs-actions.pod:6997 ../fish/guestfish-actions.pod:4701
 msgid "Remove an LVM volume group C<vgname>, (for example C<VG>)."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6964 ../fish/guestfish-actions.pod:4673
+#: ../src/guestfs-actions.pod:6999 ../fish/guestfish-actions.pod:4703
 msgid ""
 "This also forcibly removes all logical volumes in the volume group (if any)."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6971
+#: ../src/guestfs-actions.pod:7006
 msgid "guestfs_vgrename"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6973
+#: ../src/guestfs-actions.pod:7008
 #, no-wrap
 msgid ""
 " int\n"
@@ -19697,19 +19749,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6978 ../fish/guestfish-actions.pod:4680
+#: ../src/guestfs-actions.pod:7013 ../fish/guestfish-actions.pod:4710
 msgid "Rename a volume group C<volgroup> with the new name C<newvolgroup>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6984
+#: ../src/guestfs-actions.pod:7019
 msgid "guestfs_vgs"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6986
+#: ../src/guestfs-actions.pod:7021
 #, no-wrap
 msgid ""
 " char **\n"
@@ -19719,7 +19771,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6989 ../fish/guestfish-actions.pod:4686
+#: ../src/guestfs-actions.pod:7024 ../fish/guestfish-actions.pod:4716
 msgid ""
 "List all the volumes groups detected.  This is the equivalent of the L<vgs(8)"
 "> command."
@@ -19727,7 +19779,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6992 ../fish/guestfish-actions.pod:4689
+#: ../src/guestfs-actions.pod:7027 ../fish/guestfish-actions.pod:4719
 msgid ""
 "This returns a list of just the volume group names that were detected (eg. "
 "C<VolGroup00>)."
@@ -19735,19 +19787,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6995
+#: ../src/guestfs-actions.pod:7030
 msgid "See also C<guestfs_vgs_full>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7003
+#: ../src/guestfs-actions.pod:7038
 msgid "guestfs_vgs_full"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7005
+#: ../src/guestfs-actions.pod:7040
 #, no-wrap
 msgid ""
 " struct guestfs_lvm_vg_list *\n"
@@ -19757,7 +19809,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7008 ../fish/guestfish-actions.pod:4698
+#: ../src/guestfs-actions.pod:7043 ../fish/guestfish-actions.pod:4728
 msgid ""
 "List all the volumes groups detected.  This is the equivalent of the L<vgs(8)"
 "> command.  The \"full\" version includes all fields."
@@ -19765,7 +19817,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7011
+#: ../src/guestfs-actions.pod:7046
 msgid ""
 "This function returns a C<struct guestfs_lvm_vg_list *>, or NULL if there "
 "was an error.  I<The caller must call C<guestfs_free_lvm_vg_list> after use>."
@@ -19773,13 +19825,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7017
+#: ../src/guestfs-actions.pod:7052
 msgid "guestfs_vgscan"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7019
+#: ../src/guestfs-actions.pod:7054
 #, no-wrap
 msgid ""
 " int\n"
@@ -19789,7 +19841,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7022 ../fish/guestfish-actions.pod:4705
+#: ../src/guestfs-actions.pod:7057 ../fish/guestfish-actions.pod:4735
 msgid ""
 "This rescans all block devices and rebuilds the list of LVM physical "
 "volumes, volume groups and logical volumes."
@@ -19797,13 +19849,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7029
+#: ../src/guestfs-actions.pod:7064
 msgid "guestfs_vguuid"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7031
+#: ../src/guestfs-actions.pod:7066
 #, no-wrap
 msgid ""
 " char *\n"
@@ -19814,19 +19866,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7035 ../fish/guestfish-actions.pod:4712
+#: ../src/guestfs-actions.pod:7070 ../fish/guestfish-actions.pod:4742
 msgid "This command returns the UUID of the LVM VG named C<vgname>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7042
+#: ../src/guestfs-actions.pod:7077
 msgid "guestfs_wait_ready"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7044
+#: ../src/guestfs-actions.pod:7079
 #, no-wrap
 msgid ""
 " int\n"
@@ -19836,13 +19888,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7047
+#: ../src/guestfs-actions.pod:7082
 msgid "This function is a no op."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7049
+#: ../src/guestfs-actions.pod:7084
 msgid ""
 "In versions of the API E<lt> 1.0.71 you had to call this function just after "
 "calling C<guestfs_launch> to wait for the launch to complete.  However this "
@@ -19851,7 +19903,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7054
+#: ../src/guestfs-actions.pod:7089
 msgid ""
 "If you see any calls to this function in code then you can just remove them, "
 "unless you want to retain compatibility with older versions of the API."
@@ -19859,13 +19911,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7062
+#: ../src/guestfs-actions.pod:7097
 msgid "guestfs_wc_c"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7064
+#: ../src/guestfs-actions.pod:7099
 #, no-wrap
 msgid ""
 " int\n"
@@ -19876,7 +19928,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7068 ../fish/guestfish-actions.pod:4718
+#: ../src/guestfs-actions.pod:7103 ../fish/guestfish-actions.pod:4748
 msgid ""
 "This command counts the characters in a file, using the C<wc -c> external "
 "command."
@@ -19884,13 +19936,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7075
+#: ../src/guestfs-actions.pod:7110
 msgid "guestfs_wc_l"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7077
+#: ../src/guestfs-actions.pod:7112
 #, no-wrap
 msgid ""
 " int\n"
@@ -19901,20 +19953,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7081 ../fish/guestfish-actions.pod:4725
+#: ../src/guestfs-actions.pod:7116 ../fish/guestfish-actions.pod:4755
 msgid ""
 "This command counts the lines in a file, using the C<wc -l> external command."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7088
+#: ../src/guestfs-actions.pod:7123
 msgid "guestfs_wc_w"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7090
+#: ../src/guestfs-actions.pod:7125
 #, no-wrap
 msgid ""
 " int\n"
@@ -19925,20 +19977,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7094 ../fish/guestfish-actions.pod:4732
+#: ../src/guestfs-actions.pod:7129 ../fish/guestfish-actions.pod:4762
 msgid ""
 "This command counts the words in a file, using the C<wc -w> external command."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7101
+#: ../src/guestfs-actions.pod:7136
 msgid "guestfs_write"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7103
+#: ../src/guestfs-actions.pod:7138
 #, no-wrap
 msgid ""
 " int\n"
@@ -19951,7 +20003,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7109 ../fish/guestfish-actions.pod:4739
+#: ../src/guestfs-actions.pod:7144 ../fish/guestfish-actions.pod:4769
 msgid ""
 "This call creates a file called C<path>.  The content of the file is the "
 "string C<content> (which can contain any 8 bit data)."
@@ -19959,13 +20011,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7119
+#: ../src/guestfs-actions.pod:7154
 msgid "guestfs_write_file"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7121
+#: ../src/guestfs-actions.pod:7156
 #, no-wrap
 msgid ""
 " int\n"
@@ -19978,7 +20030,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7127 ../fish/guestfish-actions.pod:4749
+#: ../src/guestfs-actions.pod:7162 ../fish/guestfish-actions.pod:4779
 msgid ""
 "This call creates a file called C<path>.  The contents of the file is the "
 "string C<content> (which can contain any 8 bit data), with length C<size>."
@@ -19986,7 +20038,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7131 ../fish/guestfish-actions.pod:4753
+#: ../src/guestfs-actions.pod:7166 ../fish/guestfish-actions.pod:4783
 msgid ""
 "As a special case, if C<size> is C<0> then the length is calculated using "
 "C<strlen> (so in this case the content cannot contain embedded ASCII NULs)."
@@ -19994,7 +20046,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7135 ../fish/guestfish-actions.pod:4757
+#: ../src/guestfs-actions.pod:7170 ../fish/guestfish-actions.pod:4787
 msgid ""
 "I<NB.> Owing to a bug, writing content containing ASCII NUL characters does "
 "I<not> work, even if the length is specified."
@@ -20002,20 +20054,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7143 ../fish/guestfish-actions.pod:4763
+#: ../src/guestfs-actions.pod:7178 ../fish/guestfish-actions.pod:4793
 msgid ""
 "This function is deprecated.  In new code, use the C<write> call instead."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7152
+#: ../src/guestfs-actions.pod:7187
 msgid "guestfs_zegrep"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7154
+#: ../src/guestfs-actions.pod:7189
 #, no-wrap
 msgid ""
 " char **\n"
@@ -20027,20 +20079,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7159 ../fish/guestfish-actions.pod:4774
+#: ../src/guestfs-actions.pod:7194 ../fish/guestfish-actions.pod:4804
 msgid ""
 "This calls the external C<zegrep> program and returns the matching lines."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7171
+#: ../src/guestfs-actions.pod:7206
 msgid "guestfs_zegrepi"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7173
+#: ../src/guestfs-actions.pod:7208
 #, no-wrap
 msgid ""
 " char **\n"
@@ -20052,20 +20104,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7178 ../fish/guestfish-actions.pod:4784
+#: ../src/guestfs-actions.pod:7213 ../fish/guestfish-actions.pod:4814
 msgid ""
 "This calls the external C<zegrep -i> program and returns the matching lines."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7190
+#: ../src/guestfs-actions.pod:7225
 msgid "guestfs_zero"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7192
+#: ../src/guestfs-actions.pod:7227
 #, no-wrap
 msgid ""
 " int\n"
@@ -20076,13 +20128,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7196 ../fish/guestfish-actions.pod:4794
+#: ../src/guestfs-actions.pod:7231 ../fish/guestfish-actions.pod:4824
 msgid "This command writes zeroes over the first few blocks of C<device>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7198 ../fish/guestfish-actions.pod:4796
+#: ../src/guestfs-actions.pod:7233 ../fish/guestfish-actions.pod:4826
 msgid ""
 "How many blocks are zeroed isn't specified (but it's I<not> enough to "
 "securely wipe the device).  It should be sufficient to remove any partition "
@@ -20091,19 +20143,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7202
+#: ../src/guestfs-actions.pod:7237
 msgid "See also: C<guestfs_zero_device>, C<guestfs_scrub_device>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7213
+#: ../src/guestfs-actions.pod:7248
 msgid "guestfs_zero_device"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7215
+#: ../src/guestfs-actions.pod:7250
 #, no-wrap
 msgid ""
 " int\n"
@@ -20114,7 +20166,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7219
+#: ../src/guestfs-actions.pod:7254
 msgid ""
 "This command writes zeroes over the entire C<device>.  Compare with "
 "C<guestfs_zero> which just zeroes the first few blocks of a device."
@@ -20122,19 +20174,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7233
+#: ../src/guestfs-actions.pod:7268
 msgid "(Added in 1.3.1)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7235
+#: ../src/guestfs-actions.pod:7270
 msgid "guestfs_zerofree"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7237
+#: ../src/guestfs-actions.pod:7272
 #, no-wrap
 msgid ""
 " int\n"
@@ -20145,7 +20197,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7241 ../fish/guestfish-actions.pod:4817
+#: ../src/guestfs-actions.pod:7276 ../fish/guestfish-actions.pod:4847
 msgid ""
 "This runs the I<zerofree> program on C<device>.  This program claims to zero "
 "unused inodes and disk blocks on an ext2/3 filesystem, thus making it "
@@ -20154,13 +20206,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7246 ../fish/guestfish-actions.pod:4822
+#: ../src/guestfs-actions.pod:7281 ../fish/guestfish-actions.pod:4852
 msgid "You should B<not> run this program if the filesystem is mounted."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7249 ../fish/guestfish-actions.pod:4825
+#: ../src/guestfs-actions.pod:7284 ../fish/guestfish-actions.pod:4855
 msgid ""
 "It is possible that using this program can damage the filesystem or data on "
 "the filesystem."
@@ -20168,13 +20220,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7256
+#: ../src/guestfs-actions.pod:7291
 msgid "guestfs_zfgrep"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7258
+#: ../src/guestfs-actions.pod:7293
 #, no-wrap
 msgid ""
 " char **\n"
@@ -20186,20 +20238,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7263 ../fish/guestfish-actions.pod:4832
+#: ../src/guestfs-actions.pod:7298 ../fish/guestfish-actions.pod:4862
 msgid ""
 "This calls the external C<zfgrep> program and returns the matching lines."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7275
+#: ../src/guestfs-actions.pod:7310
 msgid "guestfs_zfgrepi"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7277
+#: ../src/guestfs-actions.pod:7312
 #, no-wrap
 msgid ""
 " char **\n"
@@ -20211,20 +20263,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7282 ../fish/guestfish-actions.pod:4842
+#: ../src/guestfs-actions.pod:7317 ../fish/guestfish-actions.pod:4872
 msgid ""
 "This calls the external C<zfgrep -i> program and returns the matching lines."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7294
+#: ../src/guestfs-actions.pod:7329
 msgid "guestfs_zfile"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7296
+#: ../src/guestfs-actions.pod:7331
 #, no-wrap
 msgid ""
 " char *\n"
@@ -20236,20 +20288,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7301 ../fish/guestfish-actions.pod:4852
+#: ../src/guestfs-actions.pod:7336 ../fish/guestfish-actions.pod:4882
 msgid ""
 "This command runs C<file> after first decompressing C<path> using C<method>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7304 ../fish/guestfish-actions.pod:4855
+#: ../src/guestfs-actions.pod:7339 ../fish/guestfish-actions.pod:4885
 msgid "C<method> must be one of C<gzip>, C<compress> or C<bzip2>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7306
+#: ../src/guestfs-actions.pod:7341
 msgid ""
 "Since 1.0.63, use C<guestfs_file> instead which can now process compressed "
 "files."
@@ -20257,20 +20309,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7312 ../fish/guestfish-actions.pod:4860
+#: ../src/guestfs-actions.pod:7347 ../fish/guestfish-actions.pod:4890
 msgid ""
 "This function is deprecated.  In new code, use the C<file> call instead."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7321
+#: ../src/guestfs-actions.pod:7356
 msgid "guestfs_zgrep"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7323
+#: ../src/guestfs-actions.pod:7358
 #, no-wrap
 msgid ""
 " char **\n"
@@ -20282,20 +20334,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7328 ../fish/guestfish-actions.pod:4871
+#: ../src/guestfs-actions.pod:7363 ../fish/guestfish-actions.pod:4901
 msgid ""
 "This calls the external C<zgrep> program and returns the matching lines."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7340
+#: ../src/guestfs-actions.pod:7375
 msgid "guestfs_zgrepi"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7342
+#: ../src/guestfs-actions.pod:7377
 #, no-wrap
 msgid ""
 " char **\n"
@@ -20307,7 +20359,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7347 ../fish/guestfish-actions.pod:4881
+#: ../src/guestfs-actions.pod:7382 ../fish/guestfish-actions.pod:4911
 msgid ""
 "This calls the external C<zgrep -i> program and returns the matching lines."
 msgstr ""
@@ -24044,7 +24096,7 @@ msgstr ""
 # type: textblock
 #. type: textblock
 #: ../fish/guestfish-actions.pod:74 ../fish/guestfish-actions.pod:138
-#: ../fish/guestfish-actions.pod:2947
+#: ../fish/guestfish-actions.pod:2977
 msgid ""
 "This command has one or more optional arguments.  See L</OPTIONAL ARGUMENTS>."
 msgstr ""
@@ -24559,10 +24611,10 @@ msgstr ""
 #: ../fish/guestfish-actions.pod:430 ../fish/guestfish-actions.pod:439
 #: ../fish/guestfish-actions.pod:663 ../fish/guestfish-actions.pod:832
 #: ../fish/guestfish-actions.pod:851 ../fish/guestfish-actions.pod:1228
-#: ../fish/guestfish-actions.pod:4345 ../fish/guestfish-actions.pod:4357
-#: ../fish/guestfish-actions.pod:4368 ../fish/guestfish-actions.pod:4379
-#: ../fish/guestfish-actions.pod:4431 ../fish/guestfish-actions.pod:4440
-#: ../fish/guestfish-actions.pod:4494 ../fish/guestfish-actions.pod:4517
+#: ../fish/guestfish-actions.pod:4375 ../fish/guestfish-actions.pod:4387
+#: ../fish/guestfish-actions.pod:4398 ../fish/guestfish-actions.pod:4409
+#: ../fish/guestfish-actions.pod:4461 ../fish/guestfish-actions.pod:4470
+#: ../fish/guestfish-actions.pod:4524 ../fish/guestfish-actions.pod:4547
 msgid "Use C<-> instead of a filename to read/write from stdin/stdout."
 msgstr ""
 
@@ -25924,7 +25976,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:1447 ../fish/guestfish-actions.pod:2353
+#: ../fish/guestfish-actions.pod:1447 ../fish/guestfish-actions.pod:2383
 msgid ""
 "Normally it is better to get all extended attributes from a file in one go "
 "by calling L</getxattrs>.  However some Linux filesystem implementations are "
@@ -26267,10 +26319,10 @@ msgstr ""
 #: ../fish/guestfish-actions.pod:1830 ../fish/guestfish-actions.pod:1845
 #: ../fish/guestfish-actions.pod:1866 ../fish/guestfish-actions.pod:1881
 #: ../fish/guestfish-actions.pod:1908 ../fish/guestfish-actions.pod:1930
-#: ../fish/guestfish-actions.pod:1954 ../fish/guestfish-actions.pod:1984
-#: ../fish/guestfish-actions.pod:2019 ../fish/guestfish-actions.pod:2035
-#: ../fish/guestfish-actions.pod:2048 ../fish/guestfish-actions.pod:2061
-#: ../fish/guestfish-actions.pod:2076
+#: ../fish/guestfish-actions.pod:1954 ../fish/guestfish-actions.pod:1971
+#: ../fish/guestfish-actions.pod:2014 ../fish/guestfish-actions.pod:2049
+#: ../fish/guestfish-actions.pod:2065 ../fish/guestfish-actions.pod:2078
+#: ../fish/guestfish-actions.pod:2091 ../fish/guestfish-actions.pod:2106
 msgid ""
 "This function should only be called with a root device string as returned by "
 "L</inspect-os>."
@@ -26476,15 +26528,35 @@ msgid ""
 "\n"
 msgstr ""
 
-# type: =head2
 #. type: =head2
 #: ../fish/guestfish-actions.pod:1967
+msgid "inspect-get-product-variant"
+msgstr ""
+
+#. type: verbatim
+#: ../fish/guestfish-actions.pod:1969
+#, no-wrap
+msgid ""
+" inspect-get-product-variant root\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../fish/guestfish-actions.pod:1993
+msgid ""
+"Please read L<guestfs(3)/INSPECTION> for more details.  See also L</inspect-"
+"get-product-name>, L</inspect-get-major-version>."
+msgstr ""
+
+# type: =head2
+#. type: =head2
+#: ../fish/guestfish-actions.pod:1997
 msgid "inspect-get-roots"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:1969
+#: ../fish/guestfish-actions.pod:1999
 #, no-wrap
 msgid ""
 " inspect-get-roots\n"
@@ -26493,7 +26565,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:1971
+#: ../fish/guestfish-actions.pod:2001
 msgid ""
 "This function is a convenient way to get the list of root devices, as "
 "returned from a previous call to L</inspect-os>, but without redoing the "
@@ -26502,7 +26574,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:1975
+#: ../fish/guestfish-actions.pod:2005
 msgid ""
 "This returns an empty list if either no root devices were found or the "
 "caller has not called L</inspect-os>."
@@ -26510,13 +26582,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:1980
+#: ../fish/guestfish-actions.pod:2010
 msgid "inspect-get-type"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:1982
+#: ../fish/guestfish-actions.pod:2012
 #, no-wrap
 msgid ""
 " inspect-get-type root\n"
@@ -26525,13 +26597,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2015
+#: ../fish/guestfish-actions.pod:2045
 msgid "inspect-get-windows-systemroot"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2017
+#: ../fish/guestfish-actions.pod:2047
 #, no-wrap
 msgid ""
 " inspect-get-windows-systemroot root\n"
@@ -26539,12 +26611,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2031
+#: ../fish/guestfish-actions.pod:2061
 msgid "inspect-is-live"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2033
+#: ../fish/guestfish-actions.pod:2063
 #, no-wrap
 msgid ""
 " inspect-is-live root\n"
@@ -26552,19 +26624,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2038
+#: ../fish/guestfish-actions.pod:2068
 msgid ""
 "If L</inspect-get-format> returns C<installer> (this is an install disk), "
 "then this returns true if a live image was detected on the disk."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2044
+#: ../fish/guestfish-actions.pod:2074
 msgid "inspect-is-multipart"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2046
+#: ../fish/guestfish-actions.pod:2076
 #, no-wrap
 msgid ""
 " inspect-is-multipart root\n"
@@ -26572,19 +26644,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2051
+#: ../fish/guestfish-actions.pod:2081
 msgid ""
 "If L</inspect-get-format> returns C<installer> (this is an install disk), "
 "then this returns true if the disk is part of a set."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2057
+#: ../fish/guestfish-actions.pod:2087
 msgid "inspect-is-netinst"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2059
+#: ../fish/guestfish-actions.pod:2089
 #, no-wrap
 msgid ""
 " inspect-is-netinst root\n"
@@ -26592,7 +26664,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2064
+#: ../fish/guestfish-actions.pod:2094
 msgid ""
 "If L</inspect-get-format> returns C<installer> (this is an install disk), "
 "then this returns true if the disk is a network installer, ie. not a self-"
@@ -26602,13 +26674,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2072
+#: ../fish/guestfish-actions.pod:2102
 msgid "inspect-list-applications"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2074
+#: ../fish/guestfish-actions.pod:2104
 #, no-wrap
 msgid ""
 " inspect-list-applications root\n"
@@ -26617,7 +26689,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2081
+#: ../fish/guestfish-actions.pod:2111
 msgid ""
 "I<Note:> This call works differently from other parts of the inspection "
 "API.  You have to call L</inspect-os>, then L</inspect-get-mountpoints>, "
@@ -26630,13 +26702,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2171
+#: ../fish/guestfish-actions.pod:2201
 msgid "inspect-os"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2173
+#: ../fish/guestfish-actions.pod:2203
 #, no-wrap
 msgid ""
 " inspect-os\n"
@@ -26645,7 +26717,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2188
+#: ../fish/guestfish-actions.pod:2218
 msgid ""
 "You can pass the root string(s) returned to other L</inspect-get-*> "
 "functions in order to query further information about each operating system, "
@@ -26654,7 +26726,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2193
+#: ../fish/guestfish-actions.pod:2223
 msgid ""
 "This function uses other libguestfs features such as L</mount-ro> and L</"
 "umount-all> in order to mount and unmount filesystems and look at the "
@@ -26664,20 +26736,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2205 ../fish/guestfish-actions.pod:2381
-#: ../fish/guestfish-actions.pod:2427
+#: ../fish/guestfish-actions.pod:2235 ../fish/guestfish-actions.pod:2411
+#: ../fish/guestfish-actions.pod:2457
 msgid "See also L</list-filesystems>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2207
+#: ../fish/guestfish-actions.pod:2237
 msgid "is-blockdev"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2209
+#: ../fish/guestfish-actions.pod:2239
 #, no-wrap
 msgid ""
 " is-blockdev path\n"
@@ -26686,22 +26758,22 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2214 ../fish/guestfish-actions.pod:2232
-#: ../fish/guestfish-actions.pod:2251 ../fish/guestfish-actions.pod:2260
-#: ../fish/guestfish-actions.pod:2270 ../fish/guestfish-actions.pod:2304
-#: ../fish/guestfish-actions.pod:2313
+#: ../fish/guestfish-actions.pod:2244 ../fish/guestfish-actions.pod:2262
+#: ../fish/guestfish-actions.pod:2281 ../fish/guestfish-actions.pod:2290
+#: ../fish/guestfish-actions.pod:2300 ../fish/guestfish-actions.pod:2334
+#: ../fish/guestfish-actions.pod:2343
 msgid "See also L</stat>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2216
+#: ../fish/guestfish-actions.pod:2246
 msgid "is-busy"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2218
+#: ../fish/guestfish-actions.pod:2248
 #, no-wrap
 msgid ""
 " is-busy\n"
@@ -26710,13 +26782,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2225
+#: ../fish/guestfish-actions.pod:2255
 msgid "is-chardev"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2227
+#: ../fish/guestfish-actions.pod:2257
 #, no-wrap
 msgid ""
 " is-chardev path\n"
@@ -26725,13 +26797,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2234
+#: ../fish/guestfish-actions.pod:2264
 msgid "is-config"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2236
+#: ../fish/guestfish-actions.pod:2266
 #, no-wrap
 msgid ""
 " is-config\n"
@@ -26740,13 +26812,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2243
+#: ../fish/guestfish-actions.pod:2273
 msgid "is-dir"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2245
+#: ../fish/guestfish-actions.pod:2275
 #, no-wrap
 msgid ""
 " is-dir path\n"
@@ -26755,13 +26827,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2253
+#: ../fish/guestfish-actions.pod:2283
 msgid "is-fifo"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2255
+#: ../fish/guestfish-actions.pod:2285
 #, no-wrap
 msgid ""
 " is-fifo path\n"
@@ -26770,13 +26842,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2262
+#: ../fish/guestfish-actions.pod:2292
 msgid "is-file"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2264
+#: ../fish/guestfish-actions.pod:2294
 #, no-wrap
 msgid ""
 " is-file path\n"
@@ -26785,13 +26857,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2272
+#: ../fish/guestfish-actions.pod:2302
 msgid "is-launching"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2274
+#: ../fish/guestfish-actions.pod:2304
 #, no-wrap
 msgid ""
 " is-launching\n"
@@ -26800,13 +26872,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2281
+#: ../fish/guestfish-actions.pod:2311
 msgid "is-lv"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2283
+#: ../fish/guestfish-actions.pod:2313
 #, no-wrap
 msgid ""
 " is-lv device\n"
@@ -26815,13 +26887,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2288
+#: ../fish/guestfish-actions.pod:2318
 msgid "is-ready"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2290
+#: ../fish/guestfish-actions.pod:2320
 #, no-wrap
 msgid ""
 " is-ready\n"
@@ -26830,13 +26902,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2297
+#: ../fish/guestfish-actions.pod:2327
 msgid "is-socket"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2299
+#: ../fish/guestfish-actions.pod:2329
 #, no-wrap
 msgid ""
 " is-socket path\n"
@@ -26845,13 +26917,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2306
+#: ../fish/guestfish-actions.pod:2336
 msgid "is-symlink"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2308
+#: ../fish/guestfish-actions.pod:2338
 #, no-wrap
 msgid ""
 " is-symlink path\n"
@@ -26860,13 +26932,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2315
+#: ../fish/guestfish-actions.pod:2345
 msgid "kill-subprocess"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2317
+#: ../fish/guestfish-actions.pod:2347
 #, no-wrap
 msgid ""
 " kill-subprocess\n"
@@ -26875,19 +26947,19 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2321
+#: ../fish/guestfish-actions.pod:2351
 msgid "launch"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2323
+#: ../fish/guestfish-actions.pod:2353
 msgid "run"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2325
+#: ../fish/guestfish-actions.pod:2355
 #, no-wrap
 msgid ""
 " launch\n"
@@ -26896,13 +26968,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2333
+#: ../fish/guestfish-actions.pod:2363
 msgid "lchown"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2335
+#: ../fish/guestfish-actions.pod:2365
 #, no-wrap
 msgid ""
 " lchown owner group path\n"
@@ -26911,7 +26983,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2337
+#: ../fish/guestfish-actions.pod:2367
 msgid ""
 "Change the file owner to C<owner> and group to C<group>.  This is like L</"
 "chown> but if C<path> is a symlink then the link itself is changed, not the "
@@ -26920,13 +26992,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2345
+#: ../fish/guestfish-actions.pod:2375
 msgid "lgetxattr"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2347
+#: ../fish/guestfish-actions.pod:2377
 #, no-wrap
 msgid ""
 " lgetxattr path name\n"
@@ -26935,19 +27007,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2363
+#: ../fish/guestfish-actions.pod:2393
 msgid "See also: L</lgetxattrs>, L</getxattr>, L<attr(5)>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2365
+#: ../fish/guestfish-actions.pod:2395
 msgid "lgetxattrs"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2367
+#: ../fish/guestfish-actions.pod:2397
 #, no-wrap
 msgid ""
 " lgetxattrs path\n"
@@ -26956,7 +27028,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2369
+#: ../fish/guestfish-actions.pod:2399
 msgid ""
 "This is the same as L</getxattrs>, but if C<path> is a symbolic link, then "
 "it returns the extended attributes of the link itself."
@@ -26964,13 +27036,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2373
+#: ../fish/guestfish-actions.pod:2403
 msgid "list-devices"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2375
+#: ../fish/guestfish-actions.pod:2405
 #, no-wrap
 msgid ""
 " list-devices\n"
@@ -26979,13 +27051,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2383
+#: ../fish/guestfish-actions.pod:2413
 msgid "list-filesystems"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2385
+#: ../fish/guestfish-actions.pod:2415
 #, no-wrap
 msgid ""
 " list-filesystems\n"
@@ -26994,7 +27066,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2404
+#: ../fish/guestfish-actions.pod:2434
 msgid ""
 "This command runs other libguestfs commands, which might include L</mount> "
 "and L</umount>, and therefore you should use this soon after launch and only "
@@ -27003,7 +27075,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2408
+#: ../fish/guestfish-actions.pod:2438
 msgid ""
 "Not all of the filesystems returned will be mountable.  In particular, swap "
 "partitions are returned in the list.  Also this command does not check that "
@@ -27014,13 +27086,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2416
+#: ../fish/guestfish-actions.pod:2446
 msgid "list-partitions"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2418
+#: ../fish/guestfish-actions.pod:2448
 #, no-wrap
 msgid ""
 " list-partitions\n"
@@ -27029,7 +27101,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2424
+#: ../fish/guestfish-actions.pod:2454
 msgid ""
 "This does not return logical volumes.  For that you will need to call L</"
 "lvs>."
@@ -27037,13 +27109,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2429
+#: ../fish/guestfish-actions.pod:2459
 msgid "ll"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2431
+#: ../fish/guestfish-actions.pod:2461
 #, no-wrap
 msgid ""
 " ll directory\n"
@@ -27052,13 +27124,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2439
+#: ../fish/guestfish-actions.pod:2469
 msgid "ln"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2441
+#: ../fish/guestfish-actions.pod:2471
 #, no-wrap
 msgid ""
 " ln target linkname\n"
@@ -27067,13 +27139,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2445
+#: ../fish/guestfish-actions.pod:2475
 msgid "ln-f"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2447
+#: ../fish/guestfish-actions.pod:2477
 #, no-wrap
 msgid ""
 " ln-f target linkname\n"
@@ -27082,13 +27154,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2452
+#: ../fish/guestfish-actions.pod:2482
 msgid "ln-s"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2454
+#: ../fish/guestfish-actions.pod:2484
 #, no-wrap
 msgid ""
 " ln-s target linkname\n"
@@ -27097,13 +27169,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2458
+#: ../fish/guestfish-actions.pod:2488
 msgid "ln-sf"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2460
+#: ../fish/guestfish-actions.pod:2490
 #, no-wrap
 msgid ""
 " ln-sf target linkname\n"
@@ -27112,13 +27184,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2465
+#: ../fish/guestfish-actions.pod:2495
 msgid "lremovexattr"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2467
+#: ../fish/guestfish-actions.pod:2497
 #, no-wrap
 msgid ""
 " lremovexattr xattr path\n"
@@ -27127,7 +27199,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2469
+#: ../fish/guestfish-actions.pod:2499
 msgid ""
 "This is the same as L</removexattr>, but if C<path> is a symbolic link, then "
 "it removes an extended attribute of the link itself."
@@ -27135,13 +27207,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2473
+#: ../fish/guestfish-actions.pod:2503
 msgid "ls"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2475
+#: ../fish/guestfish-actions.pod:2505
 #, no-wrap
 msgid ""
 " ls directory\n"
@@ -27150,7 +27222,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2481
+#: ../fish/guestfish-actions.pod:2511
 msgid ""
 "This command is mostly useful for interactive sessions.  Programs should "
 "probably use L</readdir> instead."
@@ -27158,13 +27230,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2484
+#: ../fish/guestfish-actions.pod:2514
 msgid "lsetxattr"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2486
+#: ../fish/guestfish-actions.pod:2516
 #, no-wrap
 msgid ""
 " lsetxattr xattr val vallen path\n"
@@ -27173,7 +27245,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2488
+#: ../fish/guestfish-actions.pod:2518
 msgid ""
 "This is the same as L</setxattr>, but if C<path> is a symbolic link, then it "
 "sets an extended attribute of the link itself."
@@ -27181,13 +27253,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2492
+#: ../fish/guestfish-actions.pod:2522
 msgid "lstat"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2494
+#: ../fish/guestfish-actions.pod:2524
 #, no-wrap
 msgid ""
 " lstat path\n"
@@ -27196,7 +27268,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2498
+#: ../fish/guestfish-actions.pod:2528
 msgid ""
 "This is the same as L</stat> except that if C<path> is a symbolic link, then "
 "the link is stat-ed, not the file it refers to."
@@ -27204,13 +27276,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2504
+#: ../fish/guestfish-actions.pod:2534
 msgid "lstatlist"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2506
+#: ../fish/guestfish-actions.pod:2536
 #, no-wrap
 msgid ""
 " lstatlist path 'names ...'\n"
@@ -27219,7 +27291,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2508
+#: ../fish/guestfish-actions.pod:2538
 msgid ""
 "This call allows you to perform the L</lstat> operation on multiple files, "
 "where all files are in the directory C<path>.  C<names> is the list of files "
@@ -27228,7 +27300,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2517
+#: ../fish/guestfish-actions.pod:2547
 msgid ""
 "This call is intended for programs that want to efficiently list a directory "
 "contents without making many round-trips.  See also L</lxattrlist> for a "
@@ -27240,13 +27312,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2525
+#: ../fish/guestfish-actions.pod:2555
 msgid "luks-add-key"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2527
+#: ../fish/guestfish-actions.pod:2557
 #, no-wrap
 msgid ""
 " luks-add-key device keyslot\n"
@@ -27255,7 +27327,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2534
+#: ../fish/guestfish-actions.pod:2564
 msgid ""
 "Note that if C<keyslot> already contains a key, then this command will "
 "fail.  You have to use L</luks-kill-slot> first to remove that key."
@@ -27263,9 +27335,9 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2538 ../fish/guestfish-actions.pod:2560
-#: ../fish/guestfish-actions.pod:2573 ../fish/guestfish-actions.pod:2587
-#: ../fish/guestfish-actions.pod:2610 ../fish/guestfish-actions.pod:2620
+#: ../fish/guestfish-actions.pod:2568 ../fish/guestfish-actions.pod:2590
+#: ../fish/guestfish-actions.pod:2603 ../fish/guestfish-actions.pod:2617
+#: ../fish/guestfish-actions.pod:2640 ../fish/guestfish-actions.pod:2650
 msgid ""
 "This command has one or more key or passphrase parameters.  Guestfish will "
 "prompt for these separately."
@@ -27273,13 +27345,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2541
+#: ../fish/guestfish-actions.pod:2571
 msgid "luks-close"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2543
+#: ../fish/guestfish-actions.pod:2573
 #, no-wrap
 msgid ""
 " luks-close device\n"
@@ -27288,7 +27360,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2545
+#: ../fish/guestfish-actions.pod:2575
 msgid ""
 "This closes a LUKS device that was created earlier by L</luks-open> or L</"
 "luks-open-ro>.  The C<device> parameter must be the name of the LUKS mapping "
@@ -27298,13 +27370,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2551
+#: ../fish/guestfish-actions.pod:2581
 msgid "luks-format"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2553
+#: ../fish/guestfish-actions.pod:2583
 #, no-wrap
 msgid ""
 " luks-format device keyslot\n"
@@ -27313,13 +27385,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2566
+#: ../fish/guestfish-actions.pod:2596
 msgid "luks-format-cipher"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2568
+#: ../fish/guestfish-actions.pod:2598
 #, no-wrap
 msgid ""
 " luks-format-cipher device keyslot cipher\n"
@@ -27328,7 +27400,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2570
+#: ../fish/guestfish-actions.pod:2600
 msgid ""
 "This command is the same as L</luks-format> but it also allows you to set "
 "the C<cipher> used."
@@ -27336,13 +27408,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2579
+#: ../fish/guestfish-actions.pod:2609
 msgid "luks-kill-slot"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2581
+#: ../fish/guestfish-actions.pod:2611
 #, no-wrap
 msgid ""
 " luks-kill-slot device keyslot\n"
@@ -27351,13 +27423,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2590
+#: ../fish/guestfish-actions.pod:2620
 msgid "luks-open"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2592
+#: ../fish/guestfish-actions.pod:2622
 #, no-wrap
 msgid ""
 " luks-open device mapname\n"
@@ -27366,7 +27438,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2606
+#: ../fish/guestfish-actions.pod:2636
 msgid ""
 "If this block device contains LVM volume groups, then calling L</vgscan> "
 "followed by L</vg-activate-all> will make them visible."
@@ -27374,13 +27446,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2613
+#: ../fish/guestfish-actions.pod:2643
 msgid "luks-open-ro"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2615
+#: ../fish/guestfish-actions.pod:2645
 #, no-wrap
 msgid ""
 " luks-open-ro device mapname\n"
@@ -27389,20 +27461,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2617
+#: ../fish/guestfish-actions.pod:2647
 msgid ""
 "This is the same as L</luks-open> except that a read-only mapping is created."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2623
+#: ../fish/guestfish-actions.pod:2653
 msgid "lvcreate"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2625
+#: ../fish/guestfish-actions.pod:2655
 #, no-wrap
 msgid ""
 " lvcreate logvol volgroup mbytes\n"
@@ -27411,13 +27483,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2630
+#: ../fish/guestfish-actions.pod:2660
 msgid "lvm-canonical-lv-name"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2632
+#: ../fish/guestfish-actions.pod:2662
 #, no-wrap
 msgid ""
 " lvm-canonical-lv-name lvname\n"
@@ -27426,19 +27498,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2641
+#: ../fish/guestfish-actions.pod:2671
 msgid "See also L</is-lv>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2643
+#: ../fish/guestfish-actions.pod:2673
 msgid "lvm-clear-filter"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2645
+#: ../fish/guestfish-actions.pod:2675
 #, no-wrap
 msgid ""
 " lvm-clear-filter\n"
@@ -27447,7 +27519,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2647
+#: ../fish/guestfish-actions.pod:2677
 msgid ""
 "This undoes the effect of L</lvm-set-filter>.  LVM will be able to see every "
 "block device."
@@ -27455,13 +27527,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2653
+#: ../fish/guestfish-actions.pod:2683
 msgid "lvm-remove-all"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2655
+#: ../fish/guestfish-actions.pod:2685
 #, no-wrap
 msgid ""
 " lvm-remove-all\n"
@@ -27470,13 +27542,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2663
+#: ../fish/guestfish-actions.pod:2693
 msgid "lvm-set-filter"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2665
+#: ../fish/guestfish-actions.pod:2695
 #, no-wrap
 msgid ""
 " lvm-set-filter 'devices ...'\n"
@@ -27485,13 +27557,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2690
+#: ../fish/guestfish-actions.pod:2720
 msgid "lvremove"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2692
+#: ../fish/guestfish-actions.pod:2722
 #, no-wrap
 msgid ""
 " lvremove device\n"
@@ -27500,13 +27572,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2700
+#: ../fish/guestfish-actions.pod:2730
 msgid "lvrename"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2702
+#: ../fish/guestfish-actions.pod:2732
 #, no-wrap
 msgid ""
 " lvrename logvol newlogvol\n"
@@ -27515,13 +27587,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2706
+#: ../fish/guestfish-actions.pod:2736
 msgid "lvresize"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2708
+#: ../fish/guestfish-actions.pod:2738
 #, no-wrap
 msgid ""
 " lvresize device mbytes\n"
@@ -27530,13 +27602,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2714
+#: ../fish/guestfish-actions.pod:2744
 msgid "lvresize-free"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2716
+#: ../fish/guestfish-actions.pod:2746
 #, no-wrap
 msgid ""
 " lvresize-free lv percent\n"
@@ -27545,13 +27617,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2724
+#: ../fish/guestfish-actions.pod:2754
 msgid "lvs"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2726
+#: ../fish/guestfish-actions.pod:2756
 #, no-wrap
 msgid ""
 " lvs\n"
@@ -27560,19 +27632,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2734
+#: ../fish/guestfish-actions.pod:2764
 msgid "See also L</lvs-full>, L</list-filesystems>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2736
+#: ../fish/guestfish-actions.pod:2766
 msgid "lvs-full"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2738
+#: ../fish/guestfish-actions.pod:2768
 #, no-wrap
 msgid ""
 " lvs-full\n"
@@ -27581,13 +27653,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2743
+#: ../fish/guestfish-actions.pod:2773
 msgid "lvuuid"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2745
+#: ../fish/guestfish-actions.pod:2775
 #, no-wrap
 msgid ""
 " lvuuid device\n"
@@ -27596,13 +27668,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2749
+#: ../fish/guestfish-actions.pod:2779
 msgid "lxattrlist"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2751
+#: ../fish/guestfish-actions.pod:2781
 #, no-wrap
 msgid ""
 " lxattrlist path 'names ...'\n"
@@ -27611,7 +27683,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2767
+#: ../fish/guestfish-actions.pod:2797
 msgid ""
 "This call is intended for programs that want to efficiently list a directory "
 "contents without making many round-trips.  See also L</lstatlist> for a "
@@ -27623,13 +27695,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2775
+#: ../fish/guestfish-actions.pod:2805
 msgid "mkdir"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2777
+#: ../fish/guestfish-actions.pod:2807
 #, no-wrap
 msgid ""
 " mkdir path\n"
@@ -27638,13 +27710,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2781
+#: ../fish/guestfish-actions.pod:2811
 msgid "mkdir-mode"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2783
+#: ../fish/guestfish-actions.pod:2813
 #, no-wrap
 msgid ""
 " mkdir-mode path mode\n"
@@ -27653,19 +27725,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2792
+#: ../fish/guestfish-actions.pod:2822
 msgid "See also L</mkdir>, L</umask>"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2794
+#: ../fish/guestfish-actions.pod:2824
 msgid "mkdir-p"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2796
+#: ../fish/guestfish-actions.pod:2826
 #, no-wrap
 msgid ""
 " mkdir-p path\n"
@@ -27674,13 +27746,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2801
+#: ../fish/guestfish-actions.pod:2831
 msgid "mkdtemp"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2803
+#: ../fish/guestfish-actions.pod:2833
 #, no-wrap
 msgid ""
 " mkdtemp template\n"
@@ -27689,13 +27761,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2824
+#: ../fish/guestfish-actions.pod:2854
 msgid "mke2fs-J"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2826
+#: ../fish/guestfish-actions.pod:2856
 #, no-wrap
 msgid ""
 " mke2fs-J fstype blocksize device journal\n"
@@ -27704,19 +27776,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2834
+#: ../fish/guestfish-actions.pod:2864
 msgid "See also L</mke2journal>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2836
+#: ../fish/guestfish-actions.pod:2866
 msgid "mke2fs-JL"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2838
+#: ../fish/guestfish-actions.pod:2868
 #, no-wrap
 msgid ""
 " mke2fs-JL fstype blocksize device label\n"
@@ -27725,19 +27797,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2843
+#: ../fish/guestfish-actions.pod:2873
 msgid "See also L</mke2journal-L>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2845
+#: ../fish/guestfish-actions.pod:2875
 msgid "mke2fs-JU"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2847
+#: ../fish/guestfish-actions.pod:2877
 #, no-wrap
 msgid ""
 " mke2fs-JU fstype blocksize device uuid\n"
@@ -27746,19 +27818,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2852
+#: ../fish/guestfish-actions.pod:2882
 msgid "See also L</mke2journal-U>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2854
+#: ../fish/guestfish-actions.pod:2884
 msgid "mke2journal"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2856
+#: ../fish/guestfish-actions.pod:2886
 #, no-wrap
 msgid ""
 " mke2journal blocksize device\n"
@@ -27767,13 +27839,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2863
+#: ../fish/guestfish-actions.pod:2893
 msgid "mke2journal-L"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2865
+#: ../fish/guestfish-actions.pod:2895
 #, no-wrap
 msgid ""
 " mke2journal-L blocksize label device\n"
@@ -27782,13 +27854,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2869
+#: ../fish/guestfish-actions.pod:2899
 msgid "mke2journal-U"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2871
+#: ../fish/guestfish-actions.pod:2901
 #, no-wrap
 msgid ""
 " mke2journal-U blocksize uuid device\n"
@@ -27797,13 +27869,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2875
+#: ../fish/guestfish-actions.pod:2905
 msgid "mkfifo"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2877
+#: ../fish/guestfish-actions.pod:2907
 #, no-wrap
 msgid ""
 " mkfifo mode path\n"
@@ -27812,7 +27884,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2879
+#: ../fish/guestfish-actions.pod:2909
 msgid ""
 "This call creates a FIFO (named pipe) called C<path> with mode C<mode>.  It "
 "is just a convenient wrapper around L</mknod>."
@@ -27820,13 +27892,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2885
+#: ../fish/guestfish-actions.pod:2915
 msgid "mkfs"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2887
+#: ../fish/guestfish-actions.pod:2917
 #, no-wrap
 msgid ""
 " mkfs fstype device\n"
@@ -27835,13 +27907,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2893
+#: ../fish/guestfish-actions.pod:2923
 msgid "mkfs-b"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2895
+#: ../fish/guestfish-actions.pod:2925
 #, no-wrap
 msgid ""
 " mkfs-b fstype blocksize device\n"
@@ -27850,7 +27922,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2897
+#: ../fish/guestfish-actions.pod:2927
 msgid ""
 "This call is similar to L</mkfs>, but it allows you to control the block "
 "size of the resulting filesystem.  Supported block sizes depend on the "
@@ -27859,12 +27931,12 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2912
+#: ../fish/guestfish-actions.pod:2942
 msgid "mkfs-opts"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2914
+#: ../fish/guestfish-actions.pod:2944
 #, no-wrap
 msgid ""
 " mkfs-opts fstype device [blocksize:..] [features:..]\n"
@@ -27873,13 +27945,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2949
+#: ../fish/guestfish-actions.pod:2979
 msgid "mkmountpoint"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2951
+#: ../fish/guestfish-actions.pod:2981
 #, no-wrap
 msgid ""
 " mkmountpoint exemptpath\n"
@@ -27888,7 +27960,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2953
+#: ../fish/guestfish-actions.pod:2983
 msgid ""
 "L</mkmountpoint> and L</rmmountpoint> are specialized calls that can be used "
 "to create extra mountpoints before mounting the first filesystem."
@@ -27896,7 +27968,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2977
+#: ../fish/guestfish-actions.pod:3007
 msgid ""
 "L</mkmountpoint> is not compatible with L</umount-all>.  You may get "
 "unexpected errors if you try to mix these calls.  It is safest to manually "
@@ -27905,7 +27977,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2981
+#: ../fish/guestfish-actions.pod:3011
 msgid ""
 "L</umount-all> unmounts filesystems by sorting the paths longest first, so "
 "for this to work for manual mountpoints, you must ensure that the innermost "
@@ -27913,7 +27985,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2988
+#: ../fish/guestfish-actions.pod:3018
 msgid ""
 "Autosync [see L</set-autosync>, this is set by default on handles] can cause "
 "L</umount-all> to be called when the handle is closed which can also trigger "
@@ -27922,13 +27994,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2992
+#: ../fish/guestfish-actions.pod:3022
 msgid "mknod"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2994
+#: ../fish/guestfish-actions.pod:3024
 #, no-wrap
 msgid ""
 " mknod mode devmajor devminor path\n"
@@ -27937,7 +28009,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3004
+#: ../fish/guestfish-actions.pod:3034
 msgid ""
 "Note that, just like L<mknod(2)>, the mode must be bitwise OR'd with "
 "S_IFBLK, S_IFCHR, S_IFIFO or S_IFSOCK (otherwise this call just creates a "
@@ -27949,13 +28021,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3014
+#: ../fish/guestfish-actions.pod:3044
 msgid "mknod-b"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3016
+#: ../fish/guestfish-actions.pod:3046
 #, no-wrap
 msgid ""
 " mknod-b mode devmajor devminor path\n"
@@ -27964,7 +28036,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3018
+#: ../fish/guestfish-actions.pod:3048
 msgid ""
 "This call creates a block device node called C<path> with mode C<mode> and "
 "device major/minor C<devmajor> and C<devminor>.  It is just a convenient "
@@ -27973,13 +28045,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3024
+#: ../fish/guestfish-actions.pod:3054
 msgid "mknod-c"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3026
+#: ../fish/guestfish-actions.pod:3056
 #, no-wrap
 msgid ""
 " mknod-c mode devmajor devminor path\n"
@@ -27988,7 +28060,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3028
+#: ../fish/guestfish-actions.pod:3058
 msgid ""
 "This call creates a char device node called C<path> with mode C<mode> and "
 "device major/minor C<devmajor> and C<devminor>.  It is just a convenient "
@@ -27997,13 +28069,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3034
+#: ../fish/guestfish-actions.pod:3064
 msgid "mkswap"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3036
+#: ../fish/guestfish-actions.pod:3066
 #, no-wrap
 msgid ""
 " mkswap device\n"
@@ -28012,13 +28084,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3040
+#: ../fish/guestfish-actions.pod:3070
 msgid "mkswap-L"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3042
+#: ../fish/guestfish-actions.pod:3072
 #, no-wrap
 msgid ""
 " mkswap-L label device\n"
@@ -28027,13 +28099,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3050
+#: ../fish/guestfish-actions.pod:3080
 msgid "mkswap-U"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3052
+#: ../fish/guestfish-actions.pod:3082
 #, no-wrap
 msgid ""
 " mkswap-U uuid device\n"
@@ -28042,13 +28114,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3056
+#: ../fish/guestfish-actions.pod:3086
 msgid "mkswap-file"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3058
+#: ../fish/guestfish-actions.pod:3088
 #, no-wrap
 msgid ""
 " mkswap-file path\n"
@@ -28057,7 +28129,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3062
+#: ../fish/guestfish-actions.pod:3092
 msgid ""
 "This command just writes a swap file signature to an existing file.  To "
 "create the file itself, use something like L</fallocate>."
@@ -28065,13 +28137,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3065
+#: ../fish/guestfish-actions.pod:3095
 msgid "modprobe"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3067
+#: ../fish/guestfish-actions.pod:3097
 #, no-wrap
 msgid ""
 " modprobe modulename\n"
@@ -28080,13 +28152,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3074
+#: ../fish/guestfish-actions.pod:3104
 msgid "mount"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3076
+#: ../fish/guestfish-actions.pod:3106
 #, no-wrap
 msgid ""
 " mount device mountpoint\n"
@@ -28095,7 +28167,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3092
+#: ../fish/guestfish-actions.pod:3122
 msgid ""
 "B<Important note:> When you use this call, the filesystem options C<sync> "
 "and C<noatime> are set implicitly.  This was originally done because we "
@@ -28108,13 +28180,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3102
+#: ../fish/guestfish-actions.pod:3132
 msgid "mount-loop"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3104
+#: ../fish/guestfish-actions.pod:3134
 #, no-wrap
 msgid ""
 " mount-loop file mountpoint\n"
@@ -28123,13 +28195,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3110
+#: ../fish/guestfish-actions.pod:3140
 msgid "mount-options"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3112
+#: ../fish/guestfish-actions.pod:3142
 #, no-wrap
 msgid ""
 " mount-options options device mountpoint\n"
@@ -28138,7 +28210,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3114
+#: ../fish/guestfish-actions.pod:3144
 msgid ""
 "This is the same as the L</mount> command, but it allows you to set the "
 "mount options as for the L<mount(8)> I<-o> flag."
@@ -28146,13 +28218,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3122
+#: ../fish/guestfish-actions.pod:3152
 msgid "mount-ro"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3124
+#: ../fish/guestfish-actions.pod:3154
 #, no-wrap
 msgid ""
 " mount-ro device mountpoint\n"
@@ -28161,7 +28233,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3126
+#: ../fish/guestfish-actions.pod:3156
 msgid ""
 "This is the same as the L</mount> command, but it mounts the filesystem with "
 "the read-only (I<-o ro>) flag."
@@ -28169,13 +28241,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3129
+#: ../fish/guestfish-actions.pod:3159
 msgid "mount-vfs"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3131
+#: ../fish/guestfish-actions.pod:3161
 #, no-wrap
 msgid ""
 " mount-vfs options vfstype device mountpoint\n"
@@ -28184,7 +28256,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3133
+#: ../fish/guestfish-actions.pod:3163
 msgid ""
 "This is the same as the L</mount> command, but it allows you to set both the "
 "mount options and the vfstype as for the L<mount(8)> I<-o> and I<-t> flags."
@@ -28192,13 +28264,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3137
+#: ../fish/guestfish-actions.pod:3167
 msgid "mountpoints"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3139
+#: ../fish/guestfish-actions.pod:3169
 #, no-wrap
 msgid ""
 " mountpoints\n"
@@ -28207,7 +28279,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3141
+#: ../fish/guestfish-actions.pod:3171
 msgid ""
 "This call is similar to L</mounts>.  That call returns a list of devices.  "
 "This one returns a hash table (map) of device name to directory where the "
@@ -28216,13 +28288,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3145
+#: ../fish/guestfish-actions.pod:3175
 msgid "mounts"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3147
+#: ../fish/guestfish-actions.pod:3177
 #, no-wrap
 msgid ""
 " mounts\n"
@@ -28231,19 +28303,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3154
+#: ../fish/guestfish-actions.pod:3184
 msgid "See also: L</mountpoints>"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3156
+#: ../fish/guestfish-actions.pod:3186
 msgid "mv"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3158
+#: ../fish/guestfish-actions.pod:3188
 #, no-wrap
 msgid ""
 " mv src dest\n"
@@ -28252,13 +28324,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3163
+#: ../fish/guestfish-actions.pod:3193
 msgid "ntfs-3g-probe"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3165
+#: ../fish/guestfish-actions.pod:3195
 #, no-wrap
 msgid ""
 " ntfs-3g-probe true|false device\n"
@@ -28267,13 +28339,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3179
+#: ../fish/guestfish-actions.pod:3209
 msgid "ntfsresize"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3181
+#: ../fish/guestfish-actions.pod:3211
 #, no-wrap
 msgid ""
 " ntfsresize device\n"
@@ -28282,13 +28354,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3187
+#: ../fish/guestfish-actions.pod:3217
 msgid "ntfsresize-size"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3189
+#: ../fish/guestfish-actions.pod:3219
 #, no-wrap
 msgid ""
 " ntfsresize-size device size\n"
@@ -28297,7 +28369,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3191
+#: ../fish/guestfish-actions.pod:3221
 msgid ""
 "This command is the same as L</ntfsresize> except that it allows you to "
 "specify the new size (in bytes) explicitly."
@@ -28305,13 +28377,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3194
+#: ../fish/guestfish-actions.pod:3224
 msgid "part-add"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3196
+#: ../fish/guestfish-actions.pod:3226
 #, no-wrap
 msgid ""
 " part-add device prlogex startsect endsect\n"
@@ -28320,7 +28392,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3198
+#: ../fish/guestfish-actions.pod:3228
 msgid ""
 "This command adds a partition to C<device>.  If there is no partition table "
 "on the device, call L</part-init> first."
@@ -28328,7 +28400,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3210
+#: ../fish/guestfish-actions.pod:3240
 msgid ""
 "Creating a partition which covers the whole disk is not so easy.  Use L</"
 "part-disk> to do that."
@@ -28336,13 +28408,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3213
+#: ../fish/guestfish-actions.pod:3243
 msgid "part-del"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3215
+#: ../fish/guestfish-actions.pod:3245
 #, no-wrap
 msgid ""
 " part-del device partnum\n"
@@ -28351,13 +28423,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3223
+#: ../fish/guestfish-actions.pod:3253
 msgid "part-disk"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3225
+#: ../fish/guestfish-actions.pod:3255
 #, no-wrap
 msgid ""
 " part-disk device parttype\n"
@@ -28366,7 +28438,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3227
+#: ../fish/guestfish-actions.pod:3257
 msgid ""
 "This command is simply a combination of L</part-init> followed by L</part-"
 "add> to create a single primary partition covering the whole disk."
@@ -28374,7 +28446,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3231
+#: ../fish/guestfish-actions.pod:3261
 msgid ""
 "C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other "
 "possible values are described in L</part-init>."
@@ -28382,13 +28454,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3237
+#: ../fish/guestfish-actions.pod:3267
 msgid "part-get-bootable"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3239
+#: ../fish/guestfish-actions.pod:3269
 #, no-wrap
 msgid ""
 " part-get-bootable device partnum\n"
@@ -28397,19 +28469,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3244
+#: ../fish/guestfish-actions.pod:3274
 msgid "See also L</part-set-bootable>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3246
+#: ../fish/guestfish-actions.pod:3276
 msgid "part-get-mbr-id"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3248
+#: ../fish/guestfish-actions.pod:3278
 #, no-wrap
 msgid ""
 " part-get-mbr-id device partnum\n"
@@ -28418,7 +28490,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3253 ../fish/guestfish-actions.pod:3391
+#: ../fish/guestfish-actions.pod:3283 ../fish/guestfish-actions.pod:3421
 msgid ""
 "Note that only MBR (old DOS-style) partitions have type bytes.  You will get "
 "undefined results for other partition table types (see L</part-get-"
@@ -28427,13 +28499,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3257
+#: ../fish/guestfish-actions.pod:3287
 msgid "part-get-parttype"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3259
+#: ../fish/guestfish-actions.pod:3289
 #, no-wrap
 msgid ""
 " part-get-parttype device\n"
@@ -28442,7 +28514,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3264
+#: ../fish/guestfish-actions.pod:3294
 msgid ""
 "Common return values include: C<msdos> (a DOS/Windows style MBR partition "
 "table), C<gpt> (a GPT/EFI-style partition table).  Other values are "
@@ -28451,13 +28523,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3269
+#: ../fish/guestfish-actions.pod:3299
 msgid "part-init"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3271
+#: ../fish/guestfish-actions.pod:3301
 #, no-wrap
 msgid ""
 " part-init device parttype\n"
@@ -28466,7 +28538,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3277
+#: ../fish/guestfish-actions.pod:3307
 msgid ""
 "Initially there are no partitions.  Following this, you should call L</part-"
 "add> for each partition required."
@@ -28474,13 +28546,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3340
+#: ../fish/guestfish-actions.pod:3370
 msgid "part-list"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3342
+#: ../fish/guestfish-actions.pod:3372
 #, no-wrap
 msgid ""
 " part-list device\n"
@@ -28489,7 +28561,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3357
+#: ../fish/guestfish-actions.pod:3387
 msgid ""
 "Start of the partition I<in bytes>.  To get sectors you have to divide by "
 "the device's sector size, see L</blockdev-getss>."
@@ -28497,13 +28569,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3370
+#: ../fish/guestfish-actions.pod:3400
 msgid "part-set-bootable"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3372
+#: ../fish/guestfish-actions.pod:3402
 #, no-wrap
 msgid ""
 " part-set-bootable device partnum true|false\n"
@@ -28512,13 +28584,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3381
+#: ../fish/guestfish-actions.pod:3411
 msgid "part-set-mbr-id"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3383
+#: ../fish/guestfish-actions.pod:3413
 #, no-wrap
 msgid ""
 " part-set-mbr-id device partnum idbyte\n"
@@ -28527,13 +28599,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3395
+#: ../fish/guestfish-actions.pod:3425
 msgid "part-set-name"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3397
+#: ../fish/guestfish-actions.pod:3427
 #, no-wrap
 msgid ""
 " part-set-name device partnum name\n"
@@ -28542,13 +28614,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3405
+#: ../fish/guestfish-actions.pod:3435
 msgid "part-to-dev"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3407
+#: ../fish/guestfish-actions.pod:3437
 #, no-wrap
 msgid ""
 " part-to-dev partition\n"
@@ -28557,7 +28629,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3413
+#: ../fish/guestfish-actions.pod:3443
 msgid ""
 "The named partition must exist, for example as a string returned from L</"
 "list-partitions>."
@@ -28565,13 +28637,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3416
+#: ../fish/guestfish-actions.pod:3446
 msgid "ping-daemon"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3418
+#: ../fish/guestfish-actions.pod:3448
 #, no-wrap
 msgid ""
 " ping-daemon\n"
@@ -28580,13 +28652,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3425
+#: ../fish/guestfish-actions.pod:3455
 msgid "pread"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3427
+#: ../fish/guestfish-actions.pod:3457
 #, no-wrap
 msgid ""
 " pread path count offset\n"
@@ -28595,19 +28667,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3435
+#: ../fish/guestfish-actions.pod:3465
 msgid "See also L</pwrite>, L</pread-device>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3440
+#: ../fish/guestfish-actions.pod:3470
 msgid "pread-device"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3442
+#: ../fish/guestfish-actions.pod:3472
 #, no-wrap
 msgid ""
 " pread-device device count offset\n"
@@ -28616,19 +28688,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3450
+#: ../fish/guestfish-actions.pod:3480
 msgid "See also L</pread>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3455
+#: ../fish/guestfish-actions.pod:3485
 msgid "pvcreate"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3457
+#: ../fish/guestfish-actions.pod:3487
 #, no-wrap
 msgid ""
 " pvcreate device\n"
@@ -28637,13 +28709,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3463
+#: ../fish/guestfish-actions.pod:3493
 msgid "pvremove"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3465
+#: ../fish/guestfish-actions.pod:3495
 #, no-wrap
 msgid ""
 " pvremove device\n"
@@ -28652,13 +28724,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3474
+#: ../fish/guestfish-actions.pod:3504
 msgid "pvresize"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3476
+#: ../fish/guestfish-actions.pod:3506
 #, no-wrap
 msgid ""
 " pvresize device\n"
@@ -28667,13 +28739,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3481
+#: ../fish/guestfish-actions.pod:3511
 msgid "pvresize-size"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3483
+#: ../fish/guestfish-actions.pod:3513
 #, no-wrap
 msgid ""
 " pvresize-size device size\n"
@@ -28682,7 +28754,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3485
+#: ../fish/guestfish-actions.pod:3515
 msgid ""
 "This command is the same as L</pvresize> except that it allows you to "
 "specify the new size (in bytes) explicitly."
@@ -28690,13 +28762,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3488
+#: ../fish/guestfish-actions.pod:3518
 msgid "pvs"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3490
+#: ../fish/guestfish-actions.pod:3520
 #, no-wrap
 msgid ""
 " pvs\n"
@@ -28705,19 +28777,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3498
+#: ../fish/guestfish-actions.pod:3528
 msgid "See also L</pvs-full>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3500
+#: ../fish/guestfish-actions.pod:3530
 msgid "pvs-full"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3502
+#: ../fish/guestfish-actions.pod:3532
 #, no-wrap
 msgid ""
 " pvs-full\n"
@@ -28726,13 +28798,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3507
+#: ../fish/guestfish-actions.pod:3537
 msgid "pvuuid"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3509
+#: ../fish/guestfish-actions.pod:3539
 #, no-wrap
 msgid ""
 " pvuuid device\n"
@@ -28741,13 +28813,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3513
+#: ../fish/guestfish-actions.pod:3543
 msgid "pwrite"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3515
+#: ../fish/guestfish-actions.pod:3545
 #, no-wrap
 msgid ""
 " pwrite path content offset\n"
@@ -28756,19 +28828,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3526
+#: ../fish/guestfish-actions.pod:3556
 msgid "See also L</pread>, L</pwrite-device>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3531
+#: ../fish/guestfish-actions.pod:3561
 msgid "pwrite-device"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3533
+#: ../fish/guestfish-actions.pod:3563
 #, no-wrap
 msgid ""
 " pwrite-device device content offset\n"
@@ -28777,19 +28849,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3543
+#: ../fish/guestfish-actions.pod:3573
 msgid "See also L</pwrite>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3548
+#: ../fish/guestfish-actions.pod:3578
 msgid "read-file"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3550
+#: ../fish/guestfish-actions.pod:3580
 #, no-wrap
 msgid ""
 " read-file path\n"
@@ -28798,7 +28870,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3555
+#: ../fish/guestfish-actions.pod:3585
 msgid ""
 "Unlike L</cat>, this function can correctly handle files that contain "
 "embedded ASCII NUL characters.  However unlike L</download>, this function "
@@ -28807,13 +28879,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3563
+#: ../fish/guestfish-actions.pod:3593
 msgid "read-lines"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3565
+#: ../fish/guestfish-actions.pod:3595
 #, no-wrap
 msgid ""
 " read-lines path\n"
@@ -28822,7 +28894,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3572
+#: ../fish/guestfish-actions.pod:3602
 msgid ""
 "Note that this function cannot correctly handle binary files (specifically, "
 "files containing C<\\0> character which is treated as end of line).  For "
@@ -28832,13 +28904,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3577
+#: ../fish/guestfish-actions.pod:3607
 msgid "readdir"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3579
+#: ../fish/guestfish-actions.pod:3609
 #, no-wrap
 msgid ""
 " readdir dir\n"
@@ -28847,7 +28919,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3631
+#: ../fish/guestfish-actions.pod:3661
 msgid ""
 "This function is primarily intended for use by programs.  To get a simple "
 "list of names, use L</ls>.  To get a printable directory for human "
@@ -28856,13 +28928,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3635
+#: ../fish/guestfish-actions.pod:3665
 msgid "readlink"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3637
+#: ../fish/guestfish-actions.pod:3667
 #, no-wrap
 msgid ""
 " readlink path\n"
@@ -28871,13 +28943,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3641
+#: ../fish/guestfish-actions.pod:3671
 msgid "readlinklist"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3643
+#: ../fish/guestfish-actions.pod:3673
 #, no-wrap
 msgid ""
 " readlinklist path 'names ...'\n"
@@ -28886,13 +28958,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3667
+#: ../fish/guestfish-actions.pod:3697
 msgid "realpath"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3669
+#: ../fish/guestfish-actions.pod:3699
 #, no-wrap
 msgid ""
 " realpath path\n"
@@ -28901,13 +28973,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3674
+#: ../fish/guestfish-actions.pod:3704
 msgid "removexattr"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3676
+#: ../fish/guestfish-actions.pod:3706
 #, no-wrap
 msgid ""
 " removexattr xattr path\n"
@@ -28916,19 +28988,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3681
+#: ../fish/guestfish-actions.pod:3711
 msgid "See also: L</lremovexattr>, L<attr(5)>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3683
+#: ../fish/guestfish-actions.pod:3713
 msgid "resize2fs"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3685
+#: ../fish/guestfish-actions.pod:3715
 #, no-wrap
 msgid ""
 " resize2fs device\n"
@@ -28937,7 +29009,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3690
+#: ../fish/guestfish-actions.pod:3720
 msgid ""
 "I<Note:> It is sometimes required that you run L</e2fsck-f> on the C<device> "
 "before calling this command.  For unknown reasons C<resize2fs> sometimes "
@@ -28946,12 +29018,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3696
+#: ../fish/guestfish-actions.pod:3726
 msgid "resize2fs-M"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3698
+#: ../fish/guestfish-actions.pod:3728
 #, no-wrap
 msgid ""
 " resize2fs-M device\n"
@@ -28959,7 +29031,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3700
+#: ../fish/guestfish-actions.pod:3730
 msgid ""
 "This command is the same as L</resize2fs>, but the filesystem is resized to "
 "its minimum size.  This works like the C<-M> option to the C<resize2fs> "
@@ -28967,7 +29039,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3704
+#: ../fish/guestfish-actions.pod:3734
 msgid ""
 "To get the resulting size of the filesystem you should call L</tune2fs-l> "
 "and read the C<Block size> and C<Block count> values.  These two numbers, "
@@ -28977,13 +29049,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3709
+#: ../fish/guestfish-actions.pod:3739
 msgid "resize2fs-size"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3711
+#: ../fish/guestfish-actions.pod:3741
 #, no-wrap
 msgid ""
 " resize2fs-size device size\n"
@@ -28992,7 +29064,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3713
+#: ../fish/guestfish-actions.pod:3743
 msgid ""
 "This command is the same as L</resize2fs> except that it allows you to "
 "specify the new size (in bytes) explicitly."
@@ -29000,13 +29072,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3716
+#: ../fish/guestfish-actions.pod:3746
 msgid "rm"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3718
+#: ../fish/guestfish-actions.pod:3748
 #, no-wrap
 msgid ""
 " rm path\n"
@@ -29015,13 +29087,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3722
+#: ../fish/guestfish-actions.pod:3752
 msgid "rm-rf"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3724
+#: ../fish/guestfish-actions.pod:3754
 #, no-wrap
 msgid ""
 " rm-rf path\n"
@@ -29030,13 +29102,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3730
+#: ../fish/guestfish-actions.pod:3760
 msgid "rmdir"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3732
+#: ../fish/guestfish-actions.pod:3762
 #, no-wrap
 msgid ""
 " rmdir path\n"
@@ -29045,13 +29117,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3736
+#: ../fish/guestfish-actions.pod:3766
 msgid "rmmountpoint"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3738
+#: ../fish/guestfish-actions.pod:3768
 #, no-wrap
 msgid ""
 " rmmountpoint exemptpath\n"
@@ -29060,7 +29132,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3740
+#: ../fish/guestfish-actions.pod:3770
 msgid ""
 "This calls removes a mountpoint that was previously created with L</"
 "mkmountpoint>.  See L</mkmountpoint> for full details."
@@ -29068,13 +29140,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3744
+#: ../fish/guestfish-actions.pod:3774
 msgid "scrub-device"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3746
+#: ../fish/guestfish-actions.pod:3776
 #, no-wrap
 msgid ""
 " scrub-device device\n"
@@ -29083,13 +29155,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3757
+#: ../fish/guestfish-actions.pod:3787
 msgid "scrub-file"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3759
+#: ../fish/guestfish-actions.pod:3789
 #, no-wrap
 msgid ""
 " scrub-file file\n"
@@ -29098,13 +29170,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3769
+#: ../fish/guestfish-actions.pod:3799
 msgid "scrub-freespace"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3771
+#: ../fish/guestfish-actions.pod:3801
 #, no-wrap
 msgid ""
 " scrub-freespace dir\n"
@@ -29113,7 +29185,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3773
+#: ../fish/guestfish-actions.pod:3803
 msgid ""
 "This command creates the directory C<dir> and then fills it with files until "
 "the filesystem is full, and scrubs the files as for L</scrub-file>, and "
@@ -29123,19 +29195,19 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3782
+#: ../fish/guestfish-actions.pod:3812
 msgid "set-append"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3784
+#: ../fish/guestfish-actions.pod:3814
 msgid "append"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3786
+#: ../fish/guestfish-actions.pod:3816
 #, no-wrap
 msgid ""
 " set-append append\n"
@@ -29143,17 +29215,17 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3797
+#: ../fish/guestfish-actions.pod:3827
 msgid "set-attach-method"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3799
+#: ../fish/guestfish-actions.pod:3829
 msgid "attach-method"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3801
+#: ../fish/guestfish-actions.pod:3831
 #, no-wrap
 msgid ""
 " set-attach-method attachmethod\n"
@@ -29162,19 +29234,19 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3823
+#: ../fish/guestfish-actions.pod:3853
 msgid "set-autosync"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3825
+#: ../fish/guestfish-actions.pod:3855
 msgid "autosync"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3827
+#: ../fish/guestfish-actions.pod:3857
 #, no-wrap
 msgid ""
 " set-autosync true|false\n"
@@ -29183,19 +29255,19 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3837
+#: ../fish/guestfish-actions.pod:3867
 msgid "set-direct"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3839
+#: ../fish/guestfish-actions.pod:3869
 msgid "direct"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3841
+#: ../fish/guestfish-actions.pod:3871
 #, no-wrap
 msgid ""
 " set-direct true|false\n"
@@ -29204,7 +29276,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3847
+#: ../fish/guestfish-actions.pod:3877
 msgid ""
 "One consequence of this is that log messages aren't caught by the library "
 "and handled by L</set-log-message-callback>, but go straight to stdout."
@@ -29212,13 +29284,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3856
+#: ../fish/guestfish-actions.pod:3886
 msgid "set-e2label"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3858
+#: ../fish/guestfish-actions.pod:3888
 #, no-wrap
 msgid ""
 " set-e2label device label\n"
@@ -29227,7 +29299,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3864
+#: ../fish/guestfish-actions.pod:3894
 msgid ""
 "You can use either L</tune2fs-l> or L</get-e2label> to return the existing "
 "label on a filesystem."
@@ -29235,13 +29307,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3867
+#: ../fish/guestfish-actions.pod:3897
 msgid "set-e2uuid"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3869
+#: ../fish/guestfish-actions.pod:3899
 #, no-wrap
 msgid ""
 " set-e2uuid device uuid\n"
@@ -29250,7 +29322,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3876
+#: ../fish/guestfish-actions.pod:3906
 msgid ""
 "You can use either L</tune2fs-l> or L</get-e2uuid> to return the existing "
 "UUID of a filesystem."
@@ -29258,19 +29330,19 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3879
+#: ../fish/guestfish-actions.pod:3909
 msgid "set-memsize"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3881
+#: ../fish/guestfish-actions.pod:3911
 msgid "memsize"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3883
+#: ../fish/guestfish-actions.pod:3913
 #, no-wrap
 msgid ""
 " set-memsize memsize\n"
@@ -29279,7 +29351,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3885
+#: ../fish/guestfish-actions.pod:3915
 msgid ""
 "This sets the memory size in megabytes allocated to the qemu subprocess.  "
 "This only has any effect if called before L</launch>."
@@ -29287,19 +29359,19 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3896
+#: ../fish/guestfish-actions.pod:3926
 msgid "set-network"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3898
+#: ../fish/guestfish-actions.pod:3928
 msgid "network"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3900
+#: ../fish/guestfish-actions.pod:3930
 #, no-wrap
 msgid ""
 " set-network true|false\n"
@@ -29308,26 +29380,26 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3908
+#: ../fish/guestfish-actions.pod:3938
 msgid ""
 "You must call this before calling L</launch>, otherwise it has no effect."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3911
+#: ../fish/guestfish-actions.pod:3941
 msgid "set-path"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3913
+#: ../fish/guestfish-actions.pod:3943
 msgid "path"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3915
+#: ../fish/guestfish-actions.pod:3945
 #, no-wrap
 msgid ""
 " set-path searchpath\n"
@@ -29336,19 +29408,19 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3924
+#: ../fish/guestfish-actions.pod:3954
 msgid "set-qemu"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3926
+#: ../fish/guestfish-actions.pod:3956
 msgid "qemu"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3928
+#: ../fish/guestfish-actions.pod:3958
 #, no-wrap
 msgid ""
 " set-qemu qemu\n"
@@ -29357,19 +29429,19 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3948
+#: ../fish/guestfish-actions.pod:3978
 msgid "set-recovery-proc"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3950
+#: ../fish/guestfish-actions.pod:3980
 msgid "recovery-proc"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3952
+#: ../fish/guestfish-actions.pod:3982
 #, no-wrap
 msgid ""
 " set-recovery-proc true|false\n"
@@ -29378,7 +29450,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3954
+#: ../fish/guestfish-actions.pod:3984
 msgid ""
 "If this is called with the parameter C<false> then L</launch> does not "
 "create a recovery process.  The purpose of the recovery process is to stop "
@@ -29387,7 +29459,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3959
+#: ../fish/guestfish-actions.pod:3989
 msgid ""
 "This only has any effect if called before L</launch>, and the default is "
 "true."
@@ -29395,19 +29467,19 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3968
+#: ../fish/guestfish-actions.pod:3998
 msgid "set-selinux"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3970
+#: ../fish/guestfish-actions.pod:4000
 msgid "selinux"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3972
+#: ../fish/guestfish-actions.pod:4002
 #, no-wrap
 msgid ""
 " set-selinux true|false\n"
@@ -29416,19 +29488,19 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3983
+#: ../fish/guestfish-actions.pod:4013
 msgid "set-trace"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3985
+#: ../fish/guestfish-actions.pod:4015
 msgid "trace"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3987
+#: ../fish/guestfish-actions.pod:4017
 #, no-wrap
 msgid ""
 " set-trace true|false\n"
@@ -29436,7 +29508,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3999
+#: ../fish/guestfish-actions.pod:4029
 msgid ""
 "Trace messages are normally sent to C<stderr>, unless you register a "
 "callback to send them somewhere else (see L</set-event-callback>)."
@@ -29444,19 +29516,19 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4003
+#: ../fish/guestfish-actions.pod:4033
 msgid "set-verbose"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4005
+#: ../fish/guestfish-actions.pod:4035
 msgid "verbose"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4007
+#: ../fish/guestfish-actions.pod:4037
 #, no-wrap
 msgid ""
 " set-verbose true|false\n"
@@ -29464,7 +29536,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4014
+#: ../fish/guestfish-actions.pod:4044
 msgid ""
 "Verbose messages are normally sent to C<stderr>, unless you register a "
 "callback to send them somewhere else (see L</set-event-callback>)."
@@ -29472,13 +29544,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4018
+#: ../fish/guestfish-actions.pod:4048
 msgid "setcon"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4020
+#: ../fish/guestfish-actions.pod:4050
 #, no-wrap
 msgid ""
 " setcon context\n"
@@ -29487,13 +29559,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4027
+#: ../fish/guestfish-actions.pod:4057
 msgid "setxattr"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4029
+#: ../fish/guestfish-actions.pod:4059
 #, no-wrap
 msgid ""
 " setxattr xattr val vallen path\n"
@@ -29502,19 +29574,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4035
+#: ../fish/guestfish-actions.pod:4065
 msgid "See also: L</lsetxattr>, L<attr(5)>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4037
+#: ../fish/guestfish-actions.pod:4067
 msgid "sfdisk"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4039
+#: ../fish/guestfish-actions.pod:4069
 #, no-wrap
 msgid ""
 " sfdisk device cyls heads sectors 'lines ...'\n"
@@ -29523,19 +29595,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4061
+#: ../fish/guestfish-actions.pod:4091
 msgid "See also: L</sfdisk-l>, L</sfdisk-N>, L</part-init>"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4067
+#: ../fish/guestfish-actions.pod:4097
 msgid "sfdiskM"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4069
+#: ../fish/guestfish-actions.pod:4099
 #, no-wrap
 msgid ""
 " sfdiskM device 'lines ...'\n"
@@ -29544,7 +29616,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4071
+#: ../fish/guestfish-actions.pod:4101
 msgid ""
 "This is a simplified interface to the L</sfdisk> command, where partition "
 "sizes are specified in megabytes only (rounded to the nearest cylinder) and "
@@ -29554,19 +29626,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4077
+#: ../fish/guestfish-actions.pod:4107
 msgid "See also: L</sfdisk>, the L<sfdisk(8)> manpage and L</part-disk>"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4083
+#: ../fish/guestfish-actions.pod:4113
 msgid "sfdisk-N"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4085
+#: ../fish/guestfish-actions.pod:4115
 #, no-wrap
 msgid ""
 " sfdisk-N device partnum cyls heads sectors line\n"
@@ -29575,7 +29647,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4090
+#: ../fish/guestfish-actions.pod:4120
 msgid ""
 "For other parameters, see L</sfdisk>.  You should usually pass C<0> for the "
 "cyls/heads/sectors parameters."
@@ -29583,19 +29655,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4093
+#: ../fish/guestfish-actions.pod:4123
 msgid "See also: L</part-add>"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4098
+#: ../fish/guestfish-actions.pod:4128
 msgid "sfdisk-disk-geometry"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4100
+#: ../fish/guestfish-actions.pod:4130
 #, no-wrap
 msgid ""
 " sfdisk-disk-geometry device\n"
@@ -29604,7 +29676,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4102
+#: ../fish/guestfish-actions.pod:4132
 msgid ""
 "This displays the disk geometry of C<device> read from the partition table.  "
 "Especially in the case where the underlying block device has been resized, "
@@ -29614,13 +29686,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4110
+#: ../fish/guestfish-actions.pod:4140
 msgid "sfdisk-kernel-geometry"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4112
+#: ../fish/guestfish-actions.pod:4142
 #, no-wrap
 msgid ""
 " sfdisk-kernel-geometry device\n"
@@ -29629,13 +29701,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4119
+#: ../fish/guestfish-actions.pod:4149
 msgid "sfdisk-l"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4121
+#: ../fish/guestfish-actions.pod:4151
 #, no-wrap
 msgid ""
 " sfdisk-l device\n"
@@ -29644,19 +29716,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4127
+#: ../fish/guestfish-actions.pod:4157
 msgid "See also: L</part-list>"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4129
+#: ../fish/guestfish-actions.pod:4159
 msgid "sh"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4131
+#: ../fish/guestfish-actions.pod:4161
 #, no-wrap
 msgid ""
 " sh command\n"
@@ -29665,25 +29737,25 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4136
+#: ../fish/guestfish-actions.pod:4166
 msgid "This is like L</command>, but passes the command to:"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4144
+#: ../fish/guestfish-actions.pod:4174
 msgid "All the provisos about L</command> apply to this call."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4146
+#: ../fish/guestfish-actions.pod:4176
 msgid "sh-lines"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4148
+#: ../fish/guestfish-actions.pod:4178
 #, no-wrap
 msgid ""
 " sh-lines command\n"
@@ -29692,25 +29764,25 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4150
+#: ../fish/guestfish-actions.pod:4180
 msgid "This is the same as L</sh>, but splits the result into a list of lines."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4153
+#: ../fish/guestfish-actions.pod:4183
 msgid "See also: L</command-lines>"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4155
+#: ../fish/guestfish-actions.pod:4185
 msgid "sleep"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4157
+#: ../fish/guestfish-actions.pod:4187
 #, no-wrap
 msgid ""
 " sleep secs\n"
@@ -29719,13 +29791,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4161
+#: ../fish/guestfish-actions.pod:4191
 msgid "stat"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4163
+#: ../fish/guestfish-actions.pod:4193
 #, no-wrap
 msgid ""
 " stat path\n"
@@ -29734,13 +29806,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4169
+#: ../fish/guestfish-actions.pod:4199
 msgid "statvfs"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4171
+#: ../fish/guestfish-actions.pod:4201
 #, no-wrap
 msgid ""
 " statvfs path\n"
@@ -29749,13 +29821,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4179
+#: ../fish/guestfish-actions.pod:4209
 msgid "strings"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4181
+#: ../fish/guestfish-actions.pod:4211
 #, no-wrap
 msgid ""
 " strings path\n"
@@ -29764,13 +29836,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4189
+#: ../fish/guestfish-actions.pod:4219
 msgid "strings-e"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4191
+#: ../fish/guestfish-actions.pod:4221
 #, no-wrap
 msgid ""
 " strings-e encoding path\n"
@@ -29779,7 +29851,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4193
+#: ../fish/guestfish-actions.pod:4223
 msgid ""
 "This is like the L</strings> command, but allows you to specify the encoding "
 "of strings that are looked for in the source file C<path>."
@@ -29787,7 +29859,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4203
+#: ../fish/guestfish-actions.pod:4233
 msgid ""
 "Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of "
 "ISO-8859-X (this is what L</strings> uses)."
@@ -29795,13 +29867,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4235
+#: ../fish/guestfish-actions.pod:4265
 msgid "swapoff-device"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4237
+#: ../fish/guestfish-actions.pod:4267
 #, no-wrap
 msgid ""
 " swapoff-device device\n"
@@ -29810,7 +29882,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4239
+#: ../fish/guestfish-actions.pod:4269
 msgid ""
 "This command disables the libguestfs appliance swap device or partition "
 "named C<device>.  See L</swapon-device>."
@@ -29818,13 +29890,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4243
+#: ../fish/guestfish-actions.pod:4273
 msgid "swapoff-file"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4245
+#: ../fish/guestfish-actions.pod:4275
 #, no-wrap
 msgid ""
 " swapoff-file file\n"
@@ -29833,13 +29905,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4249
+#: ../fish/guestfish-actions.pod:4279
 msgid "swapoff-label"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4251
+#: ../fish/guestfish-actions.pod:4281
 #, no-wrap
 msgid ""
 " swapoff-label label\n"
@@ -29848,13 +29920,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4256
+#: ../fish/guestfish-actions.pod:4286
 msgid "swapoff-uuid"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4258
+#: ../fish/guestfish-actions.pod:4288
 #, no-wrap
 msgid ""
 " swapoff-uuid uuid\n"
@@ -29863,13 +29935,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4263
+#: ../fish/guestfish-actions.pod:4293
 msgid "swapon-device"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4265
+#: ../fish/guestfish-actions.pod:4295
 #, no-wrap
 msgid ""
 " swapon-device device\n"
@@ -29878,7 +29950,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4267
+#: ../fish/guestfish-actions.pod:4297
 msgid ""
 "This command enables the libguestfs appliance to use the swap device or "
 "partition named C<device>.  The increased memory is made available for all "
@@ -29887,13 +29959,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4279
+#: ../fish/guestfish-actions.pod:4309
 msgid "swapon-file"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4281
+#: ../fish/guestfish-actions.pod:4311
 #, no-wrap
 msgid ""
 " swapon-file file\n"
@@ -29902,20 +29974,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4283
+#: ../fish/guestfish-actions.pod:4313
 msgid ""
 "This command enables swap to a file.  See L</swapon-device> for other notes."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4286
+#: ../fish/guestfish-actions.pod:4316
 msgid "swapon-label"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4288
+#: ../fish/guestfish-actions.pod:4318
 #, no-wrap
 msgid ""
 " swapon-label label\n"
@@ -29924,7 +29996,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4290
+#: ../fish/guestfish-actions.pod:4320
 msgid ""
 "This command enables swap to a labeled swap partition.  See L</swapon-"
 "device> for other notes."
@@ -29932,13 +30004,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4293
+#: ../fish/guestfish-actions.pod:4323
 msgid "swapon-uuid"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4295
+#: ../fish/guestfish-actions.pod:4325
 #, no-wrap
 msgid ""
 " swapon-uuid uuid\n"
@@ -29947,7 +30019,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4297
+#: ../fish/guestfish-actions.pod:4327
 msgid ""
 "This command enables swap to a swap partition with the given UUID.  See L</"
 "swapon-device> for other notes."
@@ -29955,13 +30027,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4300
+#: ../fish/guestfish-actions.pod:4330
 msgid "sync"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4302
+#: ../fish/guestfish-actions.pod:4332
 #, no-wrap
 msgid ""
 " sync\n"
@@ -29970,13 +30042,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4310
+#: ../fish/guestfish-actions.pod:4340
 msgid "tail"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4312
+#: ../fish/guestfish-actions.pod:4342
 #, no-wrap
 msgid ""
 " tail path\n"
@@ -29985,13 +30057,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4320
+#: ../fish/guestfish-actions.pod:4350
 msgid "tail-n"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4322
+#: ../fish/guestfish-actions.pod:4352
 #, no-wrap
 msgid ""
 " tail-n nrlines path\n"
@@ -30000,13 +30072,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4335
+#: ../fish/guestfish-actions.pod:4365
 msgid "tar-in"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4337
+#: ../fish/guestfish-actions.pod:4367
 #, no-wrap
 msgid ""
 " tar-in (tarfile|-) directory\n"
@@ -30015,19 +30087,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4342
+#: ../fish/guestfish-actions.pod:4372
 msgid "To upload a compressed tarball, use L</tgz-in> or L</txz-in>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4347
+#: ../fish/guestfish-actions.pod:4377
 msgid "tar-out"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4349
+#: ../fish/guestfish-actions.pod:4379
 #, no-wrap
 msgid ""
 " tar-out directory (tarfile|-)\n"
@@ -30036,19 +30108,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4354
+#: ../fish/guestfish-actions.pod:4384
 msgid "To download a compressed tarball, use L</tgz-out> or L</txz-out>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4359
+#: ../fish/guestfish-actions.pod:4389
 msgid "tgz-in"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4361
+#: ../fish/guestfish-actions.pod:4391
 #, no-wrap
 msgid ""
 " tgz-in (tarball|-) directory\n"
@@ -30057,19 +30129,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4366
+#: ../fish/guestfish-actions.pod:4396
 msgid "To upload an uncompressed tarball, use L</tar-in>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4370
+#: ../fish/guestfish-actions.pod:4400
 msgid "tgz-out"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4372
+#: ../fish/guestfish-actions.pod:4402
 #, no-wrap
 msgid ""
 " tgz-out directory (tarball|-)\n"
@@ -30078,19 +30150,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4377
+#: ../fish/guestfish-actions.pod:4407
 msgid "To download an uncompressed tarball, use L</tar-out>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4381
+#: ../fish/guestfish-actions.pod:4411
 msgid "touch"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4383
+#: ../fish/guestfish-actions.pod:4413
 #, no-wrap
 msgid ""
 " touch path\n"
@@ -30099,13 +30171,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4392
+#: ../fish/guestfish-actions.pod:4422
 msgid "truncate"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4394
+#: ../fish/guestfish-actions.pod:4424
 #, no-wrap
 msgid ""
 " truncate path\n"
@@ -30114,13 +30186,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4399
+#: ../fish/guestfish-actions.pod:4429
 msgid "truncate-size"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4401
+#: ../fish/guestfish-actions.pod:4431
 #, no-wrap
 msgid ""
 " truncate-size path size\n"
@@ -30129,7 +30201,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4406
+#: ../fish/guestfish-actions.pod:4436
 msgid ""
 "If the current file size is less than C<size> then the file is extended to "
 "the required size with zero bytes.  This creates a sparse file (ie. disk "
@@ -30139,13 +30211,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4412
+#: ../fish/guestfish-actions.pod:4442
 msgid "tune2fs-l"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4414
+#: ../fish/guestfish-actions.pod:4444
 #, no-wrap
 msgid ""
 " tune2fs-l device\n"
@@ -30154,13 +30226,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4424
+#: ../fish/guestfish-actions.pod:4454
 msgid "txz-in"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4426
+#: ../fish/guestfish-actions.pod:4456
 #, no-wrap
 msgid ""
 " txz-in (tarball|-) directory\n"
@@ -30169,13 +30241,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4433
+#: ../fish/guestfish-actions.pod:4463
 msgid "txz-out"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4435
+#: ../fish/guestfish-actions.pod:4465
 #, no-wrap
 msgid ""
 " txz-out directory (tarball|-)\n"
@@ -30184,13 +30256,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4442
+#: ../fish/guestfish-actions.pod:4472
 msgid "umask"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4444
+#: ../fish/guestfish-actions.pod:4474
 #, no-wrap
 msgid ""
 " umask mask\n"
@@ -30199,25 +30271,25 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4458
+#: ../fish/guestfish-actions.pod:4488
 msgid "See also L</get-umask>, L<umask(2)>, L</mknod>, L</mkdir>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4463
+#: ../fish/guestfish-actions.pod:4493
 msgid "umount"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4465
+#: ../fish/guestfish-actions.pod:4495
 msgid "unmount"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4467
+#: ../fish/guestfish-actions.pod:4497
 #, no-wrap
 msgid ""
 " umount pathordevice\n"
@@ -30226,19 +30298,19 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4473
+#: ../fish/guestfish-actions.pod:4503
 msgid "umount-all"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4475
+#: ../fish/guestfish-actions.pod:4505
 msgid "unmount-all"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4477
+#: ../fish/guestfish-actions.pod:4507
 #, no-wrap
 msgid ""
 " umount-all\n"
@@ -30247,13 +30319,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4483
+#: ../fish/guestfish-actions.pod:4513
 msgid "upload"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4485
+#: ../fish/guestfish-actions.pod:4515
 #, no-wrap
 msgid ""
 " upload (filename|-) remotefilename\n"
@@ -30262,19 +30334,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4492
+#: ../fish/guestfish-actions.pod:4522
 msgid "See also L</download>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4496
+#: ../fish/guestfish-actions.pod:4526
 msgid "upload-offset"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4498
+#: ../fish/guestfish-actions.pod:4528
 #, no-wrap
 msgid ""
 " upload-offset (filename|-) remotefilename offset\n"
@@ -30283,7 +30355,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4510
+#: ../fish/guestfish-actions.pod:4540
 msgid ""
 "Note that there is no limit on the amount of data that can be uploaded with "
 "this call, unlike with L</pwrite>, and this call always writes the full "
@@ -30292,19 +30364,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4515
+#: ../fish/guestfish-actions.pod:4545
 msgid "See also L</upload>, L</pwrite>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4519
+#: ../fish/guestfish-actions.pod:4549
 msgid "utimens"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4521
+#: ../fish/guestfish-actions.pod:4551
 #, no-wrap
 msgid ""
 " utimens path atsecs atnsecs mtsecs mtnsecs\n"
@@ -30313,13 +30385,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4540
+#: ../fish/guestfish-actions.pod:4570
 msgid "version"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4542
+#: ../fish/guestfish-actions.pod:4572
 #, no-wrap
 msgid ""
 " version\n"
@@ -30328,7 +30400,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4569
+#: ../fish/guestfish-actions.pod:4599
 msgid ""
 "I<Note:> Don't use this call to test for availability of features.  In "
 "enterprise distributions we backport features from later versions into "
@@ -30338,13 +30410,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4575
+#: ../fish/guestfish-actions.pod:4605
 msgid "vfs-label"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4577
+#: ../fish/guestfish-actions.pod:4607
 #, no-wrap
 msgid ""
 " vfs-label device\n"
@@ -30353,19 +30425,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4584
+#: ../fish/guestfish-actions.pod:4614
 msgid "To find a filesystem from the label, use L</findfs-label>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4586
+#: ../fish/guestfish-actions.pod:4616
 msgid "vfs-type"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4588
+#: ../fish/guestfish-actions.pod:4618
 #, no-wrap
 msgid ""
 " vfs-type device\n"
@@ -30374,13 +30446,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4598
+#: ../fish/guestfish-actions.pod:4628
 msgid "vfs-uuid"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4600
+#: ../fish/guestfish-actions.pod:4630
 #, no-wrap
 msgid ""
 " vfs-uuid device\n"
@@ -30389,19 +30461,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4607
+#: ../fish/guestfish-actions.pod:4637
 msgid "To find a filesystem from the UUID, use L</findfs-uuid>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4609
+#: ../fish/guestfish-actions.pod:4639
 msgid "vg-activate"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4611
+#: ../fish/guestfish-actions.pod:4641
 #, no-wrap
 msgid ""
 " vg-activate true|false 'volgroups ...'\n"
@@ -30410,13 +30482,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4624
+#: ../fish/guestfish-actions.pod:4654
 msgid "vg-activate-all"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4626
+#: ../fish/guestfish-actions.pod:4656
 #, no-wrap
 msgid ""
 " vg-activate-all true|false\n"
@@ -30425,13 +30497,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4636
+#: ../fish/guestfish-actions.pod:4666
 msgid "vgcreate"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4638
+#: ../fish/guestfish-actions.pod:4668
 #, no-wrap
 msgid ""
 " vgcreate volgroup 'physvols ...'\n"
@@ -30440,13 +30512,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4643
+#: ../fish/guestfish-actions.pod:4673
 msgid "vglvuuids"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4645
+#: ../fish/guestfish-actions.pod:4675
 #, no-wrap
 msgid ""
 " vglvuuids vgname\n"
@@ -30455,7 +30527,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4650
+#: ../fish/guestfish-actions.pod:4680
 msgid ""
 "You can use this along with L</lvs> and L</lvuuid> calls to associate "
 "logical volumes and volume groups."
@@ -30463,19 +30535,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4653
+#: ../fish/guestfish-actions.pod:4683
 msgid "See also L</vgpvuuids>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4655
+#: ../fish/guestfish-actions.pod:4685
 msgid "vgpvuuids"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4657
+#: ../fish/guestfish-actions.pod:4687
 #, no-wrap
 msgid ""
 " vgpvuuids vgname\n"
@@ -30484,7 +30556,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4662
+#: ../fish/guestfish-actions.pod:4692
 msgid ""
 "You can use this along with L</pvs> and L</pvuuid> calls to associate "
 "physical volumes and volume groups."
@@ -30492,19 +30564,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4665
+#: ../fish/guestfish-actions.pod:4695
 msgid "See also L</vglvuuids>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4667
+#: ../fish/guestfish-actions.pod:4697
 msgid "vgremove"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4669
+#: ../fish/guestfish-actions.pod:4699
 #, no-wrap
 msgid ""
 " vgremove vgname\n"
@@ -30513,13 +30585,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4676
+#: ../fish/guestfish-actions.pod:4706
 msgid "vgrename"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4678
+#: ../fish/guestfish-actions.pod:4708
 #, no-wrap
 msgid ""
 " vgrename volgroup newvolgroup\n"
@@ -30528,13 +30600,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4682
+#: ../fish/guestfish-actions.pod:4712
 msgid "vgs"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4684
+#: ../fish/guestfish-actions.pod:4714
 #, no-wrap
 msgid ""
 " vgs\n"
@@ -30543,19 +30615,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4692
+#: ../fish/guestfish-actions.pod:4722
 msgid "See also L</vgs-full>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4694
+#: ../fish/guestfish-actions.pod:4724
 msgid "vgs-full"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4696
+#: ../fish/guestfish-actions.pod:4726
 #, no-wrap
 msgid ""
 " vgs-full\n"
@@ -30564,13 +30636,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4701
+#: ../fish/guestfish-actions.pod:4731
 msgid "vgscan"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4703
+#: ../fish/guestfish-actions.pod:4733
 #, no-wrap
 msgid ""
 " vgscan\n"
@@ -30579,13 +30651,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4708
+#: ../fish/guestfish-actions.pod:4738
 msgid "vguuid"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4710
+#: ../fish/guestfish-actions.pod:4740
 #, no-wrap
 msgid ""
 " vguuid vgname\n"
@@ -30594,13 +30666,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4714
+#: ../fish/guestfish-actions.pod:4744
 msgid "wc-c"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4716
+#: ../fish/guestfish-actions.pod:4746
 #, no-wrap
 msgid ""
 " wc-c path\n"
@@ -30609,13 +30681,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4721
+#: ../fish/guestfish-actions.pod:4751
 msgid "wc-l"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4723
+#: ../fish/guestfish-actions.pod:4753
 #, no-wrap
 msgid ""
 " wc-l path\n"
@@ -30624,13 +30696,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4728
+#: ../fish/guestfish-actions.pod:4758
 msgid "wc-w"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4730
+#: ../fish/guestfish-actions.pod:4760
 #, no-wrap
 msgid ""
 " wc-w path\n"
@@ -30639,13 +30711,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4735
+#: ../fish/guestfish-actions.pod:4765
 msgid "write"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4737
+#: ../fish/guestfish-actions.pod:4767
 #, no-wrap
 msgid ""
 " write path content\n"
@@ -30654,13 +30726,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4745
+#: ../fish/guestfish-actions.pod:4775
 msgid "write-file"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4747
+#: ../fish/guestfish-actions.pod:4777
 #, no-wrap
 msgid ""
 " write-file path content size\n"
@@ -30669,13 +30741,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4770
+#: ../fish/guestfish-actions.pod:4800
 msgid "zegrep"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4772
+#: ../fish/guestfish-actions.pod:4802
 #, no-wrap
 msgid ""
 " zegrep regex path\n"
@@ -30684,13 +30756,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4780
+#: ../fish/guestfish-actions.pod:4810
 msgid "zegrepi"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4782
+#: ../fish/guestfish-actions.pod:4812
 #, no-wrap
 msgid ""
 " zegrepi regex path\n"
@@ -30699,13 +30771,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4790
+#: ../fish/guestfish-actions.pod:4820
 msgid "zero"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4792
+#: ../fish/guestfish-actions.pod:4822
 #, no-wrap
 msgid ""
 " zero device\n"
@@ -30714,19 +30786,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4800
+#: ../fish/guestfish-actions.pod:4830
 msgid "See also: L</zero-device>, L</scrub-device>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4802
+#: ../fish/guestfish-actions.pod:4832
 msgid "zero-device"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4804
+#: ../fish/guestfish-actions.pod:4834
 #, no-wrap
 msgid ""
 " zero-device device\n"
@@ -30735,7 +30807,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4806
+#: ../fish/guestfish-actions.pod:4836
 msgid ""
 "This command writes zeroes over the entire C<device>.  Compare with L</zero> "
 "which just zeroes the first few blocks of a device."
@@ -30743,13 +30815,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4813
+#: ../fish/guestfish-actions.pod:4843
 msgid "zerofree"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4815
+#: ../fish/guestfish-actions.pod:4845
 #, no-wrap
 msgid ""
 " zerofree device\n"
@@ -30758,13 +30830,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4828
+#: ../fish/guestfish-actions.pod:4858
 msgid "zfgrep"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4830
+#: ../fish/guestfish-actions.pod:4860
 #, no-wrap
 msgid ""
 " zfgrep pattern path\n"
@@ -30773,13 +30845,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4838
+#: ../fish/guestfish-actions.pod:4868
 msgid "zfgrepi"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4840
+#: ../fish/guestfish-actions.pod:4870
 #, no-wrap
 msgid ""
 " zfgrepi pattern path\n"
@@ -30788,13 +30860,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4848
+#: ../fish/guestfish-actions.pod:4878
 msgid "zfile"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4850
+#: ../fish/guestfish-actions.pod:4880
 #, no-wrap
 msgid ""
 " zfile meth path\n"
@@ -30803,20 +30875,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4857
+#: ../fish/guestfish-actions.pod:4887
 msgid ""
 "Since 1.0.63, use L</file> instead which can now process compressed files."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4867
+#: ../fish/guestfish-actions.pod:4897
 msgid "zgrep"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4869
+#: ../fish/guestfish-actions.pod:4899
 #, no-wrap
 msgid ""
 " zgrep regex path\n"
@@ -30825,13 +30897,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4877
+#: ../fish/guestfish-actions.pod:4907
 msgid "zgrepi"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4879
+#: ../fish/guestfish-actions.pod:4909
 #, no-wrap
 msgid ""
 " zgrepi regex path\n"
index aaa13ee..99ee582 100644 (file)
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: libguestfs 1.9.12\n"
+"Project-Id-Version: libguestfs 1.9.13\n"
 "Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2011-03-18 19:28+0000\n"
+"POT-Creation-Date: 2011-03-24 12:04+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -220,7 +220,7 @@ msgid ""
 "  * disk image.\n"
 "  */\n"
 " guestfs_touch (g, \"/hello\");\n"
-"\n"
+" \n"
 msgstr ""
 
 #. type: verbatim
@@ -1863,7 +1863,7 @@ msgstr ""
 #. type: textblock
 #: ../src/guestfs.pod:935
 msgid ""
-"Libguestfs needs a kernel and initrd.img, which it finds by looking along an "
+"Libguestfs needs a supermin appliance, which it finds by looking along an "
 "internal path."
 msgstr ""
 
@@ -5034,7 +5034,7 @@ msgid "SOURCE CODE SUBDIRECTORIES"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2648 ../src/guestfs-actions.pod:5686 ../fish/guestfish-actions.pod:3808
+#: ../src/guestfs.pod:2648 ../src/guestfs-actions.pod:5721 ../fish/guestfish-actions.pod:3838
 msgid "C<appliance>"
 msgstr ""
 
@@ -5360,8 +5360,8 @@ msgstr ""
 #. type: textblock
 #: ../src/guestfs.pod:2784
 msgid ""
-"Set the path that libguestfs uses to search for kernel and initrd.img.  See "
-"the discussion of paths in section PATH above."
+"Set the path that libguestfs uses to search for a supermin appliance.  See "
+"the discussion of paths in section L</PATH> above."
 msgstr ""
 
 #. type: =item
@@ -5580,7 +5580,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:30 ../src/guestfs-actions.pod:134 ../src/guestfs-actions.pod:195 ../src/guestfs-actions.pod:232 ../src/guestfs-actions.pod:246 ../src/guestfs-actions.pod:267 ../src/guestfs-actions.pod:287 ../src/guestfs-actions.pod:301 ../src/guestfs-actions.pod:416 ../src/guestfs-actions.pod:436 ../src/guestfs-actions.pod:450 ../src/guestfs-actions.pod:495 ../src/guestfs-actions.pod:523 ../src/guestfs-actions.pod:541 ../src/guestfs-actions.pod:608 ../src/guestfs-actions.pod:641 ../src/guestfs-actions.pod:655 ../src/guestfs-actions.pod:670 ../src/guestfs-actions.pod:769 ../src/guestfs-actions.pod:787 ../src/guestfs-actions.pod:801 ../src/guestfs-actions.pod:815 ../src/guestfs-actions.pod:976 ../src/guestfs-actions.pod:996 ../src/guestfs-actions.pod:1014 ../src/guestfs-actions.pod:1098 ../src/guestfs-actions.pod:1116 ../src/guestfs-actions.pod:1135 ../src/guestfs-actions.pod:1149 ../src/guestfs-actions.pod:1169 ../src/guestfs-actions.pod:1239 ../src/guestfs-actions.pod:1270 ../src/guestfs-actions.pod:1295 ../src/guestfs-actions.pod:1332 ../src/guestfs-actions.pod:1438 ../src/guestfs-actions.pod:1472 ../src/guestfs-actions.pod:1690 ../src/guestfs-actions.pod:1712 ../src/guestfs-actions.pod:1799 ../src/guestfs-actions.pod:2261 ../src/guestfs-actions.pod:2405 ../src/guestfs-actions.pod:2466 ../src/guestfs-actions.pod:2501 ../src/guestfs-actions.pod:3336 ../src/guestfs-actions.pod:3351 ../src/guestfs-actions.pod:3371 ../src/guestfs-actions.pod:3526 ../src/guestfs-actions.pod:3540 ../src/guestfs-actions.pod:3553 ../src/guestfs-actions.pod:3567 ../src/guestfs-actions.pod:3582 ../src/guestfs-actions.pod:3618 ../src/guestfs-actions.pod:3690 ../src/guestfs-actions.pod:3710 ../src/guestfs-actions.pod:3727 ../src/guestfs-actions.pod:3750 ../src/guestfs-actions.pod:3773 ../src/guestfs-actions.pod:3805 ../src/guestfs-actions.pod:3824 ../src/guestfs-actions.pod:3843 ../src/guestfs-actions.pod:3878 ../src/guestfs-actions.pod:3890 ../src/guestfs-actions.pod:3926 ../src/guestfs-actions.pod:3942 ../src/guestfs-actions.pod:3955 ../src/guestfs-actions.pod:3970 ../src/guestfs-actions.pod:3987 ../src/guestfs-actions.pod:4080 ../src/guestfs-actions.pod:4100 ../src/guestfs-actions.pod:4113 ../src/guestfs-actions.pod:4164 ../src/guestfs-actions.pod:4182 ../src/guestfs-actions.pod:4200 ../src/guestfs-actions.pod:4216 ../src/guestfs-actions.pod:4230 ../src/guestfs-actions.pod:4244 ../src/guestfs-actions.pod:4261 ../src/guestfs-actions.pod:4276 ../src/guestfs-actions.pod:4296 ../src/guestfs-actions.pod:4354 ../src/guestfs-actions.pod:4427 ../src/guestfs-actions.pod:4458 ../src/guestfs-actions.pod:4477 ../src/guestfs-actions.pod:4496 ../src/guestfs-actions.pod:4508 ../src/guestfs-actions.pod:4525 ../src/guestfs-actions.pod:4538 ../src/guestfs-actions.pod:4553 ../src/guestfs-actions.pod:4568 ../src/guestfs-actions.pod:4603 ../src/guestfs-actions.pod:4618 ../src/guestfs-actions.pod:4638 ../src/guestfs-actions.pod:4652 ../src/guestfs-actions.pod:4669 ../src/guestfs-actions.pod:4718 ../src/guestfs-actions.pod:4755 ../src/guestfs-actions.pod:4769 ../src/guestfs-actions.pod:4797 ../src/guestfs-actions.pod:4814 ../src/guestfs-actions.pod:4832 ../src/guestfs-actions.pod:4966 ../src/guestfs-actions.pod:5023 ../src/guestfs-actions.pod:5045 ../src/guestfs-actions.pod:5063 ../src/guestfs-actions.pod:5095 ../src/guestfs-actions.pod:5161 ../src/guestfs-actions.pod:5178 ../src/guestfs-actions.pod:5191 ../src/guestfs-actions.pod:5205 ../src/guestfs-actions.pod:5494 ../src/guestfs-actions.pod:5513 ../src/guestfs-actions.pod:5532 ../src/guestfs-actions.pod:5544 ../src/guestfs-actions.pod:5556 ../src/guestfs-actions.pod:5570 ../src/guestfs-actions.pod:5582 ../src/guestfs-actions.pod:5596 ../src/guestfs-actions.pod:5612 ../src/guestfs-actions.pod:5633 ../src/guestfs-actions.pod:5652 ../src/guestfs-actions.pod:5671 ../src/guestfs-actions.pod:5701 ../src/guestfs-actions.pod:5717 ../src/guestfs-actions.pod:5740 ../src/guestfs-actions.pod:5758 ../src/guestfs-actions.pod:5777 ../src/guestfs-actions.pod:5798 ../src/guestfs-actions.pod:5817 ../src/guestfs-actions.pod:5834 ../src/guestfs-actions.pod:5862 ../src/guestfs-actions.pod:5886 ../src/guestfs-actions.pod:5905 ../src/guestfs-actions.pod:5929 ../src/guestfs-actions.pod:5948 ../src/guestfs-actions.pod:5963 ../src/guestfs-actions.pod:5982 ../src/guestfs-actions.pod:6019 ../src/guestfs-actions.pod:6042 ../src/guestfs-actions.pod:6068 ../src/guestfs-actions.pod:6176 ../src/guestfs-actions.pod:6297 ../src/guestfs-actions.pod:6309 ../src/guestfs-actions.pod:6322 ../src/guestfs-actions.pod:6335 ../src/guestfs-actions.pod:6357 ../src/guestfs-actions.pod:6370 ../src/guestfs-actions.pod:6383 ../src/guestfs-actions.pod:6396 ../src/guestfs-actions.pod:6411 ../src/guestfs-actions.pod:6470 ../src/guestfs-actions.pod:6487 ../src/guestfs-actions.pod:6503 ../src/guestfs-actions.pod:6519 ../src/guestfs-actions.pod:6536 ../src/guestfs-actions.pod:6549 ../src/guestfs-actions.pod:6569 ../src/guestfs-actions.pod:6605 ../src/guestfs-actions.pod:6619 ../src/guestfs-actions.pod:6660 ../src/guestfs-actions.pod:6673 ../src/guestfs-actions.pod:6691 ../src/guestfs-actions.pod:6725 ../src/guestfs-actions.pod:6761 ../src/guestfs-actions.pod:6880 ../src/guestfs-actions.pod:6898 ../src/guestfs-actions.pod:6912 ../src/guestfs-actions.pod:6967 ../src/guestfs-actions.pod:6980 ../src/guestfs-actions.pod:7025 ../src/guestfs-actions.pod:7058 ../src/guestfs-actions.pod:7112 ../src/guestfs-actions.pod:7138 ../src/guestfs-actions.pod:7204 ../src/guestfs-actions.pod:7223 ../src/guestfs-actions.pod:7252
+#: ../src/guestfs-actions.pod:30 ../src/guestfs-actions.pod:134 ../src/guestfs-actions.pod:195 ../src/guestfs-actions.pod:232 ../src/guestfs-actions.pod:246 ../src/guestfs-actions.pod:267 ../src/guestfs-actions.pod:287 ../src/guestfs-actions.pod:301 ../src/guestfs-actions.pod:416 ../src/guestfs-actions.pod:436 ../src/guestfs-actions.pod:450 ../src/guestfs-actions.pod:495 ../src/guestfs-actions.pod:523 ../src/guestfs-actions.pod:541 ../src/guestfs-actions.pod:608 ../src/guestfs-actions.pod:641 ../src/guestfs-actions.pod:655 ../src/guestfs-actions.pod:670 ../src/guestfs-actions.pod:769 ../src/guestfs-actions.pod:787 ../src/guestfs-actions.pod:801 ../src/guestfs-actions.pod:815 ../src/guestfs-actions.pod:976 ../src/guestfs-actions.pod:996 ../src/guestfs-actions.pod:1014 ../src/guestfs-actions.pod:1098 ../src/guestfs-actions.pod:1116 ../src/guestfs-actions.pod:1135 ../src/guestfs-actions.pod:1149 ../src/guestfs-actions.pod:1169 ../src/guestfs-actions.pod:1239 ../src/guestfs-actions.pod:1270 ../src/guestfs-actions.pod:1295 ../src/guestfs-actions.pod:1332 ../src/guestfs-actions.pod:1438 ../src/guestfs-actions.pod:1472 ../src/guestfs-actions.pod:1690 ../src/guestfs-actions.pod:1712 ../src/guestfs-actions.pod:1799 ../src/guestfs-actions.pod:2261 ../src/guestfs-actions.pod:2405 ../src/guestfs-actions.pod:2466 ../src/guestfs-actions.pod:2501 ../src/guestfs-actions.pod:3371 ../src/guestfs-actions.pod:3386 ../src/guestfs-actions.pod:3406 ../src/guestfs-actions.pod:3561 ../src/guestfs-actions.pod:3575 ../src/guestfs-actions.pod:3588 ../src/guestfs-actions.pod:3602 ../src/guestfs-actions.pod:3617 ../src/guestfs-actions.pod:3653 ../src/guestfs-actions.pod:3725 ../src/guestfs-actions.pod:3745 ../src/guestfs-actions.pod:3762 ../src/guestfs-actions.pod:3785 ../src/guestfs-actions.pod:3808 ../src/guestfs-actions.pod:3840 ../src/guestfs-actions.pod:3859 ../src/guestfs-actions.pod:3878 ../src/guestfs-actions.pod:3913 ../src/guestfs-actions.pod:3925 ../src/guestfs-actions.pod:3961 ../src/guestfs-actions.pod:3977 ../src/guestfs-actions.pod:3990 ../src/guestfs-actions.pod:4005 ../src/guestfs-actions.pod:4022 ../src/guestfs-actions.pod:4115 ../src/guestfs-actions.pod:4135 ../src/guestfs-actions.pod:4148 ../src/guestfs-actions.pod:4199 ../src/guestfs-actions.pod:4217 ../src/guestfs-actions.pod:4235 ../src/guestfs-actions.pod:4251 ../src/guestfs-actions.pod:4265 ../src/guestfs-actions.pod:4279 ../src/guestfs-actions.pod:4296 ../src/guestfs-actions.pod:4311 ../src/guestfs-actions.pod:4331 ../src/guestfs-actions.pod:4389 ../src/guestfs-actions.pod:4462 ../src/guestfs-actions.pod:4493 ../src/guestfs-actions.pod:4512 ../src/guestfs-actions.pod:4531 ../src/guestfs-actions.pod:4543 ../src/guestfs-actions.pod:4560 ../src/guestfs-actions.pod:4573 ../src/guestfs-actions.pod:4588 ../src/guestfs-actions.pod:4603 ../src/guestfs-actions.pod:4638 ../src/guestfs-actions.pod:4653 ../src/guestfs-actions.pod:4673 ../src/guestfs-actions.pod:4687 ../src/guestfs-actions.pod:4704 ../src/guestfs-actions.pod:4753 ../src/guestfs-actions.pod:4790 ../src/guestfs-actions.pod:4804 ../src/guestfs-actions.pod:4832 ../src/guestfs-actions.pod:4849 ../src/guestfs-actions.pod:4867 ../src/guestfs-actions.pod:5001 ../src/guestfs-actions.pod:5058 ../src/guestfs-actions.pod:5080 ../src/guestfs-actions.pod:5098 ../src/guestfs-actions.pod:5130 ../src/guestfs-actions.pod:5196 ../src/guestfs-actions.pod:5213 ../src/guestfs-actions.pod:5226 ../src/guestfs-actions.pod:5240 ../src/guestfs-actions.pod:5529 ../src/guestfs-actions.pod:5548 ../src/guestfs-actions.pod:5567 ../src/guestfs-actions.pod:5579 ../src/guestfs-actions.pod:5591 ../src/guestfs-actions.pod:5605 ../src/guestfs-actions.pod:5617 ../src/guestfs-actions.pod:5631 ../src/guestfs-actions.pod:5647 ../src/guestfs-actions.pod:5668 ../src/guestfs-actions.pod:5687 ../src/guestfs-actions.pod:5706 ../src/guestfs-actions.pod:5736 ../src/guestfs-actions.pod:5752 ../src/guestfs-actions.pod:5775 ../src/guestfs-actions.pod:5793 ../src/guestfs-actions.pod:5812 ../src/guestfs-actions.pod:5833 ../src/guestfs-actions.pod:5852 ../src/guestfs-actions.pod:5869 ../src/guestfs-actions.pod:5897 ../src/guestfs-actions.pod:5921 ../src/guestfs-actions.pod:5940 ../src/guestfs-actions.pod:5964 ../src/guestfs-actions.pod:5983 ../src/guestfs-actions.pod:5998 ../src/guestfs-actions.pod:6017 ../src/guestfs-actions.pod:6054 ../src/guestfs-actions.pod:6077 ../src/guestfs-actions.pod:6103 ../src/guestfs-actions.pod:6211 ../src/guestfs-actions.pod:6332 ../src/guestfs-actions.pod:6344 ../src/guestfs-actions.pod:6357 ../src/guestfs-actions.pod:6370 ../src/guestfs-actions.pod:6392 ../src/guestfs-actions.pod:6405 ../src/guestfs-actions.pod:6418 ../src/guestfs-actions.pod:6431 ../src/guestfs-actions.pod:6446 ../src/guestfs-actions.pod:6505 ../src/guestfs-actions.pod:6522 ../src/guestfs-actions.pod:6538 ../src/guestfs-actions.pod:6554 ../src/guestfs-actions.pod:6571 ../src/guestfs-actions.pod:6584 ../src/guestfs-actions.pod:6604 ../src/guestfs-actions.pod:6640 ../src/guestfs-actions.pod:6654 ../src/guestfs-actions.pod:6695 ../src/guestfs-actions.pod:6708 ../src/guestfs-actions.pod:6726 ../src/guestfs-actions.pod:6760 ../src/guestfs-actions.pod:6796 ../src/guestfs-actions.pod:6915 ../src/guestfs-actions.pod:6933 ../src/guestfs-actions.pod:6947 ../src/guestfs-actions.pod:7002 ../src/guestfs-actions.pod:7015 ../src/guestfs-actions.pod:7060 ../src/guestfs-actions.pod:7093 ../src/guestfs-actions.pod:7147 ../src/guestfs-actions.pod:7173 ../src/guestfs-actions.pod:7239 ../src/guestfs-actions.pod:7258 ../src/guestfs-actions.pod:7287
 msgid "This function returns 0 on success or -1 on error."
 msgstr ""
 
@@ -5592,7 +5592,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:35 ../src/guestfs-actions.pod:251 ../src/guestfs-actions.pod:272 ../src/guestfs-actions.pod:1443 ../src/guestfs-actions.pod:1939 ../src/guestfs-actions.pod:1960 ../src/guestfs-actions.pod:4301 ../src/guestfs-actions.pod:7146 ../src/guestfs-actions.pod:7315 ../fish/guestfish-actions.pod:31 ../fish/guestfish-actions.pod:161 ../fish/guestfish-actions.pod:175 ../fish/guestfish-actions.pod:956 ../fish/guestfish-actions.pod:1319 ../fish/guestfish-actions.pod:1333 ../fish/guestfish-actions.pod:2908 ../fish/guestfish-actions.pod:4766 ../fish/guestfish-actions.pod:4863
+#: ../src/guestfs-actions.pod:35 ../src/guestfs-actions.pod:251 ../src/guestfs-actions.pod:272 ../src/guestfs-actions.pod:1443 ../src/guestfs-actions.pod:1939 ../src/guestfs-actions.pod:1960 ../src/guestfs-actions.pod:4336 ../src/guestfs-actions.pod:7181 ../src/guestfs-actions.pod:7350 ../fish/guestfish-actions.pod:31 ../fish/guestfish-actions.pod:161 ../fish/guestfish-actions.pod:175 ../fish/guestfish-actions.pod:956 ../fish/guestfish-actions.pod:1319 ../fish/guestfish-actions.pod:1333 ../fish/guestfish-actions.pod:2938 ../fish/guestfish-actions.pod:4796 ../fish/guestfish-actions.pod:4893
 msgid ""
 "Deprecated functions will not be removed from the API, but the fact that "
 "they are deprecated indicates that there are problems with correct use of "
@@ -5600,7 +5600,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:39 ../src/guestfs-actions.pod:136 ../src/guestfs-actions.pod:1100 ../src/guestfs-actions.pod:1911 ../src/guestfs-actions.pod:2009 ../src/guestfs-actions.pod:2112 ../src/guestfs-actions.pod:3338 ../src/guestfs-actions.pod:3353 ../src/guestfs-actions.pod:4605 ../src/guestfs-actions.pod:5719 ../src/guestfs-actions.pod:5836 ../src/guestfs-actions.pod:5950 ../src/guestfs-actions.pod:6413 ../src/guestfs-actions.pod:6538 ../src/guestfs-actions.pod:7060
+#: ../src/guestfs-actions.pod:39 ../src/guestfs-actions.pod:136 ../src/guestfs-actions.pod:1100 ../src/guestfs-actions.pod:1911 ../src/guestfs-actions.pod:2009 ../src/guestfs-actions.pod:2112 ../src/guestfs-actions.pod:3373 ../src/guestfs-actions.pod:3388 ../src/guestfs-actions.pod:4640 ../src/guestfs-actions.pod:5754 ../src/guestfs-actions.pod:5871 ../src/guestfs-actions.pod:5985 ../src/guestfs-actions.pod:6448 ../src/guestfs-actions.pod:6573 ../src/guestfs-actions.pod:7095
 msgid "(Added in 0.3)"
 msgstr ""
 
@@ -5621,7 +5621,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:48 ../src/guestfs-actions.pod:145 ../src/guestfs-actions.pod:4315
+#: ../src/guestfs-actions.pod:48 ../src/guestfs-actions.pod:145 ../src/guestfs-actions.pod:4350
 msgid ""
 "You may supply a list of optional arguments to this call.  Use zero or more "
 "of the following pairs of parameters, and terminate the list with C<-1> on "
@@ -5698,7 +5698,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:91 ../src/guestfs-actions.pod:344 ../src/guestfs-actions.pod:509 ../src/guestfs-actions.pod:687 ../src/guestfs-actions.pod:718 ../src/guestfs-actions.pod:736 ../src/guestfs-actions.pod:755 ../src/guestfs-actions.pod:1315 ../src/guestfs-actions.pod:1669 ../src/guestfs-actions.pod:1872 ../src/guestfs-actions.pod:1981 ../src/guestfs-actions.pod:2021 ../src/guestfs-actions.pod:2076 ../src/guestfs-actions.pod:2099 ../src/guestfs-actions.pod:2392 ../src/guestfs-actions.pod:2719 ../src/guestfs-actions.pod:2740 ../src/guestfs-actions.pod:4741 ../src/guestfs-actions.pod:4869 ../src/guestfs-actions.pod:5275 ../src/guestfs-actions.pod:5301 ../src/guestfs-actions.pod:6646 ../src/guestfs-actions.pod:7071 ../src/guestfs-actions.pod:7084 ../src/guestfs-actions.pod:7097
+#: ../src/guestfs-actions.pod:91 ../src/guestfs-actions.pod:344 ../src/guestfs-actions.pod:509 ../src/guestfs-actions.pod:687 ../src/guestfs-actions.pod:718 ../src/guestfs-actions.pod:736 ../src/guestfs-actions.pod:755 ../src/guestfs-actions.pod:1315 ../src/guestfs-actions.pod:1669 ../src/guestfs-actions.pod:1872 ../src/guestfs-actions.pod:1981 ../src/guestfs-actions.pod:2021 ../src/guestfs-actions.pod:2076 ../src/guestfs-actions.pod:2099 ../src/guestfs-actions.pod:2392 ../src/guestfs-actions.pod:2719 ../src/guestfs-actions.pod:2740 ../src/guestfs-actions.pod:4776 ../src/guestfs-actions.pod:4904 ../src/guestfs-actions.pod:5310 ../src/guestfs-actions.pod:5336 ../src/guestfs-actions.pod:6681 ../src/guestfs-actions.pod:7106 ../src/guestfs-actions.pod:7119 ../src/guestfs-actions.pod:7132
 msgid "On error this function returns -1."
 msgstr ""
 
@@ -5729,7 +5729,7 @@ msgid "This is the \"va_list variant\" of L</guestfs_add_domain>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:104 ../src/guestfs-actions.pod:115 ../src/guestfs-actions.pod:208 ../src/guestfs-actions.pod:219 ../src/guestfs-actions.pod:4368 ../src/guestfs-actions.pod:4380
+#: ../src/guestfs-actions.pod:104 ../src/guestfs-actions.pod:115 ../src/guestfs-actions.pod:208 ../src/guestfs-actions.pod:219 ../src/guestfs-actions.pod:4403 ../src/guestfs-actions.pod:4415
 msgid "See L</CALLS WITH OPTIONAL ARGUMENTS>."
 msgstr ""
 
@@ -5836,7 +5836,7 @@ msgid "This call checks that C<filename> exists."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:167 ../src/guestfs-actions.pod:4326 ../fish/guestfish-actions.pod:110 ../fish/guestfish-actions.pod:2919
+#: ../src/guestfs-actions.pod:167 ../src/guestfs-actions.pod:4361 ../fish/guestfish-actions.pod:110 ../fish/guestfish-actions.pod:2949
 msgid "The optional arguments are:"
 msgstr ""
 
@@ -6063,7 +6063,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:303 ../src/guestfs-actions.pod:328 ../src/guestfs-actions.pod:346 ../src/guestfs-actions.pod:360 ../src/guestfs-actions.pod:418 ../src/guestfs-actions.pod:438 ../src/guestfs-actions.pod:452 ../src/guestfs-actions.pod:483 ../src/guestfs-actions.pod:497 ../src/guestfs-actions.pod:511 ../src/guestfs-actions.pod:525 ../src/guestfs-actions.pod:543 ../src/guestfs-actions.pod:5352
+#: ../src/guestfs-actions.pod:303 ../src/guestfs-actions.pod:328 ../src/guestfs-actions.pod:346 ../src/guestfs-actions.pod:360 ../src/guestfs-actions.pod:418 ../src/guestfs-actions.pod:438 ../src/guestfs-actions.pod:452 ../src/guestfs-actions.pod:483 ../src/guestfs-actions.pod:497 ../src/guestfs-actions.pod:511 ../src/guestfs-actions.pod:525 ../src/guestfs-actions.pod:543 ../src/guestfs-actions.pod:5387
 msgid "(Added in 0.7)"
 msgstr ""
 
@@ -6164,7 +6164,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:357 ../src/guestfs-actions.pod:857 ../src/guestfs-actions.pod:875 ../src/guestfs-actions.pod:935 ../src/guestfs-actions.pod:951 ../src/guestfs-actions.pod:1054 ../src/guestfs-actions.pod:1184 ../src/guestfs-actions.pod:1201 ../src/guestfs-actions.pod:1220 ../src/guestfs-actions.pod:1349 ../src/guestfs-actions.pod:1540 ../src/guestfs-actions.pod:1652 ../src/guestfs-actions.pod:1815 ../src/guestfs-actions.pod:1832 ../src/guestfs-actions.pod:1899 ../src/guestfs-actions.pod:1933 ../src/guestfs-actions.pod:1954 ../src/guestfs-actions.pod:2124 ../src/guestfs-actions.pod:2316 ../src/guestfs-actions.pod:2523 ../src/guestfs-actions.pod:2604 ../src/guestfs-actions.pod:2671 ../src/guestfs-actions.pod:2691 ../src/guestfs-actions.pod:2805 ../src/guestfs-actions.pod:2836 ../src/guestfs-actions.pod:2860 ../src/guestfs-actions.pod:2922 ../src/guestfs-actions.pod:2945 ../src/guestfs-actions.pod:3512 ../src/guestfs-actions.pod:3862 ../src/guestfs-actions.pod:4032 ../src/guestfs-actions.pod:4142 ../src/guestfs-actions.pod:4887 ../src/guestfs-actions.pod:5080 ../src/guestfs-actions.pod:5250 ../src/guestfs-actions.pod:5428 ../src/guestfs-actions.pod:5477 ../src/guestfs-actions.pod:6089 ../src/guestfs-actions.pod:6105 ../src/guestfs-actions.pod:6122 ../src/guestfs-actions.pod:6146 ../src/guestfs-actions.pod:6820 ../src/guestfs-actions.pod:6839 ../src/guestfs-actions.pod:6857 ../src/guestfs-actions.pod:7037 ../src/guestfs-actions.pod:7309
+#: ../src/guestfs-actions.pod:357 ../src/guestfs-actions.pod:857 ../src/guestfs-actions.pod:875 ../src/guestfs-actions.pod:935 ../src/guestfs-actions.pod:951 ../src/guestfs-actions.pod:1054 ../src/guestfs-actions.pod:1184 ../src/guestfs-actions.pod:1201 ../src/guestfs-actions.pod:1220 ../src/guestfs-actions.pod:1349 ../src/guestfs-actions.pod:1540 ../src/guestfs-actions.pod:1652 ../src/guestfs-actions.pod:1815 ../src/guestfs-actions.pod:1832 ../src/guestfs-actions.pod:1899 ../src/guestfs-actions.pod:1933 ../src/guestfs-actions.pod:1954 ../src/guestfs-actions.pod:2124 ../src/guestfs-actions.pod:2316 ../src/guestfs-actions.pod:2523 ../src/guestfs-actions.pod:2604 ../src/guestfs-actions.pod:2671 ../src/guestfs-actions.pod:2691 ../src/guestfs-actions.pod:2805 ../src/guestfs-actions.pod:2836 ../src/guestfs-actions.pod:2860 ../src/guestfs-actions.pod:2897 ../src/guestfs-actions.pod:2957 ../src/guestfs-actions.pod:2980 ../src/guestfs-actions.pod:3547 ../src/guestfs-actions.pod:3897 ../src/guestfs-actions.pod:4067 ../src/guestfs-actions.pod:4177 ../src/guestfs-actions.pod:4922 ../src/guestfs-actions.pod:5115 ../src/guestfs-actions.pod:5285 ../src/guestfs-actions.pod:5463 ../src/guestfs-actions.pod:5512 ../src/guestfs-actions.pod:6124 ../src/guestfs-actions.pod:6140 ../src/guestfs-actions.pod:6157 ../src/guestfs-actions.pod:6181 ../src/guestfs-actions.pod:6855 ../src/guestfs-actions.pod:6874 ../src/guestfs-actions.pod:6892 ../src/guestfs-actions.pod:7072 ../src/guestfs-actions.pod:7344
 msgid ""
 "This function returns a string, or NULL on error.  I<The caller must free "
 "the returned string after use>."
@@ -6361,7 +6361,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:463 ../src/guestfs-actions.pod:479 ../src/guestfs-actions.pod:625 ../src/guestfs-actions.pod:1073 ../src/guestfs-actions.pod:1364 ../src/guestfs-actions.pod:1383 ../src/guestfs-actions.pod:1486 ../src/guestfs-actions.pod:1505 ../src/guestfs-actions.pod:1754 ../src/guestfs-actions.pod:2196 ../src/guestfs-actions.pod:2212 ../src/guestfs-actions.pod:2231 ../src/guestfs-actions.pod:2274 ../src/guestfs-actions.pod:2298 ../src/guestfs-actions.pod:2369 ../src/guestfs-actions.pod:2418 ../src/guestfs-actions.pod:2629 ../src/guestfs-actions.pod:2879 ../src/guestfs-actions.pod:3147 ../src/guestfs-actions.pod:3432 ../src/guestfs-actions.pod:3494 ../src/guestfs-actions.pod:3599 ../src/guestfs-actions.pod:4004 ../src/guestfs-actions.pod:4702 ../src/guestfs-actions.pod:5222 ../src/guestfs-actions.pod:5348 ../src/guestfs-actions.pod:5462 ../src/guestfs-actions.pod:6162 ../src/guestfs-actions.pod:6223 ../src/guestfs-actions.pod:6278 ../src/guestfs-actions.pod:6424 ../src/guestfs-actions.pod:6448 ../src/guestfs-actions.pod:6930 ../src/guestfs-actions.pod:6950 ../src/guestfs-actions.pod:6997 ../src/guestfs-actions.pod:7162 ../src/guestfs-actions.pod:7181 ../src/guestfs-actions.pod:7266 ../src/guestfs-actions.pod:7285 ../src/guestfs-actions.pod:7331 ../src/guestfs-actions.pod:7350
+#: ../src/guestfs-actions.pod:463 ../src/guestfs-actions.pod:479 ../src/guestfs-actions.pod:625 ../src/guestfs-actions.pod:1073 ../src/guestfs-actions.pod:1364 ../src/guestfs-actions.pod:1383 ../src/guestfs-actions.pod:1486 ../src/guestfs-actions.pod:1505 ../src/guestfs-actions.pod:1754 ../src/guestfs-actions.pod:2196 ../src/guestfs-actions.pod:2212 ../src/guestfs-actions.pod:2231 ../src/guestfs-actions.pod:2274 ../src/guestfs-actions.pod:2298 ../src/guestfs-actions.pod:2369 ../src/guestfs-actions.pod:2418 ../src/guestfs-actions.pod:2629 ../src/guestfs-actions.pod:2914 ../src/guestfs-actions.pod:3182 ../src/guestfs-actions.pod:3467 ../src/guestfs-actions.pod:3529 ../src/guestfs-actions.pod:3634 ../src/guestfs-actions.pod:4039 ../src/guestfs-actions.pod:4737 ../src/guestfs-actions.pod:5257 ../src/guestfs-actions.pod:5383 ../src/guestfs-actions.pod:5497 ../src/guestfs-actions.pod:6197 ../src/guestfs-actions.pod:6258 ../src/guestfs-actions.pod:6313 ../src/guestfs-actions.pod:6459 ../src/guestfs-actions.pod:6483 ../src/guestfs-actions.pod:6965 ../src/guestfs-actions.pod:6985 ../src/guestfs-actions.pod:7032 ../src/guestfs-actions.pod:7197 ../src/guestfs-actions.pod:7216 ../src/guestfs-actions.pod:7301 ../src/guestfs-actions.pod:7320 ../src/guestfs-actions.pod:7366 ../src/guestfs-actions.pod:7385
 msgid ""
 "This function returns a NULL-terminated array of strings (like "
 "L<environ(3)>), or NULL if there was an error.  I<The caller must free the "
@@ -6369,7 +6369,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:467 ../src/guestfs-actions.pod:998 ../src/guestfs-actions.pod:1016 ../src/guestfs-actions.pod:1421 ../src/guestfs-actions.pod:3225 ../src/guestfs-actions.pod:3256 ../src/guestfs-actions.pod:3845 ../src/guestfs-actions.pod:3895 ../src/guestfs-actions.pod:4082 ../src/guestfs-actions.pod:4115 ../src/guestfs-actions.pod:4278 ../src/guestfs-actions.pod:4706 ../src/guestfs-actions.pod:5163 ../src/guestfs-actions.pod:5558 ../src/guestfs-actions.pod:5572 ../src/guestfs-actions.pod:5584 ../src/guestfs-actions.pod:6024 ../src/guestfs-actions.pod:6662 ../src/guestfs-actions.pod:6675 ../src/guestfs-actions.pod:6914 ../src/guestfs-actions.pod:7150
+#: ../src/guestfs-actions.pod:467 ../src/guestfs-actions.pod:998 ../src/guestfs-actions.pod:1016 ../src/guestfs-actions.pod:1421 ../src/guestfs-actions.pod:3260 ../src/guestfs-actions.pod:3291 ../src/guestfs-actions.pod:3880 ../src/guestfs-actions.pod:3930 ../src/guestfs-actions.pod:4117 ../src/guestfs-actions.pod:4150 ../src/guestfs-actions.pod:4313 ../src/guestfs-actions.pod:4741 ../src/guestfs-actions.pod:5198 ../src/guestfs-actions.pod:5593 ../src/guestfs-actions.pod:5607 ../src/guestfs-actions.pod:5619 ../src/guestfs-actions.pod:6059 ../src/guestfs-actions.pod:6697 ../src/guestfs-actions.pod:6710 ../src/guestfs-actions.pod:6949 ../src/guestfs-actions.pod:7185
 msgid "(Added in 0.8)"
 msgstr ""
 
@@ -6765,7 +6765,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:702 ../src/guestfs-actions.pod:1404 ../src/guestfs-actions.pod:1419 ../src/guestfs-actions.pod:1909 ../src/guestfs-actions.pod:1920 ../src/guestfs-actions.pod:1992 ../src/guestfs-actions.pod:2047 ../src/guestfs-actions.pod:2062 ../src/guestfs-actions.pod:2087 ../src/guestfs-actions.pod:2110 ../src/guestfs-actions.pod:2965 ../src/guestfs-actions.pod:2982 ../src/guestfs-actions.pod:3001 ../src/guestfs-actions.pod:3164 ../src/guestfs-actions.pod:3178 ../src/guestfs-actions.pod:3193 ../src/guestfs-actions.pod:3207 ../src/guestfs-actions.pod:3223 ../src/guestfs-actions.pod:3238 ../src/guestfs-actions.pod:3254 ../src/guestfs-actions.pod:3268 ../src/guestfs-actions.pod:3281 ../src/guestfs-actions.pod:3295 ../src/guestfs-actions.pod:3310 ../src/guestfs-actions.pod:3325 ../src/guestfs-actions.pod:4851
+#: ../src/guestfs-actions.pod:702 ../src/guestfs-actions.pod:1404 ../src/guestfs-actions.pod:1419 ../src/guestfs-actions.pod:1909 ../src/guestfs-actions.pod:1920 ../src/guestfs-actions.pod:1992 ../src/guestfs-actions.pod:2047 ../src/guestfs-actions.pod:2062 ../src/guestfs-actions.pod:2087 ../src/guestfs-actions.pod:2110 ../src/guestfs-actions.pod:3000 ../src/guestfs-actions.pod:3017 ../src/guestfs-actions.pod:3036 ../src/guestfs-actions.pod:3199 ../src/guestfs-actions.pod:3213 ../src/guestfs-actions.pod:3228 ../src/guestfs-actions.pod:3242 ../src/guestfs-actions.pod:3258 ../src/guestfs-actions.pod:3273 ../src/guestfs-actions.pod:3289 ../src/guestfs-actions.pod:3303 ../src/guestfs-actions.pod:3316 ../src/guestfs-actions.pod:3330 ../src/guestfs-actions.pod:3345 ../src/guestfs-actions.pod:3360 ../src/guestfs-actions.pod:4886
 msgid "This function returns a C truth value on success or -1 on error."
 msgstr ""
 
@@ -7007,7 +7007,7 @@ msgid "See also C<guestfs_realpath>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:860 ../src/guestfs-actions.pod:6842
+#: ../src/guestfs-actions.pod:860 ../src/guestfs-actions.pod:6877
 msgid "(Added in 1.0.75)"
 msgstr ""
 
@@ -7027,7 +7027,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:868 ../src/guestfs-actions.pod:5338 ../fish/guestfish-actions.pod:580 ../fish/guestfish-actions.pod:3567
+#: ../src/guestfs-actions.pod:868 ../src/guestfs-actions.pod:5373 ../fish/guestfish-actions.pod:580 ../fish/guestfish-actions.pod:3597
 msgid "Return the contents of the file named C<path>."
 msgstr ""
 
@@ -7041,14 +7041,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:878 ../src/guestfs-actions.pod:1057 ../src/guestfs-actions.pod:1077 ../src/guestfs-actions.pod:1368 ../src/guestfs-actions.pod:1387 ../src/guestfs-actions.pod:1490 ../src/guestfs-actions.pod:1509 ../src/guestfs-actions.pod:1758 ../src/guestfs-actions.pod:2216 ../src/guestfs-actions.pod:2235 ../src/guestfs-actions.pod:2278 ../src/guestfs-actions.pod:2302 ../src/guestfs-actions.pod:2319 ../src/guestfs-actions.pod:2348 ../src/guestfs-actions.pod:5120 ../src/guestfs-actions.pod:5146 ../src/guestfs-actions.pod:5277 ../src/guestfs-actions.pod:5303 ../src/guestfs-actions.pod:5327 ../src/guestfs-actions.pod:6227 ../src/guestfs-actions.pod:6282 ../src/guestfs-actions.pod:6428 ../src/guestfs-actions.pod:6452 ../src/guestfs-actions.pod:7114 ../src/guestfs-actions.pod:7140 ../src/guestfs-actions.pod:7166 ../src/guestfs-actions.pod:7185 ../src/guestfs-actions.pod:7270 ../src/guestfs-actions.pod:7289 ../src/guestfs-actions.pod:7335 ../src/guestfs-actions.pod:7354 ../fish/guestfish-actions.pod:587 ../fish/guestfish-actions.pod:722 ../fish/guestfish-actions.pod:734 ../fish/guestfish-actions.pod:910 ../fish/guestfish-actions.pod:920 ../fish/guestfish-actions.pod:987 ../fish/guestfish-actions.pod:997 ../fish/guestfish-actions.pod:1192 ../fish/guestfish-actions.pod:1493 ../fish/guestfish-actions.pod:1503 ../fish/guestfish-actions.pod:1531 ../fish/guestfish-actions.pod:1546 ../fish/guestfish-actions.pod:1556 ../fish/guestfish-actions.pod:1575 ../fish/guestfish-actions.pod:3437 ../fish/guestfish-actions.pod:3452 ../fish/guestfish-actions.pod:3528 ../fish/guestfish-actions.pod:3545 ../fish/guestfish-actions.pod:3560 ../fish/guestfish-actions.pod:4186 ../fish/guestfish-actions.pod:4232 ../fish/guestfish-actions.pod:4317 ../fish/guestfish-actions.pod:4332 ../fish/guestfish-actions.pod:4742 ../fish/guestfish-actions.pod:4760 ../fish/guestfish-actions.pod:4777 ../fish/guestfish-actions.pod:4787 ../fish/guestfish-actions.pod:4835 ../fish/guestfish-actions.pod:4845 ../fish/guestfish-actions.pod:4874 ../fish/guestfish-actions.pod:4884
+#: ../src/guestfs-actions.pod:878 ../src/guestfs-actions.pod:1057 ../src/guestfs-actions.pod:1077 ../src/guestfs-actions.pod:1368 ../src/guestfs-actions.pod:1387 ../src/guestfs-actions.pod:1490 ../src/guestfs-actions.pod:1509 ../src/guestfs-actions.pod:1758 ../src/guestfs-actions.pod:2216 ../src/guestfs-actions.pod:2235 ../src/guestfs-actions.pod:2278 ../src/guestfs-actions.pod:2302 ../src/guestfs-actions.pod:2319 ../src/guestfs-actions.pod:2348 ../src/guestfs-actions.pod:5155 ../src/guestfs-actions.pod:5181 ../src/guestfs-actions.pod:5312 ../src/guestfs-actions.pod:5338 ../src/guestfs-actions.pod:5362 ../src/guestfs-actions.pod:6262 ../src/guestfs-actions.pod:6317 ../src/guestfs-actions.pod:6463 ../src/guestfs-actions.pod:6487 ../src/guestfs-actions.pod:7149 ../src/guestfs-actions.pod:7175 ../src/guestfs-actions.pod:7201 ../src/guestfs-actions.pod:7220 ../src/guestfs-actions.pod:7305 ../src/guestfs-actions.pod:7324 ../src/guestfs-actions.pod:7370 ../src/guestfs-actions.pod:7389 ../fish/guestfish-actions.pod:587 ../fish/guestfish-actions.pod:722 ../fish/guestfish-actions.pod:734 ../fish/guestfish-actions.pod:910 ../fish/guestfish-actions.pod:920 ../fish/guestfish-actions.pod:987 ../fish/guestfish-actions.pod:997 ../fish/guestfish-actions.pod:1192 ../fish/guestfish-actions.pod:1493 ../fish/guestfish-actions.pod:1503 ../fish/guestfish-actions.pod:1531 ../fish/guestfish-actions.pod:1546 ../fish/guestfish-actions.pod:1556 ../fish/guestfish-actions.pod:1575 ../fish/guestfish-actions.pod:3467 ../fish/guestfish-actions.pod:3482 ../fish/guestfish-actions.pod:3558 ../fish/guestfish-actions.pod:3575 ../fish/guestfish-actions.pod:3590 ../fish/guestfish-actions.pod:4216 ../fish/guestfish-actions.pod:4262 ../fish/guestfish-actions.pod:4347 ../fish/guestfish-actions.pod:4362 ../fish/guestfish-actions.pod:4772 ../fish/guestfish-actions.pod:4790 ../fish/guestfish-actions.pod:4807 ../fish/guestfish-actions.pod:4817 ../fish/guestfish-actions.pod:4865 ../fish/guestfish-actions.pod:4875 ../fish/guestfish-actions.pod:4904 ../fish/guestfish-actions.pod:4914
 msgid ""
 "Because of the message protocol, there is a transfer limit of somewhere "
 "between 2MB and 4MB.  See L<guestfs(3)/PROTOCOL LIMITS>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:881 ../src/guestfs-actions.pod:3436 ../src/guestfs-actions.pod:3498 ../src/guestfs-actions.pod:3515 ../src/guestfs-actions.pod:3603 ../src/guestfs-actions.pod:4008 ../src/guestfs-actions.pod:4022 ../src/guestfs-actions.pod:5226 ../src/guestfs-actions.pod:5240 ../src/guestfs-actions.pod:7001 ../src/guestfs-actions.pod:7015
+#: ../src/guestfs-actions.pod:881 ../src/guestfs-actions.pod:3471 ../src/guestfs-actions.pod:3533 ../src/guestfs-actions.pod:3550 ../src/guestfs-actions.pod:3638 ../src/guestfs-actions.pod:4043 ../src/guestfs-actions.pod:4057 ../src/guestfs-actions.pod:5261 ../src/guestfs-actions.pod:5275 ../src/guestfs-actions.pod:7036 ../src/guestfs-actions.pod:7050
 msgid "(Added in 0.4)"
 msgstr ""
 
@@ -7168,7 +7168,7 @@ msgid "To get the checksums for many files, use C<guestfs_checksums_out>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:938 ../src/guestfs-actions.pod:1246 ../src/guestfs-actions.pod:2078 ../src/guestfs-actions.pod:3180 ../src/guestfs-actions.pod:3209 ../src/guestfs-actions.pod:3270 ../src/guestfs-actions.pod:3297 ../src/guestfs-actions.pod:6698
+#: ../src/guestfs-actions.pod:938 ../src/guestfs-actions.pod:1246 ../src/guestfs-actions.pod:2078 ../src/guestfs-actions.pod:3215 ../src/guestfs-actions.pod:3244 ../src/guestfs-actions.pod:3305 ../src/guestfs-actions.pod:3332 ../src/guestfs-actions.pod:6733
 msgid "(Added in 1.0.2)"
 msgstr ""
 
@@ -7197,7 +7197,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:954 ../src/guestfs-actions.pod:4757 ../src/guestfs-actions.pod:4816 ../src/guestfs-actions.pod:4853 ../src/guestfs-actions.pod:4871 ../src/guestfs-actions.pod:5047 ../src/guestfs-actions.pod:6607 ../src/guestfs-actions.pod:6621 ../src/guestfs-actions.pod:7027
+#: ../src/guestfs-actions.pod:954 ../src/guestfs-actions.pod:4792 ../src/guestfs-actions.pod:4851 ../src/guestfs-actions.pod:4888 ../src/guestfs-actions.pod:4906 ../src/guestfs-actions.pod:5082 ../src/guestfs-actions.pod:6642 ../src/guestfs-actions.pod:6656 ../src/guestfs-actions.pod:7062
 msgid "(Added in 1.3.2)"
 msgstr ""
 
@@ -7272,7 +7272,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:994 ../src/guestfs-actions.pod:4259 ../src/guestfs-actions.pod:4456 ../src/guestfs-actions.pod:4475 ../src/guestfs-actions.pod:4494 ../fish/guestfish-actions.pod:676 ../fish/guestfish-actions.pod:2883 ../fish/guestfish-actions.pod:3012 ../fish/guestfish-actions.pod:3022 ../fish/guestfish-actions.pod:3032
+#: ../src/guestfs-actions.pod:994 ../src/guestfs-actions.pod:4294 ../src/guestfs-actions.pod:4491 ../src/guestfs-actions.pod:4510 ../src/guestfs-actions.pod:4529 ../fish/guestfish-actions.pod:676 ../fish/guestfish-actions.pod:2913 ../fish/guestfish-actions.pod:3042 ../fish/guestfish-actions.pod:3052 ../fish/guestfish-actions.pod:3062
 msgid "The mode actually set is affected by the umask."
 msgstr ""
 
@@ -7299,7 +7299,7 @@ msgid "Change the file owner to C<owner> and group to C<group>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1010 ../src/guestfs-actions.pod:3367 ../fish/guestfish-actions.pod:684 ../fish/guestfish-actions.pod:2341
+#: ../src/guestfs-actions.pod:1010 ../src/guestfs-actions.pod:3402 ../fish/guestfish-actions.pod:684 ../fish/guestfish-actions.pod:2371
 msgid ""
 "Only numeric uid and gid are supported.  If you want to use names, you will "
 "need to locate and parse the password file yourself (Augeas support makes "
@@ -7467,7 +7467,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1118 ../src/guestfs-actions.pod:1241 ../src/guestfs-actions.pod:1272 ../src/guestfs-actions.pod:1692 ../src/guestfs-actions.pod:1714 ../src/guestfs-actions.pod:6693 ../src/guestfs-actions.pod:6727 ../src/guestfs-actions.pod:7206 ../src/guestfs-actions.pod:7225
+#: ../src/guestfs-actions.pod:1118 ../src/guestfs-actions.pod:1241 ../src/guestfs-actions.pod:1272 ../src/guestfs-actions.pod:1692 ../src/guestfs-actions.pod:1714 ../src/guestfs-actions.pod:6728 ../src/guestfs-actions.pod:6762 ../src/guestfs-actions.pod:7241 ../src/guestfs-actions.pod:7260
 msgid ""
 "This long-running command can generate progress notification messages so "
 "that the caller can display a progress bar or indicator.  To receive these "
@@ -7476,7 +7476,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1123 ../src/guestfs-actions.pod:4035 ../src/guestfs-actions.pod:5253 ../src/guestfs-actions.pod:6934 ../src/guestfs-actions.pod:6954 ../src/guestfs-actions.pod:7040
+#: ../src/guestfs-actions.pod:1123 ../src/guestfs-actions.pod:4070 ../src/guestfs-actions.pod:5288 ../src/guestfs-actions.pod:6969 ../src/guestfs-actions.pod:6989 ../src/guestfs-actions.pod:7075
 msgid "(Added in 1.0.87)"
 msgstr ""
 
@@ -7504,7 +7504,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1137 ../src/guestfs-actions.pod:1151 ../src/guestfs-actions.pod:1223 ../src/guestfs-actions.pod:1297 ../src/guestfs-actions.pod:1406 ../src/guestfs-actions.pod:4720 ../src/guestfs-actions.pod:5097
+#: ../src/guestfs-actions.pod:1137 ../src/guestfs-actions.pod:1151 ../src/guestfs-actions.pod:1223 ../src/guestfs-actions.pod:1297 ../src/guestfs-actions.pod:1406 ../src/guestfs-actions.pod:4755 ../src/guestfs-actions.pod:5132
 msgid "(Added in 1.0.18)"
 msgstr ""
 
@@ -7591,7 +7591,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1187 ../src/guestfs-actions.pod:1204 ../src/guestfs-actions.pod:1317 ../src/guestfs-actions.pod:2281 ../src/guestfs-actions.pod:2305 ../src/guestfs-actions.pod:2373 ../src/guestfs-actions.pod:4145 ../src/guestfs-actions.pod:4620 ../src/guestfs-actions.pod:6431 ../src/guestfs-actions.pod:6455 ../src/guestfs-actions.pod:7073 ../src/guestfs-actions.pod:7086 ../src/guestfs-actions.pod:7099
+#: ../src/guestfs-actions.pod:1187 ../src/guestfs-actions.pod:1204 ../src/guestfs-actions.pod:1317 ../src/guestfs-actions.pod:2281 ../src/guestfs-actions.pod:2305 ../src/guestfs-actions.pod:2373 ../src/guestfs-actions.pod:4180 ../src/guestfs-actions.pod:4655 ../src/guestfs-actions.pod:6466 ../src/guestfs-actions.pod:6490 ../src/guestfs-actions.pod:7108 ../src/guestfs-actions.pod:7121 ../src/guestfs-actions.pod:7134
 msgid "(Added in 1.0.54)"
 msgstr ""
 
@@ -7669,7 +7669,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1235 ../src/guestfs-actions.pod:6687 ../fish/guestfish-actions.pod:828 ../fish/guestfish-actions.pod:4490
+#: ../src/guestfs-actions.pod:1235 ../src/guestfs-actions.pod:6722 ../fish/guestfish-actions.pod:828 ../fish/guestfish-actions.pod:4520
 msgid "C<filename> can also be a named pipe."
 msgstr ""
 
@@ -7717,7 +7717,7 @@ msgid "See also C<guestfs_download>, C<guestfs_pread>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1277 ../src/guestfs-actions.pod:6732
+#: ../src/guestfs-actions.pod:1277 ../src/guestfs-actions.pod:6767
 msgid "(Added in 1.5.17)"
 msgstr ""
 
@@ -7859,7 +7859,7 @@ msgid "See also C<guestfs_ping_daemon>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1352 ../src/guestfs-actions.pod:2089 ../src/guestfs-actions.pod:5931
+#: ../src/guestfs-actions.pod:1352 ../src/guestfs-actions.pod:2089 ../src/guestfs-actions.pod:5966
 msgid "(Added in 1.0.69)"
 msgstr ""
 
@@ -7885,7 +7885,7 @@ msgid "This calls the external C<egrep> program and returns the matching lines."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1371 ../src/guestfs-actions.pod:1390 ../src/guestfs-actions.pod:1447 ../src/guestfs-actions.pod:1493 ../src/guestfs-actions.pod:1512 ../src/guestfs-actions.pod:2219 ../src/guestfs-actions.pod:2238 ../src/guestfs-actions.pod:2394 ../src/guestfs-actions.pod:2407 ../src/guestfs-actions.pod:2422 ../src/guestfs-actions.pod:2468 ../src/guestfs-actions.pod:2490 ../src/guestfs-actions.pod:2503 ../src/guestfs-actions.pod:3528 ../src/guestfs-actions.pod:3542 ../src/guestfs-actions.pod:3555 ../src/guestfs-actions.pod:3569 ../src/guestfs-actions.pod:4555 ../src/guestfs-actions.pod:5431 ../src/guestfs-actions.pod:5480 ../src/guestfs-actions.pod:6299 ../src/guestfs-actions.pod:6311 ../src/guestfs-actions.pod:6324 ../src/guestfs-actions.pod:6337 ../src/guestfs-actions.pod:6359 ../src/guestfs-actions.pod:6372 ../src/guestfs-actions.pod:6385 ../src/guestfs-actions.pod:6398 ../src/guestfs-actions.pod:7169 ../src/guestfs-actions.pod:7188 ../src/guestfs-actions.pod:7273 ../src/guestfs-actions.pod:7292 ../src/guestfs-actions.pod:7338 ../src/guestfs-actions.pod:7357
+#: ../src/guestfs-actions.pod:1371 ../src/guestfs-actions.pod:1390 ../src/guestfs-actions.pod:1447 ../src/guestfs-actions.pod:1493 ../src/guestfs-actions.pod:1512 ../src/guestfs-actions.pod:2219 ../src/guestfs-actions.pod:2238 ../src/guestfs-actions.pod:2394 ../src/guestfs-actions.pod:2407 ../src/guestfs-actions.pod:2422 ../src/guestfs-actions.pod:2468 ../src/guestfs-actions.pod:2490 ../src/guestfs-actions.pod:2503 ../src/guestfs-actions.pod:3563 ../src/guestfs-actions.pod:3577 ../src/guestfs-actions.pod:3590 ../src/guestfs-actions.pod:3604 ../src/guestfs-actions.pod:4590 ../src/guestfs-actions.pod:5466 ../src/guestfs-actions.pod:5515 ../src/guestfs-actions.pod:6334 ../src/guestfs-actions.pod:6346 ../src/guestfs-actions.pod:6359 ../src/guestfs-actions.pod:6372 ../src/guestfs-actions.pod:6394 ../src/guestfs-actions.pod:6407 ../src/guestfs-actions.pod:6420 ../src/guestfs-actions.pod:6433 ../src/guestfs-actions.pod:7204 ../src/guestfs-actions.pod:7223 ../src/guestfs-actions.pod:7308 ../src/guestfs-actions.pod:7327 ../src/guestfs-actions.pod:7373 ../src/guestfs-actions.pod:7392
 msgid "(Added in 1.0.66)"
 msgstr ""
 
@@ -8323,7 +8323,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1655 ../src/guestfs-actions.pod:1818 ../src/guestfs-actions.pod:1835 ../src/guestfs-actions.pod:2526 ../src/guestfs-actions.pod:2607 ../src/guestfs-actions.pod:2633 ../src/guestfs-actions.pod:2721 ../src/guestfs-actions.pod:2742 ../src/guestfs-actions.pod:2779 ../src/guestfs-actions.pod:2863 ../src/guestfs-actions.pod:2925 ../src/guestfs-actions.pod:3151 ../src/guestfs-actions.pod:3283
+#: ../src/guestfs-actions.pod:1655 ../src/guestfs-actions.pod:1818 ../src/guestfs-actions.pod:1835 ../src/guestfs-actions.pod:2526 ../src/guestfs-actions.pod:2607 ../src/guestfs-actions.pod:2633 ../src/guestfs-actions.pod:2721 ../src/guestfs-actions.pod:2742 ../src/guestfs-actions.pod:2779 ../src/guestfs-actions.pod:2863 ../src/guestfs-actions.pod:2960 ../src/guestfs-actions.pod:3186 ../src/guestfs-actions.pod:3318
 msgid "(Added in 1.5.3)"
 msgstr ""
 
@@ -8502,7 +8502,7 @@ msgid "See also C<guestfs_find0>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1761 ../src/guestfs-actions.pod:3972 ../src/guestfs-actions.pod:5515
+#: ../src/guestfs-actions.pod:1761 ../src/guestfs-actions.pod:4007 ../src/guestfs-actions.pod:5550
 msgid "(Added in 1.0.27)"
 msgstr ""
 
@@ -8671,7 +8671,7 @@ msgid "This command is entirely equivalent to running C<fsck -a -t fstype device
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1874 ../src/guestfs-actions.pod:7211
+#: ../src/guestfs-actions.pod:1874 ../src/guestfs-actions.pod:7246
 msgid "(Added in 1.0.16)"
 msgstr ""
 
@@ -8710,7 +8710,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1890 ../src/guestfs-actions.pod:5193 ../src/guestfs-actions.pod:5673 ../src/guestfs-actions.pod:6073 ../src/guestfs-actions.pod:6092 ../src/guestfs-actions.pod:6108 ../src/guestfs-actions.pod:6125 ../src/guestfs-actions.pod:6882 ../src/guestfs-actions.pod:6900 ../src/guestfs-actions.pod:7254
+#: ../src/guestfs-actions.pod:1890 ../src/guestfs-actions.pod:5228 ../src/guestfs-actions.pod:5708 ../src/guestfs-actions.pod:6108 ../src/guestfs-actions.pod:6127 ../src/guestfs-actions.pod:6143 ../src/guestfs-actions.pod:6160 ../src/guestfs-actions.pod:6917 ../src/guestfs-actions.pod:6935 ../src/guestfs-actions.pod:7289
 msgid "(Added in 1.0.26)"
 msgstr ""
 
@@ -8772,7 +8772,7 @@ msgid "Return the direct appliance mode flag."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1922 ../src/guestfs-actions.pod:5742
+#: ../src/guestfs-actions.pod:1922 ../src/guestfs-actions.pod:5777
 msgid "(Added in 1.0.72)"
 msgstr ""
 
@@ -8804,7 +8804,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1943 ../src/guestfs-actions.pod:1964 ../src/guestfs-actions.pod:5760 ../src/guestfs-actions.pod:5779
+#: ../src/guestfs-actions.pod:1943 ../src/guestfs-actions.pod:1964 ../src/guestfs-actions.pod:5795 ../src/guestfs-actions.pod:5814
 msgid "(Added in 1.0.15)"
 msgstr ""
 
@@ -8861,12 +8861,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1978 ../src/guestfs-actions.pod:2059 ../src/guestfs-actions.pod:5795 ../src/guestfs-actions.pod:5902 ../fish/guestfish-actions.pod:1348 ../fish/guestfish-actions.pod:1399 ../fish/guestfish-actions.pod:3893 ../fish/guestfish-actions.pod:3980
+#: ../src/guestfs-actions.pod:1978 ../src/guestfs-actions.pod:2059 ../src/guestfs-actions.pod:5830 ../src/guestfs-actions.pod:5937 ../fish/guestfish-actions.pod:1348 ../fish/guestfish-actions.pod:1399 ../fish/guestfish-actions.pod:3923 ../fish/guestfish-actions.pod:4010
 msgid "For more information on the architecture of libguestfs, see L<guestfs(3)>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1983 ../src/guestfs-actions.pod:4263 ../src/guestfs-actions.pod:4460 ../src/guestfs-actions.pod:4479 ../src/guestfs-actions.pod:4498 ../src/guestfs-actions.pod:4510 ../src/guestfs-actions.pod:4527 ../src/guestfs-actions.pod:4540 ../src/guestfs-actions.pod:5418 ../src/guestfs-actions.pod:5800 ../src/guestfs-actions.pod:6047 ../src/guestfs-actions.pod:6648
+#: ../src/guestfs-actions.pod:1983 ../src/guestfs-actions.pod:4298 ../src/guestfs-actions.pod:4495 ../src/guestfs-actions.pod:4514 ../src/guestfs-actions.pod:4533 ../src/guestfs-actions.pod:4545 ../src/guestfs-actions.pod:4562 ../src/guestfs-actions.pod:4575 ../src/guestfs-actions.pod:5453 ../src/guestfs-actions.pod:5835 ../src/guestfs-actions.pod:6082 ../src/guestfs-actions.pod:6683
 msgid "(Added in 1.0.55)"
 msgstr ""
 
@@ -8890,7 +8890,7 @@ msgid "This returns the enable network flag."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1994 ../src/guestfs-actions.pod:5819
+#: ../src/guestfs-actions.pod:1994 ../src/guestfs-actions.pod:5854
 msgid "(Added in 1.5.4)"
 msgstr ""
 
@@ -8985,7 +8985,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2038 ../src/guestfs-actions.pod:5864
+#: ../src/guestfs-actions.pod:2038 ../src/guestfs-actions.pod:5899
 msgid "(Added in 1.0.6)"
 msgstr ""
 
@@ -9009,7 +9009,7 @@ msgid "Return the recovery process enabled flag."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2049 ../src/guestfs-actions.pod:3373 ../src/guestfs-actions.pod:3670 ../src/guestfs-actions.pod:4070 ../src/guestfs-actions.pod:4102 ../src/guestfs-actions.pod:5123 ../src/guestfs-actions.pod:5466 ../src/guestfs-actions.pod:5888 ../src/guestfs-actions.pod:6551 ../src/guestfs-actions.pod:6571 ../src/guestfs-actions.pod:6763
+#: ../src/guestfs-actions.pod:2049 ../src/guestfs-actions.pod:3408 ../src/guestfs-actions.pod:3705 ../src/guestfs-actions.pod:4105 ../src/guestfs-actions.pod:4137 ../src/guestfs-actions.pod:5158 ../src/guestfs-actions.pod:5501 ../src/guestfs-actions.pod:5923 ../src/guestfs-actions.pod:6586 ../src/guestfs-actions.pod:6606 ../src/guestfs-actions.pod:6798
 msgid "(Added in 1.0.77)"
 msgstr ""
 
@@ -9035,7 +9035,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2064 ../src/guestfs-actions.pod:2127 ../src/guestfs-actions.pod:5907 ../src/guestfs-actions.pod:5965
+#: ../src/guestfs-actions.pod:2064 ../src/guestfs-actions.pod:2127 ../src/guestfs-actions.pod:5942 ../src/guestfs-actions.pod:6000
 msgid "(Added in 1.0.67)"
 msgstr ""
 
@@ -9061,7 +9061,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2074 ../src/guestfs-actions.pod:3176 ../src/guestfs-actions.pod:3205 ../src/guestfs-actions.pod:3266 ../src/guestfs-actions.pod:3293 ../fish/guestfish-actions.pod:1409 ../fish/guestfish-actions.pod:2223 ../fish/guestfish-actions.pod:2241 ../fish/guestfish-actions.pod:2279 ../fish/guestfish-actions.pod:2295
+#: ../src/guestfs-actions.pod:2074 ../src/guestfs-actions.pod:3211 ../src/guestfs-actions.pod:3240 ../src/guestfs-actions.pod:3301 ../src/guestfs-actions.pod:3328 ../fish/guestfish-actions.pod:1409 ../fish/guestfish-actions.pod:2253 ../fish/guestfish-actions.pod:2271 ../fish/guestfish-actions.pod:2309 ../fish/guestfish-actions.pod:2325
 msgid "For more information on states, see L<guestfs(3)>."
 msgstr ""
 
@@ -9174,7 +9174,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2141 ../src/guestfs-actions.pod:3387
+#: ../src/guestfs-actions.pod:2141 ../src/guestfs-actions.pod:3422
 msgid ""
 "Normally it is better to get all extended attributes from a file in one go "
 "by calling C<guestfs_getxattrs>.  However some Linux filesystem "
@@ -9184,7 +9184,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2148 ../src/guestfs-actions.pod:3394 ../fish/guestfish-actions.pod:1454 ../fish/guestfish-actions.pod:2360
+#: ../src/guestfs-actions.pod:2148 ../src/guestfs-actions.pod:3429 ../fish/guestfish-actions.pod:1454 ../fish/guestfish-actions.pod:2390
 msgid ""
 "Extended attribute values are blobs of binary data.  If there is no extended "
 "attribute named C<name>, this returns an error."
@@ -9196,7 +9196,7 @@ msgid "See also: C<guestfs_getxattrs>, C<guestfs_lgetxattr>, L<attr(5)>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2153 ../src/guestfs-actions.pod:2344 ../src/guestfs-actions.pod:3399 ../src/guestfs-actions.pod:5116 ../src/guestfs-actions.pod:5142 ../src/guestfs-actions.pod:5323
+#: ../src/guestfs-actions.pod:2153 ../src/guestfs-actions.pod:2344 ../src/guestfs-actions.pod:3434 ../src/guestfs-actions.pod:5151 ../src/guestfs-actions.pod:5177 ../src/guestfs-actions.pod:5358
 msgid ""
 "This function returns a buffer, or NULL on error.  The size of the returned "
 "buffer is written to C<*size_r>.  I<The caller must free the returned buffer "
@@ -9204,7 +9204,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2157 ../src/guestfs-actions.pod:3403
+#: ../src/guestfs-actions.pod:2157 ../src/guestfs-actions.pod:3438
 msgid "(Added in 1.7.24)"
 msgstr ""
 
@@ -9241,14 +9241,14 @@ msgid "See also: C<guestfs_lgetxattrs>, L<attr(5)>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2173 ../src/guestfs-actions.pod:3415 ../src/guestfs-actions.pod:4066
+#: ../src/guestfs-actions.pod:2173 ../src/guestfs-actions.pod:3450 ../src/guestfs-actions.pod:4101
 msgid ""
 "This function returns a C<struct guestfs_xattr_list *>, or NULL if there was "
 "an error.  I<The caller must call C<guestfs_free_xattr_list> after use>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2177 ../src/guestfs-actions.pod:3419 ../src/guestfs-actions.pod:3584 ../src/guestfs-actions.pod:3620 ../src/guestfs-actions.pod:5496 ../src/guestfs-actions.pod:5984 ../src/guestfs-actions.pod:7319
+#: ../src/guestfs-actions.pod:2177 ../src/guestfs-actions.pod:3454 ../src/guestfs-actions.pod:3619 ../src/guestfs-actions.pod:3655 ../src/guestfs-actions.pod:5531 ../src/guestfs-actions.pod:6019 ../src/guestfs-actions.pod:7354
 msgid "(Added in 1.0.59)"
 msgstr ""
 
@@ -9287,7 +9287,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2200 ../src/guestfs-actions.pod:6149 ../src/guestfs-actions.pod:6166
+#: ../src/guestfs-actions.pod:2200 ../src/guestfs-actions.pod:6184 ../src/guestfs-actions.pod:6201
 msgid "(Added in 1.0.50)"
 msgstr ""
 
@@ -9437,7 +9437,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2296 ../src/guestfs-actions.pod:6446 ../fish/guestfish-actions.pod:1544 ../fish/guestfish-actions.pod:4330
+#: ../src/guestfs-actions.pod:2296 ../src/guestfs-actions.pod:6481 ../fish/guestfish-actions.pod:1544 ../fish/guestfish-actions.pod:4360
 msgid "If the parameter C<nrlines> is zero, this returns an empty list."
 msgstr ""
 
@@ -9464,7 +9464,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2322 ../src/guestfs-actions.pod:6230 ../src/guestfs-actions.pod:6285
+#: ../src/guestfs-actions.pod:2322 ../src/guestfs-actions.pod:6265 ../src/guestfs-actions.pod:6320
 msgid "(Added in 1.0.22)"
 msgstr ""
 
@@ -9776,7 +9776,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2511 ../src/guestfs-actions.pod:2534 ../src/guestfs-actions.pod:2615 ../src/guestfs-actions.pod:2641 ../src/guestfs-actions.pod:2680 ../src/guestfs-actions.pod:2702 ../src/guestfs-actions.pod:2729 ../src/guestfs-actions.pod:2750 ../src/guestfs-actions.pod:2787 ../src/guestfs-actions.pod:2816 ../src/guestfs-actions.pod:2847 ../src/guestfs-actions.pod:2891 ../src/guestfs-actions.pod:2933 ../src/guestfs-actions.pod:2956 ../src/guestfs-actions.pod:2973 ../src/guestfs-actions.pod:2990 ../src/guestfs-actions.pod:3009
+#: ../src/guestfs-actions.pod:2511 ../src/guestfs-actions.pod:2534 ../src/guestfs-actions.pod:2615 ../src/guestfs-actions.pod:2641 ../src/guestfs-actions.pod:2680 ../src/guestfs-actions.pod:2702 ../src/guestfs-actions.pod:2729 ../src/guestfs-actions.pod:2750 ../src/guestfs-actions.pod:2787 ../src/guestfs-actions.pod:2816 ../src/guestfs-actions.pod:2847 ../src/guestfs-actions.pod:2871 ../src/guestfs-actions.pod:2926 ../src/guestfs-actions.pod:2968 ../src/guestfs-actions.pod:2991 ../src/guestfs-actions.pod:3008 ../src/guestfs-actions.pod:3025 ../src/guestfs-actions.pod:3044
 msgid ""
 "This function should only be called with a root device string as returned by "
 "C<guestfs_inspect_os>."
@@ -9797,7 +9797,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2521 ../src/guestfs-actions.pod:2602 ../src/guestfs-actions.pod:2669 ../src/guestfs-actions.pod:2689 ../src/guestfs-actions.pod:2717 ../src/guestfs-actions.pod:2803 ../src/guestfs-actions.pod:2834 ../src/guestfs-actions.pod:2858 ../src/guestfs-actions.pod:2877 ../src/guestfs-actions.pod:2920 ../src/guestfs-actions.pod:2943 ../src/guestfs-actions.pod:2963 ../src/guestfs-actions.pod:2980 ../src/guestfs-actions.pod:2999 ../src/guestfs-actions.pod:3102 ../src/guestfs-actions.pod:3143 ../fish/guestfish-actions.pod:1698 ../fish/guestfish-actions.pod:1772 ../fish/guestfish-actions.pod:1824 ../fish/guestfish-actions.pod:1839 ../fish/guestfish-actions.pod:1860 ../fish/guestfish-actions.pod:1924 ../fish/guestfish-actions.pod:1948 ../fish/guestfish-actions.pod:1965 ../fish/guestfish-actions.pod:1978 ../fish/guestfish-actions.pod:2013 ../fish/guestfish-actions.pod:2029 ../fish/guestfish-actions.pod:2042 ../fish/guestfish-actions.pod:2055 ../fish/guestfish-actions.pod:2070 ../fish/guestfish-actions.pod:2169 ../fish/guestfish-actions.pod:2203
+#: ../src/guestfs-actions.pod:2521 ../src/guestfs-actions.pod:2602 ../src/guestfs-actions.pod:2669 ../src/guestfs-actions.pod:2689 ../src/guestfs-actions.pod:2717 ../src/guestfs-actions.pod:2803 ../src/guestfs-actions.pod:2834 ../src/guestfs-actions.pod:2858 ../src/guestfs-actions.pod:2912 ../src/guestfs-actions.pod:2955 ../src/guestfs-actions.pod:2978 ../src/guestfs-actions.pod:2998 ../src/guestfs-actions.pod:3015 ../src/guestfs-actions.pod:3034 ../src/guestfs-actions.pod:3137 ../src/guestfs-actions.pod:3178 ../fish/guestfish-actions.pod:1698 ../fish/guestfish-actions.pod:1772 ../fish/guestfish-actions.pod:1824 ../fish/guestfish-actions.pod:1839 ../fish/guestfish-actions.pod:1860 ../fish/guestfish-actions.pod:1924 ../fish/guestfish-actions.pod:1948 ../fish/guestfish-actions.pod:1965 ../fish/guestfish-actions.pod:2008 ../fish/guestfish-actions.pod:2043 ../fish/guestfish-actions.pod:2059 ../fish/guestfish-actions.pod:2072 ../fish/guestfish-actions.pod:2085 ../fish/guestfish-actions.pod:2100 ../fish/guestfish-actions.pod:2199 ../fish/guestfish-actions.pod:2233
 msgid "Please read L<guestfs(3)/INSPECTION> for more details."
 msgstr ""
 
@@ -9937,7 +9937,7 @@ msgid "Ubuntu."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:2588 ../src/guestfs-actions.pod:2660 ../src/guestfs-actions.pod:2911 ../fish/guestfish-actions.pod:1758 ../fish/guestfish-actions.pod:1815 ../fish/guestfish-actions.pod:2004
+#: ../src/guestfs-actions.pod:2588 ../src/guestfs-actions.pod:2660 ../src/guestfs-actions.pod:2946 ../fish/guestfish-actions.pod:1758 ../fish/guestfish-actions.pod:1815 ../fish/guestfish-actions.pod:2034
 msgid "\"unknown\""
 msgstr ""
 
@@ -9947,7 +9947,7 @@ msgid "The distro could not be determined."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:2592 ../src/guestfs-actions.pod:2903 ../fish/guestfish-actions.pod:1762 ../fish/guestfish-actions.pod:1996
+#: ../src/guestfs-actions.pod:2592 ../src/guestfs-actions.pod:2938 ../fish/guestfish-actions.pod:1762 ../fish/guestfish-actions.pod:2026
 msgid "\"windows\""
 msgstr ""
 
@@ -9959,7 +9959,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2599 ../src/guestfs-actions.pod:2666 ../src/guestfs-actions.pod:2917 ../fish/guestfish-actions.pod:1769 ../fish/guestfish-actions.pod:1821 ../fish/guestfish-actions.pod:2010
+#: ../src/guestfs-actions.pod:2599 ../src/guestfs-actions.pod:2666 ../src/guestfs-actions.pod:2952 ../fish/guestfish-actions.pod:1769 ../fish/guestfish-actions.pod:1821 ../fish/guestfish-actions.pod:2040
 msgid ""
 "Future versions of libguestfs may return other strings here.  The caller "
 "should be prepared to handle any string."
@@ -10199,7 +10199,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2773 ../src/guestfs-actions.pod:3472 ../src/guestfs-actions.pod:4682 ../src/guestfs-actions.pod:6587
+#: ../src/guestfs-actions.pod:2773 ../src/guestfs-actions.pod:3507 ../src/guestfs-actions.pod:4717 ../src/guestfs-actions.pod:6622
 msgid ""
 "This function returns a NULL-terminated array of strings, or NULL if there "
 "was an error.  The array of strings will always have length C<2n+1>, where "
@@ -10323,20 +10323,74 @@ msgstr ""
 
 #. type: =head2
 #: ../src/guestfs-actions.pod:2865
-msgid "guestfs_inspect_get_roots"
+msgid "guestfs_inspect_get_product_variant"
 msgstr ""
 
 #. type: verbatim
 #: ../src/guestfs-actions.pod:2867
 #, no-wrap
 msgid ""
+" char *\n"
+" guestfs_inspect_get_product_variant (guestfs_h *g,\n"
+"                                      const char *root);\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:2874 ../fish/guestfish-actions.pod:1974
+msgid "This returns the product variant of the inspected operating system."
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:2877 ../fish/guestfish-actions.pod:1977
+msgid ""
+"For Windows guests, this returns the contents of the Registry key "
+"C<HKLM\\Software\\Microsoft\\Windows NT\\CurrentVersion> C<InstallationType> "
+"which is usually a string such as C<Client> or C<Server> (other values are "
+"possible).  This can be used to distinguish consumer and enterprise versions "
+"of Windows that have the same version number (for example, Windows 7 and "
+"Windows 2008 Server are both version 6.1, but the former is C<Client> and "
+"the latter is C<Server>)."
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:2886 ../fish/guestfish-actions.pod:1986
+msgid ""
+"For enterprise Linux guests, in future we intend this to return the product "
+"variant such as C<Desktop>, C<Server> and so on.  But this is not "
+"implemented at present."
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:2890 ../fish/guestfish-actions.pod:1990
+msgid ""
+"If the product variant could not be determined, then the string C<unknown> "
+"is returned."
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:2893
+msgid ""
+"Please read L<guestfs(3)/INSPECTION> for more details.  See also "
+"C<guestfs_inspect_get_product_name>, C<guestfs_inspect_get_major_version>."
+msgstr ""
+
+#. type: =head2
+#: ../src/guestfs-actions.pod:2900
+msgid "guestfs_inspect_get_roots"
+msgstr ""
+
+#. type: verbatim
+#: ../src/guestfs-actions.pod:2902
+#, no-wrap
+msgid ""
 " char **\n"
 " guestfs_inspect_get_roots (guestfs_h *g);\n"
 "\n"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2870
+#: ../src/guestfs-actions.pod:2905
 msgid ""
 "This function is a convenient way to get the list of root devices, as "
 "returned from a previous call to C<guestfs_inspect_os>, but without redoing "
@@ -10344,24 +10398,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2874
+#: ../src/guestfs-actions.pod:2909
 msgid ""
 "This returns an empty list if either no root devices were found or the "
 "caller has not called C<guestfs_inspect_os>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2883
+#: ../src/guestfs-actions.pod:2918
 msgid "(Added in 1.7.3)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:2885
+#: ../src/guestfs-actions.pod:2920
 msgid "guestfs_inspect_get_type"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:2887
+#: ../src/guestfs-actions.pod:2922
 #, no-wrap
 msgid ""
 " char *\n"
@@ -10371,49 +10425,49 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2894 ../fish/guestfish-actions.pod:1987
+#: ../src/guestfs-actions.pod:2929 ../fish/guestfish-actions.pod:2017
 msgid ""
 "This returns the type of the inspected operating system.  Currently defined "
 "types are:"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:2899 ../fish/guestfish-actions.pod:1992
+#: ../src/guestfs-actions.pod:2934 ../fish/guestfish-actions.pod:2022
 msgid "\"linux\""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2901 ../fish/guestfish-actions.pod:1994
+#: ../src/guestfs-actions.pod:2936 ../fish/guestfish-actions.pod:2024
 msgid "Any Linux-based operating system."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2905 ../fish/guestfish-actions.pod:1998
+#: ../src/guestfs-actions.pod:2940 ../fish/guestfish-actions.pod:2028
 msgid "Any Microsoft Windows operating system."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:2907 ../fish/guestfish-actions.pod:2000
+#: ../src/guestfs-actions.pod:2942 ../fish/guestfish-actions.pod:2030
 msgid "\"freebsd\""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2909 ../fish/guestfish-actions.pod:2002
+#: ../src/guestfs-actions.pod:2944 ../fish/guestfish-actions.pod:2032
 msgid "FreeBSD."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2913 ../fish/guestfish-actions.pod:2006
+#: ../src/guestfs-actions.pod:2948 ../fish/guestfish-actions.pod:2036
 msgid "The operating system type could not be determined."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:2927
+#: ../src/guestfs-actions.pod:2962
 msgid "guestfs_inspect_get_windows_systemroot"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:2929
+#: ../src/guestfs-actions.pod:2964
 #, no-wrap
 msgid ""
 " char *\n"
@@ -10423,14 +10477,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2936 ../fish/guestfish-actions.pod:2022
+#: ../src/guestfs-actions.pod:2971 ../fish/guestfish-actions.pod:2052
 msgid ""
 "This returns the Windows systemroot of the inspected guest.  The systemroot "
 "is a directory path such as C</WINDOWS>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2939 ../fish/guestfish-actions.pod:2025
+#: ../src/guestfs-actions.pod:2974 ../fish/guestfish-actions.pod:2055
 msgid ""
 "This call assumes that the guest is Windows and that the systemroot could be "
 "determined by inspection.  If this is not the case then an error is "
@@ -10438,17 +10492,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2948
+#: ../src/guestfs-actions.pod:2983
 msgid "(Added in 1.5.25)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:2950
+#: ../src/guestfs-actions.pod:2985
 msgid "guestfs_inspect_is_live"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:2952
+#: ../src/guestfs-actions.pod:2987
 #, no-wrap
 msgid ""
 " int\n"
@@ -10458,19 +10512,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2959
+#: ../src/guestfs-actions.pod:2994
 msgid ""
 "If C<guestfs_inspect_get_format> returns C<installer> (this is an install "
 "disk), then this returns true if a live image was detected on the disk."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:2967
+#: ../src/guestfs-actions.pod:3002
 msgid "guestfs_inspect_is_multipart"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:2969
+#: ../src/guestfs-actions.pod:3004
 #, no-wrap
 msgid ""
 " int\n"
@@ -10480,19 +10534,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2976
+#: ../src/guestfs-actions.pod:3011
 msgid ""
 "If C<guestfs_inspect_get_format> returns C<installer> (this is an install "
 "disk), then this returns true if the disk is part of a set."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:2984
+#: ../src/guestfs-actions.pod:3019
 msgid "guestfs_inspect_is_netinst"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:2986
+#: ../src/guestfs-actions.pod:3021
 #, no-wrap
 msgid ""
 " int\n"
@@ -10502,7 +10556,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2993
+#: ../src/guestfs-actions.pod:3028
 msgid ""
 "If C<guestfs_inspect_get_format> returns C<installer> (this is an install "
 "disk), then this returns true if the disk is a network installer, ie. not a "
@@ -10511,12 +10565,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3003
+#: ../src/guestfs-actions.pod:3038
 msgid "guestfs_inspect_list_applications"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3005
+#: ../src/guestfs-actions.pod:3040
 #, no-wrap
 msgid ""
 " struct guestfs_application_list *\n"
@@ -10526,12 +10580,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3012 ../fish/guestfish-actions.pod:2079
+#: ../src/guestfs-actions.pod:3047 ../fish/guestfish-actions.pod:2109
 msgid "Return the list of applications installed in the operating system."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3014
+#: ../src/guestfs-actions.pod:3049
 msgid ""
 "I<Note:> This call works differently from other parts of the inspection "
 "API.  You have to call C<guestfs_inspect_os>, then "
@@ -10544,91 +10598,91 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3024 ../fish/guestfish-actions.pod:2091
+#: ../src/guestfs-actions.pod:3059 ../fish/guestfish-actions.pod:2121
 msgid ""
 "This returns an empty list if the inspection code was not able to determine "
 "the list of applications."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3027 ../fish/guestfish-actions.pod:2094
+#: ../src/guestfs-actions.pod:3062 ../fish/guestfish-actions.pod:2124
 msgid "The application structure contains the following fields:"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:3031 ../fish/guestfish-actions.pod:2098
+#: ../src/guestfs-actions.pod:3066 ../fish/guestfish-actions.pod:2128
 msgid "C<app_name>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3033 ../fish/guestfish-actions.pod:2100
+#: ../src/guestfs-actions.pod:3068 ../fish/guestfish-actions.pod:2130
 msgid ""
 "The name of the application.  For Red Hat-derived and Debian-derived Linux "
 "guests, this is the package name."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:3036 ../fish/guestfish-actions.pod:2103
+#: ../src/guestfs-actions.pod:3071 ../fish/guestfish-actions.pod:2133
 msgid "C<app_display_name>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3038 ../fish/guestfish-actions.pod:2105
+#: ../src/guestfs-actions.pod:3073 ../fish/guestfish-actions.pod:2135
 msgid ""
 "The display name of the application, sometimes localized to the install "
 "language of the guest operating system."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3041 ../fish/guestfish-actions.pod:2108
+#: ../src/guestfs-actions.pod:3076 ../fish/guestfish-actions.pod:2138
 msgid ""
 "If unavailable this is returned as an empty string C<\"\">.  Callers needing "
 "to display something can use C<app_name> instead."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:3044 ../fish/guestfish-actions.pod:2111
+#: ../src/guestfs-actions.pod:3079 ../fish/guestfish-actions.pod:2141
 msgid "C<app_epoch>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3046 ../fish/guestfish-actions.pod:2113
+#: ../src/guestfs-actions.pod:3081 ../fish/guestfish-actions.pod:2143
 msgid ""
 "For package managers which use epochs, this contains the epoch of the "
 "package (an integer).  If unavailable, this is returned as C<0>."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:3049 ../fish/guestfish-actions.pod:2116
+#: ../src/guestfs-actions.pod:3084 ../fish/guestfish-actions.pod:2146
 msgid "C<app_version>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3051 ../fish/guestfish-actions.pod:2118
+#: ../src/guestfs-actions.pod:3086 ../fish/guestfish-actions.pod:2148
 msgid ""
 "The version string of the application or package.  If unavailable this is "
 "returned as an empty string C<\"\">."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:3054 ../fish/guestfish-actions.pod:2121
+#: ../src/guestfs-actions.pod:3089 ../fish/guestfish-actions.pod:2151
 msgid "C<app_release>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3056 ../fish/guestfish-actions.pod:2123
+#: ../src/guestfs-actions.pod:3091 ../fish/guestfish-actions.pod:2153
 msgid ""
 "The release string of the application or package, for package managers that "
 "use this.  If unavailable this is returned as an empty string C<\"\">."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:3060 ../fish/guestfish-actions.pod:2127
+#: ../src/guestfs-actions.pod:3095 ../fish/guestfish-actions.pod:2157
 msgid "C<app_install_path>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3062 ../fish/guestfish-actions.pod:2129
+#: ../src/guestfs-actions.pod:3097 ../fish/guestfish-actions.pod:2159
 msgid ""
 "The installation path of the application (on operating systems such as "
 "Windows which use installation paths).  This path is in the format used by "
@@ -10636,84 +10690,84 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3067 ../fish/guestfish-actions.pod:2134
+#: ../src/guestfs-actions.pod:3102 ../fish/guestfish-actions.pod:2164
 msgid "If unavailable this is returned as an empty string C<\"\">."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:3069 ../fish/guestfish-actions.pod:2136
+#: ../src/guestfs-actions.pod:3104 ../fish/guestfish-actions.pod:2166
 msgid "C<app_trans_path>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3071 ../fish/guestfish-actions.pod:2138
+#: ../src/guestfs-actions.pod:3106 ../fish/guestfish-actions.pod:2168
 msgid ""
 "The install path translated into a libguestfs path.  If unavailable this is "
 "returned as an empty string C<\"\">."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:3074 ../fish/guestfish-actions.pod:2141
+#: ../src/guestfs-actions.pod:3109 ../fish/guestfish-actions.pod:2171
 msgid "C<app_publisher>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3076 ../fish/guestfish-actions.pod:2143
+#: ../src/guestfs-actions.pod:3111 ../fish/guestfish-actions.pod:2173
 msgid ""
 "The name of the publisher of the application, for package managers that use "
 "this.  If unavailable this is returned as an empty string C<\"\">."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:3080 ../fish/guestfish-actions.pod:2147
+#: ../src/guestfs-actions.pod:3115 ../fish/guestfish-actions.pod:2177
 msgid "C<app_url>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3082 ../fish/guestfish-actions.pod:2149
+#: ../src/guestfs-actions.pod:3117 ../fish/guestfish-actions.pod:2179
 msgid ""
 "The URL (eg. upstream URL) of the application.  If unavailable this is "
 "returned as an empty string C<\"\">."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:3085 ../fish/guestfish-actions.pod:2152
+#: ../src/guestfs-actions.pod:3120 ../fish/guestfish-actions.pod:2182
 msgid "C<app_source_package>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3087 ../fish/guestfish-actions.pod:2154
+#: ../src/guestfs-actions.pod:3122 ../fish/guestfish-actions.pod:2184
 msgid ""
 "For packaging systems which support this, the name of the source package.  "
 "If unavailable this is returned as an empty string C<\"\">."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:3090 ../fish/guestfish-actions.pod:2157
+#: ../src/guestfs-actions.pod:3125 ../fish/guestfish-actions.pod:2187
 msgid "C<app_summary>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3092 ../fish/guestfish-actions.pod:2159
+#: ../src/guestfs-actions.pod:3127 ../fish/guestfish-actions.pod:2189
 msgid ""
 "A short (usually one line) description of the application or package.  If "
 "unavailable this is returned as an empty string C<\"\">."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:3095 ../fish/guestfish-actions.pod:2162
+#: ../src/guestfs-actions.pod:3130 ../fish/guestfish-actions.pod:2192
 msgid "C<app_description>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3097 ../fish/guestfish-actions.pod:2164
+#: ../src/guestfs-actions.pod:3132 ../fish/guestfish-actions.pod:2194
 msgid ""
 "A longer description of the application or package.  If unavailable this is "
 "returned as an empty string C<\"\">."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3104
+#: ../src/guestfs-actions.pod:3139
 msgid ""
 "This function returns a C<struct guestfs_application_list *>, or NULL if "
 "there was an error.  I<The caller must call C<guestfs_free_application_list> "
@@ -10721,17 +10775,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3108
+#: ../src/guestfs-actions.pod:3143
 msgid "(Added in 1.7.8)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3110
+#: ../src/guestfs-actions.pod:3145
 msgid "guestfs_inspect_os"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3112
+#: ../src/guestfs-actions.pod:3147
 #, no-wrap
 msgid ""
 " char **\n"
@@ -10740,7 +10794,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3115 ../fish/guestfish-actions.pod:2175
+#: ../src/guestfs-actions.pod:3150 ../fish/guestfish-actions.pod:2205
 msgid ""
 "This function uses other libguestfs functions and certain heuristics to "
 "inspect the disk(s) (usually disks belonging to a virtual machine), looking "
@@ -10748,12 +10802,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3119 ../fish/guestfish-actions.pod:2179
+#: ../src/guestfs-actions.pod:3154 ../fish/guestfish-actions.pod:2209
 msgid "The list returned is empty if no operating systems were found."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3121 ../fish/guestfish-actions.pod:2181
+#: ../src/guestfs-actions.pod:3156 ../fish/guestfish-actions.pod:2211
 msgid ""
 "If one operating system was found, then this returns a list with a single "
 "element, which is the name of the root filesystem of this operating system.  "
@@ -10763,7 +10817,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3128
+#: ../src/guestfs-actions.pod:3163
 msgid ""
 "You can pass the root string(s) returned to other C<guestfs_inspect_get_*> "
 "functions in order to query further information about each operating system, "
@@ -10771,7 +10825,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3133
+#: ../src/guestfs-actions.pod:3168
 msgid ""
 "This function uses other libguestfs features such as C<guestfs_mount_ro> and "
 "C<guestfs_umount_all> in order to mount and unmount filesystems and look at "
@@ -10780,24 +10834,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3139 ../fish/guestfish-actions.pod:2199
+#: ../src/guestfs-actions.pod:3174 ../fish/guestfish-actions.pod:2229
 msgid ""
 "This function cannot decrypt encrypted disks.  The caller must do that first "
 "(supplying the necessary keys) if the disk is encrypted."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3145 ../src/guestfs-actions.pod:3430 ../src/guestfs-actions.pod:3492
+#: ../src/guestfs-actions.pod:3180 ../src/guestfs-actions.pod:3465 ../src/guestfs-actions.pod:3527
 msgid "See also C<guestfs_list_filesystems>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3153
+#: ../src/guestfs-actions.pod:3188
 msgid "guestfs_is_blockdev"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3155
+#: ../src/guestfs-actions.pod:3190
 #, no-wrap
 msgid ""
 " int\n"
@@ -10807,29 +10861,29 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3159 ../fish/guestfish-actions.pod:2211
+#: ../src/guestfs-actions.pod:3194 ../fish/guestfish-actions.pod:2241
 msgid ""
 "This returns C<true> if and only if there is a block device with the given "
 "C<path> name."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3162 ../src/guestfs-actions.pod:3191 ../src/guestfs-actions.pod:3221 ../src/guestfs-actions.pod:3236 ../src/guestfs-actions.pod:3252 ../src/guestfs-actions.pod:3308 ../src/guestfs-actions.pod:3323
+#: ../src/guestfs-actions.pod:3197 ../src/guestfs-actions.pod:3226 ../src/guestfs-actions.pod:3256 ../src/guestfs-actions.pod:3271 ../src/guestfs-actions.pod:3287 ../src/guestfs-actions.pod:3343 ../src/guestfs-actions.pod:3358
 msgid "See also C<guestfs_stat>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3166 ../src/guestfs-actions.pod:3195 ../src/guestfs-actions.pod:3240 ../src/guestfs-actions.pod:3312 ../src/guestfs-actions.pod:3327
+#: ../src/guestfs-actions.pod:3201 ../src/guestfs-actions.pod:3230 ../src/guestfs-actions.pod:3275 ../src/guestfs-actions.pod:3347 ../src/guestfs-actions.pod:3362
 msgid "(Added in 1.5.10)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3168
+#: ../src/guestfs-actions.pod:3203
 msgid "guestfs_is_busy"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3170
+#: ../src/guestfs-actions.pod:3205
 #, no-wrap
 msgid ""
 " int\n"
@@ -10838,19 +10892,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3173 ../fish/guestfish-actions.pod:2220
+#: ../src/guestfs-actions.pod:3208 ../fish/guestfish-actions.pod:2250
 msgid ""
 "This returns true iff this handle is busy processing a command (in the "
 "C<BUSY> state)."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3182
+#: ../src/guestfs-actions.pod:3217
 msgid "guestfs_is_chardev"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3184
+#: ../src/guestfs-actions.pod:3219
 #, no-wrap
 msgid ""
 " int\n"
@@ -10860,19 +10914,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3188 ../fish/guestfish-actions.pod:2229
+#: ../src/guestfs-actions.pod:3223 ../fish/guestfish-actions.pod:2259
 msgid ""
 "This returns C<true> if and only if there is a character device with the "
 "given C<path> name."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3197
+#: ../src/guestfs-actions.pod:3232
 msgid "guestfs_is_config"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3199
+#: ../src/guestfs-actions.pod:3234
 #, no-wrap
 msgid ""
 " int\n"
@@ -10881,19 +10935,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3202 ../fish/guestfish-actions.pod:2238
+#: ../src/guestfs-actions.pod:3237 ../fish/guestfish-actions.pod:2268
 msgid ""
 "This returns true iff this handle is being configured (in the C<CONFIG> "
 "state)."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3211
+#: ../src/guestfs-actions.pod:3246
 msgid "guestfs_is_dir"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3213
+#: ../src/guestfs-actions.pod:3248
 #, no-wrap
 msgid ""
 " int\n"
@@ -10903,19 +10957,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3217 ../fish/guestfish-actions.pod:2247
+#: ../src/guestfs-actions.pod:3252 ../fish/guestfish-actions.pod:2277
 msgid ""
 "This returns C<true> if and only if there is a directory with the given "
 "C<path> name.  Note that it returns false for other objects like files."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3227
+#: ../src/guestfs-actions.pod:3262
 msgid "guestfs_is_fifo"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3229
+#: ../src/guestfs-actions.pod:3264
 #, no-wrap
 msgid ""
 " int\n"
@@ -10925,19 +10979,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3233 ../fish/guestfish-actions.pod:2257
+#: ../src/guestfs-actions.pod:3268 ../fish/guestfish-actions.pod:2287
 msgid ""
 "This returns C<true> if and only if there is a FIFO (named pipe)  with the "
 "given C<path> name."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3242
+#: ../src/guestfs-actions.pod:3277
 msgid "guestfs_is_file"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3244
+#: ../src/guestfs-actions.pod:3279
 #, no-wrap
 msgid ""
 " int\n"
@@ -10947,7 +11001,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3248 ../fish/guestfish-actions.pod:2266
+#: ../src/guestfs-actions.pod:3283 ../fish/guestfish-actions.pod:2296
 msgid ""
 "This returns C<true> if and only if there is a regular file with the given "
 "C<path> name.  Note that it returns false for other objects like "
@@ -10955,12 +11009,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3258
+#: ../src/guestfs-actions.pod:3293
 msgid "guestfs_is_launching"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3260
+#: ../src/guestfs-actions.pod:3295
 #, no-wrap
 msgid ""
 " int\n"
@@ -10969,19 +11023,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3263 ../fish/guestfish-actions.pod:2276
+#: ../src/guestfs-actions.pod:3298 ../fish/guestfish-actions.pod:2306
 msgid ""
 "This returns true iff this handle is launching the subprocess (in the "
 "C<LAUNCHING> state)."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3272
+#: ../src/guestfs-actions.pod:3307
 msgid "guestfs_is_lv"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3274
+#: ../src/guestfs-actions.pod:3309
 #, no-wrap
 msgid ""
 " int\n"
@@ -10991,19 +11045,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3278 ../fish/guestfish-actions.pod:2285
+#: ../src/guestfs-actions.pod:3313 ../fish/guestfish-actions.pod:2315
 msgid ""
 "This command tests whether C<device> is a logical volume, and returns true "
 "iff this is the case."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3285
+#: ../src/guestfs-actions.pod:3320
 msgid "guestfs_is_ready"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3287
+#: ../src/guestfs-actions.pod:3322
 #, no-wrap
 msgid ""
 " int\n"
@@ -11012,19 +11066,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3290 ../fish/guestfish-actions.pod:2292
+#: ../src/guestfs-actions.pod:3325 ../fish/guestfish-actions.pod:2322
 msgid ""
 "This returns true iff this handle is ready to accept commands (in the "
 "C<READY> state)."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3299
+#: ../src/guestfs-actions.pod:3334
 msgid "guestfs_is_socket"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3301
+#: ../src/guestfs-actions.pod:3336
 #, no-wrap
 msgid ""
 " int\n"
@@ -11034,19 +11088,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3305 ../fish/guestfish-actions.pod:2301
+#: ../src/guestfs-actions.pod:3340 ../fish/guestfish-actions.pod:2331
 msgid ""
 "This returns C<true> if and only if there is a Unix domain socket with the "
 "given C<path> name."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3314
+#: ../src/guestfs-actions.pod:3349
 msgid "guestfs_is_symlink"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3316
+#: ../src/guestfs-actions.pod:3351
 #, no-wrap
 msgid ""
 " int\n"
@@ -11056,19 +11110,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3320 ../fish/guestfish-actions.pod:2310
+#: ../src/guestfs-actions.pod:3355 ../fish/guestfish-actions.pod:2340
 msgid ""
 "This returns C<true> if and only if there is a symbolic link with the given "
 "C<path> name."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3329
+#: ../src/guestfs-actions.pod:3364
 msgid "guestfs_kill_subprocess"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3331
+#: ../src/guestfs-actions.pod:3366
 #, no-wrap
 msgid ""
 " int\n"
@@ -11077,17 +11131,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3334 ../fish/guestfish-actions.pod:2319
+#: ../src/guestfs-actions.pod:3369 ../fish/guestfish-actions.pod:2349
 msgid "This kills the qemu subprocess.  You should never need to call this."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3340
+#: ../src/guestfs-actions.pod:3375
 msgid "guestfs_launch"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3342
+#: ../src/guestfs-actions.pod:3377
 #, no-wrap
 msgid ""
 " int\n"
@@ -11096,26 +11150,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3345 ../fish/guestfish-actions.pod:2327
+#: ../src/guestfs-actions.pod:3380 ../fish/guestfish-actions.pod:2357
 msgid ""
 "Internally libguestfs is implemented by running a virtual machine using "
 "L<qemu(1)>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3348 ../fish/guestfish-actions.pod:2330
+#: ../src/guestfs-actions.pod:3383 ../fish/guestfish-actions.pod:2360
 msgid ""
 "You should call this after configuring the handle (eg. adding drives) but "
 "before performing any actions."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3355
+#: ../src/guestfs-actions.pod:3390
 msgid "guestfs_lchown"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3357
+#: ../src/guestfs-actions.pod:3392
 #, no-wrap
 msgid ""
 " int\n"
@@ -11127,7 +11181,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3363
+#: ../src/guestfs-actions.pod:3398
 msgid ""
 "Change the file owner to C<owner> and group to C<group>.  This is like "
 "C<guestfs_chown> but if C<path> is a symlink then the link itself is "
@@ -11135,12 +11189,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3375
+#: ../src/guestfs-actions.pod:3410
 msgid "guestfs_lgetxattr"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3377
+#: ../src/guestfs-actions.pod:3412
 #, no-wrap
 msgid ""
 " char *\n"
@@ -11152,24 +11206,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3383 ../fish/guestfish-actions.pod:2349
+#: ../src/guestfs-actions.pod:3418 ../fish/guestfish-actions.pod:2379
 msgid ""
 "Get a single extended attribute from file C<path> named C<name>.  If C<path> "
 "is a symlink, then this call returns an extended attribute from the symlink."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3397
+#: ../src/guestfs-actions.pod:3432
 msgid "See also: C<guestfs_lgetxattrs>, C<guestfs_getxattr>, L<attr(5)>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3405
+#: ../src/guestfs-actions.pod:3440
 msgid "guestfs_lgetxattrs"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3407
+#: ../src/guestfs-actions.pod:3442
 #, no-wrap
 msgid ""
 " struct guestfs_xattr_list *\n"
@@ -11179,19 +11233,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3411
+#: ../src/guestfs-actions.pod:3446
 msgid ""
 "This is the same as C<guestfs_getxattrs>, but if C<path> is a symbolic link, "
 "then it returns the extended attributes of the link itself."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3421
+#: ../src/guestfs-actions.pod:3456
 msgid "guestfs_list_devices"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3423
+#: ../src/guestfs-actions.pod:3458
 #, no-wrap
 msgid ""
 " char **\n"
@@ -11200,22 +11254,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3426 ../fish/guestfish-actions.pod:2377
+#: ../src/guestfs-actions.pod:3461 ../fish/guestfish-actions.pod:2407
 msgid "List all the block devices."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3428 ../fish/guestfish-actions.pod:2379
+#: ../src/guestfs-actions.pod:3463 ../fish/guestfish-actions.pod:2409
 msgid "The full block device names are returned, eg. C</dev/sda>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3438
+#: ../src/guestfs-actions.pod:3473
 msgid "guestfs_list_filesystems"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3440
+#: ../src/guestfs-actions.pod:3475
 #, no-wrap
 msgid ""
 " char **\n"
@@ -11224,7 +11278,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3443 ../fish/guestfish-actions.pod:2387
+#: ../src/guestfs-actions.pod:3478 ../fish/guestfish-actions.pod:2417
 msgid ""
 "This inspection command looks for filesystems on partitions, block devices "
 "and logical volumes, returning a list of devices containing filesystems and "
@@ -11232,14 +11286,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3447 ../fish/guestfish-actions.pod:2391
+#: ../src/guestfs-actions.pod:3482 ../fish/guestfish-actions.pod:2421
 msgid ""
 "The return value is a hash, where the keys are the devices containing "
 "filesystems, and the values are the filesystem types.  For example:"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3451 ../fish/guestfish-actions.pod:2395
+#: ../src/guestfs-actions.pod:3486 ../fish/guestfish-actions.pod:2425
 #, no-wrap
 msgid ""
 " \"/dev/sda1\" => \"ntfs\"\n"
@@ -11250,14 +11304,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3456 ../fish/guestfish-actions.pod:2400
+#: ../src/guestfs-actions.pod:3491 ../fish/guestfish-actions.pod:2430
 msgid ""
 "The value can have the special value \"unknown\", meaning the content of the "
 "device is undetermined or empty.  \"swap\" means a Linux swap partition."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3460
+#: ../src/guestfs-actions.pod:3495
 msgid ""
 "This command runs other libguestfs commands, which might include "
 "C<guestfs_mount> and C<guestfs_umount>, and therefore you should use this "
@@ -11265,7 +11319,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3464
+#: ../src/guestfs-actions.pod:3499
 msgid ""
 "Not all of the filesystems returned will be mountable.  In particular, swap "
 "partitions are returned in the list.  Also this command does not check that "
@@ -11276,17 +11330,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3478 ../src/guestfs-actions.pod:5083
+#: ../src/guestfs-actions.pod:3513 ../src/guestfs-actions.pod:5118
 msgid "(Added in 1.5.15)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3480
+#: ../src/guestfs-actions.pod:3515
 msgid "guestfs_list_partitions"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3482
+#: ../src/guestfs-actions.pod:3517
 #, no-wrap
 msgid ""
 " char **\n"
@@ -11295,29 +11349,29 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3485 ../fish/guestfish-actions.pod:2420
+#: ../src/guestfs-actions.pod:3520 ../fish/guestfish-actions.pod:2450
 msgid "List all the partitions detected on all block devices."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3487 ../fish/guestfish-actions.pod:2422
+#: ../src/guestfs-actions.pod:3522 ../fish/guestfish-actions.pod:2452
 msgid "The full partition device names are returned, eg. C</dev/sda1>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3489
+#: ../src/guestfs-actions.pod:3524
 msgid ""
 "This does not return logical volumes.  For that you will need to call "
 "C<guestfs_lvs>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3500
+#: ../src/guestfs-actions.pod:3535
 msgid "guestfs_ll"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3502
+#: ../src/guestfs-actions.pod:3537
 #, no-wrap
 msgid ""
 " char *\n"
@@ -11327,26 +11381,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3506 ../fish/guestfish-actions.pod:2433
+#: ../src/guestfs-actions.pod:3541 ../fish/guestfish-actions.pod:2463
 msgid ""
 "List the files in C<directory> (relative to the root directory, there is no "
 "cwd) in the format of 'ls -la'."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3509 ../fish/guestfish-actions.pod:2436
+#: ../src/guestfs-actions.pod:3544 ../fish/guestfish-actions.pod:2466
 msgid ""
 "This command is mostly useful for interactive sessions.  It is I<not> "
 "intended that you try to parse the output string."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3517
+#: ../src/guestfs-actions.pod:3552
 msgid "guestfs_ln"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3519
+#: ../src/guestfs-actions.pod:3554
 #, no-wrap
 msgid ""
 " int\n"
@@ -11357,17 +11411,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3524 ../fish/guestfish-actions.pod:2443
+#: ../src/guestfs-actions.pod:3559 ../fish/guestfish-actions.pod:2473
 msgid "This command creates a hard link using the C<ln> command."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3530
+#: ../src/guestfs-actions.pod:3565
 msgid "guestfs_ln_f"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3532
+#: ../src/guestfs-actions.pod:3567
 #, no-wrap
 msgid ""
 " int\n"
@@ -11378,19 +11432,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3537 ../fish/guestfish-actions.pod:2449
+#: ../src/guestfs-actions.pod:3572 ../fish/guestfish-actions.pod:2479
 msgid ""
 "This command creates a hard link using the C<ln -f> command.  The C<-f> "
 "option removes the link (C<linkname>) if it exists already."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3544
+#: ../src/guestfs-actions.pod:3579
 msgid "guestfs_ln_s"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3546
+#: ../src/guestfs-actions.pod:3581
 #, no-wrap
 msgid ""
 " int\n"
@@ -11401,17 +11455,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3551 ../fish/guestfish-actions.pod:2456
+#: ../src/guestfs-actions.pod:3586 ../fish/guestfish-actions.pod:2486
 msgid "This command creates a symbolic link using the C<ln -s> command."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3557
+#: ../src/guestfs-actions.pod:3592
 msgid "guestfs_ln_sf"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3559
+#: ../src/guestfs-actions.pod:3594
 #, no-wrap
 msgid ""
 " int\n"
@@ -11422,19 +11476,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3564 ../fish/guestfish-actions.pod:2462
+#: ../src/guestfs-actions.pod:3599 ../fish/guestfish-actions.pod:2492
 msgid ""
 "This command creates a symbolic link using the C<ln -sf> command, The C<-f> "
 "option removes the link (C<linkname>) if it exists already."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3571
+#: ../src/guestfs-actions.pod:3606
 msgid "guestfs_lremovexattr"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3573
+#: ../src/guestfs-actions.pod:3608
 #, no-wrap
 msgid ""
 " int\n"
@@ -11445,19 +11499,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3578
+#: ../src/guestfs-actions.pod:3613
 msgid ""
 "This is the same as C<guestfs_removexattr>, but if C<path> is a symbolic "
 "link, then it removes an extended attribute of the link itself."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3586
+#: ../src/guestfs-actions.pod:3621
 msgid "guestfs_ls"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3588
+#: ../src/guestfs-actions.pod:3623
 #, no-wrap
 msgid ""
 " char **\n"
@@ -11467,7 +11521,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3592 ../fish/guestfish-actions.pod:2477
+#: ../src/guestfs-actions.pod:3627 ../fish/guestfish-actions.pod:2507
 msgid ""
 "List the files in C<directory> (relative to the root directory, there is no "
 "cwd).  The '.' and '..' entries are not returned, but hidden files are "
@@ -11475,19 +11529,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3596
+#: ../src/guestfs-actions.pod:3631
 msgid ""
 "This command is mostly useful for interactive sessions.  Programs should "
 "probably use C<guestfs_readdir> instead."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3605
+#: ../src/guestfs-actions.pod:3640
 msgid "guestfs_lsetxattr"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3607
+#: ../src/guestfs-actions.pod:3642
 #, no-wrap
 msgid ""
 " int\n"
@@ -11500,19 +11554,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3614
+#: ../src/guestfs-actions.pod:3649
 msgid ""
 "This is the same as C<guestfs_setxattr>, but if C<path> is a symbolic link, "
 "then it sets an extended attribute of the link itself."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3622
+#: ../src/guestfs-actions.pod:3657
 msgid "guestfs_lstat"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3624
+#: ../src/guestfs-actions.pod:3659
 #, no-wrap
 msgid ""
 " struct guestfs_stat *\n"
@@ -11522,41 +11576,41 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3628 ../src/guestfs-actions.pod:6186 ../fish/guestfish-actions.pod:2496 ../fish/guestfish-actions.pod:4165
+#: ../src/guestfs-actions.pod:3663 ../src/guestfs-actions.pod:6221 ../fish/guestfish-actions.pod:2526 ../fish/guestfish-actions.pod:4195
 msgid "Returns file information for the given C<path>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3630
+#: ../src/guestfs-actions.pod:3665
 msgid ""
 "This is the same as C<guestfs_stat> except that if C<path> is a symbolic "
 "link, then the link is stat-ed, not the file it refers to."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3634 ../fish/guestfish-actions.pod:2502
+#: ../src/guestfs-actions.pod:3669 ../fish/guestfish-actions.pod:2532
 msgid "This is the same as the C<lstat(2)> system call."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3636 ../src/guestfs-actions.pod:6190
+#: ../src/guestfs-actions.pod:3671 ../src/guestfs-actions.pod:6225
 msgid ""
 "This function returns a C<struct guestfs_stat *>, or NULL if there was an "
 "error.  I<The caller must call C<guestfs_free_stat> after use>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3640 ../src/guestfs-actions.pod:6194 ../src/guestfs-actions.pod:6212 ../src/guestfs-actions.pod:6593
+#: ../src/guestfs-actions.pod:3675 ../src/guestfs-actions.pod:6229 ../src/guestfs-actions.pod:6247 ../src/guestfs-actions.pod:6628
 msgid "(Added in 0.9.2)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3642
+#: ../src/guestfs-actions.pod:3677
 msgid "guestfs_lstatlist"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3644
+#: ../src/guestfs-actions.pod:3679
 #, no-wrap
 msgid ""
 " struct guestfs_stat_list *\n"
@@ -11567,7 +11621,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3649
+#: ../src/guestfs-actions.pod:3684
 msgid ""
 "This call allows you to perform the C<guestfs_lstat> operation on multiple "
 "files, where all files are in the directory C<path>.  C<names> is the list "
@@ -11575,7 +11629,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3653 ../fish/guestfish-actions.pod:2512
+#: ../src/guestfs-actions.pod:3688 ../fish/guestfish-actions.pod:2542
 msgid ""
 "On return you get a list of stat structs, with a one-to-one correspondence "
 "to the C<names> list.  If any name did not exist or could not be lstat'd, "
@@ -11583,7 +11637,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3658
+#: ../src/guestfs-actions.pod:3693
 msgid ""
 "This call is intended for programs that want to efficiently list a directory "
 "contents without making many round-trips.  See also C<guestfs_lxattrlist> "
@@ -11594,19 +11648,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3666
+#: ../src/guestfs-actions.pod:3701
 msgid ""
 "This function returns a C<struct guestfs_stat_list *>, or NULL if there was "
 "an error.  I<The caller must call C<guestfs_free_stat_list> after use>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3672
+#: ../src/guestfs-actions.pod:3707
 msgid "guestfs_luks_add_key"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3674
+#: ../src/guestfs-actions.pod:3709
 #, no-wrap
 msgid ""
 " int\n"
@@ -11619,7 +11673,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3681 ../fish/guestfish-actions.pod:2529
+#: ../src/guestfs-actions.pod:3716 ../fish/guestfish-actions.pod:2559
 msgid ""
 "This command adds a new key on LUKS device C<device>.  C<key> is any "
 "existing key, and is used to access the device.  C<newkey> is the new key to "
@@ -11627,14 +11681,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3686
+#: ../src/guestfs-actions.pod:3721
 msgid ""
 "Note that if C<keyslot> already contains a key, then this command will "
 "fail.  You have to use C<guestfs_luks_kill_slot> first to remove that key."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3692 ../src/guestfs-actions.pod:3732 ../src/guestfs-actions.pod:3755 ../src/guestfs-actions.pod:3775 ../src/guestfs-actions.pod:3807 ../src/guestfs-actions.pod:3826
+#: ../src/guestfs-actions.pod:3727 ../src/guestfs-actions.pod:3767 ../src/guestfs-actions.pod:3790 ../src/guestfs-actions.pod:3810 ../src/guestfs-actions.pod:3842 ../src/guestfs-actions.pod:3861
 msgid ""
 "This function takes a key or passphrase parameter which could contain "
 "sensitive material.  Read the section L</KEYS AND PASSPHRASES> for more "
@@ -11642,17 +11696,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3696 ../src/guestfs-actions.pod:3736 ../src/guestfs-actions.pod:3759 ../src/guestfs-actions.pod:3779
+#: ../src/guestfs-actions.pod:3731 ../src/guestfs-actions.pod:3771 ../src/guestfs-actions.pod:3794 ../src/guestfs-actions.pod:3814
 msgid "(Added in 1.5.2)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3698
+#: ../src/guestfs-actions.pod:3733
 msgid "guestfs_luks_close"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3700
+#: ../src/guestfs-actions.pod:3735
 #, no-wrap
 msgid ""
 " int\n"
@@ -11662,7 +11716,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3704
+#: ../src/guestfs-actions.pod:3739
 msgid ""
 "This closes a LUKS device that was created earlier by C<guestfs_luks_open> "
 "or C<guestfs_luks_open_ro>.  The C<device> parameter must be the name of the "
@@ -11671,17 +11725,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3712 ../src/guestfs-actions.pod:3811 ../src/guestfs-actions.pod:3830 ../src/guestfs-actions.pod:3880 ../src/guestfs-actions.pod:3928
+#: ../src/guestfs-actions.pod:3747 ../src/guestfs-actions.pod:3846 ../src/guestfs-actions.pod:3865 ../src/guestfs-actions.pod:3915 ../src/guestfs-actions.pod:3963
 msgid "(Added in 1.5.1)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3714
+#: ../src/guestfs-actions.pod:3749
 msgid "guestfs_luks_format"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3716
+#: ../src/guestfs-actions.pod:3751
 #, no-wrap
 msgid ""
 " int\n"
@@ -11693,7 +11747,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3722 ../fish/guestfish-actions.pod:2555
+#: ../src/guestfs-actions.pod:3757 ../fish/guestfish-actions.pod:2585
 msgid ""
 "This command erases existing data on C<device> and formats the device as a "
 "LUKS encrypted device.  C<key> is the initial key, which is added to key "
@@ -11701,19 +11755,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3729 ../src/guestfs-actions.pod:3752 ../src/guestfs-actions.pod:3892 ../src/guestfs-actions.pod:4834 ../src/guestfs-actions.pod:5614 ../src/guestfs-actions.pod:6021 ../src/guestfs-actions.pod:6044 ../src/guestfs-actions.pod:6070 ../src/guestfs-actions.pod:7230 ../fish/guestfish-actions.pod:2563 ../fish/guestfish-actions.pod:2576 ../fish/guestfish-actions.pod:2660 ../fish/guestfish-actions.pod:3234 ../fish/guestfish-actions.pod:3754 ../fish/guestfish-actions.pod:4064 ../fish/guestfish-actions.pod:4080 ../fish/guestfish-actions.pod:4095 ../fish/guestfish-actions.pod:4810
+#: ../src/guestfs-actions.pod:3764 ../src/guestfs-actions.pod:3787 ../src/guestfs-actions.pod:3927 ../src/guestfs-actions.pod:4869 ../src/guestfs-actions.pod:5649 ../src/guestfs-actions.pod:6056 ../src/guestfs-actions.pod:6079 ../src/guestfs-actions.pod:6105 ../src/guestfs-actions.pod:7265 ../fish/guestfish-actions.pod:2593 ../fish/guestfish-actions.pod:2606 ../fish/guestfish-actions.pod:2690 ../fish/guestfish-actions.pod:3264 ../fish/guestfish-actions.pod:3784 ../fish/guestfish-actions.pod:4094 ../fish/guestfish-actions.pod:4110 ../fish/guestfish-actions.pod:4125 ../fish/guestfish-actions.pod:4840
 msgid ""
 "B<This command is dangerous.  Without careful use you can easily destroy all "
 "your data>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3738
+#: ../src/guestfs-actions.pod:3773
 msgid "guestfs_luks_format_cipher"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3740
+#: ../src/guestfs-actions.pod:3775
 #, no-wrap
 msgid ""
 " int\n"
@@ -11726,19 +11780,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3747
+#: ../src/guestfs-actions.pod:3782
 msgid ""
 "This command is the same as C<guestfs_luks_format> but it also allows you to "
 "set the C<cipher> used."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3761
+#: ../src/guestfs-actions.pod:3796
 msgid "guestfs_luks_kill_slot"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3763
+#: ../src/guestfs-actions.pod:3798
 #, no-wrap
 msgid ""
 " int\n"
@@ -11750,19 +11804,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3769 ../fish/guestfish-actions.pod:2583
+#: ../src/guestfs-actions.pod:3804 ../fish/guestfish-actions.pod:2613
 msgid ""
 "This command deletes the key in key slot C<keyslot> from the encrypted LUKS "
 "device C<device>.  C<key> must be one of the I<other> keys."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3781
+#: ../src/guestfs-actions.pod:3816
 msgid "guestfs_luks_open"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3783
+#: ../src/guestfs-actions.pod:3818
 #, no-wrap
 msgid ""
 " int\n"
@@ -11774,26 +11828,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3789 ../fish/guestfish-actions.pod:2594
+#: ../src/guestfs-actions.pod:3824 ../fish/guestfish-actions.pod:2624
 msgid ""
 "This command opens a block device which has been encrypted according to the "
 "Linux Unified Key Setup (LUKS) standard."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3792 ../fish/guestfish-actions.pod:2597
+#: ../src/guestfs-actions.pod:3827 ../fish/guestfish-actions.pod:2627
 msgid "C<device> is the encrypted block device or partition."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3794 ../fish/guestfish-actions.pod:2599
+#: ../src/guestfs-actions.pod:3829 ../fish/guestfish-actions.pod:2629
 msgid ""
 "The caller must supply one of the keys associated with the LUKS block "
 "device, in the C<key> parameter."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3797 ../fish/guestfish-actions.pod:2602
+#: ../src/guestfs-actions.pod:3832 ../fish/guestfish-actions.pod:2632
 msgid ""
 "This creates a new block device called C</dev/mapper/mapname>.  Reads and "
 "writes to this block device are decrypted from and encrypted to the "
@@ -11801,7 +11855,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3801
+#: ../src/guestfs-actions.pod:3836
 msgid ""
 "If this block device contains LVM volume groups, then calling "
 "C<guestfs_vgscan> followed by C<guestfs_vg_activate_all> will make them "
@@ -11809,12 +11863,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3813
+#: ../src/guestfs-actions.pod:3848
 msgid "guestfs_luks_open_ro"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3815
+#: ../src/guestfs-actions.pod:3850
 #, no-wrap
 msgid ""
 " int\n"
@@ -11826,19 +11880,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3821
+#: ../src/guestfs-actions.pod:3856
 msgid ""
 "This is the same as C<guestfs_luks_open> except that a read-only mapping is "
 "created."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3832
+#: ../src/guestfs-actions.pod:3867
 msgid "guestfs_lvcreate"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3834
+#: ../src/guestfs-actions.pod:3869
 #, no-wrap
 msgid ""
 " int\n"
@@ -11850,19 +11904,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3840 ../fish/guestfish-actions.pod:2627
+#: ../src/guestfs-actions.pod:3875 ../fish/guestfish-actions.pod:2657
 msgid ""
 "This creates an LVM logical volume called C<logvol> on the volume group "
 "C<volgroup>, with C<size> megabytes."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3847
+#: ../src/guestfs-actions.pod:3882
 msgid "guestfs_lvm_canonical_lv_name"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3849
+#: ../src/guestfs-actions.pod:3884
 #, no-wrap
 msgid ""
 " char *\n"
@@ -11872,7 +11926,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3853 ../fish/guestfish-actions.pod:2634
+#: ../src/guestfs-actions.pod:3888 ../fish/guestfish-actions.pod:2664
 msgid ""
 "This converts alternative naming schemes for LVs that you might find to the "
 "canonical name.  For example, C</dev/mapper/VG-LV> is converted to "
@@ -11880,29 +11934,29 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3857 ../fish/guestfish-actions.pod:2638
+#: ../src/guestfs-actions.pod:3892 ../fish/guestfish-actions.pod:2668
 msgid ""
 "This command returns an error if the C<lvname> parameter does not refer to a "
 "logical volume."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3860
+#: ../src/guestfs-actions.pod:3895
 msgid "See also C<guestfs_is_lv>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3865
+#: ../src/guestfs-actions.pod:3900
 msgid "(Added in 1.5.24)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3867
+#: ../src/guestfs-actions.pod:3902
 msgid "guestfs_lvm_clear_filter"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3869
+#: ../src/guestfs-actions.pod:3904
 #, no-wrap
 msgid ""
 " int\n"
@@ -11911,24 +11965,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3872
+#: ../src/guestfs-actions.pod:3907
 msgid ""
 "This undoes the effect of C<guestfs_lvm_set_filter>.  LVM will be able to "
 "see every block device."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3875 ../src/guestfs-actions.pod:3917 ../fish/guestfish-actions.pod:2650 ../fish/guestfish-actions.pod:2681
+#: ../src/guestfs-actions.pod:3910 ../src/guestfs-actions.pod:3952 ../fish/guestfish-actions.pod:2680 ../fish/guestfish-actions.pod:2711
 msgid "This command also clears the LVM cache and performs a volume group scan."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3882
+#: ../src/guestfs-actions.pod:3917
 msgid "guestfs_lvm_remove_all"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3884
+#: ../src/guestfs-actions.pod:3919
 #, no-wrap
 msgid ""
 " int\n"
@@ -11937,19 +11991,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3887 ../fish/guestfish-actions.pod:2657
+#: ../src/guestfs-actions.pod:3922 ../fish/guestfish-actions.pod:2687
 msgid ""
 "This command removes all LVM logical volumes, volume groups and physical "
 "volumes."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3897
+#: ../src/guestfs-actions.pod:3932
 msgid "guestfs_lvm_set_filter"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3899
+#: ../src/guestfs-actions.pod:3934
 #, no-wrap
 msgid ""
 " int\n"
@@ -11959,7 +12013,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3903 ../fish/guestfish-actions.pod:2667
+#: ../src/guestfs-actions.pod:3938 ../fish/guestfish-actions.pod:2697
 msgid ""
 "This sets the LVM device filter so that LVM will only be able to \"see\" the "
 "block devices in the list C<devices>, and will ignore all other attached "
@@ -11967,7 +12021,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3907 ../fish/guestfish-actions.pod:2671
+#: ../src/guestfs-actions.pod:3942 ../fish/guestfish-actions.pod:2701
 msgid ""
 "Where disk image(s) contain duplicate PVs or VGs, this command is useful to "
 "get LVM to ignore the duplicates, otherwise LVM can get confused.  Note also "
@@ -11979,24 +12033,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3920 ../fish/guestfish-actions.pod:2684
+#: ../src/guestfs-actions.pod:3955 ../fish/guestfish-actions.pod:2714
 msgid "You can filter whole block devices or individual partitions."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3922 ../fish/guestfish-actions.pod:2686
+#: ../src/guestfs-actions.pod:3957 ../fish/guestfish-actions.pod:2716
 msgid ""
 "You cannot use this if any VG is currently in use (eg.  contains a mounted "
 "filesystem), even if you are not filtering out that VG."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3930
+#: ../src/guestfs-actions.pod:3965
 msgid "guestfs_lvremove"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3932
+#: ../src/guestfs-actions.pod:3967
 #, no-wrap
 msgid ""
 " int\n"
@@ -12006,31 +12060,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3936 ../fish/guestfish-actions.pod:2694
+#: ../src/guestfs-actions.pod:3971 ../fish/guestfish-actions.pod:2724
 msgid ""
 "Remove an LVM logical volume C<device>, where C<device> is the path to the "
 "LV, such as C</dev/VG/LV>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3939 ../fish/guestfish-actions.pod:2697
+#: ../src/guestfs-actions.pod:3974 ../fish/guestfish-actions.pod:2727
 msgid ""
 "You can also remove all LVs in a volume group by specifying the VG name, "
 "C</dev/VG>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3944 ../src/guestfs-actions.pod:5180 ../src/guestfs-actions.pod:6969
+#: ../src/guestfs-actions.pod:3979 ../src/guestfs-actions.pod:5215 ../src/guestfs-actions.pod:7004
 msgid "(Added in 1.0.13)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3946
+#: ../src/guestfs-actions.pod:3981
 msgid "guestfs_lvrename"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3948
+#: ../src/guestfs-actions.pod:3983
 #, no-wrap
 msgid ""
 " int\n"
@@ -12041,22 +12095,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3953 ../fish/guestfish-actions.pod:2704
+#: ../src/guestfs-actions.pod:3988 ../fish/guestfish-actions.pod:2734
 msgid "Rename a logical volume C<logvol> with the new name C<newlogvol>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3957 ../src/guestfs-actions.pod:6982
+#: ../src/guestfs-actions.pod:3992 ../src/guestfs-actions.pod:7017
 msgid "(Added in 1.0.83)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3959
+#: ../src/guestfs-actions.pod:3994
 msgid "guestfs_lvresize"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3961
+#: ../src/guestfs-actions.pod:3996
 #, no-wrap
 msgid ""
 " int\n"
@@ -12067,19 +12121,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3966 ../fish/guestfish-actions.pod:2710
+#: ../src/guestfs-actions.pod:4001 ../fish/guestfish-actions.pod:2740
 msgid ""
 "This resizes (expands or shrinks) an existing LVM logical volume to "
 "C<mbytes>.  When reducing, data in the reduced part is lost."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3974
+#: ../src/guestfs-actions.pod:4009
 msgid "guestfs_lvresize_free"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3976
+#: ../src/guestfs-actions.pod:4011
 #, no-wrap
 msgid ""
 " int\n"
@@ -12090,7 +12144,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3981 ../fish/guestfish-actions.pod:2718
+#: ../src/guestfs-actions.pod:4016 ../fish/guestfish-actions.pod:2748
 msgid ""
 "This expands an existing logical volume C<lv> so that it fills C<pc>% of the "
 "remaining free space in the volume group.  Commonly you would call this with "
@@ -12099,17 +12153,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3989
+#: ../src/guestfs-actions.pod:4024
 msgid "(Added in 1.3.3)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3991
+#: ../src/guestfs-actions.pod:4026
 msgid "guestfs_lvs"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3993
+#: ../src/guestfs-actions.pod:4028
 #, no-wrap
 msgid ""
 " char **\n"
@@ -12118,31 +12172,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3996 ../fish/guestfish-actions.pod:2728
+#: ../src/guestfs-actions.pod:4031 ../fish/guestfish-actions.pod:2758
 msgid ""
 "List all the logical volumes detected.  This is the equivalent of the "
 "L<lvs(8)> command."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3999 ../fish/guestfish-actions.pod:2731
+#: ../src/guestfs-actions.pod:4034 ../fish/guestfish-actions.pod:2761
 msgid ""
 "This returns a list of the logical volume device names "
 "(eg. C</dev/VolGroup00/LogVol00>)."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4002
+#: ../src/guestfs-actions.pod:4037
 msgid "See also C<guestfs_lvs_full>, C<guestfs_list_filesystems>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4010
+#: ../src/guestfs-actions.pod:4045
 msgid "guestfs_lvs_full"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4012
+#: ../src/guestfs-actions.pod:4047
 #, no-wrap
 msgid ""
 " struct guestfs_lvm_lv_list *\n"
@@ -12151,14 +12205,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4015 ../fish/guestfish-actions.pod:2740
+#: ../src/guestfs-actions.pod:4050 ../fish/guestfish-actions.pod:2770
 msgid ""
 "List all the logical volumes detected.  This is the equivalent of the "
 "L<lvs(8)> command.  The \"full\" version includes all fields."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4018
+#: ../src/guestfs-actions.pod:4053
 msgid ""
 "This function returns a C<struct guestfs_lvm_lv_list *>, or NULL if there "
 "was an error.  I<The caller must call C<guestfs_free_lvm_lv_list> after "
@@ -12166,12 +12220,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4024
+#: ../src/guestfs-actions.pod:4059
 msgid "guestfs_lvuuid"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4026
+#: ../src/guestfs-actions.pod:4061
 #, no-wrap
 msgid ""
 " char *\n"
@@ -12181,17 +12235,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4030 ../fish/guestfish-actions.pod:2747
+#: ../src/guestfs-actions.pod:4065 ../fish/guestfish-actions.pod:2777
 msgid "This command returns the UUID of the LVM LV C<device>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4037
+#: ../src/guestfs-actions.pod:4072
 msgid "guestfs_lxattrlist"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4039
+#: ../src/guestfs-actions.pod:4074
 #, no-wrap
 msgid ""
 " struct guestfs_xattr_list *\n"
@@ -12202,7 +12256,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4044 ../fish/guestfish-actions.pod:2753
+#: ../src/guestfs-actions.pod:4079 ../fish/guestfish-actions.pod:2783
 msgid ""
 "This call allows you to get the extended attributes of multiple files, where "
 "all files are in the directory C<path>.  C<names> is the list of files from "
@@ -12210,7 +12264,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4048 ../fish/guestfish-actions.pod:2757
+#: ../src/guestfs-actions.pod:4083 ../fish/guestfish-actions.pod:2787
 msgid ""
 "On return you get a flat list of xattr structs which must be interpreted "
 "sequentially.  The first xattr struct always has a zero-length C<attrname>.  "
@@ -12223,7 +12277,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4058
+#: ../src/guestfs-actions.pod:4093
 msgid ""
 "This call is intended for programs that want to efficiently list a directory "
 "contents without making many round-trips.  See also C<guestfs_lstatlist> for "
@@ -12234,12 +12288,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4072
+#: ../src/guestfs-actions.pod:4107
 msgid "guestfs_mkdir"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4074
+#: ../src/guestfs-actions.pod:4109
 #, no-wrap
 msgid ""
 " int\n"
@@ -12249,17 +12303,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4078 ../fish/guestfish-actions.pod:2779
+#: ../src/guestfs-actions.pod:4113 ../fish/guestfish-actions.pod:2809
 msgid "Create a directory named C<path>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4084
+#: ../src/guestfs-actions.pod:4119
 msgid "guestfs_mkdir_mode"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4086
+#: ../src/guestfs-actions.pod:4121
 #, no-wrap
 msgid ""
 " int\n"
@@ -12270,14 +12324,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4091 ../fish/guestfish-actions.pod:2785
+#: ../src/guestfs-actions.pod:4126 ../fish/guestfish-actions.pod:2815
 msgid ""
 "This command creates a directory, setting the initial permissions of the "
 "directory to C<mode>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4094 ../fish/guestfish-actions.pod:2788
+#: ../src/guestfs-actions.pod:4129 ../fish/guestfish-actions.pod:2818
 msgid ""
 "For common Linux filesystems, the actual mode which is set will be C<mode & "
 "~umask & 01777>.  Non-native-Linux filesystems may interpret the mode in "
@@ -12285,17 +12339,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4098
+#: ../src/guestfs-actions.pod:4133
 msgid "See also C<guestfs_mkdir>, C<guestfs_umask>"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4104
+#: ../src/guestfs-actions.pod:4139
 msgid "guestfs_mkdir_p"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4106
+#: ../src/guestfs-actions.pod:4141
 #, no-wrap
 msgid ""
 " int\n"
@@ -12305,19 +12359,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4110 ../fish/guestfish-actions.pod:2798
+#: ../src/guestfs-actions.pod:4145 ../fish/guestfish-actions.pod:2828
 msgid ""
 "Create a directory named C<path>, creating any parent directories as "
 "necessary.  This is like the C<mkdir -p> shell command."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4117
+#: ../src/guestfs-actions.pod:4152
 msgid "guestfs_mkdtemp"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4119
+#: ../src/guestfs-actions.pod:4154
 #, no-wrap
 msgid ""
 " char *\n"
@@ -12327,7 +12381,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4123 ../fish/guestfish-actions.pod:2805
+#: ../src/guestfs-actions.pod:4158 ../fish/guestfish-actions.pod:2835
 msgid ""
 "This command creates a temporary directory.  The C<template> parameter "
 "should be a full pathname for the temporary directory name with the final "
@@ -12335,41 +12389,41 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4128 ../fish/guestfish-actions.pod:2810
+#: ../src/guestfs-actions.pod:4163 ../fish/guestfish-actions.pod:2840
 msgid ""
 "For example: \"/tmp/myprogXXXXXX\" or \"/Temp/myprogXXXXXX\", the second one "
 "being suitable for Windows filesystems."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4131 ../fish/guestfish-actions.pod:2813
+#: ../src/guestfs-actions.pod:4166 ../fish/guestfish-actions.pod:2843
 msgid "The name of the temporary directory that was created is returned."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4134 ../fish/guestfish-actions.pod:2816
+#: ../src/guestfs-actions.pod:4169 ../fish/guestfish-actions.pod:2846
 msgid "The temporary directory is created with mode 0700 and is owned by root."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4137 ../fish/guestfish-actions.pod:2819
+#: ../src/guestfs-actions.pod:4172 ../fish/guestfish-actions.pod:2849
 msgid ""
 "The caller is responsible for deleting the temporary directory and its "
 "contents after use."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4140 ../fish/guestfish-actions.pod:2822
+#: ../src/guestfs-actions.pod:4175 ../fish/guestfish-actions.pod:2852
 msgid "See also: L<mkdtemp(3)>"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4147
+#: ../src/guestfs-actions.pod:4182
 msgid "guestfs_mke2fs_J"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4149
+#: ../src/guestfs-actions.pod:4184
 #, no-wrap
 msgid ""
 " int\n"
@@ -12382,14 +12436,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4156 ../fish/guestfish-actions.pod:2828
+#: ../src/guestfs-actions.pod:4191 ../fish/guestfish-actions.pod:2858
 msgid ""
 "This creates an ext2/3/4 filesystem on C<device> with an external journal on "
 "C<journal>.  It is equivalent to the command:"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4160 ../fish/guestfish-actions.pod:2832
+#: ../src/guestfs-actions.pod:4195 ../fish/guestfish-actions.pod:2862
 #, no-wrap
 msgid ""
 " mke2fs -t fstype -b blocksize -J device=<journal> <device>\n"
@@ -12397,22 +12451,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4162
+#: ../src/guestfs-actions.pod:4197
 msgid "See also C<guestfs_mke2journal>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4166 ../src/guestfs-actions.pod:4184 ../src/guestfs-actions.pod:4202 ../src/guestfs-actions.pod:4218 ../src/guestfs-actions.pod:4232 ../src/guestfs-actions.pod:4246 ../src/guestfs-actions.pod:4305 ../src/guestfs-actions.pod:4570
+#: ../src/guestfs-actions.pod:4201 ../src/guestfs-actions.pod:4219 ../src/guestfs-actions.pod:4237 ../src/guestfs-actions.pod:4253 ../src/guestfs-actions.pod:4267 ../src/guestfs-actions.pod:4281 ../src/guestfs-actions.pod:4340 ../src/guestfs-actions.pod:4605
 msgid "(Added in 1.0.68)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4168
+#: ../src/guestfs-actions.pod:4203
 msgid "guestfs_mke2fs_JL"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4170
+#: ../src/guestfs-actions.pod:4205
 #, no-wrap
 msgid ""
 " int\n"
@@ -12425,24 +12479,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4177 ../fish/guestfish-actions.pod:2840
+#: ../src/guestfs-actions.pod:4212 ../fish/guestfish-actions.pod:2870
 msgid ""
 "This creates an ext2/3/4 filesystem on C<device> with an external journal on "
 "the journal labeled C<label>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4180
+#: ../src/guestfs-actions.pod:4215
 msgid "See also C<guestfs_mke2journal_L>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4186
+#: ../src/guestfs-actions.pod:4221
 msgid "guestfs_mke2fs_JU"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4188
+#: ../src/guestfs-actions.pod:4223
 #, no-wrap
 msgid ""
 " int\n"
@@ -12455,24 +12509,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4195 ../fish/guestfish-actions.pod:2849
+#: ../src/guestfs-actions.pod:4230 ../fish/guestfish-actions.pod:2879
 msgid ""
 "This creates an ext2/3/4 filesystem on C<device> with an external journal on "
 "the journal with UUID C<uuid>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4198
+#: ../src/guestfs-actions.pod:4233
 msgid "See also C<guestfs_mke2journal_U>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4204
+#: ../src/guestfs-actions.pod:4239
 msgid "guestfs_mke2journal"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4206
+#: ../src/guestfs-actions.pod:4241
 #, no-wrap
 msgid ""
 " int\n"
@@ -12483,14 +12537,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4211 ../fish/guestfish-actions.pod:2858
+#: ../src/guestfs-actions.pod:4246 ../fish/guestfish-actions.pod:2888
 msgid ""
 "This creates an ext2 external journal on C<device>.  It is equivalent to the "
 "command:"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4214 ../fish/guestfish-actions.pod:2861
+#: ../src/guestfs-actions.pod:4249 ../fish/guestfish-actions.pod:2891
 #, no-wrap
 msgid ""
 " mke2fs -O journal_dev -b blocksize device\n"
@@ -12498,12 +12552,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4220
+#: ../src/guestfs-actions.pod:4255
 msgid "guestfs_mke2journal_L"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4222
+#: ../src/guestfs-actions.pod:4257
 #, no-wrap
 msgid ""
 " int\n"
@@ -12515,17 +12569,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4228 ../fish/guestfish-actions.pod:2867
+#: ../src/guestfs-actions.pod:4263 ../fish/guestfish-actions.pod:2897
 msgid "This creates an ext2 external journal on C<device> with label C<label>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4234
+#: ../src/guestfs-actions.pod:4269
 msgid "guestfs_mke2journal_U"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4236
+#: ../src/guestfs-actions.pod:4271
 #, no-wrap
 msgid ""
 " int\n"
@@ -12537,17 +12591,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4242 ../fish/guestfish-actions.pod:2873
+#: ../src/guestfs-actions.pod:4277 ../fish/guestfish-actions.pod:2903
 msgid "This creates an ext2 external journal on C<device> with UUID C<uuid>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4248
+#: ../src/guestfs-actions.pod:4283
 msgid "guestfs_mkfifo"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4250
+#: ../src/guestfs-actions.pod:4285
 #, no-wrap
 msgid ""
 " int\n"
@@ -12558,19 +12612,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4255
+#: ../src/guestfs-actions.pod:4290
 msgid ""
 "This call creates a FIFO (named pipe) called C<path> with mode C<mode>.  It "
 "is just a convenient wrapper around C<guestfs_mknod>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4265
+#: ../src/guestfs-actions.pod:4300
 msgid "guestfs_mkfs"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4267
+#: ../src/guestfs-actions.pod:4302
 #, no-wrap
 msgid ""
 " int\n"
@@ -12581,19 +12635,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4272 ../fish/guestfish-actions.pod:2889
+#: ../src/guestfs-actions.pod:4307 ../fish/guestfish-actions.pod:2919
 msgid ""
 "This creates a filesystem on C<device> (usually a partition or LVM logical "
 "volume).  The filesystem type is C<fstype>, for example C<ext3>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4280
+#: ../src/guestfs-actions.pod:4315
 msgid "guestfs_mkfs_b"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4282
+#: ../src/guestfs-actions.pod:4317
 #, no-wrap
 msgid ""
 " int\n"
@@ -12605,7 +12659,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4288
+#: ../src/guestfs-actions.pod:4323
 msgid ""
 "This call is similar to C<guestfs_mkfs>, but it allows you to control the "
 "block size of the resulting filesystem.  Supported block sizes depend on the "
@@ -12613,26 +12667,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4293 ../src/guestfs-actions.pod:4336 ../fish/guestfish-actions.pod:2902 ../fish/guestfish-actions.pod:2929
+#: ../src/guestfs-actions.pod:4328 ../src/guestfs-actions.pod:4371 ../fish/guestfish-actions.pod:2932 ../fish/guestfish-actions.pod:2959
 msgid ""
 "For VFAT and NTFS the C<blocksize> parameter is treated as the requested "
 "cluster size."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4298 ../fish/guestfish-actions.pod:2905
+#: ../src/guestfs-actions.pod:4333 ../fish/guestfish-actions.pod:2935
 msgid ""
 "This function is deprecated.  In new code, use the C<mkfs_opts> call "
 "instead."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4307
+#: ../src/guestfs-actions.pod:4342
 msgid "guestfs_mkfs_opts"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4309
+#: ../src/guestfs-actions.pod:4344
 #, no-wrap
 msgid ""
 " int\n"
@@ -12644,7 +12698,7 @@ msgid ""
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4320
+#: ../src/guestfs-actions.pod:4355
 #, no-wrap
 msgid ""
 " GUESTFS_MKFS_OPTS_BLOCKSIZE, int blocksize,\n"
@@ -12653,19 +12707,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4323 ../fish/guestfish-actions.pod:2916
+#: ../src/guestfs-actions.pod:4358 ../fish/guestfish-actions.pod:2946
 msgid ""
 "This function creates a filesystem on C<device>.  The filesystem type is "
 "C<fstype>, for example C<ext3>."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:4330 ../fish/guestfish-actions.pod:2923
+#: ../src/guestfs-actions.pod:4365 ../fish/guestfish-actions.pod:2953
 msgid "C<blocksize>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4332 ../fish/guestfish-actions.pod:2925
+#: ../src/guestfs-actions.pod:4367 ../fish/guestfish-actions.pod:2955
 msgid ""
 "The filesystem block size.  Supported block sizes depend on the filesystem "
 "type, but typically they are C<1024>, C<2048> or C<4096> for Linux ext2/3 "
@@ -12673,46 +12727,46 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4339 ../fish/guestfish-actions.pod:2932
+#: ../src/guestfs-actions.pod:4374 ../fish/guestfish-actions.pod:2962
 msgid "For UFS block sizes, please see L<mkfs.ufs(8)>."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:4341 ../fish/guestfish-actions.pod:2934
+#: ../src/guestfs-actions.pod:4376 ../fish/guestfish-actions.pod:2964
 msgid "C<features>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4343 ../fish/guestfish-actions.pod:2936
+#: ../src/guestfs-actions.pod:4378 ../fish/guestfish-actions.pod:2966
 msgid "This passes the C<-O> parameter to the external mkfs program."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4345 ../fish/guestfish-actions.pod:2938
+#: ../src/guestfs-actions.pod:4380 ../fish/guestfish-actions.pod:2968
 msgid ""
 "For certain filesystem types, this allows extra filesystem features to be "
 "selected.  See L<mke2fs(8)> and L<mkfs.ufs(8)> for more details."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4349 ../fish/guestfish-actions.pod:2942
+#: ../src/guestfs-actions.pod:4384 ../fish/guestfish-actions.pod:2972
 msgid ""
 "You cannot use this optional parameter with the C<gfs> or C<gfs2> filesystem "
 "type."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4356
+#: ../src/guestfs-actions.pod:4391
 msgid "(Added in 1.7.19)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4358
+#: ../src/guestfs-actions.pod:4393
 msgid "guestfs_mkfs_opts_va"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4360
+#: ../src/guestfs-actions.pod:4395
 #, no-wrap
 msgid ""
 " int\n"
@@ -12724,17 +12778,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4366
+#: ../src/guestfs-actions.pod:4401
 msgid "This is the \"va_list variant\" of L</guestfs_mkfs_opts>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4370
+#: ../src/guestfs-actions.pod:4405
 msgid "guestfs_mkfs_opts_argv"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4372
+#: ../src/guestfs-actions.pod:4407
 #, no-wrap
 msgid ""
 " int\n"
@@ -12746,17 +12800,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4378
+#: ../src/guestfs-actions.pod:4413
 msgid "This is the \"argv variant\" of L</guestfs_mkfs_opts>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4382
+#: ../src/guestfs-actions.pod:4417
 msgid "guestfs_mkmountpoint"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4384
+#: ../src/guestfs-actions.pod:4419
 #, no-wrap
 msgid ""
 " int\n"
@@ -12766,7 +12820,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4388
+#: ../src/guestfs-actions.pod:4423
 msgid ""
 "C<guestfs_mkmountpoint> and C<guestfs_rmmountpoint> are specialized calls "
 "that can be used to create extra mountpoints before mounting the first "
@@ -12774,7 +12828,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4392 ../fish/guestfish-actions.pod:2957
+#: ../src/guestfs-actions.pod:4427 ../fish/guestfish-actions.pod:2987
 msgid ""
 "These calls are I<only> necessary in some very limited circumstances, mainly "
 "the case where you want to mount a mix of unrelated and/or read-only "
@@ -12782,7 +12836,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4396 ../fish/guestfish-actions.pod:2961
+#: ../src/guestfs-actions.pod:4431 ../fish/guestfish-actions.pod:2991
 msgid ""
 "For example, live CDs often contain a \"Russian doll\" nest of filesystems, "
 "an ISO outer layer, with a squashfs image inside, with an ext2/3 image "
@@ -12790,7 +12844,7 @@ msgid ""
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4401 ../fish/guestfish-actions.pod:2966
+#: ../src/guestfs-actions.pod:4436 ../fish/guestfish-actions.pod:2996
 #, no-wrap
 msgid ""
 " add-ro Fedora-11-i686-Live.iso\n"
@@ -12805,12 +12859,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4410 ../fish/guestfish-actions.pod:2975
+#: ../src/guestfs-actions.pod:4445 ../fish/guestfish-actions.pod:3005
 msgid "The inner filesystem is now unpacked under the /ext3fs mountpoint."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4412
+#: ../src/guestfs-actions.pod:4447
 msgid ""
 "C<guestfs_mkmountpoint> is not compatible with C<guestfs_umount_all>.  You "
 "may get unexpected errors if you try to mix these calls.  It is safest to "
@@ -12818,7 +12872,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4416
+#: ../src/guestfs-actions.pod:4451
 msgid ""
 "C<guestfs_umount_all> unmounts filesystems by sorting the paths longest "
 "first, so for this to work for manual mountpoints, you must ensure that the "
@@ -12827,12 +12881,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4421 ../fish/guestfish-actions.pod:2986
+#: ../src/guestfs-actions.pod:4456 ../fish/guestfish-actions.pod:3016
 msgid "For more details see L<https://bugzilla.redhat.com/show_bug.cgi?id=599503>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4423
+#: ../src/guestfs-actions.pod:4458
 msgid ""
 "Autosync [see C<guestfs_set_autosync>, this is set by default on handles] "
 "can cause C<guestfs_umount_all> to be called when the handle is closed which "
@@ -12840,17 +12894,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4429 ../src/guestfs-actions.pod:4688 ../src/guestfs-actions.pod:5598
+#: ../src/guestfs-actions.pod:4464 ../src/guestfs-actions.pod:4723 ../src/guestfs-actions.pod:5633
 msgid "(Added in 1.0.62)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4431
+#: ../src/guestfs-actions.pod:4466
 msgid "guestfs_mknod"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4433
+#: ../src/guestfs-actions.pod:4468
 #, no-wrap
 msgid ""
 " int\n"
@@ -12863,14 +12917,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4440 ../fish/guestfish-actions.pod:2996
+#: ../src/guestfs-actions.pod:4475 ../fish/guestfish-actions.pod:3026
 msgid ""
 "This call creates block or character special devices, or named pipes "
 "(FIFOs)."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4443 ../fish/guestfish-actions.pod:2999
+#: ../src/guestfs-actions.pod:4478 ../fish/guestfish-actions.pod:3029
 msgid ""
 "The C<mode> parameter should be the mode, using the standard constants.  "
 "C<devmajor> and C<devminor> are the device major and minor numbers, only "
@@ -12878,7 +12932,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4448
+#: ../src/guestfs-actions.pod:4483
 msgid ""
 "Note that, just like L<mknod(2)>, the mode must be bitwise OR'd with "
 "S_IFBLK, S_IFCHR, S_IFIFO or S_IFSOCK (otherwise this call just creates a "
@@ -12889,12 +12943,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4462
+#: ../src/guestfs-actions.pod:4497
 msgid "guestfs_mknod_b"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4464
+#: ../src/guestfs-actions.pod:4499
 #, no-wrap
 msgid ""
 " int\n"
@@ -12907,7 +12961,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4471
+#: ../src/guestfs-actions.pod:4506
 msgid ""
 "This call creates a block device node called C<path> with mode C<mode> and "
 "device major/minor C<devmajor> and C<devminor>.  It is just a convenient "
@@ -12915,12 +12969,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4481
+#: ../src/guestfs-actions.pod:4516
 msgid "guestfs_mknod_c"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4483
+#: ../src/guestfs-actions.pod:4518
 #, no-wrap
 msgid ""
 " int\n"
@@ -12933,7 +12987,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4490
+#: ../src/guestfs-actions.pod:4525
 msgid ""
 "This call creates a char device node called C<path> with mode C<mode> and "
 "device major/minor C<devmajor> and C<devminor>.  It is just a convenient "
@@ -12941,12 +12995,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4500
+#: ../src/guestfs-actions.pod:4535
 msgid "guestfs_mkswap"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4502
+#: ../src/guestfs-actions.pod:4537
 #, no-wrap
 msgid ""
 " int\n"
@@ -12956,17 +13010,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4506 ../fish/guestfish-actions.pod:3038
+#: ../src/guestfs-actions.pod:4541 ../fish/guestfish-actions.pod:3068
 msgid "Create a swap partition on C<device>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4512
+#: ../src/guestfs-actions.pod:4547
 msgid "guestfs_mkswap_L"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4514
+#: ../src/guestfs-actions.pod:4549
 #, no-wrap
 msgid ""
 " int\n"
@@ -12977,12 +13031,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4519 ../fish/guestfish-actions.pod:3044
+#: ../src/guestfs-actions.pod:4554 ../fish/guestfish-actions.pod:3074
 msgid "Create a swap partition on C<device> with label C<label>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4521 ../fish/guestfish-actions.pod:3046
+#: ../src/guestfs-actions.pod:4556 ../fish/guestfish-actions.pod:3076
 msgid ""
 "Note that you cannot attach a swap label to a block device "
 "(eg. C</dev/sda>), just to a partition.  This appears to be a limitation of "
@@ -12990,12 +13044,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4529
+#: ../src/guestfs-actions.pod:4564
 msgid "guestfs_mkswap_U"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4531
+#: ../src/guestfs-actions.pod:4566
 #, no-wrap
 msgid ""
 " int\n"
@@ -13006,17 +13060,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4536 ../fish/guestfish-actions.pod:3054
+#: ../src/guestfs-actions.pod:4571 ../fish/guestfish-actions.pod:3084
 msgid "Create a swap partition on C<device> with UUID C<uuid>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4542
+#: ../src/guestfs-actions.pod:4577
 msgid "guestfs_mkswap_file"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4544
+#: ../src/guestfs-actions.pod:4579
 #, no-wrap
 msgid ""
 " int\n"
@@ -13026,24 +13080,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4548 ../fish/guestfish-actions.pod:3060
+#: ../src/guestfs-actions.pod:4583 ../fish/guestfish-actions.pod:3090
 msgid "Create a swap file."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4550
+#: ../src/guestfs-actions.pod:4585
 msgid ""
 "This command just writes a swap file signature to an existing file.  To "
 "create the file itself, use something like C<guestfs_fallocate>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4557
+#: ../src/guestfs-actions.pod:4592
 msgid "guestfs_modprobe"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4559
+#: ../src/guestfs-actions.pod:4594
 #, no-wrap
 msgid ""
 " int\n"
@@ -13053,24 +13107,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4563 ../fish/guestfish-actions.pod:3069
+#: ../src/guestfs-actions.pod:4598 ../fish/guestfish-actions.pod:3099
 msgid "This loads a kernel module in the appliance."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4565 ../fish/guestfish-actions.pod:3071
+#: ../src/guestfs-actions.pod:4600 ../fish/guestfish-actions.pod:3101
 msgid ""
 "The kernel module must have been whitelisted when libguestfs was built (see "
 "C<appliance/kmod.whitelist.in> in the source)."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4572
+#: ../src/guestfs-actions.pod:4607
 msgid "guestfs_mount"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4574
+#: ../src/guestfs-actions.pod:4609
 #, no-wrap
 msgid ""
 " int\n"
@@ -13081,7 +13135,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4579 ../fish/guestfish-actions.pod:3078
+#: ../src/guestfs-actions.pod:4614 ../fish/guestfish-actions.pod:3108
 msgid ""
 "Mount a guest disk at a position in the filesystem.  Block devices are named "
 "C</dev/sda>, C</dev/sdb> and so on, as they were added to the guest.  If "
@@ -13090,7 +13144,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4585 ../fish/guestfish-actions.pod:3084
+#: ../src/guestfs-actions.pod:4620 ../fish/guestfish-actions.pod:3114
 msgid ""
 "The rules are the same as for L<mount(2)>: A filesystem must first be "
 "mounted on C</> before others can be mounted.  Other filesystems can only be "
@@ -13098,14 +13152,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4590 ../fish/guestfish-actions.pod:3089
+#: ../src/guestfs-actions.pod:4625 ../fish/guestfish-actions.pod:3119
 msgid ""
 "The mounted filesystem is writable, if we have sufficient permissions on the "
 "underlying device."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4593
+#: ../src/guestfs-actions.pod:4628
 msgid ""
 "B<Important note:> When you use this call, the filesystem options C<sync> "
 "and C<noatime> are set implicitly.  This was originally done because we "
@@ -13117,12 +13171,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4607
+#: ../src/guestfs-actions.pod:4642
 msgid "guestfs_mount_loop"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4609
+#: ../src/guestfs-actions.pod:4644
 #, no-wrap
 msgid ""
 " int\n"
@@ -13133,7 +13187,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4614 ../fish/guestfish-actions.pod:3106
+#: ../src/guestfs-actions.pod:4649 ../fish/guestfish-actions.pod:3136
 msgid ""
 "This command lets you mount C<file> (a filesystem image in a file) on a "
 "mount point.  It is entirely equivalent to the command C<mount -o loop file "
@@ -13141,12 +13195,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4622
+#: ../src/guestfs-actions.pod:4657
 msgid "guestfs_mount_options"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4624
+#: ../src/guestfs-actions.pod:4659
 #, no-wrap
 msgid ""
 " int\n"
@@ -13158,31 +13212,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4630
+#: ../src/guestfs-actions.pod:4665
 msgid ""
 "This is the same as the C<guestfs_mount> command, but it allows you to set "
 "the mount options as for the L<mount(8)> I<-o> flag."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4634 ../fish/guestfish-actions.pod:3118
+#: ../src/guestfs-actions.pod:4669 ../fish/guestfish-actions.pod:3148
 msgid ""
 "If the C<options> parameter is an empty string, then no options are passed "
 "(all options default to whatever the filesystem uses)."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4640 ../src/guestfs-actions.pod:4654 ../src/guestfs-actions.pod:4671
+#: ../src/guestfs-actions.pod:4675 ../src/guestfs-actions.pod:4689 ../src/guestfs-actions.pod:4706
 msgid "(Added in 1.0.10)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4642
+#: ../src/guestfs-actions.pod:4677
 msgid "guestfs_mount_ro"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4644
+#: ../src/guestfs-actions.pod:4679
 #, no-wrap
 msgid ""
 " int\n"
@@ -13193,19 +13247,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4649
+#: ../src/guestfs-actions.pod:4684
 msgid ""
 "This is the same as the C<guestfs_mount> command, but it mounts the "
 "filesystem with the read-only (I<-o ro>) flag."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4656
+#: ../src/guestfs-actions.pod:4691
 msgid "guestfs_mount_vfs"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4658
+#: ../src/guestfs-actions.pod:4693
 #, no-wrap
 msgid ""
 " int\n"
@@ -13218,7 +13272,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4665
+#: ../src/guestfs-actions.pod:4700
 msgid ""
 "This is the same as the C<guestfs_mount> command, but it allows you to set "
 "both the mount options and the vfstype as for the L<mount(8)> I<-o> and "
@@ -13226,12 +13280,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4673
+#: ../src/guestfs-actions.pod:4708
 msgid "guestfs_mountpoints"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4675
+#: ../src/guestfs-actions.pod:4710
 #, no-wrap
 msgid ""
 " char **\n"
@@ -13240,7 +13294,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4678
+#: ../src/guestfs-actions.pod:4713
 msgid ""
 "This call is similar to C<guestfs_mounts>.  That call returns a list of "
 "devices.  This one returns a hash table (map) of device name to directory "
@@ -13248,12 +13302,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4690
+#: ../src/guestfs-actions.pod:4725
 msgid "guestfs_mounts"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4692
+#: ../src/guestfs-actions.pod:4727
 #, no-wrap
 msgid ""
 " char **\n"
@@ -13262,29 +13316,29 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4695 ../fish/guestfish-actions.pod:3149
+#: ../src/guestfs-actions.pod:4730 ../fish/guestfish-actions.pod:3179
 msgid ""
 "This returns the list of currently mounted filesystems.  It returns the list "
 "of devices (eg. C</dev/sda1>, C</dev/VG/LV>)."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4698 ../fish/guestfish-actions.pod:3152
+#: ../src/guestfs-actions.pod:4733 ../fish/guestfish-actions.pod:3182
 msgid "Some internal mounts are not shown."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4700
+#: ../src/guestfs-actions.pod:4735
 msgid "See also: C<guestfs_mountpoints>"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4708
+#: ../src/guestfs-actions.pod:4743
 msgid "guestfs_mv"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4710
+#: ../src/guestfs-actions.pod:4745
 #, no-wrap
 msgid ""
 " int\n"
@@ -13295,19 +13349,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4715 ../fish/guestfish-actions.pod:3160
+#: ../src/guestfs-actions.pod:4750 ../fish/guestfish-actions.pod:3190
 msgid ""
 "This moves a file from C<src> to C<dest> where C<dest> is either a "
 "destination filename or destination directory."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4722
+#: ../src/guestfs-actions.pod:4757
 msgid "guestfs_ntfs_3g_probe"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4724
+#: ../src/guestfs-actions.pod:4759
 #, no-wrap
 msgid ""
 " int\n"
@@ -13318,7 +13372,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4729 ../fish/guestfish-actions.pod:3167
+#: ../src/guestfs-actions.pod:4764 ../fish/guestfish-actions.pod:3197
 msgid ""
 "This command runs the L<ntfs-3g.probe(8)> command which probes an NTFS "
 "C<device> for mountability.  (Not all NTFS volumes can be mounted "
@@ -13326,7 +13380,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4733 ../fish/guestfish-actions.pod:3171
+#: ../src/guestfs-actions.pod:4768 ../fish/guestfish-actions.pod:3201
 msgid ""
 "C<rw> is a boolean flag.  Set it to true if you want to test if the volume "
 "can be mounted read-write.  Set it to false if you want to test if the "
@@ -13334,24 +13388,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4737 ../fish/guestfish-actions.pod:3175
+#: ../src/guestfs-actions.pod:4772 ../fish/guestfish-actions.pod:3205
 msgid ""
 "The return value is an integer which C<0> if the operation would succeed, or "
 "some non-zero value documented in the L<ntfs-3g.probe(8)> manual page."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4743
+#: ../src/guestfs-actions.pod:4778
 msgid "(Added in 1.0.43)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4745
+#: ../src/guestfs-actions.pod:4780
 msgid "guestfs_ntfsresize"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4747
+#: ../src/guestfs-actions.pod:4782
 #, no-wrap
 msgid ""
 " int\n"
@@ -13361,19 +13415,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4751 ../fish/guestfish-actions.pod:3183
+#: ../src/guestfs-actions.pod:4786 ../fish/guestfish-actions.pod:3213
 msgid ""
 "This command resizes an NTFS filesystem, expanding or shrinking it to the "
 "size of the underlying device.  See also L<ntfsresize(8)>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4759
+#: ../src/guestfs-actions.pod:4794
 msgid "guestfs_ntfsresize_size"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4761
+#: ../src/guestfs-actions.pod:4796
 #, no-wrap
 msgid ""
 " int\n"
@@ -13384,24 +13438,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4766
+#: ../src/guestfs-actions.pod:4801
 msgid ""
 "This command is the same as C<guestfs_ntfsresize> except that it allows you "
 "to specify the new size (in bytes) explicitly."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4771 ../src/guestfs-actions.pod:5207 ../src/guestfs-actions.pod:5280 ../src/guestfs-actions.pod:5546 ../src/guestfs-actions.pod:7117
+#: ../src/guestfs-actions.pod:4806 ../src/guestfs-actions.pod:5242 ../src/guestfs-actions.pod:5315 ../src/guestfs-actions.pod:5581 ../src/guestfs-actions.pod:7152
 msgid "(Added in 1.3.14)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4773
+#: ../src/guestfs-actions.pod:4808
 msgid "guestfs_part_add"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4775
+#: ../src/guestfs-actions.pod:4810
 #, no-wrap
 msgid ""
 " int\n"
@@ -13414,14 +13468,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4782
+#: ../src/guestfs-actions.pod:4817
 msgid ""
 "This command adds a partition to C<device>.  If there is no partition table "
 "on the device, call C<guestfs_part_init> first."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4785 ../fish/guestfish-actions.pod:3201
+#: ../src/guestfs-actions.pod:4820 ../fish/guestfish-actions.pod:3231
 msgid ""
 "The C<prlogex> parameter is the type of partition.  Normally you should pass "
 "C<p> or C<primary> here, but MBR partition tables also support C<l> (or "
@@ -13429,7 +13483,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4790 ../fish/guestfish-actions.pod:3206
+#: ../src/guestfs-actions.pod:4825 ../fish/guestfish-actions.pod:3236
 msgid ""
 "C<startsect> and C<endsect> are the start and end of the partition in "
 "I<sectors>.  C<endsect> may be negative, which means it counts backwards "
@@ -13437,24 +13491,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4794
+#: ../src/guestfs-actions.pod:4829
 msgid ""
 "Creating a partition which covers the whole disk is not so easy.  Use "
 "C<guestfs_part_disk> to do that."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4799 ../src/guestfs-actions.pod:4837 ../src/guestfs-actions.pod:4890 ../src/guestfs-actions.pod:4968 ../src/guestfs-actions.pod:5006 ../src/guestfs-actions.pod:5025 ../src/guestfs-actions.pod:5065
+#: ../src/guestfs-actions.pod:4834 ../src/guestfs-actions.pod:4872 ../src/guestfs-actions.pod:4925 ../src/guestfs-actions.pod:5003 ../src/guestfs-actions.pod:5041 ../src/guestfs-actions.pod:5060 ../src/guestfs-actions.pod:5100
 msgid "(Added in 1.0.78)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4801
+#: ../src/guestfs-actions.pod:4836
 msgid "guestfs_part_del"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4803
+#: ../src/guestfs-actions.pod:4838
 #, no-wrap
 msgid ""
 " int\n"
@@ -13465,24 +13519,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4808 ../fish/guestfish-actions.pod:3217
+#: ../src/guestfs-actions.pod:4843 ../fish/guestfish-actions.pod:3247
 msgid "This command deletes the partition numbered C<partnum> on C<device>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4810 ../fish/guestfish-actions.pod:3219
+#: ../src/guestfs-actions.pod:4845 ../fish/guestfish-actions.pod:3249
 msgid ""
 "Note that in the case of MBR partitioning, deleting an extended partition "
 "also deletes any logical partitions it contains."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4818
+#: ../src/guestfs-actions.pod:4853
 msgid "guestfs_part_disk"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4820
+#: ../src/guestfs-actions.pod:4855
 #, no-wrap
 msgid ""
 " int\n"
@@ -13493,7 +13547,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4825
+#: ../src/guestfs-actions.pod:4860
 msgid ""
 "This command is simply a combination of C<guestfs_part_init> followed by "
 "C<guestfs_part_add> to create a single primary partition covering the whole "
@@ -13501,19 +13555,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4829
+#: ../src/guestfs-actions.pod:4864
 msgid ""
 "C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other "
 "possible values are described in C<guestfs_part_init>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4839
+#: ../src/guestfs-actions.pod:4874
 msgid "guestfs_part_get_bootable"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4841
+#: ../src/guestfs-actions.pod:4876
 #, no-wrap
 msgid ""
 " int\n"
@@ -13524,24 +13578,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4846 ../fish/guestfish-actions.pod:3241
+#: ../src/guestfs-actions.pod:4881 ../fish/guestfish-actions.pod:3271
 msgid ""
 "This command returns true if the partition C<partnum> on C<device> has the "
 "bootable flag set."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4849
+#: ../src/guestfs-actions.pod:4884
 msgid "See also C<guestfs_part_set_bootable>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4855
+#: ../src/guestfs-actions.pod:4890
 msgid "guestfs_part_get_mbr_id"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4857
+#: ../src/guestfs-actions.pod:4892
 #, no-wrap
 msgid ""
 " int\n"
@@ -13552,14 +13606,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4862 ../fish/guestfish-actions.pod:3250
+#: ../src/guestfs-actions.pod:4897 ../fish/guestfish-actions.pod:3280
 msgid ""
 "Returns the MBR type byte (also known as the ID byte) from the numbered "
 "partition C<partnum>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4865 ../src/guestfs-actions.pod:5041
+#: ../src/guestfs-actions.pod:4900 ../src/guestfs-actions.pod:5076
 msgid ""
 "Note that only MBR (old DOS-style) partitions have type bytes.  You will get "
 "undefined results for other partition table types (see "
@@ -13567,12 +13621,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4873
+#: ../src/guestfs-actions.pod:4908
 msgid "guestfs_part_get_parttype"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4875
+#: ../src/guestfs-actions.pod:4910
 #, no-wrap
 msgid ""
 " char *\n"
@@ -13582,14 +13636,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4879 ../fish/guestfish-actions.pod:3261
+#: ../src/guestfs-actions.pod:4914 ../fish/guestfish-actions.pod:3291
 msgid ""
 "This command examines the partition table on C<device> and returns the "
 "partition table type (format) being used."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4882
+#: ../src/guestfs-actions.pod:4917
 msgid ""
 "Common return values include: C<msdos> (a DOS/Windows style MBR partition "
 "table), C<gpt> (a GPT/EFI-style partition table).  Other values are "
@@ -13597,12 +13651,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4892
+#: ../src/guestfs-actions.pod:4927
 msgid "guestfs_part_init"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4894
+#: ../src/guestfs-actions.pod:4929
 #, no-wrap
 msgid ""
 " int\n"
@@ -13613,7 +13667,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4899 ../fish/guestfish-actions.pod:3273
+#: ../src/guestfs-actions.pod:4934 ../fish/guestfish-actions.pod:3303
 msgid ""
 "This creates an empty partition table on C<device> of one of the partition "
 "types listed below.  Usually C<parttype> should be either C<msdos> or C<gpt> "
@@ -13621,29 +13675,29 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4903
+#: ../src/guestfs-actions.pod:4938
 msgid ""
 "Initially there are no partitions.  Following this, you should call "
 "C<guestfs_part_add> for each partition required."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4906 ../fish/guestfish-actions.pod:3280
+#: ../src/guestfs-actions.pod:4941 ../fish/guestfish-actions.pod:3310
 msgid "Possible values for C<parttype> are:"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:4910 ../fish/guestfish-actions.pod:3284
+#: ../src/guestfs-actions.pod:4945 ../fish/guestfish-actions.pod:3314
 msgid "B<efi> | B<gpt>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4912 ../fish/guestfish-actions.pod:3286
+#: ../src/guestfs-actions.pod:4947 ../fish/guestfish-actions.pod:3316
 msgid "Intel EFI / GPT partition table."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4914 ../fish/guestfish-actions.pod:3288
+#: ../src/guestfs-actions.pod:4949 ../fish/guestfish-actions.pod:3318
 msgid ""
 "This is recommended for >= 2 TB partitions that will be accessed from Linux "
 "and Intel-based Mac OS X.  It also has limited backwards compatibility with "
@@ -13651,12 +13705,12 @@ msgid ""
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:4918 ../fish/guestfish-actions.pod:3292
+#: ../src/guestfs-actions.pod:4953 ../fish/guestfish-actions.pod:3322
 msgid "B<mbr> | B<msdos>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4920 ../fish/guestfish-actions.pod:3294
+#: ../src/guestfs-actions.pod:4955 ../fish/guestfish-actions.pod:3324
 msgid ""
 "The standard PC \"Master Boot Record\" (MBR) format used by MS-DOS and "
 "Windows.  This partition type will B<only> work for device sizes up to 2 "
@@ -13664,97 +13718,97 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4927 ../fish/guestfish-actions.pod:3301
+#: ../src/guestfs-actions.pod:4962 ../fish/guestfish-actions.pod:3331
 msgid "Other partition table types that may work but are not supported include:"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:4932 ../fish/guestfish-actions.pod:3306
+#: ../src/guestfs-actions.pod:4967 ../fish/guestfish-actions.pod:3336
 msgid "B<aix>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4934 ../fish/guestfish-actions.pod:3308
+#: ../src/guestfs-actions.pod:4969 ../fish/guestfish-actions.pod:3338
 msgid "AIX disk labels."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:4936 ../fish/guestfish-actions.pod:3310
+#: ../src/guestfs-actions.pod:4971 ../fish/guestfish-actions.pod:3340
 msgid "B<amiga> | B<rdb>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4938 ../fish/guestfish-actions.pod:3312
+#: ../src/guestfs-actions.pod:4973 ../fish/guestfish-actions.pod:3342
 msgid "Amiga \"Rigid Disk Block\" format."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:4940 ../fish/guestfish-actions.pod:3314
+#: ../src/guestfs-actions.pod:4975 ../fish/guestfish-actions.pod:3344
 msgid "B<bsd>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4942 ../fish/guestfish-actions.pod:3316
+#: ../src/guestfs-actions.pod:4977 ../fish/guestfish-actions.pod:3346
 msgid "BSD disk labels."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:4944 ../fish/guestfish-actions.pod:3318
+#: ../src/guestfs-actions.pod:4979 ../fish/guestfish-actions.pod:3348
 msgid "B<dasd>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4946 ../fish/guestfish-actions.pod:3320
+#: ../src/guestfs-actions.pod:4981 ../fish/guestfish-actions.pod:3350
 msgid "DASD, used on IBM mainframes."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:4948 ../fish/guestfish-actions.pod:3322
+#: ../src/guestfs-actions.pod:4983 ../fish/guestfish-actions.pod:3352
 msgid "B<dvh>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4950 ../fish/guestfish-actions.pod:3324
+#: ../src/guestfs-actions.pod:4985 ../fish/guestfish-actions.pod:3354
 msgid "MIPS/SGI volumes."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:4952 ../fish/guestfish-actions.pod:3326
+#: ../src/guestfs-actions.pod:4987 ../fish/guestfish-actions.pod:3356
 msgid "B<mac>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4954 ../fish/guestfish-actions.pod:3328
+#: ../src/guestfs-actions.pod:4989 ../fish/guestfish-actions.pod:3358
 msgid "Old Mac partition format.  Modern Macs use C<gpt>."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:4956 ../fish/guestfish-actions.pod:3330
+#: ../src/guestfs-actions.pod:4991 ../fish/guestfish-actions.pod:3360
 msgid "B<pc98>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4958 ../fish/guestfish-actions.pod:3332
+#: ../src/guestfs-actions.pod:4993 ../fish/guestfish-actions.pod:3362
 msgid "NEC PC-98 format, common in Japan apparently."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:4960 ../fish/guestfish-actions.pod:3334
+#: ../src/guestfs-actions.pod:4995 ../fish/guestfish-actions.pod:3364
 msgid "B<sun>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4962 ../fish/guestfish-actions.pod:3336
+#: ../src/guestfs-actions.pod:4997 ../fish/guestfish-actions.pod:3366
 msgid "Sun disk labels."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4970
+#: ../src/guestfs-actions.pod:5005
 msgid "guestfs_part_list"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4972
+#: ../src/guestfs-actions.pod:5007
 #, no-wrap
 msgid ""
 " struct guestfs_partition_list *\n"
@@ -13764,61 +13818,61 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4976 ../fish/guestfish-actions.pod:3344
+#: ../src/guestfs-actions.pod:5011 ../fish/guestfish-actions.pod:3374
 msgid ""
 "This command parses the partition table on C<device> and returns the list of "
 "partitions found."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4979 ../fish/guestfish-actions.pod:3347
+#: ../src/guestfs-actions.pod:5014 ../fish/guestfish-actions.pod:3377
 msgid "The fields in the returned structure are:"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:4983 ../fish/guestfish-actions.pod:3351
+#: ../src/guestfs-actions.pod:5018 ../fish/guestfish-actions.pod:3381
 msgid "B<part_num>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4985 ../fish/guestfish-actions.pod:3353
+#: ../src/guestfs-actions.pod:5020 ../fish/guestfish-actions.pod:3383
 msgid "Partition number, counting from 1."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:4987 ../fish/guestfish-actions.pod:3355
+#: ../src/guestfs-actions.pod:5022 ../fish/guestfish-actions.pod:3385
 msgid "B<part_start>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4989
+#: ../src/guestfs-actions.pod:5024
 msgid ""
 "Start of the partition I<in bytes>.  To get sectors you have to divide by "
 "the device's sector size, see C<guestfs_blockdev_getss>."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:4992 ../fish/guestfish-actions.pod:3360
+#: ../src/guestfs-actions.pod:5027 ../fish/guestfish-actions.pod:3390
 msgid "B<part_end>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4994 ../fish/guestfish-actions.pod:3362
+#: ../src/guestfs-actions.pod:5029 ../fish/guestfish-actions.pod:3392
 msgid "End of the partition in bytes."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:4996 ../fish/guestfish-actions.pod:3364
+#: ../src/guestfs-actions.pod:5031 ../fish/guestfish-actions.pod:3394
 msgid "B<part_size>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4998 ../fish/guestfish-actions.pod:3366
+#: ../src/guestfs-actions.pod:5033 ../fish/guestfish-actions.pod:3396
 msgid "Size of the partition in bytes."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5002
+#: ../src/guestfs-actions.pod:5037
 msgid ""
 "This function returns a C<struct guestfs_partition_list *>, or NULL if there "
 "was an error.  I<The caller must call C<guestfs_free_partition_list> after "
@@ -13826,12 +13880,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5008
+#: ../src/guestfs-actions.pod:5043
 msgid "guestfs_part_set_bootable"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5010
+#: ../src/guestfs-actions.pod:5045
 #, no-wrap
 msgid ""
 " int\n"
@@ -13843,14 +13897,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5016 ../fish/guestfish-actions.pod:3374
+#: ../src/guestfs-actions.pod:5051 ../fish/guestfish-actions.pod:3404
 msgid ""
 "This sets the bootable flag on partition numbered C<partnum> on device "
 "C<device>.  Note that partitions are numbered from 1."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5019 ../fish/guestfish-actions.pod:3377
+#: ../src/guestfs-actions.pod:5054 ../fish/guestfish-actions.pod:3407
 msgid ""
 "The bootable flag is used by some operating systems (notably Windows) to "
 "determine which partition to boot from.  It is by no means universally "
@@ -13858,12 +13912,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5027
+#: ../src/guestfs-actions.pod:5062
 msgid "guestfs_part_set_mbr_id"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5029
+#: ../src/guestfs-actions.pod:5064
 #, no-wrap
 msgid ""
 " int\n"
@@ -13875,7 +13929,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5035 ../fish/guestfish-actions.pod:3385
+#: ../src/guestfs-actions.pod:5070 ../fish/guestfish-actions.pod:3415
 msgid ""
 "Sets the MBR type byte (also known as the ID byte) of the numbered partition "
 "C<partnum> to C<idbyte>.  Note that the type bytes quoted in most "
@@ -13884,12 +13938,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5049
+#: ../src/guestfs-actions.pod:5084
 msgid "guestfs_part_set_name"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5051
+#: ../src/guestfs-actions.pod:5086
 #, no-wrap
 msgid ""
 " int\n"
@@ -13901,26 +13955,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5057 ../fish/guestfish-actions.pod:3399
+#: ../src/guestfs-actions.pod:5092 ../fish/guestfish-actions.pod:3429
 msgid ""
 "This sets the partition name on partition numbered C<partnum> on device "
 "C<device>.  Note that partitions are numbered from 1."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5060 ../fish/guestfish-actions.pod:3402
+#: ../src/guestfs-actions.pod:5095 ../fish/guestfish-actions.pod:3432
 msgid ""
 "The partition name can only be set on certain types of partition table.  "
 "This works on C<gpt> but not on C<mbr> partitions."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5067
+#: ../src/guestfs-actions.pod:5102
 msgid "guestfs_part_to_dev"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5069
+#: ../src/guestfs-actions.pod:5104
 #, no-wrap
 msgid ""
 " char *\n"
@@ -13930,26 +13984,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5073 ../fish/guestfish-actions.pod:3409
+#: ../src/guestfs-actions.pod:5108 ../fish/guestfish-actions.pod:3439
 msgid ""
 "This function takes a partition name (eg. \"/dev/sdb1\") and removes the "
 "partition number, returning the device name (eg. \"/dev/sdb\")."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5077
+#: ../src/guestfs-actions.pod:5112
 msgid ""
 "The named partition must exist, for example as a string returned from "
 "C<guestfs_list_partitions>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5085
+#: ../src/guestfs-actions.pod:5120
 msgid "guestfs_ping_daemon"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5087
+#: ../src/guestfs-actions.pod:5122
 #, no-wrap
 msgid ""
 " int\n"
@@ -13958,7 +14012,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5090 ../fish/guestfish-actions.pod:3420
+#: ../src/guestfs-actions.pod:5125 ../fish/guestfish-actions.pod:3450
 msgid ""
 "This is a test probe into the guestfs daemon running inside the qemu "
 "subprocess.  Calling this function checks that the daemon responds to the "
@@ -13967,12 +14021,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5099
+#: ../src/guestfs-actions.pod:5134
 msgid "guestfs_pread"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5101
+#: ../src/guestfs-actions.pod:5136
 #, no-wrap
 msgid ""
 " char *\n"
@@ -13985,31 +14039,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5108 ../fish/guestfish-actions.pod:3429
+#: ../src/guestfs-actions.pod:5143 ../fish/guestfish-actions.pod:3459
 msgid ""
 "This command lets you read part of a file.  It reads C<count> bytes of the "
 "file, starting at C<offset>, from file C<path>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5111 ../src/guestfs-actions.pod:5137 ../fish/guestfish-actions.pod:3432 ../fish/guestfish-actions.pod:3447
+#: ../src/guestfs-actions.pod:5146 ../src/guestfs-actions.pod:5172 ../fish/guestfish-actions.pod:3462 ../fish/guestfish-actions.pod:3477
 msgid ""
 "This may read fewer bytes than requested.  For further details see the "
 "L<pread(2)> system call."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5114
+#: ../src/guestfs-actions.pod:5149
 msgid "See also C<guestfs_pwrite>, C<guestfs_pread_device>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5125
+#: ../src/guestfs-actions.pod:5160
 msgid "guestfs_pread_device"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5127
+#: ../src/guestfs-actions.pod:5162
 #, no-wrap
 msgid ""
 " char *\n"
@@ -14022,29 +14076,29 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5134 ../fish/guestfish-actions.pod:3444
+#: ../src/guestfs-actions.pod:5169 ../fish/guestfish-actions.pod:3474
 msgid ""
 "This command lets you read part of a file.  It reads C<count> bytes of "
 "C<device>, starting at C<offset>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5140
+#: ../src/guestfs-actions.pod:5175
 msgid "See also C<guestfs_pread>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5149
+#: ../src/guestfs-actions.pod:5184
 msgid "(Added in 1.5.21)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5151
+#: ../src/guestfs-actions.pod:5186
 msgid "guestfs_pvcreate"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5153
+#: ../src/guestfs-actions.pod:5188
 #, no-wrap
 msgid ""
 " int\n"
@@ -14054,19 +14108,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5157 ../fish/guestfish-actions.pod:3459
+#: ../src/guestfs-actions.pod:5192 ../fish/guestfish-actions.pod:3489
 msgid ""
 "This creates an LVM physical volume on the named C<device>, where C<device> "
 "should usually be a partition name such as C</dev/sda1>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5165
+#: ../src/guestfs-actions.pod:5200
 msgid "guestfs_pvremove"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5167
+#: ../src/guestfs-actions.pod:5202
 #, no-wrap
 msgid ""
 " int\n"
@@ -14076,14 +14130,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5171 ../fish/guestfish-actions.pod:3467
+#: ../src/guestfs-actions.pod:5206 ../fish/guestfish-actions.pod:3497
 msgid ""
 "This wipes a physical volume C<device> so that LVM will no longer recognise "
 "it."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5174 ../fish/guestfish-actions.pod:3470
+#: ../src/guestfs-actions.pod:5209 ../fish/guestfish-actions.pod:3500
 msgid ""
 "The implementation uses the C<pvremove> command which refuses to wipe "
 "physical volumes that contain any volume groups, so you have to remove those "
@@ -14091,12 +14145,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5182
+#: ../src/guestfs-actions.pod:5217
 msgid "guestfs_pvresize"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5184
+#: ../src/guestfs-actions.pod:5219
 #, no-wrap
 msgid ""
 " int\n"
@@ -14106,19 +14160,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5188 ../fish/guestfish-actions.pod:3478
+#: ../src/guestfs-actions.pod:5223 ../fish/guestfish-actions.pod:3508
 msgid ""
 "This resizes (expands or shrinks) an existing LVM physical volume to match "
 "the new size of the underlying device."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5195
+#: ../src/guestfs-actions.pod:5230
 msgid "guestfs_pvresize_size"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5197
+#: ../src/guestfs-actions.pod:5232
 #, no-wrap
 msgid ""
 " int\n"
@@ -14129,19 +14183,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5202
+#: ../src/guestfs-actions.pod:5237
 msgid ""
 "This command is the same as C<guestfs_pvresize> except that it allows you to "
 "specify the new size (in bytes) explicitly."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5209
+#: ../src/guestfs-actions.pod:5244
 msgid "guestfs_pvs"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5211
+#: ../src/guestfs-actions.pod:5246
 #, no-wrap
 msgid ""
 " char **\n"
@@ -14150,31 +14204,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5214 ../fish/guestfish-actions.pod:3492
+#: ../src/guestfs-actions.pod:5249 ../fish/guestfish-actions.pod:3522
 msgid ""
 "List all the physical volumes detected.  This is the equivalent of the "
 "L<pvs(8)> command."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5217 ../fish/guestfish-actions.pod:3495
+#: ../src/guestfs-actions.pod:5252 ../fish/guestfish-actions.pod:3525
 msgid ""
 "This returns a list of just the device names that contain PVs "
 "(eg. C</dev/sda2>)."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5220
+#: ../src/guestfs-actions.pod:5255
 msgid "See also C<guestfs_pvs_full>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5228
+#: ../src/guestfs-actions.pod:5263
 msgid "guestfs_pvs_full"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5230
+#: ../src/guestfs-actions.pod:5265
 #, no-wrap
 msgid ""
 " struct guestfs_lvm_pv_list *\n"
@@ -14183,14 +14237,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5233 ../fish/guestfish-actions.pod:3504
+#: ../src/guestfs-actions.pod:5268 ../fish/guestfish-actions.pod:3534
 msgid ""
 "List all the physical volumes detected.  This is the equivalent of the "
 "L<pvs(8)> command.  The \"full\" version includes all fields."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5236
+#: ../src/guestfs-actions.pod:5271
 msgid ""
 "This function returns a C<struct guestfs_lvm_pv_list *>, or NULL if there "
 "was an error.  I<The caller must call C<guestfs_free_lvm_pv_list> after "
@@ -14198,12 +14252,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5242
+#: ../src/guestfs-actions.pod:5277
 msgid "guestfs_pvuuid"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5244
+#: ../src/guestfs-actions.pod:5279
 #, no-wrap
 msgid ""
 " char *\n"
@@ -14213,17 +14267,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5248 ../fish/guestfish-actions.pod:3511
+#: ../src/guestfs-actions.pod:5283 ../fish/guestfish-actions.pod:3541
 msgid "This command returns the UUID of the LVM PV C<device>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5255
+#: ../src/guestfs-actions.pod:5290
 msgid "guestfs_pwrite"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5257
+#: ../src/guestfs-actions.pod:5292
 #, no-wrap
 msgid ""
 " int\n"
@@ -14236,14 +14290,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5264 ../fish/guestfish-actions.pod:3517
+#: ../src/guestfs-actions.pod:5299 ../fish/guestfish-actions.pod:3547
 msgid ""
 "This command writes to part of a file.  It writes the data buffer C<content> "
 "to the file C<path> starting at offset C<offset>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5267 ../fish/guestfish-actions.pod:3520
+#: ../src/guestfs-actions.pod:5302 ../fish/guestfish-actions.pod:3550
 msgid ""
 "This command implements the L<pwrite(2)> system call, and like that system "
 "call it may not write the full data requested.  The return value is the "
@@ -14253,17 +14307,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5273
+#: ../src/guestfs-actions.pod:5308
 msgid "See also C<guestfs_pread>, C<guestfs_pwrite_device>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5282
+#: ../src/guestfs-actions.pod:5317
 msgid "guestfs_pwrite_device"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5284
+#: ../src/guestfs-actions.pod:5319
 #, no-wrap
 msgid ""
 " int\n"
@@ -14276,14 +14330,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5291 ../fish/guestfish-actions.pod:3535
+#: ../src/guestfs-actions.pod:5326 ../fish/guestfish-actions.pod:3565
 msgid ""
 "This command writes to part of a device.  It writes the data buffer "
 "C<content> to C<device> starting at offset C<offset>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5294 ../fish/guestfish-actions.pod:3538
+#: ../src/guestfs-actions.pod:5329 ../fish/guestfish-actions.pod:3568
 msgid ""
 "This command implements the L<pwrite(2)> system call, and like that system "
 "call it may not write the full data requested (although short writes to disk "
@@ -14291,22 +14345,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5299
+#: ../src/guestfs-actions.pod:5334
 msgid "See also C<guestfs_pwrite>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5306
+#: ../src/guestfs-actions.pod:5341
 msgid "(Added in 1.5.20)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5308
+#: ../src/guestfs-actions.pod:5343
 msgid "guestfs_read_file"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5310
+#: ../src/guestfs-actions.pod:5345
 #, no-wrap
 msgid ""
 " char *\n"
@@ -14317,12 +14371,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5315 ../fish/guestfish-actions.pod:3552
+#: ../src/guestfs-actions.pod:5350 ../fish/guestfish-actions.pod:3582
 msgid "This calls returns the contents of the file C<path> as a buffer."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5318
+#: ../src/guestfs-actions.pod:5353
 msgid ""
 "Unlike C<guestfs_cat>, this function can correctly handle files that contain "
 "embedded ASCII NUL characters.  However unlike C<guestfs_download>, this "
@@ -14330,17 +14384,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5330
+#: ../src/guestfs-actions.pod:5365
 msgid "(Added in 1.0.63)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5332
+#: ../src/guestfs-actions.pod:5367
 msgid "guestfs_read_lines"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5334
+#: ../src/guestfs-actions.pod:5369
 #, no-wrap
 msgid ""
 " char **\n"
@@ -14350,14 +14404,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5340 ../fish/guestfish-actions.pod:3569
+#: ../src/guestfs-actions.pod:5375 ../fish/guestfish-actions.pod:3599
 msgid ""
 "The file contents are returned as a list of lines.  Trailing C<LF> and "
 "C<CRLF> character sequences are I<not> returned."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5343
+#: ../src/guestfs-actions.pod:5378
 msgid ""
 "Note that this function cannot correctly handle binary files (specifically, "
 "files containing C<\\0> character which is treated as end of line).  For "
@@ -14366,12 +14420,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5354
+#: ../src/guestfs-actions.pod:5389
 msgid "guestfs_readdir"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5356
+#: ../src/guestfs-actions.pod:5391
 #, no-wrap
 msgid ""
 " struct guestfs_dirent_list *\n"
@@ -14381,12 +14435,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5360 ../fish/guestfish-actions.pod:3581
+#: ../src/guestfs-actions.pod:5395 ../fish/guestfish-actions.pod:3611
 msgid "This returns the list of directory entries in directory C<dir>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5362 ../fish/guestfish-actions.pod:3583
+#: ../src/guestfs-actions.pod:5397 ../fish/guestfish-actions.pod:3613
 msgid ""
 "All entries in the directory are returned, including C<.> and C<..>.  The "
 "entries are I<not> sorted, but returned in the same order as the underlying "
@@ -14394,104 +14448,104 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5366 ../fish/guestfish-actions.pod:3587
+#: ../src/guestfs-actions.pod:5401 ../fish/guestfish-actions.pod:3617
 msgid ""
 "Also this call returns basic file type information about each file.  The "
 "C<ftyp> field will contain one of the following characters:"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5371 ../fish/guestfish-actions.pod:3592
+#: ../src/guestfs-actions.pod:5406 ../fish/guestfish-actions.pod:3622
 msgid "'b'"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5373 ../fish/guestfish-actions.pod:3594
+#: ../src/guestfs-actions.pod:5408 ../fish/guestfish-actions.pod:3624
 msgid "Block special"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5375 ../fish/guestfish-actions.pod:3596
+#: ../src/guestfs-actions.pod:5410 ../fish/guestfish-actions.pod:3626
 msgid "'c'"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5377 ../fish/guestfish-actions.pod:3598
+#: ../src/guestfs-actions.pod:5412 ../fish/guestfish-actions.pod:3628
 msgid "Char special"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5379 ../fish/guestfish-actions.pod:3600
+#: ../src/guestfs-actions.pod:5414 ../fish/guestfish-actions.pod:3630
 msgid "'d'"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5381 ../fish/guestfish-actions.pod:3602
+#: ../src/guestfs-actions.pod:5416 ../fish/guestfish-actions.pod:3632
 msgid "Directory"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5383 ../fish/guestfish-actions.pod:3604
+#: ../src/guestfs-actions.pod:5418 ../fish/guestfish-actions.pod:3634
 msgid "'f'"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5385 ../fish/guestfish-actions.pod:3606
+#: ../src/guestfs-actions.pod:5420 ../fish/guestfish-actions.pod:3636
 msgid "FIFO (named pipe)"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5387 ../fish/guestfish-actions.pod:3608
+#: ../src/guestfs-actions.pod:5422 ../fish/guestfish-actions.pod:3638
 msgid "'l'"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5389 ../fish/guestfish-actions.pod:3610
+#: ../src/guestfs-actions.pod:5424 ../fish/guestfish-actions.pod:3640
 msgid "Symbolic link"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5391 ../fish/guestfish-actions.pod:3612
+#: ../src/guestfs-actions.pod:5426 ../fish/guestfish-actions.pod:3642
 msgid "'r'"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5393 ../fish/guestfish-actions.pod:3614
+#: ../src/guestfs-actions.pod:5428 ../fish/guestfish-actions.pod:3644
 msgid "Regular file"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5395 ../fish/guestfish-actions.pod:3616
+#: ../src/guestfs-actions.pod:5430 ../fish/guestfish-actions.pod:3646
 msgid "'s'"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5397 ../fish/guestfish-actions.pod:3618
+#: ../src/guestfs-actions.pod:5432 ../fish/guestfish-actions.pod:3648
 msgid "Socket"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5399 ../fish/guestfish-actions.pod:3620
+#: ../src/guestfs-actions.pod:5434 ../fish/guestfish-actions.pod:3650
 msgid "'u'"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5401 ../fish/guestfish-actions.pod:3622
+#: ../src/guestfs-actions.pod:5436 ../fish/guestfish-actions.pod:3652
 msgid "Unknown file type"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5403 ../fish/guestfish-actions.pod:3624
+#: ../src/guestfs-actions.pod:5438 ../fish/guestfish-actions.pod:3654
 msgid "'?'"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5405 ../fish/guestfish-actions.pod:3626
+#: ../src/guestfs-actions.pod:5440 ../fish/guestfish-actions.pod:3656
 msgid "The L<readdir(3)> call returned a C<d_type> field with an unexpected value"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5410
+#: ../src/guestfs-actions.pod:5445
 msgid ""
 "This function is primarily intended for use by programs.  To get a simple "
 "list of names, use C<guestfs_ls>.  To get a printable directory for human "
@@ -14499,7 +14553,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5414
+#: ../src/guestfs-actions.pod:5449
 msgid ""
 "This function returns a C<struct guestfs_dirent_list *>, or NULL if there "
 "was an error.  I<The caller must call C<guestfs_free_dirent_list> after "
@@ -14507,12 +14561,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5420
+#: ../src/guestfs-actions.pod:5455
 msgid "guestfs_readlink"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5422
+#: ../src/guestfs-actions.pod:5457
 #, no-wrap
 msgid ""
 " char *\n"
@@ -14522,17 +14576,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5426 ../fish/guestfish-actions.pod:3639
+#: ../src/guestfs-actions.pod:5461 ../fish/guestfish-actions.pod:3669
 msgid "This command reads the target of a symbolic link."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5433
+#: ../src/guestfs-actions.pod:5468
 msgid "guestfs_readlinklist"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5435
+#: ../src/guestfs-actions.pod:5470
 #, no-wrap
 msgid ""
 " char **\n"
@@ -14543,7 +14597,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5440 ../fish/guestfish-actions.pod:3645
+#: ../src/guestfs-actions.pod:5475 ../fish/guestfish-actions.pod:3675
 msgid ""
 "This call allows you to do a C<readlink> operation on multiple files, where "
 "all files are in the directory C<path>.  C<names> is the list of files from "
@@ -14551,14 +14605,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5444 ../fish/guestfish-actions.pod:3649
+#: ../src/guestfs-actions.pod:5479 ../fish/guestfish-actions.pod:3679
 msgid ""
 "On return you get a list of strings, with a one-to-one correspondence to the "
 "C<names> list.  Each string is the value of the symbolic link."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5448 ../fish/guestfish-actions.pod:3653
+#: ../src/guestfs-actions.pod:5483 ../fish/guestfish-actions.pod:3683
 msgid ""
 "If the C<readlink(2)> operation fails on any name, then the corresponding "
 "result string is the empty string C<\"\">.  However the whole operation is "
@@ -14568,7 +14622,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5455 ../fish/guestfish-actions.pod:3660
+#: ../src/guestfs-actions.pod:5490 ../fish/guestfish-actions.pod:3690
 msgid ""
 "This call is intended for programs that want to efficiently list a directory "
 "contents without making many round-trips.  Very long directory listings "
@@ -14577,12 +14631,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5468
+#: ../src/guestfs-actions.pod:5503
 msgid "guestfs_realpath"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5470
+#: ../src/guestfs-actions.pod:5505
 #, no-wrap
 msgid ""
 " char *\n"
@@ -14592,19 +14646,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5474 ../fish/guestfish-actions.pod:3671
+#: ../src/guestfs-actions.pod:5509 ../fish/guestfish-actions.pod:3701
 msgid ""
 "Return the canonicalized absolute pathname of C<path>.  The returned path "
 "has no C<.>, C<..> or symbolic link path elements."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5482
+#: ../src/guestfs-actions.pod:5517
 msgid "guestfs_removexattr"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5484
+#: ../src/guestfs-actions.pod:5519
 #, no-wrap
 msgid ""
 " int\n"
@@ -14615,22 +14669,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5489 ../fish/guestfish-actions.pod:3678
+#: ../src/guestfs-actions.pod:5524 ../fish/guestfish-actions.pod:3708
 msgid "This call removes the extended attribute named C<xattr> of the file C<path>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5492
+#: ../src/guestfs-actions.pod:5527
 msgid "See also: C<guestfs_lremovexattr>, L<attr(5)>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5498
+#: ../src/guestfs-actions.pod:5533
 msgid "guestfs_resize2fs"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5500
+#: ../src/guestfs-actions.pod:5535
 #, no-wrap
 msgid ""
 " int\n"
@@ -14640,14 +14694,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5504 ../fish/guestfish-actions.pod:3687
+#: ../src/guestfs-actions.pod:5539 ../fish/guestfish-actions.pod:3717
 msgid ""
 "This resizes an ext2, ext3 or ext4 filesystem to match the size of the "
 "underlying device."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5507
+#: ../src/guestfs-actions.pod:5542
 msgid ""
 "I<Note:> It is sometimes required that you run C<guestfs_e2fsck_f> on the "
 "C<device> before calling this command.  For unknown reasons C<resize2fs> "
@@ -14656,12 +14710,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5517
+#: ../src/guestfs-actions.pod:5552
 msgid "guestfs_resize2fs_M"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5519
+#: ../src/guestfs-actions.pod:5554
 #, no-wrap
 msgid ""
 " int\n"
@@ -14671,7 +14725,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5523
+#: ../src/guestfs-actions.pod:5558
 msgid ""
 "This command is the same as C<guestfs_resize2fs>, but the filesystem is "
 "resized to its minimum size.  This works like the C<-M> option to the "
@@ -14679,7 +14733,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5527
+#: ../src/guestfs-actions.pod:5562
 msgid ""
 "To get the resulting size of the filesystem you should call "
 "C<guestfs_tune2fs_l> and read the C<Block size> and C<Block count> values.  "
@@ -14688,12 +14742,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5534
+#: ../src/guestfs-actions.pod:5569
 msgid "guestfs_resize2fs_size"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5536
+#: ../src/guestfs-actions.pod:5571
 #, no-wrap
 msgid ""
 " int\n"
@@ -14704,19 +14758,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5541
+#: ../src/guestfs-actions.pod:5576
 msgid ""
 "This command is the same as C<guestfs_resize2fs> except that it allows you "
 "to specify the new size (in bytes) explicitly."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5548
+#: ../src/guestfs-actions.pod:5583
 msgid "guestfs_rm"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5550
+#: ../src/guestfs-actions.pod:5585
 #, no-wrap
 msgid ""
 " int\n"
@@ -14726,17 +14780,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5554 ../fish/guestfish-actions.pod:3720
+#: ../src/guestfs-actions.pod:5589 ../fish/guestfish-actions.pod:3750
 msgid "Remove the single file C<path>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5560
+#: ../src/guestfs-actions.pod:5595
 msgid "guestfs_rm_rf"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5562
+#: ../src/guestfs-actions.pod:5597
 #, no-wrap
 msgid ""
 " int\n"
@@ -14746,19 +14800,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5566 ../fish/guestfish-actions.pod:3726
+#: ../src/guestfs-actions.pod:5601 ../fish/guestfish-actions.pod:3756
 msgid ""
 "Remove the file or directory C<path>, recursively removing the contents if "
 "its a directory.  This is like the C<rm -rf> shell command."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5574
+#: ../src/guestfs-actions.pod:5609
 msgid "guestfs_rmdir"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5576
+#: ../src/guestfs-actions.pod:5611
 #, no-wrap
 msgid ""
 " int\n"
@@ -14768,17 +14822,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5580 ../fish/guestfish-actions.pod:3734
+#: ../src/guestfs-actions.pod:5615 ../fish/guestfish-actions.pod:3764
 msgid "Remove the single directory C<path>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5586
+#: ../src/guestfs-actions.pod:5621
 msgid "guestfs_rmmountpoint"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5588
+#: ../src/guestfs-actions.pod:5623
 #, no-wrap
 msgid ""
 " int\n"
@@ -14788,19 +14842,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5592
+#: ../src/guestfs-actions.pod:5627
 msgid ""
 "This calls removes a mountpoint that was previously created with "
 "C<guestfs_mkmountpoint>.  See C<guestfs_mkmountpoint> for full details."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5600
+#: ../src/guestfs-actions.pod:5635
 msgid "guestfs_scrub_device"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5602
+#: ../src/guestfs-actions.pod:5637
 #, no-wrap
 msgid ""
 " int\n"
@@ -14810,31 +14864,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5606 ../fish/guestfish-actions.pod:3748
+#: ../src/guestfs-actions.pod:5641 ../fish/guestfish-actions.pod:3778
 msgid ""
 "This command writes patterns over C<device> to make data retrieval more "
 "difficult."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5609 ../src/guestfs-actions.pod:5630 ../src/guestfs-actions.pod:5649 ../fish/guestfish-actions.pod:3751 ../fish/guestfish-actions.pod:3766 ../fish/guestfish-actions.pod:3779
+#: ../src/guestfs-actions.pod:5644 ../src/guestfs-actions.pod:5665 ../src/guestfs-actions.pod:5684 ../fish/guestfish-actions.pod:3781 ../fish/guestfish-actions.pod:3796 ../fish/guestfish-actions.pod:3809
 msgid ""
 "It is an interface to the L<scrub(1)> program.  See that manual page for "
 "more details."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5617 ../src/guestfs-actions.pod:5635 ../src/guestfs-actions.pod:5654
+#: ../src/guestfs-actions.pod:5652 ../src/guestfs-actions.pod:5670 ../src/guestfs-actions.pod:5689
 msgid "(Added in 1.0.52)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5619
+#: ../src/guestfs-actions.pod:5654
 msgid "guestfs_scrub_file"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5621
+#: ../src/guestfs-actions.pod:5656
 #, no-wrap
 msgid ""
 " int\n"
@@ -14844,24 +14898,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5625 ../fish/guestfish-actions.pod:3761
+#: ../src/guestfs-actions.pod:5660 ../fish/guestfish-actions.pod:3791
 msgid ""
 "This command writes patterns over a file to make data retrieval more "
 "difficult."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5628 ../fish/guestfish-actions.pod:3764
+#: ../src/guestfs-actions.pod:5663 ../fish/guestfish-actions.pod:3794
 msgid "The file is I<removed> after scrubbing."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5637
+#: ../src/guestfs-actions.pod:5672
 msgid "guestfs_scrub_freespace"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5639
+#: ../src/guestfs-actions.pod:5674
 #, no-wrap
 msgid ""
 " int\n"
@@ -14871,7 +14925,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5643
+#: ../src/guestfs-actions.pod:5678
 msgid ""
 "This command creates the directory C<dir> and then fills it with files until "
 "the filesystem is full, and scrubs the files as for C<guestfs_scrub_file>, "
@@ -14880,12 +14934,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5656
+#: ../src/guestfs-actions.pod:5691
 msgid "guestfs_set_append"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5658
+#: ../src/guestfs-actions.pod:5693
 #, no-wrap
 msgid ""
 " int\n"
@@ -14895,33 +14949,33 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5662 ../fish/guestfish-actions.pod:3788
+#: ../src/guestfs-actions.pod:5697 ../fish/guestfish-actions.pod:3818
 msgid ""
 "This function is used to add additional options to the guest kernel command "
 "line."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5665 ../fish/guestfish-actions.pod:3791
+#: ../src/guestfs-actions.pod:5700 ../fish/guestfish-actions.pod:3821
 msgid ""
 "The default is C<NULL> unless overridden by setting C<LIBGUESTFS_APPEND> "
 "environment variable."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5668 ../fish/guestfish-actions.pod:3794
+#: ../src/guestfs-actions.pod:5703 ../fish/guestfish-actions.pod:3824
 msgid ""
 "Setting C<append> to C<NULL> means I<no> additional options are passed "
 "(libguestfs always adds a few of its own)."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5675
+#: ../src/guestfs-actions.pod:5710
 msgid "guestfs_set_attach_method"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5677
+#: ../src/guestfs-actions.pod:5712
 #, no-wrap
 msgid ""
 " int\n"
@@ -14931,31 +14985,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5681 ../fish/guestfish-actions.pod:3803
+#: ../src/guestfs-actions.pod:5716 ../fish/guestfish-actions.pod:3833
 msgid ""
 "Set the method that libguestfs uses to connect to the back end guestfsd "
 "daemon.  Possible methods are:"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5688 ../fish/guestfish-actions.pod:3810
+#: ../src/guestfs-actions.pod:5723 ../fish/guestfish-actions.pod:3840
 msgid ""
 "Launch an appliance and connect to it.  This is the ordinary method and the "
 "default."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5691 ../fish/guestfish-actions.pod:3813
+#: ../src/guestfs-actions.pod:5726 ../fish/guestfish-actions.pod:3843
 msgid "C<unix:I<path>>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5693 ../fish/guestfish-actions.pod:3815
+#: ../src/guestfs-actions.pod:5728 ../fish/guestfish-actions.pod:3845
 msgid "Connect to the Unix domain socket I<path>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5695 ../fish/guestfish-actions.pod:3817
+#: ../src/guestfs-actions.pod:5730 ../fish/guestfish-actions.pod:3847
 msgid ""
 "This method lets you connect to an existing daemon or (using virtio-serial) "
 "to a live guest.  For more information, see L<guestfs(3)/ATTACHING TO "
@@ -14963,12 +15017,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5703
+#: ../src/guestfs-actions.pod:5738
 msgid "guestfs_set_autosync"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5705
+#: ../src/guestfs-actions.pod:5740
 #, no-wrap
 msgid ""
 " int\n"
@@ -14978,7 +15032,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5709 ../fish/guestfish-actions.pod:3829
+#: ../src/guestfs-actions.pod:5744 ../fish/guestfish-actions.pod:3859
 msgid ""
 "If C<autosync> is true, this enables autosync.  Libguestfs will make a best "
 "effort attempt to make filesystems consistent and synchronized when the "
@@ -14986,19 +15040,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5714 ../fish/guestfish-actions.pod:3834
+#: ../src/guestfs-actions.pod:5749 ../fish/guestfish-actions.pod:3864
 msgid ""
 "This is enabled by default (since libguestfs 1.5.24, previously it was "
 "disabled by default)."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5721
+#: ../src/guestfs-actions.pod:5756
 msgid "guestfs_set_direct"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5723
+#: ../src/guestfs-actions.pod:5758
 #, no-wrap
 msgid ""
 " int\n"
@@ -15008,14 +15062,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5727 ../fish/guestfish-actions.pod:3843
+#: ../src/guestfs-actions.pod:5762 ../fish/guestfish-actions.pod:3873
 msgid ""
 "If the direct appliance mode flag is enabled, then stdin and stdout are "
 "passed directly through to the appliance once it is launched."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5731
+#: ../src/guestfs-actions.pod:5766
 msgid ""
 "One consequence of this is that log messages aren't caught by the library "
 "and handled by C<guestfs_set_log_message_callback>, but go straight to "
@@ -15023,22 +15077,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5735 ../fish/guestfish-actions.pod:3851
+#: ../src/guestfs-actions.pod:5770 ../fish/guestfish-actions.pod:3881
 msgid "You probably don't want to use this unless you know what you are doing."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5738 ../fish/guestfish-actions.pod:3854
+#: ../src/guestfs-actions.pod:5773 ../fish/guestfish-actions.pod:3884
 msgid "The default is disabled."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5744
+#: ../src/guestfs-actions.pod:5779
 msgid "guestfs_set_e2label"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5746
+#: ../src/guestfs-actions.pod:5781
 #, no-wrap
 msgid ""
 " int\n"
@@ -15049,26 +15103,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5751 ../fish/guestfish-actions.pod:3860
+#: ../src/guestfs-actions.pod:5786 ../fish/guestfish-actions.pod:3890
 msgid ""
 "This sets the ext2/3/4 filesystem label of the filesystem on C<device> to "
 "C<label>.  Filesystem labels are limited to 16 characters."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5755
+#: ../src/guestfs-actions.pod:5790
 msgid ""
 "You can use either C<guestfs_tune2fs_l> or C<guestfs_get_e2label> to return "
 "the existing label on a filesystem."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5762
+#: ../src/guestfs-actions.pod:5797
 msgid "guestfs_set_e2uuid"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5764
+#: ../src/guestfs-actions.pod:5799
 #, no-wrap
 msgid ""
 " int\n"
@@ -15079,7 +15133,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5769 ../fish/guestfish-actions.pod:3871
+#: ../src/guestfs-actions.pod:5804 ../fish/guestfish-actions.pod:3901
 msgid ""
 "This sets the ext2/3/4 filesystem UUID of the filesystem on C<device> to "
 "C<uuid>.  The format of the UUID and alternatives such as C<clear>, "
@@ -15087,19 +15141,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5774
+#: ../src/guestfs-actions.pod:5809
 msgid ""
 "You can use either C<guestfs_tune2fs_l> or C<guestfs_get_e2uuid> to return "
 "the existing UUID of a filesystem."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5781
+#: ../src/guestfs-actions.pod:5816
 msgid "guestfs_set_memsize"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5783
+#: ../src/guestfs-actions.pod:5818
 #, no-wrap
 msgid ""
 " int\n"
@@ -15109,26 +15163,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5787
+#: ../src/guestfs-actions.pod:5822
 msgid ""
 "This sets the memory size in megabytes allocated to the qemu subprocess.  "
 "This only has any effect if called before C<guestfs_launch>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5791 ../fish/guestfish-actions.pod:3889
+#: ../src/guestfs-actions.pod:5826 ../fish/guestfish-actions.pod:3919
 msgid ""
 "You can also change this by setting the environment variable "
 "C<LIBGUESTFS_MEMSIZE> before the handle is created."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5802
+#: ../src/guestfs-actions.pod:5837
 msgid "guestfs_set_network"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5804
+#: ../src/guestfs-actions.pod:5839
 #, no-wrap
 msgid ""
 " int\n"
@@ -15138,33 +15192,33 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5808 ../fish/guestfish-actions.pod:3902
+#: ../src/guestfs-actions.pod:5843 ../fish/guestfish-actions.pod:3932
 msgid ""
 "If C<network> is true, then the network is enabled in the libguestfs "
 "appliance.  The default is false."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5811 ../fish/guestfish-actions.pod:3905
+#: ../src/guestfs-actions.pod:5846 ../fish/guestfish-actions.pod:3935
 msgid ""
 "This affects whether commands are able to access the network (see "
 "L<guestfs(3)/RUNNING COMMANDS>)."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5814
+#: ../src/guestfs-actions.pod:5849
 msgid ""
 "You must call this before calling C<guestfs_launch>, otherwise it has no "
 "effect."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5821
+#: ../src/guestfs-actions.pod:5856
 msgid "guestfs_set_path"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5823
+#: ../src/guestfs-actions.pod:5858
 #, no-wrap
 msgid ""
 " int\n"
@@ -15174,29 +15228,29 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5827 ../fish/guestfish-actions.pod:3917
+#: ../src/guestfs-actions.pod:5862 ../fish/guestfish-actions.pod:3947
 msgid "Set the path that libguestfs searches for kernel and initrd.img."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5829 ../fish/guestfish-actions.pod:3919
+#: ../src/guestfs-actions.pod:5864 ../fish/guestfish-actions.pod:3949
 msgid ""
 "The default is C<$libdir/guestfs> unless overridden by setting "
 "C<LIBGUESTFS_PATH> environment variable."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5832 ../fish/guestfish-actions.pod:3922
+#: ../src/guestfs-actions.pod:5867 ../fish/guestfish-actions.pod:3952
 msgid "Setting C<path> to C<NULL> restores the default path."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5838
+#: ../src/guestfs-actions.pod:5873
 msgid "guestfs_set_qemu"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5840
+#: ../src/guestfs-actions.pod:5875
 #, no-wrap
 msgid ""
 " int\n"
@@ -15206,29 +15260,29 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5844 ../fish/guestfish-actions.pod:3930
+#: ../src/guestfs-actions.pod:5879 ../fish/guestfish-actions.pod:3960
 msgid "Set the qemu binary that we will use."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5846 ../fish/guestfish-actions.pod:3932
+#: ../src/guestfs-actions.pod:5881 ../fish/guestfish-actions.pod:3962
 msgid "The default is chosen when the library was compiled by the configure script."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5849 ../fish/guestfish-actions.pod:3935
+#: ../src/guestfs-actions.pod:5884 ../fish/guestfish-actions.pod:3965
 msgid ""
 "You can also override this by setting the C<LIBGUESTFS_QEMU> environment "
 "variable."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5852 ../fish/guestfish-actions.pod:3938
+#: ../src/guestfs-actions.pod:5887 ../fish/guestfish-actions.pod:3968
 msgid "Setting C<qemu> to C<NULL> restores the default qemu binary."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5854 ../fish/guestfish-actions.pod:3940
+#: ../src/guestfs-actions.pod:5889 ../fish/guestfish-actions.pod:3970
 msgid ""
 "Note that you should call this function as early as possible after creating "
 "the handle.  This is because some pre-launch operations depend on testing "
@@ -15239,12 +15293,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5866
+#: ../src/guestfs-actions.pod:5901
 msgid "guestfs_set_recovery_proc"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5868
+#: ../src/guestfs-actions.pod:5903
 #, no-wrap
 msgid ""
 " int\n"
@@ -15254,7 +15308,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5872
+#: ../src/guestfs-actions.pod:5907
 msgid ""
 "If this is called with the parameter C<false> then C<guestfs_launch> does "
 "not create a recovery process.  The purpose of the recovery process is to "
@@ -15263,14 +15317,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5877
+#: ../src/guestfs-actions.pod:5912
 msgid ""
 "This only has any effect if called before C<guestfs_launch>, and the default "
 "is true."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5880 ../fish/guestfish-actions.pod:3962
+#: ../src/guestfs-actions.pod:5915 ../fish/guestfish-actions.pod:3992
 msgid ""
 "About the only time when you would want to disable this is if the main "
 "process will fork itself into the background (\"daemonize\" itself).  In "
@@ -15279,12 +15333,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5890
+#: ../src/guestfs-actions.pod:5925
 msgid "guestfs_set_selinux"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5892
+#: ../src/guestfs-actions.pod:5927
 #, no-wrap
 msgid ""
 " int\n"
@@ -15294,26 +15348,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5896 ../fish/guestfish-actions.pod:3974
+#: ../src/guestfs-actions.pod:5931 ../fish/guestfish-actions.pod:4004
 msgid ""
 "This sets the selinux flag that is passed to the appliance at boot time.  "
 "The default is C<selinux=0> (disabled)."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5899 ../fish/guestfish-actions.pod:3977
+#: ../src/guestfs-actions.pod:5934 ../fish/guestfish-actions.pod:4007
 msgid ""
 "Note that if SELinux is enabled, it is always in Permissive mode "
 "(C<enforcing=0>)."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5909
+#: ../src/guestfs-actions.pod:5944
 msgid "guestfs_set_trace"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5911
+#: ../src/guestfs-actions.pod:5946
 #, no-wrap
 msgid ""
 " int\n"
@@ -15323,40 +15377,40 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5915 ../fish/guestfish-actions.pod:3989
+#: ../src/guestfs-actions.pod:5950 ../fish/guestfish-actions.pod:4019
 msgid ""
 "If the command trace flag is set to 1, then libguestfs calls, parameters and "
 "return values are traced."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5918 ../fish/guestfish-actions.pod:3992
+#: ../src/guestfs-actions.pod:5953 ../fish/guestfish-actions.pod:4022
 msgid ""
 "If you want to trace C API calls into libguestfs (and other libraries) then "
 "possibly a better way is to use the external ltrace(1) command."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5922 ../fish/guestfish-actions.pod:3996
+#: ../src/guestfs-actions.pod:5957 ../fish/guestfish-actions.pod:4026
 msgid ""
 "Command traces are disabled unless the environment variable "
 "C<LIBGUESTFS_TRACE> is defined and set to C<1>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5925
+#: ../src/guestfs-actions.pod:5960
 msgid ""
 "Trace messages are normally sent to C<stderr>, unless you register a "
 "callback to send them somewhere else (see C<guestfs_set_event_callback>)."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5933
+#: ../src/guestfs-actions.pod:5968
 msgid "guestfs_set_verbose"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5935
+#: ../src/guestfs-actions.pod:5970
 #, no-wrap
 msgid ""
 " int\n"
@@ -15366,31 +15420,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5939 ../fish/guestfish-actions.pod:4009
+#: ../src/guestfs-actions.pod:5974 ../fish/guestfish-actions.pod:4039
 msgid "If C<verbose> is true, this turns on verbose messages."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5941 ../fish/guestfish-actions.pod:4011
+#: ../src/guestfs-actions.pod:5976 ../fish/guestfish-actions.pod:4041
 msgid ""
 "Verbose messages are disabled unless the environment variable "
 "C<LIBGUESTFS_DEBUG> is defined and set to C<1>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5944
+#: ../src/guestfs-actions.pod:5979
 msgid ""
 "Verbose messages are normally sent to C<stderr>, unless you register a "
 "callback to send them somewhere else (see C<guestfs_set_event_callback>)."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5952
+#: ../src/guestfs-actions.pod:5987
 msgid "guestfs_setcon"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5954
+#: ../src/guestfs-actions.pod:5989
 #, no-wrap
 msgid ""
 " int\n"
@@ -15400,24 +15454,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5958 ../fish/guestfish-actions.pod:4022
+#: ../src/guestfs-actions.pod:5993 ../fish/guestfish-actions.pod:4052
 msgid ""
 "This sets the SELinux security context of the daemon to the string "
 "C<context>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5961 ../fish/guestfish-actions.pod:4025
+#: ../src/guestfs-actions.pod:5996 ../fish/guestfish-actions.pod:4055
 msgid "See the documentation about SELINUX in L<guestfs(3)>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5967
+#: ../src/guestfs-actions.pod:6002
 msgid "guestfs_setxattr"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5969
+#: ../src/guestfs-actions.pod:6004
 #, no-wrap
 msgid ""
 " int\n"
@@ -15430,24 +15484,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5976 ../fish/guestfish-actions.pod:4031
+#: ../src/guestfs-actions.pod:6011 ../fish/guestfish-actions.pod:4061
 msgid ""
 "This call sets the extended attribute named C<xattr> of the file C<path> to "
 "the value C<val> (of length C<vallen>).  The value is arbitrary 8 bit data."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5980
+#: ../src/guestfs-actions.pod:6015
 msgid "See also: C<guestfs_lsetxattr>, L<attr(5)>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5986
+#: ../src/guestfs-actions.pod:6021
 msgid "guestfs_sfdisk"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5988
+#: ../src/guestfs-actions.pod:6023
 #, no-wrap
 msgid ""
 " int\n"
@@ -15461,19 +15515,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5996 ../fish/guestfish-actions.pod:4041
+#: ../src/guestfs-actions.pod:6031 ../fish/guestfish-actions.pod:4071
 msgid ""
 "This is a direct interface to the L<sfdisk(8)> program for creating "
 "partitions on block devices."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5999 ../fish/guestfish-actions.pod:4044
+#: ../src/guestfs-actions.pod:6034 ../fish/guestfish-actions.pod:4074
 msgid "C<device> should be a block device, for example C</dev/sda>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6001 ../fish/guestfish-actions.pod:4046
+#: ../src/guestfs-actions.pod:6036 ../fish/guestfish-actions.pod:4076
 msgid ""
 "C<cyls>, C<heads> and C<sectors> are the number of cylinders, heads and "
 "sectors on the device, which are passed directly to sfdisk as the I<-C>, "
@@ -15484,14 +15538,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6009 ../fish/guestfish-actions.pod:4054
+#: ../src/guestfs-actions.pod:6044 ../fish/guestfish-actions.pod:4084
 msgid ""
 "C<lines> is a list of lines that we feed to C<sfdisk>.  For more information "
 "refer to the L<sfdisk(8)> manpage."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6012 ../fish/guestfish-actions.pod:4057
+#: ../src/guestfs-actions.pod:6047 ../fish/guestfish-actions.pod:4087
 msgid ""
 "To create a single partition occupying the whole disk, you would pass "
 "C<lines> as a single element list, when the single element being the string "
@@ -15499,17 +15553,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6016
+#: ../src/guestfs-actions.pod:6051
 msgid "See also: C<guestfs_sfdisk_l>, C<guestfs_sfdisk_N>, C<guestfs_part_init>"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6026
+#: ../src/guestfs-actions.pod:6061
 msgid "guestfs_sfdiskM"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6028
+#: ../src/guestfs-actions.pod:6063
 #, no-wrap
 msgid ""
 " int\n"
@@ -15520,7 +15574,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6033
+#: ../src/guestfs-actions.pod:6068
 msgid ""
 "This is a simplified interface to the C<guestfs_sfdisk> command, where "
 "partition sizes are specified in megabytes only (rounded to the nearest "
@@ -15529,19 +15583,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6039
+#: ../src/guestfs-actions.pod:6074
 msgid ""
 "See also: C<guestfs_sfdisk>, the L<sfdisk(8)> manpage and "
 "C<guestfs_part_disk>"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6049
+#: ../src/guestfs-actions.pod:6084
 msgid "guestfs_sfdisk_N"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6051
+#: ../src/guestfs-actions.pod:6086
 #, no-wrap
 msgid ""
 " int\n"
@@ -15556,31 +15610,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6060 ../fish/guestfish-actions.pod:4087
+#: ../src/guestfs-actions.pod:6095 ../fish/guestfish-actions.pod:4117
 msgid ""
 "This runs L<sfdisk(8)> option to modify just the single partition C<n> "
 "(note: C<n> counts from 1)."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6063
+#: ../src/guestfs-actions.pod:6098
 msgid ""
 "For other parameters, see C<guestfs_sfdisk>.  You should usually pass C<0> "
 "for the cyls/heads/sectors parameters."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6066
+#: ../src/guestfs-actions.pod:6101
 msgid "See also: C<guestfs_part_add>"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6075
+#: ../src/guestfs-actions.pod:6110
 msgid "guestfs_sfdisk_disk_geometry"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6077
+#: ../src/guestfs-actions.pod:6112
 #, no-wrap
 msgid ""
 " char *\n"
@@ -15590,7 +15644,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6081
+#: ../src/guestfs-actions.pod:6116
 msgid ""
 "This displays the disk geometry of C<device> read from the partition table.  "
 "Especially in the case where the underlying block device has been resized, "
@@ -15599,17 +15653,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6086 ../src/guestfs-actions.pod:6102 ../fish/guestfish-actions.pod:4107 ../fish/guestfish-actions.pod:4116
+#: ../src/guestfs-actions.pod:6121 ../src/guestfs-actions.pod:6137 ../fish/guestfish-actions.pod:4137 ../fish/guestfish-actions.pod:4146
 msgid "The result is in human-readable format, and not designed to be parsed."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6094
+#: ../src/guestfs-actions.pod:6129
 msgid "guestfs_sfdisk_kernel_geometry"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6096
+#: ../src/guestfs-actions.pod:6131
 #, no-wrap
 msgid ""
 " char *\n"
@@ -15619,17 +15673,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6100 ../fish/guestfish-actions.pod:4114
+#: ../src/guestfs-actions.pod:6135 ../fish/guestfish-actions.pod:4144
 msgid "This displays the kernel's idea of the geometry of C<device>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6110
+#: ../src/guestfs-actions.pod:6145
 msgid "guestfs_sfdisk_l"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6112
+#: ../src/guestfs-actions.pod:6147
 #, no-wrap
 msgid ""
 " char *\n"
@@ -15639,24 +15693,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6116 ../fish/guestfish-actions.pod:4123
+#: ../src/guestfs-actions.pod:6151 ../fish/guestfish-actions.pod:4153
 msgid ""
 "This displays the partition table on C<device>, in the human-readable output "
 "of the L<sfdisk(8)> command.  It is not intended to be parsed."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6120
+#: ../src/guestfs-actions.pod:6155
 msgid "See also: C<guestfs_part_list>"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6127
+#: ../src/guestfs-actions.pod:6162
 msgid "guestfs_sh"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6129
+#: ../src/guestfs-actions.pod:6164
 #, no-wrap
 msgid ""
 " char *\n"
@@ -15666,19 +15720,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6133 ../fish/guestfish-actions.pod:4133
+#: ../src/guestfs-actions.pod:6168 ../fish/guestfish-actions.pod:4163
 msgid ""
 "This call runs a command from the guest filesystem via the guest's "
 "C</bin/sh>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6136
+#: ../src/guestfs-actions.pod:6171
 msgid "This is like C<guestfs_command>, but passes the command to:"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6138 ../fish/guestfish-actions.pod:4138
+#: ../src/guestfs-actions.pod:6173 ../fish/guestfish-actions.pod:4168
 #, no-wrap
 msgid ""
 " /bin/sh -c \"command\"\n"
@@ -15686,24 +15740,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6140 ../fish/guestfish-actions.pod:4140
+#: ../src/guestfs-actions.pod:6175 ../fish/guestfish-actions.pod:4170
 msgid ""
 "Depending on the guest's shell, this usually results in wildcards being "
 "expanded, shell expressions being interpolated and so on."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6144
+#: ../src/guestfs-actions.pod:6179
 msgid "All the provisos about C<guestfs_command> apply to this call."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6151
+#: ../src/guestfs-actions.pod:6186
 msgid "guestfs_sh_lines"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6153
+#: ../src/guestfs-actions.pod:6188
 #, no-wrap
 msgid ""
 " char **\n"
@@ -15713,24 +15767,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6157
+#: ../src/guestfs-actions.pod:6192
 msgid ""
 "This is the same as C<guestfs_sh>, but splits the result into a list of "
 "lines."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6160
+#: ../src/guestfs-actions.pod:6195
 msgid "See also: C<guestfs_command_lines>"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6168
+#: ../src/guestfs-actions.pod:6203
 msgid "guestfs_sleep"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6170
+#: ../src/guestfs-actions.pod:6205
 #, no-wrap
 msgid ""
 " int\n"
@@ -15740,22 +15794,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6174 ../fish/guestfish-actions.pod:4159
+#: ../src/guestfs-actions.pod:6209 ../fish/guestfish-actions.pod:4189
 msgid "Sleep for C<secs> seconds."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6178
+#: ../src/guestfs-actions.pod:6213
 msgid "(Added in 1.0.41)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6180 ../src/guestfs-structs.pod:109
+#: ../src/guestfs-actions.pod:6215 ../src/guestfs-structs.pod:109
 msgid "guestfs_stat"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6182
+#: ../src/guestfs-actions.pod:6217
 #, no-wrap
 msgid ""
 " struct guestfs_stat *\n"
@@ -15765,17 +15819,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6188 ../fish/guestfish-actions.pod:4167
+#: ../src/guestfs-actions.pod:6223 ../fish/guestfish-actions.pod:4197
 msgid "This is the same as the C<stat(2)> system call."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6196 ../src/guestfs-structs.pod:135
+#: ../src/guestfs-actions.pod:6231 ../src/guestfs-structs.pod:135
 msgid "guestfs_statvfs"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6198
+#: ../src/guestfs-actions.pod:6233
 #, no-wrap
 msgid ""
 " struct guestfs_statvfs *\n"
@@ -15785,7 +15839,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6202 ../fish/guestfish-actions.pod:4173
+#: ../src/guestfs-actions.pod:6237 ../fish/guestfish-actions.pod:4203
 msgid ""
 "Returns file system statistics for any mounted file system.  C<path> should "
 "be a file or directory in the mounted file system (typically it is the mount "
@@ -15793,24 +15847,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6206 ../fish/guestfish-actions.pod:4177
+#: ../src/guestfs-actions.pod:6241 ../fish/guestfish-actions.pod:4207
 msgid "This is the same as the C<statvfs(2)> system call."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6208
+#: ../src/guestfs-actions.pod:6243
 msgid ""
 "This function returns a C<struct guestfs_statvfs *>, or NULL if there was an "
 "error.  I<The caller must call C<guestfs_free_statvfs> after use>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6214
+#: ../src/guestfs-actions.pod:6249
 msgid "guestfs_strings"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6216
+#: ../src/guestfs-actions.pod:6251
 #, no-wrap
 msgid ""
 " char **\n"
@@ -15820,19 +15874,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6220 ../fish/guestfish-actions.pod:4183
+#: ../src/guestfs-actions.pod:6255 ../fish/guestfish-actions.pod:4213
 msgid ""
 "This runs the L<strings(1)> command on a file and returns the list of "
 "printable strings found."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6232
+#: ../src/guestfs-actions.pod:6267
 msgid "guestfs_strings_e"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6234
+#: ../src/guestfs-actions.pod:6269
 #, no-wrap
 msgid ""
 " char **\n"
@@ -15843,93 +15897,93 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6239
+#: ../src/guestfs-actions.pod:6274
 msgid ""
 "This is like the C<guestfs_strings> command, but allows you to specify the "
 "encoding of strings that are looked for in the source file C<path>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6243 ../fish/guestfish-actions.pod:4197
+#: ../src/guestfs-actions.pod:6278 ../fish/guestfish-actions.pod:4227
 msgid "Allowed encodings are:"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:6247 ../fish/guestfish-actions.pod:4201
+#: ../src/guestfs-actions.pod:6282 ../fish/guestfish-actions.pod:4231
 msgid "s"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6249
+#: ../src/guestfs-actions.pod:6284
 msgid ""
 "Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of "
 "ISO-8859-X (this is what C<guestfs_strings> uses)."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:6252 ../fish/guestfish-actions.pod:4206
+#: ../src/guestfs-actions.pod:6287 ../fish/guestfish-actions.pod:4236
 msgid "S"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6254 ../fish/guestfish-actions.pod:4208
+#: ../src/guestfs-actions.pod:6289 ../fish/guestfish-actions.pod:4238
 msgid "Single 8-bit-byte characters."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:6256 ../fish/guestfish-actions.pod:4210
+#: ../src/guestfs-actions.pod:6291 ../fish/guestfish-actions.pod:4240
 msgid "b"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6258 ../fish/guestfish-actions.pod:4212
+#: ../src/guestfs-actions.pod:6293 ../fish/guestfish-actions.pod:4242
 msgid "16-bit big endian strings such as those encoded in UTF-16BE or UCS-2BE."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:6261 ../fish/guestfish-actions.pod:4215
+#: ../src/guestfs-actions.pod:6296 ../fish/guestfish-actions.pod:4245
 msgid "l (lower case letter L)"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6263 ../fish/guestfish-actions.pod:4217
+#: ../src/guestfs-actions.pod:6298 ../fish/guestfish-actions.pod:4247
 msgid ""
 "16-bit little endian such as UTF-16LE and UCS-2LE.  This is useful for "
 "examining binaries in Windows guests."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:6266 ../fish/guestfish-actions.pod:4220
+#: ../src/guestfs-actions.pod:6301 ../fish/guestfish-actions.pod:4250
 msgid "B"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6268 ../fish/guestfish-actions.pod:4222
+#: ../src/guestfs-actions.pod:6303 ../fish/guestfish-actions.pod:4252
 msgid "32-bit big endian such as UCS-4BE."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:6270 ../fish/guestfish-actions.pod:4224
+#: ../src/guestfs-actions.pod:6305 ../fish/guestfish-actions.pod:4254
 msgid "L"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6272 ../fish/guestfish-actions.pod:4226
+#: ../src/guestfs-actions.pod:6307 ../fish/guestfish-actions.pod:4256
 msgid "32-bit little endian such as UCS-4LE."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6276 ../fish/guestfish-actions.pod:4230
+#: ../src/guestfs-actions.pod:6311 ../fish/guestfish-actions.pod:4260
 msgid "The returned strings are transcoded to UTF-8."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6287
+#: ../src/guestfs-actions.pod:6322
 msgid "guestfs_swapoff_device"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6289
+#: ../src/guestfs-actions.pod:6324
 #, no-wrap
 msgid ""
 " int\n"
@@ -15939,19 +15993,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6293
+#: ../src/guestfs-actions.pod:6328
 msgid ""
 "This command disables the libguestfs appliance swap device or partition "
 "named C<device>.  See C<guestfs_swapon_device>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6301
+#: ../src/guestfs-actions.pod:6336
 msgid "guestfs_swapoff_file"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6303
+#: ../src/guestfs-actions.pod:6338
 #, no-wrap
 msgid ""
 " int\n"
@@ -15961,17 +16015,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6307 ../fish/guestfish-actions.pod:4247
+#: ../src/guestfs-actions.pod:6342 ../fish/guestfish-actions.pod:4277
 msgid "This command disables the libguestfs appliance swap on file."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6313
+#: ../src/guestfs-actions.pod:6348
 msgid "guestfs_swapoff_label"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6315
+#: ../src/guestfs-actions.pod:6350
 #, no-wrap
 msgid ""
 " int\n"
@@ -15981,19 +16035,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6319 ../fish/guestfish-actions.pod:4253
+#: ../src/guestfs-actions.pod:6354 ../fish/guestfish-actions.pod:4283
 msgid ""
 "This command disables the libguestfs appliance swap on labeled swap "
 "partition."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6326
+#: ../src/guestfs-actions.pod:6361
 msgid "guestfs_swapoff_uuid"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6328
+#: ../src/guestfs-actions.pod:6363
 #, no-wrap
 msgid ""
 " int\n"
@@ -16003,19 +16057,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6332 ../fish/guestfish-actions.pod:4260
+#: ../src/guestfs-actions.pod:6367 ../fish/guestfish-actions.pod:4290
 msgid ""
 "This command disables the libguestfs appliance swap partition with the given "
 "UUID."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6339
+#: ../src/guestfs-actions.pod:6374
 msgid "guestfs_swapon_device"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6341
+#: ../src/guestfs-actions.pod:6376
 #, no-wrap
 msgid ""
 " int\n"
@@ -16025,7 +16079,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6345
+#: ../src/guestfs-actions.pod:6380
 msgid ""
 "This command enables the libguestfs appliance to use the swap device or "
 "partition named C<device>.  The increased memory is made available for all "
@@ -16033,7 +16087,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6350 ../fish/guestfish-actions.pod:4272
+#: ../src/guestfs-actions.pod:6385 ../fish/guestfish-actions.pod:4302
 msgid ""
 "Note that you should not swap to existing guest swap partitions unless you "
 "know what you are doing.  They may contain hibernation information, or other "
@@ -16043,12 +16097,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6361
+#: ../src/guestfs-actions.pod:6396
 msgid "guestfs_swapon_file"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6363
+#: ../src/guestfs-actions.pod:6398
 #, no-wrap
 msgid ""
 " int\n"
@@ -16058,19 +16112,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6367
+#: ../src/guestfs-actions.pod:6402
 msgid ""
 "This command enables swap to a file.  See C<guestfs_swapon_device> for other "
 "notes."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6374
+#: ../src/guestfs-actions.pod:6409
 msgid "guestfs_swapon_label"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6376
+#: ../src/guestfs-actions.pod:6411
 #, no-wrap
 msgid ""
 " int\n"
@@ -16080,19 +16134,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6380
+#: ../src/guestfs-actions.pod:6415
 msgid ""
 "This command enables swap to a labeled swap partition.  See "
 "C<guestfs_swapon_device> for other notes."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6387
+#: ../src/guestfs-actions.pod:6422
 msgid "guestfs_swapon_uuid"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6389
+#: ../src/guestfs-actions.pod:6424
 #, no-wrap
 msgid ""
 " int\n"
@@ -16102,19 +16156,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6393
+#: ../src/guestfs-actions.pod:6428
 msgid ""
 "This command enables swap to a swap partition with the given UUID.  See "
 "C<guestfs_swapon_device> for other notes."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6400
+#: ../src/guestfs-actions.pod:6435
 msgid "guestfs_sync"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6402
+#: ../src/guestfs-actions.pod:6437
 #, no-wrap
 msgid ""
 " int\n"
@@ -16123,26 +16177,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6405 ../fish/guestfish-actions.pod:4304
+#: ../src/guestfs-actions.pod:6440 ../fish/guestfish-actions.pod:4334
 msgid ""
 "This syncs the disk, so that any writes are flushed through to the "
 "underlying disk image."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6408 ../fish/guestfish-actions.pod:4307
+#: ../src/guestfs-actions.pod:6443 ../fish/guestfish-actions.pod:4337
 msgid ""
 "You should always call this if you have modified a disk image, before "
 "closing the handle."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6415
+#: ../src/guestfs-actions.pod:6450
 msgid "guestfs_tail"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6417
+#: ../src/guestfs-actions.pod:6452
 #, no-wrap
 msgid ""
 " char **\n"
@@ -16152,17 +16206,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6421 ../fish/guestfish-actions.pod:4314
+#: ../src/guestfs-actions.pod:6456 ../fish/guestfish-actions.pod:4344
 msgid "This command returns up to the last 10 lines of a file as a list of strings."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6433
+#: ../src/guestfs-actions.pod:6468
 msgid "guestfs_tail_n"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6435
+#: ../src/guestfs-actions.pod:6470
 #, no-wrap
 msgid ""
 " char **\n"
@@ -16173,26 +16227,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6440 ../fish/guestfish-actions.pod:4324
+#: ../src/guestfs-actions.pod:6475 ../fish/guestfish-actions.pod:4354
 msgid ""
 "If the parameter C<nrlines> is a positive number, this returns the last "
 "C<nrlines> lines of the file C<path>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6443 ../fish/guestfish-actions.pod:4327
+#: ../src/guestfs-actions.pod:6478 ../fish/guestfish-actions.pod:4357
 msgid ""
 "If the parameter C<nrlines> is a negative number, this returns lines from "
 "the file C<path>, starting with the C<-nrlines>th line."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6457
+#: ../src/guestfs-actions.pod:6492
 msgid "guestfs_tar_in"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6459
+#: ../src/guestfs-actions.pod:6494
 #, no-wrap
 msgid ""
 " int\n"
@@ -16203,29 +16257,29 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6464 ../fish/guestfish-actions.pod:4339
+#: ../src/guestfs-actions.pod:6499 ../fish/guestfish-actions.pod:4369
 msgid ""
 "This command uploads and unpacks local file C<tarfile> (an I<uncompressed> "
 "tar file) into C<directory>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6467
+#: ../src/guestfs-actions.pod:6502
 msgid "To upload a compressed tarball, use C<guestfs_tgz_in> or C<guestfs_txz_in>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6472 ../src/guestfs-actions.pod:6489 ../src/guestfs-actions.pod:6505 ../src/guestfs-actions.pod:6521
+#: ../src/guestfs-actions.pod:6507 ../src/guestfs-actions.pod:6524 ../src/guestfs-actions.pod:6540 ../src/guestfs-actions.pod:6556
 msgid "(Added in 1.0.3)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6474
+#: ../src/guestfs-actions.pod:6509
 msgid "guestfs_tar_out"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6476
+#: ../src/guestfs-actions.pod:6511
 #, no-wrap
 msgid ""
 " int\n"
@@ -16236,26 +16290,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6481 ../fish/guestfish-actions.pod:4351
+#: ../src/guestfs-actions.pod:6516 ../fish/guestfish-actions.pod:4381
 msgid ""
 "This command packs the contents of C<directory> and downloads it to local "
 "file C<tarfile>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6484
+#: ../src/guestfs-actions.pod:6519
 msgid ""
 "To download a compressed tarball, use C<guestfs_tgz_out> or "
 "C<guestfs_txz_out>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6491
+#: ../src/guestfs-actions.pod:6526
 msgid "guestfs_tgz_in"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6493
+#: ../src/guestfs-actions.pod:6528
 #, no-wrap
 msgid ""
 " int\n"
@@ -16266,24 +16320,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6498 ../fish/guestfish-actions.pod:4363
+#: ../src/guestfs-actions.pod:6533 ../fish/guestfish-actions.pod:4393
 msgid ""
 "This command uploads and unpacks local file C<tarball> (a I<gzip compressed> "
 "tar file) into C<directory>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6501
+#: ../src/guestfs-actions.pod:6536
 msgid "To upload an uncompressed tarball, use C<guestfs_tar_in>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6507
+#: ../src/guestfs-actions.pod:6542
 msgid "guestfs_tgz_out"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6509
+#: ../src/guestfs-actions.pod:6544
 #, no-wrap
 msgid ""
 " int\n"
@@ -16294,24 +16348,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6514 ../fish/guestfish-actions.pod:4374
+#: ../src/guestfs-actions.pod:6549 ../fish/guestfish-actions.pod:4404
 msgid ""
 "This command packs the contents of C<directory> and downloads it to local "
 "file C<tarball>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6517
+#: ../src/guestfs-actions.pod:6552
 msgid "To download an uncompressed tarball, use C<guestfs_tar_out>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6523
+#: ../src/guestfs-actions.pod:6558
 msgid "guestfs_touch"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6525
+#: ../src/guestfs-actions.pod:6560
 #, no-wrap
 msgid ""
 " int\n"
@@ -16321,7 +16375,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6529 ../fish/guestfish-actions.pod:4385
+#: ../src/guestfs-actions.pod:6564 ../fish/guestfish-actions.pod:4415
 msgid ""
 "Touch acts like the L<touch(1)> command.  It can be used to update the "
 "timestamps on a file, or, if the file does not exist, to create a new "
@@ -16329,19 +16383,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6533 ../fish/guestfish-actions.pod:4389
+#: ../src/guestfs-actions.pod:6568 ../fish/guestfish-actions.pod:4419
 msgid ""
 "This command only works on regular files, and will fail on other file types "
 "such as directories, symbolic links, block special etc."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6540
+#: ../src/guestfs-actions.pod:6575
 msgid "guestfs_truncate"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6542
+#: ../src/guestfs-actions.pod:6577
 #, no-wrap
 msgid ""
 " int\n"
@@ -16351,19 +16405,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6546 ../fish/guestfish-actions.pod:4396
+#: ../src/guestfs-actions.pod:6581 ../fish/guestfish-actions.pod:4426
 msgid ""
 "This command truncates C<path> to a zero-length file.  The file must exist "
 "already."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6553
+#: ../src/guestfs-actions.pod:6588
 msgid "guestfs_truncate_size"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6555
+#: ../src/guestfs-actions.pod:6590
 #, no-wrap
 msgid ""
 " int\n"
@@ -16374,14 +16428,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6560 ../fish/guestfish-actions.pod:4403
+#: ../src/guestfs-actions.pod:6595 ../fish/guestfish-actions.pod:4433
 msgid ""
 "This command truncates C<path> to size C<size> bytes.  The file must exist "
 "already."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6563
+#: ../src/guestfs-actions.pod:6598
 msgid ""
 "If the current file size is less than C<size> then the file is extended to "
 "the required size with zero bytes.  This creates a sparse file (ie. disk "
@@ -16390,12 +16444,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6573
+#: ../src/guestfs-actions.pod:6608
 msgid "guestfs_tune2fs_l"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6575
+#: ../src/guestfs-actions.pod:6610
 #, no-wrap
 msgid ""
 " char **\n"
@@ -16405,14 +16459,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6579 ../fish/guestfish-actions.pod:4416
+#: ../src/guestfs-actions.pod:6614 ../fish/guestfish-actions.pod:4446
 msgid ""
 "This returns the contents of the ext2, ext3 or ext4 filesystem superblock on "
 "C<device>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6582 ../fish/guestfish-actions.pod:4419
+#: ../src/guestfs-actions.pod:6617 ../fish/guestfish-actions.pod:4449
 msgid ""
 "It is the same as running C<tune2fs -l device>.  See L<tune2fs(8)> manpage "
 "for more details.  The list of fields returned isn't clearly defined, and "
@@ -16421,12 +16475,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6595
+#: ../src/guestfs-actions.pod:6630
 msgid "guestfs_txz_in"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6597
+#: ../src/guestfs-actions.pod:6632
 #, no-wrap
 msgid ""
 " int\n"
@@ -16437,19 +16491,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6602 ../fish/guestfish-actions.pod:4428
+#: ../src/guestfs-actions.pod:6637 ../fish/guestfish-actions.pod:4458
 msgid ""
 "This command uploads and unpacks local file C<tarball> (an I<xz compressed> "
 "tar file) into C<directory>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6609
+#: ../src/guestfs-actions.pod:6644
 msgid "guestfs_txz_out"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6611
+#: ../src/guestfs-actions.pod:6646
 #, no-wrap
 msgid ""
 " int\n"
@@ -16460,19 +16514,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6616 ../fish/guestfish-actions.pod:4437
+#: ../src/guestfs-actions.pod:6651 ../fish/guestfish-actions.pod:4467
 msgid ""
 "This command packs the contents of C<directory> and downloads it to local "
 "file C<tarball> (as an xz compressed tar archive)."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6623
+#: ../src/guestfs-actions.pod:6658
 msgid "guestfs_umask"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6625
+#: ../src/guestfs-actions.pod:6660
 #, no-wrap
 msgid ""
 " int\n"
@@ -16482,14 +16536,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6629 ../fish/guestfish-actions.pod:4446
+#: ../src/guestfs-actions.pod:6664 ../fish/guestfish-actions.pod:4476
 msgid ""
 "This function sets the mask used for creating new files and device nodes to "
 "C<mask & 0777>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6632 ../fish/guestfish-actions.pod:4449
+#: ../src/guestfs-actions.pod:6667 ../fish/guestfish-actions.pod:4479
 msgid ""
 "Typical umask values would be C<022> which creates new files with "
 "permissions like \"-rw-r--r--\" or \"-rwxr-xr-x\", and C<002> which creates "
@@ -16497,7 +16551,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6637 ../fish/guestfish-actions.pod:4454
+#: ../src/guestfs-actions.pod:6672 ../fish/guestfish-actions.pod:4484
 msgid ""
 "The default umask is C<022>.  This is important because it means that "
 "directories and device nodes will be created with C<0644> or C<0755> mode "
@@ -16505,24 +16559,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6641
+#: ../src/guestfs-actions.pod:6676
 msgid ""
 "See also C<guestfs_get_umask>, L<umask(2)>, C<guestfs_mknod>, "
 "C<guestfs_mkdir>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6644 ../fish/guestfish-actions.pod:4461
+#: ../src/guestfs-actions.pod:6679 ../fish/guestfish-actions.pod:4491
 msgid "This call returns the previous umask."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6650
+#: ../src/guestfs-actions.pod:6685
 msgid "guestfs_umount"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6652
+#: ../src/guestfs-actions.pod:6687
 #, no-wrap
 msgid ""
 " int\n"
@@ -16532,19 +16586,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6656 ../fish/guestfish-actions.pod:4469
+#: ../src/guestfs-actions.pod:6691 ../fish/guestfish-actions.pod:4499
 msgid ""
 "This unmounts the given filesystem.  The filesystem may be specified either "
 "by its mountpoint (path) or the device which contains the filesystem."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6664
+#: ../src/guestfs-actions.pod:6699
 msgid "guestfs_umount_all"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6666
+#: ../src/guestfs-actions.pod:6701
 #, no-wrap
 msgid ""
 " int\n"
@@ -16553,22 +16607,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6669 ../fish/guestfish-actions.pod:4479
+#: ../src/guestfs-actions.pod:6704 ../fish/guestfish-actions.pod:4509
 msgid "This unmounts all mounted filesystems."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6671 ../fish/guestfish-actions.pod:4481
+#: ../src/guestfs-actions.pod:6706 ../fish/guestfish-actions.pod:4511
 msgid "Some internal mounts are not unmounted by this call."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6677
+#: ../src/guestfs-actions.pod:6712
 msgid "guestfs_upload"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6679
+#: ../src/guestfs-actions.pod:6714
 #, no-wrap
 msgid ""
 " int\n"
@@ -16579,22 +16633,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6684 ../src/guestfs-actions.pod:6708 ../fish/guestfish-actions.pod:4487 ../fish/guestfish-actions.pod:4500
+#: ../src/guestfs-actions.pod:6719 ../src/guestfs-actions.pod:6743 ../fish/guestfish-actions.pod:4517 ../fish/guestfish-actions.pod:4530
 msgid "Upload local file C<filename> to C<remotefilename> on the filesystem."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6689
+#: ../src/guestfs-actions.pod:6724
 msgid "See also C<guestfs_download>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6700
+#: ../src/guestfs-actions.pod:6735
 msgid "guestfs_upload_offset"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6702
+#: ../src/guestfs-actions.pod:6737
 #, no-wrap
 msgid ""
 " int\n"
@@ -16606,7 +16660,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6711 ../fish/guestfish-actions.pod:4503
+#: ../src/guestfs-actions.pod:6746 ../fish/guestfish-actions.pod:4533
 msgid ""
 "C<remotefilename> is overwritten starting at the byte C<offset> specified.  "
 "The intention is to overwrite parts of existing files or devices, although "
@@ -16616,7 +16670,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6718
+#: ../src/guestfs-actions.pod:6753
 msgid ""
 "Note that there is no limit on the amount of data that can be uploaded with "
 "this call, unlike with C<guestfs_pwrite>, and this call always writes the "
@@ -16624,17 +16678,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6723
+#: ../src/guestfs-actions.pod:6758
 msgid "See also C<guestfs_upload>, C<guestfs_pwrite>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6734
+#: ../src/guestfs-actions.pod:6769
 msgid "guestfs_utimens"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6736
+#: ../src/guestfs-actions.pod:6771
 #, no-wrap
 msgid ""
 " int\n"
@@ -16648,26 +16702,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6744 ../fish/guestfish-actions.pod:4523
+#: ../src/guestfs-actions.pod:6779 ../fish/guestfish-actions.pod:4553
 msgid "This command sets the timestamps of a file with nanosecond precision."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6747 ../fish/guestfish-actions.pod:4526
+#: ../src/guestfs-actions.pod:6782 ../fish/guestfish-actions.pod:4556
 msgid ""
 "C<atsecs, atnsecs> are the last access time (atime) in secs and nanoseconds "
 "from the epoch."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6750 ../fish/guestfish-actions.pod:4529
+#: ../src/guestfs-actions.pod:6785 ../fish/guestfish-actions.pod:4559
 msgid ""
 "C<mtsecs, mtnsecs> are the last modification time (mtime) in secs and "
 "nanoseconds from the epoch."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6753 ../fish/guestfish-actions.pod:4532
+#: ../src/guestfs-actions.pod:6788 ../fish/guestfish-actions.pod:4562
 msgid ""
 "If the C<*nsecs> field contains the special value C<-1> then the "
 "corresponding timestamp is set to the current time.  (The C<*secs> field is "
@@ -16675,7 +16729,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6757 ../fish/guestfish-actions.pod:4536
+#: ../src/guestfs-actions.pod:6792 ../fish/guestfish-actions.pod:4566
 msgid ""
 "If the C<*nsecs> field contains the special value C<-2> then the "
 "corresponding timestamp is left unchanged.  (The C<*secs> field is ignored "
@@ -16683,12 +16737,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6765 ../src/guestfs-structs.pod:175
+#: ../src/guestfs-actions.pod:6800 ../src/guestfs-structs.pod:175
 msgid "guestfs_version"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6767
+#: ../src/guestfs-actions.pod:6802
 #, no-wrap
 msgid ""
 " struct guestfs_version *\n"
@@ -16697,12 +16751,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6770 ../fish/guestfish-actions.pod:4544
+#: ../src/guestfs-actions.pod:6805 ../fish/guestfish-actions.pod:4574
 msgid "Return the libguestfs version number that the program is linked against."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6773 ../fish/guestfish-actions.pod:4547
+#: ../src/guestfs-actions.pod:6808 ../fish/guestfish-actions.pod:4577
 msgid ""
 "Note that because of dynamic linking this is not necessarily the version of "
 "libguestfs that you compiled against.  You can compile the program, and then "
@@ -16711,7 +16765,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6778 ../fish/guestfish-actions.pod:4552
+#: ../src/guestfs-actions.pod:6813 ../fish/guestfish-actions.pod:4582
 msgid ""
 "This call was added in version C<1.0.58>.  In previous versions of "
 "libguestfs there was no way to get the version number.  From C code you can "
@@ -16720,7 +16774,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6784 ../fish/guestfish-actions.pod:4558
+#: ../src/guestfs-actions.pod:6819 ../fish/guestfish-actions.pod:4588
 msgid ""
 "The call returns a structure with four elements.  The first three (C<major>, "
 "C<minor> and C<release>) are numbers and correspond to the usual version "
@@ -16729,17 +16783,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6790 ../fish/guestfish-actions.pod:4564
+#: ../src/guestfs-actions.pod:6825 ../fish/guestfish-actions.pod:4594
 msgid "To construct the original version string: C<$major.$minor.$release$extra>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6793 ../fish/guestfish-actions.pod:4567
+#: ../src/guestfs-actions.pod:6828 ../fish/guestfish-actions.pod:4597
 msgid "See also: L<guestfs(3)/LIBGUESTFS VERSION NUMBERS>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6795
+#: ../src/guestfs-actions.pod:6830
 msgid ""
 "I<Note:> Don't use this call to test for availability of features.  In "
 "enterprise distributions we backport features from later versions into "
@@ -16748,24 +16802,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6801
+#: ../src/guestfs-actions.pod:6836
 msgid ""
 "This function returns a C<struct guestfs_version *>, or NULL if there was an "
 "error.  I<The caller must call C<guestfs_free_version> after use>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6805
+#: ../src/guestfs-actions.pod:6840
 msgid "(Added in 1.0.58)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6807
+#: ../src/guestfs-actions.pod:6842
 msgid "guestfs_vfs_label"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6809
+#: ../src/guestfs-actions.pod:6844
 #, no-wrap
 msgid ""
 " char *\n"
@@ -16775,32 +16829,32 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6813 ../fish/guestfish-actions.pod:4579
+#: ../src/guestfs-actions.pod:6848 ../fish/guestfish-actions.pod:4609
 msgid "This returns the filesystem label of the filesystem on C<device>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6816 ../fish/guestfish-actions.pod:4582
+#: ../src/guestfs-actions.pod:6851 ../fish/guestfish-actions.pod:4612
 msgid "If the filesystem is unlabeled, this returns the empty string."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6818
+#: ../src/guestfs-actions.pod:6853
 msgid "To find a filesystem from the label, use C<guestfs_findfs_label>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6823 ../src/guestfs-actions.pod:6860
+#: ../src/guestfs-actions.pod:6858 ../src/guestfs-actions.pod:6895
 msgid "(Added in 1.3.18)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6825
+#: ../src/guestfs-actions.pod:6860
 msgid "guestfs_vfs_type"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6827
+#: ../src/guestfs-actions.pod:6862
 #, no-wrap
 msgid ""
 " char *\n"
@@ -16810,14 +16864,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6831 ../fish/guestfish-actions.pod:4590
+#: ../src/guestfs-actions.pod:6866 ../fish/guestfish-actions.pod:4620
 msgid ""
 "This command gets the filesystem type corresponding to the filesystem on "
 "C<device>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6834 ../fish/guestfish-actions.pod:4593
+#: ../src/guestfs-actions.pod:6869 ../fish/guestfish-actions.pod:4623
 msgid ""
 "For most filesystems, the result is the name of the Linux VFS module which "
 "would be used to mount this filesystem if you mounted it without specifying "
@@ -16825,12 +16879,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6844
+#: ../src/guestfs-actions.pod:6879
 msgid "guestfs_vfs_uuid"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6846
+#: ../src/guestfs-actions.pod:6881
 #, no-wrap
 msgid ""
 " char *\n"
@@ -16840,27 +16894,27 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6850 ../fish/guestfish-actions.pod:4602
+#: ../src/guestfs-actions.pod:6885 ../fish/guestfish-actions.pod:4632
 msgid "This returns the filesystem UUID of the filesystem on C<device>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6853 ../fish/guestfish-actions.pod:4605
+#: ../src/guestfs-actions.pod:6888 ../fish/guestfish-actions.pod:4635
 msgid "If the filesystem does not have a UUID, this returns the empty string."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6855
+#: ../src/guestfs-actions.pod:6890
 msgid "To find a filesystem from the UUID, use C<guestfs_findfs_uuid>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6862
+#: ../src/guestfs-actions.pod:6897
 msgid "guestfs_vg_activate"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6864
+#: ../src/guestfs-actions.pod:6899
 #, no-wrap
 msgid ""
 " int\n"
@@ -16871,7 +16925,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6869 ../fish/guestfish-actions.pod:4613
+#: ../src/guestfs-actions.pod:6904 ../fish/guestfish-actions.pod:4643
 msgid ""
 "This command activates or (if C<activate> is false) deactivates all logical "
 "volumes in the listed volume groups C<volgroups>.  If activated, then they "
@@ -16880,24 +16934,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6875 ../fish/guestfish-actions.pod:4619
+#: ../src/guestfs-actions.pod:6910 ../fish/guestfish-actions.pod:4649
 msgid "This command is the same as running C<vgchange -a y|n volgroups...>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6877 ../fish/guestfish-actions.pod:4621
+#: ../src/guestfs-actions.pod:6912 ../fish/guestfish-actions.pod:4651
 msgid ""
 "Note that if C<volgroups> is an empty list then B<all> volume groups are "
 "activated or deactivated."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6884
+#: ../src/guestfs-actions.pod:6919
 msgid "guestfs_vg_activate_all"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6886
+#: ../src/guestfs-actions.pod:6921
 #, no-wrap
 msgid ""
 " int\n"
@@ -16907,7 +16961,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6890 ../fish/guestfish-actions.pod:4628
+#: ../src/guestfs-actions.pod:6925 ../fish/guestfish-actions.pod:4658
 msgid ""
 "This command activates or (if C<activate> is false) deactivates all logical "
 "volumes in all volume groups.  If activated, then they are made known to the "
@@ -16916,17 +16970,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6896 ../fish/guestfish-actions.pod:4634
+#: ../src/guestfs-actions.pod:6931 ../fish/guestfish-actions.pod:4664
 msgid "This command is the same as running C<vgchange -a y|n>"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6902
+#: ../src/guestfs-actions.pod:6937
 msgid "guestfs_vgcreate"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6904
+#: ../src/guestfs-actions.pod:6939
 #, no-wrap
 msgid ""
 " int\n"
@@ -16937,19 +16991,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6909 ../fish/guestfish-actions.pod:4640
+#: ../src/guestfs-actions.pod:6944 ../fish/guestfish-actions.pod:4670
 msgid ""
 "This creates an LVM volume group called C<volgroup> from the non-empty list "
 "of physical volumes C<physvols>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6916
+#: ../src/guestfs-actions.pod:6951
 msgid "guestfs_vglvuuids"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6918
+#: ../src/guestfs-actions.pod:6953
 #, no-wrap
 msgid ""
 " char **\n"
@@ -16959,31 +17013,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6922 ../fish/guestfish-actions.pod:4647
+#: ../src/guestfs-actions.pod:6957 ../fish/guestfish-actions.pod:4677
 msgid ""
 "Given a VG called C<vgname>, this returns the UUIDs of all the logical "
 "volumes created in this volume group."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6925
+#: ../src/guestfs-actions.pod:6960
 msgid ""
 "You can use this along with C<guestfs_lvs> and C<guestfs_lvuuid> calls to "
 "associate logical volumes and volume groups."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6928
+#: ../src/guestfs-actions.pod:6963
 msgid "See also C<guestfs_vgpvuuids>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6936
+#: ../src/guestfs-actions.pod:6971
 msgid "guestfs_vgpvuuids"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6938
+#: ../src/guestfs-actions.pod:6973
 #, no-wrap
 msgid ""
 " char **\n"
@@ -16993,31 +17047,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6942 ../fish/guestfish-actions.pod:4659
+#: ../src/guestfs-actions.pod:6977 ../fish/guestfish-actions.pod:4689
 msgid ""
 "Given a VG called C<vgname>, this returns the UUIDs of all the physical "
 "volumes that this volume group resides on."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6945
+#: ../src/guestfs-actions.pod:6980
 msgid ""
 "You can use this along with C<guestfs_pvs> and C<guestfs_pvuuid> calls to "
 "associate physical volumes and volume groups."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6948
+#: ../src/guestfs-actions.pod:6983
 msgid "See also C<guestfs_vglvuuids>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6956
+#: ../src/guestfs-actions.pod:6991
 msgid "guestfs_vgremove"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6958
+#: ../src/guestfs-actions.pod:6993
 #, no-wrap
 msgid ""
 " int\n"
@@ -17027,22 +17081,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6962 ../fish/guestfish-actions.pod:4671
+#: ../src/guestfs-actions.pod:6997 ../fish/guestfish-actions.pod:4701
 msgid "Remove an LVM volume group C<vgname>, (for example C<VG>)."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6964 ../fish/guestfish-actions.pod:4673
+#: ../src/guestfs-actions.pod:6999 ../fish/guestfish-actions.pod:4703
 msgid "This also forcibly removes all logical volumes in the volume group (if any)."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6971
+#: ../src/guestfs-actions.pod:7006
 msgid "guestfs_vgrename"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6973
+#: ../src/guestfs-actions.pod:7008
 #, no-wrap
 msgid ""
 " int\n"
@@ -17053,17 +17107,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6978 ../fish/guestfish-actions.pod:4680
+#: ../src/guestfs-actions.pod:7013 ../fish/guestfish-actions.pod:4710
 msgid "Rename a volume group C<volgroup> with the new name C<newvolgroup>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6984
+#: ../src/guestfs-actions.pod:7019
 msgid "guestfs_vgs"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6986
+#: ../src/guestfs-actions.pod:7021
 #, no-wrap
 msgid ""
 " char **\n"
@@ -17072,31 +17126,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6989 ../fish/guestfish-actions.pod:4686
+#: ../src/guestfs-actions.pod:7024 ../fish/guestfish-actions.pod:4716
 msgid ""
 "List all the volumes groups detected.  This is the equivalent of the "
 "L<vgs(8)> command."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6992 ../fish/guestfish-actions.pod:4689
+#: ../src/guestfs-actions.pod:7027 ../fish/guestfish-actions.pod:4719
 msgid ""
 "This returns a list of just the volume group names that were detected "
 "(eg. C<VolGroup00>)."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6995
+#: ../src/guestfs-actions.pod:7030
 msgid "See also C<guestfs_vgs_full>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7003
+#: ../src/guestfs-actions.pod:7038
 msgid "guestfs_vgs_full"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7005
+#: ../src/guestfs-actions.pod:7040
 #, no-wrap
 msgid ""
 " struct guestfs_lvm_vg_list *\n"
@@ -17105,14 +17159,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7008 ../fish/guestfish-actions.pod:4698
+#: ../src/guestfs-actions.pod:7043 ../fish/guestfish-actions.pod:4728
 msgid ""
 "List all the volumes groups detected.  This is the equivalent of the "
 "L<vgs(8)> command.  The \"full\" version includes all fields."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7011
+#: ../src/guestfs-actions.pod:7046
 msgid ""
 "This function returns a C<struct guestfs_lvm_vg_list *>, or NULL if there "
 "was an error.  I<The caller must call C<guestfs_free_lvm_vg_list> after "
@@ -17120,12 +17174,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7017
+#: ../src/guestfs-actions.pod:7052
 msgid "guestfs_vgscan"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7019
+#: ../src/guestfs-actions.pod:7054
 #, no-wrap
 msgid ""
 " int\n"
@@ -17134,19 +17188,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7022 ../fish/guestfish-actions.pod:4705
+#: ../src/guestfs-actions.pod:7057 ../fish/guestfish-actions.pod:4735
 msgid ""
 "This rescans all block devices and rebuilds the list of LVM physical "
 "volumes, volume groups and logical volumes."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7029
+#: ../src/guestfs-actions.pod:7064
 msgid "guestfs_vguuid"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7031
+#: ../src/guestfs-actions.pod:7066
 #, no-wrap
 msgid ""
 " char *\n"
@@ -17156,17 +17210,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7035 ../fish/guestfish-actions.pod:4712
+#: ../src/guestfs-actions.pod:7070 ../fish/guestfish-actions.pod:4742
 msgid "This command returns the UUID of the LVM VG named C<vgname>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7042
+#: ../src/guestfs-actions.pod:7077
 msgid "guestfs_wait_ready"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7044
+#: ../src/guestfs-actions.pod:7079
 #, no-wrap
 msgid ""
 " int\n"
@@ -17175,12 +17229,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7047
+#: ../src/guestfs-actions.pod:7082
 msgid "This function is a no op."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7049
+#: ../src/guestfs-actions.pod:7084
 msgid ""
 "In versions of the API E<lt> 1.0.71 you had to call this function just after "
 "calling C<guestfs_launch> to wait for the launch to complete.  However this "
@@ -17188,19 +17242,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7054
+#: ../src/guestfs-actions.pod:7089
 msgid ""
 "If you see any calls to this function in code then you can just remove them, "
 "unless you want to retain compatibility with older versions of the API."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7062
+#: ../src/guestfs-actions.pod:7097
 msgid "guestfs_wc_c"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7064
+#: ../src/guestfs-actions.pod:7099
 #, no-wrap
 msgid ""
 " int\n"
@@ -17210,19 +17264,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7068 ../fish/guestfish-actions.pod:4718
+#: ../src/guestfs-actions.pod:7103 ../fish/guestfish-actions.pod:4748
 msgid ""
 "This command counts the characters in a file, using the C<wc -c> external "
 "command."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7075
+#: ../src/guestfs-actions.pod:7110
 msgid "guestfs_wc_l"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7077
+#: ../src/guestfs-actions.pod:7112
 #, no-wrap
 msgid ""
 " int\n"
@@ -17232,19 +17286,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7081 ../fish/guestfish-actions.pod:4725
+#: ../src/guestfs-actions.pod:7116 ../fish/guestfish-actions.pod:4755
 msgid ""
 "This command counts the lines in a file, using the C<wc -l> external "
 "command."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7088
+#: ../src/guestfs-actions.pod:7123
 msgid "guestfs_wc_w"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7090
+#: ../src/guestfs-actions.pod:7125
 #, no-wrap
 msgid ""
 " int\n"
@@ -17254,19 +17308,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7094 ../fish/guestfish-actions.pod:4732
+#: ../src/guestfs-actions.pod:7129 ../fish/guestfish-actions.pod:4762
 msgid ""
 "This command counts the words in a file, using the C<wc -w> external "
 "command."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7101
+#: ../src/guestfs-actions.pod:7136
 msgid "guestfs_write"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7103
+#: ../src/guestfs-actions.pod:7138
 #, no-wrap
 msgid ""
 " int\n"
@@ -17278,19 +17332,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7109 ../fish/guestfish-actions.pod:4739
+#: ../src/guestfs-actions.pod:7144 ../fish/guestfish-actions.pod:4769
 msgid ""
 "This call creates a file called C<path>.  The content of the file is the "
 "string C<content> (which can contain any 8 bit data)."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7119
+#: ../src/guestfs-actions.pod:7154
 msgid "guestfs_write_file"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7121
+#: ../src/guestfs-actions.pod:7156
 #, no-wrap
 msgid ""
 " int\n"
@@ -17302,38 +17356,38 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7127 ../fish/guestfish-actions.pod:4749
+#: ../src/guestfs-actions.pod:7162 ../fish/guestfish-actions.pod:4779
 msgid ""
 "This call creates a file called C<path>.  The contents of the file is the "
 "string C<content> (which can contain any 8 bit data), with length C<size>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7131 ../fish/guestfish-actions.pod:4753
+#: ../src/guestfs-actions.pod:7166 ../fish/guestfish-actions.pod:4783
 msgid ""
 "As a special case, if C<size> is C<0> then the length is calculated using "
 "C<strlen> (so in this case the content cannot contain embedded ASCII NULs)."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7135 ../fish/guestfish-actions.pod:4757
+#: ../src/guestfs-actions.pod:7170 ../fish/guestfish-actions.pod:4787
 msgid ""
 "I<NB.> Owing to a bug, writing content containing ASCII NUL characters does "
 "I<not> work, even if the length is specified."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7143 ../fish/guestfish-actions.pod:4763
+#: ../src/guestfs-actions.pod:7178 ../fish/guestfish-actions.pod:4793
 msgid "This function is deprecated.  In new code, use the C<write> call instead."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7152
+#: ../src/guestfs-actions.pod:7187
 msgid "guestfs_zegrep"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7154
+#: ../src/guestfs-actions.pod:7189
 #, no-wrap
 msgid ""
 " char **\n"
@@ -17344,17 +17398,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7159 ../fish/guestfish-actions.pod:4774
+#: ../src/guestfs-actions.pod:7194 ../fish/guestfish-actions.pod:4804
 msgid "This calls the external C<zegrep> program and returns the matching lines."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7171
+#: ../src/guestfs-actions.pod:7206
 msgid "guestfs_zegrepi"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7173
+#: ../src/guestfs-actions.pod:7208
 #, no-wrap
 msgid ""
 " char **\n"
@@ -17365,17 +17419,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7178 ../fish/guestfish-actions.pod:4784
+#: ../src/guestfs-actions.pod:7213 ../fish/guestfish-actions.pod:4814
 msgid "This calls the external C<zegrep -i> program and returns the matching lines."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7190
+#: ../src/guestfs-actions.pod:7225
 msgid "guestfs_zero"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7192
+#: ../src/guestfs-actions.pod:7227
 #, no-wrap
 msgid ""
 " int\n"
@@ -17385,12 +17439,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7196 ../fish/guestfish-actions.pod:4794
+#: ../src/guestfs-actions.pod:7231 ../fish/guestfish-actions.pod:4824
 msgid "This command writes zeroes over the first few blocks of C<device>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7198 ../fish/guestfish-actions.pod:4796
+#: ../src/guestfs-actions.pod:7233 ../fish/guestfish-actions.pod:4826
 msgid ""
 "How many blocks are zeroed isn't specified (but it's I<not> enough to "
 "securely wipe the device).  It should be sufficient to remove any partition "
@@ -17398,17 +17452,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7202
+#: ../src/guestfs-actions.pod:7237
 msgid "See also: C<guestfs_zero_device>, C<guestfs_scrub_device>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7213
+#: ../src/guestfs-actions.pod:7248
 msgid "guestfs_zero_device"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7215
+#: ../src/guestfs-actions.pod:7250
 #, no-wrap
 msgid ""
 " int\n"
@@ -17418,24 +17472,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7219
+#: ../src/guestfs-actions.pod:7254
 msgid ""
 "This command writes zeroes over the entire C<device>.  Compare with "
 "C<guestfs_zero> which just zeroes the first few blocks of a device."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7233
+#: ../src/guestfs-actions.pod:7268
 msgid "(Added in 1.3.1)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7235
+#: ../src/guestfs-actions.pod:7270
 msgid "guestfs_zerofree"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7237
+#: ../src/guestfs-actions.pod:7272
 #, no-wrap
 msgid ""
 " int\n"
@@ -17445,7 +17499,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7241 ../fish/guestfish-actions.pod:4817
+#: ../src/guestfs-actions.pod:7276 ../fish/guestfish-actions.pod:4847
 msgid ""
 "This runs the I<zerofree> program on C<device>.  This program claims to zero "
 "unused inodes and disk blocks on an ext2/3 filesystem, thus making it "
@@ -17453,24 +17507,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7246 ../fish/guestfish-actions.pod:4822
+#: ../src/guestfs-actions.pod:7281 ../fish/guestfish-actions.pod:4852
 msgid "You should B<not> run this program if the filesystem is mounted."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7249 ../fish/guestfish-actions.pod:4825
+#: ../src/guestfs-actions.pod:7284 ../fish/guestfish-actions.pod:4855
 msgid ""
 "It is possible that using this program can damage the filesystem or data on "
 "the filesystem."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7256
+#: ../src/guestfs-actions.pod:7291
 msgid "guestfs_zfgrep"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7258
+#: ../src/guestfs-actions.pod:7293
 #, no-wrap
 msgid ""
 " char **\n"
@@ -17481,17 +17535,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7263 ../fish/guestfish-actions.pod:4832
+#: ../src/guestfs-actions.pod:7298 ../fish/guestfish-actions.pod:4862
 msgid "This calls the external C<zfgrep> program and returns the matching lines."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7275
+#: ../src/guestfs-actions.pod:7310
 msgid "guestfs_zfgrepi"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7277
+#: ../src/guestfs-actions.pod:7312
 #, no-wrap
 msgid ""
 " char **\n"
@@ -17502,17 +17556,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7282 ../fish/guestfish-actions.pod:4842
+#: ../src/guestfs-actions.pod:7317 ../fish/guestfish-actions.pod:4872
 msgid "This calls the external C<zfgrep -i> program and returns the matching lines."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7294
+#: ../src/guestfs-actions.pod:7329
 msgid "guestfs_zfile"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7296
+#: ../src/guestfs-actions.pod:7331
 #, no-wrap
 msgid ""
 " char *\n"
@@ -17523,34 +17577,34 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7301 ../fish/guestfish-actions.pod:4852
+#: ../src/guestfs-actions.pod:7336 ../fish/guestfish-actions.pod:4882
 msgid "This command runs C<file> after first decompressing C<path> using C<method>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7304 ../fish/guestfish-actions.pod:4855
+#: ../src/guestfs-actions.pod:7339 ../fish/guestfish-actions.pod:4885
 msgid "C<method> must be one of C<gzip>, C<compress> or C<bzip2>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7306
+#: ../src/guestfs-actions.pod:7341
 msgid ""
 "Since 1.0.63, use C<guestfs_file> instead which can now process compressed "
 "files."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7312 ../fish/guestfish-actions.pod:4860
+#: ../src/guestfs-actions.pod:7347 ../fish/guestfish-actions.pod:4890
 msgid "This function is deprecated.  In new code, use the C<file> call instead."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7321
+#: ../src/guestfs-actions.pod:7356
 msgid "guestfs_zgrep"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7323
+#: ../src/guestfs-actions.pod:7358
 #, no-wrap
 msgid ""
 " char **\n"
@@ -17561,17 +17615,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7328 ../fish/guestfish-actions.pod:4871
+#: ../src/guestfs-actions.pod:7363 ../fish/guestfish-actions.pod:4901
 msgid "This calls the external C<zgrep> program and returns the matching lines."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7340
+#: ../src/guestfs-actions.pod:7375
 msgid "guestfs_zgrepi"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7342
+#: ../src/guestfs-actions.pod:7377
 #, no-wrap
 msgid ""
 " char **\n"
@@ -17582,7 +17636,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7347 ../fish/guestfish-actions.pod:4881
+#: ../src/guestfs-actions.pod:7382 ../fish/guestfish-actions.pod:4911
 msgid "This calls the external C<zgrep -i> program and returns the matching lines."
 msgstr ""
 
@@ -20846,7 +20900,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:74 ../fish/guestfish-actions.pod:138 ../fish/guestfish-actions.pod:2947
+#: ../fish/guestfish-actions.pod:74 ../fish/guestfish-actions.pod:138 ../fish/guestfish-actions.pod:2977
 msgid ""
 "This command has one or more optional arguments.  See L</OPTIONAL "
 "ARGUMENTS>."
@@ -21292,7 +21346,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:430 ../fish/guestfish-actions.pod:439 ../fish/guestfish-actions.pod:663 ../fish/guestfish-actions.pod:832 ../fish/guestfish-actions.pod:851 ../fish/guestfish-actions.pod:1228 ../fish/guestfish-actions.pod:4345 ../fish/guestfish-actions.pod:4357 ../fish/guestfish-actions.pod:4368 ../fish/guestfish-actions.pod:4379 ../fish/guestfish-actions.pod:4431 ../fish/guestfish-actions.pod:4440 ../fish/guestfish-actions.pod:4494 ../fish/guestfish-actions.pod:4517
+#: ../fish/guestfish-actions.pod:430 ../fish/guestfish-actions.pod:439 ../fish/guestfish-actions.pod:663 ../fish/guestfish-actions.pod:832 ../fish/guestfish-actions.pod:851 ../fish/guestfish-actions.pod:1228 ../fish/guestfish-actions.pod:4375 ../fish/guestfish-actions.pod:4387 ../fish/guestfish-actions.pod:4398 ../fish/guestfish-actions.pod:4409 ../fish/guestfish-actions.pod:4461 ../fish/guestfish-actions.pod:4470 ../fish/guestfish-actions.pod:4524 ../fish/guestfish-actions.pod:4547
 msgid "Use C<-> instead of a filename to read/write from stdin/stdout."
 msgstr ""
 
@@ -22473,7 +22527,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:1447 ../fish/guestfish-actions.pod:2353
+#: ../fish/guestfish-actions.pod:1447 ../fish/guestfish-actions.pod:2383
 msgid ""
 "Normally it is better to get all extended attributes from a file in one go "
 "by calling L</getxattrs>.  However some Linux filesystem implementations are "
@@ -22767,7 +22821,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:1688 ../fish/guestfish-actions.pod:1704 ../fish/guestfish-actions.pod:1778 ../fish/guestfish-actions.pod:1796 ../fish/guestfish-actions.pod:1830 ../fish/guestfish-actions.pod:1845 ../fish/guestfish-actions.pod:1866 ../fish/guestfish-actions.pod:1881 ../fish/guestfish-actions.pod:1908 ../fish/guestfish-actions.pod:1930 ../fish/guestfish-actions.pod:1954 ../fish/guestfish-actions.pod:1984 ../fish/guestfish-actions.pod:2019 ../fish/guestfish-actions.pod:2035 ../fish/guestfish-actions.pod:2048 ../fish/guestfish-actions.pod:2061 ../fish/guestfish-actions.pod:2076
+#: ../fish/guestfish-actions.pod:1688 ../fish/guestfish-actions.pod:1704 ../fish/guestfish-actions.pod:1778 ../fish/guestfish-actions.pod:1796 ../fish/guestfish-actions.pod:1830 ../fish/guestfish-actions.pod:1845 ../fish/guestfish-actions.pod:1866 ../fish/guestfish-actions.pod:1881 ../fish/guestfish-actions.pod:1908 ../fish/guestfish-actions.pod:1930 ../fish/guestfish-actions.pod:1954 ../fish/guestfish-actions.pod:1971 ../fish/guestfish-actions.pod:2014 ../fish/guestfish-actions.pod:2049 ../fish/guestfish-actions.pod:2065 ../fish/guestfish-actions.pod:2078 ../fish/guestfish-actions.pod:2091 ../fish/guestfish-actions.pod:2106
 msgid ""
 "This function should only be called with a root device string as returned by "
 "L</inspect-os>."
@@ -22951,19 +23005,39 @@ msgstr ""
 
 #. type: =head2
 #: ../fish/guestfish-actions.pod:1967
-msgid "inspect-get-roots"
+msgid "inspect-get-product-variant"
 msgstr ""
 
 #. type: verbatim
 #: ../fish/guestfish-actions.pod:1969
 #, no-wrap
 msgid ""
+" inspect-get-product-variant root\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../fish/guestfish-actions.pod:1993
+msgid ""
+"Please read L<guestfs(3)/INSPECTION> for more details.  See also "
+"L</inspect-get-product-name>, L</inspect-get-major-version>."
+msgstr ""
+
+#. type: =head2
+#: ../fish/guestfish-actions.pod:1997
+msgid "inspect-get-roots"
+msgstr ""
+
+#. type: verbatim
+#: ../fish/guestfish-actions.pod:1999
+#, no-wrap
+msgid ""
 " inspect-get-roots\n"
 "\n"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:1971
+#: ../fish/guestfish-actions.pod:2001
 msgid ""
 "This function is a convenient way to get the list of root devices, as "
 "returned from a previous call to L</inspect-os>, but without redoing the "
@@ -22971,19 +23045,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:1975
+#: ../fish/guestfish-actions.pod:2005
 msgid ""
 "This returns an empty list if either no root devices were found or the "
 "caller has not called L</inspect-os>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:1980
+#: ../fish/guestfish-actions.pod:2010
 msgid "inspect-get-type"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:1982
+#: ../fish/guestfish-actions.pod:2012
 #, no-wrap
 msgid ""
 " inspect-get-type root\n"
@@ -22991,12 +23065,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2015
+#: ../fish/guestfish-actions.pod:2045
 msgid "inspect-get-windows-systemroot"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2017
+#: ../fish/guestfish-actions.pod:2047
 #, no-wrap
 msgid ""
 " inspect-get-windows-systemroot root\n"
@@ -23004,12 +23078,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2031
+#: ../fish/guestfish-actions.pod:2061
 msgid "inspect-is-live"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2033
+#: ../fish/guestfish-actions.pod:2063
 #, no-wrap
 msgid ""
 " inspect-is-live root\n"
@@ -23017,19 +23091,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2038
+#: ../fish/guestfish-actions.pod:2068
 msgid ""
 "If L</inspect-get-format> returns C<installer> (this is an install disk), "
 "then this returns true if a live image was detected on the disk."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2044
+#: ../fish/guestfish-actions.pod:2074
 msgid "inspect-is-multipart"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2046
+#: ../fish/guestfish-actions.pod:2076
 #, no-wrap
 msgid ""
 " inspect-is-multipart root\n"
@@ -23037,19 +23111,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2051
+#: ../fish/guestfish-actions.pod:2081
 msgid ""
 "If L</inspect-get-format> returns C<installer> (this is an install disk), "
 "then this returns true if the disk is part of a set."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2057
+#: ../fish/guestfish-actions.pod:2087
 msgid "inspect-is-netinst"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2059
+#: ../fish/guestfish-actions.pod:2089
 #, no-wrap
 msgid ""
 " inspect-is-netinst root\n"
@@ -23057,7 +23131,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2064
+#: ../fish/guestfish-actions.pod:2094
 msgid ""
 "If L</inspect-get-format> returns C<installer> (this is an install disk), "
 "then this returns true if the disk is a network installer, ie. not a "
@@ -23066,12 +23140,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2072
+#: ../fish/guestfish-actions.pod:2102
 msgid "inspect-list-applications"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2074
+#: ../fish/guestfish-actions.pod:2104
 #, no-wrap
 msgid ""
 " inspect-list-applications root\n"
@@ -23079,7 +23153,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2081
+#: ../fish/guestfish-actions.pod:2111
 msgid ""
 "I<Note:> This call works differently from other parts of the inspection "
 "API.  You have to call L</inspect-os>, then L</inspect-get-mountpoints>, "
@@ -23091,12 +23165,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2171
+#: ../fish/guestfish-actions.pod:2201
 msgid "inspect-os"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2173
+#: ../fish/guestfish-actions.pod:2203
 #, no-wrap
 msgid ""
 " inspect-os\n"
@@ -23104,7 +23178,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2188
+#: ../fish/guestfish-actions.pod:2218
 msgid ""
 "You can pass the root string(s) returned to other L</inspect-get-*> "
 "functions in order to query further information about each operating system, "
@@ -23112,7 +23186,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2193
+#: ../fish/guestfish-actions.pod:2223
 msgid ""
 "This function uses other libguestfs features such as L</mount-ro> and "
 "L</umount-all> in order to mount and unmount filesystems and look at the "
@@ -23121,17 +23195,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2205 ../fish/guestfish-actions.pod:2381 ../fish/guestfish-actions.pod:2427
+#: ../fish/guestfish-actions.pod:2235 ../fish/guestfish-actions.pod:2411 ../fish/guestfish-actions.pod:2457
 msgid "See also L</list-filesystems>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2207
+#: ../fish/guestfish-actions.pod:2237
 msgid "is-blockdev"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2209
+#: ../fish/guestfish-actions.pod:2239
 #, no-wrap
 msgid ""
 " is-blockdev path\n"
@@ -23139,17 +23213,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2214 ../fish/guestfish-actions.pod:2232 ../fish/guestfish-actions.pod:2251 ../fish/guestfish-actions.pod:2260 ../fish/guestfish-actions.pod:2270 ../fish/guestfish-actions.pod:2304 ../fish/guestfish-actions.pod:2313
+#: ../fish/guestfish-actions.pod:2244 ../fish/guestfish-actions.pod:2262 ../fish/guestfish-actions.pod:2281 ../fish/guestfish-actions.pod:2290 ../fish/guestfish-actions.pod:2300 ../fish/guestfish-actions.pod:2334 ../fish/guestfish-actions.pod:2343
 msgid "See also L</stat>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2216
+#: ../fish/guestfish-actions.pod:2246
 msgid "is-busy"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2218
+#: ../fish/guestfish-actions.pod:2248
 #, no-wrap
 msgid ""
 " is-busy\n"
@@ -23157,12 +23231,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2225
+#: ../fish/guestfish-actions.pod:2255
 msgid "is-chardev"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2227
+#: ../fish/guestfish-actions.pod:2257
 #, no-wrap
 msgid ""
 " is-chardev path\n"
@@ -23170,12 +23244,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2234
+#: ../fish/guestfish-actions.pod:2264
 msgid "is-config"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2236
+#: ../fish/guestfish-actions.pod:2266
 #, no-wrap
 msgid ""
 " is-config\n"
@@ -23183,12 +23257,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2243
+#: ../fish/guestfish-actions.pod:2273
 msgid "is-dir"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2245
+#: ../fish/guestfish-actions.pod:2275
 #, no-wrap
 msgid ""
 " is-dir path\n"
@@ -23196,12 +23270,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2253
+#: ../fish/guestfish-actions.pod:2283
 msgid "is-fifo"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2255
+#: ../fish/guestfish-actions.pod:2285
 #, no-wrap
 msgid ""
 " is-fifo path\n"
@@ -23209,12 +23283,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2262
+#: ../fish/guestfish-actions.pod:2292
 msgid "is-file"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2264
+#: ../fish/guestfish-actions.pod:2294
 #, no-wrap
 msgid ""
 " is-file path\n"
@@ -23222,12 +23296,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2272
+#: ../fish/guestfish-actions.pod:2302
 msgid "is-launching"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2274
+#: ../fish/guestfish-actions.pod:2304
 #, no-wrap
 msgid ""
 " is-launching\n"
@@ -23235,12 +23309,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2281
+#: ../fish/guestfish-actions.pod:2311
 msgid "is-lv"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2283
+#: ../fish/guestfish-actions.pod:2313
 #, no-wrap
 msgid ""
 " is-lv device\n"
@@ -23248,12 +23322,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2288
+#: ../fish/guestfish-actions.pod:2318
 msgid "is-ready"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2290
+#: ../fish/guestfish-actions.pod:2320
 #, no-wrap
 msgid ""
 " is-ready\n"
@@ -23261,12 +23335,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2297
+#: ../fish/guestfish-actions.pod:2327
 msgid "is-socket"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2299
+#: ../fish/guestfish-actions.pod:2329
 #, no-wrap
 msgid ""
 " is-socket path\n"
@@ -23274,12 +23348,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2306
+#: ../fish/guestfish-actions.pod:2336
 msgid "is-symlink"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2308
+#: ../fish/guestfish-actions.pod:2338
 #, no-wrap
 msgid ""
 " is-symlink path\n"
@@ -23287,12 +23361,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2315
+#: ../fish/guestfish-actions.pod:2345
 msgid "kill-subprocess"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2317
+#: ../fish/guestfish-actions.pod:2347
 #, no-wrap
 msgid ""
 " kill-subprocess\n"
@@ -23300,17 +23374,17 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2321
+#: ../fish/guestfish-actions.pod:2351
 msgid "launch"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2323
+#: ../fish/guestfish-actions.pod:2353
 msgid "run"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2325
+#: ../fish/guestfish-actions.pod:2355
 #, no-wrap
 msgid ""
 " launch\n"
@@ -23318,12 +23392,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2333
+#: ../fish/guestfish-actions.pod:2363
 msgid "lchown"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2335
+#: ../fish/guestfish-actions.pod:2365
 #, no-wrap
 msgid ""
 " lchown owner group path\n"
@@ -23331,7 +23405,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2337
+#: ../fish/guestfish-actions.pod:2367
 msgid ""
 "Change the file owner to C<owner> and group to C<group>.  This is like "
 "L</chown> but if C<path> is a symlink then the link itself is changed, not "
@@ -23339,12 +23413,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2345
+#: ../fish/guestfish-actions.pod:2375
 msgid "lgetxattr"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2347
+#: ../fish/guestfish-actions.pod:2377
 #, no-wrap
 msgid ""
 " lgetxattr path name\n"
@@ -23352,17 +23426,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2363
+#: ../fish/guestfish-actions.pod:2393
 msgid "See also: L</lgetxattrs>, L</getxattr>, L<attr(5)>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2365
+#: ../fish/guestfish-actions.pod:2395
 msgid "lgetxattrs"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2367
+#: ../fish/guestfish-actions.pod:2397
 #, no-wrap
 msgid ""
 " lgetxattrs path\n"
@@ -23370,19 +23444,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2369
+#: ../fish/guestfish-actions.pod:2399
 msgid ""
 "This is the same as L</getxattrs>, but if C<path> is a symbolic link, then "
 "it returns the extended attributes of the link itself."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2373
+#: ../fish/guestfish-actions.pod:2403
 msgid "list-devices"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2375
+#: ../fish/guestfish-actions.pod:2405
 #, no-wrap
 msgid ""
 " list-devices\n"
@@ -23390,12 +23464,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2383
+#: ../fish/guestfish-actions.pod:2413
 msgid "list-filesystems"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2385
+#: ../fish/guestfish-actions.pod:2415
 #, no-wrap
 msgid ""
 " list-filesystems\n"
@@ -23403,7 +23477,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2404
+#: ../fish/guestfish-actions.pod:2434
 msgid ""
 "This command runs other libguestfs commands, which might include L</mount> "
 "and L</umount>, and therefore you should use this soon after launch and only "
@@ -23411,7 +23485,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2408
+#: ../fish/guestfish-actions.pod:2438
 msgid ""
 "Not all of the filesystems returned will be mountable.  In particular, swap "
 "partitions are returned in the list.  Also this command does not check that "
@@ -23421,12 +23495,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2416
+#: ../fish/guestfish-actions.pod:2446
 msgid "list-partitions"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2418
+#: ../fish/guestfish-actions.pod:2448
 #, no-wrap
 msgid ""
 " list-partitions\n"
@@ -23434,19 +23508,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2424
+#: ../fish/guestfish-actions.pod:2454
 msgid ""
 "This does not return logical volumes.  For that you will need to call "
 "L</lvs>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2429
+#: ../fish/guestfish-actions.pod:2459
 msgid "ll"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2431
+#: ../fish/guestfish-actions.pod:2461
 #, no-wrap
 msgid ""
 " ll directory\n"
@@ -23454,12 +23528,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2439
+#: ../fish/guestfish-actions.pod:2469
 msgid "ln"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2441
+#: ../fish/guestfish-actions.pod:2471
 #, no-wrap
 msgid ""
 " ln target linkname\n"
@@ -23467,12 +23541,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2445
+#: ../fish/guestfish-actions.pod:2475
 msgid "ln-f"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2447
+#: ../fish/guestfish-actions.pod:2477
 #, no-wrap
 msgid ""
 " ln-f target linkname\n"
@@ -23480,12 +23554,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2452
+#: ../fish/guestfish-actions.pod:2482
 msgid "ln-s"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2454
+#: ../fish/guestfish-actions.pod:2484
 #, no-wrap
 msgid ""
 " ln-s target linkname\n"
@@ -23493,12 +23567,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2458
+#: ../fish/guestfish-actions.pod:2488
 msgid "ln-sf"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2460
+#: ../fish/guestfish-actions.pod:2490
 #, no-wrap
 msgid ""
 " ln-sf target linkname\n"
@@ -23506,12 +23580,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2465
+#: ../fish/guestfish-actions.pod:2495
 msgid "lremovexattr"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2467
+#: ../fish/guestfish-actions.pod:2497
 #, no-wrap
 msgid ""
 " lremovexattr xattr path\n"
@@ -23519,19 +23593,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2469
+#: ../fish/guestfish-actions.pod:2499
 msgid ""
 "This is the same as L</removexattr>, but if C<path> is a symbolic link, then "
 "it removes an extended attribute of the link itself."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2473
+#: ../fish/guestfish-actions.pod:2503
 msgid "ls"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2475
+#: ../fish/guestfish-actions.pod:2505
 #, no-wrap
 msgid ""
 " ls directory\n"
@@ -23539,19 +23613,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2481
+#: ../fish/guestfish-actions.pod:2511
 msgid ""
 "This command is mostly useful for interactive sessions.  Programs should "
 "probably use L</readdir> instead."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2484
+#: ../fish/guestfish-actions.pod:2514
 msgid "lsetxattr"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2486
+#: ../fish/guestfish-actions.pod:2516
 #, no-wrap
 msgid ""
 " lsetxattr xattr val vallen path\n"
@@ -23559,19 +23633,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2488
+#: ../fish/guestfish-actions.pod:2518
 msgid ""
 "This is the same as L</setxattr>, but if C<path> is a symbolic link, then it "
 "sets an extended attribute of the link itself."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2492
+#: ../fish/guestfish-actions.pod:2522
 msgid "lstat"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2494
+#: ../fish/guestfish-actions.pod:2524
 #, no-wrap
 msgid ""
 " lstat path\n"
@@ -23579,19 +23653,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2498
+#: ../fish/guestfish-actions.pod:2528
 msgid ""
 "This is the same as L</stat> except that if C<path> is a symbolic link, then "
 "the link is stat-ed, not the file it refers to."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2504
+#: ../fish/guestfish-actions.pod:2534
 msgid "lstatlist"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2506
+#: ../fish/guestfish-actions.pod:2536
 #, no-wrap
 msgid ""
 " lstatlist path 'names ...'\n"
@@ -23599,7 +23673,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2508
+#: ../fish/guestfish-actions.pod:2538
 msgid ""
 "This call allows you to perform the L</lstat> operation on multiple files, "
 "where all files are in the directory C<path>.  C<names> is the list of files "
@@ -23607,7 +23681,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2517
+#: ../fish/guestfish-actions.pod:2547
 msgid ""
 "This call is intended for programs that want to efficiently list a directory "
 "contents without making many round-trips.  See also L</lxattrlist> for a "
@@ -23618,12 +23692,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2525
+#: ../fish/guestfish-actions.pod:2555
 msgid "luks-add-key"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2527
+#: ../fish/guestfish-actions.pod:2557
 #, no-wrap
 msgid ""
 " luks-add-key device keyslot\n"
@@ -23631,26 +23705,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2534
+#: ../fish/guestfish-actions.pod:2564
 msgid ""
 "Note that if C<keyslot> already contains a key, then this command will "
 "fail.  You have to use L</luks-kill-slot> first to remove that key."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2538 ../fish/guestfish-actions.pod:2560 ../fish/guestfish-actions.pod:2573 ../fish/guestfish-actions.pod:2587 ../fish/guestfish-actions.pod:2610 ../fish/guestfish-actions.pod:2620
+#: ../fish/guestfish-actions.pod:2568 ../fish/guestfish-actions.pod:2590 ../fish/guestfish-actions.pod:2603 ../fish/guestfish-actions.pod:2617 ../fish/guestfish-actions.pod:2640 ../fish/guestfish-actions.pod:2650
 msgid ""
 "This command has one or more key or passphrase parameters.  Guestfish will "
 "prompt for these separately."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2541
+#: ../fish/guestfish-actions.pod:2571
 msgid "luks-close"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2543
+#: ../fish/guestfish-actions.pod:2573
 #, no-wrap
 msgid ""
 " luks-close device\n"
@@ -23658,7 +23732,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2545
+#: ../fish/guestfish-actions.pod:2575
 msgid ""
 "This closes a LUKS device that was created earlier by L</luks-open> or "
 "L</luks-open-ro>.  The C<device> parameter must be the name of the LUKS "
@@ -23667,12 +23741,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2551
+#: ../fish/guestfish-actions.pod:2581
 msgid "luks-format"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2553
+#: ../fish/guestfish-actions.pod:2583
 #, no-wrap
 msgid ""
 " luks-format device keyslot\n"
@@ -23680,12 +23754,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2566
+#: ../fish/guestfish-actions.pod:2596
 msgid "luks-format-cipher"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2568
+#: ../fish/guestfish-actions.pod:2598
 #, no-wrap
 msgid ""
 " luks-format-cipher device keyslot cipher\n"
@@ -23693,19 +23767,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2570
+#: ../fish/guestfish-actions.pod:2600
 msgid ""
 "This command is the same as L</luks-format> but it also allows you to set "
 "the C<cipher> used."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2579
+#: ../fish/guestfish-actions.pod:2609
 msgid "luks-kill-slot"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2581
+#: ../fish/guestfish-actions.pod:2611
 #, no-wrap
 msgid ""
 " luks-kill-slot device keyslot\n"
@@ -23713,12 +23787,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2590
+#: ../fish/guestfish-actions.pod:2620
 msgid "luks-open"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2592
+#: ../fish/guestfish-actions.pod:2622
 #, no-wrap
 msgid ""
 " luks-open device mapname\n"
@@ -23726,19 +23800,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2606
+#: ../fish/guestfish-actions.pod:2636
 msgid ""
 "If this block device contains LVM volume groups, then calling L</vgscan> "
 "followed by L</vg-activate-all> will make them visible."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2613
+#: ../fish/guestfish-actions.pod:2643
 msgid "luks-open-ro"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2615
+#: ../fish/guestfish-actions.pod:2645
 #, no-wrap
 msgid ""
 " luks-open-ro device mapname\n"
@@ -23746,19 +23820,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2617
+#: ../fish/guestfish-actions.pod:2647
 msgid ""
 "This is the same as L</luks-open> except that a read-only mapping is "
 "created."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2623
+#: ../fish/guestfish-actions.pod:2653
 msgid "lvcreate"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2625
+#: ../fish/guestfish-actions.pod:2655
 #, no-wrap
 msgid ""
 " lvcreate logvol volgroup mbytes\n"
@@ -23766,12 +23840,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2630
+#: ../fish/guestfish-actions.pod:2660
 msgid "lvm-canonical-lv-name"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2632
+#: ../fish/guestfish-actions.pod:2662
 #, no-wrap
 msgid ""
 " lvm-canonical-lv-name lvname\n"
@@ -23779,17 +23853,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2641
+#: ../fish/guestfish-actions.pod:2671
 msgid "See also L</is-lv>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2643
+#: ../fish/guestfish-actions.pod:2673
 msgid "lvm-clear-filter"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2645
+#: ../fish/guestfish-actions.pod:2675
 #, no-wrap
 msgid ""
 " lvm-clear-filter\n"
@@ -23797,19 +23871,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2647
+#: ../fish/guestfish-actions.pod:2677
 msgid ""
 "This undoes the effect of L</lvm-set-filter>.  LVM will be able to see every "
 "block device."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2653
+#: ../fish/guestfish-actions.pod:2683
 msgid "lvm-remove-all"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2655
+#: ../fish/guestfish-actions.pod:2685
 #, no-wrap
 msgid ""
 " lvm-remove-all\n"
@@ -23817,12 +23891,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2663
+#: ../fish/guestfish-actions.pod:2693
 msgid "lvm-set-filter"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2665
+#: ../fish/guestfish-actions.pod:2695
 #, no-wrap
 msgid ""
 " lvm-set-filter 'devices ...'\n"
@@ -23830,12 +23904,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2690
+#: ../fish/guestfish-actions.pod:2720
 msgid "lvremove"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2692
+#: ../fish/guestfish-actions.pod:2722
 #, no-wrap
 msgid ""
 " lvremove device\n"
@@ -23843,12 +23917,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2700
+#: ../fish/guestfish-actions.pod:2730
 msgid "lvrename"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2702
+#: ../fish/guestfish-actions.pod:2732
 #, no-wrap
 msgid ""
 " lvrename logvol newlogvol\n"
@@ -23856,12 +23930,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2706
+#: ../fish/guestfish-actions.pod:2736
 msgid "lvresize"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2708
+#: ../fish/guestfish-actions.pod:2738
 #, no-wrap
 msgid ""
 " lvresize device mbytes\n"
@@ -23869,12 +23943,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2714
+#: ../fish/guestfish-actions.pod:2744
 msgid "lvresize-free"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2716
+#: ../fish/guestfish-actions.pod:2746
 #, no-wrap
 msgid ""
 " lvresize-free lv percent\n"
@@ -23882,12 +23956,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2724
+#: ../fish/guestfish-actions.pod:2754
 msgid "lvs"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2726
+#: ../fish/guestfish-actions.pod:2756
 #, no-wrap
 msgid ""
 " lvs\n"
@@ -23895,17 +23969,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2734
+#: ../fish/guestfish-actions.pod:2764
 msgid "See also L</lvs-full>, L</list-filesystems>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2736
+#: ../fish/guestfish-actions.pod:2766
 msgid "lvs-full"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2738
+#: ../fish/guestfish-actions.pod:2768
 #, no-wrap
 msgid ""
 " lvs-full\n"
@@ -23913,12 +23987,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2743
+#: ../fish/guestfish-actions.pod:2773
 msgid "lvuuid"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2745
+#: ../fish/guestfish-actions.pod:2775
 #, no-wrap
 msgid ""
 " lvuuid device\n"
@@ -23926,12 +24000,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2749
+#: ../fish/guestfish-actions.pod:2779
 msgid "lxattrlist"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2751
+#: ../fish/guestfish-actions.pod:2781
 #, no-wrap
 msgid ""
 " lxattrlist path 'names ...'\n"
@@ -23939,7 +24013,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2767
+#: ../fish/guestfish-actions.pod:2797
 msgid ""
 "This call is intended for programs that want to efficiently list a directory "
 "contents without making many round-trips.  See also L</lstatlist> for a "
@@ -23950,12 +24024,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2775
+#: ../fish/guestfish-actions.pod:2805
 msgid "mkdir"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2777
+#: ../fish/guestfish-actions.pod:2807
 #, no-wrap
 msgid ""
 " mkdir path\n"
@@ -23963,12 +24037,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2781
+#: ../fish/guestfish-actions.pod:2811
 msgid "mkdir-mode"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2783
+#: ../fish/guestfish-actions.pod:2813
 #, no-wrap
 msgid ""
 " mkdir-mode path mode\n"
@@ -23976,17 +24050,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2792
+#: ../fish/guestfish-actions.pod:2822
 msgid "See also L</mkdir>, L</umask>"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2794
+#: ../fish/guestfish-actions.pod:2824
 msgid "mkdir-p"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2796
+#: ../fish/guestfish-actions.pod:2826
 #, no-wrap
 msgid ""
 " mkdir-p path\n"
@@ -23994,12 +24068,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2801
+#: ../fish/guestfish-actions.pod:2831
 msgid "mkdtemp"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2803
+#: ../fish/guestfish-actions.pod:2833
 #, no-wrap
 msgid ""
 " mkdtemp template\n"
@@ -24007,12 +24081,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2824
+#: ../fish/guestfish-actions.pod:2854
 msgid "mke2fs-J"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2826
+#: ../fish/guestfish-actions.pod:2856
 #, no-wrap
 msgid ""
 " mke2fs-J fstype blocksize device journal\n"
@@ -24020,17 +24094,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2834
+#: ../fish/guestfish-actions.pod:2864
 msgid "See also L</mke2journal>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2836
+#: ../fish/guestfish-actions.pod:2866
 msgid "mke2fs-JL"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2838
+#: ../fish/guestfish-actions.pod:2868
 #, no-wrap
 msgid ""
 " mke2fs-JL fstype blocksize device label\n"
@@ -24038,17 +24112,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2843
+#: ../fish/guestfish-actions.pod:2873
 msgid "See also L</mke2journal-L>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2845
+#: ../fish/guestfish-actions.pod:2875
 msgid "mke2fs-JU"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2847
+#: ../fish/guestfish-actions.pod:2877
 #, no-wrap
 msgid ""
 " mke2fs-JU fstype blocksize device uuid\n"
@@ -24056,17 +24130,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2852
+#: ../fish/guestfish-actions.pod:2882
 msgid "See also L</mke2journal-U>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2854
+#: ../fish/guestfish-actions.pod:2884
 msgid "mke2journal"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2856
+#: ../fish/guestfish-actions.pod:2886
 #, no-wrap
 msgid ""
 " mke2journal blocksize device\n"
@@ -24074,12 +24148,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2863
+#: ../fish/guestfish-actions.pod:2893
 msgid "mke2journal-L"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2865
+#: ../fish/guestfish-actions.pod:2895
 #, no-wrap
 msgid ""
 " mke2journal-L blocksize label device\n"
@@ -24087,12 +24161,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2869
+#: ../fish/guestfish-actions.pod:2899
 msgid "mke2journal-U"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2871
+#: ../fish/guestfish-actions.pod:2901
 #, no-wrap
 msgid ""
 " mke2journal-U blocksize uuid device\n"
@@ -24100,12 +24174,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2875
+#: ../fish/guestfish-actions.pod:2905
 msgid "mkfifo"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2877
+#: ../fish/guestfish-actions.pod:2907
 #, no-wrap
 msgid ""
 " mkfifo mode path\n"
@@ -24113,19 +24187,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2879
+#: ../fish/guestfish-actions.pod:2909
 msgid ""
 "This call creates a FIFO (named pipe) called C<path> with mode C<mode>.  It "
 "is just a convenient wrapper around L</mknod>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2885
+#: ../fish/guestfish-actions.pod:2915
 msgid "mkfs"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2887
+#: ../fish/guestfish-actions.pod:2917
 #, no-wrap
 msgid ""
 " mkfs fstype device\n"
@@ -24133,12 +24207,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2893
+#: ../fish/guestfish-actions.pod:2923
 msgid "mkfs-b"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2895
+#: ../fish/guestfish-actions.pod:2925
 #, no-wrap
 msgid ""
 " mkfs-b fstype blocksize device\n"
@@ -24146,7 +24220,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2897
+#: ../fish/guestfish-actions.pod:2927
 msgid ""
 "This call is similar to L</mkfs>, but it allows you to control the block "
 "size of the resulting filesystem.  Supported block sizes depend on the "
@@ -24154,12 +24228,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2912
+#: ../fish/guestfish-actions.pod:2942
 msgid "mkfs-opts"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2914
+#: ../fish/guestfish-actions.pod:2944
 #, no-wrap
 msgid ""
 " mkfs-opts fstype device [blocksize:..] [features:..]\n"
@@ -24167,12 +24241,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2949
+#: ../fish/guestfish-actions.pod:2979
 msgid "mkmountpoint"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2951
+#: ../fish/guestfish-actions.pod:2981
 #, no-wrap
 msgid ""
 " mkmountpoint exemptpath\n"
@@ -24180,14 +24254,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2953
+#: ../fish/guestfish-actions.pod:2983
 msgid ""
 "L</mkmountpoint> and L</rmmountpoint> are specialized calls that can be used "
 "to create extra mountpoints before mounting the first filesystem."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2977
+#: ../fish/guestfish-actions.pod:3007
 msgid ""
 "L</mkmountpoint> is not compatible with L</umount-all>.  You may get "
 "unexpected errors if you try to mix these calls.  It is safest to manually "
@@ -24195,7 +24269,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2981
+#: ../fish/guestfish-actions.pod:3011
 msgid ""
 "L</umount-all> unmounts filesystems by sorting the paths longest first, so "
 "for this to work for manual mountpoints, you must ensure that the innermost "
@@ -24203,7 +24277,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2988
+#: ../fish/guestfish-actions.pod:3018
 msgid ""
 "Autosync [see L</set-autosync>, this is set by default on handles] can cause "
 "L</umount-all> to be called when the handle is closed which can also trigger "
@@ -24211,12 +24285,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2992
+#: ../fish/guestfish-actions.pod:3022
 msgid "mknod"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2994
+#: ../fish/guestfish-actions.pod:3024
 #, no-wrap
 msgid ""
 " mknod mode devmajor devminor path\n"
@@ -24224,7 +24298,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3004
+#: ../fish/guestfish-actions.pod:3034
 msgid ""
 "Note that, just like L<mknod(2)>, the mode must be bitwise OR'd with "
 "S_IFBLK, S_IFCHR, S_IFIFO or S_IFSOCK (otherwise this call just creates a "
@@ -24235,12 +24309,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3014
+#: ../fish/guestfish-actions.pod:3044
 msgid "mknod-b"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3016
+#: ../fish/guestfish-actions.pod:3046
 #, no-wrap
 msgid ""
 " mknod-b mode devmajor devminor path\n"
@@ -24248,7 +24322,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3018
+#: ../fish/guestfish-actions.pod:3048
 msgid ""
 "This call creates a block device node called C<path> with mode C<mode> and "
 "device major/minor C<devmajor> and C<devminor>.  It is just a convenient "
@@ -24256,12 +24330,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3024
+#: ../fish/guestfish-actions.pod:3054
 msgid "mknod-c"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3026
+#: ../fish/guestfish-actions.pod:3056
 #, no-wrap
 msgid ""
 " mknod-c mode devmajor devminor path\n"
@@ -24269,7 +24343,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3028
+#: ../fish/guestfish-actions.pod:3058
 msgid ""
 "This call creates a char device node called C<path> with mode C<mode> and "
 "device major/minor C<devmajor> and C<devminor>.  It is just a convenient "
@@ -24277,12 +24351,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3034
+#: ../fish/guestfish-actions.pod:3064
 msgid "mkswap"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3036
+#: ../fish/guestfish-actions.pod:3066
 #, no-wrap
 msgid ""
 " mkswap device\n"
@@ -24290,12 +24364,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3040
+#: ../fish/guestfish-actions.pod:3070
 msgid "mkswap-L"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3042
+#: ../fish/guestfish-actions.pod:3072
 #, no-wrap
 msgid ""
 " mkswap-L label device\n"
@@ -24303,12 +24377,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3050
+#: ../fish/guestfish-actions.pod:3080
 msgid "mkswap-U"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3052
+#: ../fish/guestfish-actions.pod:3082
 #, no-wrap
 msgid ""
 " mkswap-U uuid device\n"
@@ -24316,12 +24390,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3056
+#: ../fish/guestfish-actions.pod:3086
 msgid "mkswap-file"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3058
+#: ../fish/guestfish-actions.pod:3088
 #, no-wrap
 msgid ""
 " mkswap-file path\n"
@@ -24329,19 +24403,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3062
+#: ../fish/guestfish-actions.pod:3092
 msgid ""
 "This command just writes a swap file signature to an existing file.  To "
 "create the file itself, use something like L</fallocate>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3065
+#: ../fish/guestfish-actions.pod:3095
 msgid "modprobe"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3067
+#: ../fish/guestfish-actions.pod:3097
 #, no-wrap
 msgid ""
 " modprobe modulename\n"
@@ -24349,12 +24423,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3074
+#: ../fish/guestfish-actions.pod:3104
 msgid "mount"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3076
+#: ../fish/guestfish-actions.pod:3106
 #, no-wrap
 msgid ""
 " mount device mountpoint\n"
@@ -24362,7 +24436,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3092
+#: ../fish/guestfish-actions.pod:3122
 msgid ""
 "B<Important note:> When you use this call, the filesystem options C<sync> "
 "and C<noatime> are set implicitly.  This was originally done because we "
@@ -24374,12 +24448,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3102
+#: ../fish/guestfish-actions.pod:3132
 msgid "mount-loop"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3104
+#: ../fish/guestfish-actions.pod:3134
 #, no-wrap
 msgid ""
 " mount-loop file mountpoint\n"
@@ -24387,12 +24461,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3110
+#: ../fish/guestfish-actions.pod:3140
 msgid "mount-options"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3112
+#: ../fish/guestfish-actions.pod:3142
 #, no-wrap
 msgid ""
 " mount-options options device mountpoint\n"
@@ -24400,19 +24474,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3114
+#: ../fish/guestfish-actions.pod:3144
 msgid ""
 "This is the same as the L</mount> command, but it allows you to set the "
 "mount options as for the L<mount(8)> I<-o> flag."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3122
+#: ../fish/guestfish-actions.pod:3152
 msgid "mount-ro"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3124
+#: ../fish/guestfish-actions.pod:3154
 #, no-wrap
 msgid ""
 " mount-ro device mountpoint\n"
@@ -24420,19 +24494,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3126
+#: ../fish/guestfish-actions.pod:3156
 msgid ""
 "This is the same as the L</mount> command, but it mounts the filesystem with "
 "the read-only (I<-o ro>) flag."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3129
+#: ../fish/guestfish-actions.pod:3159
 msgid "mount-vfs"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3131
+#: ../fish/guestfish-actions.pod:3161
 #, no-wrap
 msgid ""
 " mount-vfs options vfstype device mountpoint\n"
@@ -24440,19 +24514,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3133
+#: ../fish/guestfish-actions.pod:3163
 msgid ""
 "This is the same as the L</mount> command, but it allows you to set both the "
 "mount options and the vfstype as for the L<mount(8)> I<-o> and I<-t> flags."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3137
+#: ../fish/guestfish-actions.pod:3167
 msgid "mountpoints"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3139
+#: ../fish/guestfish-actions.pod:3169
 #, no-wrap
 msgid ""
 " mountpoints\n"
@@ -24460,7 +24534,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3141
+#: ../fish/guestfish-actions.pod:3171
 msgid ""
 "This call is similar to L</mounts>.  That call returns a list of devices.  "
 "This one returns a hash table (map) of device name to directory where the "
@@ -24468,12 +24542,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3145
+#: ../fish/guestfish-actions.pod:3175
 msgid "mounts"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3147
+#: ../fish/guestfish-actions.pod:3177
 #, no-wrap
 msgid ""
 " mounts\n"
@@ -24481,17 +24555,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3154
+#: ../fish/guestfish-actions.pod:3184
 msgid "See also: L</mountpoints>"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3156
+#: ../fish/guestfish-actions.pod:3186
 msgid "mv"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3158
+#: ../fish/guestfish-actions.pod:3188
 #, no-wrap
 msgid ""
 " mv src dest\n"
@@ -24499,12 +24573,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3163
+#: ../fish/guestfish-actions.pod:3193
 msgid "ntfs-3g-probe"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3165
+#: ../fish/guestfish-actions.pod:3195
 #, no-wrap
 msgid ""
 " ntfs-3g-probe true|false device\n"
@@ -24512,12 +24586,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3179
+#: ../fish/guestfish-actions.pod:3209
 msgid "ntfsresize"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3181
+#: ../fish/guestfish-actions.pod:3211
 #, no-wrap
 msgid ""
 " ntfsresize device\n"
@@ -24525,12 +24599,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3187
+#: ../fish/guestfish-actions.pod:3217
 msgid "ntfsresize-size"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3189
+#: ../fish/guestfish-actions.pod:3219
 #, no-wrap
 msgid ""
 " ntfsresize-size device size\n"
@@ -24538,19 +24612,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3191
+#: ../fish/guestfish-actions.pod:3221
 msgid ""
 "This command is the same as L</ntfsresize> except that it allows you to "
 "specify the new size (in bytes) explicitly."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3194
+#: ../fish/guestfish-actions.pod:3224
 msgid "part-add"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3196
+#: ../fish/guestfish-actions.pod:3226
 #, no-wrap
 msgid ""
 " part-add device prlogex startsect endsect\n"
@@ -24558,26 +24632,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3198
+#: ../fish/guestfish-actions.pod:3228
 msgid ""
 "This command adds a partition to C<device>.  If there is no partition table "
 "on the device, call L</part-init> first."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3210
+#: ../fish/guestfish-actions.pod:3240
 msgid ""
 "Creating a partition which covers the whole disk is not so easy.  Use "
 "L</part-disk> to do that."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3213
+#: ../fish/guestfish-actions.pod:3243
 msgid "part-del"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3215
+#: ../fish/guestfish-actions.pod:3245
 #, no-wrap
 msgid ""
 " part-del device partnum\n"
@@ -24585,12 +24659,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3223
+#: ../fish/guestfish-actions.pod:3253
 msgid "part-disk"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3225
+#: ../fish/guestfish-actions.pod:3255
 #, no-wrap
 msgid ""
 " part-disk device parttype\n"
@@ -24598,26 +24672,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3227
+#: ../fish/guestfish-actions.pod:3257
 msgid ""
 "This command is simply a combination of L</part-init> followed by "
 "L</part-add> to create a single primary partition covering the whole disk."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3231
+#: ../fish/guestfish-actions.pod:3261
 msgid ""
 "C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other "
 "possible values are described in L</part-init>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3237
+#: ../fish/guestfish-actions.pod:3267
 msgid "part-get-bootable"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3239
+#: ../fish/guestfish-actions.pod:3269
 #, no-wrap
 msgid ""
 " part-get-bootable device partnum\n"
@@ -24625,17 +24699,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3244
+#: ../fish/guestfish-actions.pod:3274
 msgid "See also L</part-set-bootable>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3246
+#: ../fish/guestfish-actions.pod:3276
 msgid "part-get-mbr-id"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3248
+#: ../fish/guestfish-actions.pod:3278
 #, no-wrap
 msgid ""
 " part-get-mbr-id device partnum\n"
@@ -24643,7 +24717,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3253 ../fish/guestfish-actions.pod:3391
+#: ../fish/guestfish-actions.pod:3283 ../fish/guestfish-actions.pod:3421
 msgid ""
 "Note that only MBR (old DOS-style) partitions have type bytes.  You will get "
 "undefined results for other partition table types (see "
@@ -24651,12 +24725,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3257
+#: ../fish/guestfish-actions.pod:3287
 msgid "part-get-parttype"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3259
+#: ../fish/guestfish-actions.pod:3289
 #, no-wrap
 msgid ""
 " part-get-parttype device\n"
@@ -24664,7 +24738,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3264
+#: ../fish/guestfish-actions.pod:3294
 msgid ""
 "Common return values include: C<msdos> (a DOS/Windows style MBR partition "
 "table), C<gpt> (a GPT/EFI-style partition table).  Other values are "
@@ -24672,12 +24746,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3269
+#: ../fish/guestfish-actions.pod:3299
 msgid "part-init"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3271
+#: ../fish/guestfish-actions.pod:3301
 #, no-wrap
 msgid ""
 " part-init device parttype\n"
@@ -24685,19 +24759,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3277
+#: ../fish/guestfish-actions.pod:3307
 msgid ""
 "Initially there are no partitions.  Following this, you should call "
 "L</part-add> for each partition required."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3340
+#: ../fish/guestfish-actions.pod:3370
 msgid "part-list"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3342
+#: ../fish/guestfish-actions.pod:3372
 #, no-wrap
 msgid ""
 " part-list device\n"
@@ -24705,19 +24779,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3357
+#: ../fish/guestfish-actions.pod:3387
 msgid ""
 "Start of the partition I<in bytes>.  To get sectors you have to divide by "
 "the device's sector size, see L</blockdev-getss>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3370
+#: ../fish/guestfish-actions.pod:3400
 msgid "part-set-bootable"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3372
+#: ../fish/guestfish-actions.pod:3402
 #, no-wrap
 msgid ""
 " part-set-bootable device partnum true|false\n"
@@ -24725,12 +24799,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3381
+#: ../fish/guestfish-actions.pod:3411
 msgid "part-set-mbr-id"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3383
+#: ../fish/guestfish-actions.pod:3413
 #, no-wrap
 msgid ""
 " part-set-mbr-id device partnum idbyte\n"
@@ -24738,12 +24812,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3395
+#: ../fish/guestfish-actions.pod:3425
 msgid "part-set-name"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3397
+#: ../fish/guestfish-actions.pod:3427
 #, no-wrap
 msgid ""
 " part-set-name device partnum name\n"
@@ -24751,12 +24825,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3405
+#: ../fish/guestfish-actions.pod:3435
 msgid "part-to-dev"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3407
+#: ../fish/guestfish-actions.pod:3437
 #, no-wrap
 msgid ""
 " part-to-dev partition\n"
@@ -24764,19 +24838,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3413
+#: ../fish/guestfish-actions.pod:3443
 msgid ""
 "The named partition must exist, for example as a string returned from "
 "L</list-partitions>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3416
+#: ../fish/guestfish-actions.pod:3446
 msgid "ping-daemon"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3418
+#: ../fish/guestfish-actions.pod:3448
 #, no-wrap
 msgid ""
 " ping-daemon\n"
@@ -24784,12 +24858,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3425
+#: ../fish/guestfish-actions.pod:3455
 msgid "pread"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3427
+#: ../fish/guestfish-actions.pod:3457
 #, no-wrap
 msgid ""
 " pread path count offset\n"
@@ -24797,17 +24871,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3435
+#: ../fish/guestfish-actions.pod:3465
 msgid "See also L</pwrite>, L</pread-device>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3440
+#: ../fish/guestfish-actions.pod:3470
 msgid "pread-device"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3442
+#: ../fish/guestfish-actions.pod:3472
 #, no-wrap
 msgid ""
 " pread-device device count offset\n"
@@ -24815,17 +24889,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3450
+#: ../fish/guestfish-actions.pod:3480
 msgid "See also L</pread>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3455
+#: ../fish/guestfish-actions.pod:3485
 msgid "pvcreate"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3457
+#: ../fish/guestfish-actions.pod:3487
 #, no-wrap
 msgid ""
 " pvcreate device\n"
@@ -24833,12 +24907,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3463
+#: ../fish/guestfish-actions.pod:3493
 msgid "pvremove"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3465
+#: ../fish/guestfish-actions.pod:3495
 #, no-wrap
 msgid ""
 " pvremove device\n"
@@ -24846,12 +24920,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3474
+#: ../fish/guestfish-actions.pod:3504
 msgid "pvresize"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3476
+#: ../fish/guestfish-actions.pod:3506
 #, no-wrap
 msgid ""
 " pvresize device\n"
@@ -24859,12 +24933,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3481
+#: ../fish/guestfish-actions.pod:3511
 msgid "pvresize-size"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3483
+#: ../fish/guestfish-actions.pod:3513
 #, no-wrap
 msgid ""
 " pvresize-size device size\n"
@@ -24872,19 +24946,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3485
+#: ../fish/guestfish-actions.pod:3515
 msgid ""
 "This command is the same as L</pvresize> except that it allows you to "
 "specify the new size (in bytes) explicitly."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3488
+#: ../fish/guestfish-actions.pod:3518
 msgid "pvs"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3490
+#: ../fish/guestfish-actions.pod:3520
 #, no-wrap
 msgid ""
 " pvs\n"
@@ -24892,17 +24966,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3498
+#: ../fish/guestfish-actions.pod:3528
 msgid "See also L</pvs-full>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3500
+#: ../fish/guestfish-actions.pod:3530
 msgid "pvs-full"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3502
+#: ../fish/guestfish-actions.pod:3532
 #, no-wrap
 msgid ""
 " pvs-full\n"
@@ -24910,12 +24984,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3507
+#: ../fish/guestfish-actions.pod:3537
 msgid "pvuuid"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3509
+#: ../fish/guestfish-actions.pod:3539
 #, no-wrap
 msgid ""
 " pvuuid device\n"
@@ -24923,12 +24997,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3513
+#: ../fish/guestfish-actions.pod:3543
 msgid "pwrite"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3515
+#: ../fish/guestfish-actions.pod:3545
 #, no-wrap
 msgid ""
 " pwrite path content offset\n"
@@ -24936,17 +25010,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3526
+#: ../fish/guestfish-actions.pod:3556
 msgid "See also L</pread>, L</pwrite-device>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3531
+#: ../fish/guestfish-actions.pod:3561
 msgid "pwrite-device"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3533
+#: ../fish/guestfish-actions.pod:3563
 #, no-wrap
 msgid ""
 " pwrite-device device content offset\n"
@@ -24954,17 +25028,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3543
+#: ../fish/guestfish-actions.pod:3573
 msgid "See also L</pwrite>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3548
+#: ../fish/guestfish-actions.pod:3578
 msgid "read-file"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3550
+#: ../fish/guestfish-actions.pod:3580
 #, no-wrap
 msgid ""
 " read-file path\n"
@@ -24972,7 +25046,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3555
+#: ../fish/guestfish-actions.pod:3585
 msgid ""
 "Unlike L</cat>, this function can correctly handle files that contain "
 "embedded ASCII NUL characters.  However unlike L</download>, this function "
@@ -24980,12 +25054,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3563
+#: ../fish/guestfish-actions.pod:3593
 msgid "read-lines"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3565
+#: ../fish/guestfish-actions.pod:3595
 #, no-wrap
 msgid ""
 " read-lines path\n"
@@ -24993,7 +25067,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3572
+#: ../fish/guestfish-actions.pod:3602
 msgid ""
 "Note that this function cannot correctly handle binary files (specifically, "
 "files containing C<\\0> character which is treated as end of line).  For "
@@ -25002,12 +25076,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3577
+#: ../fish/guestfish-actions.pod:3607
 msgid "readdir"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3579
+#: ../fish/guestfish-actions.pod:3609
 #, no-wrap
 msgid ""
 " readdir dir\n"
@@ -25015,7 +25089,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3631
+#: ../fish/guestfish-actions.pod:3661
 msgid ""
 "This function is primarily intended for use by programs.  To get a simple "
 "list of names, use L</ls>.  To get a printable directory for human "
@@ -25023,12 +25097,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3635
+#: ../fish/guestfish-actions.pod:3665
 msgid "readlink"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3637
+#: ../fish/guestfish-actions.pod:3667
 #, no-wrap
 msgid ""
 " readlink path\n"
@@ -25036,12 +25110,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3641
+#: ../fish/guestfish-actions.pod:3671
 msgid "readlinklist"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3643
+#: ../fish/guestfish-actions.pod:3673
 #, no-wrap
 msgid ""
 " readlinklist path 'names ...'\n"
@@ -25049,12 +25123,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3667
+#: ../fish/guestfish-actions.pod:3697
 msgid "realpath"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3669
+#: ../fish/guestfish-actions.pod:3699
 #, no-wrap
 msgid ""
 " realpath path\n"
@@ -25062,12 +25136,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3674
+#: ../fish/guestfish-actions.pod:3704
 msgid "removexattr"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3676
+#: ../fish/guestfish-actions.pod:3706
 #, no-wrap
 msgid ""
 " removexattr xattr path\n"
@@ -25075,17 +25149,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3681
+#: ../fish/guestfish-actions.pod:3711
 msgid "See also: L</lremovexattr>, L<attr(5)>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3683
+#: ../fish/guestfish-actions.pod:3713
 msgid "resize2fs"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3685
+#: ../fish/guestfish-actions.pod:3715
 #, no-wrap
 msgid ""
 " resize2fs device\n"
@@ -25093,7 +25167,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3690
+#: ../fish/guestfish-actions.pod:3720
 msgid ""
 "I<Note:> It is sometimes required that you run L</e2fsck-f> on the C<device> "
 "before calling this command.  For unknown reasons C<resize2fs> sometimes "
@@ -25102,12 +25176,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3696
+#: ../fish/guestfish-actions.pod:3726
 msgid "resize2fs-M"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3698
+#: ../fish/guestfish-actions.pod:3728
 #, no-wrap
 msgid ""
 " resize2fs-M device\n"
@@ -25115,7 +25189,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3700
+#: ../fish/guestfish-actions.pod:3730
 msgid ""
 "This command is the same as L</resize2fs>, but the filesystem is resized to "
 "its minimum size.  This works like the C<-M> option to the C<resize2fs> "
@@ -25123,7 +25197,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3704
+#: ../fish/guestfish-actions.pod:3734
 msgid ""
 "To get the resulting size of the filesystem you should call L</tune2fs-l> "
 "and read the C<Block size> and C<Block count> values.  These two numbers, "
@@ -25132,12 +25206,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3709
+#: ../fish/guestfish-actions.pod:3739
 msgid "resize2fs-size"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3711
+#: ../fish/guestfish-actions.pod:3741
 #, no-wrap
 msgid ""
 " resize2fs-size device size\n"
@@ -25145,19 +25219,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3713
+#: ../fish/guestfish-actions.pod:3743
 msgid ""
 "This command is the same as L</resize2fs> except that it allows you to "
 "specify the new size (in bytes) explicitly."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3716
+#: ../fish/guestfish-actions.pod:3746
 msgid "rm"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3718
+#: ../fish/guestfish-actions.pod:3748
 #, no-wrap
 msgid ""
 " rm path\n"
@@ -25165,12 +25239,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3722
+#: ../fish/guestfish-actions.pod:3752
 msgid "rm-rf"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3724
+#: ../fish/guestfish-actions.pod:3754
 #, no-wrap
 msgid ""
 " rm-rf path\n"
@@ -25178,12 +25252,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3730
+#: ../fish/guestfish-actions.pod:3760
 msgid "rmdir"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3732
+#: ../fish/guestfish-actions.pod:3762
 #, no-wrap
 msgid ""
 " rmdir path\n"
@@ -25191,12 +25265,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3736
+#: ../fish/guestfish-actions.pod:3766
 msgid "rmmountpoint"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3738
+#: ../fish/guestfish-actions.pod:3768
 #, no-wrap
 msgid ""
 " rmmountpoint exemptpath\n"
@@ -25204,19 +25278,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3740
+#: ../fish/guestfish-actions.pod:3770
 msgid ""
 "This calls removes a mountpoint that was previously created with "
 "L</mkmountpoint>.  See L</mkmountpoint> for full details."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3744
+#: ../fish/guestfish-actions.pod:3774
 msgid "scrub-device"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3746
+#: ../fish/guestfish-actions.pod:3776
 #, no-wrap
 msgid ""
 " scrub-device device\n"
@@ -25224,12 +25298,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3757
+#: ../fish/guestfish-actions.pod:3787
 msgid "scrub-file"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3759
+#: ../fish/guestfish-actions.pod:3789
 #, no-wrap
 msgid ""
 " scrub-file file\n"
@@ -25237,12 +25311,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3769
+#: ../fish/guestfish-actions.pod:3799
 msgid "scrub-freespace"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3771
+#: ../fish/guestfish-actions.pod:3801
 #, no-wrap
 msgid ""
 " scrub-freespace dir\n"
@@ -25250,7 +25324,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3773
+#: ../fish/guestfish-actions.pod:3803
 msgid ""
 "This command creates the directory C<dir> and then fills it with files until "
 "the filesystem is full, and scrubs the files as for L</scrub-file>, and "
@@ -25259,17 +25333,17 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3782
+#: ../fish/guestfish-actions.pod:3812
 msgid "set-append"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3784
+#: ../fish/guestfish-actions.pod:3814
 msgid "append"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3786
+#: ../fish/guestfish-actions.pod:3816
 #, no-wrap
 msgid ""
 " set-append append\n"
@@ -25277,17 +25351,17 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3797
+#: ../fish/guestfish-actions.pod:3827
 msgid "set-attach-method"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3799
+#: ../fish/guestfish-actions.pod:3829
 msgid "attach-method"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3801
+#: ../fish/guestfish-actions.pod:3831
 #, no-wrap
 msgid ""
 " set-attach-method attachmethod\n"
@@ -25295,17 +25369,17 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3823
+#: ../fish/guestfish-actions.pod:3853
 msgid "set-autosync"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3825
+#: ../fish/guestfish-actions.pod:3855
 msgid "autosync"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3827
+#: ../fish/guestfish-actions.pod:3857
 #, no-wrap
 msgid ""
 " set-autosync true|false\n"
@@ -25313,17 +25387,17 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3837
+#: ../fish/guestfish-actions.pod:3867
 msgid "set-direct"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3839
+#: ../fish/guestfish-actions.pod:3869
 msgid "direct"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3841
+#: ../fish/guestfish-actions.pod:3871
 #, no-wrap
 msgid ""
 " set-direct true|false\n"
@@ -25331,19 +25405,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3847
+#: ../fish/guestfish-actions.pod:3877
 msgid ""
 "One consequence of this is that log messages aren't caught by the library "
 "and handled by L</set-log-message-callback>, but go straight to stdout."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3856
+#: ../fish/guestfish-actions.pod:3886
 msgid "set-e2label"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3858
+#: ../fish/guestfish-actions.pod:3888
 #, no-wrap
 msgid ""
 " set-e2label device label\n"
@@ -25351,19 +25425,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3864
+#: ../fish/guestfish-actions.pod:3894
 msgid ""
 "You can use either L</tune2fs-l> or L</get-e2label> to return the existing "
 "label on a filesystem."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3867
+#: ../fish/guestfish-actions.pod:3897
 msgid "set-e2uuid"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3869
+#: ../fish/guestfish-actions.pod:3899
 #, no-wrap
 msgid ""
 " set-e2uuid device uuid\n"
@@ -25371,24 +25445,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3876
+#: ../fish/guestfish-actions.pod:3906
 msgid ""
 "You can use either L</tune2fs-l> or L</get-e2uuid> to return the existing "
 "UUID of a filesystem."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3879
+#: ../fish/guestfish-actions.pod:3909
 msgid "set-memsize"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3881
+#: ../fish/guestfish-actions.pod:3911
 msgid "memsize"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3883
+#: ../fish/guestfish-actions.pod:3913
 #, no-wrap
 msgid ""
 " set-memsize memsize\n"
@@ -25396,24 +25470,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3885
+#: ../fish/guestfish-actions.pod:3915
 msgid ""
 "This sets the memory size in megabytes allocated to the qemu subprocess.  "
 "This only has any effect if called before L</launch>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3896
+#: ../fish/guestfish-actions.pod:3926
 msgid "set-network"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3898
+#: ../fish/guestfish-actions.pod:3928
 msgid "network"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3900
+#: ../fish/guestfish-actions.pod:3930
 #, no-wrap
 msgid ""
 " set-network true|false\n"
@@ -25421,22 +25495,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3908
+#: ../fish/guestfish-actions.pod:3938
 msgid "You must call this before calling L</launch>, otherwise it has no effect."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3911
+#: ../fish/guestfish-actions.pod:3941
 msgid "set-path"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3913
+#: ../fish/guestfish-actions.pod:3943
 msgid "path"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3915
+#: ../fish/guestfish-actions.pod:3945
 #, no-wrap
 msgid ""
 " set-path searchpath\n"
@@ -25444,17 +25518,17 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3924
+#: ../fish/guestfish-actions.pod:3954
 msgid "set-qemu"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3926
+#: ../fish/guestfish-actions.pod:3956
 msgid "qemu"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3928
+#: ../fish/guestfish-actions.pod:3958
 #, no-wrap
 msgid ""
 " set-qemu qemu\n"
@@ -25462,17 +25536,17 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3948
+#: ../fish/guestfish-actions.pod:3978
 msgid "set-recovery-proc"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3950
+#: ../fish/guestfish-actions.pod:3980
 msgid "recovery-proc"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3952
+#: ../fish/guestfish-actions.pod:3982
 #, no-wrap
 msgid ""
 " set-recovery-proc true|false\n"
@@ -25480,7 +25554,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3954
+#: ../fish/guestfish-actions.pod:3984
 msgid ""
 "If this is called with the parameter C<false> then L</launch> does not "
 "create a recovery process.  The purpose of the recovery process is to stop "
@@ -25488,24 +25562,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3959
+#: ../fish/guestfish-actions.pod:3989
 msgid ""
 "This only has any effect if called before L</launch>, and the default is "
 "true."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3968
+#: ../fish/guestfish-actions.pod:3998
 msgid "set-selinux"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3970
+#: ../fish/guestfish-actions.pod:4000
 msgid "selinux"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3972
+#: ../fish/guestfish-actions.pod:4002
 #, no-wrap
 msgid ""
 " set-selinux true|false\n"
@@ -25513,17 +25587,17 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3983
+#: ../fish/guestfish-actions.pod:4013
 msgid "set-trace"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3985
+#: ../fish/guestfish-actions.pod:4015
 msgid "trace"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3987
+#: ../fish/guestfish-actions.pod:4017
 #, no-wrap
 msgid ""
 " set-trace true|false\n"
@@ -25531,24 +25605,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3999
+#: ../fish/guestfish-actions.pod:4029
 msgid ""
 "Trace messages are normally sent to C<stderr>, unless you register a "
 "callback to send them somewhere else (see L</set-event-callback>)."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4003
+#: ../fish/guestfish-actions.pod:4033
 msgid "set-verbose"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4005
+#: ../fish/guestfish-actions.pod:4035
 msgid "verbose"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4007
+#: ../fish/guestfish-actions.pod:4037
 #, no-wrap
 msgid ""
 " set-verbose true|false\n"
@@ -25556,19 +25630,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4014
+#: ../fish/guestfish-actions.pod:4044
 msgid ""
 "Verbose messages are normally sent to C<stderr>, unless you register a "
 "callback to send them somewhere else (see L</set-event-callback>)."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4018
+#: ../fish/guestfish-actions.pod:4048
 msgid "setcon"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4020
+#: ../fish/guestfish-actions.pod:4050
 #, no-wrap
 msgid ""
 " setcon context\n"
@@ -25576,12 +25650,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4027
+#: ../fish/guestfish-actions.pod:4057
 msgid "setxattr"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4029
+#: ../fish/guestfish-actions.pod:4059
 #, no-wrap
 msgid ""
 " setxattr xattr val vallen path\n"
@@ -25589,17 +25663,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4035
+#: ../fish/guestfish-actions.pod:4065
 msgid "See also: L</lsetxattr>, L<attr(5)>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4037
+#: ../fish/guestfish-actions.pod:4067
 msgid "sfdisk"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4039
+#: ../fish/guestfish-actions.pod:4069
 #, no-wrap
 msgid ""
 " sfdisk device cyls heads sectors 'lines ...'\n"
@@ -25607,17 +25681,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4061
+#: ../fish/guestfish-actions.pod:4091
 msgid "See also: L</sfdisk-l>, L</sfdisk-N>, L</part-init>"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4067
+#: ../fish/guestfish-actions.pod:4097
 msgid "sfdiskM"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4069
+#: ../fish/guestfish-actions.pod:4099
 #, no-wrap
 msgid ""
 " sfdiskM device 'lines ...'\n"
@@ -25625,7 +25699,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4071
+#: ../fish/guestfish-actions.pod:4101
 msgid ""
 "This is a simplified interface to the L</sfdisk> command, where partition "
 "sizes are specified in megabytes only (rounded to the nearest cylinder) and "
@@ -25634,17 +25708,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4077
+#: ../fish/guestfish-actions.pod:4107
 msgid "See also: L</sfdisk>, the L<sfdisk(8)> manpage and L</part-disk>"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4083
+#: ../fish/guestfish-actions.pod:4113
 msgid "sfdisk-N"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4085
+#: ../fish/guestfish-actions.pod:4115
 #, no-wrap
 msgid ""
 " sfdisk-N device partnum cyls heads sectors line\n"
@@ -25652,24 +25726,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4090
+#: ../fish/guestfish-actions.pod:4120
 msgid ""
 "For other parameters, see L</sfdisk>.  You should usually pass C<0> for the "
 "cyls/heads/sectors parameters."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4093
+#: ../fish/guestfish-actions.pod:4123
 msgid "See also: L</part-add>"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4098
+#: ../fish/guestfish-actions.pod:4128
 msgid "sfdisk-disk-geometry"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4100
+#: ../fish/guestfish-actions.pod:4130
 #, no-wrap
 msgid ""
 " sfdisk-disk-geometry device\n"
@@ -25677,7 +25751,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4102
+#: ../fish/guestfish-actions.pod:4132
 msgid ""
 "This displays the disk geometry of C<device> read from the partition table.  "
 "Especially in the case where the underlying block device has been resized, "
@@ -25686,12 +25760,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4110
+#: ../fish/guestfish-actions.pod:4140
 msgid "sfdisk-kernel-geometry"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4112
+#: ../fish/guestfish-actions.pod:4142
 #, no-wrap
 msgid ""
 " sfdisk-kernel-geometry device\n"
@@ -25699,12 +25773,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4119
+#: ../fish/guestfish-actions.pod:4149
 msgid "sfdisk-l"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4121
+#: ../fish/guestfish-actions.pod:4151
 #, no-wrap
 msgid ""
 " sfdisk-l device\n"
@@ -25712,17 +25786,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4127
+#: ../fish/guestfish-actions.pod:4157
 msgid "See also: L</part-list>"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4129
+#: ../fish/guestfish-actions.pod:4159
 msgid "sh"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4131
+#: ../fish/guestfish-actions.pod:4161
 #, no-wrap
 msgid ""
 " sh command\n"
@@ -25730,22 +25804,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4136
+#: ../fish/guestfish-actions.pod:4166
 msgid "This is like L</command>, but passes the command to:"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4144
+#: ../fish/guestfish-actions.pod:4174
 msgid "All the provisos about L</command> apply to this call."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4146
+#: ../fish/guestfish-actions.pod:4176
 msgid "sh-lines"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4148
+#: ../fish/guestfish-actions.pod:4178
 #, no-wrap
 msgid ""
 " sh-lines command\n"
@@ -25753,22 +25827,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4150
+#: ../fish/guestfish-actions.pod:4180
 msgid "This is the same as L</sh>, but splits the result into a list of lines."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4153
+#: ../fish/guestfish-actions.pod:4183
 msgid "See also: L</command-lines>"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4155
+#: ../fish/guestfish-actions.pod:4185
 msgid "sleep"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4157
+#: ../fish/guestfish-actions.pod:4187
 #, no-wrap
 msgid ""
 " sleep secs\n"
@@ -25776,12 +25850,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4161
+#: ../fish/guestfish-actions.pod:4191
 msgid "stat"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4163
+#: ../fish/guestfish-actions.pod:4193
 #, no-wrap
 msgid ""
 " stat path\n"
@@ -25789,12 +25863,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4169
+#: ../fish/guestfish-actions.pod:4199
 msgid "statvfs"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4171
+#: ../fish/guestfish-actions.pod:4201
 #, no-wrap
 msgid ""
 " statvfs path\n"
@@ -25802,12 +25876,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4179
+#: ../fish/guestfish-actions.pod:4209
 msgid "strings"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4181
+#: ../fish/guestfish-actions.pod:4211
 #, no-wrap
 msgid ""
 " strings path\n"
@@ -25815,12 +25889,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4189
+#: ../fish/guestfish-actions.pod:4219
 msgid "strings-e"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4191
+#: ../fish/guestfish-actions.pod:4221
 #, no-wrap
 msgid ""
 " strings-e encoding path\n"
@@ -25828,26 +25902,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4193
+#: ../fish/guestfish-actions.pod:4223
 msgid ""
 "This is like the L</strings> command, but allows you to specify the encoding "
 "of strings that are looked for in the source file C<path>."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4203
+#: ../fish/guestfish-actions.pod:4233
 msgid ""
 "Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of "
 "ISO-8859-X (this is what L</strings> uses)."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4235
+#: ../fish/guestfish-actions.pod:4265
 msgid "swapoff-device"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4237
+#: ../fish/guestfish-actions.pod:4267
 #, no-wrap
 msgid ""
 " swapoff-device device\n"
@@ -25855,19 +25929,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4239
+#: ../fish/guestfish-actions.pod:4269
 msgid ""
 "This command disables the libguestfs appliance swap device or partition "
 "named C<device>.  See L</swapon-device>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4243
+#: ../fish/guestfish-actions.pod:4273
 msgid "swapoff-file"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4245
+#: ../fish/guestfish-actions.pod:4275
 #, no-wrap
 msgid ""
 " swapoff-file file\n"
@@ -25875,12 +25949,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4249
+#: ../fish/guestfish-actions.pod:4279
 msgid "swapoff-label"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4251
+#: ../fish/guestfish-actions.pod:4281
 #, no-wrap
 msgid ""
 " swapoff-label label\n"
@@ -25888,12 +25962,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4256
+#: ../fish/guestfish-actions.pod:4286
 msgid "swapoff-uuid"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4258
+#: ../fish/guestfish-actions.pod:4288
 #, no-wrap
 msgid ""
 " swapoff-uuid uuid\n"
@@ -25901,12 +25975,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4263
+#: ../fish/guestfish-actions.pod:4293
 msgid "swapon-device"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4265
+#: ../fish/guestfish-actions.pod:4295
 #, no-wrap
 msgid ""
 " swapon-device device\n"
@@ -25914,7 +25988,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4267
+#: ../fish/guestfish-actions.pod:4297
 msgid ""
 "This command enables the libguestfs appliance to use the swap device or "
 "partition named C<device>.  The increased memory is made available for all "
@@ -25922,12 +25996,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4279
+#: ../fish/guestfish-actions.pod:4309
 msgid "swapon-file"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4281
+#: ../fish/guestfish-actions.pod:4311
 #, no-wrap
 msgid ""
 " swapon-file file\n"
@@ -25935,17 +26009,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4283
+#: ../fish/guestfish-actions.pod:4313
 msgid "This command enables swap to a file.  See L</swapon-device> for other notes."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4286
+#: ../fish/guestfish-actions.pod:4316
 msgid "swapon-label"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4288
+#: ../fish/guestfish-actions.pod:4318
 #, no-wrap
 msgid ""
 " swapon-label label\n"
@@ -25953,19 +26027,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4290
+#: ../fish/guestfish-actions.pod:4320
 msgid ""
 "This command enables swap to a labeled swap partition.  See "
 "L</swapon-device> for other notes."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4293
+#: ../fish/guestfish-actions.pod:4323
 msgid "swapon-uuid"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4295
+#: ../fish/guestfish-actions.pod:4325
 #, no-wrap
 msgid ""
 " swapon-uuid uuid\n"
@@ -25973,19 +26047,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4297
+#: ../fish/guestfish-actions.pod:4327
 msgid ""
 "This command enables swap to a swap partition with the given UUID.  See "
 "L</swapon-device> for other notes."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4300
+#: ../fish/guestfish-actions.pod:4330
 msgid "sync"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4302
+#: ../fish/guestfish-actions.pod:4332
 #, no-wrap
 msgid ""
 " sync\n"
@@ -25993,12 +26067,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4310
+#: ../fish/guestfish-actions.pod:4340
 msgid "tail"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4312
+#: ../fish/guestfish-actions.pod:4342
 #, no-wrap
 msgid ""
 " tail path\n"
@@ -26006,12 +26080,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4320
+#: ../fish/guestfish-actions.pod:4350
 msgid "tail-n"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4322
+#: ../fish/guestfish-actions.pod:4352
 #, no-wrap
 msgid ""
 " tail-n nrlines path\n"
@@ -26019,12 +26093,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4335
+#: ../fish/guestfish-actions.pod:4365
 msgid "tar-in"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4337
+#: ../fish/guestfish-actions.pod:4367
 #, no-wrap
 msgid ""
 " tar-in (tarfile|-) directory\n"
@@ -26032,17 +26106,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4342
+#: ../fish/guestfish-actions.pod:4372
 msgid "To upload a compressed tarball, use L</tgz-in> or L</txz-in>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4347
+#: ../fish/guestfish-actions.pod:4377
 msgid "tar-out"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4349
+#: ../fish/guestfish-actions.pod:4379
 #, no-wrap
 msgid ""
 " tar-out directory (tarfile|-)\n"
@@ -26050,17 +26124,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4354
+#: ../fish/guestfish-actions.pod:4384
 msgid "To download a compressed tarball, use L</tgz-out> or L</txz-out>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4359
+#: ../fish/guestfish-actions.pod:4389
 msgid "tgz-in"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4361
+#: ../fish/guestfish-actions.pod:4391
 #, no-wrap
 msgid ""
 " tgz-in (tarball|-) directory\n"
@@ -26068,17 +26142,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4366
+#: ../fish/guestfish-actions.pod:4396
 msgid "To upload an uncompressed tarball, use L</tar-in>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4370
+#: ../fish/guestfish-actions.pod:4400
 msgid "tgz-out"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4372
+#: ../fish/guestfish-actions.pod:4402
 #, no-wrap
 msgid ""
 " tgz-out directory (tarball|-)\n"
@@ -26086,17 +26160,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4377
+#: ../fish/guestfish-actions.pod:4407
 msgid "To download an uncompressed tarball, use L</tar-out>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4381
+#: ../fish/guestfish-actions.pod:4411
 msgid "touch"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4383
+#: ../fish/guestfish-actions.pod:4413
 #, no-wrap
 msgid ""
 " touch path\n"
@@ -26104,12 +26178,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4392
+#: ../fish/guestfish-actions.pod:4422
 msgid "truncate"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4394
+#: ../fish/guestfish-actions.pod:4424
 #, no-wrap
 msgid ""
 " truncate path\n"
@@ -26117,12 +26191,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4399
+#: ../fish/guestfish-actions.pod:4429
 msgid "truncate-size"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4401
+#: ../fish/guestfish-actions.pod:4431
 #, no-wrap
 msgid ""
 " truncate-size path size\n"
@@ -26130,7 +26204,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4406
+#: ../fish/guestfish-actions.pod:4436
 msgid ""
 "If the current file size is less than C<size> then the file is extended to "
 "the required size with zero bytes.  This creates a sparse file (ie. disk "
@@ -26139,12 +26213,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4412
+#: ../fish/guestfish-actions.pod:4442
 msgid "tune2fs-l"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4414
+#: ../fish/guestfish-actions.pod:4444
 #, no-wrap
 msgid ""
 " tune2fs-l device\n"
@@ -26152,12 +26226,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4424
+#: ../fish/guestfish-actions.pod:4454
 msgid "txz-in"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4426
+#: ../fish/guestfish-actions.pod:4456
 #, no-wrap
 msgid ""
 " txz-in (tarball|-) directory\n"
@@ -26165,12 +26239,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4433
+#: ../fish/guestfish-actions.pod:4463
 msgid "txz-out"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4435
+#: ../fish/guestfish-actions.pod:4465
 #, no-wrap
 msgid ""
 " txz-out directory (tarball|-)\n"
@@ -26178,12 +26252,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4442
+#: ../fish/guestfish-actions.pod:4472
 msgid "umask"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4444
+#: ../fish/guestfish-actions.pod:4474
 #, no-wrap
 msgid ""
 " umask mask\n"
@@ -26191,22 +26265,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4458
+#: ../fish/guestfish-actions.pod:4488
 msgid "See also L</get-umask>, L<umask(2)>, L</mknod>, L</mkdir>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4463
+#: ../fish/guestfish-actions.pod:4493
 msgid "umount"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4465
+#: ../fish/guestfish-actions.pod:4495
 msgid "unmount"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4467
+#: ../fish/guestfish-actions.pod:4497
 #, no-wrap
 msgid ""
 " umount pathordevice\n"
@@ -26214,17 +26288,17 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4473
+#: ../fish/guestfish-actions.pod:4503
 msgid "umount-all"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4475
+#: ../fish/guestfish-actions.pod:4505
 msgid "unmount-all"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4477
+#: ../fish/guestfish-actions.pod:4507
 #, no-wrap
 msgid ""
 " umount-all\n"
@@ -26232,12 +26306,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4483
+#: ../fish/guestfish-actions.pod:4513
 msgid "upload"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4485
+#: ../fish/guestfish-actions.pod:4515
 #, no-wrap
 msgid ""
 " upload (filename|-) remotefilename\n"
@@ -26245,17 +26319,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4492
+#: ../fish/guestfish-actions.pod:4522
 msgid "See also L</download>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4496
+#: ../fish/guestfish-actions.pod:4526
 msgid "upload-offset"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4498
+#: ../fish/guestfish-actions.pod:4528
 #, no-wrap
 msgid ""
 " upload-offset (filename|-) remotefilename offset\n"
@@ -26263,7 +26337,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4510
+#: ../fish/guestfish-actions.pod:4540
 msgid ""
 "Note that there is no limit on the amount of data that can be uploaded with "
 "this call, unlike with L</pwrite>, and this call always writes the full "
@@ -26271,17 +26345,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4515
+#: ../fish/guestfish-actions.pod:4545
 msgid "See also L</upload>, L</pwrite>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4519
+#: ../fish/guestfish-actions.pod:4549
 msgid "utimens"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4521
+#: ../fish/guestfish-actions.pod:4551
 #, no-wrap
 msgid ""
 " utimens path atsecs atnsecs mtsecs mtnsecs\n"
@@ -26289,12 +26363,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4540
+#: ../fish/guestfish-actions.pod:4570
 msgid "version"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4542
+#: ../fish/guestfish-actions.pod:4572
 #, no-wrap
 msgid ""
 " version\n"
@@ -26302,7 +26376,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4569
+#: ../fish/guestfish-actions.pod:4599
 msgid ""
 "I<Note:> Don't use this call to test for availability of features.  In "
 "enterprise distributions we backport features from later versions into "
@@ -26311,12 +26385,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4575
+#: ../fish/guestfish-actions.pod:4605
 msgid "vfs-label"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4577
+#: ../fish/guestfish-actions.pod:4607
 #, no-wrap
 msgid ""
 " vfs-label device\n"
@@ -26324,17 +26398,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4584
+#: ../fish/guestfish-actions.pod:4614
 msgid "To find a filesystem from the label, use L</findfs-label>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4586
+#: ../fish/guestfish-actions.pod:4616
 msgid "vfs-type"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4588
+#: ../fish/guestfish-actions.pod:4618
 #, no-wrap
 msgid ""
 " vfs-type device\n"
@@ -26342,12 +26416,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4598
+#: ../fish/guestfish-actions.pod:4628
 msgid "vfs-uuid"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4600
+#: ../fish/guestfish-actions.pod:4630
 #, no-wrap
 msgid ""
 " vfs-uuid device\n"
@@ -26355,17 +26429,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4607
+#: ../fish/guestfish-actions.pod:4637
 msgid "To find a filesystem from the UUID, use L</findfs-uuid>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4609
+#: ../fish/guestfish-actions.pod:4639
 msgid "vg-activate"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4611
+#: ../fish/guestfish-actions.pod:4641
 #, no-wrap
 msgid ""
 " vg-activate true|false 'volgroups ...'\n"
@@ -26373,12 +26447,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4624
+#: ../fish/guestfish-actions.pod:4654
 msgid "vg-activate-all"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4626
+#: ../fish/guestfish-actions.pod:4656
 #, no-wrap
 msgid ""
 " vg-activate-all true|false\n"
@@ -26386,12 +26460,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4636
+#: ../fish/guestfish-actions.pod:4666
 msgid "vgcreate"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4638
+#: ../fish/guestfish-actions.pod:4668
 #, no-wrap
 msgid ""
 " vgcreate volgroup 'physvols ...'\n"
@@ -26399,12 +26473,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4643
+#: ../fish/guestfish-actions.pod:4673
 msgid "vglvuuids"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4645
+#: ../fish/guestfish-actions.pod:4675
 #, no-wrap
 msgid ""
 " vglvuuids vgname\n"
@@ -26412,24 +26486,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4650
+#: ../fish/guestfish-actions.pod:4680
 msgid ""
 "You can use this along with L</lvs> and L</lvuuid> calls to associate "
 "logical volumes and volume groups."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4653
+#: ../fish/guestfish-actions.pod:4683
 msgid "See also L</vgpvuuids>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4655
+#: ../fish/guestfish-actions.pod:4685
 msgid "vgpvuuids"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4657
+#: ../fish/guestfish-actions.pod:4687
 #, no-wrap
 msgid ""
 " vgpvuuids vgname\n"
@@ -26437,24 +26511,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4662
+#: ../fish/guestfish-actions.pod:4692
 msgid ""
 "You can use this along with L</pvs> and L</pvuuid> calls to associate "
 "physical volumes and volume groups."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4665
+#: ../fish/guestfish-actions.pod:4695
 msgid "See also L</vglvuuids>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4667
+#: ../fish/guestfish-actions.pod:4697
 msgid "vgremove"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4669
+#: ../fish/guestfish-actions.pod:4699
 #, no-wrap
 msgid ""
 " vgremove vgname\n"
@@ -26462,12 +26536,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4676
+#: ../fish/guestfish-actions.pod:4706
 msgid "vgrename"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4678
+#: ../fish/guestfish-actions.pod:4708
 #, no-wrap
 msgid ""
 " vgrename volgroup newvolgroup\n"
@@ -26475,12 +26549,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4682
+#: ../fish/guestfish-actions.pod:4712
 msgid "vgs"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4684
+#: ../fish/guestfish-actions.pod:4714
 #, no-wrap
 msgid ""
 " vgs\n"
@@ -26488,17 +26562,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4692
+#: ../fish/guestfish-actions.pod:4722
 msgid "See also L</vgs-full>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4694
+#: ../fish/guestfish-actions.pod:4724
 msgid "vgs-full"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4696
+#: ../fish/guestfish-actions.pod:4726
 #, no-wrap
 msgid ""
 " vgs-full\n"
@@ -26506,12 +26580,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4701
+#: ../fish/guestfish-actions.pod:4731
 msgid "vgscan"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4703
+#: ../fish/guestfish-actions.pod:4733
 #, no-wrap
 msgid ""
 " vgscan\n"
@@ -26519,12 +26593,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4708
+#: ../fish/guestfish-actions.pod:4738
 msgid "vguuid"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4710
+#: ../fish/guestfish-actions.pod:4740
 #, no-wrap
 msgid ""
 " vguuid vgname\n"
@@ -26532,12 +26606,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4714
+#: ../fish/guestfish-actions.pod:4744
 msgid "wc-c"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4716
+#: ../fish/guestfish-actions.pod:4746
 #, no-wrap
 msgid ""
 " wc-c path\n"
@@ -26545,12 +26619,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4721
+#: ../fish/guestfish-actions.pod:4751
 msgid "wc-l"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4723
+#: ../fish/guestfish-actions.pod:4753
 #, no-wrap
 msgid ""
 " wc-l path\n"
@@ -26558,12 +26632,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4728
+#: ../fish/guestfish-actions.pod:4758
 msgid "wc-w"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4730
+#: ../fish/guestfish-actions.pod:4760
 #, no-wrap
 msgid ""
 " wc-w path\n"
@@ -26571,12 +26645,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4735
+#: ../fish/guestfish-actions.pod:4765
 msgid "write"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4737
+#: ../fish/guestfish-actions.pod:4767
 #, no-wrap
 msgid ""
 " write path content\n"
@@ -26584,12 +26658,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4745
+#: ../fish/guestfish-actions.pod:4775
 msgid "write-file"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4747
+#: ../fish/guestfish-actions.pod:4777
 #, no-wrap
 msgid ""
 " write-file path content size\n"
@@ -26597,12 +26671,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4770
+#: ../fish/guestfish-actions.pod:4800
 msgid "zegrep"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4772
+#: ../fish/guestfish-actions.pod:4802
 #, no-wrap
 msgid ""
 " zegrep regex path\n"
@@ -26610,12 +26684,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4780
+#: ../fish/guestfish-actions.pod:4810
 msgid "zegrepi"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4782
+#: ../fish/guestfish-actions.pod:4812
 #, no-wrap
 msgid ""
 " zegrepi regex path\n"
@@ -26623,12 +26697,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4790
+#: ../fish/guestfish-actions.pod:4820
 msgid "zero"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4792
+#: ../fish/guestfish-actions.pod:4822
 #, no-wrap
 msgid ""
 " zero device\n"
@@ -26636,17 +26710,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4800
+#: ../fish/guestfish-actions.pod:4830
 msgid "See also: L</zero-device>, L</scrub-device>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4802
+#: ../fish/guestfish-actions.pod:4832
 msgid "zero-device"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4804
+#: ../fish/guestfish-actions.pod:4834
 #, no-wrap
 msgid ""
 " zero-device device\n"
@@ -26654,19 +26728,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4806
+#: ../fish/guestfish-actions.pod:4836
 msgid ""
 "This command writes zeroes over the entire C<device>.  Compare with L</zero> "
 "which just zeroes the first few blocks of a device."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4813
+#: ../fish/guestfish-actions.pod:4843
 msgid "zerofree"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4815
+#: ../fish/guestfish-actions.pod:4845
 #, no-wrap
 msgid ""
 " zerofree device\n"
@@ -26674,12 +26748,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4828
+#: ../fish/guestfish-actions.pod:4858
 msgid "zfgrep"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4830
+#: ../fish/guestfish-actions.pod:4860
 #, no-wrap
 msgid ""
 " zfgrep pattern path\n"
@@ -26687,12 +26761,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4838
+#: ../fish/guestfish-actions.pod:4868
 msgid "zfgrepi"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4840
+#: ../fish/guestfish-actions.pod:4870
 #, no-wrap
 msgid ""
 " zfgrepi pattern path\n"
@@ -26700,12 +26774,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4848
+#: ../fish/guestfish-actions.pod:4878
 msgid "zfile"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4850
+#: ../fish/guestfish-actions.pod:4880
 #, no-wrap
 msgid ""
 " zfile meth path\n"
@@ -26713,17 +26787,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4857
+#: ../fish/guestfish-actions.pod:4887
 msgid "Since 1.0.63, use L</file> instead which can now process compressed files."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4867
+#: ../fish/guestfish-actions.pod:4897
 msgid "zgrep"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4869
+#: ../fish/guestfish-actions.pod:4899
 #, no-wrap
 msgid ""
 " zgrep regex path\n"
@@ -26731,12 +26805,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4877
+#: ../fish/guestfish-actions.pod:4907
 msgid "zgrepi"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4879
+#: ../fish/guestfish-actions.pod:4909
 #, no-wrap
 msgid ""
 " zgrepi regex path\n"
index db05ab0..0b552ea 100644 (file)
--- a/po/es.po
+++ b/po/es.po
@@ -9,7 +9,7 @@ msgstr ""
 "Project-Id-Version: libguestfs.master\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-03-18 19:28+0000\n"
+"POT-Creation-Date: 2011-03-24 12:04+0000\n"
 "PO-Revision-Date: \n"
 "Last-Translator: Héctor Daniel Cabrera <logan@fedoraproject.org>\n"
 "Language-Team: Fedora Spanish <trans-es@lists.fedoraproject.org>\n"
@@ -69,14 +69,14 @@ msgstr ""
 "  -V|--version         Muestra la versión y finaliza\n"
 
 #: cat/virt-cat.c:115 cat/virt-filesystems.c:200 cat/virt-ls.c:121
-#: df/domains.c:428 df/main.c:134 fish/fish.c:216 fuse/guestmount.c:976
+#: df/domains.c:428 df/main.c:134 fish/fish.c:217 fuse/guestmount.c:976
 #: inspector/virt-inspector.c:129 rescue/virt-rescue.c:127
 #, c-format
 msgid "guestfs_create: failed to create handle\n"
 msgstr "guestfs_create: falló al crear manipulador\n"
 
 #: cat/virt-cat.c:137 cat/virt-filesystems.c:254 cat/virt-ls.c:143
-#: df/main.c:158 fish/fish.c:286 fuse/guestmount.c:1026
+#: df/main.c:158 fish/fish.c:287 fuse/guestmount.c:1026
 #: inspector/virt-inspector.c:151 rescue/virt-rescue.c:151
 #, c-format
 msgid "%s: unknown long option: %s (%d)\n"
@@ -333,1619 +333,1625 @@ msgstr "no es posible alojar o agregar discos luego de haberse iniciado\n"
 msgid "%s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: parámetro entero no válido (%s devolvió %d)\n"
 
-#: fish/cmds.c:2536
+#: fish/cmds.c:2543
 msgid "Command"
 msgstr "Comando"
 
-#: fish/cmds.c:2536
+#: fish/cmds.c:2543
 msgid "Description"
 msgstr "Descripción"
 
-#: fish/cmds.c:2538
+#: fish/cmds.c:2545
 msgid "add a CD-ROM disk image to examine"
 msgstr "agrega una imagen CD-ROM para examinar"
 
-#: fish/cmds.c:2539
+#: fish/cmds.c:2546
 #, fuzzy
 msgid "add the disk(s) from a named libvirt domain"
 msgstr "{name} no es el nombre de un dominio libvirt\n"
 
-#: fish/cmds.c:2540 fish/cmds.c:2541
+#: fish/cmds.c:2547 fish/cmds.c:2548
 msgid "add an image to examine or modify"
 msgstr "agrega una imagen para examinar o modificar"
 
-#: fish/cmds.c:2542
+#: fish/cmds.c:2549
 msgid "add a drive in snapshot mode (read-only)"
 msgstr "agrega un dispositivo en modo de captura (sólo lectura)"
 
-#: fish/cmds.c:2543
+#: fish/cmds.c:2550
 msgid "add a drive read-only specifying the QEMU block emulation to use"
 msgstr ""
 "agrega un dispositivo de sólo lectura, indicando qué emulación de bloque "
 "QEMU tiene que utilizarse"
 
-#: fish/cmds.c:2544
+#: fish/cmds.c:2551
 msgid "add a drive specifying the QEMU block emulation to use"
 msgstr ""
 "agrega un dispositivo indicando qué emulación de bloque QEMU tiene que "
 "utilizarse"
 
-#: fish/cmds.c:2545
+#: fish/cmds.c:2552
 msgid "allocate and add a disk file"
 msgstr "aloja y agrega un archivo de disco"
 
-#: fish/cmds.c:2546
+#: fish/cmds.c:2553
 msgid "clear Augeas path"
 msgstr "desocupa una ruta Augeas"
 
-#: fish/cmds.c:2547
+#: fish/cmds.c:2554
 msgid "close the current Augeas handle"
 msgstr "cierra el manipulador Augeas actual"
 
-#: fish/cmds.c:2548
+#: fish/cmds.c:2555
 msgid "define an Augeas node"
 msgstr "define un nodo Augeas"
 
-#: fish/cmds.c:2549
+#: fish/cmds.c:2556
 msgid "define an Augeas variable"
 msgstr "define una variable Augeas"
 
-#: fish/cmds.c:2550
+#: fish/cmds.c:2557
 msgid "look up the value of an Augeas path"
 msgstr "busca el valor de una ruta Augeas"
 
-#: fish/cmds.c:2551
+#: fish/cmds.c:2558
 msgid "create a new Augeas handle"
 msgstr "crea un nuevo manipulador Augeas"
 
-#: fish/cmds.c:2552
+#: fish/cmds.c:2559
 msgid "insert a sibling Augeas node"
 msgstr "inserta nodo Augeas hermano"
 
-#: fish/cmds.c:2553
+#: fish/cmds.c:2560
 msgid "load files into the tree"
 msgstr "carga los archivos en el árbol"
 
-#: fish/cmds.c:2554
+#: fish/cmds.c:2561
 msgid "list Augeas nodes under augpath"
 msgstr "lista los nodos Augeas bajo augpath"
 
-#: fish/cmds.c:2555
+#: fish/cmds.c:2562
 msgid "return Augeas nodes which match augpath"
 msgstr "devuelve nodos Augeas que coincidan con augpath"
 
-#: fish/cmds.c:2556
+#: fish/cmds.c:2563
 msgid "move Augeas node"
 msgstr "mueve nodos Augeas"
 
-#: fish/cmds.c:2557
+#: fish/cmds.c:2564
 msgid "remove an Augeas path"
 msgstr "elimina una ruta Augeas"
 
-#: fish/cmds.c:2558
+#: fish/cmds.c:2565
 msgid "write all pending Augeas changes to disk"
 msgstr "escribe en el disco todos los cambios Augeas pendientes "
 
-#: fish/cmds.c:2559
+#: fish/cmds.c:2566
 msgid "set Augeas path to value"
 msgstr "define la ruta Augeas al valor"
 
-#: fish/cmds.c:2560
+#: fish/cmds.c:2567
 msgid "test availability of some parts of the API"
 msgstr "comprueba la disponibilidad de algunas partes del API"
 
-#: fish/cmds.c:2561
+#: fish/cmds.c:2568
 msgid "return a list of all optional groups"
 msgstr "devuelve una lista con grupos opcionales"
 
-#: fish/cmds.c:2562
+#: fish/cmds.c:2569
 msgid "upload base64-encoded data to file"
 msgstr "cargar en un archivo datos codificados en base 64"
 
-#: fish/cmds.c:2563
+#: fish/cmds.c:2570
 msgid "download file and encode as base64"
 msgstr "descarga un archivo y lo codifica como base64"
 
-#: fish/cmds.c:2564
+#: fish/cmds.c:2571
 msgid "flush device buffers"
 msgstr "despeja búferes de dispositivo"
 
-#: fish/cmds.c:2565
+#: fish/cmds.c:2572
 msgid "get blocksize of block device"
 msgstr "obtiene tamaño de bloques del dispositivo de bloques"
 
-#: fish/cmds.c:2566
+#: fish/cmds.c:2573
 msgid "is block device set to read-only"
 msgstr "el dispositivo de bloques está configurado como de sólo lectura"
 
-#: fish/cmds.c:2567
+#: fish/cmds.c:2574
 msgid "get total size of device in bytes"
 msgstr "obtiene el tamaño total del dispositivo en bytes"
 
-#: fish/cmds.c:2568
+#: fish/cmds.c:2575
 msgid "get sectorsize of block device"
 msgstr "obtiene el tamaño del sector del dispositivo de bloques"
 
-#: fish/cmds.c:2569
+#: fish/cmds.c:2576
 msgid "get total size of device in 512-byte sectors"
 msgstr "obtiene el tamaño total del dispositivo en sectores de 512 bytes"
 
-#: fish/cmds.c:2570
+#: fish/cmds.c:2577
 msgid "reread partition table"
 msgstr "vuelve leer tabla de particiones"
 
-#: fish/cmds.c:2571
+#: fish/cmds.c:2578
 msgid "set blocksize of block device"
 msgstr "define el tamaño del bloque del dispositivo de bloques"
 
-#: fish/cmds.c:2572
+#: fish/cmds.c:2579
 msgid "set block device to read-only"
 msgstr "configura el dispositivo de bloques con modo de sólo lectura"
 
-#: fish/cmds.c:2573
+#: fish/cmds.c:2580
 msgid "set block device to read-write"
 msgstr "configura el dispositivo de bloques con modo de lectura y de escritura"
 
-#: fish/cmds.c:2574
+#: fish/cmds.c:2581
 msgid "return true path on case-insensitive filesystem"
 msgstr ""
 "devuelve la ruta verdadera en sistemas de archivos que no distinguen "
 "mayúsculas y minúsculas"
 
-#: fish/cmds.c:2575
+#: fish/cmds.c:2582
 msgid "list the contents of a file"
 msgstr "lista los contenidos de un archivo"
 
-#: fish/cmds.c:2576
+#: fish/cmds.c:2583
 msgid "compute MD5, SHAx or CRC checksum of file"
 msgstr "calcular MD5, SHAx o sumatoria de verificación CRC del archivo"
 
-#: fish/cmds.c:2577
+#: fish/cmds.c:2584
 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
 msgstr ""
 "calcula MD5, SHAx o sumatoria de verificación CRC de los contenidos de un "
 "dispositivo"
 
-#: fish/cmds.c:2578
+#: fish/cmds.c:2585
 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
 msgstr "calcular MD5, SHAx o sumatoria de verificación CRC en un directorio"
 
-#: fish/cmds.c:2579
+#: fish/cmds.c:2586
 msgid "change file mode"
 msgstr "modifica el modo de un archivo"
 
-#: fish/cmds.c:2580 fish/cmds.c:2693
+#: fish/cmds.c:2587 fish/cmds.c:2701
 msgid "change file owner and group"
 msgstr "modifica la pertenencia y membresía de un archivo "
 
-#: fish/cmds.c:2581
+#: fish/cmds.c:2588
 msgid "run a command from the guest filesystem"
 msgstr "ejecuta un comando desde el sistema de archivos huésped"
 
-#: fish/cmds.c:2582
+#: fish/cmds.c:2589
 msgid "run a command, returning lines"
 msgstr "ejecuta un comando, devolviendo líneas"
 
-#: fish/cmds.c:2583
+#: fish/cmds.c:2590
 msgid "add qemu parameters"
 msgstr "agrega parámetros qemu"
 
-#: fish/cmds.c:2584
+#: fish/cmds.c:2591
 msgid "copy local files or directories into an image"
 msgstr "copia los archivos locales o los directorios dentro de una imagen"
 
-#: fish/cmds.c:2585
+#: fish/cmds.c:2592
 msgid "copy remote files or directories out of an image"
 msgstr "copia archivos remotos o directorios fuera de una imagen"
 
-#: fish/cmds.c:2586
+#: fish/cmds.c:2593
 msgid "copy size bytes from source to destination using dd"
 msgstr ""
 "copia en tamaño de bytes desde la fuente hacia el destino utilizando dd"
 
-#: fish/cmds.c:2587
+#: fish/cmds.c:2594
 msgid "copy a file"
 msgstr "copia un archivo"
 
-#: fish/cmds.c:2588
+#: fish/cmds.c:2595
 msgid "copy a file or directory recursively"
 msgstr "copia un archivo o un directorio en forma recursiva"
 
-#: fish/cmds.c:2589
+#: fish/cmds.c:2596
 msgid "copy from source to destination using dd"
 msgstr "copia desde la fuente hacia el destino utilizando dd"
 
-#: fish/cmds.c:2590
+#: fish/cmds.c:2597
 msgid "debugging and internals"
 msgstr "depuración e internos"
 
-#: fish/cmds.c:2591
+#: fish/cmds.c:2598
 #, fuzzy
 msgid "debug the QEMU command line (internal use only)"
 msgstr "carga un archivo al dispositivo (solo para uso interno)"
 
-#: fish/cmds.c:2592
+#: fish/cmds.c:2599
 msgid "upload a file to the appliance (internal use only)"
 msgstr "carga un archivo al dispositivo (solo para uso interno)"
 
-#: fish/cmds.c:2593
+#: fish/cmds.c:2600
 msgid "report file system disk space usage"
 msgstr "reporta la utilización del espacio de disco del sistema de archivos"
 
-#: fish/cmds.c:2594
+#: fish/cmds.c:2601
 msgid "report file system disk space usage (human readable)"
 msgstr ""
 "reporta la utilización del espacio de disco del sistema de archivos (de "
 "manera que pueda ser leído por seres humanos)"
 
-#: fish/cmds.c:2595
+#: fish/cmds.c:2602
 msgid "return kernel messages"
 msgstr "devuelve mensajes del kernel"
 
-#: fish/cmds.c:2596
+#: fish/cmds.c:2603
 msgid "download a file to the local machine"
 msgstr "descarga un archivo en la máquina local"
 
-#: fish/cmds.c:2597
+#: fish/cmds.c:2604
 msgid "download a file to the local machine with offset and size"
 msgstr "descarga un archivo en la máquina local con offset y tamaño"
 
-#: fish/cmds.c:2598
+#: fish/cmds.c:2605
 msgid "drop kernel page cache, dentries and inodes"
 msgstr ""
 "abandona la página caché del kernel, los nodos i y entradas de datos (dentry)"
 
-#: fish/cmds.c:2599
+#: fish/cmds.c:2606
 msgid "estimate file space usage"
 msgstr "estima la utilización del espacio de archivo"
 
-#: fish/cmds.c:2600
+#: fish/cmds.c:2607
 msgid "check an ext2/ext3 filesystem"
 msgstr "verifica un sistema de archivos ext2/ext3"
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2608
 msgid "display a line of text"
 msgstr "muestra una línea de texto"
 
-#: fish/cmds.c:2602
+#: fish/cmds.c:2609
 msgid "echo arguments back to the client"
 msgstr "devuelve los argumentos al cliente"
 
-#: fish/cmds.c:2603
+#: fish/cmds.c:2610
 msgid "edit a file"
 msgstr "edita un archivo"
 
-#: fish/cmds.c:2604 fish/cmds.c:2605 fish/cmds.c:2610 fish/cmds.c:2611
-#: fish/cmds.c:2644 fish/cmds.c:2645 fish/cmds.c:2886 fish/cmds.c:2887
-#: fish/cmds.c:2891 fish/cmds.c:2892 fish/cmds.c:2894 fish/cmds.c:2895
+#: fish/cmds.c:2611 fish/cmds.c:2612 fish/cmds.c:2617 fish/cmds.c:2618
+#: fish/cmds.c:2651 fish/cmds.c:2652 fish/cmds.c:2894 fish/cmds.c:2895
+#: fish/cmds.c:2899 fish/cmds.c:2900 fish/cmds.c:2902 fish/cmds.c:2903
 msgid "return lines matching a pattern"
 msgstr "devuelve líneas coincidentes con un patrón"
 
-#: fish/cmds.c:2606
+#: fish/cmds.c:2613
 msgid "test if two files have equal contents"
 msgstr "verifica si dos archivos tienen el mismo contenido"
 
-#: fish/cmds.c:2607
+#: fish/cmds.c:2614
 msgid "test if file or directory exists"
 msgstr "verifica si existe un archivo o un directorio"
 
-#: fish/cmds.c:2608 fish/cmds.c:2609
+#: fish/cmds.c:2615 fish/cmds.c:2616
 msgid "preallocate a file in the guest filesystem"
 msgstr "pre aloja un archivo en el sistema de archivos huésped"
 
-#: fish/cmds.c:2612
+#: fish/cmds.c:2619
 msgid "determine file type"
 msgstr "determina el tipo de archivo"
 
-#: fish/cmds.c:2613
+#: fish/cmds.c:2620
 msgid "detect the architecture of a binary file"
 msgstr "detecta la arquitectura de un archivo binario"
 
-#: fish/cmds.c:2614
+#: fish/cmds.c:2621
 msgid "return the size of the file in bytes"
 msgstr "devuelve el tamaño del archivo en bytes"
 
-#: fish/cmds.c:2615
+#: fish/cmds.c:2622
 msgid "fill a file with octets"
 msgstr "llena un archivo con octetos"
 
-#: fish/cmds.c:2616
+#: fish/cmds.c:2623
 msgid "fill a file with a repeating pattern of bytes"
 msgstr ""
 "completa un archivo con el mismo patrón de bytes repetido continuamente"
 
-#: fish/cmds.c:2617
+#: fish/cmds.c:2624
 msgid "find all files and directories"
 msgstr "encuentra todos los archivos y directorios"
 
-#: fish/cmds.c:2618
+#: fish/cmds.c:2625
 msgid "find all files and directories, returning NUL-separated list"
 msgstr ""
 "encuentra todos los archivos y directorios, devolviendo una lista separada "
 "por NUL"
 
-#: fish/cmds.c:2619
+#: fish/cmds.c:2626
 msgid "find a filesystem by label"
 msgstr "encuentra un sistema de archivos por su etiqueta"
 
-#: fish/cmds.c:2620
+#: fish/cmds.c:2627
 msgid "find a filesystem by UUID"
 msgstr "encuentra un sistema de archivos por su UUID"
 
-#: fish/cmds.c:2621
+#: fish/cmds.c:2628
 msgid "run the filesystem checker"
 msgstr "ejecuta el verificador del sistema de archivos"
 
-#: fish/cmds.c:2622
+#: fish/cmds.c:2629
 msgid "get the additional kernel options"
 msgstr "obtiene las opciones de kernel adicionales"
 
-#: fish/cmds.c:2623
+#: fish/cmds.c:2630
 #, fuzzy
 msgid "get the attach method"
 msgstr "obtiene la ruta de búsqueda"
 
-#: fish/cmds.c:2624
+#: fish/cmds.c:2631
 msgid "get autosync mode"
 msgstr "obtiene modo autosync"
 
-#: fish/cmds.c:2625
+#: fish/cmds.c:2632
 msgid "get direct appliance mode flag"
 msgstr "obtiene marca directa de modo de dispositivo"
 
-#: fish/cmds.c:2626
+#: fish/cmds.c:2633
 msgid "get the ext2/3/4 filesystem label"
 msgstr "obtiene la etiqueta de sistema de archivos ext2/3/4 "
 
-#: fish/cmds.c:2627
+#: fish/cmds.c:2634
 msgid "get the ext2/3/4 filesystem UUID"
 msgstr "obtiene el UUID del sistema de archivos ext2/3/4"
 
-#: fish/cmds.c:2628
+#: fish/cmds.c:2635
 msgid "get memory allocated to the qemu subprocess"
 msgstr "obtiene la memoria alojada en el subproceso qemu"
 
-#: fish/cmds.c:2629
+#: fish/cmds.c:2636
 msgid "get enable network flag"
 msgstr "obtiene la marca de red habilitada"
 
-#: fish/cmds.c:2630
+#: fish/cmds.c:2637
 msgid "get the search path"
 msgstr "obtiene la ruta de búsqueda"
 
-#: fish/cmds.c:2631
+#: fish/cmds.c:2638
 msgid "get PID of qemu subprocess"
 msgstr "obtiene el PID del subproceso qemu"
 
-#: fish/cmds.c:2632
+#: fish/cmds.c:2639
 msgid "get the qemu binary"
 msgstr "obtiene el binario quemu"
 
-#: fish/cmds.c:2633
+#: fish/cmds.c:2640
 msgid "get recovery process enabled flag"
 msgstr "obtiene marca de proceso de recuperación habilitado"
 
-#: fish/cmds.c:2634
+#: fish/cmds.c:2641
 msgid "get SELinux enabled flag"
 msgstr "obtiene marca de SELinux habilitado"
 
-#: fish/cmds.c:2635
+#: fish/cmds.c:2642
 msgid "get the current state"
 msgstr "obtiene el estado actual"
 
-#: fish/cmds.c:2636
+#: fish/cmds.c:2643
 msgid "get command trace enabled flag"
 msgstr "obtiene marca de seguimiento de comando habilitado"
 
-#: fish/cmds.c:2637
+#: fish/cmds.c:2644
 msgid "get the current umask"
 msgstr "obtiene el umask actual"
 
-#: fish/cmds.c:2638
+#: fish/cmds.c:2645
 msgid "get verbose mode"
 msgstr "obtiene modo de información detallada"
 
-#: fish/cmds.c:2639
+#: fish/cmds.c:2646
 msgid "get SELinux security context"
 msgstr "obtiene contexto de seguridad SELinux"
 
-#: fish/cmds.c:2640 fish/cmds.c:2694
+#: fish/cmds.c:2647 fish/cmds.c:2702
 msgid "get a single extended attribute"
 msgstr ""
 
-#: fish/cmds.c:2641 fish/cmds.c:2695
+#: fish/cmds.c:2648 fish/cmds.c:2703
 msgid "list extended attributes of a file or directory"
 msgstr "lista los atributos extendidos de un archivo o directorio"
 
-#: fish/cmds.c:2642
+#: fish/cmds.c:2649
 msgid "expand wildcards in command"
 msgstr "expande comodines en un comando"
 
-#: fish/cmds.c:2643
+#: fish/cmds.c:2650
 msgid "expand a wildcard path"
 msgstr "expande un camino comodín"
 
-#: fish/cmds.c:2646
+#: fish/cmds.c:2653
 msgid "install GRUB"
 msgstr "instala el GRUB"
 
-#: fish/cmds.c:2647
+#: fish/cmds.c:2654
 msgid "return first 10 lines of a file"
 msgstr "devuelve las primeras 10 líneas de un archivo"
 
-#: fish/cmds.c:2648
+#: fish/cmds.c:2655
 msgid "return first N lines of a file"
 msgstr "devuelve las primeras N líneas de un archivo"
 
-#: fish/cmds.c:2649
+#: fish/cmds.c:2656
 msgid "dump a file in hexadecimal"
 msgstr "descarga un archivo en modo hexadecimal"
 
-#: fish/cmds.c:2650
+#: fish/cmds.c:2657
 msgid "edit with a hex editor"
 msgstr "editar con un editor hex"
 
-#: fish/cmds.c:2651
+#: fish/cmds.c:2658
 msgid "list the contents of a single file in an initrd"
 msgstr "lista los contenidos de un solo archivo en un initrd"
 
-#: fish/cmds.c:2652
+#: fish/cmds.c:2659
 msgid "list files in an initrd"
 msgstr "lista los archivos en un initrd"
 
-#: fish/cmds.c:2653
+#: fish/cmds.c:2660
 msgid "add an inotify watch"
 msgstr "agrega una vigilancia inotify"
 
-#: fish/cmds.c:2654
+#: fish/cmds.c:2661
 msgid "close the inotify handle"
 msgstr "cierra el manipulador inotify"
 
-#: fish/cmds.c:2655
+#: fish/cmds.c:2662
 msgid "return list of watched files that had events"
 msgstr "devuelve la lista de archivos monitoreados que posean eventos"
 
-#: fish/cmds.c:2656
+#: fish/cmds.c:2663
 msgid "create an inotify handle"
 msgstr "crea un manipulador inotify"
 
-#: fish/cmds.c:2657
+#: fish/cmds.c:2664
 msgid "return list of inotify events"
 msgstr "devuelve una lista con eventos inotify"
 
-#: fish/cmds.c:2658
+#: fish/cmds.c:2665
 msgid "remove an inotify watch"
 msgstr "elimina una vigilancia inotify"
 
-#: fish/cmds.c:2659
+#: fish/cmds.c:2666
 msgid "get architecture of inspected operating system"
 msgstr "detecta la arquitectura de un sistema operativo inspeccionado"
 
-#: fish/cmds.c:2660
+#: fish/cmds.c:2667
 msgid "get distro of inspected operating system"
 msgstr "obtiene la distribución de un sistema operativo determinado"
 
-#: fish/cmds.c:2661
+#: fish/cmds.c:2668
 msgid "get filesystems associated with inspected operating system"
 msgstr ""
 "obtiene los sistemas de archivos asociados con un sistema operativo "
 "inspeccionado"
 
-#: fish/cmds.c:2662
+#: fish/cmds.c:2669
 #, fuzzy
 msgid "get format of inspected operating system"
 msgstr "obtiene el tipo de un sistema operativo inspeccionado"
 
-#: fish/cmds.c:2663
+#: fish/cmds.c:2670
 #, fuzzy
 msgid "get hostname of the operating system"
 msgstr "obtiene el nombre del producto de un sistema operativo inspeccionado"
 
-#: fish/cmds.c:2664
+#: fish/cmds.c:2671
 msgid "get major version of inspected operating system"
 msgstr "obtiene la versión más alta de un sistema operativo inspeccionado"
 
-#: fish/cmds.c:2665
+#: fish/cmds.c:2672
 msgid "get minor version of inspected operating system"
 msgstr "obtiene la versión más baja de un sistema operativo inspeccionado"
 
-#: fish/cmds.c:2666
+#: fish/cmds.c:2673
 msgid "get mountpoints of inspected operating system"
 msgstr "obtiene los puntos de montaje de un sistema operativo inspeccionado"
 
-#: fish/cmds.c:2667
+#: fish/cmds.c:2674
 #, fuzzy
 msgid "get package format used by the operating system"
 msgstr "obtiene el tipo de un sistema operativo inspeccionado"
 
-#: fish/cmds.c:2668
+#: fish/cmds.c:2675
 #, fuzzy
 msgid "get package management tool used by the operating system"
 msgstr "obtiene el nombre del producto de un sistema operativo inspeccionado"
 
-#: fish/cmds.c:2669
+#: fish/cmds.c:2676
 msgid "get product name of inspected operating system"
 msgstr "obtiene el nombre del producto de un sistema operativo inspeccionado"
 
-#: fish/cmds.c:2670
+#: fish/cmds.c:2677
+#, fuzzy
+msgid "get product variant of inspected operating system"
+msgstr "obtiene el nombre del producto de un sistema operativo inspeccionado"
+
+#: fish/cmds.c:2678
 #, fuzzy
 msgid "return list of operating systems found by last inspection"
 msgstr ""
 "inspecciona el disco y devuelve una lista con los sistemas operativos "
 "hallados"
 
-#: fish/cmds.c:2671
+#: fish/cmds.c:2679
 msgid "get type of inspected operating system"
 msgstr "obtiene el tipo de un sistema operativo inspeccionado"
 
-#: fish/cmds.c:2672
+#: fish/cmds.c:2680
 #, fuzzy
 msgid "get Windows systemroot of inspected operating system"
 msgstr "obtiene la distribución de un sistema operativo determinado"
 
-#: fish/cmds.c:2673
+#: fish/cmds.c:2681
 msgid "get live flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2674
+#: fish/cmds.c:2682
 msgid "get multipart flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2675
+#: fish/cmds.c:2683
 msgid "get netinst (network installer) flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2676
+#: fish/cmds.c:2684
 #, fuzzy
 msgid "get list of applications installed in the operating system"
 msgstr "obtiene la distribución de un sistema operativo determinado"
 
-#: fish/cmds.c:2677
+#: fish/cmds.c:2685
 msgid "inspect disk and return list of operating systems found"
 msgstr ""
 "inspecciona el disco y devuelve una lista con los sistemas operativos "
 "hallados"
 
-#: fish/cmds.c:2678
+#: fish/cmds.c:2686
 msgid "test if block device"
 msgstr "verifica que sea un dispositivo de bloque"
 
-#: fish/cmds.c:2679
+#: fish/cmds.c:2687
 msgid "is busy processing a command"
 msgstr "se encuentra ocupado procesando un comando"
 
-#: fish/cmds.c:2680
+#: fish/cmds.c:2688
 msgid "test if character device"
 msgstr "verifica que sea un dispositivo de caracteres"
 
-#: fish/cmds.c:2681
+#: fish/cmds.c:2689
 msgid "is in configuration state"
 msgstr "se encuentra en estado de configuración"
 
-#: fish/cmds.c:2682
+#: fish/cmds.c:2690
 msgid "test if a directory"
 msgstr "verifica que sea un directorio"
 
-#: fish/cmds.c:2683
+#: fish/cmds.c:2691
 msgid "test if FIFO (named pipe)"
 msgstr "verifica que sea un FIFO (denominado entubamiento, o pipe)"
 
-#: fish/cmds.c:2684
+#: fish/cmds.c:2692
 msgid "test if a regular file"
 msgstr "verifica que sea un archivo regular"
 
-#: fish/cmds.c:2685
+#: fish/cmds.c:2693
 msgid "is launching subprocess"
 msgstr "se encuentra lanzando un subproceso"
 
-#: fish/cmds.c:2686
+#: fish/cmds.c:2694
 msgid "test if device is a logical volume"
 msgstr "comprueba si el dispositivo es un volumen lógico"
 
-#: fish/cmds.c:2687
+#: fish/cmds.c:2695
 msgid "is ready to accept commands"
 msgstr "se encuentra listo para aceptar comandos"
 
-#: fish/cmds.c:2688
+#: fish/cmds.c:2696
 msgid "test if socket"
 msgstr "verifica que sea un socket"
 
-#: fish/cmds.c:2689
+#: fish/cmds.c:2697
 msgid "test if symbolic link"
 msgstr "verifica que sea un enlace simbólico"
 
-#: fish/cmds.c:2690
+#: fish/cmds.c:2698
 msgid "kill the qemu subprocess"
 msgstr "finaliza el subproceso qemu"
 
-#: fish/cmds.c:2691
+#: fish/cmds.c:2699
 msgid "launch the qemu subprocess"
 msgstr "lanza el subproceso quemu"
 
-#: fish/cmds.c:2692
+#: fish/cmds.c:2700
 msgid "change working directory"
 msgstr "modifica el directorio de trabajo"
 
-#: fish/cmds.c:2696
+#: fish/cmds.c:2704
 msgid "list the block devices"
 msgstr "lista los dispositivos de bloque"
 
-#: fish/cmds.c:2697
+#: fish/cmds.c:2705
 msgid "list filesystems"
 msgstr "lista los sistemas de archivos"
 
-#: fish/cmds.c:2698
+#: fish/cmds.c:2706
 msgid "list the partitions"
 msgstr "lista las particiones"
 
-#: fish/cmds.c:2699
+#: fish/cmds.c:2707
 msgid "list the files in a directory (long format)"
 msgstr "lista los archivos de un directorio (con formato largo)"
 
-#: fish/cmds.c:2700 fish/cmds.c:2701
+#: fish/cmds.c:2708 fish/cmds.c:2709
 msgid "create a hard link"
 msgstr "genera un enlace fijo"
 
-#: fish/cmds.c:2702 fish/cmds.c:2703
+#: fish/cmds.c:2710 fish/cmds.c:2711
 msgid "create a symbolic link"
 msgstr "genera un enlace simbólico"
 
-#: fish/cmds.c:2704 fish/cmds.c:2795
+#: fish/cmds.c:2712 fish/cmds.c:2803
 msgid "remove extended attribute of a file or directory"
 msgstr "elimina un atributo extendido de un archivo o directorio"
 
-#: fish/cmds.c:2705
+#: fish/cmds.c:2713
 msgid "list the files in a directory"
 msgstr "lista los archivos de un directorio"
 
-#: fish/cmds.c:2706 fish/cmds.c:2822
+#: fish/cmds.c:2714 fish/cmds.c:2830
 msgid "set extended attribute of a file or directory"
 msgstr "establece un atributo extendido a un archivo o directorio"
 
-#: fish/cmds.c:2707
+#: fish/cmds.c:2715
 msgid "get file information for a symbolic link"
 msgstr "obtiene información de archivo de un enlace simbólico determinado"
 
-#: fish/cmds.c:2708
+#: fish/cmds.c:2716
 msgid "lstat on multiple files"
 msgstr "realiza lstat sobre varios archivos"
 
-#: fish/cmds.c:2709
+#: fish/cmds.c:2717
 msgid "add a key on a LUKS encrypted device"
 msgstr "agrega una llave sobre un dispositivo cifrado LUKS"
 
-#: fish/cmds.c:2710
+#: fish/cmds.c:2718
 msgid "close a LUKS device"
 msgstr "cierra un dispositivo LUKS"
 
-#: fish/cmds.c:2711 fish/cmds.c:2712
+#: fish/cmds.c:2719 fish/cmds.c:2720
 msgid "format a block device as a LUKS encrypted device"
 msgstr "formatea un dispositivo de bloque como un dispositivo LUKS cifrado"
 
-#: fish/cmds.c:2713
+#: fish/cmds.c:2721
 msgid "remove a key from a LUKS encrypted device"
 msgstr "elimina una llave de un dispositivo LUKS cifrado"
 
-#: fish/cmds.c:2714
+#: fish/cmds.c:2722
 msgid "open a LUKS-encrypted block device"
 msgstr "abre un dispositivo de bloques cifrado con LUKS"
 
-#: fish/cmds.c:2715
+#: fish/cmds.c:2723
 msgid "open a LUKS-encrypted block device read-only"
 msgstr ""
 "abre un dispositivo de bloques cifrado mediante LUKS, en modo de sólo lectura"
 
-#: fish/cmds.c:2716
+#: fish/cmds.c:2724
 msgid "create an LVM logical volume"
 msgstr "genera un volumen lógico LVM"
 
-#: fish/cmds.c:2717
+#: fish/cmds.c:2725
 msgid "get canonical name of an LV"
 msgstr ""
 
-#: fish/cmds.c:2718
+#: fish/cmds.c:2726
 msgid "clear LVM device filter"
 msgstr "limpia un filtro de dispositivo LVM"
 
-#: fish/cmds.c:2719
+#: fish/cmds.c:2727
 msgid "remove all LVM LVs, VGs and PVs"
 msgstr "elimina todos los LVM LVs, VGs y PVs"
 
-#: fish/cmds.c:2720
+#: fish/cmds.c:2728
 msgid "set LVM device filter"
 msgstr "define un filtro de dispositivo LVM"
 
-#: fish/cmds.c:2721
+#: fish/cmds.c:2729
 msgid "remove an LVM logical volume"
 msgstr "elimina un volumen lógico LVM"
 
-#: fish/cmds.c:2722
+#: fish/cmds.c:2730
 msgid "rename an LVM logical volume"
 msgstr "modifica el nombre de un volumen lógico LVM"
 
-#: fish/cmds.c:2723
+#: fish/cmds.c:2731
 msgid "resize an LVM logical volume"
 msgstr "modifica el tamaño de un volumen lógico LVM"
 
-#: fish/cmds.c:2724
+#: fish/cmds.c:2732
 msgid "expand an LV to fill free space"
 msgstr "expande un LV hasta completar el espacio libre"
 
-#: fish/cmds.c:2725 fish/cmds.c:2726
+#: fish/cmds.c:2733 fish/cmds.c:2734
 msgid "list the LVM logical volumes (LVs)"
 msgstr "lista los volúmenes lógicos LVM (LVs)"
 
-#: fish/cmds.c:2727
+#: fish/cmds.c:2735
 msgid "get the UUID of a logical volume"
 msgstr "obtiene el UUID de un volumen lógico"
 
-#: fish/cmds.c:2728
+#: fish/cmds.c:2736
 msgid "lgetxattr on multiple files"
 msgstr "realiza lgetxattr sobre varios archivos"
 
-#: fish/cmds.c:2729
+#: fish/cmds.c:2737
 msgid "open the manual"
 msgstr "abre el manual"
 
-#: fish/cmds.c:2730
+#: fish/cmds.c:2738
 msgid "create a directory"
 msgstr "crea un directorio"
 
-#: fish/cmds.c:2731
+#: fish/cmds.c:2739
 msgid "create a directory with a particular mode"
 msgstr "crea un directorio con un modo específico"
 
-#: fish/cmds.c:2732
+#: fish/cmds.c:2740
 msgid "create a directory and parents"
 msgstr "crea un directorio y padres"
 
-#: fish/cmds.c:2733
+#: fish/cmds.c:2741
 msgid "create a temporary directory"
 msgstr "crea un directorio temporal"
 
-#: fish/cmds.c:2734 fish/cmds.c:2735 fish/cmds.c:2736
+#: fish/cmds.c:2742 fish/cmds.c:2743 fish/cmds.c:2744
 msgid "make ext2/3/4 filesystem with external journal"
 msgstr "genera un sistema de archivos ext2/3/4 con un registro externo"
 
-#: fish/cmds.c:2737
+#: fish/cmds.c:2745
 msgid "make ext2/3/4 external journal"
 msgstr "genera un registro externo ext2/3/4"
 
-#: fish/cmds.c:2738
+#: fish/cmds.c:2746
 msgid "make ext2/3/4 external journal with label"
 msgstr "genera un registro externo ext2/3/4 con etiqueta"
 
-#: fish/cmds.c:2739
+#: fish/cmds.c:2747
 msgid "make ext2/3/4 external journal with UUID"
 msgstr "genera un registro externo ext2/3/4 con UUID"
 
-#: fish/cmds.c:2740
+#: fish/cmds.c:2748
 msgid "make FIFO (named pipe)"
 msgstr "realiza un FIFO (denominado entubamiento, o pipe)"
 
-#: fish/cmds.c:2741 fish/cmds.c:2743
+#: fish/cmds.c:2749 fish/cmds.c:2751
 msgid "make a filesystem"
 msgstr "genera un sistema de archivos"
 
-#: fish/cmds.c:2742
+#: fish/cmds.c:2750
 msgid "make a filesystem with block size"
 msgstr "genera un sistema de archivos con tamaño de bloques"
 
-#: fish/cmds.c:2744
+#: fish/cmds.c:2752
 msgid "create a mountpoint"
 msgstr "crea un punto de montaje"
 
-#: fish/cmds.c:2745
+#: fish/cmds.c:2753
 msgid "make block, character or FIFO devices"
 msgstr "genera dispositivos de bloque, de caracteres o FIFO"
 
-#: fish/cmds.c:2746
+#: fish/cmds.c:2754
 msgid "make block device node"
 msgstr "genera un nodo de dispositivo de bloques"
 
-#: fish/cmds.c:2747
+#: fish/cmds.c:2755
 msgid "make char device node"
 msgstr "genera un nodo de dispositivo de caracteres"
 
-#: fish/cmds.c:2748
+#: fish/cmds.c:2756
 msgid "create a swap partition"
 msgstr "crea una partición swap"
 
-#: fish/cmds.c:2749
+#: fish/cmds.c:2757
 msgid "create a swap partition with a label"
 msgstr "crea una partición swap con una etiqueta"
 
-#: fish/cmds.c:2750
+#: fish/cmds.c:2758
 msgid "create a swap partition with an explicit UUID"
 msgstr "crea una partición swap con UUID explícito"
 
-#: fish/cmds.c:2751
+#: fish/cmds.c:2759
 msgid "create a swap file"
 msgstr "crea un archivo swap"
 
-#: fish/cmds.c:2752
+#: fish/cmds.c:2760
 msgid "load a kernel module"
 msgstr "carga un módulo del kernel"
 
-#: fish/cmds.c:2753
+#: fish/cmds.c:2761
 msgid "view a file"
 msgstr "observa un archivo"
 
-#: fish/cmds.c:2754
+#: fish/cmds.c:2762
 msgid "mount a guest disk at a position in the filesystem"
 msgstr "monta un disco huésped en una posición del sistema de archivos"
 
-#: fish/cmds.c:2755
+#: fish/cmds.c:2763
 msgid "mount a file using the loop device"
 msgstr "monta un archivo usando el dispositivo de bucles"
 
-#: fish/cmds.c:2756
+#: fish/cmds.c:2764
 msgid "mount a guest disk with mount options"
 msgstr "monta un disco huésped con opciones de montaje"
 
-#: fish/cmds.c:2757
+#: fish/cmds.c:2765
 msgid "mount a guest disk, read-only"
 msgstr "monta un disco huésped, sólo lectura"
 
-#: fish/cmds.c:2758
+#: fish/cmds.c:2766
 msgid "mount a guest disk with mount options and vfstype"
 msgstr "monta un disco invitado con opciones de montaje y tipo vfstype"
 
-#: fish/cmds.c:2759
+#: fish/cmds.c:2767
 msgid "show mountpoints"
 msgstr "muestra puntos de montaje"
 
-#: fish/cmds.c:2760
+#: fish/cmds.c:2768
 msgid "show mounted filesystems"
 msgstr "muestra sistema de archivos montados"
 
-#: fish/cmds.c:2761
+#: fish/cmds.c:2769
 msgid "move a file"
 msgstr "traslada un archivo"
 
-#: fish/cmds.c:2762
+#: fish/cmds.c:2770
 msgid "probe NTFS volume"
 msgstr "examina el volumen NTFS"
 
-#: fish/cmds.c:2763
+#: fish/cmds.c:2771
 msgid "resize an NTFS filesystem"
 msgstr "modifica el tamaño de un sistema de archivos NTFS"
 
-#: fish/cmds.c:2764
+#: fish/cmds.c:2772
 msgid "resize an NTFS filesystem (with size)"
 msgstr "modifica el tamaño de un sistema de archivos NTFS (con tamaño)"
 
-#: fish/cmds.c:2765
+#: fish/cmds.c:2773
 msgid "add a partition to the device"
 msgstr "agrega una partición en el dispositivo"
 
-#: fish/cmds.c:2766
+#: fish/cmds.c:2774
 msgid "delete a partition"
 msgstr "elimina una partición"
 
-#: fish/cmds.c:2767
+#: fish/cmds.c:2775
 msgid "partition whole disk with a single primary partition"
 msgstr "particiona el disco entero sólo con una partición primaria"
 
-#: fish/cmds.c:2768
+#: fish/cmds.c:2776
 msgid "return true if a partition is bootable"
 msgstr "devuelve un valor 'true' si la partición es arrancable"
 
-#: fish/cmds.c:2769
+#: fish/cmds.c:2777
 msgid "get the MBR type byte (ID byte) from a partition"
 msgstr "obtiene el tipo de byte MBR (ID de byte) de una partición "
 
-#: fish/cmds.c:2770
+#: fish/cmds.c:2778
 msgid "get the partition table type"
 msgstr "obtiene el tipo de tablas de particiones"
 
-#: fish/cmds.c:2771
+#: fish/cmds.c:2779
 msgid "create an empty partition table"
 msgstr "genera una tabla de particiones vacía"
 
-#: fish/cmds.c:2772
+#: fish/cmds.c:2780
 msgid "list partitions on a device"
 msgstr "lista las particiones de un dispositivo"
 
-#: fish/cmds.c:2773
+#: fish/cmds.c:2781
 msgid "make a partition bootable"
 msgstr "hace que una partición sea arrancable"
 
-#: fish/cmds.c:2774
+#: fish/cmds.c:2782
 msgid "set the MBR type byte (ID byte) of a partition"
 msgstr "define el tipo de byte MBR (ID de byte) en una partición"
 
-#: fish/cmds.c:2775
+#: fish/cmds.c:2783
 msgid "set partition name"
 msgstr "define el número de la partición"
 
-#: fish/cmds.c:2776
+#: fish/cmds.c:2784
 msgid "convert partition name to device name"
 msgstr "convierte el nombre de una partición a nombre de dispositivo"
 
-#: fish/cmds.c:2777
+#: fish/cmds.c:2785
 msgid "ping the guest daemon"
 msgstr "realiza un ping al demonio huésped"
 
-#: fish/cmds.c:2778
+#: fish/cmds.c:2786
 msgid "read part of a file"
 msgstr "lee parte de un archivo"
 
-#: fish/cmds.c:2779
+#: fish/cmds.c:2787
 #, fuzzy
 msgid "read part of a device"
 msgstr "lee parte de un archivo"
 
-#: fish/cmds.c:2780
+#: fish/cmds.c:2788
 msgid "create an LVM physical volume"
 msgstr "crea un volumen físico LVM"
 
-#: fish/cmds.c:2781
+#: fish/cmds.c:2789
 msgid "remove an LVM physical volume"
 msgstr "elimina un volumen físico LVM"
 
-#: fish/cmds.c:2782
+#: fish/cmds.c:2790
 msgid "resize an LVM physical volume"
 msgstr "modifica el tamaño de un volumen físico LVM"
 
-#: fish/cmds.c:2783
+#: fish/cmds.c:2791
 msgid "resize an LVM physical volume (with size)"
 msgstr "modifica el tamaño de un volumen físico LVM (con tamaño)"
 
-#: fish/cmds.c:2784 fish/cmds.c:2785
+#: fish/cmds.c:2792 fish/cmds.c:2793
 msgid "list the LVM physical volumes (PVs)"
 msgstr "lista los volúmenes físicos LVM (PVs)"
 
-#: fish/cmds.c:2786
+#: fish/cmds.c:2794
 msgid "get the UUID of a physical volume"
 msgstr "obtiene el UUID de un volumen físico"
 
-#: fish/cmds.c:2787
+#: fish/cmds.c:2795
 msgid "write to part of a file"
 msgstr "escribe en parte de un archivo"
 
-#: fish/cmds.c:2788
+#: fish/cmds.c:2796
 #, fuzzy
 msgid "write to part of a device"
 msgstr "escribe en parte de un archivo"
 
-#: fish/cmds.c:2789
+#: fish/cmds.c:2797
 msgid "read a file"
 msgstr "lee un archivo"
 
-#: fish/cmds.c:2790
+#: fish/cmds.c:2798
 msgid "read file as lines"
 msgstr "lee un archivo como líneas"
 
-#: fish/cmds.c:2791
+#: fish/cmds.c:2799
 msgid "read directories entries"
 msgstr "lee entradas de directorios"
 
-#: fish/cmds.c:2792
+#: fish/cmds.c:2800
 msgid "read the target of a symbolic link"
 msgstr "lee el destino de un enlace simbólico"
 
-#: fish/cmds.c:2793
+#: fish/cmds.c:2801
 msgid "readlink on multiple files"
 msgstr "realiza un readlink sobre varios archivos"
 
-#: fish/cmds.c:2794
+#: fish/cmds.c:2802
 msgid "canonicalized absolute pathname"
 msgstr "nombre de camino canónico absoluto"
 
-#: fish/cmds.c:2796
+#: fish/cmds.c:2804
 msgid "close and reopen libguestfs handle"
 msgstr "cierra y vuelve a abrir el manipulador libguestfs"
 
-#: fish/cmds.c:2797
+#: fish/cmds.c:2805
 msgid "resize an ext2, ext3 or ext4 filesystem"
 msgstr "modifica el tamaño de un sistema de archivos ext2, ext3, o ext4"
 
-#: fish/cmds.c:2798
+#: fish/cmds.c:2806
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
 msgstr ""
 "modifica el tamaño de un sistema de archivos ext2, ext3 o ext4 (con tamaño)"
 
-#: fish/cmds.c:2799
+#: fish/cmds.c:2807
 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
 msgstr ""
 "modifica el tamaño de un sistema de archivos ext2, ext3 o ext4 (con tamaño)"
 
-#: fish/cmds.c:2800
+#: fish/cmds.c:2808
 msgid "remove a file"
 msgstr "elimina un archivo"
 
-#: fish/cmds.c:2801
+#: fish/cmds.c:2809
 msgid "remove a file or directory recursively"
 msgstr "elimina un archivo o un directorio en forma recursiva"
 
-#: fish/cmds.c:2802
+#: fish/cmds.c:2810
 msgid "remove a directory"
 msgstr "elimina un directorio"
 
-#: fish/cmds.c:2803
+#: fish/cmds.c:2811
 msgid "remove a mountpoint"
 msgstr "elimina un punto de montaje"
 
-#: fish/cmds.c:2804
+#: fish/cmds.c:2812
 msgid "scrub (securely wipe) a device"
 msgstr "elimina en forma segura (scrub) un dispositivo"
 
-#: fish/cmds.c:2805
+#: fish/cmds.c:2813
 msgid "scrub (securely wipe) a file"
 msgstr "elimina en forma segura (scrub) un archivo "
 
-#: fish/cmds.c:2806
+#: fish/cmds.c:2814
 msgid "scrub (securely wipe) free space"
 msgstr "elimina en forma segura (scrub) espacio libre"
 
-#: fish/cmds.c:2807
+#: fish/cmds.c:2815
 msgid "add options to kernel command line"
 msgstr "agrega opciones a la línea de comando del kernel"
 
-#: fish/cmds.c:2808
+#: fish/cmds.c:2816
 #, fuzzy
 msgid "set the attach method"
 msgstr "define el camino de búsqueda"
 
-#: fish/cmds.c:2809
+#: fish/cmds.c:2817
 msgid "set autosync mode"
 msgstr "establece modo autosync"
 
-#: fish/cmds.c:2810
+#: fish/cmds.c:2818
 msgid "enable or disable direct appliance mode"
 msgstr "habilita o deshabilita modo directo de dispositivo"
 
-#: fish/cmds.c:2811
+#: fish/cmds.c:2819
 msgid "set the ext2/3/4 filesystem label"
 msgstr "define la etiqueta de sistema de archivos ext2/3/4"
 
-#: fish/cmds.c:2812
+#: fish/cmds.c:2820
 msgid "set the ext2/3/4 filesystem UUID"
 msgstr "define el UUID de sistema de archivos ext2/3/4"
 
-#: fish/cmds.c:2813
+#: fish/cmds.c:2821
 msgid "set memory allocated to the qemu subprocess"
 msgstr "define la memoria alojada en el subproceso quemu"
 
-#: fish/cmds.c:2814
+#: fish/cmds.c:2822
 msgid "set enable network flag"
 msgstr "define como habilitada una marca de red"
 
-#: fish/cmds.c:2815
+#: fish/cmds.c:2823
 msgid "set the search path"
 msgstr "define el camino de búsqueda"
 
-#: fish/cmds.c:2816
+#: fish/cmds.c:2824
 msgid "set the qemu binary"
 msgstr "define el binario quemu"
 
-#: fish/cmds.c:2817
+#: fish/cmds.c:2825
 msgid "enable or disable the recovery process"
 msgstr "habilita o deshabilita el proceso de recuperación"
 
-#: fish/cmds.c:2818
+#: fish/cmds.c:2826
 msgid "set SELinux enabled or disabled at appliance boot"
 msgstr ""
 "define SELinux habilitado o deshabilitado en el dispositivo de arranque"
 
-#: fish/cmds.c:2819
+#: fish/cmds.c:2827
 msgid "enable or disable command traces"
 msgstr "habilita o deshabilita huellas de comando"
 
-#: fish/cmds.c:2820
+#: fish/cmds.c:2828
 msgid "set verbose mode"
 msgstr "define modo de información detallada"
 
-#: fish/cmds.c:2821
+#: fish/cmds.c:2829
 msgid "set SELinux security context"
 msgstr "define el contexto de seguridad SELinux"
 
-#: fish/cmds.c:2823 fish/cmds.c:2824
+#: fish/cmds.c:2831 fish/cmds.c:2832
 msgid "create partitions on a block device"
 msgstr "genera particiones sobre un dispositivo de bloque"
 
-#: fish/cmds.c:2825
+#: fish/cmds.c:2833
 msgid "modify a single partition on a block device"
 msgstr "modifica sólo una partición de un dispositivo de bloque "
 
-#: fish/cmds.c:2826
+#: fish/cmds.c:2834
 msgid "display the disk geometry from the partition table"
 msgstr "muestra la geometría del disco desde la tabla de partición"
 
-#: fish/cmds.c:2827
+#: fish/cmds.c:2835
 msgid "display the kernel geometry"
 msgstr "muestra la geometría del kernel"
 
-#: fish/cmds.c:2828
+#: fish/cmds.c:2836
 msgid "display the partition table"
 msgstr "muestra la tabla de partición"
 
-#: fish/cmds.c:2829
+#: fish/cmds.c:2837
 msgid "run a command via the shell"
 msgstr "ejecuta un comando a través del shell"
 
-#: fish/cmds.c:2830
+#: fish/cmds.c:2838
 msgid "run a command via the shell returning lines"
 msgstr "ejecuta un comando a través del shell devolviendo líneas"
 
-#: fish/cmds.c:2831
+#: fish/cmds.c:2839
 msgid "sleep for some seconds"
 msgstr "descansa por algunos segundos"
 
-#: fish/cmds.c:2832
+#: fish/cmds.c:2840
 msgid "create a sparse disk image and add"
 msgstr "creo una imagen de disco sparse y agrega"
 
-#: fish/cmds.c:2833
+#: fish/cmds.c:2841
 msgid "get file information"
 msgstr "obtiene información de archivo"
 
-#: fish/cmds.c:2834
+#: fish/cmds.c:2842
 msgid "get file system statistics"
 msgstr "obtiene las estadísticas del sistema de archivos"
 
-#: fish/cmds.c:2835 fish/cmds.c:2836
+#: fish/cmds.c:2843 fish/cmds.c:2844
 msgid "print the printable strings in a file"
 msgstr "imprime las cadenas que pueden ser impresas en un archivo"
 
-#: fish/cmds.c:2837
+#: fish/cmds.c:2845
 msgid "list supported groups of commands"
 msgstr "lista el grupo de comandos aceptados"
 
-#: fish/cmds.c:2838
+#: fish/cmds.c:2846
 msgid "disable swap on device"
 msgstr "deshabilita swap en un dispositivo"
 
-#: fish/cmds.c:2839
+#: fish/cmds.c:2847
 msgid "disable swap on file"
 msgstr "deshabilita swap en un archivo"
 
-#: fish/cmds.c:2840
+#: fish/cmds.c:2848
 msgid "disable swap on labeled swap partition"
 msgstr "deshabilita swap en la partición etiquetada como swap"
 
-#: fish/cmds.c:2841
+#: fish/cmds.c:2849
 msgid "disable swap on swap partition by UUID"
 msgstr "deshabilita swap en la partición swap por UUID"
 
-#: fish/cmds.c:2842
+#: fish/cmds.c:2850
 msgid "enable swap on device"
 msgstr "habilita swap en el dispositivo"
 
-#: fish/cmds.c:2843
+#: fish/cmds.c:2851
 msgid "enable swap on file"
 msgstr "habilita swap en el archivo"
 
-#: fish/cmds.c:2844
+#: fish/cmds.c:2852
 msgid "enable swap on labeled swap partition"
 msgstr "habilita swap en la partición etiquetada como swap"
 
-#: fish/cmds.c:2845
+#: fish/cmds.c:2853
 msgid "enable swap on swap partition by UUID"
 msgstr "habilita swap en la partición swap por UUID"
 
-#: fish/cmds.c:2846
+#: fish/cmds.c:2854
 msgid "sync disks, writes are flushed through to the disk image"
 msgstr "sincroniza los discos, lo escrito es enviado a la imagen de disco"
 
-#: fish/cmds.c:2847
+#: fish/cmds.c:2855
 msgid "return last 10 lines of a file"
 msgstr "devuelve las últimas 10 líneas de un archivo"
 
-#: fish/cmds.c:2848
+#: fish/cmds.c:2856
 msgid "return last N lines of a file"
 msgstr "devuelve las últimas N líneas de un archivo"
 
-#: fish/cmds.c:2849
+#: fish/cmds.c:2857
 msgid "unpack tarfile to directory"
 msgstr "desempaqueta el archivo tar en un directorio"
 
-#: fish/cmds.c:2850
+#: fish/cmds.c:2858
 msgid "pack directory into tarfile"
 msgstr "empaqueta un directorio en un archivo tar"
 
-#: fish/cmds.c:2851 fish/cmds.c:2858
+#: fish/cmds.c:2859 fish/cmds.c:2866
 msgid "unpack compressed tarball to directory"
 msgstr "desempaqueta tarball comprimido en un directorio"
 
-#: fish/cmds.c:2852 fish/cmds.c:2859
+#: fish/cmds.c:2860 fish/cmds.c:2867
 msgid "pack directory into compressed tarball"
 msgstr "empaqueta un directorio hacia un tarball comprimido"
 
-#: fish/cmds.c:2853
+#: fish/cmds.c:2861
 msgid "print elapsed time taken to run a command"
 msgstr "muestra el tiempo requerido para ejecutar un comando"
 
-#: fish/cmds.c:2854
+#: fish/cmds.c:2862
 msgid "update file timestamps or create a new file"
 msgstr "actualiza las marcas de tiempo o genera un nuevo archivo"
 
-#: fish/cmds.c:2855
+#: fish/cmds.c:2863
 msgid "truncate a file to zero size"
 msgstr "trunca un archivo a tamaño cero"
 
-#: fish/cmds.c:2856
+#: fish/cmds.c:2864
 msgid "truncate a file to a particular size"
 msgstr "trunca un archivo a un tamaño determinado"
 
-#: fish/cmds.c:2857
+#: fish/cmds.c:2865
 msgid "get ext2/ext3/ext4 superblock details"
 msgstr "obtiene detalles de superbloque ext2/3/4"
 
-#: fish/cmds.c:2860
+#: fish/cmds.c:2868
 msgid "set file mode creation mask (umask)"
 msgstr "define el modo de creación de máscara de un archivo (umask)"
 
-#: fish/cmds.c:2861
+#: fish/cmds.c:2869
 msgid "unmount a filesystem"
 msgstr "desmonta un sistema de archivos"
 
-#: fish/cmds.c:2862
+#: fish/cmds.c:2870
 msgid "unmount all filesystems"
 msgstr "desmonta todos los sistemas de archivos"
 
-#: fish/cmds.c:2863
+#: fish/cmds.c:2871
 msgid "upload a file from the local machine"
 msgstr "sube un archivo desde la máquina local"
 
-#: fish/cmds.c:2864
+#: fish/cmds.c:2872
 msgid "upload a file from the local machine with offset"
 msgstr "sube un archivo desde la máquina local con offset"
 
-#: fish/cmds.c:2865
+#: fish/cmds.c:2873
 msgid "set timestamp of a file with nanosecond precision"
 msgstr "define la marca de tiempo de un archivo con precisión de nanosegundos"
 
-#: fish/cmds.c:2866
+#: fish/cmds.c:2874
 msgid "get the library version number"
 msgstr "obtiene el número de la versión de la biblioteca"
 
-#: fish/cmds.c:2867
+#: fish/cmds.c:2875
 msgid "get the filesystem label"
 msgstr "obtiene la etiqueta del sistema de archivos "
 
-#: fish/cmds.c:2868
+#: fish/cmds.c:2876
 msgid "get the Linux VFS type corresponding to a mounted device"
 msgstr "obtiene el tipo VFS Linux correspondiente de un dispositivo montado"
 
-#: fish/cmds.c:2869
+#: fish/cmds.c:2877
 msgid "get the filesystem UUID"
 msgstr "obtiene el UUID del sistema de archivos"
 
-#: fish/cmds.c:2870
+#: fish/cmds.c:2878
 msgid "activate or deactivate some volume groups"
 msgstr "activa o desactiva algunos grupos de volúmenes"
 
-#: fish/cmds.c:2871
+#: fish/cmds.c:2879
 msgid "activate or deactivate all volume groups"
 msgstr "activa o desactiva todos los grupos de volúmenes "
 
-#: fish/cmds.c:2872
+#: fish/cmds.c:2880
 msgid "create an LVM volume group"
 msgstr "genera un grupo de volúmenes LVM"
 
-#: fish/cmds.c:2873
+#: fish/cmds.c:2881
 msgid "get the LV UUIDs of all LVs in the volume group"
 msgstr ""
 "obtiene los UUIDs de todos los volúmenes lógicos (LV) existentes en el grupo "
 "de volúmenes"
 
-#: fish/cmds.c:2874
+#: fish/cmds.c:2882
 msgid "get the PV UUIDs containing the volume group"
 msgstr ""
 "obtiene los UUIDs de todos los volúmenes físicos (PV) existentes en el grupo "
 "de volúmenes"
 
-#: fish/cmds.c:2875
+#: fish/cmds.c:2883
 msgid "remove an LVM volume group"
 msgstr "elimina un grupo de volúmenes LVM"
 
-#: fish/cmds.c:2876
+#: fish/cmds.c:2884
 msgid "rename an LVM volume group"
 msgstr "modifica el nombre de un grupo de volúmenes LVM"
 
-#: fish/cmds.c:2877 fish/cmds.c:2878
+#: fish/cmds.c:2885 fish/cmds.c:2886
 msgid "list the LVM volume groups (VGs)"
 msgstr "lista los grupos de volúmenes LVM (VGs)"
 
-#: fish/cmds.c:2879
+#: fish/cmds.c:2887
 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
 msgstr ""
 "examina nuevamente volúmenes físicos LVM, grupos de volúmenes y volúmenes "
 "lógicos "
 
-#: fish/cmds.c:2880
+#: fish/cmds.c:2888
 msgid "get the UUID of a volume group"
 msgstr "obtiene el UUID de un grupo de volúmenes"
 
-#: fish/cmds.c:2881
+#: fish/cmds.c:2889
 msgid "count characters in a file"
 msgstr "cuenta los caracteres de un archivo"
 
-#: fish/cmds.c:2882
+#: fish/cmds.c:2890
 msgid "count lines in a file"
 msgstr "cuenta las líneas de un archivo"
 
-#: fish/cmds.c:2883
+#: fish/cmds.c:2891
 msgid "count words in a file"
 msgstr "cuenta las palabras de un archivo"
 
-#: fish/cmds.c:2884
+#: fish/cmds.c:2892
 msgid "create a new file"
 msgstr "crea un nuevo archivo"
 
-#: fish/cmds.c:2885
+#: fish/cmds.c:2893
 msgid "create a file"
 msgstr "crea un archivo"
 
-#: fish/cmds.c:2888
+#: fish/cmds.c:2896
 msgid "write zeroes to the device"
 msgstr "escribe ceros en el dispositivo"
 
-#: fish/cmds.c:2889
+#: fish/cmds.c:2897
 msgid "write zeroes to an entire device"
 msgstr "escribe ceros en la totalidad de un dispositivo"
 
-#: fish/cmds.c:2890
+#: fish/cmds.c:2898
 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
 msgstr ""
 "poner a 0 los nodos i y bloques de disco en el sistema de archivos ext2/3"
 
-#: fish/cmds.c:2893
+#: fish/cmds.c:2901
 msgid "determine file type inside a compressed file"
 msgstr ""
 "determina el tipo de archivo que se encuentra dentro de un archivo comprimido"
 
-#: fish/cmds.c:2896
+#: fish/cmds.c:2904
 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
 msgstr ""
 "Utilice -h <cmd> / help <cmd> para ver asistencia detallada de un comando."
 
-#: fish/cmds.c:3214 fish/cmds.c:3228 fish/cmds.c:3244 fish/cmds.c:3261
-#: fish/cmds.c:3278 fish/cmds.c:3296 fish/cmds.c:3315 fish/cmds.c:3331
-#: fish/cmds.c:3349 fish/cmds.c:3365 fish/cmds.c:3383 fish/cmds.c:3399
-#: fish/cmds.c:3416 fish/cmds.c:3431 fish/cmds.c:3449 fish/cmds.c:3464
-#: fish/cmds.c:3480 fish/cmds.c:3496 fish/cmds.c:3512 fish/cmds.c:3528
-#: fish/cmds.c:3544 fish/cmds.c:3562 fish/cmds.c:3595 fish/cmds.c:3611
-#: fish/cmds.c:3627 fish/cmds.c:3646 fish/cmds.c:3661 fish/cmds.c:3679
-#: fish/cmds.c:3694 fish/cmds.c:3712 fish/cmds.c:3727 fish/cmds.c:3745
-#: fish/cmds.c:3760 fish/cmds.c:3779 fish/cmds.c:3798 fish/cmds.c:3816
-#: fish/cmds.c:3836 fish/cmds.c:3855 fish/cmds.c:3875 fish/cmds.c:3895
-#: fish/cmds.c:3915 fish/cmds.c:3934 fish/cmds.c:3953 fish/cmds.c:3973
-#: fish/cmds.c:3993 fish/cmds.c:4013 fish/cmds.c:4028 fish/cmds.c:4044
-#: fish/cmds.c:4116 fish/cmds.c:4134 fish/cmds.c:4151 fish/cmds.c:4230
-#: fish/cmds.c:4250 fish/cmds.c:4270 fish/cmds.c:4290 fish/cmds.c:4310
-#: fish/cmds.c:4330 fish/cmds.c:4349 fish/cmds.c:4368 fish/cmds.c:4387
-#: fish/cmds.c:4402 fish/cmds.c:4422 fish/cmds.c:4438 fish/cmds.c:4454
-#: fish/cmds.c:4473 fish/cmds.c:4495 fish/cmds.c:4517 fish/cmds.c:4537
-#: fish/cmds.c:4554 fish/cmds.c:4571 fish/cmds.c:4588 fish/cmds.c:4605
-#: fish/cmds.c:4622 fish/cmds.c:4639 fish/cmds.c:4656 fish/cmds.c:4675
-#: fish/cmds.c:4698 fish/cmds.c:4734 fish/cmds.c:4751 fish/cmds.c:4774
-#: fish/cmds.c:4796 fish/cmds.c:4817 fish/cmds.c:4837 fish/cmds.c:4856
-#: fish/cmds.c:4876 fish/cmds.c:4894 fish/cmds.c:4912 fish/cmds.c:4926
-#: fish/cmds.c:4942 fish/cmds.c:4962 fish/cmds.c:4981 fish/cmds.c:5000
-#: fish/cmds.c:5019 fish/cmds.c:5038 fish/cmds.c:5058 fish/cmds.c:5098
-#: fish/cmds.c:5155 fish/cmds.c:5176 fish/cmds.c:5197 fish/cmds.c:5218
-#: fish/cmds.c:5236 fish/cmds.c:5258 fish/cmds.c:5296 fish/cmds.c:5318
-#: fish/cmds.c:5397 fish/cmds.c:5436 fish/cmds.c:5451 fish/cmds.c:5468
-#: fish/cmds.c:5482 fish/cmds.c:5498 fish/cmds.c:5520 fish/cmds.c:5542
-#: fish/cmds.c:5564 fish/cmds.c:5586 fish/cmds.c:5608 fish/cmds.c:5630
-#: fish/cmds.c:5650 fish/cmds.c:5667 fish/cmds.c:5684 fish/cmds.c:5703
-#: fish/cmds.c:5722 fish/cmds.c:5742 fish/cmds.c:5778 fish/cmds.c:5797
-#: fish/cmds.c:5816 fish/cmds.c:5833 fish/cmds.c:5851 fish/cmds.c:5874
-#: fish/cmds.c:5897 fish/cmds.c:5921 fish/cmds.c:5944 fish/cmds.c:5965
-#: fish/cmds.c:5988 fish/cmds.c:6011 fish/cmds.c:6031 fish/cmds.c:6053
-#: fish/cmds.c:6074 fish/cmds.c:6097 fish/cmds.c:6114 fish/cmds.c:6131
-#: fish/cmds.c:6149 fish/cmds.c:6167 fish/cmds.c:6188 fish/cmds.c:6206
-#: fish/cmds.c:6227 fish/cmds.c:6247 fish/cmds.c:6265 fish/cmds.c:6286
-#: fish/cmds.c:6309 fish/cmds.c:6332 fish/cmds.c:6354 fish/cmds.c:6387
-#: fish/cmds.c:6404 fish/cmds.c:6421 fish/cmds.c:6445 fish/cmds.c:6468
-#: fish/cmds.c:6491 fish/cmds.c:6513 fish/cmds.c:6530 fish/cmds.c:6552
-#: fish/cmds.c:6646 fish/cmds.c:6666 fish/cmds.c:6686 fish/cmds.c:6706
-#: fish/cmds.c:6724 fish/cmds.c:6745 fish/cmds.c:6781 fish/cmds.c:6798
-#: fish/cmds.c:6820 fish/cmds.c:6837 fish/cmds.c:6873 fish/cmds.c:6893
-#: fish/cmds.c:6913 fish/cmds.c:6933 fish/cmds.c:6955 fish/cmds.c:6972
-#: fish/cmds.c:6991 fish/cmds.c:7010 fish/cmds.c:7032 fish/cmds.c:7053
-#: fish/cmds.c:7074 fish/cmds.c:7095 fish/cmds.c:7118 fish/cmds.c:7159
-#: fish/cmds.c:7182 fish/cmds.c:7221 fish/cmds.c:7238 fish/cmds.c:7257
-#: fish/cmds.c:7278 fish/cmds.c:7301 fish/cmds.c:7323 fish/cmds.c:7341
-#: fish/cmds.c:7360 fish/cmds.c:7381 fish/cmds.c:7458 fish/cmds.c:7499
-#: fish/cmds.c:7578 fish/cmds.c:7654 fish/cmds.c:7691 fish/cmds.c:7714
-#: fish/cmds.c:7735 fish/cmds.c:7758 fish/cmds.c:7780 fish/cmds.c:7805
-#: fish/cmds.c:7848 fish/cmds.c:7889 fish/cmds.c:7910 fish/cmds.c:7928
-#: fish/cmds.c:7947 fish/cmds.c:7964 fish/cmds.c:7982 fish/cmds.c:8009
-#: fish/cmds.c:8033 fish/cmds.c:8057 fish/cmds.c:8081 fish/cmds.c:8105
-#: fish/cmds.c:8129 fish/cmds.c:8153 fish/cmds.c:8177 fish/cmds.c:8201
-#: fish/cmds.c:8225 fish/cmds.c:8249 fish/cmds.c:8273 fish/cmds.c:8296
-#: fish/cmds.c:8319 fish/cmds.c:8340 fish/cmds.c:8361 fish/cmds.c:8382
-#: fish/cmds.c:8402 fish/cmds.c:8425 fish/cmds.c:8463 fish/cmds.c:8480
-#: fish/cmds.c:8497 fish/cmds.c:8516 fish/cmds.c:8535 fish/cmds.c:8552
-#: fish/cmds.c:8569 fish/cmds.c:8586 fish/cmds.c:8603 fish/cmds.c:8622
-#: fish/cmds.c:8658 fish/cmds.c:8698 fish/cmds.c:8731 fish/cmds.c:8748
-#: fish/cmds.c:8765 fish/cmds.c:8781 fish/cmds.c:8796 fish/cmds.c:8817
-#: fish/cmds.c:8855 fish/cmds.c:8893 fish/cmds.c:8932 fish/cmds.c:8972
-#: fish/cmds.c:9013 fish/cmds.c:9054 fish/cmds.c:9092 fish/cmds.c:9109
-#: fish/cmds.c:9132 fish/cmds.c:9154 fish/cmds.c:9176 fish/cmds.c:9196
-#: fish/cmds.c:9216 fish/cmds.c:9252 fish/cmds.c:9324 fish/cmds.c:9364
-#: fish/cmds.c:9422 fish/cmds.c:9448 fish/cmds.c:9474 fish/cmds.c:9502
-#: fish/cmds.c:9561 fish/cmds.c:9582 fish/cmds.c:9627 fish/cmds.c:9647
-#: fish/cmds.c:9686 fish/cmds.c:9723 fish/cmds.c:9743 fish/cmds.c:9765
-#: fish/cmds.c:9822 fish/cmds.c:9842 fish/cmds.c:9864 fish/cmds.c:9886
-#: fish/cmds.c:9905 fish/cmds.c:9925 fish/cmds.c:9952 fish/cmds.c:9972
-#: fish/cmds.c:9992 fish/cmds.c:10012 fish/cmds.c:10032 fish/cmds.c:10054
-#: fish/cmds.c:10089 fish/cmds.c:10107 fish/cmds.c:10130 fish/cmds.c:10152
-#: fish/cmds.c:10167 fish/cmds.c:10184 fish/cmds.c:10221 fish/cmds.c:10260
-#: fish/cmds.c:10300 fish/cmds.c:10356 fish/cmds.c:10378 fish/cmds.c:10414
-#: fish/cmds.c:10429 fish/cmds.c:10449 fish/cmds.c:10489 fish/cmds.c:10512
-#: fish/cmds.c:10536 fish/cmds.c:10561 fish/cmds.c:10602 fish/cmds.c:10627
-#: fish/cmds.c:10665 fish/cmds.c:10696 fish/cmds.c:10727 fish/cmds.c:10755
-#: fish/cmds.c:10775 fish/cmds.c:10807 fish/cmds.c:10827 fish/cmds.c:10847
-#: fish/cmds.c:10864 fish/cmds.c:10882 fish/cmds.c:10905 fish/cmds.c:10926
-#: fish/cmds.c:10945 fish/cmds.c:10987 fish/cmds.c:11030 fish/cmds.c:11074
-#: fish/cmds.c:11113 fish/cmds.c:11132 fish/cmds.c:11152 fish/cmds.c:11172
-#: fish/cmds.c:11193 fish/cmds.c:11214 fish/cmds.c:11235 fish/cmds.c:11256
-#: fish/cmds.c:11277 fish/cmds.c:11299 fish/cmds.c:11337 fish/cmds.c:11388
-#: fish/cmds.c:11426 fish/cmds.c:11482 fish/cmds.c:11572 fish/cmds.c:11601
-#: fish/cmds.c:11628
+#: fish/cmds.c:3222 fish/cmds.c:3236 fish/cmds.c:3252 fish/cmds.c:3269
+#: fish/cmds.c:3286 fish/cmds.c:3304 fish/cmds.c:3323 fish/cmds.c:3339
+#: fish/cmds.c:3357 fish/cmds.c:3373 fish/cmds.c:3391 fish/cmds.c:3407
+#: fish/cmds.c:3424 fish/cmds.c:3439 fish/cmds.c:3457 fish/cmds.c:3472
+#: fish/cmds.c:3488 fish/cmds.c:3504 fish/cmds.c:3520 fish/cmds.c:3536
+#: fish/cmds.c:3552 fish/cmds.c:3570 fish/cmds.c:3603 fish/cmds.c:3619
+#: fish/cmds.c:3635 fish/cmds.c:3654 fish/cmds.c:3669 fish/cmds.c:3687
+#: fish/cmds.c:3702 fish/cmds.c:3720 fish/cmds.c:3735 fish/cmds.c:3753
+#: fish/cmds.c:3768 fish/cmds.c:3787 fish/cmds.c:3806 fish/cmds.c:3824
+#: fish/cmds.c:3844 fish/cmds.c:3863 fish/cmds.c:3883 fish/cmds.c:3903
+#: fish/cmds.c:3923 fish/cmds.c:3942 fish/cmds.c:3961 fish/cmds.c:3981
+#: fish/cmds.c:4001 fish/cmds.c:4021 fish/cmds.c:4036 fish/cmds.c:4052
+#: fish/cmds.c:4124 fish/cmds.c:4142 fish/cmds.c:4159 fish/cmds.c:4238
+#: fish/cmds.c:4258 fish/cmds.c:4278 fish/cmds.c:4298 fish/cmds.c:4318
+#: fish/cmds.c:4338 fish/cmds.c:4357 fish/cmds.c:4376 fish/cmds.c:4395
+#: fish/cmds.c:4410 fish/cmds.c:4429 fish/cmds.c:4450 fish/cmds.c:4466
+#: fish/cmds.c:4482 fish/cmds.c:4501 fish/cmds.c:4523 fish/cmds.c:4545
+#: fish/cmds.c:4565 fish/cmds.c:4582 fish/cmds.c:4599 fish/cmds.c:4616
+#: fish/cmds.c:4633 fish/cmds.c:4650 fish/cmds.c:4667 fish/cmds.c:4684
+#: fish/cmds.c:4703 fish/cmds.c:4726 fish/cmds.c:4762 fish/cmds.c:4779
+#: fish/cmds.c:4802 fish/cmds.c:4824 fish/cmds.c:4845 fish/cmds.c:4865
+#: fish/cmds.c:4884 fish/cmds.c:4904 fish/cmds.c:4922 fish/cmds.c:4940
+#: fish/cmds.c:4954 fish/cmds.c:4970 fish/cmds.c:4990 fish/cmds.c:5009
+#: fish/cmds.c:5028 fish/cmds.c:5047 fish/cmds.c:5066 fish/cmds.c:5086
+#: fish/cmds.c:5126 fish/cmds.c:5183 fish/cmds.c:5204 fish/cmds.c:5225
+#: fish/cmds.c:5246 fish/cmds.c:5264 fish/cmds.c:5286 fish/cmds.c:5324
+#: fish/cmds.c:5346 fish/cmds.c:5425 fish/cmds.c:5464 fish/cmds.c:5479
+#: fish/cmds.c:5496 fish/cmds.c:5510 fish/cmds.c:5526 fish/cmds.c:5548
+#: fish/cmds.c:5570 fish/cmds.c:5592 fish/cmds.c:5614 fish/cmds.c:5636
+#: fish/cmds.c:5658 fish/cmds.c:5678 fish/cmds.c:5695 fish/cmds.c:5712
+#: fish/cmds.c:5731 fish/cmds.c:5750 fish/cmds.c:5770 fish/cmds.c:5806
+#: fish/cmds.c:5825 fish/cmds.c:5844 fish/cmds.c:5861 fish/cmds.c:5879
+#: fish/cmds.c:5902 fish/cmds.c:5925 fish/cmds.c:5949 fish/cmds.c:5972
+#: fish/cmds.c:5993 fish/cmds.c:6016 fish/cmds.c:6039 fish/cmds.c:6059
+#: fish/cmds.c:6081 fish/cmds.c:6102 fish/cmds.c:6125 fish/cmds.c:6142
+#: fish/cmds.c:6159 fish/cmds.c:6177 fish/cmds.c:6195 fish/cmds.c:6216
+#: fish/cmds.c:6234 fish/cmds.c:6255 fish/cmds.c:6275 fish/cmds.c:6293
+#: fish/cmds.c:6314 fish/cmds.c:6337 fish/cmds.c:6360 fish/cmds.c:6382
+#: fish/cmds.c:6415 fish/cmds.c:6432 fish/cmds.c:6449 fish/cmds.c:6473
+#: fish/cmds.c:6496 fish/cmds.c:6519 fish/cmds.c:6541 fish/cmds.c:6558
+#: fish/cmds.c:6580 fish/cmds.c:6674 fish/cmds.c:6694 fish/cmds.c:6714
+#: fish/cmds.c:6734 fish/cmds.c:6752 fish/cmds.c:6773 fish/cmds.c:6809
+#: fish/cmds.c:6826 fish/cmds.c:6848 fish/cmds.c:6865 fish/cmds.c:6901
+#: fish/cmds.c:6921 fish/cmds.c:6941 fish/cmds.c:6961 fish/cmds.c:6983
+#: fish/cmds.c:7000 fish/cmds.c:7019 fish/cmds.c:7038 fish/cmds.c:7060
+#: fish/cmds.c:7081 fish/cmds.c:7102 fish/cmds.c:7123 fish/cmds.c:7146
+#: fish/cmds.c:7187 fish/cmds.c:7210 fish/cmds.c:7249 fish/cmds.c:7266
+#: fish/cmds.c:7285 fish/cmds.c:7306 fish/cmds.c:7329 fish/cmds.c:7351
+#: fish/cmds.c:7369 fish/cmds.c:7388 fish/cmds.c:7409 fish/cmds.c:7486
+#: fish/cmds.c:7527 fish/cmds.c:7606 fish/cmds.c:7682 fish/cmds.c:7719
+#: fish/cmds.c:7742 fish/cmds.c:7763 fish/cmds.c:7786 fish/cmds.c:7808
+#: fish/cmds.c:7833 fish/cmds.c:7876 fish/cmds.c:7917 fish/cmds.c:7938
+#: fish/cmds.c:7956 fish/cmds.c:7975 fish/cmds.c:7992 fish/cmds.c:8010
+#: fish/cmds.c:8037 fish/cmds.c:8061 fish/cmds.c:8085 fish/cmds.c:8109
+#: fish/cmds.c:8133 fish/cmds.c:8157 fish/cmds.c:8181 fish/cmds.c:8205
+#: fish/cmds.c:8229 fish/cmds.c:8253 fish/cmds.c:8277 fish/cmds.c:8301
+#: fish/cmds.c:8324 fish/cmds.c:8347 fish/cmds.c:8368 fish/cmds.c:8389
+#: fish/cmds.c:8410 fish/cmds.c:8430 fish/cmds.c:8453 fish/cmds.c:8491
+#: fish/cmds.c:8508 fish/cmds.c:8525 fish/cmds.c:8544 fish/cmds.c:8563
+#: fish/cmds.c:8580 fish/cmds.c:8597 fish/cmds.c:8614 fish/cmds.c:8631
+#: fish/cmds.c:8650 fish/cmds.c:8686 fish/cmds.c:8726 fish/cmds.c:8759
+#: fish/cmds.c:8776 fish/cmds.c:8793 fish/cmds.c:8809 fish/cmds.c:8824
+#: fish/cmds.c:8845 fish/cmds.c:8883 fish/cmds.c:8921 fish/cmds.c:8960
+#: fish/cmds.c:9000 fish/cmds.c:9041 fish/cmds.c:9082 fish/cmds.c:9120
+#: fish/cmds.c:9137 fish/cmds.c:9160 fish/cmds.c:9182 fish/cmds.c:9204
+#: fish/cmds.c:9224 fish/cmds.c:9244 fish/cmds.c:9280 fish/cmds.c:9352
+#: fish/cmds.c:9392 fish/cmds.c:9450 fish/cmds.c:9476 fish/cmds.c:9502
+#: fish/cmds.c:9530 fish/cmds.c:9589 fish/cmds.c:9610 fish/cmds.c:9655
+#: fish/cmds.c:9675 fish/cmds.c:9714 fish/cmds.c:9751 fish/cmds.c:9771
+#: fish/cmds.c:9793 fish/cmds.c:9850 fish/cmds.c:9870 fish/cmds.c:9892
+#: fish/cmds.c:9914 fish/cmds.c:9933 fish/cmds.c:9953 fish/cmds.c:9980
+#: fish/cmds.c:10000 fish/cmds.c:10020 fish/cmds.c:10040 fish/cmds.c:10060
+#: fish/cmds.c:10082 fish/cmds.c:10117 fish/cmds.c:10135 fish/cmds.c:10158
+#: fish/cmds.c:10180 fish/cmds.c:10195 fish/cmds.c:10212 fish/cmds.c:10249
+#: fish/cmds.c:10288 fish/cmds.c:10328 fish/cmds.c:10384 fish/cmds.c:10406
+#: fish/cmds.c:10442 fish/cmds.c:10457 fish/cmds.c:10477 fish/cmds.c:10517
+#: fish/cmds.c:10540 fish/cmds.c:10564 fish/cmds.c:10589 fish/cmds.c:10630
+#: fish/cmds.c:10655 fish/cmds.c:10693 fish/cmds.c:10724 fish/cmds.c:10755
+#: fish/cmds.c:10783 fish/cmds.c:10803 fish/cmds.c:10835 fish/cmds.c:10855
+#: fish/cmds.c:10875 fish/cmds.c:10892 fish/cmds.c:10910 fish/cmds.c:10933
+#: fish/cmds.c:10954 fish/cmds.c:10973 fish/cmds.c:11015 fish/cmds.c:11058
+#: fish/cmds.c:11102 fish/cmds.c:11141 fish/cmds.c:11160 fish/cmds.c:11180
+#: fish/cmds.c:11200 fish/cmds.c:11221 fish/cmds.c:11242 fish/cmds.c:11263
+#: fish/cmds.c:11284 fish/cmds.c:11305 fish/cmds.c:11327 fish/cmds.c:11365
+#: fish/cmds.c:11416 fish/cmds.c:11454 fish/cmds.c:11510 fish/cmds.c:11600
+#: fish/cmds.c:11629 fish/cmds.c:11656
 #, c-format
 msgid "%s should have %d parameter(s)\n"
 msgstr "%s debería tener %d parámetro(s)\n"
 
-#: fish/cmds.c:3215 fish/cmds.c:3229 fish/cmds.c:3245 fish/cmds.c:3262
-#: fish/cmds.c:3279 fish/cmds.c:3297 fish/cmds.c:3316 fish/cmds.c:3332
-#: fish/cmds.c:3350 fish/cmds.c:3366 fish/cmds.c:3384 fish/cmds.c:3400
-#: fish/cmds.c:3417 fish/cmds.c:3432 fish/cmds.c:3450 fish/cmds.c:3465
-#: fish/cmds.c:3481 fish/cmds.c:3497 fish/cmds.c:3513 fish/cmds.c:3529
-#: fish/cmds.c:3545 fish/cmds.c:3563 fish/cmds.c:3596 fish/cmds.c:3612
-#: fish/cmds.c:3628 fish/cmds.c:3647 fish/cmds.c:3662 fish/cmds.c:3680
-#: fish/cmds.c:3695 fish/cmds.c:3713 fish/cmds.c:3728 fish/cmds.c:3746
-#: fish/cmds.c:3761 fish/cmds.c:3780 fish/cmds.c:3799 fish/cmds.c:3817
-#: fish/cmds.c:3837 fish/cmds.c:3856 fish/cmds.c:3876 fish/cmds.c:3896
-#: fish/cmds.c:3916 fish/cmds.c:3935 fish/cmds.c:3954 fish/cmds.c:3974
-#: fish/cmds.c:3994 fish/cmds.c:4014 fish/cmds.c:4029 fish/cmds.c:4045
-#: fish/cmds.c:4066 fish/cmds.c:4117 fish/cmds.c:4135 fish/cmds.c:4152
-#: fish/cmds.c:4173 fish/cmds.c:4231 fish/cmds.c:4251 fish/cmds.c:4271
-#: fish/cmds.c:4291 fish/cmds.c:4311 fish/cmds.c:4331 fish/cmds.c:4350
-#: fish/cmds.c:4369 fish/cmds.c:4388 fish/cmds.c:4403 fish/cmds.c:4423
-#: fish/cmds.c:4439 fish/cmds.c:4455 fish/cmds.c:4474 fish/cmds.c:4496
-#: fish/cmds.c:4518 fish/cmds.c:4538 fish/cmds.c:4555 fish/cmds.c:4572
-#: fish/cmds.c:4589 fish/cmds.c:4606 fish/cmds.c:4623 fish/cmds.c:4640
-#: fish/cmds.c:4657 fish/cmds.c:4676 fish/cmds.c:4699 fish/cmds.c:4735
-#: fish/cmds.c:4752 fish/cmds.c:4775 fish/cmds.c:4797 fish/cmds.c:4818
-#: fish/cmds.c:4838 fish/cmds.c:4857 fish/cmds.c:4877 fish/cmds.c:4895
-#: fish/cmds.c:4913 fish/cmds.c:4927 fish/cmds.c:4943 fish/cmds.c:4963
-#: fish/cmds.c:4982 fish/cmds.c:5001 fish/cmds.c:5020 fish/cmds.c:5039
-#: fish/cmds.c:5059 fish/cmds.c:5099 fish/cmds.c:5156 fish/cmds.c:5177
-#: fish/cmds.c:5198 fish/cmds.c:5219 fish/cmds.c:5237 fish/cmds.c:5259
-#: fish/cmds.c:5297 fish/cmds.c:5319 fish/cmds.c:5398 fish/cmds.c:5437
-#: fish/cmds.c:5452 fish/cmds.c:5469 fish/cmds.c:5483 fish/cmds.c:5499
-#: fish/cmds.c:5521 fish/cmds.c:5543 fish/cmds.c:5565 fish/cmds.c:5587
-#: fish/cmds.c:5609 fish/cmds.c:5631 fish/cmds.c:5651 fish/cmds.c:5668
-#: fish/cmds.c:5685 fish/cmds.c:5704 fish/cmds.c:5723 fish/cmds.c:5743
-#: fish/cmds.c:5779 fish/cmds.c:5798 fish/cmds.c:5817 fish/cmds.c:5834
-#: fish/cmds.c:5852 fish/cmds.c:5875 fish/cmds.c:5898 fish/cmds.c:5922
-#: fish/cmds.c:5945 fish/cmds.c:5966 fish/cmds.c:5989 fish/cmds.c:6012
-#: fish/cmds.c:6032 fish/cmds.c:6054 fish/cmds.c:6075 fish/cmds.c:6098
-#: fish/cmds.c:6115 fish/cmds.c:6132 fish/cmds.c:6150 fish/cmds.c:6168
-#: fish/cmds.c:6189 fish/cmds.c:6207 fish/cmds.c:6228 fish/cmds.c:6248
-#: fish/cmds.c:6266 fish/cmds.c:6287 fish/cmds.c:6310 fish/cmds.c:6333
-#: fish/cmds.c:6355 fish/cmds.c:6388 fish/cmds.c:6405 fish/cmds.c:6422
-#: fish/cmds.c:6446 fish/cmds.c:6469 fish/cmds.c:6492 fish/cmds.c:6514
-#: fish/cmds.c:6531 fish/cmds.c:6553 fish/cmds.c:6647 fish/cmds.c:6667
-#: fish/cmds.c:6687 fish/cmds.c:6707 fish/cmds.c:6725 fish/cmds.c:6746
-#: fish/cmds.c:6782 fish/cmds.c:6799 fish/cmds.c:6821 fish/cmds.c:6838
-#: fish/cmds.c:6874 fish/cmds.c:6894 fish/cmds.c:6914 fish/cmds.c:6934
-#: fish/cmds.c:6956 fish/cmds.c:6973 fish/cmds.c:6992 fish/cmds.c:7011
-#: fish/cmds.c:7033 fish/cmds.c:7054 fish/cmds.c:7075 fish/cmds.c:7096
-#: fish/cmds.c:7119 fish/cmds.c:7160 fish/cmds.c:7183 fish/cmds.c:7222
-#: fish/cmds.c:7239 fish/cmds.c:7258 fish/cmds.c:7279 fish/cmds.c:7302
-#: fish/cmds.c:7324 fish/cmds.c:7342 fish/cmds.c:7361 fish/cmds.c:7382
-#: fish/cmds.c:7459 fish/cmds.c:7500 fish/cmds.c:7579 fish/cmds.c:7655
-#: fish/cmds.c:7692 fish/cmds.c:7715 fish/cmds.c:7736 fish/cmds.c:7759
-#: fish/cmds.c:7781 fish/cmds.c:7806 fish/cmds.c:7849 fish/cmds.c:7890
-#: fish/cmds.c:7911 fish/cmds.c:7929 fish/cmds.c:7948 fish/cmds.c:7965
-#: fish/cmds.c:7983 fish/cmds.c:8010 fish/cmds.c:8034 fish/cmds.c:8058
-#: fish/cmds.c:8082 fish/cmds.c:8106 fish/cmds.c:8130 fish/cmds.c:8154
-#: fish/cmds.c:8178 fish/cmds.c:8202 fish/cmds.c:8226 fish/cmds.c:8250
-#: fish/cmds.c:8274 fish/cmds.c:8297 fish/cmds.c:8320 fish/cmds.c:8341
-#: fish/cmds.c:8362 fish/cmds.c:8383 fish/cmds.c:8403 fish/cmds.c:8426
-#: fish/cmds.c:8464 fish/cmds.c:8481 fish/cmds.c:8498 fish/cmds.c:8517
-#: fish/cmds.c:8536 fish/cmds.c:8553 fish/cmds.c:8570 fish/cmds.c:8587
-#: fish/cmds.c:8604 fish/cmds.c:8623 fish/cmds.c:8659 fish/cmds.c:8699
-#: fish/cmds.c:8732 fish/cmds.c:8749 fish/cmds.c:8766 fish/cmds.c:8782
-#: fish/cmds.c:8797 fish/cmds.c:8818 fish/cmds.c:8856 fish/cmds.c:8894
-#: fish/cmds.c:8933 fish/cmds.c:8973 fish/cmds.c:9014 fish/cmds.c:9055
-#: fish/cmds.c:9093 fish/cmds.c:9110 fish/cmds.c:9133 fish/cmds.c:9155
-#: fish/cmds.c:9177 fish/cmds.c:9197 fish/cmds.c:9217 fish/cmds.c:9253
-#: fish/cmds.c:9325 fish/cmds.c:9365 fish/cmds.c:9423 fish/cmds.c:9449
-#: fish/cmds.c:9475 fish/cmds.c:9503 fish/cmds.c:9562 fish/cmds.c:9583
-#: fish/cmds.c:9628 fish/cmds.c:9648 fish/cmds.c:9687 fish/cmds.c:9724
-#: fish/cmds.c:9744 fish/cmds.c:9766 fish/cmds.c:9823 fish/cmds.c:9843
-#: fish/cmds.c:9865 fish/cmds.c:9887 fish/cmds.c:9906 fish/cmds.c:9926
-#: fish/cmds.c:9953 fish/cmds.c:9973 fish/cmds.c:9993 fish/cmds.c:10013
-#: fish/cmds.c:10033 fish/cmds.c:10055 fish/cmds.c:10090 fish/cmds.c:10108
-#: fish/cmds.c:10131 fish/cmds.c:10153 fish/cmds.c:10168 fish/cmds.c:10185
-#: fish/cmds.c:10222 fish/cmds.c:10261 fish/cmds.c:10301 fish/cmds.c:10357
-#: fish/cmds.c:10379 fish/cmds.c:10415 fish/cmds.c:10430 fish/cmds.c:10450
-#: fish/cmds.c:10490 fish/cmds.c:10513 fish/cmds.c:10537 fish/cmds.c:10562
-#: fish/cmds.c:10603 fish/cmds.c:10628 fish/cmds.c:10666 fish/cmds.c:10697
-#: fish/cmds.c:10728 fish/cmds.c:10756 fish/cmds.c:10776 fish/cmds.c:10808
-#: fish/cmds.c:10828 fish/cmds.c:10848 fish/cmds.c:10865 fish/cmds.c:10883
-#: fish/cmds.c:10906 fish/cmds.c:10927 fish/cmds.c:10946 fish/cmds.c:10988
-#: fish/cmds.c:11031 fish/cmds.c:11075 fish/cmds.c:11114 fish/cmds.c:11133
-#: fish/cmds.c:11153 fish/cmds.c:11173 fish/cmds.c:11194 fish/cmds.c:11215
-#: fish/cmds.c:11236 fish/cmds.c:11257 fish/cmds.c:11278 fish/cmds.c:11300
-#: fish/cmds.c:11338 fish/cmds.c:11389 fish/cmds.c:11427 fish/cmds.c:11483
-#: fish/cmds.c:11506 fish/cmds.c:11573 fish/cmds.c:11602 fish/cmds.c:11629
+#: fish/cmds.c:3223 fish/cmds.c:3237 fish/cmds.c:3253 fish/cmds.c:3270
+#: fish/cmds.c:3287 fish/cmds.c:3305 fish/cmds.c:3324 fish/cmds.c:3340
+#: fish/cmds.c:3358 fish/cmds.c:3374 fish/cmds.c:3392 fish/cmds.c:3408
+#: fish/cmds.c:3425 fish/cmds.c:3440 fish/cmds.c:3458 fish/cmds.c:3473
+#: fish/cmds.c:3489 fish/cmds.c:3505 fish/cmds.c:3521 fish/cmds.c:3537
+#: fish/cmds.c:3553 fish/cmds.c:3571 fish/cmds.c:3604 fish/cmds.c:3620
+#: fish/cmds.c:3636 fish/cmds.c:3655 fish/cmds.c:3670 fish/cmds.c:3688
+#: fish/cmds.c:3703 fish/cmds.c:3721 fish/cmds.c:3736 fish/cmds.c:3754
+#: fish/cmds.c:3769 fish/cmds.c:3788 fish/cmds.c:3807 fish/cmds.c:3825
+#: fish/cmds.c:3845 fish/cmds.c:3864 fish/cmds.c:3884 fish/cmds.c:3904
+#: fish/cmds.c:3924 fish/cmds.c:3943 fish/cmds.c:3962 fish/cmds.c:3982
+#: fish/cmds.c:4002 fish/cmds.c:4022 fish/cmds.c:4037 fish/cmds.c:4053
+#: fish/cmds.c:4074 fish/cmds.c:4125 fish/cmds.c:4143 fish/cmds.c:4160
+#: fish/cmds.c:4181 fish/cmds.c:4239 fish/cmds.c:4259 fish/cmds.c:4279
+#: fish/cmds.c:4299 fish/cmds.c:4319 fish/cmds.c:4339 fish/cmds.c:4358
+#: fish/cmds.c:4377 fish/cmds.c:4396 fish/cmds.c:4411 fish/cmds.c:4430
+#: fish/cmds.c:4451 fish/cmds.c:4467 fish/cmds.c:4483 fish/cmds.c:4502
+#: fish/cmds.c:4524 fish/cmds.c:4546 fish/cmds.c:4566 fish/cmds.c:4583
+#: fish/cmds.c:4600 fish/cmds.c:4617 fish/cmds.c:4634 fish/cmds.c:4651
+#: fish/cmds.c:4668 fish/cmds.c:4685 fish/cmds.c:4704 fish/cmds.c:4727
+#: fish/cmds.c:4763 fish/cmds.c:4780 fish/cmds.c:4803 fish/cmds.c:4825
+#: fish/cmds.c:4846 fish/cmds.c:4866 fish/cmds.c:4885 fish/cmds.c:4905
+#: fish/cmds.c:4923 fish/cmds.c:4941 fish/cmds.c:4955 fish/cmds.c:4971
+#: fish/cmds.c:4991 fish/cmds.c:5010 fish/cmds.c:5029 fish/cmds.c:5048
+#: fish/cmds.c:5067 fish/cmds.c:5087 fish/cmds.c:5127 fish/cmds.c:5184
+#: fish/cmds.c:5205 fish/cmds.c:5226 fish/cmds.c:5247 fish/cmds.c:5265
+#: fish/cmds.c:5287 fish/cmds.c:5325 fish/cmds.c:5347 fish/cmds.c:5426
+#: fish/cmds.c:5465 fish/cmds.c:5480 fish/cmds.c:5497 fish/cmds.c:5511
+#: fish/cmds.c:5527 fish/cmds.c:5549 fish/cmds.c:5571 fish/cmds.c:5593
+#: fish/cmds.c:5615 fish/cmds.c:5637 fish/cmds.c:5659 fish/cmds.c:5679
+#: fish/cmds.c:5696 fish/cmds.c:5713 fish/cmds.c:5732 fish/cmds.c:5751
+#: fish/cmds.c:5771 fish/cmds.c:5807 fish/cmds.c:5826 fish/cmds.c:5845
+#: fish/cmds.c:5862 fish/cmds.c:5880 fish/cmds.c:5903 fish/cmds.c:5926
+#: fish/cmds.c:5950 fish/cmds.c:5973 fish/cmds.c:5994 fish/cmds.c:6017
+#: fish/cmds.c:6040 fish/cmds.c:6060 fish/cmds.c:6082 fish/cmds.c:6103
+#: fish/cmds.c:6126 fish/cmds.c:6143 fish/cmds.c:6160 fish/cmds.c:6178
+#: fish/cmds.c:6196 fish/cmds.c:6217 fish/cmds.c:6235 fish/cmds.c:6256
+#: fish/cmds.c:6276 fish/cmds.c:6294 fish/cmds.c:6315 fish/cmds.c:6338
+#: fish/cmds.c:6361 fish/cmds.c:6383 fish/cmds.c:6416 fish/cmds.c:6433
+#: fish/cmds.c:6450 fish/cmds.c:6474 fish/cmds.c:6497 fish/cmds.c:6520
+#: fish/cmds.c:6542 fish/cmds.c:6559 fish/cmds.c:6581 fish/cmds.c:6675
+#: fish/cmds.c:6695 fish/cmds.c:6715 fish/cmds.c:6735 fish/cmds.c:6753
+#: fish/cmds.c:6774 fish/cmds.c:6810 fish/cmds.c:6827 fish/cmds.c:6849
+#: fish/cmds.c:6866 fish/cmds.c:6902 fish/cmds.c:6922 fish/cmds.c:6942
+#: fish/cmds.c:6962 fish/cmds.c:6984 fish/cmds.c:7001 fish/cmds.c:7020
+#: fish/cmds.c:7039 fish/cmds.c:7061 fish/cmds.c:7082 fish/cmds.c:7103
+#: fish/cmds.c:7124 fish/cmds.c:7147 fish/cmds.c:7188 fish/cmds.c:7211
+#: fish/cmds.c:7250 fish/cmds.c:7267 fish/cmds.c:7286 fish/cmds.c:7307
+#: fish/cmds.c:7330 fish/cmds.c:7352 fish/cmds.c:7370 fish/cmds.c:7389
+#: fish/cmds.c:7410 fish/cmds.c:7487 fish/cmds.c:7528 fish/cmds.c:7607
+#: fish/cmds.c:7683 fish/cmds.c:7720 fish/cmds.c:7743 fish/cmds.c:7764
+#: fish/cmds.c:7787 fish/cmds.c:7809 fish/cmds.c:7834 fish/cmds.c:7877
+#: fish/cmds.c:7918 fish/cmds.c:7939 fish/cmds.c:7957 fish/cmds.c:7976
+#: fish/cmds.c:7993 fish/cmds.c:8011 fish/cmds.c:8038 fish/cmds.c:8062
+#: fish/cmds.c:8086 fish/cmds.c:8110 fish/cmds.c:8134 fish/cmds.c:8158
+#: fish/cmds.c:8182 fish/cmds.c:8206 fish/cmds.c:8230 fish/cmds.c:8254
+#: fish/cmds.c:8278 fish/cmds.c:8302 fish/cmds.c:8325 fish/cmds.c:8348
+#: fish/cmds.c:8369 fish/cmds.c:8390 fish/cmds.c:8411 fish/cmds.c:8431
+#: fish/cmds.c:8454 fish/cmds.c:8492 fish/cmds.c:8509 fish/cmds.c:8526
+#: fish/cmds.c:8545 fish/cmds.c:8564 fish/cmds.c:8581 fish/cmds.c:8598
+#: fish/cmds.c:8615 fish/cmds.c:8632 fish/cmds.c:8651 fish/cmds.c:8687
+#: fish/cmds.c:8727 fish/cmds.c:8760 fish/cmds.c:8777 fish/cmds.c:8794
+#: fish/cmds.c:8810 fish/cmds.c:8825 fish/cmds.c:8846 fish/cmds.c:8884
+#: fish/cmds.c:8922 fish/cmds.c:8961 fish/cmds.c:9001 fish/cmds.c:9042
+#: fish/cmds.c:9083 fish/cmds.c:9121 fish/cmds.c:9138 fish/cmds.c:9161
+#: fish/cmds.c:9183 fish/cmds.c:9205 fish/cmds.c:9225 fish/cmds.c:9245
+#: fish/cmds.c:9281 fish/cmds.c:9353 fish/cmds.c:9393 fish/cmds.c:9451
+#: fish/cmds.c:9477 fish/cmds.c:9503 fish/cmds.c:9531 fish/cmds.c:9590
+#: fish/cmds.c:9611 fish/cmds.c:9656 fish/cmds.c:9676 fish/cmds.c:9715
+#: fish/cmds.c:9752 fish/cmds.c:9772 fish/cmds.c:9794 fish/cmds.c:9851
+#: fish/cmds.c:9871 fish/cmds.c:9893 fish/cmds.c:9915 fish/cmds.c:9934
+#: fish/cmds.c:9954 fish/cmds.c:9981 fish/cmds.c:10001 fish/cmds.c:10021
+#: fish/cmds.c:10041 fish/cmds.c:10061 fish/cmds.c:10083 fish/cmds.c:10118
+#: fish/cmds.c:10136 fish/cmds.c:10159 fish/cmds.c:10181 fish/cmds.c:10196
+#: fish/cmds.c:10213 fish/cmds.c:10250 fish/cmds.c:10289 fish/cmds.c:10329
+#: fish/cmds.c:10385 fish/cmds.c:10407 fish/cmds.c:10443 fish/cmds.c:10458
+#: fish/cmds.c:10478 fish/cmds.c:10518 fish/cmds.c:10541 fish/cmds.c:10565
+#: fish/cmds.c:10590 fish/cmds.c:10631 fish/cmds.c:10656 fish/cmds.c:10694
+#: fish/cmds.c:10725 fish/cmds.c:10756 fish/cmds.c:10784 fish/cmds.c:10804
+#: fish/cmds.c:10836 fish/cmds.c:10856 fish/cmds.c:10876 fish/cmds.c:10893
+#: fish/cmds.c:10911 fish/cmds.c:10934 fish/cmds.c:10955 fish/cmds.c:10974
+#: fish/cmds.c:11016 fish/cmds.c:11059 fish/cmds.c:11103 fish/cmds.c:11142
+#: fish/cmds.c:11161 fish/cmds.c:11181 fish/cmds.c:11201 fish/cmds.c:11222
+#: fish/cmds.c:11243 fish/cmds.c:11264 fish/cmds.c:11285 fish/cmds.c:11306
+#: fish/cmds.c:11328 fish/cmds.c:11366 fish/cmds.c:11417 fish/cmds.c:11455
+#: fish/cmds.c:11511 fish/cmds.c:11534 fish/cmds.c:11601 fish/cmds.c:11630
+#: fish/cmds.c:11657
 #, c-format
 msgid "type 'help %s' for help on %s\n"
 msgstr "escriba 'help %s' para obtener asistencia con %s\n"
 
-#: fish/cmds.c:3573 fish/cmds.c:4711 fish/cmds.c:5069 fish/cmds.c:5109
-#: fish/cmds.c:5128 fish/cmds.c:5271 fish/cmds.c:5330 fish/cmds.c:5349
-#: fish/cmds.c:5368 fish/cmds.c:5411 fish/cmds.c:5754 fish/cmds.c:6365
-#: fish/cmds.c:6564 fish/cmds.c:6583 fish/cmds.c:6602 fish/cmds.c:6621
-#: fish/cmds.c:6757 fish/cmds.c:6848 fish/cmds.c:7129 fish/cmds.c:7193
-#: fish/cmds.c:7392 fish/cmds.c:7411 fish/cmds.c:7430 fish/cmds.c:7469
-#: fish/cmds.c:7510 fish/cmds.c:7529 fish/cmds.c:7548 fish/cmds.c:7589
-#: fish/cmds.c:7608 fish/cmds.c:7627 fish/cmds.c:7665 fish/cmds.c:7818
-#: fish/cmds.c:7861 fish/cmds.c:8438 fish/cmds.c:8633 fish/cmds.c:8671
-#: fish/cmds.c:8709 fish/cmds.c:8829 fish/cmds.c:8866 fish/cmds.c:8904
-#: fish/cmds.c:8943 fish/cmds.c:8984 fish/cmds.c:9025 fish/cmds.c:9066
-#: fish/cmds.c:9229 fish/cmds.c:9265 fish/cmds.c:9278 fish/cmds.c:9291
-#: fish/cmds.c:9304 fish/cmds.c:9337 fish/cmds.c:9375 fish/cmds.c:9394
-#: fish/cmds.c:9515 fish/cmds.c:9534 fish/cmds.c:9595 fish/cmds.c:9608
-#: fish/cmds.c:9659 fish/cmds.c:9698 fish/cmds.c:9776 fish/cmds.c:9795
-#: fish/cmds.c:10069 fish/cmds.c:10196 fish/cmds.c:10233 fish/cmds.c:10272
-#: fish/cmds.c:10312 fish/cmds.c:10331 fish/cmds.c:10390 fish/cmds.c:10463
-#: fish/cmds.c:10573 fish/cmds.c:10643 fish/cmds.c:10677 fish/cmds.c:10708
-#: fish/cmds.c:10739 fish/cmds.c:10788 fish/cmds.c:10959 fish/cmds.c:11001
-#: fish/cmds.c:11046 fish/cmds.c:11088 fish/cmds.c:11314 fish/cmds.c:11352
-#: fish/cmds.c:11365 fish/cmds.c:11403 fish/cmds.c:11438 fish/cmds.c:11457
-#: fish/cmds.c:11524
+#: fish/cmds.c:3581 fish/cmds.c:4739 fish/cmds.c:5097 fish/cmds.c:5137
+#: fish/cmds.c:5156 fish/cmds.c:5299 fish/cmds.c:5358 fish/cmds.c:5377
+#: fish/cmds.c:5396 fish/cmds.c:5439 fish/cmds.c:5782 fish/cmds.c:6393
+#: fish/cmds.c:6592 fish/cmds.c:6611 fish/cmds.c:6630 fish/cmds.c:6649
+#: fish/cmds.c:6785 fish/cmds.c:6876 fish/cmds.c:7157 fish/cmds.c:7221
+#: fish/cmds.c:7420 fish/cmds.c:7439 fish/cmds.c:7458 fish/cmds.c:7497
+#: fish/cmds.c:7538 fish/cmds.c:7557 fish/cmds.c:7576 fish/cmds.c:7617
+#: fish/cmds.c:7636 fish/cmds.c:7655 fish/cmds.c:7693 fish/cmds.c:7846
+#: fish/cmds.c:7889 fish/cmds.c:8466 fish/cmds.c:8661 fish/cmds.c:8699
+#: fish/cmds.c:8737 fish/cmds.c:8857 fish/cmds.c:8894 fish/cmds.c:8932
+#: fish/cmds.c:8971 fish/cmds.c:9012 fish/cmds.c:9053 fish/cmds.c:9094
+#: fish/cmds.c:9257 fish/cmds.c:9293 fish/cmds.c:9306 fish/cmds.c:9319
+#: fish/cmds.c:9332 fish/cmds.c:9365 fish/cmds.c:9403 fish/cmds.c:9422
+#: fish/cmds.c:9543 fish/cmds.c:9562 fish/cmds.c:9623 fish/cmds.c:9636
+#: fish/cmds.c:9687 fish/cmds.c:9726 fish/cmds.c:9804 fish/cmds.c:9823
+#: fish/cmds.c:10097 fish/cmds.c:10224 fish/cmds.c:10261 fish/cmds.c:10300
+#: fish/cmds.c:10340 fish/cmds.c:10359 fish/cmds.c:10418 fish/cmds.c:10491
+#: fish/cmds.c:10601 fish/cmds.c:10671 fish/cmds.c:10705 fish/cmds.c:10736
+#: fish/cmds.c:10767 fish/cmds.c:10816 fish/cmds.c:10987 fish/cmds.c:11029
+#: fish/cmds.c:11074 fish/cmds.c:11116 fish/cmds.c:11342 fish/cmds.c:11380
+#: fish/cmds.c:11393 fish/cmds.c:11431 fish/cmds.c:11466 fish/cmds.c:11485
+#: fish/cmds.c:11552
 #, c-format
 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: %s: parámetro entero no válido (%s devolvió %d)\n"
 
-#: fish/cmds.c:3579 fish/cmds.c:4717 fish/cmds.c:5075 fish/cmds.c:5115
-#: fish/cmds.c:5134 fish/cmds.c:5277 fish/cmds.c:5336 fish/cmds.c:5355
-#: fish/cmds.c:5374 fish/cmds.c:5417 fish/cmds.c:5760 fish/cmds.c:6371
-#: fish/cmds.c:6570 fish/cmds.c:6589 fish/cmds.c:6608 fish/cmds.c:6627
-#: fish/cmds.c:6763 fish/cmds.c:6854 fish/cmds.c:7135 fish/cmds.c:7199
-#: fish/cmds.c:7398 fish/cmds.c:7417 fish/cmds.c:7436 fish/cmds.c:7475
-#: fish/cmds.c:7516 fish/cmds.c:7535 fish/cmds.c:7554 fish/cmds.c:7595
-#: fish/cmds.c:7614 fish/cmds.c:7633 fish/cmds.c:7671 fish/cmds.c:7824
-#: fish/cmds.c:7867 fish/cmds.c:8444 fish/cmds.c:8639 fish/cmds.c:8677
-#: fish/cmds.c:8715 fish/cmds.c:8835 fish/cmds.c:8872 fish/cmds.c:8910
-#: fish/cmds.c:8949 fish/cmds.c:8990 fish/cmds.c:9031 fish/cmds.c:9072
-#: fish/cmds.c:9343 fish/cmds.c:9381 fish/cmds.c:9400 fish/cmds.c:9521
-#: fish/cmds.c:9665 fish/cmds.c:9704 fish/cmds.c:9782 fish/cmds.c:9801
-#: fish/cmds.c:10202 fish/cmds.c:10239 fish/cmds.c:10278 fish/cmds.c:10318
-#: fish/cmds.c:10337 fish/cmds.c:10396 fish/cmds.c:10469 fish/cmds.c:10579
-#: fish/cmds.c:10965 fish/cmds.c:11007 fish/cmds.c:11052 fish/cmds.c:11094
-#: fish/cmds.c:11444 fish/cmds.c:11530
+#: fish/cmds.c:3587 fish/cmds.c:4745 fish/cmds.c:5103 fish/cmds.c:5143
+#: fish/cmds.c:5162 fish/cmds.c:5305 fish/cmds.c:5364 fish/cmds.c:5383
+#: fish/cmds.c:5402 fish/cmds.c:5445 fish/cmds.c:5788 fish/cmds.c:6399
+#: fish/cmds.c:6598 fish/cmds.c:6617 fish/cmds.c:6636 fish/cmds.c:6655
+#: fish/cmds.c:6791 fish/cmds.c:6882 fish/cmds.c:7163 fish/cmds.c:7227
+#: fish/cmds.c:7426 fish/cmds.c:7445 fish/cmds.c:7464 fish/cmds.c:7503
+#: fish/cmds.c:7544 fish/cmds.c:7563 fish/cmds.c:7582 fish/cmds.c:7623
+#: fish/cmds.c:7642 fish/cmds.c:7661 fish/cmds.c:7699 fish/cmds.c:7852
+#: fish/cmds.c:7895 fish/cmds.c:8472 fish/cmds.c:8667 fish/cmds.c:8705
+#: fish/cmds.c:8743 fish/cmds.c:8863 fish/cmds.c:8900 fish/cmds.c:8938
+#: fish/cmds.c:8977 fish/cmds.c:9018 fish/cmds.c:9059 fish/cmds.c:9100
+#: fish/cmds.c:9371 fish/cmds.c:9409 fish/cmds.c:9428 fish/cmds.c:9549
+#: fish/cmds.c:9693 fish/cmds.c:9732 fish/cmds.c:9810 fish/cmds.c:9829
+#: fish/cmds.c:10230 fish/cmds.c:10267 fish/cmds.c:10306 fish/cmds.c:10346
+#: fish/cmds.c:10365 fish/cmds.c:10424 fish/cmds.c:10497 fish/cmds.c:10607
+#: fish/cmds.c:10993 fish/cmds.c:11035 fish/cmds.c:11080 fish/cmds.c:11122
+#: fish/cmds.c:11472 fish/cmds.c:11558
 #, c-format
 msgid "%s: %s: integer out of range\n"
 msgstr "%s: %s: entero fuera de rango\n"
 
-#: fish/cmds.c:4065 fish/cmds.c:4172 fish/cmds.c:11505
+#: fish/cmds.c:4073 fish/cmds.c:4180 fish/cmds.c:11533
 #, fuzzy, c-format
 msgid "%s should have %d-%d parameter(s)\n"
 msgstr "%s debería tener %d parámetro(s)\n"
 
-#: fish/cmds.c:4091 fish/cmds.c:4203 fish/cmds.c:11545
+#: fish/cmds.c:4099 fish/cmds.c:4211 fish/cmds.c:11573
 #, fuzzy, c-format
 msgid "%s: unknown optional argument \"%s\"\n"
 msgstr "%s: demasiados argumentos\n"
 
-#: fish/cmds.c:4097 fish/cmds.c:4209 fish/cmds.c:11551
+#: fish/cmds.c:4105 fish/cmds.c:4217 fish/cmds.c:11579
 #, fuzzy, c-format
 msgid "%s: optional argument \"%s\" given twice\n"
 msgstr "%s: demasiados argumentos\n"
 
-#: fish/cmds.c:11646
+#: fish/cmds.c:11674
 #, c-format
 msgid "%s: unknown command\n"
 msgstr "%s: comando desconocido\n"
@@ -1999,18 +2005,9 @@ msgstr "utilice '%s nombre de archivo' para editar un archivo\n"
 msgid ""
 "%s: guest filesystem shell\n"
 "%s lets you edit virtual machine filesystems\n"
-"Copyright (C) 2009-2010 Red Hat Inc.\n"
+"Copyright (C) 2009-2011 Red Hat Inc.\n"
 "Usage:\n"
 "  %s [--options] cmd [: cmd : cmd ...]\n"
-"  %s [--ro] -i -a disk-image\n"
-"  %s [--ro] -i -d libvirt-domain\n"
-"or for interactive use:\n"
-"  %s\n"
-"or from a shell script:\n"
-"  %s <<EOF\n"
-"  cmd\n"
-"  ...\n"
-"  EOF\n"
 "Options:\n"
 "  -h|--cmd-help        List available commands\n"
 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
@@ -2036,7 +2033,17 @@ msgid ""
 "  --selinux            Enable SELinux support\n"
 "  -v|--verbose         Verbose messages\n"
 "  -V|--version         Display version and exit\n"
+"  -w|--rw              Mount read-write\n"
 "  -x                   Echo each command before executing it\n"
+"\n"
+"To examine a disk image, ISO, hard disk, filesystem etc:\n"
+"  %s [--ro|--rw] -i -a /path/to/disk.img\n"
+"or\n"
+"  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
+"\n"
+"--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
+"run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
+"\n"
 "For more information, see the manpage %s(1).\n"
 msgstr ""
 "%s: shell del sistema de archivos huésped\n"
@@ -2080,12 +2087,12 @@ msgstr ""
 "  -V|--version         Muestra la versión y finaliza\n"
 "Para mayor información, vea la página man %s(1).\n"
 
-#: fish/fish.c:253
+#: fish/fish.c:254
 #, c-format
 msgid "%s: --listen=PID: PID was not a number: %s\n"
 msgstr "%s: --listen=PID: PID no era un número: %s\n"
 
-#: fish/fish.c:260
+#: fish/fish.c:261
 #, c-format
 msgid ""
 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
@@ -2093,40 +2100,40 @@ msgstr ""
 "%s: remote: $GUESTFISH_PID debe estar definido con el PID del proceso "
 "remoto\n"
 
-#: fish/fish.c:310
+#: fish/fish.c:311
 #, c-format
 msgid "%s: only one -f parameter can be given\n"
 msgstr "%s: sólo puede ofrecerse un parámetro -f\n"
 
-#: fish/fish.c:465
+#: fish/fish.c:466
 #, c-format
 msgid "%s: cannot use --listen and --remote options at the same time\n"
 msgstr ""
 "%s: no es posible utilizar al mismo tiempo las opciones --listen y --remote\n"
 
-#: fish/fish.c:473
+#: fish/fish.c:474
 #, c-format
 msgid "%s: extra parameters on the command line with --listen flag\n"
 msgstr "%s: parámetros extra de la línea de comando con marca --listen\n"
 
-#: fish/fish.c:479
+#: fish/fish.c:480
 #, c-format
 msgid "%s: cannot use --listen and --file options at the same time\n"
 msgstr ""
 "%s no es posible utilizar al mismo tiempo las opciones --listen y --file\n"
 
-#: fish/fish.c:537
+#: fish/fish.c:538
 #, c-format
 msgid "guestfish: could not access termcap or terminfo database.\n"
 msgstr ""
 "guestfish: no es posible acceder a la base de datos termcap o terminfo.\n"
 
-#: fish/fish.c:541
+#: fish/fish.c:542
 #, c-format
 msgid "guestfish: terminal type \"%s\" not defined.\n"
 msgstr "guestfish: el tipo de terminal \"%s\" no ha sido definido.\n"
 
-#: fish/fish.c:629
+#: fish/fish.c:630
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -2148,46 +2155,46 @@ msgstr ""
 "      'quit' para abandonar la shell\n"
 "\n"
 
-#: fish/fish.c:773
+#: fish/fish.c:774
 #, c-format
 msgid "%s: unterminated double quote\n"
 msgstr "%s: doble cuota no finalizada\n"
 
-#: fish/fish.c:779 fish/fish.c:796
+#: fish/fish.c:780 fish/fish.c:797
 #, c-format
 msgid "%s: command arguments not separated by whitespace\n"
 msgstr ""
 "%s: los argumentos del comando no están separados por un espacio en blanco\n"
 
-#: fish/fish.c:790
+#: fish/fish.c:791
 #, c-format
 msgid "%s: unterminated single quote\n"
 msgstr "%s: cuota simple no finalizada\n"
 
-#: fish/fish.c:820
+#: fish/fish.c:821
 #, c-format
 msgid "%s: internal error parsing string at '%s'\n"
 msgstr "%s: error interno analizando cadena en '%s'\n"
 
-#: fish/fish.c:837
+#: fish/fish.c:838
 #, c-format
 msgid "%s: too many arguments\n"
 msgstr "%s: demasiados argumentos\n"
 
-#: fish/fish.c:905
+#: fish/fish.c:906
 #, c-format
 msgid "%s: empty command on command line\n"
 msgstr "%s: comando vacío en la línea de comando\n"
 
-#: fish/fish.c:1051
+#: fish/fish.c:1052
 msgid "display a list of commands or help on a command"
 msgstr "muestra una lista de comandos o asistencia sobre un comando"
 
-#: fish/fish.c:1053
+#: fish/fish.c:1054
 msgid "quit guestfish"
 msgstr "salir de guestfish"
 
-#: fish/fish.c:1064
+#: fish/fish.c:1065
 #, c-format
 msgid ""
 "help - display a list of commands or help on a command\n"
@@ -2198,7 +2205,7 @@ msgstr ""
 "     help cmd\n"
 "     help\n"
 
-#: fish/fish.c:1072
+#: fish/fish.c:1073
 #, c-format
 msgid ""
 "quit - quit guestfish\n"
@@ -2207,12 +2214,12 @@ msgstr ""
 "quit - abandonar guestfish\n"
 "     quit\n"
 
-#: fish/fish.c:1077
+#: fish/fish.c:1078
 #, c-format
 msgid "%s: command not known, use -h to list all commands\n"
 msgstr "%s comando no conocido, utilice -h para listar todos los comandos\n"
 
-#: fish/fish.c:1093
+#: fish/fish.c:1094
 #, c-format
 msgid ""
 "Did you mean to open a disk image?  guestfish -a disk.img\n"
@@ -2223,7 +2230,7 @@ msgstr ""
 "Para obtener una lista de comandos:             guestfish -h\n"
 "Para obtener la documentación completa:         man guestfish\n"
 
-#: fish/fish.c:1250
+#: fish/fish.c:1251
 #, c-format
 msgid "Runaway quote in string \"%s\"\n"
 msgstr "Cuota problemática en la cadena \"%s\"\n"
@@ -2938,32 +2945,32 @@ msgstr "libguestfs: error: %s\n"
 msgid "<truncated, original size %zu bytes>"
 msgstr ""
 
-#: src/inspect.c:477 src/inspect.c:1162 src/inspect.c:2599 src/inspect.c:2642
-#: src/inspect.c:2692 src/inspect.c:2736
+#: src/inspect.c:486 src/inspect.c:1171 src/inspect.c:2654 src/inspect.c:2697
+#: src/inspect.c:2747 src/inspect.c:2791
 #, c-format
 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
 msgstr ""
 
-#: src/inspect.c:1196
+#: src/inspect.c:1205
 #, fuzzy
 msgid "could not parse /etc/fstab or empty file"
 msgstr "no se pudo analizar el tamaño de arranque"
 
-#: src/inspect.c:1411
+#: src/inspect.c:1420
 #, c-format
 msgid "cannot resolve Windows %%SYSTEMROOT%%"
 msgstr "no es posible resolver  %%SYSTEMROOT%% de Windows"
 
-#: src/inspect.c:1691 src/inspect.c:1704
+#: src/inspect.c:1736 src/inspect.c:1749
 #, fuzzy, c-format
 msgid "could not parse integer in version number: %s"
 msgstr "no se pudo analizar el tamaño de arranque"
 
-#: src/inspect.c:1798
+#: src/inspect.c:1843
 msgid "no inspection data: call guestfs_inspect_os first"
 msgstr "no existen datos de inspección: invoque primero a guestfs_inspect_os"
 
-#: src/inspect.c:1810
+#: src/inspect.c:1855
 #, c-format
 msgid ""
 "%s: root device not found: only call this function with a root device "
@@ -2972,21 +2979,21 @@ msgstr ""
 "%s: no se ha encontrado un dispositivo raíz: sólo invoque esta función con "
 "un dispositivo raíz previamente obtenido mediante  guestfs_inspect_os"
 
-#: src/inspect.c:1939
+#: src/inspect.c:1994
 msgid "not a Windows guest, or systemroot could not be determined"
 msgstr ""
 
-#: src/inspect.c:2230 src/inspect.c:2252 src/inspect.c:2277
+#: src/inspect.c:2285 src/inspect.c:2307 src/inspect.c:2332
 #, fuzzy
 msgid "unexpected end of output from db_dump command"
 msgstr "salida inesperada del comando 'du'"
 
-#: src/inspect.c:2701
+#: src/inspect.c:2756
 #, c-format
 msgid "%s: file is empty"
 msgstr ""
 
-#: src/inspect.c:2764
+#: src/inspect.c:2819
 msgid ""
 "inspection API not available since this version of libguestfs was compiled "
 "without PCRE or hivex libraries"
index 8a3ce8d..b08423f 100644 (file)
--- a/po/gu.po
+++ b/po/gu.po
@@ -8,7 +8,7 @@ msgstr ""
 "Project-Id-Version: libguestfs\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-03-18 19:28+0000\n"
+"POT-Creation-Date: 2011-03-24 12:04+0000\n"
 "PO-Revision-Date: 2010-02-02 13:45+0530\n"
 "Last-Translator: Sweta Kothari <swkothar@redhat.com>\n"
 "Language-Team: Gujarati\n"
@@ -67,14 +67,14 @@ msgstr ""
 "  -V|--version     આવૃત્તિને દર્શાવોsઅને બહાર નીકળોexit\n"
 
 #: cat/virt-cat.c:115 cat/virt-filesystems.c:200 cat/virt-ls.c:121
-#: df/domains.c:428 df/main.c:134 fish/fish.c:216 fuse/guestmount.c:976
+#: df/domains.c:428 df/main.c:134 fish/fish.c:217 fuse/guestmount.c:976
 #: inspector/virt-inspector.c:129 rescue/virt-rescue.c:127
 #, c-format
 msgid "guestfs_create: failed to create handle\n"
 msgstr "guestfs_create: હેન્ડલ ને બનાવવાનું નિષ્ફળ\n"
 
 #: cat/virt-cat.c:137 cat/virt-filesystems.c:254 cat/virt-ls.c:143
-#: df/main.c:158 fish/fish.c:286 fuse/guestmount.c:1026
+#: df/main.c:158 fish/fish.c:287 fuse/guestmount.c:1026
 #: inspector/virt-inspector.c:151 rescue/virt-rescue.c:151
 #, c-format
 msgid "%s: unknown long option: %s (%d)\n"
@@ -327,1629 +327,1634 @@ msgstr "શરૂ કર્યા પછી ડિસ્કોને ફાળ
 msgid "%s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: %s: અયોગ્ય ઇંટિજર પરિમાણ (%s એ %d ને પાછુ લાવેલ છે)\n"
 
-#: fish/cmds.c:2536
+#: fish/cmds.c:2543
 msgid "Command"
 msgstr "આદેશ"
 
-#: fish/cmds.c:2536
+#: fish/cmds.c:2543
 msgid "Description"
 msgstr "વર્ણન"
 
-#: fish/cmds.c:2538
+#: fish/cmds.c:2545
 msgid "add a CD-ROM disk image to examine"
 msgstr "નિરીક્ષણ કરવા માટે CD-ROM ડિસ્ક ઇમેજને ઉમેરો"
 
-#: fish/cmds.c:2539
+#: fish/cmds.c:2546
 msgid "add the disk(s) from a named libvirt domain"
 msgstr ""
 
-#: fish/cmds.c:2540 fish/cmds.c:2541
+#: fish/cmds.c:2547 fish/cmds.c:2548
 msgid "add an image to examine or modify"
 msgstr "નિરીક્ષણ અથવા બદલવા માટે ઇમેજને ઉમેરો"
 
-#: fish/cmds.c:2542
+#: fish/cmds.c:2549
 msgid "add a drive in snapshot mode (read-only)"
 msgstr "સ્નેપશોટ સ્થિતિમાં ડ્રાઇવને ઉમેપો (ફક્ત વંચાય તેવુ)"
 
-#: fish/cmds.c:2543
+#: fish/cmds.c:2550
 msgid "add a drive read-only specifying the QEMU block emulation to use"
 msgstr ""
 
-#: fish/cmds.c:2544
+#: fish/cmds.c:2551
 msgid "add a drive specifying the QEMU block emulation to use"
 msgstr ""
 
-#: fish/cmds.c:2545
+#: fish/cmds.c:2552
 #, fuzzy
 msgid "allocate and add a disk file"
 msgstr "છૂટીછવાયેલ ઇમેજ ફાઇલને ફાળવો"
 
-#: fish/cmds.c:2546
+#: fish/cmds.c:2553
 #, fuzzy
 msgid "clear Augeas path"
 msgstr "Augeas પાથને દૂર કરો"
 
-#: fish/cmds.c:2547
+#: fish/cmds.c:2554
 msgid "close the current Augeas handle"
 msgstr "હાલની Augeas હેન્ડલને બંધ કરો"
 
-#: fish/cmds.c:2548
+#: fish/cmds.c:2555
 msgid "define an Augeas node"
 msgstr "Augeas નોડને વ્યાખ્યાયિત કરો"
 
-#: fish/cmds.c:2549
+#: fish/cmds.c:2556
 msgid "define an Augeas variable"
 msgstr "Augeas ચલને વ્યાખ્યાયિત કરો"
 
-#: fish/cmds.c:2550
+#: fish/cmds.c:2557
 msgid "look up the value of an Augeas path"
 msgstr "Augeas પાથની કિંમતને જૂઓ"
 
-#: fish/cmds.c:2551
+#: fish/cmds.c:2558
 msgid "create a new Augeas handle"
 msgstr "નવી Augeas હેન્ડલને બનાવો"
 
-#: fish/cmds.c:2552
+#: fish/cmds.c:2559
 msgid "insert a sibling Augeas node"
 msgstr "સિબ્લિંગ Augeas નોડને દાખલ કરો"
 
-#: fish/cmds.c:2553
+#: fish/cmds.c:2560
 msgid "load files into the tree"
 msgstr "ટ્રીમાં ફાઇલોને લાવો"
 
-#: fish/cmds.c:2554
+#: fish/cmds.c:2561
 msgid "list Augeas nodes under augpath"
 msgstr "augpath હેઠળ Augeas નોડોની યાદી"
 
-#: fish/cmds.c:2555
+#: fish/cmds.c:2562
 msgid "return Augeas nodes which match augpath"
 msgstr "Augeas નોડોને પાછુ મેળવો કે જે augpath સાથે બંધબેસે છે"
 
-#: fish/cmds.c:2556
+#: fish/cmds.c:2563
 msgid "move Augeas node"
 msgstr "Augeas નોડને ખસેડો"
 
-#: fish/cmds.c:2557
+#: fish/cmds.c:2564
 msgid "remove an Augeas path"
 msgstr "Augeas પાથને દૂર કરો"
 
-#: fish/cmds.c:2558
+#: fish/cmds.c:2565
 msgid "write all pending Augeas changes to disk"
 msgstr "ડિસ્કમાં બધા અટકેલ Augeas બદલાવોને લખો"
 
-#: fish/cmds.c:2559
+#: fish/cmds.c:2566
 msgid "set Augeas path to value"
 msgstr "કિંમતમાં Augeas પાથને સુયોજિત કરો"
 
-#: fish/cmds.c:2560
+#: fish/cmds.c:2567
 msgid "test availability of some parts of the API"
 msgstr "API નાં અમુક ભાગોની ઉપલ્બધતાને ચકાસો"
 
-#: fish/cmds.c:2561
+#: fish/cmds.c:2568
 #, fuzzy
 msgid "return a list of all optional groups"
 msgstr "inotify ઘટનાઓની યાદીને પાછી મેળવો"
 
-#: fish/cmds.c:2562
+#: fish/cmds.c:2569
 msgid "upload base64-encoded data to file"
 msgstr ""
 
-#: fish/cmds.c:2563
+#: fish/cmds.c:2570
 #, fuzzy
 msgid "download file and encode as base64"
 msgstr "સ્થાનિય મશીનમાં ફાઇલને ડાઉનલોડ કરો"
 
-#: fish/cmds.c:2564
+#: fish/cmds.c:2571
 msgid "flush device buffers"
 msgstr "ઉપકરણ બફરોને ફ્લશ કરો"
 
-#: fish/cmds.c:2565
+#: fish/cmds.c:2572
 msgid "get blocksize of block device"
 msgstr "બ્લોક ઉપકરણનાં બ્લોકમાપને મેળવો"
 
-#: fish/cmds.c:2566
+#: fish/cmds.c:2573
 msgid "is block device set to read-only"
 msgstr "શું બ્લોક ઉપકરણ એ ફક્ત વાંચવા માટે સુયોજિત છે"
 
-#: fish/cmds.c:2567
+#: fish/cmds.c:2574
 msgid "get total size of device in bytes"
 msgstr "બાઇટોમાં ઉપકરણોનાં કુલ માપને મેળવો"
 
-#: fish/cmds.c:2568
+#: fish/cmds.c:2575
 msgid "get sectorsize of block device"
 msgstr "બ્લોક ઉપકરણનાં સેક્ટરમાપને મેળવો"
 
-#: fish/cmds.c:2569
+#: fish/cmds.c:2576
 msgid "get total size of device in 512-byte sectors"
 msgstr "512-બાઇટ સેક્ટરોમાં ઉપકરણનાં કુલ માપને મેળવો"
 
-#: fish/cmds.c:2570
+#: fish/cmds.c:2577
 msgid "reread partition table"
 msgstr "પાર્ટીશન કોષ્ટકને પુન:વાંચો"
 
-#: fish/cmds.c:2571
+#: fish/cmds.c:2578
 msgid "set blocksize of block device"
 msgstr "બ્લોક ઉપકરણનાં બ્લોકમાપને સુયોજિત કરો"
 
-#: fish/cmds.c:2572
+#: fish/cmds.c:2579
 msgid "set block device to read-only"
 msgstr "ફક્ત વંચાય એ રીતે બ્લોક ઉપકરણને સુયોજિત કરો"
 
-#: fish/cmds.c:2573
+#: fish/cmds.c:2580
 msgid "set block device to read-write"
 msgstr "વાંચી શકાય અને લખી શકાય તે રીતે બ્લોક ઉપકરણને સુયોજિત કરો"
 
-#: fish/cmds.c:2574
+#: fish/cmds.c:2581
 msgid "return true path on case-insensitive filesystem"
 msgstr "નાનામોટા અક્ષરો પ્રત્યે સંવેદનશીલ ન હોય તેવી ફાઇલ સિસ્ટમ પર સાચા પાથને પાછુ લાવો"
 
-#: fish/cmds.c:2575
+#: fish/cmds.c:2582
 msgid "list the contents of a file"
 msgstr "ફાઇલોનાં સમાવિષ્ટની યાદી કરો"
 
-#: fish/cmds.c:2576
+#: fish/cmds.c:2583
 msgid "compute MD5, SHAx or CRC checksum of file"
 msgstr "ફાઇલનાં MD5, SHAx or CRC checksum ની ગણતરી કરો"
 
-#: fish/cmds.c:2577
+#: fish/cmds.c:2584
 #, fuzzy
 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
 msgstr "ફાઇલનાં MD5, SHAx or CRC checksum ની ગણતરી કરો"
 
-#: fish/cmds.c:2578
+#: fish/cmds.c:2585
 #, fuzzy
 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
 msgstr "ફાઇલનાં MD5, SHAx or CRC checksum ની ગણતરી કરો"
 
-#: fish/cmds.c:2579
+#: fish/cmds.c:2586
 msgid "change file mode"
 msgstr "ફાઇલ સ્થિતિને બદલો"
 
-#: fish/cmds.c:2580 fish/cmds.c:2693
+#: fish/cmds.c:2587 fish/cmds.c:2701
 msgid "change file owner and group"
 msgstr "ફાઇલની માલિકી અને જૂથને બદલો"
 
-#: fish/cmds.c:2581
+#: fish/cmds.c:2588
 msgid "run a command from the guest filesystem"
 msgstr "મહેમાન ફાઇલસિસ્ટમ માંથી આદેશને ચલાવો"
 
-#: fish/cmds.c:2582
+#: fish/cmds.c:2589
 msgid "run a command, returning lines"
 msgstr "આદેશને ચલાવો, વાક્યોને પાછુ મેળવી રહ્યા છે"
 
-#: fish/cmds.c:2583
+#: fish/cmds.c:2590
 msgid "add qemu parameters"
 msgstr "qemu પરિમાણોને ઉમેરો"
 
-#: fish/cmds.c:2584
+#: fish/cmds.c:2591
 #, fuzzy
 msgid "copy local files or directories into an image"
 msgstr "ટ્રીમાં ફાઇલોને લાવો"
 
-#: fish/cmds.c:2585
+#: fish/cmds.c:2592
 #, fuzzy
 msgid "copy remote files or directories out of an image"
 msgstr "ટ્રીમાં ફાઇલોને લાવો"
 
-#: fish/cmds.c:2586
+#: fish/cmds.c:2593
 #, fuzzy
 msgid "copy size bytes from source to destination using dd"
 msgstr "dd ની મદદથી લક્ષ્ય માટે સ્ત્રોત માંથી નકલ કરો"
 
-#: fish/cmds.c:2587
+#: fish/cmds.c:2594
 msgid "copy a file"
 msgstr "ફાઇલની નકલ કરો"
 
-#: fish/cmds.c:2588
+#: fish/cmds.c:2595
 msgid "copy a file or directory recursively"
 msgstr "પુનરાવૃત્તિ થતી ફાઇલ અથવા ડિરેક્ટરીની નકલ કરો"
 
-#: fish/cmds.c:2589
+#: fish/cmds.c:2596
 msgid "copy from source to destination using dd"
 msgstr "dd ની મદદથી લક્ષ્ય માટે સ્ત્રોત માંથી નકલ કરો"
 
-#: fish/cmds.c:2590
+#: fish/cmds.c:2597
 msgid "debugging and internals"
 msgstr "ડિબગીંગ અને આંતરિક"
 
-#: fish/cmds.c:2591
+#: fish/cmds.c:2598
 #, fuzzy
 msgid "debug the QEMU command line (internal use only)"
 msgstr "સ્થાનિય મશીન માંથી ફાઇલને અપલોડ કરો"
 
-#: fish/cmds.c:2592
+#: fish/cmds.c:2599
 #, fuzzy
 msgid "upload a file to the appliance (internal use only)"
 msgstr "સ્થાનિય મશીન માંથી ફાઇલને અપલોડ કરો"
 
-#: fish/cmds.c:2593
+#: fish/cmds.c:2600
 msgid "report file system disk space usage"
 msgstr "ફાઇલ સિસ્ટમ ડિસ્ક જગ્યાનાં વપરાશનો અહેવાલ કરો"
 
-#: fish/cmds.c:2594
+#: fish/cmds.c:2601
 msgid "report file system disk space usage (human readable)"
 msgstr "ફાઇલ સિસ્ટમ ડિસ્ક જગ્યાનાં વપરાશનો અહેવાલ કરો (માણસને વાંચી શકાય તેવુ)"
 
-#: fish/cmds.c:2595
+#: fish/cmds.c:2602
 msgid "return kernel messages"
 msgstr "કર્નલ સંદેશાઓ પાછા લાવો"
 
-#: fish/cmds.c:2596
+#: fish/cmds.c:2603
 msgid "download a file to the local machine"
 msgstr "સ્થાનિય મશીનમાં ફાઇલને ડાઉનલોડ કરો"
 
-#: fish/cmds.c:2597
+#: fish/cmds.c:2604
 #, fuzzy
 msgid "download a file to the local machine with offset and size"
 msgstr "સ્થાનિય મશીનમાં ફાઇલને ડાઉનલોડ કરો"
 
-#: fish/cmds.c:2598
+#: fish/cmds.c:2605
 msgid "drop kernel page cache, dentries and inodes"
 msgstr "કર્નલ પાનું કેશ, નોંધણીઓ અને આઇનોડોને છોડી મુકો"
 
-#: fish/cmds.c:2599
+#: fish/cmds.c:2606
 msgid "estimate file space usage"
 msgstr "આશરે ફાઇલ જગ્યાનો વપરાશ"
 
-#: fish/cmds.c:2600
+#: fish/cmds.c:2607
 msgid "check an ext2/ext3 filesystem"
 msgstr "ext2/ext3 ફાઇલસિસ્ટમને ચકાસો"
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2608
 msgid "display a line of text"
 msgstr "લખાણનાં વાક્યને દર્શાવો"
 
-#: fish/cmds.c:2602
+#: fish/cmds.c:2609
 msgid "echo arguments back to the client"
 msgstr "ક્લાઇન્ટની પાછળ ઇકો દલીલો"
 
-#: fish/cmds.c:2603
+#: fish/cmds.c:2610
 #, fuzzy
 msgid "edit a file"
 msgstr "ફાઇલને વાંચો"
 
-#: fish/cmds.c:2604 fish/cmds.c:2605 fish/cmds.c:2610 fish/cmds.c:2611
-#: fish/cmds.c:2644 fish/cmds.c:2645 fish/cmds.c:2886 fish/cmds.c:2887
-#: fish/cmds.c:2891 fish/cmds.c:2892 fish/cmds.c:2894 fish/cmds.c:2895
+#: fish/cmds.c:2611 fish/cmds.c:2612 fish/cmds.c:2617 fish/cmds.c:2618
+#: fish/cmds.c:2651 fish/cmds.c:2652 fish/cmds.c:2894 fish/cmds.c:2895
+#: fish/cmds.c:2899 fish/cmds.c:2900 fish/cmds.c:2902 fish/cmds.c:2903
 msgid "return lines matching a pattern"
 msgstr "ભાતને બંધબેસતા વાક્યોને પાછા લાવો"
 
-#: fish/cmds.c:2606
+#: fish/cmds.c:2613
 msgid "test if two files have equal contents"
 msgstr "ચકાસો જો ફાઇલ પાસે સરખા સમાવિષ્ટો છે"
 
-#: fish/cmds.c:2607
+#: fish/cmds.c:2614
 msgid "test if file or directory exists"
 msgstr "ચકાસો જો ફાઇલ અથવા ડિરેક્ટરી અસ્તિત્વ ધરાવે છે"
 
-#: fish/cmds.c:2608 fish/cmds.c:2609
+#: fish/cmds.c:2615 fish/cmds.c:2616
 msgid "preallocate a file in the guest filesystem"
 msgstr "મહેમાન ફાઇલસિસ્ટમમાં ફાઇલને પહેલેથી ફાળવો"
 
-#: fish/cmds.c:2612
+#: fish/cmds.c:2619
 msgid "determine file type"
 msgstr "ફાઇલ પ્રકારને નક્કી કરો"
 
-#: fish/cmds.c:2613
+#: fish/cmds.c:2620
 msgid "detect the architecture of a binary file"
 msgstr ""
 
-#: fish/cmds.c:2614
+#: fish/cmds.c:2621
 msgid "return the size of the file in bytes"
 msgstr "બાઇટોમાં ફાઇલનાં માપને પાછા લાવો"
 
-#: fish/cmds.c:2615
+#: fish/cmds.c:2622
 msgid "fill a file with octets"
 msgstr "octets સાથે ફાઇલને ભરો"
 
-#: fish/cmds.c:2616
+#: fish/cmds.c:2623
 #, fuzzy
 msgid "fill a file with a repeating pattern of bytes"
 msgstr "octets સાથે ફાઇલને ભરો"
 
-#: fish/cmds.c:2617
+#: fish/cmds.c:2624
 msgid "find all files and directories"
 msgstr "બધી ફાઇલો અને ડિરેક્ટરીઓને શોધો"
 
-#: fish/cmds.c:2618
+#: fish/cmds.c:2625
 msgid "find all files and directories, returning NUL-separated list"
 msgstr "બધી ફાઇલો અને ડિરેક્ટરીઓને શોધો, NUL-અગલ થયેલ યાદીને પાછી મેળવી રહ્યા છે"
 
-#: fish/cmds.c:2619
+#: fish/cmds.c:2626
 #, fuzzy
 msgid "find a filesystem by label"
 msgstr "ext2/3/4 ફાઇલસિસ્ટમ લેબલને મેળવો"
 
-#: fish/cmds.c:2620
+#: fish/cmds.c:2627
 #, fuzzy
 msgid "find a filesystem by UUID"
 msgstr "ext2/3/4 ફાઇલસિસ્ટમ UUID ને મેળવો"
 
-#: fish/cmds.c:2621
+#: fish/cmds.c:2628
 msgid "run the filesystem checker"
 msgstr "ફાઇલસિસ્ટમ ચેકરને ચલાવો"
 
-#: fish/cmds.c:2622
+#: fish/cmds.c:2629
 msgid "get the additional kernel options"
 msgstr "વધારાનાં કર્ન વિકલ્પોને મેળવો"
 
-#: fish/cmds.c:2623
+#: fish/cmds.c:2630
 #, fuzzy
 msgid "get the attach method"
 msgstr "શોધ પાથને મેળવો"
 
-#: fish/cmds.c:2624
+#: fish/cmds.c:2631
 msgid "get autosync mode"
 msgstr "આપમેળે સુમેળ થતી સ્થિતિને મેળવો"
 
-#: fish/cmds.c:2625
+#: fish/cmds.c:2632
 msgid "get direct appliance mode flag"
 msgstr "સીધો ઉપકરણ સ્થિતિ ફલેગને મેળવો"
 
-#: fish/cmds.c:2626
+#: fish/cmds.c:2633
 msgid "get the ext2/3/4 filesystem label"
 msgstr "ext2/3/4 ફાઇલસિસ્ટમ લેબલને મેળવો"
 
-#: fish/cmds.c:2627
+#: fish/cmds.c:2634
 msgid "get the ext2/3/4 filesystem UUID"
 msgstr "ext2/3/4 ફાઇલસિસ્ટમ UUID ને મેળવો"
 
-#: fish/cmds.c:2628
+#: fish/cmds.c:2635
 msgid "get memory allocated to the qemu subprocess"
 msgstr "qemu ઉપપ્રક્રિયામાં ફાળવેલ મેમરીને મેળવો"
 
-#: fish/cmds.c:2629
+#: fish/cmds.c:2636
 #, fuzzy
 msgid "get enable network flag"
 msgstr "SELinux સક્રિય થયેલ ફ્લેગને મેળવો"
 
-#: fish/cmds.c:2630
+#: fish/cmds.c:2637
 msgid "get the search path"
 msgstr "શોધ પાથને મેળવો"
 
-#: fish/cmds.c:2631
+#: fish/cmds.c:2638
 msgid "get PID of qemu subprocess"
 msgstr "qemu ઉપપ્રક્રિયાનાં PID ને મેળવો"
 
-#: fish/cmds.c:2632
+#: fish/cmds.c:2639
 msgid "get the qemu binary"
 msgstr "qemu બાઇનરીને મેળવો"
 
-#: fish/cmds.c:2633
+#: fish/cmds.c:2640
 msgid "get recovery process enabled flag"
 msgstr "સક્રિય થયેલ ફ્લેગની પાછી મળેલ પ્રક્રિયાને મેળવો"
 
-#: fish/cmds.c:2634
+#: fish/cmds.c:2641
 msgid "get SELinux enabled flag"
 msgstr "SELinux સક્રિય થયેલ ફ્લેગને મેળવો"
 
-#: fish/cmds.c:2635
+#: fish/cmds.c:2642
 msgid "get the current state"
 msgstr "હાલની સ્થિતિ ને મેળવો"
 
-#: fish/cmds.c:2636
+#: fish/cmds.c:2643
 msgid "get command trace enabled flag"
 msgstr "આદેશ ટ્રેસ સક્રિય થયેલ ફ્લેગને મેળવો"
 
-#: fish/cmds.c:2637
+#: fish/cmds.c:2644
 #, fuzzy
 msgid "get the current umask"
 msgstr "હાલની સ્થિતિ ને મેળવો"
 
-#: fish/cmds.c:2638
+#: fish/cmds.c:2645
 msgid "get verbose mode"
 msgstr "વર્બોસ સ્થિતિને મેળવો"
 
-#: fish/cmds.c:2639
+#: fish/cmds.c:2646
 msgid "get SELinux security context"
 msgstr "SELinux સુરક્ષા સંદર્ભને મેળવો"
 
-#: fish/cmds.c:2640 fish/cmds.c:2694
+#: fish/cmds.c:2647 fish/cmds.c:2702
 msgid "get a single extended attribute"
 msgstr ""
 
-#: fish/cmds.c:2641 fish/cmds.c:2695
+#: fish/cmds.c:2648 fish/cmds.c:2703
 msgid "list extended attributes of a file or directory"
 msgstr "ફાઇલ અથવા ડિરેક્ટરીની વિસ્તરેલ ગુણધર્મોની યાદી"
 
-#: fish/cmds.c:2642
+#: fish/cmds.c:2649
 msgid "expand wildcards in command"
 msgstr "આદેશમાં વાઇલ્ડકાર્ડોને વિસ્તારો"
 
-#: fish/cmds.c:2643
+#: fish/cmds.c:2650
 msgid "expand a wildcard path"
 msgstr "વાઇલ્ડકાર્ડ પાથને વિસ્તારો"
 
-#: fish/cmds.c:2646
+#: fish/cmds.c:2653
 msgid "install GRUB"
 msgstr "GRUB ને સ્થાપિત કરો"
 
-#: fish/cmds.c:2647
+#: fish/cmds.c:2654
 msgid "return first 10 lines of a file"
 msgstr "ફાઇલનાં પહેલા 10 વાક્યોને પાછા લાવો"
 
-#: fish/cmds.c:2648
+#: fish/cmds.c:2655
 msgid "return first N lines of a file"
 msgstr "ફાઇલનાં પહેલાં N વાક્યોને પાછા લાવો"
 
-#: fish/cmds.c:2649
+#: fish/cmds.c:2656
 msgid "dump a file in hexadecimal"
 msgstr "હેક્ઝાડેસિમલમાં ફાઇલને ડમ્પ કરો"
 
-#: fish/cmds.c:2650
+#: fish/cmds.c:2657
 msgid "edit with a hex editor"
 msgstr ""
 
-#: fish/cmds.c:2651
+#: fish/cmds.c:2658
 #, fuzzy
 msgid "list the contents of a single file in an initrd"
 msgstr "ફાઇલોનાં સમાવિષ્ટની યાદી કરો"
 
-#: fish/cmds.c:2652
+#: fish/cmds.c:2659
 msgid "list files in an initrd"
 msgstr "initrd માં ફાઇલોની યાદી કરો"
 
-#: fish/cmds.c:2653
+#: fish/cmds.c:2660
 msgid "add an inotify watch"
 msgstr "inotify ને ધ્યાન રાખવાનું ઉમેરો"
 
-#: fish/cmds.c:2654
+#: fish/cmds.c:2661
 msgid "close the inotify handle"
 msgstr "inotify હેન્ડલને બંધ કરો"
 
-#: fish/cmds.c:2655
+#: fish/cmds.c:2662
 msgid "return list of watched files that had events"
 msgstr "ધ્યાન રાખેલ ફાઇલોની યાદીને પાછી મેળવો કે જેની પાસે ઘટનાઓ હતી"
 
-#: fish/cmds.c:2656
+#: fish/cmds.c:2663
 msgid "create an inotify handle"
 msgstr "inotify હેન્ડલને બનાવો"
 
-#: fish/cmds.c:2657
+#: fish/cmds.c:2664
 msgid "return list of inotify events"
 msgstr "inotify ઘટનાઓની યાદીને પાછી મેળવો"
 
-#: fish/cmds.c:2658
+#: fish/cmds.c:2665
 msgid "remove an inotify watch"
 msgstr "inotify ધ્યાન રાખવાને દૂર કરો"
 
-#: fish/cmds.c:2659
+#: fish/cmds.c:2666
 msgid "get architecture of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2660
+#: fish/cmds.c:2667
 msgid "get distro of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2661
+#: fish/cmds.c:2668
 msgid "get filesystems associated with inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2662
+#: fish/cmds.c:2669
 msgid "get format of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2663
+#: fish/cmds.c:2670
 msgid "get hostname of the operating system"
 msgstr ""
 
-#: fish/cmds.c:2664
+#: fish/cmds.c:2671
 msgid "get major version of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2665
+#: fish/cmds.c:2672
 msgid "get minor version of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2666
+#: fish/cmds.c:2673
 msgid "get mountpoints of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2667
+#: fish/cmds.c:2674
 msgid "get package format used by the operating system"
 msgstr ""
 
-#: fish/cmds.c:2668
+#: fish/cmds.c:2675
 msgid "get package management tool used by the operating system"
 msgstr ""
 
-#: fish/cmds.c:2669
+#: fish/cmds.c:2676
 msgid "get product name of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2670
+#: fish/cmds.c:2677
+msgid "get product variant of inspected operating system"
+msgstr ""
+
+#: fish/cmds.c:2678
 msgid "return list of operating systems found by last inspection"
 msgstr ""
 
-#: fish/cmds.c:2671
+#: fish/cmds.c:2679
 msgid "get type of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2672
+#: fish/cmds.c:2680
 msgid "get Windows systemroot of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2673
+#: fish/cmds.c:2681
 msgid "get live flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2674
+#: fish/cmds.c:2682
 msgid "get multipart flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2675
+#: fish/cmds.c:2683
 msgid "get netinst (network installer) flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2676
+#: fish/cmds.c:2684
 msgid "get list of applications installed in the operating system"
 msgstr ""
 
-#: fish/cmds.c:2677
+#: fish/cmds.c:2685
 msgid "inspect disk and return list of operating systems found"
 msgstr ""
 
-#: fish/cmds.c:2678
+#: fish/cmds.c:2686
 #, fuzzy
 msgid "test if block device"
 msgstr "બ્લોક ઉપકરણોની યાદી કરો"
 
-#: fish/cmds.c:2679
+#: fish/cmds.c:2687
 msgid "is busy processing a command"
 msgstr "આદેશને પ્રક્રિયા કરવામાં વ્યસ્ત છે"
 
-#: fish/cmds.c:2680
+#: fish/cmds.c:2688
 #, fuzzy
 msgid "test if character device"
 msgstr "બ્લોક, અક્ષર અથવા FIFO ઉપકરણોને બનાવો"
 
-#: fish/cmds.c:2681
+#: fish/cmds.c:2689
 msgid "is in configuration state"
 msgstr "રૂપરેખાંકન સ્થિતિમાં છે"
 
-#: fish/cmds.c:2682
+#: fish/cmds.c:2690
 #, fuzzy
 msgid "test if a directory"
 msgstr "ડિરેક્ટરીને બનાવો"
 
-#: fish/cmds.c:2683
+#: fish/cmds.c:2691
 #, fuzzy
 msgid "test if FIFO (named pipe)"
 msgstr "FIFO ને બનાવો (નામ થયેલ પાઇપ)"
 
-#: fish/cmds.c:2684
+#: fish/cmds.c:2692
 msgid "test if a regular file"
 msgstr ""
 
-#: fish/cmds.c:2685
+#: fish/cmds.c:2693
 msgid "is launching subprocess"
 msgstr "ઉપપ્રક્રિયાને શરૂ કરી રહ્યા છે"
 
-#: fish/cmds.c:2686
+#: fish/cmds.c:2694
 #, fuzzy
 msgid "test if device is a logical volume"
 msgstr "LVM લોજીકલ વોલ્યુમનું માપ બદલો"
 
-#: fish/cmds.c:2687
+#: fish/cmds.c:2695
 msgid "is ready to accept commands"
 msgstr "આદેશોને સ્વીકારવા માટે તૈયાર છે"
 
-#: fish/cmds.c:2688
+#: fish/cmds.c:2696
 #, fuzzy
 msgid "test if socket"
 msgstr "ડિમન સોકેટમાં લખો"
 
-#: fish/cmds.c:2689
+#: fish/cmds.c:2697
 #, fuzzy
 msgid "test if symbolic link"
 msgstr "સાંકેતિક કડીને બનાવો"
 
-#: fish/cmds.c:2690
+#: fish/cmds.c:2698
 msgid "kill the qemu subprocess"
 msgstr "qemu ઉપપ્રક્રિયાને મારી નાખો"
 
-#: fish/cmds.c:2691
+#: fish/cmds.c:2699
 msgid "launch the qemu subprocess"
 msgstr "qemu ઉપપ્રક્રિયાને શરૂ કરો"
 
-#: fish/cmds.c:2692
+#: fish/cmds.c:2700
 #, fuzzy
 msgid "change working directory"
 msgstr "સ્થાનિય બદલાતી ડિરેક્ટરી"
 
-#: fish/cmds.c:2696
+#: fish/cmds.c:2704
 msgid "list the block devices"
 msgstr "બ્લોક ઉપકરણોની યાદી કરો"
 
-#: fish/cmds.c:2697
+#: fish/cmds.c:2705
 #, fuzzy
 msgid "list filesystems"
 msgstr "ફાઇલસિસ્ટમને બનાવો"
 
-#: fish/cmds.c:2698
+#: fish/cmds.c:2706
 msgid "list the partitions"
 msgstr "પાર્ટીશનોની યાદી કરો"
 
-#: fish/cmds.c:2699
+#: fish/cmds.c:2707
 msgid "list the files in a directory (long format)"
 msgstr "ડિરેક્ટરીમાં ફાઇલોની યાદી કરો (લાંબુ બંધારણ)"
 
-#: fish/cmds.c:2700 fish/cmds.c:2701
+#: fish/cmds.c:2708 fish/cmds.c:2709
 msgid "create a hard link"
 msgstr "હાર્ડ કડી ને બનાવો"
 
-#: fish/cmds.c:2702 fish/cmds.c:2703
+#: fish/cmds.c:2710 fish/cmds.c:2711
 msgid "create a symbolic link"
 msgstr "સાંકેતિક કડીને બનાવો"
 
-#: fish/cmds.c:2704 fish/cmds.c:2795
+#: fish/cmds.c:2712 fish/cmds.c:2803
 msgid "remove extended attribute of a file or directory"
 msgstr "ફાઇલ અથવા ડિરેક્ટરીનાં વિસ્તરેલ ગુણધર્મને દૂર કરો"
 
-#: fish/cmds.c:2705
+#: fish/cmds.c:2713
 msgid "list the files in a directory"
 msgstr "ડિરેક્ટરીમાં ફાઇલોની યાદી કરો"
 
-#: fish/cmds.c:2706 fish/cmds.c:2822
+#: fish/cmds.c:2714 fish/cmds.c:2830
 msgid "set extended attribute of a file or directory"
 msgstr "ફાઇલ અથવા ડિરેક્ટરીનાં વિસ્તરેલ ગુણધર્મને સુયોજિત કરો"
 
-#: fish/cmds.c:2707
+#: fish/cmds.c:2715
 msgid "get file information for a symbolic link"
 msgstr "સાંકેતિક કડી માટે ફાઇલ જાણકારીને મેળવો"
 
-#: fish/cmds.c:2708
+#: fish/cmds.c:2716
 msgid "lstat on multiple files"
 msgstr "ઘણીબધી ફાઇલો પર lstat"
 
-#: fish/cmds.c:2709
+#: fish/cmds.c:2717
 #, fuzzy
 msgid "add a key on a LUKS encrypted device"
 msgstr "ફક્ત વંચાય એ રીતે બ્લોક ઉપકરણને સુયોજિત કરો"
 
-#: fish/cmds.c:2710
+#: fish/cmds.c:2718
 #, fuzzy
 msgid "close a LUKS device"
 msgstr "ઉપકરણ પર સ્વેપને સક્રિય કરો"
 
-#: fish/cmds.c:2711 fish/cmds.c:2712
+#: fish/cmds.c:2719 fish/cmds.c:2720
 msgid "format a block device as a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2713
+#: fish/cmds.c:2721
 msgid "remove a key from a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2714
+#: fish/cmds.c:2722
 msgid "open a LUKS-encrypted block device"
 msgstr ""
 
-#: fish/cmds.c:2715
+#: fish/cmds.c:2723
 #, fuzzy
 msgid "open a LUKS-encrypted block device read-only"
 msgstr "ફક્ત વંચાય એ રીતે બ્લોક ઉપકરણને સુયોજિત કરો"
 
-#: fish/cmds.c:2716
+#: fish/cmds.c:2724
 #, fuzzy
 msgid "create an LVM logical volume"
 msgstr "LVM લોજીકલ વોલ્યુમનું નામ બદલો"
 
-#: fish/cmds.c:2717
+#: fish/cmds.c:2725
 msgid "get canonical name of an LV"
 msgstr ""
 
-#: fish/cmds.c:2718
+#: fish/cmds.c:2726
 msgid "clear LVM device filter"
 msgstr ""
 
-#: fish/cmds.c:2719
+#: fish/cmds.c:2727
 msgid "remove all LVM LVs, VGs and PVs"
 msgstr "બધા LVM LVs, VGs અને PVs ને દૂર કરો"
 
-#: fish/cmds.c:2720
+#: fish/cmds.c:2728
 msgid "set LVM device filter"
 msgstr ""
 
-#: fish/cmds.c:2721
+#: fish/cmds.c:2729
 msgid "remove an LVM logical volume"
 msgstr "LVM લોજીકલ વોલ્યુમને દૂર કરો"
 
-#: fish/cmds.c:2722
+#: fish/cmds.c:2730
 msgid "rename an LVM logical volume"
 msgstr "LVM લોજીકલ વોલ્યુમનું નામ બદલો"
 
-#: fish/cmds.c:2723
+#: fish/cmds.c:2731
 msgid "resize an LVM logical volume"
 msgstr "LVM લોજીકલ વોલ્યુમનું માપ બદલો"
 
-#: fish/cmds.c:2724
+#: fish/cmds.c:2732
 msgid "expand an LV to fill free space"
 msgstr ""
 
-#: fish/cmds.c:2725 fish/cmds.c:2726
+#: fish/cmds.c:2733 fish/cmds.c:2734
 msgid "list the LVM logical volumes (LVs)"
 msgstr "LVM લોજીકલ વોલ્યુમોની યાદી કરો (LVs)"
 
-#: fish/cmds.c:2727
+#: fish/cmds.c:2735
 #, fuzzy
 msgid "get the UUID of a logical volume"
 msgstr "LVM લોજીકલ વોલ્યુમોની યાદી કરો (LVs)"
 
-#: fish/cmds.c:2728
+#: fish/cmds.c:2736
 msgid "lgetxattr on multiple files"
 msgstr "ઘણીબધી ફાઇલો પર lgetxattr"
 
-#: fish/cmds.c:2729
+#: fish/cmds.c:2737
 msgid "open the manual"
 msgstr ""
 
-#: fish/cmds.c:2730
+#: fish/cmds.c:2738
 msgid "create a directory"
 msgstr "ડિરેક્ટરીને બનાવો"
 
-#: fish/cmds.c:2731
+#: fish/cmds.c:2739
 msgid "create a directory with a particular mode"
 msgstr "ચોક્કસ સ્થિતિ સાથે ડિરેક્ટરીને બનાવો"
 
-#: fish/cmds.c:2732
+#: fish/cmds.c:2740
 msgid "create a directory and parents"
 msgstr "ડિરેક્ટરી અને પૂર્વસોપાનને બનાવો"
 
-#: fish/cmds.c:2733
+#: fish/cmds.c:2741
 msgid "create a temporary directory"
 msgstr "કામચલાઉ ડિરેક્ટરીને બનાવો"
 
-#: fish/cmds.c:2734 fish/cmds.c:2735 fish/cmds.c:2736
+#: fish/cmds.c:2742 fish/cmds.c:2743 fish/cmds.c:2744
 msgid "make ext2/3/4 filesystem with external journal"
 msgstr "બહારનાં જર્નલ સાથે ext2/3/4 ફાઇલસિસ્ટમને બનાવો"
 
-#: fish/cmds.c:2737
+#: fish/cmds.c:2745
 msgid "make ext2/3/4 external journal"
 msgstr "ext2/3/4 બહારનાં જર્નલ ને બનાવો"
 
-#: fish/cmds.c:2738
+#: fish/cmds.c:2746
 msgid "make ext2/3/4 external journal with label"
 msgstr "લેબલ સાથે ext2/3/4 બહારનાં જર્નલને બનાવો"
 
-#: fish/cmds.c:2739
+#: fish/cmds.c:2747
 msgid "make ext2/3/4 external journal with UUID"
 msgstr "UUID સાથે ext2/3/4 બહારનાં જર્નલને બનાવો"
 
-#: fish/cmds.c:2740
+#: fish/cmds.c:2748
 msgid "make FIFO (named pipe)"
 msgstr "FIFO ને બનાવો (નામ થયેલ પાઇપ)"
 
-#: fish/cmds.c:2741 fish/cmds.c:2743
+#: fish/cmds.c:2749 fish/cmds.c:2751
 msgid "make a filesystem"
 msgstr "ફાઇલસિસ્ટમને બનાવો"
 
-#: fish/cmds.c:2742
+#: fish/cmds.c:2750
 msgid "make a filesystem with block size"
 msgstr "બ્લોક માપ સાથે ફાઇલસિસ્ટમને બનાવો"
 
-#: fish/cmds.c:2744
+#: fish/cmds.c:2752
 msgid "create a mountpoint"
 msgstr "માઉન્ટબિંદુને બનાવો"
 
-#: fish/cmds.c:2745
+#: fish/cmds.c:2753
 msgid "make block, character or FIFO devices"
 msgstr "બ્લોક, અક્ષર અથવા FIFO ઉપકરણોને બનાવો"
 
-#: fish/cmds.c:2746
+#: fish/cmds.c:2754
 msgid "make block device node"
 msgstr "બ્લોક ઉપકરણ નોડને બનાવો"
 
-#: fish/cmds.c:2747
+#: fish/cmds.c:2755
 msgid "make char device node"
 msgstr "અક્ષર ઉપકરણ નોડને બનાવો"
 
-#: fish/cmds.c:2748
+#: fish/cmds.c:2756
 msgid "create a swap partition"
 msgstr "સ્વેપ પાર્ટીશનને બનાવો"
 
-#: fish/cmds.c:2749
+#: fish/cmds.c:2757
 msgid "create a swap partition with a label"
 msgstr "લેબલ સાથે સ્વેપ પાર્ટીશનને બનાવો"
 
-#: fish/cmds.c:2750
+#: fish/cmds.c:2758
 msgid "create a swap partition with an explicit UUID"
 msgstr "નિશ્ર્ચિત UUID સાથે સ્વેપ પાર્ટીશનને બનાવો"
 
-#: fish/cmds.c:2751
+#: fish/cmds.c:2759
 msgid "create a swap file"
 msgstr "સ્વેપ ફાઇલને બનાવો"
 
-#: fish/cmds.c:2752
+#: fish/cmds.c:2760
 msgid "load a kernel module"
 msgstr "કર્નલ મોડ્યુલને લાવો"
 
-#: fish/cmds.c:2753
+#: fish/cmds.c:2761
 #, fuzzy
 msgid "view a file"
 msgstr "ફાઇલને ખસેડો"
 
-#: fish/cmds.c:2754
+#: fish/cmds.c:2762
 msgid "mount a guest disk at a position in the filesystem"
 msgstr "ફાઇલસિસ્ટમનાં સ્થાન પર મહેમાન ડિસ્કને માઉન્ટ કરો"
 
-#: fish/cmds.c:2755
+#: fish/cmds.c:2763
 msgid "mount a file using the loop device"
 msgstr "લુપ ઉપકરણની મદદથી ફાઇલને માઉન્ટ કરો"
 
-#: fish/cmds.c:2756
+#: fish/cmds.c:2764
 msgid "mount a guest disk with mount options"
 msgstr "માઉન્ટ વિકલ્પો સાથે મહેમાન ડિસ્કને માઉન્ટ કરો"
 
-#: fish/cmds.c:2757
+#: fish/cmds.c:2765
 msgid "mount a guest disk, read-only"
 msgstr "મહેમાન ડિસ્કને માઉન્ટ કરો, ફક્ત વાંચી શકાય છે"
 
-#: fish/cmds.c:2758
+#: fish/cmds.c:2766
 msgid "mount a guest disk with mount options and vfstype"
 msgstr "માઉન્ટ વિકલ્પો અને vfstype સાથે મહેમાન ડિસ્કને માઉન્ટ કરો"
 
-#: fish/cmds.c:2759
+#: fish/cmds.c:2767
 msgid "show mountpoints"
 msgstr "માઉન્ટબિંદુઓને બતાવો"
 
-#: fish/cmds.c:2760
+#: fish/cmds.c:2768
 msgid "show mounted filesystems"
 msgstr "માઉન્ટ થયેલ ફાઇલસિસ્ટમોને બતાવો"
 
-#: fish/cmds.c:2761
+#: fish/cmds.c:2769
 msgid "move a file"
 msgstr "ફાઇલને ખસેડો"
 
-#: fish/cmds.c:2762
+#: fish/cmds.c:2770
 msgid "probe NTFS volume"
 msgstr "પ્રોબ NTFS વોલ્યુમ"
 
-#: fish/cmds.c:2763
+#: fish/cmds.c:2771
 #, fuzzy
 msgid "resize an NTFS filesystem"
 msgstr "ext2/ext3 ફાઇલસિસ્ટમનું માપ બદલો"
 
-#: fish/cmds.c:2764
+#: fish/cmds.c:2772
 #, fuzzy
 msgid "resize an NTFS filesystem (with size)"
 msgstr "ext2/ext3 ફાઇલસિસ્ટમનું માપ બદલો"
 
-#: fish/cmds.c:2765
+#: fish/cmds.c:2773
 msgid "add a partition to the device"
 msgstr "ઉપકરણમાં પાર્ટીશનને ઉમેરો"
 
-#: fish/cmds.c:2766
+#: fish/cmds.c:2774
 #, fuzzy
 msgid "delete a partition"
 msgstr "સ્વેપ પાર્ટીશનને બનાવો"
 
-#: fish/cmds.c:2767
+#: fish/cmds.c:2775
 msgid "partition whole disk with a single primary partition"
 msgstr "એક પ્રાથમિક પાર્ટીશન સાથે આખી ડિસ્કનું પાર્ટીશન કરો"
 
-#: fish/cmds.c:2768
+#: fish/cmds.c:2776
 #, fuzzy
 msgid "return true if a partition is bootable"
 msgstr "પાર્ટીશન કોષ્ટકને પુન:વાંચો"
 
-#: fish/cmds.c:2769
+#: fish/cmds.c:2777
 msgid "get the MBR type byte (ID byte) from a partition"
 msgstr ""
 
-#: fish/cmds.c:2770
+#: fish/cmds.c:2778
 msgid "get the partition table type"
 msgstr "પાર્ટીશન કોષ્ટક પ્રકારને મેળવો"
 
-#: fish/cmds.c:2771
+#: fish/cmds.c:2779
 msgid "create an empty partition table"
 msgstr "ખાલી પાર્ટીશન કોષ્ટકને બનાવો"
 
-#: fish/cmds.c:2772
+#: fish/cmds.c:2780
 msgid "list partitions on a device"
 msgstr "ઉપકરણ પર પાર્ટીશનોની યાદી કરો"
 
-#: fish/cmds.c:2773
+#: fish/cmds.c:2781
 msgid "make a partition bootable"
 msgstr "બુટ કરી શકાય તેવાં પાર્ટીશનને બનાવો"
 
-#: fish/cmds.c:2774
+#: fish/cmds.c:2782
 msgid "set the MBR type byte (ID byte) of a partition"
 msgstr ""
 
-#: fish/cmds.c:2775
+#: fish/cmds.c:2783
 msgid "set partition name"
 msgstr "પાર્ટીશન નામન સુયોજિત કરો"
 
-#: fish/cmds.c:2776
+#: fish/cmds.c:2784
 #, fuzzy
 msgid "convert partition name to device name"
 msgstr "બ્લોક ઉપકરણ પર પાર્ટીશનોને બનાવો"
 
-#: fish/cmds.c:2777
+#: fish/cmds.c:2785
 msgid "ping the guest daemon"
 msgstr "મહેમાન ડિમનને પિંગ કરો"
 
-#: fish/cmds.c:2778
+#: fish/cmds.c:2786
 msgid "read part of a file"
 msgstr "ફાઇલનાં ભાગને વાંચો"
 
-#: fish/cmds.c:2779
+#: fish/cmds.c:2787
 #, fuzzy
 msgid "read part of a device"
 msgstr "ફાઇલનાં ભાગને વાંચો"
 
-#: fish/cmds.c:2780
+#: fish/cmds.c:2788
 msgid "create an LVM physical volume"
 msgstr "LVM ભૌતિક વોલ્યુમને બનાવો"
 
-#: fish/cmds.c:2781
+#: fish/cmds.c:2789
 msgid "remove an LVM physical volume"
 msgstr "LVM ભૌતિક વોલ્યુમને દૂર કરો"
 
-#: fish/cmds.c:2782
+#: fish/cmds.c:2790
 msgid "resize an LVM physical volume"
 msgstr "LVM ભૌતિક વોલ્યુમનું માપ બદલો"
 
-#: fish/cmds.c:2783
+#: fish/cmds.c:2791
 #, fuzzy
 msgid "resize an LVM physical volume (with size)"
 msgstr "LVM ભૌતિક વોલ્યુમનું માપ બદલો"
 
-#: fish/cmds.c:2784 fish/cmds.c:2785
+#: fish/cmds.c:2792 fish/cmds.c:2793
 msgid "list the LVM physical volumes (PVs)"
 msgstr "LVM ભૌતિક વોલ્યુમો (PVs) ની "
 
-#: fish/cmds.c:2786
+#: fish/cmds.c:2794
 #, fuzzy
 msgid "get the UUID of a physical volume"
 msgstr "LVM ભૌતિક વોલ્યુમને બનાવો"
 
-#: fish/cmds.c:2787
+#: fish/cmds.c:2795
 #, fuzzy
 msgid "write to part of a file"
 msgstr "ફાઇલનાં ભાગને વાંચો"
 
-#: fish/cmds.c:2788
+#: fish/cmds.c:2796
 #, fuzzy
 msgid "write to part of a device"
 msgstr "ફાઇલનાં ભાગને વાંચો"
 
-#: fish/cmds.c:2789
+#: fish/cmds.c:2797
 msgid "read a file"
 msgstr "ફાઇલને વાંચો"
 
-#: fish/cmds.c:2790
+#: fish/cmds.c:2798
 msgid "read file as lines"
 msgstr "વાક્યો પ્રમાણે ફાઇલને વાંચો"
 
-#: fish/cmds.c:2791
+#: fish/cmds.c:2799
 msgid "read directories entries"
 msgstr "ડિરેક્ટરીઓની નોંધણીઓને વાંચો"
 
-#: fish/cmds.c:2792
+#: fish/cmds.c:2800
 msgid "read the target of a symbolic link"
 msgstr "સાંકેતિક કડીનાં લક્ષ્યને વાંચો"
 
-#: fish/cmds.c:2793
+#: fish/cmds.c:2801
 msgid "readlink on multiple files"
 msgstr "ઘણીબધી ફાઇલો પર readlink"
 
-#: fish/cmds.c:2794
+#: fish/cmds.c:2802
 msgid "canonicalized absolute pathname"
 msgstr "કેનોનીકલવાળા પાથનું ચોક્કસ નામ"
 
-#: fish/cmds.c:2796
+#: fish/cmds.c:2804
 msgid "close and reopen libguestfs handle"
 msgstr "libguestfs હેન્ડલને બંધ કરો અને પુન:ખોલો"
 
-#: fish/cmds.c:2797
+#: fish/cmds.c:2805
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem"
 msgstr "ext2/ext3 ફાઇલસિસ્ટમનું માપ બદલો"
 
-#: fish/cmds.c:2798
+#: fish/cmds.c:2806
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
 msgstr "ext2/ext3 ફાઇલસિસ્ટમનું માપ બદલો"
 
-#: fish/cmds.c:2799
+#: fish/cmds.c:2807
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
 msgstr "ext2/ext3 ફાઇલસિસ્ટમનું માપ બદલો"
 
-#: fish/cmds.c:2800
+#: fish/cmds.c:2808
 msgid "remove a file"
 msgstr "ફાઇલને દૂર કરો"
 
-#: fish/cmds.c:2801
+#: fish/cmds.c:2809
 msgid "remove a file or directory recursively"
 msgstr "પુનરાવૃત્તિ થતી ફાઇલ અથવા ડિરેક્ટરીને દૂર કરો"
 
-#: fish/cmds.c:2802
+#: fish/cmds.c:2810
 msgid "remove a directory"
 msgstr "ડિરેક્ટરીને દૂર કરો"
 
-#: fish/cmds.c:2803
+#: fish/cmds.c:2811
 msgid "remove a mountpoint"
 msgstr "માઉન્ટબિંદુને દૂર કરો"
 
-#: fish/cmds.c:2804
+#: fish/cmds.c:2812
 msgid "scrub (securely wipe) a device"
 msgstr "ઉપકરણને ઘસી નાંખો (સુરક્ષિત રીતે લૂછી નાંખો)"
 
-#: fish/cmds.c:2805
+#: fish/cmds.c:2813
 msgid "scrub (securely wipe) a file"
 msgstr "ફાઇલને ઘસી નાંખો (સુરક્ષિત રીતે લૂછી નાંખો)"
 
-#: fish/cmds.c:2806
+#: fish/cmds.c:2814
 msgid "scrub (securely wipe) free space"
 msgstr "મુક્ત જગ્યાને ઘસી નાંખો (સુરક્ષિત રીતે ભૂસી નાંખો)"
 
-#: fish/cmds.c:2807
+#: fish/cmds.c:2815
 msgid "add options to kernel command line"
 msgstr "કર્નલ આદેશ વાક્યમાં વિકલ્પોને ઉમેરો"
 
-#: fish/cmds.c:2808
+#: fish/cmds.c:2816
 #, fuzzy
 msgid "set the attach method"
 msgstr "શોધ પાથને સુયોજિત કરો"
 
-#: fish/cmds.c:2809
+#: fish/cmds.c:2817
 msgid "set autosync mode"
 msgstr "આપમેળે સુમેળ થતી સ્થિતિને સુયોજિત કરો"
 
-#: fish/cmds.c:2810
+#: fish/cmds.c:2818
 msgid "enable or disable direct appliance mode"
 msgstr "સીધી ઉપકરણ સ્થિતિને સક્રિય અથવા નિષ્ક્રિય કરો"
 
-#: fish/cmds.c:2811
+#: fish/cmds.c:2819
 msgid "set the ext2/3/4 filesystem label"
 msgstr "ext2/3/4 ફાઇલસિસ્ટમ લેબલને સુયોજિત કરો"
 
-#: fish/cmds.c:2812
+#: fish/cmds.c:2820
 msgid "set the ext2/3/4 filesystem UUID"
 msgstr "ext2/3/4 ફાઇલસિસ્ટમ UUID ને સુયોજિત કરો"
 
-#: fish/cmds.c:2813
+#: fish/cmds.c:2821
 msgid "set memory allocated to the qemu subprocess"
 msgstr "qemu ઉપપ્રક્રિયા માટે ફાળવેલ મેમરીને સુયોજિત કરો"
 
-#: fish/cmds.c:2814
+#: fish/cmds.c:2822
 msgid "set enable network flag"
 msgstr ""
 
-#: fish/cmds.c:2815
+#: fish/cmds.c:2823
 msgid "set the search path"
 msgstr "શોધ પાથને સુયોજિત કરો"
 
-#: fish/cmds.c:2816
+#: fish/cmds.c:2824
 msgid "set the qemu binary"
 msgstr "qemu બાઇનરીને સુયોજિત કરો"
 
-#: fish/cmds.c:2817
+#: fish/cmds.c:2825
 msgid "enable or disable the recovery process"
 msgstr "સુધારવાની પ્રક્રિયા ને સક્રિય કરો અથવા નિષ્ક્રિય કરો"
 
-#: fish/cmds.c:2818
+#: fish/cmds.c:2826
 msgid "set SELinux enabled or disabled at appliance boot"
 msgstr "ઉપકરણ બુટ વખતે સક્રિય અથવા નિષ્ક્રિય થયેલ SELinux ને સુયોજિત કરો"
 
-#: fish/cmds.c:2819
+#: fish/cmds.c:2827
 msgid "enable or disable command traces"
 msgstr "આદેશ ટ્રેસને સક્રિય કરો અથવા નિષ્ક્રિય કરો"
 
-#: fish/cmds.c:2820
+#: fish/cmds.c:2828
 msgid "set verbose mode"
 msgstr "વર્બોસ સ્થિતિને સુયોજિત કરો"
 
-#: fish/cmds.c:2821
+#: fish/cmds.c:2829
 msgid "set SELinux security context"
 msgstr "SELinux સુરક્ષા સંદર્ભને સુયોજિત કરો"
 
-#: fish/cmds.c:2823 fish/cmds.c:2824
+#: fish/cmds.c:2831 fish/cmds.c:2832
 msgid "create partitions on a block device"
 msgstr "બ્લોક ઉપકરણ પર પાર્ટીશનોને બનાવો"
 
-#: fish/cmds.c:2825
+#: fish/cmds.c:2833
 msgid "modify a single partition on a block device"
 msgstr "બ્લોક ઉપકરણ પર એક પાર્ટીશનને બદલો"
 
-#: fish/cmds.c:2826
+#: fish/cmds.c:2834
 msgid "display the disk geometry from the partition table"
 msgstr "પાર્ટીશન કોષ્ટકમાંથી ડિસ્કની ભૂમિતિને દર્શાવો"
 
-#: fish/cmds.c:2827
+#: fish/cmds.c:2835
 msgid "display the kernel geometry"
 msgstr "કર્નલ ભૂમિતિને દર્શાવો"
 
-#: fish/cmds.c:2828
+#: fish/cmds.c:2836
 msgid "display the partition table"
 msgstr "પાર્ટીશન કોષ્ટકને દર્શાવો"
 
-#: fish/cmds.c:2829
+#: fish/cmds.c:2837
 msgid "run a command via the shell"
 msgstr "શેલ મારફતે આદેશને ચલાવો"
 
-#: fish/cmds.c:2830
+#: fish/cmds.c:2838
 msgid "run a command via the shell returning lines"
 msgstr "વાક્યો પાછા લાવતા શેલ મારફતે આદેશને ચલાવો"
 
-#: fish/cmds.c:2831
+#: fish/cmds.c:2839
 msgid "sleep for some seconds"
 msgstr "અમુક સેંકડો માટે ઊંધી જાઓ"
 
-#: fish/cmds.c:2832
+#: fish/cmds.c:2840
 #, fuzzy
 msgid "create a sparse disk image and add"
 msgstr "છૂટીછવાયેલ ઇમેજ ફાઇલને ફાળવો"
 
-#: fish/cmds.c:2833
+#: fish/cmds.c:2841
 msgid "get file information"
 msgstr "ફાઇલ જાણકારીને મેળવો"
 
-#: fish/cmds.c:2834
+#: fish/cmds.c:2842
 msgid "get file system statistics"
 msgstr "ફાઇલ સિસ્ટમ પરિસ્થિતિઓને મેળવો"
 
-#: fish/cmds.c:2835 fish/cmds.c:2836
+#: fish/cmds.c:2843 fish/cmds.c:2844
 msgid "print the printable strings in a file"
 msgstr "ફાઇલમાં છાપી શકાય તેવી શબ્દમાળાઓને છાપો"
 
-#: fish/cmds.c:2837
+#: fish/cmds.c:2845
 #, fuzzy
 msgid "list supported groups of commands"
 msgstr "આદેશોને સ્વીકારવા માટે તૈયાર છે"
 
-#: fish/cmds.c:2838
+#: fish/cmds.c:2846
 msgid "disable swap on device"
 msgstr "ઉપકરણ પર સ્વેપને નિષ્ક્રિય કરો"
 
-#: fish/cmds.c:2839
+#: fish/cmds.c:2847
 msgid "disable swap on file"
 msgstr "ફાઇલ પર સ્વેપને નિષ્ક્રિય કરો"
 
-#: fish/cmds.c:2840
+#: fish/cmds.c:2848
 msgid "disable swap on labeled swap partition"
 msgstr "લેબલ થયેલ સ્વેપ પાર્ટીશન પર સ્વેપને નિષ્ક્રિય કરો"
 
-#: fish/cmds.c:2841
+#: fish/cmds.c:2849
 msgid "disable swap on swap partition by UUID"
 msgstr "UUID દ્દારા સ્વેપ પાર્ટીશન પર સ્વેપને નિષ્ક્રિય કરો"
 
-#: fish/cmds.c:2842
+#: fish/cmds.c:2850
 msgid "enable swap on device"
 msgstr "ઉપકરણ પર સ્વેપને સક્રિય કરો"
 
-#: fish/cmds.c:2843
+#: fish/cmds.c:2851
 msgid "enable swap on file"
 msgstr "ફાઇલ પર સ્વેપને સક્રિય કરો"
 
-#: fish/cmds.c:2844
+#: fish/cmds.c:2852
 msgid "enable swap on labeled swap partition"
 msgstr "લેબલ થયેલ સ્વેપ પાર્ટીશન પર સ્વેપને સક્રિય કરો"
 
-#: fish/cmds.c:2845
+#: fish/cmds.c:2853
 msgid "enable swap on swap partition by UUID"
 msgstr "UUID દ્દારા સ્વેપ પાર્ટીશન પર સ્વેપને સક્રિય કરો"
 
-#: fish/cmds.c:2846
+#: fish/cmds.c:2854
 msgid "sync disks, writes are flushed through to the disk image"
 msgstr "ડિસ્કોનો સુમેળ કરો, ડિસ્ક ઇમેજની મારફતે લખવાનું ફ્લશ થયેલ છે"
 
-#: fish/cmds.c:2847
+#: fish/cmds.c:2855
 msgid "return last 10 lines of a file"
 msgstr "ફાઇલની છેલ્લા 10 વાક્યોને પાછા લાવો"
 
-#: fish/cmds.c:2848
+#: fish/cmds.c:2856
 msgid "return last N lines of a file"
 msgstr "ફાઇલની છેલ્લી N વાક્યોને પાછુ લાવો"
 
-#: fish/cmds.c:2849
+#: fish/cmds.c:2857
 msgid "unpack tarfile to directory"
 msgstr "ડિરેક્ટરીમાં tarfile ને ન બાંધો"
 
-#: fish/cmds.c:2850
+#: fish/cmds.c:2858
 msgid "pack directory into tarfile"
 msgstr "tarfile માં tarfile ને બાંધો"
 
-#: fish/cmds.c:2851 fish/cmds.c:2858
+#: fish/cmds.c:2859 fish/cmds.c:2866
 msgid "unpack compressed tarball to directory"
 msgstr "ડિરેક્ટરીમાં સંકોચાયેલ tarball ને ન બાંધો"
 
-#: fish/cmds.c:2852 fish/cmds.c:2859
+#: fish/cmds.c:2860 fish/cmds.c:2867
 msgid "pack directory into compressed tarball"
 msgstr "સંકોચાયેલ tarball માં ડિરેક્ટરીને બાંધો"
 
-#: fish/cmds.c:2853
+#: fish/cmds.c:2861
 #, fuzzy
 msgid "print elapsed time taken to run a command"
 msgstr "આદેશને ચલાવવા માટે લીધેલ સમયને માપો"
 
-#: fish/cmds.c:2854
+#: fish/cmds.c:2862
 msgid "update file timestamps or create a new file"
 msgstr "ફાઇલ ટાઇમસ્ટેમ્પોને સુધારો અથવા નવી ફાઇલને બનાવો"
 
-#: fish/cmds.c:2855
+#: fish/cmds.c:2863
 msgid "truncate a file to zero size"
 msgstr "શૂન્ય માપમાં ફાઇલને કાઢી નાંખો"
 
-#: fish/cmds.c:2856
+#: fish/cmds.c:2864
 msgid "truncate a file to a particular size"
 msgstr "ચોક્કસ માપમાં ફાઇલને કાઢી નાંખો"
 
-#: fish/cmds.c:2857
+#: fish/cmds.c:2865
 msgid "get ext2/ext3/ext4 superblock details"
 msgstr "ext2/ext3/ext4 સુપરબ્લોક વિગતોને મેળવો"
 
-#: fish/cmds.c:2860
+#: fish/cmds.c:2868
 msgid "set file mode creation mask (umask)"
 msgstr "ફાઇલ સ્થિતિ નિર્મિત માસ્કને સુયોજિત કરો (umask)"
 
-#: fish/cmds.c:2861
+#: fish/cmds.c:2869
 msgid "unmount a filesystem"
 msgstr "ફાઇલસિસ્ટમને અનમાઉન્ટ કરો"
 
-#: fish/cmds.c:2862
+#: fish/cmds.c:2870
 msgid "unmount all filesystems"
 msgstr "બધી ફાઇલસિસ્ટમોને અનમાઉન્ટ કરો"
 
-#: fish/cmds.c:2863
+#: fish/cmds.c:2871
 msgid "upload a file from the local machine"
 msgstr "સ્થાનિય મશીન માંથી ફાઇલને અપલોડ કરો"
 
-#: fish/cmds.c:2864
+#: fish/cmds.c:2872
 #, fuzzy
 msgid "upload a file from the local machine with offset"
 msgstr "સ્થાનિય મશીન માંથી ફાઇલને અપલોડ કરો"
 
-#: fish/cmds.c:2865
+#: fish/cmds.c:2873
 msgid "set timestamp of a file with nanosecond precision"
 msgstr "નેનોસેકંડ ચોક્સાઇ સાથે ફાઇલનાં ટાઇમસ્ટેમ્પને સુયોજિત કરો"
 
-#: fish/cmds.c:2866
+#: fish/cmds.c:2874
 msgid "get the library version number"
 msgstr "લાઇબ્રેરી આવૃત્તિ નંબરને મેળવો"
 
-#: fish/cmds.c:2867
+#: fish/cmds.c:2875
 #, fuzzy
 msgid "get the filesystem label"
 msgstr "ext2/3/4 ફાઇલસિસ્ટમ લેબલને મેળવો"
 
-#: fish/cmds.c:2868
+#: fish/cmds.c:2876
 msgid "get the Linux VFS type corresponding to a mounted device"
 msgstr "માઉન્ટ થયેલ ઉપકરણને સંકળાતુ Linux VFS પ્રક્રારને મેળવો"
 
-#: fish/cmds.c:2869
+#: fish/cmds.c:2877
 #, fuzzy
 msgid "get the filesystem UUID"
 msgstr "ext2/3/4 ફાઇલસિસ્ટમ UUID ને મેળવો"
 
-#: fish/cmds.c:2870
+#: fish/cmds.c:2878
 msgid "activate or deactivate some volume groups"
 msgstr "અમુક વોલ્યુમ જૂથોને સક્રિય કરો અથવા નિષ્ક્રિય કરો"
 
-#: fish/cmds.c:2871
+#: fish/cmds.c:2879
 msgid "activate or deactivate all volume groups"
 msgstr "બધા વોલ્યુમ જૂથોને સક્રિય કરો અથવા નિષ્ક્રિય કરો"
 
-#: fish/cmds.c:2872
+#: fish/cmds.c:2880
 msgid "create an LVM volume group"
 msgstr "LVM વોલ્યુમ જૂથને બનાવો"
 
-#: fish/cmds.c:2873
+#: fish/cmds.c:2881
 msgid "get the LV UUIDs of all LVs in the volume group"
 msgstr ""
 
-#: fish/cmds.c:2874
+#: fish/cmds.c:2882
 msgid "get the PV UUIDs containing the volume group"
 msgstr ""
 
-#: fish/cmds.c:2875
+#: fish/cmds.c:2883
 msgid "remove an LVM volume group"
 msgstr "LVM વોલ્યુમ જૂથને દૂર કરો"
 
-#: fish/cmds.c:2876
+#: fish/cmds.c:2884
 msgid "rename an LVM volume group"
 msgstr "LVM વોલ્યુમ જૂથનું નામ બદલો"
 
-#: fish/cmds.c:2877 fish/cmds.c:2878
+#: fish/cmds.c:2885 fish/cmds.c:2886
 msgid "list the LVM volume groups (VGs)"
 msgstr "LVM વોલ્યુમ જૂથોની યાદી કરો (VGs)"
 
-#: fish/cmds.c:2879
+#: fish/cmds.c:2887
 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
 msgstr ""
 
-#: fish/cmds.c:2880
+#: fish/cmds.c:2888
 #, fuzzy
 msgid "get the UUID of a volume group"
 msgstr "LVM વોલ્યુમ જૂથને બનાવો"
 
-#: fish/cmds.c:2881
+#: fish/cmds.c:2889
 msgid "count characters in a file"
 msgstr "ફાઇલમાં અક્ષરોની ગણતરી કરો"
 
-#: fish/cmds.c:2882
+#: fish/cmds.c:2890
 msgid "count lines in a file"
 msgstr "ફાઇલમાં વાક્યોની ગણતરી કરો"
 
-#: fish/cmds.c:2883
+#: fish/cmds.c:2891
 msgid "count words in a file"
 msgstr "ફાઇલમાં શબ્દોની ગણતરી કરો"
 
-#: fish/cmds.c:2884
+#: fish/cmds.c:2892
 #, fuzzy
 msgid "create a new file"
 msgstr "ફાઇલને બનાવો"
 
-#: fish/cmds.c:2885
+#: fish/cmds.c:2893
 msgid "create a file"
 msgstr "ફાઇલને બનાવો"
 
-#: fish/cmds.c:2888
+#: fish/cmds.c:2896
 msgid "write zeroes to the device"
 msgstr "ઉપકરણોમાં શૂન્યોને લખો"
 
-#: fish/cmds.c:2889
+#: fish/cmds.c:2897
 #, fuzzy
 msgid "write zeroes to an entire device"
 msgstr "ઉપકરણોમાં શૂન્યોને લખો"
 
-#: fish/cmds.c:2890
+#: fish/cmds.c:2898
 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
 msgstr "ext2/3 ફાઇલ સિસ્ટમ પર શૂન્ય ન વપરાયેલ આઇનોડ અને ડિસ્ક બોલ્કો"
 
-#: fish/cmds.c:2893
+#: fish/cmds.c:2901
 msgid "determine file type inside a compressed file"
 msgstr "સંકોચાયેલ ફાઇલની અંદર ફાઇલ પ્રકારને નક્કી કરો"
 
-#: fish/cmds.c:2896
+#: fish/cmds.c:2904
 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
 msgstr "આદેશ માટે વિગત થયેલ મદદને બતાવવા માટે -h <cmd> / help <cmd> ને વાપરો."
 
-#: fish/cmds.c:3214 fish/cmds.c:3228 fish/cmds.c:3244 fish/cmds.c:3261
-#: fish/cmds.c:3278 fish/cmds.c:3296 fish/cmds.c:3315 fish/cmds.c:3331
-#: fish/cmds.c:3349 fish/cmds.c:3365 fish/cmds.c:3383 fish/cmds.c:3399
-#: fish/cmds.c:3416 fish/cmds.c:3431 fish/cmds.c:3449 fish/cmds.c:3464
-#: fish/cmds.c:3480 fish/cmds.c:3496 fish/cmds.c:3512 fish/cmds.c:3528
-#: fish/cmds.c:3544 fish/cmds.c:3562 fish/cmds.c:3595 fish/cmds.c:3611
-#: fish/cmds.c:3627 fish/cmds.c:3646 fish/cmds.c:3661 fish/cmds.c:3679
-#: fish/cmds.c:3694 fish/cmds.c:3712 fish/cmds.c:3727 fish/cmds.c:3745
-#: fish/cmds.c:3760 fish/cmds.c:3779 fish/cmds.c:3798 fish/cmds.c:3816
-#: fish/cmds.c:3836 fish/cmds.c:3855 fish/cmds.c:3875 fish/cmds.c:3895
-#: fish/cmds.c:3915 fish/cmds.c:3934 fish/cmds.c:3953 fish/cmds.c:3973
-#: fish/cmds.c:3993 fish/cmds.c:4013 fish/cmds.c:4028 fish/cmds.c:4044
-#: fish/cmds.c:4116 fish/cmds.c:4134 fish/cmds.c:4151 fish/cmds.c:4230
-#: fish/cmds.c:4250 fish/cmds.c:4270 fish/cmds.c:4290 fish/cmds.c:4310
-#: fish/cmds.c:4330 fish/cmds.c:4349 fish/cmds.c:4368 fish/cmds.c:4387
-#: fish/cmds.c:4402 fish/cmds.c:4422 fish/cmds.c:4438 fish/cmds.c:4454
-#: fish/cmds.c:4473 fish/cmds.c:4495 fish/cmds.c:4517 fish/cmds.c:4537
-#: fish/cmds.c:4554 fish/cmds.c:4571 fish/cmds.c:4588 fish/cmds.c:4605
-#: fish/cmds.c:4622 fish/cmds.c:4639 fish/cmds.c:4656 fish/cmds.c:4675
-#: fish/cmds.c:4698 fish/cmds.c:4734 fish/cmds.c:4751 fish/cmds.c:4774
-#: fish/cmds.c:4796 fish/cmds.c:4817 fish/cmds.c:4837 fish/cmds.c:4856
-#: fish/cmds.c:4876 fish/cmds.c:4894 fish/cmds.c:4912 fish/cmds.c:4926
-#: fish/cmds.c:4942 fish/cmds.c:4962 fish/cmds.c:4981 fish/cmds.c:5000
-#: fish/cmds.c:5019 fish/cmds.c:5038 fish/cmds.c:5058 fish/cmds.c:5098
-#: fish/cmds.c:5155 fish/cmds.c:5176 fish/cmds.c:5197 fish/cmds.c:5218
-#: fish/cmds.c:5236 fish/cmds.c:5258 fish/cmds.c:5296 fish/cmds.c:5318
-#: fish/cmds.c:5397 fish/cmds.c:5436 fish/cmds.c:5451 fish/cmds.c:5468
-#: fish/cmds.c:5482 fish/cmds.c:5498 fish/cmds.c:5520 fish/cmds.c:5542
-#: fish/cmds.c:5564 fish/cmds.c:5586 fish/cmds.c:5608 fish/cmds.c:5630
-#: fish/cmds.c:5650 fish/cmds.c:5667 fish/cmds.c:5684 fish/cmds.c:5703
-#: fish/cmds.c:5722 fish/cmds.c:5742 fish/cmds.c:5778 fish/cmds.c:5797
-#: fish/cmds.c:5816 fish/cmds.c:5833 fish/cmds.c:5851 fish/cmds.c:5874
-#: fish/cmds.c:5897 fish/cmds.c:5921 fish/cmds.c:5944 fish/cmds.c:5965
-#: fish/cmds.c:5988 fish/cmds.c:6011 fish/cmds.c:6031 fish/cmds.c:6053
-#: fish/cmds.c:6074 fish/cmds.c:6097 fish/cmds.c:6114 fish/cmds.c:6131
-#: fish/cmds.c:6149 fish/cmds.c:6167 fish/cmds.c:6188 fish/cmds.c:6206
-#: fish/cmds.c:6227 fish/cmds.c:6247 fish/cmds.c:6265 fish/cmds.c:6286
-#: fish/cmds.c:6309 fish/cmds.c:6332 fish/cmds.c:6354 fish/cmds.c:6387
-#: fish/cmds.c:6404 fish/cmds.c:6421 fish/cmds.c:6445 fish/cmds.c:6468
-#: fish/cmds.c:6491 fish/cmds.c:6513 fish/cmds.c:6530 fish/cmds.c:6552
-#: fish/cmds.c:6646 fish/cmds.c:6666 fish/cmds.c:6686 fish/cmds.c:6706
-#: fish/cmds.c:6724 fish/cmds.c:6745 fish/cmds.c:6781 fish/cmds.c:6798
-#: fish/cmds.c:6820 fish/cmds.c:6837 fish/cmds.c:6873 fish/cmds.c:6893
-#: fish/cmds.c:6913 fish/cmds.c:6933 fish/cmds.c:6955 fish/cmds.c:6972
-#: fish/cmds.c:6991 fish/cmds.c:7010 fish/cmds.c:7032 fish/cmds.c:7053
-#: fish/cmds.c:7074 fish/cmds.c:7095 fish/cmds.c:7118 fish/cmds.c:7159
-#: fish/cmds.c:7182 fish/cmds.c:7221 fish/cmds.c:7238 fish/cmds.c:7257
-#: fish/cmds.c:7278 fish/cmds.c:7301 fish/cmds.c:7323 fish/cmds.c:7341
-#: fish/cmds.c:7360 fish/cmds.c:7381 fish/cmds.c:7458 fish/cmds.c:7499
-#: fish/cmds.c:7578 fish/cmds.c:7654 fish/cmds.c:7691 fish/cmds.c:7714
-#: fish/cmds.c:7735 fish/cmds.c:7758 fish/cmds.c:7780 fish/cmds.c:7805
-#: fish/cmds.c:7848 fish/cmds.c:7889 fish/cmds.c:7910 fish/cmds.c:7928
-#: fish/cmds.c:7947 fish/cmds.c:7964 fish/cmds.c:7982 fish/cmds.c:8009
-#: fish/cmds.c:8033 fish/cmds.c:8057 fish/cmds.c:8081 fish/cmds.c:8105
-#: fish/cmds.c:8129 fish/cmds.c:8153 fish/cmds.c:8177 fish/cmds.c:8201
-#: fish/cmds.c:8225 fish/cmds.c:8249 fish/cmds.c:8273 fish/cmds.c:8296
-#: fish/cmds.c:8319 fish/cmds.c:8340 fish/cmds.c:8361 fish/cmds.c:8382
-#: fish/cmds.c:8402 fish/cmds.c:8425 fish/cmds.c:8463 fish/cmds.c:8480
-#: fish/cmds.c:8497 fish/cmds.c:8516 fish/cmds.c:8535 fish/cmds.c:8552
-#: fish/cmds.c:8569 fish/cmds.c:8586 fish/cmds.c:8603 fish/cmds.c:8622
-#: fish/cmds.c:8658 fish/cmds.c:8698 fish/cmds.c:8731 fish/cmds.c:8748
-#: fish/cmds.c:8765 fish/cmds.c:8781 fish/cmds.c:8796 fish/cmds.c:8817
-#: fish/cmds.c:8855 fish/cmds.c:8893 fish/cmds.c:8932 fish/cmds.c:8972
-#: fish/cmds.c:9013 fish/cmds.c:9054 fish/cmds.c:9092 fish/cmds.c:9109
-#: fish/cmds.c:9132 fish/cmds.c:9154 fish/cmds.c:9176 fish/cmds.c:9196
-#: fish/cmds.c:9216 fish/cmds.c:9252 fish/cmds.c:9324 fish/cmds.c:9364
-#: fish/cmds.c:9422 fish/cmds.c:9448 fish/cmds.c:9474 fish/cmds.c:9502
-#: fish/cmds.c:9561 fish/cmds.c:9582 fish/cmds.c:9627 fish/cmds.c:9647
-#: fish/cmds.c:9686 fish/cmds.c:9723 fish/cmds.c:9743 fish/cmds.c:9765
-#: fish/cmds.c:9822 fish/cmds.c:9842 fish/cmds.c:9864 fish/cmds.c:9886
-#: fish/cmds.c:9905 fish/cmds.c:9925 fish/cmds.c:9952 fish/cmds.c:9972
-#: fish/cmds.c:9992 fish/cmds.c:10012 fish/cmds.c:10032 fish/cmds.c:10054
-#: fish/cmds.c:10089 fish/cmds.c:10107 fish/cmds.c:10130 fish/cmds.c:10152
-#: fish/cmds.c:10167 fish/cmds.c:10184 fish/cmds.c:10221 fish/cmds.c:10260
-#: fish/cmds.c:10300 fish/cmds.c:10356 fish/cmds.c:10378 fish/cmds.c:10414
-#: fish/cmds.c:10429 fish/cmds.c:10449 fish/cmds.c:10489 fish/cmds.c:10512
-#: fish/cmds.c:10536 fish/cmds.c:10561 fish/cmds.c:10602 fish/cmds.c:10627
-#: fish/cmds.c:10665 fish/cmds.c:10696 fish/cmds.c:10727 fish/cmds.c:10755
-#: fish/cmds.c:10775 fish/cmds.c:10807 fish/cmds.c:10827 fish/cmds.c:10847
-#: fish/cmds.c:10864 fish/cmds.c:10882 fish/cmds.c:10905 fish/cmds.c:10926
-#: fish/cmds.c:10945 fish/cmds.c:10987 fish/cmds.c:11030 fish/cmds.c:11074
-#: fish/cmds.c:11113 fish/cmds.c:11132 fish/cmds.c:11152 fish/cmds.c:11172
-#: fish/cmds.c:11193 fish/cmds.c:11214 fish/cmds.c:11235 fish/cmds.c:11256
-#: fish/cmds.c:11277 fish/cmds.c:11299 fish/cmds.c:11337 fish/cmds.c:11388
-#: fish/cmds.c:11426 fish/cmds.c:11482 fish/cmds.c:11572 fish/cmds.c:11601
-#: fish/cmds.c:11628
+#: fish/cmds.c:3222 fish/cmds.c:3236 fish/cmds.c:3252 fish/cmds.c:3269
+#: fish/cmds.c:3286 fish/cmds.c:3304 fish/cmds.c:3323 fish/cmds.c:3339
+#: fish/cmds.c:3357 fish/cmds.c:3373 fish/cmds.c:3391 fish/cmds.c:3407
+#: fish/cmds.c:3424 fish/cmds.c:3439 fish/cmds.c:3457 fish/cmds.c:3472
+#: fish/cmds.c:3488 fish/cmds.c:3504 fish/cmds.c:3520 fish/cmds.c:3536
+#: fish/cmds.c:3552 fish/cmds.c:3570 fish/cmds.c:3603 fish/cmds.c:3619
+#: fish/cmds.c:3635 fish/cmds.c:3654 fish/cmds.c:3669 fish/cmds.c:3687
+#: fish/cmds.c:3702 fish/cmds.c:3720 fish/cmds.c:3735 fish/cmds.c:3753
+#: fish/cmds.c:3768 fish/cmds.c:3787 fish/cmds.c:3806 fish/cmds.c:3824
+#: fish/cmds.c:3844 fish/cmds.c:3863 fish/cmds.c:3883 fish/cmds.c:3903
+#: fish/cmds.c:3923 fish/cmds.c:3942 fish/cmds.c:3961 fish/cmds.c:3981
+#: fish/cmds.c:4001 fish/cmds.c:4021 fish/cmds.c:4036 fish/cmds.c:4052
+#: fish/cmds.c:4124 fish/cmds.c:4142 fish/cmds.c:4159 fish/cmds.c:4238
+#: fish/cmds.c:4258 fish/cmds.c:4278 fish/cmds.c:4298 fish/cmds.c:4318
+#: fish/cmds.c:4338 fish/cmds.c:4357 fish/cmds.c:4376 fish/cmds.c:4395
+#: fish/cmds.c:4410 fish/cmds.c:4429 fish/cmds.c:4450 fish/cmds.c:4466
+#: fish/cmds.c:4482 fish/cmds.c:4501 fish/cmds.c:4523 fish/cmds.c:4545
+#: fish/cmds.c:4565 fish/cmds.c:4582 fish/cmds.c:4599 fish/cmds.c:4616
+#: fish/cmds.c:4633 fish/cmds.c:4650 fish/cmds.c:4667 fish/cmds.c:4684
+#: fish/cmds.c:4703 fish/cmds.c:4726 fish/cmds.c:4762 fish/cmds.c:4779
+#: fish/cmds.c:4802 fish/cmds.c:4824 fish/cmds.c:4845 fish/cmds.c:4865
+#: fish/cmds.c:4884 fish/cmds.c:4904 fish/cmds.c:4922 fish/cmds.c:4940
+#: fish/cmds.c:4954 fish/cmds.c:4970 fish/cmds.c:4990 fish/cmds.c:5009
+#: fish/cmds.c:5028 fish/cmds.c:5047 fish/cmds.c:5066 fish/cmds.c:5086
+#: fish/cmds.c:5126 fish/cmds.c:5183 fish/cmds.c:5204 fish/cmds.c:5225
+#: fish/cmds.c:5246 fish/cmds.c:5264 fish/cmds.c:5286 fish/cmds.c:5324
+#: fish/cmds.c:5346 fish/cmds.c:5425 fish/cmds.c:5464 fish/cmds.c:5479
+#: fish/cmds.c:5496 fish/cmds.c:5510 fish/cmds.c:5526 fish/cmds.c:5548
+#: fish/cmds.c:5570 fish/cmds.c:5592 fish/cmds.c:5614 fish/cmds.c:5636
+#: fish/cmds.c:5658 fish/cmds.c:5678 fish/cmds.c:5695 fish/cmds.c:5712
+#: fish/cmds.c:5731 fish/cmds.c:5750 fish/cmds.c:5770 fish/cmds.c:5806
+#: fish/cmds.c:5825 fish/cmds.c:5844 fish/cmds.c:5861 fish/cmds.c:5879
+#: fish/cmds.c:5902 fish/cmds.c:5925 fish/cmds.c:5949 fish/cmds.c:5972
+#: fish/cmds.c:5993 fish/cmds.c:6016 fish/cmds.c:6039 fish/cmds.c:6059
+#: fish/cmds.c:6081 fish/cmds.c:6102 fish/cmds.c:6125 fish/cmds.c:6142
+#: fish/cmds.c:6159 fish/cmds.c:6177 fish/cmds.c:6195 fish/cmds.c:6216
+#: fish/cmds.c:6234 fish/cmds.c:6255 fish/cmds.c:6275 fish/cmds.c:6293
+#: fish/cmds.c:6314 fish/cmds.c:6337 fish/cmds.c:6360 fish/cmds.c:6382
+#: fish/cmds.c:6415 fish/cmds.c:6432 fish/cmds.c:6449 fish/cmds.c:6473
+#: fish/cmds.c:6496 fish/cmds.c:6519 fish/cmds.c:6541 fish/cmds.c:6558
+#: fish/cmds.c:6580 fish/cmds.c:6674 fish/cmds.c:6694 fish/cmds.c:6714
+#: fish/cmds.c:6734 fish/cmds.c:6752 fish/cmds.c:6773 fish/cmds.c:6809
+#: fish/cmds.c:6826 fish/cmds.c:6848 fish/cmds.c:6865 fish/cmds.c:6901
+#: fish/cmds.c:6921 fish/cmds.c:6941 fish/cmds.c:6961 fish/cmds.c:6983
+#: fish/cmds.c:7000 fish/cmds.c:7019 fish/cmds.c:7038 fish/cmds.c:7060
+#: fish/cmds.c:7081 fish/cmds.c:7102 fish/cmds.c:7123 fish/cmds.c:7146
+#: fish/cmds.c:7187 fish/cmds.c:7210 fish/cmds.c:7249 fish/cmds.c:7266
+#: fish/cmds.c:7285 fish/cmds.c:7306 fish/cmds.c:7329 fish/cmds.c:7351
+#: fish/cmds.c:7369 fish/cmds.c:7388 fish/cmds.c:7409 fish/cmds.c:7486
+#: fish/cmds.c:7527 fish/cmds.c:7606 fish/cmds.c:7682 fish/cmds.c:7719
+#: fish/cmds.c:7742 fish/cmds.c:7763 fish/cmds.c:7786 fish/cmds.c:7808
+#: fish/cmds.c:7833 fish/cmds.c:7876 fish/cmds.c:7917 fish/cmds.c:7938
+#: fish/cmds.c:7956 fish/cmds.c:7975 fish/cmds.c:7992 fish/cmds.c:8010
+#: fish/cmds.c:8037 fish/cmds.c:8061 fish/cmds.c:8085 fish/cmds.c:8109
+#: fish/cmds.c:8133 fish/cmds.c:8157 fish/cmds.c:8181 fish/cmds.c:8205
+#: fish/cmds.c:8229 fish/cmds.c:8253 fish/cmds.c:8277 fish/cmds.c:8301
+#: fish/cmds.c:8324 fish/cmds.c:8347 fish/cmds.c:8368 fish/cmds.c:8389
+#: fish/cmds.c:8410 fish/cmds.c:8430 fish/cmds.c:8453 fish/cmds.c:8491
+#: fish/cmds.c:8508 fish/cmds.c:8525 fish/cmds.c:8544 fish/cmds.c:8563
+#: fish/cmds.c:8580 fish/cmds.c:8597 fish/cmds.c:8614 fish/cmds.c:8631
+#: fish/cmds.c:8650 fish/cmds.c:8686 fish/cmds.c:8726 fish/cmds.c:8759
+#: fish/cmds.c:8776 fish/cmds.c:8793 fish/cmds.c:8809 fish/cmds.c:8824
+#: fish/cmds.c:8845 fish/cmds.c:8883 fish/cmds.c:8921 fish/cmds.c:8960
+#: fish/cmds.c:9000 fish/cmds.c:9041 fish/cmds.c:9082 fish/cmds.c:9120
+#: fish/cmds.c:9137 fish/cmds.c:9160 fish/cmds.c:9182 fish/cmds.c:9204
+#: fish/cmds.c:9224 fish/cmds.c:9244 fish/cmds.c:9280 fish/cmds.c:9352
+#: fish/cmds.c:9392 fish/cmds.c:9450 fish/cmds.c:9476 fish/cmds.c:9502
+#: fish/cmds.c:9530 fish/cmds.c:9589 fish/cmds.c:9610 fish/cmds.c:9655
+#: fish/cmds.c:9675 fish/cmds.c:9714 fish/cmds.c:9751 fish/cmds.c:9771
+#: fish/cmds.c:9793 fish/cmds.c:9850 fish/cmds.c:9870 fish/cmds.c:9892
+#: fish/cmds.c:9914 fish/cmds.c:9933 fish/cmds.c:9953 fish/cmds.c:9980
+#: fish/cmds.c:10000 fish/cmds.c:10020 fish/cmds.c:10040 fish/cmds.c:10060
+#: fish/cmds.c:10082 fish/cmds.c:10117 fish/cmds.c:10135 fish/cmds.c:10158
+#: fish/cmds.c:10180 fish/cmds.c:10195 fish/cmds.c:10212 fish/cmds.c:10249
+#: fish/cmds.c:10288 fish/cmds.c:10328 fish/cmds.c:10384 fish/cmds.c:10406
+#: fish/cmds.c:10442 fish/cmds.c:10457 fish/cmds.c:10477 fish/cmds.c:10517
+#: fish/cmds.c:10540 fish/cmds.c:10564 fish/cmds.c:10589 fish/cmds.c:10630
+#: fish/cmds.c:10655 fish/cmds.c:10693 fish/cmds.c:10724 fish/cmds.c:10755
+#: fish/cmds.c:10783 fish/cmds.c:10803 fish/cmds.c:10835 fish/cmds.c:10855
+#: fish/cmds.c:10875 fish/cmds.c:10892 fish/cmds.c:10910 fish/cmds.c:10933
+#: fish/cmds.c:10954 fish/cmds.c:10973 fish/cmds.c:11015 fish/cmds.c:11058
+#: fish/cmds.c:11102 fish/cmds.c:11141 fish/cmds.c:11160 fish/cmds.c:11180
+#: fish/cmds.c:11200 fish/cmds.c:11221 fish/cmds.c:11242 fish/cmds.c:11263
+#: fish/cmds.c:11284 fish/cmds.c:11305 fish/cmds.c:11327 fish/cmds.c:11365
+#: fish/cmds.c:11416 fish/cmds.c:11454 fish/cmds.c:11510 fish/cmds.c:11600
+#: fish/cmds.c:11629 fish/cmds.c:11656
 #, c-format
 msgid "%s should have %d parameter(s)\n"
 msgstr "%s પાસે %d પરિમાણો હોવા જોઇએ\n"
 
-#: fish/cmds.c:3215 fish/cmds.c:3229 fish/cmds.c:3245 fish/cmds.c:3262
-#: fish/cmds.c:3279 fish/cmds.c:3297 fish/cmds.c:3316 fish/cmds.c:3332
-#: fish/cmds.c:3350 fish/cmds.c:3366 fish/cmds.c:3384 fish/cmds.c:3400
-#: fish/cmds.c:3417 fish/cmds.c:3432 fish/cmds.c:3450 fish/cmds.c:3465
-#: fish/cmds.c:3481 fish/cmds.c:3497 fish/cmds.c:3513 fish/cmds.c:3529
-#: fish/cmds.c:3545 fish/cmds.c:3563 fish/cmds.c:3596 fish/cmds.c:3612
-#: fish/cmds.c:3628 fish/cmds.c:3647 fish/cmds.c:3662 fish/cmds.c:3680
-#: fish/cmds.c:3695 fish/cmds.c:3713 fish/cmds.c:3728 fish/cmds.c:3746
-#: fish/cmds.c:3761 fish/cmds.c:3780 fish/cmds.c:3799 fish/cmds.c:3817
-#: fish/cmds.c:3837 fish/cmds.c:3856 fish/cmds.c:3876 fish/cmds.c:3896
-#: fish/cmds.c:3916 fish/cmds.c:3935 fish/cmds.c:3954 fish/cmds.c:3974
-#: fish/cmds.c:3994 fish/cmds.c:4014 fish/cmds.c:4029 fish/cmds.c:4045
-#: fish/cmds.c:4066 fish/cmds.c:4117 fish/cmds.c:4135 fish/cmds.c:4152
-#: fish/cmds.c:4173 fish/cmds.c:4231 fish/cmds.c:4251 fish/cmds.c:4271
-#: fish/cmds.c:4291 fish/cmds.c:4311 fish/cmds.c:4331 fish/cmds.c:4350
-#: fish/cmds.c:4369 fish/cmds.c:4388 fish/cmds.c:4403 fish/cmds.c:4423
-#: fish/cmds.c:4439 fish/cmds.c:4455 fish/cmds.c:4474 fish/cmds.c:4496
-#: fish/cmds.c:4518 fish/cmds.c:4538 fish/cmds.c:4555 fish/cmds.c:4572
-#: fish/cmds.c:4589 fish/cmds.c:4606 fish/cmds.c:4623 fish/cmds.c:4640
-#: fish/cmds.c:4657 fish/cmds.c:4676 fish/cmds.c:4699 fish/cmds.c:4735
-#: fish/cmds.c:4752 fish/cmds.c:4775 fish/cmds.c:4797 fish/cmds.c:4818
-#: fish/cmds.c:4838 fish/cmds.c:4857 fish/cmds.c:4877 fish/cmds.c:4895
-#: fish/cmds.c:4913 fish/cmds.c:4927 fish/cmds.c:4943 fish/cmds.c:4963
-#: fish/cmds.c:4982 fish/cmds.c:5001 fish/cmds.c:5020 fish/cmds.c:5039
-#: fish/cmds.c:5059 fish/cmds.c:5099 fish/cmds.c:5156 fish/cmds.c:5177
-#: fish/cmds.c:5198 fish/cmds.c:5219 fish/cmds.c:5237 fish/cmds.c:5259
-#: fish/cmds.c:5297 fish/cmds.c:5319 fish/cmds.c:5398 fish/cmds.c:5437
-#: fish/cmds.c:5452 fish/cmds.c:5469 fish/cmds.c:5483 fish/cmds.c:5499
-#: fish/cmds.c:5521 fish/cmds.c:5543 fish/cmds.c:5565 fish/cmds.c:5587
-#: fish/cmds.c:5609 fish/cmds.c:5631 fish/cmds.c:5651 fish/cmds.c:5668
-#: fish/cmds.c:5685 fish/cmds.c:5704 fish/cmds.c:5723 fish/cmds.c:5743
-#: fish/cmds.c:5779 fish/cmds.c:5798 fish/cmds.c:5817 fish/cmds.c:5834
-#: fish/cmds.c:5852 fish/cmds.c:5875 fish/cmds.c:5898 fish/cmds.c:5922
-#: fish/cmds.c:5945 fish/cmds.c:5966 fish/cmds.c:5989 fish/cmds.c:6012
-#: fish/cmds.c:6032 fish/cmds.c:6054 fish/cmds.c:6075 fish/cmds.c:6098
-#: fish/cmds.c:6115 fish/cmds.c:6132 fish/cmds.c:6150 fish/cmds.c:6168
-#: fish/cmds.c:6189 fish/cmds.c:6207 fish/cmds.c:6228 fish/cmds.c:6248
-#: fish/cmds.c:6266 fish/cmds.c:6287 fish/cmds.c:6310 fish/cmds.c:6333
-#: fish/cmds.c:6355 fish/cmds.c:6388 fish/cmds.c:6405 fish/cmds.c:6422
-#: fish/cmds.c:6446 fish/cmds.c:6469 fish/cmds.c:6492 fish/cmds.c:6514
-#: fish/cmds.c:6531 fish/cmds.c:6553 fish/cmds.c:6647 fish/cmds.c:6667
-#: fish/cmds.c:6687 fish/cmds.c:6707 fish/cmds.c:6725 fish/cmds.c:6746
-#: fish/cmds.c:6782 fish/cmds.c:6799 fish/cmds.c:6821 fish/cmds.c:6838
-#: fish/cmds.c:6874 fish/cmds.c:6894 fish/cmds.c:6914 fish/cmds.c:6934
-#: fish/cmds.c:6956 fish/cmds.c:6973 fish/cmds.c:6992 fish/cmds.c:7011
-#: fish/cmds.c:7033 fish/cmds.c:7054 fish/cmds.c:7075 fish/cmds.c:7096
-#: fish/cmds.c:7119 fish/cmds.c:7160 fish/cmds.c:7183 fish/cmds.c:7222
-#: fish/cmds.c:7239 fish/cmds.c:7258 fish/cmds.c:7279 fish/cmds.c:7302
-#: fish/cmds.c:7324 fish/cmds.c:7342 fish/cmds.c:7361 fish/cmds.c:7382
-#: fish/cmds.c:7459 fish/cmds.c:7500 fish/cmds.c:7579 fish/cmds.c:7655
-#: fish/cmds.c:7692 fish/cmds.c:7715 fish/cmds.c:7736 fish/cmds.c:7759
-#: fish/cmds.c:7781 fish/cmds.c:7806 fish/cmds.c:7849 fish/cmds.c:7890
-#: fish/cmds.c:7911 fish/cmds.c:7929 fish/cmds.c:7948 fish/cmds.c:7965
-#: fish/cmds.c:7983 fish/cmds.c:8010 fish/cmds.c:8034 fish/cmds.c:8058
-#: fish/cmds.c:8082 fish/cmds.c:8106 fish/cmds.c:8130 fish/cmds.c:8154
-#: fish/cmds.c:8178 fish/cmds.c:8202 fish/cmds.c:8226 fish/cmds.c:8250
-#: fish/cmds.c:8274 fish/cmds.c:8297 fish/cmds.c:8320 fish/cmds.c:8341
-#: fish/cmds.c:8362 fish/cmds.c:8383 fish/cmds.c:8403 fish/cmds.c:8426
-#: fish/cmds.c:8464 fish/cmds.c:8481 fish/cmds.c:8498 fish/cmds.c:8517
-#: fish/cmds.c:8536 fish/cmds.c:8553 fish/cmds.c:8570 fish/cmds.c:8587
-#: fish/cmds.c:8604 fish/cmds.c:8623 fish/cmds.c:8659 fish/cmds.c:8699
-#: fish/cmds.c:8732 fish/cmds.c:8749 fish/cmds.c:8766 fish/cmds.c:8782
-#: fish/cmds.c:8797 fish/cmds.c:8818 fish/cmds.c:8856 fish/cmds.c:8894
-#: fish/cmds.c:8933 fish/cmds.c:8973 fish/cmds.c:9014 fish/cmds.c:9055
-#: fish/cmds.c:9093 fish/cmds.c:9110 fish/cmds.c:9133 fish/cmds.c:9155
-#: fish/cmds.c:9177 fish/cmds.c:9197 fish/cmds.c:9217 fish/cmds.c:9253
-#: fish/cmds.c:9325 fish/cmds.c:9365 fish/cmds.c:9423 fish/cmds.c:9449
-#: fish/cmds.c:9475 fish/cmds.c:9503 fish/cmds.c:9562 fish/cmds.c:9583
-#: fish/cmds.c:9628 fish/cmds.c:9648 fish/cmds.c:9687 fish/cmds.c:9724
-#: fish/cmds.c:9744 fish/cmds.c:9766 fish/cmds.c:9823 fish/cmds.c:9843
-#: fish/cmds.c:9865 fish/cmds.c:9887 fish/cmds.c:9906 fish/cmds.c:9926
-#: fish/cmds.c:9953 fish/cmds.c:9973 fish/cmds.c:9993 fish/cmds.c:10013
-#: fish/cmds.c:10033 fish/cmds.c:10055 fish/cmds.c:10090 fish/cmds.c:10108
-#: fish/cmds.c:10131 fish/cmds.c:10153 fish/cmds.c:10168 fish/cmds.c:10185
-#: fish/cmds.c:10222 fish/cmds.c:10261 fish/cmds.c:10301 fish/cmds.c:10357
-#: fish/cmds.c:10379 fish/cmds.c:10415 fish/cmds.c:10430 fish/cmds.c:10450
-#: fish/cmds.c:10490 fish/cmds.c:10513 fish/cmds.c:10537 fish/cmds.c:10562
-#: fish/cmds.c:10603 fish/cmds.c:10628 fish/cmds.c:10666 fish/cmds.c:10697
-#: fish/cmds.c:10728 fish/cmds.c:10756 fish/cmds.c:10776 fish/cmds.c:10808
-#: fish/cmds.c:10828 fish/cmds.c:10848 fish/cmds.c:10865 fish/cmds.c:10883
-#: fish/cmds.c:10906 fish/cmds.c:10927 fish/cmds.c:10946 fish/cmds.c:10988
-#: fish/cmds.c:11031 fish/cmds.c:11075 fish/cmds.c:11114 fish/cmds.c:11133
-#: fish/cmds.c:11153 fish/cmds.c:11173 fish/cmds.c:11194 fish/cmds.c:11215
-#: fish/cmds.c:11236 fish/cmds.c:11257 fish/cmds.c:11278 fish/cmds.c:11300
-#: fish/cmds.c:11338 fish/cmds.c:11389 fish/cmds.c:11427 fish/cmds.c:11483
-#: fish/cmds.c:11506 fish/cmds.c:11573 fish/cmds.c:11602 fish/cmds.c:11629
+#: fish/cmds.c:3223 fish/cmds.c:3237 fish/cmds.c:3253 fish/cmds.c:3270
+#: fish/cmds.c:3287 fish/cmds.c:3305 fish/cmds.c:3324 fish/cmds.c:3340
+#: fish/cmds.c:3358 fish/cmds.c:3374 fish/cmds.c:3392 fish/cmds.c:3408
+#: fish/cmds.c:3425 fish/cmds.c:3440 fish/cmds.c:3458 fish/cmds.c:3473
+#: fish/cmds.c:3489 fish/cmds.c:3505 fish/cmds.c:3521 fish/cmds.c:3537
+#: fish/cmds.c:3553 fish/cmds.c:3571 fish/cmds.c:3604 fish/cmds.c:3620
+#: fish/cmds.c:3636 fish/cmds.c:3655 fish/cmds.c:3670 fish/cmds.c:3688
+#: fish/cmds.c:3703 fish/cmds.c:3721 fish/cmds.c:3736 fish/cmds.c:3754
+#: fish/cmds.c:3769 fish/cmds.c:3788 fish/cmds.c:3807 fish/cmds.c:3825
+#: fish/cmds.c:3845 fish/cmds.c:3864 fish/cmds.c:3884 fish/cmds.c:3904
+#: fish/cmds.c:3924 fish/cmds.c:3943 fish/cmds.c:3962 fish/cmds.c:3982
+#: fish/cmds.c:4002 fish/cmds.c:4022 fish/cmds.c:4037 fish/cmds.c:4053
+#: fish/cmds.c:4074 fish/cmds.c:4125 fish/cmds.c:4143 fish/cmds.c:4160
+#: fish/cmds.c:4181 fish/cmds.c:4239 fish/cmds.c:4259 fish/cmds.c:4279
+#: fish/cmds.c:4299 fish/cmds.c:4319 fish/cmds.c:4339 fish/cmds.c:4358
+#: fish/cmds.c:4377 fish/cmds.c:4396 fish/cmds.c:4411 fish/cmds.c:4430
+#: fish/cmds.c:4451 fish/cmds.c:4467 fish/cmds.c:4483 fish/cmds.c:4502
+#: fish/cmds.c:4524 fish/cmds.c:4546 fish/cmds.c:4566 fish/cmds.c:4583
+#: fish/cmds.c:4600 fish/cmds.c:4617 fish/cmds.c:4634 fish/cmds.c:4651
+#: fish/cmds.c:4668 fish/cmds.c:4685 fish/cmds.c:4704 fish/cmds.c:4727
+#: fish/cmds.c:4763 fish/cmds.c:4780 fish/cmds.c:4803 fish/cmds.c:4825
+#: fish/cmds.c:4846 fish/cmds.c:4866 fish/cmds.c:4885 fish/cmds.c:4905
+#: fish/cmds.c:4923 fish/cmds.c:4941 fish/cmds.c:4955 fish/cmds.c:4971
+#: fish/cmds.c:4991 fish/cmds.c:5010 fish/cmds.c:5029 fish/cmds.c:5048
+#: fish/cmds.c:5067 fish/cmds.c:5087 fish/cmds.c:5127 fish/cmds.c:5184
+#: fish/cmds.c:5205 fish/cmds.c:5226 fish/cmds.c:5247 fish/cmds.c:5265
+#: fish/cmds.c:5287 fish/cmds.c:5325 fish/cmds.c:5347 fish/cmds.c:5426
+#: fish/cmds.c:5465 fish/cmds.c:5480 fish/cmds.c:5497 fish/cmds.c:5511
+#: fish/cmds.c:5527 fish/cmds.c:5549 fish/cmds.c:5571 fish/cmds.c:5593
+#: fish/cmds.c:5615 fish/cmds.c:5637 fish/cmds.c:5659 fish/cmds.c:5679
+#: fish/cmds.c:5696 fish/cmds.c:5713 fish/cmds.c:5732 fish/cmds.c:5751
+#: fish/cmds.c:5771 fish/cmds.c:5807 fish/cmds.c:5826 fish/cmds.c:5845
+#: fish/cmds.c:5862 fish/cmds.c:5880 fish/cmds.c:5903 fish/cmds.c:5926
+#: fish/cmds.c:5950 fish/cmds.c:5973 fish/cmds.c:5994 fish/cmds.c:6017
+#: fish/cmds.c:6040 fish/cmds.c:6060 fish/cmds.c:6082 fish/cmds.c:6103
+#: fish/cmds.c:6126 fish/cmds.c:6143 fish/cmds.c:6160 fish/cmds.c:6178
+#: fish/cmds.c:6196 fish/cmds.c:6217 fish/cmds.c:6235 fish/cmds.c:6256
+#: fish/cmds.c:6276 fish/cmds.c:6294 fish/cmds.c:6315 fish/cmds.c:6338
+#: fish/cmds.c:6361 fish/cmds.c:6383 fish/cmds.c:6416 fish/cmds.c:6433
+#: fish/cmds.c:6450 fish/cmds.c:6474 fish/cmds.c:6497 fish/cmds.c:6520
+#: fish/cmds.c:6542 fish/cmds.c:6559 fish/cmds.c:6581 fish/cmds.c:6675
+#: fish/cmds.c:6695 fish/cmds.c:6715 fish/cmds.c:6735 fish/cmds.c:6753
+#: fish/cmds.c:6774 fish/cmds.c:6810 fish/cmds.c:6827 fish/cmds.c:6849
+#: fish/cmds.c:6866 fish/cmds.c:6902 fish/cmds.c:6922 fish/cmds.c:6942
+#: fish/cmds.c:6962 fish/cmds.c:6984 fish/cmds.c:7001 fish/cmds.c:7020
+#: fish/cmds.c:7039 fish/cmds.c:7061 fish/cmds.c:7082 fish/cmds.c:7103
+#: fish/cmds.c:7124 fish/cmds.c:7147 fish/cmds.c:7188 fish/cmds.c:7211
+#: fish/cmds.c:7250 fish/cmds.c:7267 fish/cmds.c:7286 fish/cmds.c:7307
+#: fish/cmds.c:7330 fish/cmds.c:7352 fish/cmds.c:7370 fish/cmds.c:7389
+#: fish/cmds.c:7410 fish/cmds.c:7487 fish/cmds.c:7528 fish/cmds.c:7607
+#: fish/cmds.c:7683 fish/cmds.c:7720 fish/cmds.c:7743 fish/cmds.c:7764
+#: fish/cmds.c:7787 fish/cmds.c:7809 fish/cmds.c:7834 fish/cmds.c:7877
+#: fish/cmds.c:7918 fish/cmds.c:7939 fish/cmds.c:7957 fish/cmds.c:7976
+#: fish/cmds.c:7993 fish/cmds.c:8011 fish/cmds.c:8038 fish/cmds.c:8062
+#: fish/cmds.c:8086 fish/cmds.c:8110 fish/cmds.c:8134 fish/cmds.c:8158
+#: fish/cmds.c:8182 fish/cmds.c:8206 fish/cmds.c:8230 fish/cmds.c:8254
+#: fish/cmds.c:8278 fish/cmds.c:8302 fish/cmds.c:8325 fish/cmds.c:8348
+#: fish/cmds.c:8369 fish/cmds.c:8390 fish/cmds.c:8411 fish/cmds.c:8431
+#: fish/cmds.c:8454 fish/cmds.c:8492 fish/cmds.c:8509 fish/cmds.c:8526
+#: fish/cmds.c:8545 fish/cmds.c:8564 fish/cmds.c:8581 fish/cmds.c:8598
+#: fish/cmds.c:8615 fish/cmds.c:8632 fish/cmds.c:8651 fish/cmds.c:8687
+#: fish/cmds.c:8727 fish/cmds.c:8760 fish/cmds.c:8777 fish/cmds.c:8794
+#: fish/cmds.c:8810 fish/cmds.c:8825 fish/cmds.c:8846 fish/cmds.c:8884
+#: fish/cmds.c:8922 fish/cmds.c:8961 fish/cmds.c:9001 fish/cmds.c:9042
+#: fish/cmds.c:9083 fish/cmds.c:9121 fish/cmds.c:9138 fish/cmds.c:9161
+#: fish/cmds.c:9183 fish/cmds.c:9205 fish/cmds.c:9225 fish/cmds.c:9245
+#: fish/cmds.c:9281 fish/cmds.c:9353 fish/cmds.c:9393 fish/cmds.c:9451
+#: fish/cmds.c:9477 fish/cmds.c:9503 fish/cmds.c:9531 fish/cmds.c:9590
+#: fish/cmds.c:9611 fish/cmds.c:9656 fish/cmds.c:9676 fish/cmds.c:9715
+#: fish/cmds.c:9752 fish/cmds.c:9772 fish/cmds.c:9794 fish/cmds.c:9851
+#: fish/cmds.c:9871 fish/cmds.c:9893 fish/cmds.c:9915 fish/cmds.c:9934
+#: fish/cmds.c:9954 fish/cmds.c:9981 fish/cmds.c:10001 fish/cmds.c:10021
+#: fish/cmds.c:10041 fish/cmds.c:10061 fish/cmds.c:10083 fish/cmds.c:10118
+#: fish/cmds.c:10136 fish/cmds.c:10159 fish/cmds.c:10181 fish/cmds.c:10196
+#: fish/cmds.c:10213 fish/cmds.c:10250 fish/cmds.c:10289 fish/cmds.c:10329
+#: fish/cmds.c:10385 fish/cmds.c:10407 fish/cmds.c:10443 fish/cmds.c:10458
+#: fish/cmds.c:10478 fish/cmds.c:10518 fish/cmds.c:10541 fish/cmds.c:10565
+#: fish/cmds.c:10590 fish/cmds.c:10631 fish/cmds.c:10656 fish/cmds.c:10694
+#: fish/cmds.c:10725 fish/cmds.c:10756 fish/cmds.c:10784 fish/cmds.c:10804
+#: fish/cmds.c:10836 fish/cmds.c:10856 fish/cmds.c:10876 fish/cmds.c:10893
+#: fish/cmds.c:10911 fish/cmds.c:10934 fish/cmds.c:10955 fish/cmds.c:10974
+#: fish/cmds.c:11016 fish/cmds.c:11059 fish/cmds.c:11103 fish/cmds.c:11142
+#: fish/cmds.c:11161 fish/cmds.c:11181 fish/cmds.c:11201 fish/cmds.c:11222
+#: fish/cmds.c:11243 fish/cmds.c:11264 fish/cmds.c:11285 fish/cmds.c:11306
+#: fish/cmds.c:11328 fish/cmds.c:11366 fish/cmds.c:11417 fish/cmds.c:11455
+#: fish/cmds.c:11511 fish/cmds.c:11534 fish/cmds.c:11601 fish/cmds.c:11630
+#: fish/cmds.c:11657
 #, c-format
 msgid "type 'help %s' for help on %s\n"
 msgstr "%s પર મદદ માટે 'help %s' ને ટાઇપ કરો\n"
 
-#: fish/cmds.c:3573 fish/cmds.c:4711 fish/cmds.c:5069 fish/cmds.c:5109
-#: fish/cmds.c:5128 fish/cmds.c:5271 fish/cmds.c:5330 fish/cmds.c:5349
-#: fish/cmds.c:5368 fish/cmds.c:5411 fish/cmds.c:5754 fish/cmds.c:6365
-#: fish/cmds.c:6564 fish/cmds.c:6583 fish/cmds.c:6602 fish/cmds.c:6621
-#: fish/cmds.c:6757 fish/cmds.c:6848 fish/cmds.c:7129 fish/cmds.c:7193
-#: fish/cmds.c:7392 fish/cmds.c:7411 fish/cmds.c:7430 fish/cmds.c:7469
-#: fish/cmds.c:7510 fish/cmds.c:7529 fish/cmds.c:7548 fish/cmds.c:7589
-#: fish/cmds.c:7608 fish/cmds.c:7627 fish/cmds.c:7665 fish/cmds.c:7818
-#: fish/cmds.c:7861 fish/cmds.c:8438 fish/cmds.c:8633 fish/cmds.c:8671
-#: fish/cmds.c:8709 fish/cmds.c:8829 fish/cmds.c:8866 fish/cmds.c:8904
-#: fish/cmds.c:8943 fish/cmds.c:8984 fish/cmds.c:9025 fish/cmds.c:9066
-#: fish/cmds.c:9229 fish/cmds.c:9265 fish/cmds.c:9278 fish/cmds.c:9291
-#: fish/cmds.c:9304 fish/cmds.c:9337 fish/cmds.c:9375 fish/cmds.c:9394
-#: fish/cmds.c:9515 fish/cmds.c:9534 fish/cmds.c:9595 fish/cmds.c:9608
-#: fish/cmds.c:9659 fish/cmds.c:9698 fish/cmds.c:9776 fish/cmds.c:9795
-#: fish/cmds.c:10069 fish/cmds.c:10196 fish/cmds.c:10233 fish/cmds.c:10272
-#: fish/cmds.c:10312 fish/cmds.c:10331 fish/cmds.c:10390 fish/cmds.c:10463
-#: fish/cmds.c:10573 fish/cmds.c:10643 fish/cmds.c:10677 fish/cmds.c:10708
-#: fish/cmds.c:10739 fish/cmds.c:10788 fish/cmds.c:10959 fish/cmds.c:11001
-#: fish/cmds.c:11046 fish/cmds.c:11088 fish/cmds.c:11314 fish/cmds.c:11352
-#: fish/cmds.c:11365 fish/cmds.c:11403 fish/cmds.c:11438 fish/cmds.c:11457
-#: fish/cmds.c:11524
+#: fish/cmds.c:3581 fish/cmds.c:4739 fish/cmds.c:5097 fish/cmds.c:5137
+#: fish/cmds.c:5156 fish/cmds.c:5299 fish/cmds.c:5358 fish/cmds.c:5377
+#: fish/cmds.c:5396 fish/cmds.c:5439 fish/cmds.c:5782 fish/cmds.c:6393
+#: fish/cmds.c:6592 fish/cmds.c:6611 fish/cmds.c:6630 fish/cmds.c:6649
+#: fish/cmds.c:6785 fish/cmds.c:6876 fish/cmds.c:7157 fish/cmds.c:7221
+#: fish/cmds.c:7420 fish/cmds.c:7439 fish/cmds.c:7458 fish/cmds.c:7497
+#: fish/cmds.c:7538 fish/cmds.c:7557 fish/cmds.c:7576 fish/cmds.c:7617
+#: fish/cmds.c:7636 fish/cmds.c:7655 fish/cmds.c:7693 fish/cmds.c:7846
+#: fish/cmds.c:7889 fish/cmds.c:8466 fish/cmds.c:8661 fish/cmds.c:8699
+#: fish/cmds.c:8737 fish/cmds.c:8857 fish/cmds.c:8894 fish/cmds.c:8932
+#: fish/cmds.c:8971 fish/cmds.c:9012 fish/cmds.c:9053 fish/cmds.c:9094
+#: fish/cmds.c:9257 fish/cmds.c:9293 fish/cmds.c:9306 fish/cmds.c:9319
+#: fish/cmds.c:9332 fish/cmds.c:9365 fish/cmds.c:9403 fish/cmds.c:9422
+#: fish/cmds.c:9543 fish/cmds.c:9562 fish/cmds.c:9623 fish/cmds.c:9636
+#: fish/cmds.c:9687 fish/cmds.c:9726 fish/cmds.c:9804 fish/cmds.c:9823
+#: fish/cmds.c:10097 fish/cmds.c:10224 fish/cmds.c:10261 fish/cmds.c:10300
+#: fish/cmds.c:10340 fish/cmds.c:10359 fish/cmds.c:10418 fish/cmds.c:10491
+#: fish/cmds.c:10601 fish/cmds.c:10671 fish/cmds.c:10705 fish/cmds.c:10736
+#: fish/cmds.c:10767 fish/cmds.c:10816 fish/cmds.c:10987 fish/cmds.c:11029
+#: fish/cmds.c:11074 fish/cmds.c:11116 fish/cmds.c:11342 fish/cmds.c:11380
+#: fish/cmds.c:11393 fish/cmds.c:11431 fish/cmds.c:11466 fish/cmds.c:11485
+#: fish/cmds.c:11552
 #, c-format
 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: %s: અયોગ્ય ઇંટિજર પરિમાણ (%s એ %d ને પાછુ લાવેલ છે)\n"
 
-#: fish/cmds.c:3579 fish/cmds.c:4717 fish/cmds.c:5075 fish/cmds.c:5115
-#: fish/cmds.c:5134 fish/cmds.c:5277 fish/cmds.c:5336 fish/cmds.c:5355
-#: fish/cmds.c:5374 fish/cmds.c:5417 fish/cmds.c:5760 fish/cmds.c:6371
-#: fish/cmds.c:6570 fish/cmds.c:6589 fish/cmds.c:6608 fish/cmds.c:6627
-#: fish/cmds.c:6763 fish/cmds.c:6854 fish/cmds.c:7135 fish/cmds.c:7199
-#: fish/cmds.c:7398 fish/cmds.c:7417 fish/cmds.c:7436 fish/cmds.c:7475
-#: fish/cmds.c:7516 fish/cmds.c:7535 fish/cmds.c:7554 fish/cmds.c:7595
-#: fish/cmds.c:7614 fish/cmds.c:7633 fish/cmds.c:7671 fish/cmds.c:7824
-#: fish/cmds.c:7867 fish/cmds.c:8444 fish/cmds.c:8639 fish/cmds.c:8677
-#: fish/cmds.c:8715 fish/cmds.c:8835 fish/cmds.c:8872 fish/cmds.c:8910
-#: fish/cmds.c:8949 fish/cmds.c:8990 fish/cmds.c:9031 fish/cmds.c:9072
-#: fish/cmds.c:9343 fish/cmds.c:9381 fish/cmds.c:9400 fish/cmds.c:9521
-#: fish/cmds.c:9665 fish/cmds.c:9704 fish/cmds.c:9782 fish/cmds.c:9801
-#: fish/cmds.c:10202 fish/cmds.c:10239 fish/cmds.c:10278 fish/cmds.c:10318
-#: fish/cmds.c:10337 fish/cmds.c:10396 fish/cmds.c:10469 fish/cmds.c:10579
-#: fish/cmds.c:10965 fish/cmds.c:11007 fish/cmds.c:11052 fish/cmds.c:11094
-#: fish/cmds.c:11444 fish/cmds.c:11530
+#: fish/cmds.c:3587 fish/cmds.c:4745 fish/cmds.c:5103 fish/cmds.c:5143
+#: fish/cmds.c:5162 fish/cmds.c:5305 fish/cmds.c:5364 fish/cmds.c:5383
+#: fish/cmds.c:5402 fish/cmds.c:5445 fish/cmds.c:5788 fish/cmds.c:6399
+#: fish/cmds.c:6598 fish/cmds.c:6617 fish/cmds.c:6636 fish/cmds.c:6655
+#: fish/cmds.c:6791 fish/cmds.c:6882 fish/cmds.c:7163 fish/cmds.c:7227
+#: fish/cmds.c:7426 fish/cmds.c:7445 fish/cmds.c:7464 fish/cmds.c:7503
+#: fish/cmds.c:7544 fish/cmds.c:7563 fish/cmds.c:7582 fish/cmds.c:7623
+#: fish/cmds.c:7642 fish/cmds.c:7661 fish/cmds.c:7699 fish/cmds.c:7852
+#: fish/cmds.c:7895 fish/cmds.c:8472 fish/cmds.c:8667 fish/cmds.c:8705
+#: fish/cmds.c:8743 fish/cmds.c:8863 fish/cmds.c:8900 fish/cmds.c:8938
+#: fish/cmds.c:8977 fish/cmds.c:9018 fish/cmds.c:9059 fish/cmds.c:9100
+#: fish/cmds.c:9371 fish/cmds.c:9409 fish/cmds.c:9428 fish/cmds.c:9549
+#: fish/cmds.c:9693 fish/cmds.c:9732 fish/cmds.c:9810 fish/cmds.c:9829
+#: fish/cmds.c:10230 fish/cmds.c:10267 fish/cmds.c:10306 fish/cmds.c:10346
+#: fish/cmds.c:10365 fish/cmds.c:10424 fish/cmds.c:10497 fish/cmds.c:10607
+#: fish/cmds.c:10993 fish/cmds.c:11035 fish/cmds.c:11080 fish/cmds.c:11122
+#: fish/cmds.c:11472 fish/cmds.c:11558
 #, c-format
 msgid "%s: %s: integer out of range\n"
 msgstr "%s: %s: સીમાની બહાર ઇંટિજર\n"
 
-#: fish/cmds.c:4065 fish/cmds.c:4172 fish/cmds.c:11505
+#: fish/cmds.c:4073 fish/cmds.c:4180 fish/cmds.c:11533
 #, fuzzy, c-format
 msgid "%s should have %d-%d parameter(s)\n"
 msgstr "%s પાસે %d પરિમાણો હોવા જોઇએ\n"
 
-#: fish/cmds.c:4091 fish/cmds.c:4203 fish/cmds.c:11545
+#: fish/cmds.c:4099 fish/cmds.c:4211 fish/cmds.c:11573
 #, fuzzy, c-format
 msgid "%s: unknown optional argument \"%s\"\n"
 msgstr "%s: ઘણીબધી દલીલો છે\n"
 
-#: fish/cmds.c:4097 fish/cmds.c:4209 fish/cmds.c:11551
+#: fish/cmds.c:4105 fish/cmds.c:4217 fish/cmds.c:11579
 #, fuzzy, c-format
 msgid "%s: optional argument \"%s\" given twice\n"
 msgstr "%s: ઘણીબધી દલીલો છે\n"
 
-#: fish/cmds.c:11646
+#: fish/cmds.c:11674
 #, c-format
 msgid "%s: unknown command\n"
 msgstr "%s: અજ્ઞાત આદેશ\n"
@@ -1997,18 +2002,9 @@ msgstr "ફાઇલને સુધારવા માટે '%s filename' ન
 msgid ""
 "%s: guest filesystem shell\n"
 "%s lets you edit virtual machine filesystems\n"
-"Copyright (C) 2009-2010 Red Hat Inc.\n"
+"Copyright (C) 2009-2011 Red Hat Inc.\n"
 "Usage:\n"
 "  %s [--options] cmd [: cmd : cmd ...]\n"
-"  %s [--ro] -i -a disk-image\n"
-"  %s [--ro] -i -d libvirt-domain\n"
-"or for interactive use:\n"
-"  %s\n"
-"or from a shell script:\n"
-"  %s <<EOF\n"
-"  cmd\n"
-"  ...\n"
-"  EOF\n"
 "Options:\n"
 "  -h|--cmd-help        List available commands\n"
 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
@@ -2034,7 +2030,17 @@ msgid ""
 "  --selinux            Enable SELinux support\n"
 "  -v|--verbose         Verbose messages\n"
 "  -V|--version         Display version and exit\n"
+"  -w|--rw              Mount read-write\n"
 "  -x                   Echo each command before executing it\n"
+"\n"
+"To examine a disk image, ISO, hard disk, filesystem etc:\n"
+"  %s [--ro|--rw] -i -a /path/to/disk.img\n"
+"or\n"
+"  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
+"\n"
+"--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
+"run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
+"\n"
 "For more information, see the manpage %s(1).\n"
 msgstr ""
 "%s: મહેમાન ફાઇલસિસ્ટમ શેલ\n"
@@ -2069,48 +2075,48 @@ msgstr ""
 "  -V|--version         આવૃત્તિને દર્શાવો અને બહાર નીકળો\n"
 "વધારે જાણકારી માટે,  મુખ્યપાનું %s(1) ને જુઓ.\n"
 
-#: fish/fish.c:253
+#: fish/fish.c:254
 #, c-format
 msgid "%s: --listen=PID: PID was not a number: %s\n"
 msgstr "%s: --listen=PID: PID એ નંબર ન હતો: %s\n"
 
-#: fish/fish.c:260
+#: fish/fish.c:261
 #, c-format
 msgid ""
 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
 msgstr "%s: દૂરસ્થ: $GUESTFISH_PID એ દૂરસ્થ પ્રક્રિયાનાં PID ને સુયોજિત કરવુ જ પડશે\n"
 
-#: fish/fish.c:310
+#: fish/fish.c:311
 #, c-format
 msgid "%s: only one -f parameter can be given\n"
 msgstr "%s: ફક્ત એક -f પરિમાણને આપી શકાય છે\n"
 
-#: fish/fish.c:465
+#: fish/fish.c:466
 #, c-format
 msgid "%s: cannot use --listen and --remote options at the same time\n"
 msgstr "%s: સરખા સમયે --listen અને --remote વિકલ્પોને વાપરી શકાતા નથી\n"
 
-#: fish/fish.c:473
+#: fish/fish.c:474
 #, c-format
 msgid "%s: extra parameters on the command line with --listen flag\n"
 msgstr "%s: --listen ફ્લેગ સાથે આદેશ વાક્ય પર વધારાનાં પરિમાણો\n"
 
-#: fish/fish.c:479
+#: fish/fish.c:480
 #, c-format
 msgid "%s: cannot use --listen and --file options at the same time\n"
 msgstr "%s: સરખા સમયે --listen અને --file વિકલ્પોને વાપરી શકાતુ નથી\n"
 
-#: fish/fish.c:537
+#: fish/fish.c:538
 #, c-format
 msgid "guestfish: could not access termcap or terminfo database.\n"
 msgstr ""
 
-#: fish/fish.c:541
+#: fish/fish.c:542
 #, c-format
 msgid "guestfish: terminal type \"%s\" not defined.\n"
 msgstr ""
 
-#: fish/fish.c:629
+#: fish/fish.c:630
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -2130,45 +2136,45 @@ msgstr ""
 "      શેલને બહાર નીકળવા માટે 'quit'\n"
 "\n"
 
-#: fish/fish.c:773
+#: fish/fish.c:774
 #, c-format
 msgid "%s: unterminated double quote\n"
 msgstr "%s: અંત ન બમણા અવતરણચિહ્નો \n"
 
-#: fish/fish.c:779 fish/fish.c:796
+#: fish/fish.c:780 fish/fish.c:797
 #, c-format
 msgid "%s: command arguments not separated by whitespace\n"
 msgstr "%s: આદેશ દલીલો એ ખાલી જગ્યા દ્દારા અલગ થયેલ નથી\n"
 
-#: fish/fish.c:790
+#: fish/fish.c:791
 #, c-format
 msgid "%s: unterminated single quote\n"
 msgstr "%s: અંત ન આવેલ એક અવતરણ ચિહ્ન\n"
 
-#: fish/fish.c:820
+#: fish/fish.c:821
 #, c-format
 msgid "%s: internal error parsing string at '%s'\n"
 msgstr "%s: આંતરિક ભૂલ '%s' પર શબ્દમાળાનું પદચ્છેદન કરી રહી છે\n"
 
-#: fish/fish.c:837
+#: fish/fish.c:838
 #, c-format
 msgid "%s: too many arguments\n"
 msgstr "%s: ઘણીબધી દલીલો છે\n"
 
-#: fish/fish.c:905
+#: fish/fish.c:906
 #, c-format
 msgid "%s: empty command on command line\n"
 msgstr "%s: આદેશ વાક્ય પર ખાલી આદેશ\n"
 
-#: fish/fish.c:1051
+#: fish/fish.c:1052
 msgid "display a list of commands or help on a command"
 msgstr "આદેશોની યાદીને દર્શાવો અથવા આદેશ પર મદદ "
 
-#: fish/fish.c:1053
+#: fish/fish.c:1054
 msgid "quit guestfish"
 msgstr "guestfish માંથી બહાર નીકળો"
 
-#: fish/fish.c:1064
+#: fish/fish.c:1065
 #, c-format
 msgid ""
 "help - display a list of commands or help on a command\n"
@@ -2179,7 +2185,7 @@ msgstr ""
 "     help cmd\n"
 "     મદદ\n"
 
-#: fish/fish.c:1072
+#: fish/fish.c:1073
 #, c-format
 msgid ""
 "quit - quit guestfish\n"
@@ -2188,12 +2194,12 @@ msgstr ""
 "quit - guestfish માંથી બહાર નીકળો\n"
 "     બહાર નીકળો\n"
 
-#: fish/fish.c:1077
+#: fish/fish.c:1078
 #, c-format
 msgid "%s: command not known, use -h to list all commands\n"
 msgstr "%s: આદેશ જાણીતો નથી, બધા આદેશોની યાદી માટે -h ને વાપરો\n"
 
-#: fish/fish.c:1093
+#: fish/fish.c:1094
 #, c-format
 msgid ""
 "Did you mean to open a disk image?  guestfish -a disk.img\n"
@@ -2201,7 +2207,7 @@ msgid ""
 "For complete documentation:         man guestfish\n"
 msgstr ""
 
-#: fish/fish.c:1250
+#: fish/fish.c:1251
 #, c-format
 msgid "Runaway quote in string \"%s\"\n"
 msgstr "શબ્દમાળા \"%s\" માં દૂર થતો અવતરણચિહ્ન\n"
@@ -2858,53 +2864,53 @@ msgstr "libguestfs: ભૂલ: %s\n"
 msgid "<truncated, original size %zu bytes>"
 msgstr ""
 
-#: src/inspect.c:477 src/inspect.c:1162 src/inspect.c:2599 src/inspect.c:2642
-#: src/inspect.c:2692 src/inspect.c:2736
+#: src/inspect.c:486 src/inspect.c:1171 src/inspect.c:2654 src/inspect.c:2697
+#: src/inspect.c:2747 src/inspect.c:2791
 #, c-format
 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
 msgstr ""
 
-#: src/inspect.c:1196
+#: src/inspect.c:1205
 #, fuzzy
 msgid "could not parse /etc/fstab or empty file"
 msgstr "વિશિષ્ટ માપ '%s' નું પદચ્છેદન કરી શકાતુ નથી\n"
 
-#: src/inspect.c:1411
+#: src/inspect.c:1420
 #, c-format
 msgid "cannot resolve Windows %%SYSTEMROOT%%"
 msgstr ""
 
-#: src/inspect.c:1691 src/inspect.c:1704
+#: src/inspect.c:1736 src/inspect.c:1749
 #, fuzzy, c-format
 msgid "could not parse integer in version number: %s"
 msgstr "વિશિષ્ટ માપ '%s' નું પદચ્છેદન કરી શકાતુ નથી\n"
 
-#: src/inspect.c:1798
+#: src/inspect.c:1843
 msgid "no inspection data: call guestfs_inspect_os first"
 msgstr ""
 
-#: src/inspect.c:1810
+#: src/inspect.c:1855
 #, c-format
 msgid ""
 "%s: root device not found: only call this function with a root device "
 "previously returned by guestfs_inspect_os"
 msgstr ""
 
-#: src/inspect.c:1939
+#: src/inspect.c:1994
 msgid "not a Windows guest, or systemroot could not be determined"
 msgstr ""
 
-#: src/inspect.c:2230 src/inspect.c:2252 src/inspect.c:2277
+#: src/inspect.c:2285 src/inspect.c:2307 src/inspect.c:2332
 #, fuzzy
 msgid "unexpected end of output from db_dump command"
 msgstr "ફાઇલનો અનિચ્છનીય અંત જ્યારે ડિમન માંથી વાંચી રહ્યા હોય"
 
-#: src/inspect.c:2701
+#: src/inspect.c:2756
 #, c-format
 msgid "%s: file is empty"
 msgstr ""
 
-#: src/inspect.c:2764
+#: src/inspect.c:2819
 msgid ""
 "inspection API not available since this version of libguestfs was compiled "
 "without PCRE or hivex libraries"
index 794fd45..e59b1aa 100644 (file)
--- a/po/hi.po
+++ b/po/hi.po
@@ -8,7 +8,7 @@ msgstr ""
 "Project-Id-Version: libguestfs.master.libguestfs\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-03-18 19:28+0000\n"
+"POT-Creation-Date: 2011-03-24 12:04+0000\n"
 "PO-Revision-Date: 2010-02-16 12:57+0530\n"
 "Last-Translator: Rajesh Ranjan <rranjan@redhat.com>\n"
 "Language-Team: Hindi <Red Hat>\n"
@@ -70,14 +70,14 @@ msgstr ""
 "  -V|--version         Display version and exit\n"
 
 #: cat/virt-cat.c:115 cat/virt-filesystems.c:200 cat/virt-ls.c:121
-#: df/domains.c:428 df/main.c:134 fish/fish.c:216 fuse/guestmount.c:976
+#: df/domains.c:428 df/main.c:134 fish/fish.c:217 fuse/guestmount.c:976
 #: inspector/virt-inspector.c:129 rescue/virt-rescue.c:127
 #, c-format
 msgid "guestfs_create: failed to create handle\n"
 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
 
 #: cat/virt-cat.c:137 cat/virt-filesystems.c:254 cat/virt-ls.c:143
-#: df/main.c:158 fish/fish.c:286 fuse/guestmount.c:1026
+#: df/main.c:158 fish/fish.c:287 fuse/guestmount.c:1026
 #: inspector/virt-inspector.c:151 rescue/virt-rescue.c:151
 #, c-format
 msgid "%s: unknown long option: %s (%d)\n"
@@ -330,1628 +330,1633 @@ msgstr "लॉन्चिंग के बाद डिस्क आबंट
 msgid "%s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n"
 
-#: fish/cmds.c:2536
+#: fish/cmds.c:2543
 msgid "Command"
 msgstr "कमांड"
 
-#: fish/cmds.c:2536
+#: fish/cmds.c:2543
 msgid "Description"
 msgstr "वर्णन"
 
-#: fish/cmds.c:2538
+#: fish/cmds.c:2545
 msgid "add a CD-ROM disk image to examine"
 msgstr "परीक्षा के लिए CD-ROM डिस्क छवि जोड़ें"
 
-#: fish/cmds.c:2539
+#: fish/cmds.c:2546
 msgid "add the disk(s) from a named libvirt domain"
 msgstr ""
 
-#: fish/cmds.c:2540 fish/cmds.c:2541
+#: fish/cmds.c:2547 fish/cmds.c:2548
 msgid "add an image to examine or modify"
 msgstr "जाँचने या बदलने के लिए कोई छवि जोड़ें"
 
-#: fish/cmds.c:2542
+#: fish/cmds.c:2549
 msgid "add a drive in snapshot mode (read-only)"
 msgstr "स्नैप शॉट मोड में ड्राइव जोड़ें (केवल पठनीय)"
 
-#: fish/cmds.c:2543
+#: fish/cmds.c:2550
 msgid "add a drive read-only specifying the QEMU block emulation to use"
 msgstr "केवल पठनीय ड्राइव जोड़ें जो QEMU खंड को एमुलेशन को उपयोग के लिए रोकता है"
 
-#: fish/cmds.c:2544
+#: fish/cmds.c:2551
 msgid "add a drive specifying the QEMU block emulation to use"
 msgstr "QEMU खंड एमुलेशन को उपयोग के लिए निर्दिष्ट करने के लिए ड्राइव जोड़ें"
 
-#: fish/cmds.c:2545
+#: fish/cmds.c:2552
 #, fuzzy
 msgid "allocate and add a disk file"
 msgstr "तनु छवि फाइल आबंटित करें"
 
-#: fish/cmds.c:2546
+#: fish/cmds.c:2553
 #, fuzzy
 msgid "clear Augeas path"
 msgstr "Augeas पथ हटाएँ"
 
-#: fish/cmds.c:2547
+#: fish/cmds.c:2554
 msgid "close the current Augeas handle"
 msgstr "मौजूदा Augeas नियंत्रण बंद करें"
 
-#: fish/cmds.c:2548
+#: fish/cmds.c:2555
 msgid "define an Augeas node"
 msgstr "कोई Augeas नोड परिभाषित करें"
 
-#: fish/cmds.c:2549
+#: fish/cmds.c:2556
 msgid "define an Augeas variable"
 msgstr "कोई Augeas चर परिभाषित करें"
 
-#: fish/cmds.c:2550
+#: fish/cmds.c:2557
 msgid "look up the value of an Augeas path"
 msgstr "Augeas पथ के मान के लिए देखें"
 
-#: fish/cmds.c:2551
+#: fish/cmds.c:2558
 msgid "create a new Augeas handle"
 msgstr "नया Augeas नियंत्रण बनाएँ"
 
-#: fish/cmds.c:2552
+#: fish/cmds.c:2559
 msgid "insert a sibling Augeas node"
 msgstr "सहोदर Augeas नोड घुसाएँ"
 
-#: fish/cmds.c:2553
+#: fish/cmds.c:2560
 msgid "load files into the tree"
 msgstr "तरू में फाइल लोड करें"
 
-#: fish/cmds.c:2554
+#: fish/cmds.c:2561
 msgid "list Augeas nodes under augpath"
 msgstr "Augeas नोड को augpath के अंतर्गत सूचीबद्ध करें"
 
-#: fish/cmds.c:2555
+#: fish/cmds.c:2562
 msgid "return Augeas nodes which match augpath"
 msgstr "Augeas नोड को वापस करें जो augpath से मेल खाता है"
 
-#: fish/cmds.c:2556
+#: fish/cmds.c:2563
 msgid "move Augeas node"
 msgstr "Augeas नोड खिसकाएँ"
 
-#: fish/cmds.c:2557
+#: fish/cmds.c:2564
 msgid "remove an Augeas path"
 msgstr "Augeas पथ हटाएँ"
 
-#: fish/cmds.c:2558
+#: fish/cmds.c:2565
 msgid "write all pending Augeas changes to disk"
 msgstr "सभी स्थगित Augeas परिवर्तनों को डिस्क में लिखें"
 
-#: fish/cmds.c:2559
+#: fish/cmds.c:2566
 msgid "set Augeas path to value"
 msgstr "Augeas पथ को वाल्व में सेट करें"
 
-#: fish/cmds.c:2560
+#: fish/cmds.c:2567
 msgid "test availability of some parts of the API"
 msgstr "API के कुछ हिस्से की उपलब्धता जाँचें"
 
-#: fish/cmds.c:2561
+#: fish/cmds.c:2568
 #, fuzzy
 msgid "return a list of all optional groups"
 msgstr "inotify घटना की सूची वापस करता है"
 
-#: fish/cmds.c:2562
+#: fish/cmds.c:2569
 msgid "upload base64-encoded data to file"
 msgstr ""
 
-#: fish/cmds.c:2563
+#: fish/cmds.c:2570
 #, fuzzy
 msgid "download file and encode as base64"
 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
 
-#: fish/cmds.c:2564
+#: fish/cmds.c:2571
 msgid "flush device buffers"
 msgstr "फ्लश युक्ति बफर"
 
-#: fish/cmds.c:2565
+#: fish/cmds.c:2572
 msgid "get blocksize of block device"
 msgstr "ब्लॉक युक्ति का ब्लॉक आकार पाएँ"
 
-#: fish/cmds.c:2566
+#: fish/cmds.c:2573
 msgid "is block device set to read-only"
 msgstr "क्या ब्लॉक युक्ति केवल पठनीय है"
 
-#: fish/cmds.c:2567
+#: fish/cmds.c:2574
 msgid "get total size of device in bytes"
 msgstr "बाइट में युक्ति के कुल आकार को पाएँ"
 
-#: fish/cmds.c:2568
+#: fish/cmds.c:2575
 msgid "get sectorsize of block device"
 msgstr "खंड युक्ति का सेक्टरवाइज पाएँ"
 
-#: fish/cmds.c:2569
+#: fish/cmds.c:2576
 msgid "get total size of device in 512-byte sectors"
 msgstr "512-बाइट सेक्टर में युक्ति का कुल आकार पाएँ"
 
-#: fish/cmds.c:2570
+#: fish/cmds.c:2577
 msgid "reread partition table"
 msgstr "विभाजन सारणी फिर पढ़ें"
 
-#: fish/cmds.c:2571
+#: fish/cmds.c:2578
 msgid "set blocksize of block device"
 msgstr "खंड युक्ति का खंड आकार सेट करें"
 
-#: fish/cmds.c:2572
+#: fish/cmds.c:2579
 msgid "set block device to read-only"
 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
 
-#: fish/cmds.c:2573
+#: fish/cmds.c:2580
 msgid "set block device to read-write"
 msgstr "खंड युक्ति को पठनीय-लेखन योग्य सेट करें"
 
-#: fish/cmds.c:2574
+#: fish/cmds.c:2581
 msgid "return true path on case-insensitive filesystem"
 msgstr "स्थिति के प्रति संवेद्य फाइल सिस्टम का सही पथ लाएँ"
 
-#: fish/cmds.c:2575
+#: fish/cmds.c:2582
 msgid "list the contents of a file"
 msgstr "फाइल की सामग्री सूचीबद्ध करें"
 
-#: fish/cmds.c:2576
+#: fish/cmds.c:2583
 msgid "compute MD5, SHAx or CRC checksum of file"
 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
 
-#: fish/cmds.c:2577
+#: fish/cmds.c:2584
 #, fuzzy
 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
 
-#: fish/cmds.c:2578
+#: fish/cmds.c:2585
 #, fuzzy
 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
 
-#: fish/cmds.c:2579
+#: fish/cmds.c:2586
 msgid "change file mode"
 msgstr "फाइल नोड बदलें"
 
-#: fish/cmds.c:2580 fish/cmds.c:2693
+#: fish/cmds.c:2587 fish/cmds.c:2701
 msgid "change file owner and group"
 msgstr "फाइल स्वामी और समूह बदलें"
 
-#: fish/cmds.c:2581
+#: fish/cmds.c:2588
 msgid "run a command from the guest filesystem"
 msgstr "अतिथि फाइल सिस्टम से कमांड चलाएँ"
 
-#: fish/cmds.c:2582
+#: fish/cmds.c:2589
 msgid "run a command, returning lines"
 msgstr "कमांड चलाएँ, पंक्ति वापस कर रहा है"
 
-#: fish/cmds.c:2583
+#: fish/cmds.c:2590
 msgid "add qemu parameters"
 msgstr "qemu पैरामीटर जोड़ें"
 
-#: fish/cmds.c:2584
+#: fish/cmds.c:2591
 #, fuzzy
 msgid "copy local files or directories into an image"
 msgstr "तरू में फाइल लोड करें"
 
-#: fish/cmds.c:2585
+#: fish/cmds.c:2592
 #, fuzzy
 msgid "copy remote files or directories out of an image"
 msgstr "तरू में फाइल लोड करें"
 
-#: fish/cmds.c:2586
+#: fish/cmds.c:2593
 #, fuzzy
 msgid "copy size bytes from source to destination using dd"
 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
 
-#: fish/cmds.c:2587
+#: fish/cmds.c:2594
 msgid "copy a file"
 msgstr "कोई फाइल कॉपी करें"
 
-#: fish/cmds.c:2588
+#: fish/cmds.c:2595
 msgid "copy a file or directory recursively"
 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
 
-#: fish/cmds.c:2589
+#: fish/cmds.c:2596
 msgid "copy from source to destination using dd"
 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
 
-#: fish/cmds.c:2590
+#: fish/cmds.c:2597
 msgid "debugging and internals"
 msgstr "डिबगिंग और आंतरिक"
 
-#: fish/cmds.c:2591
+#: fish/cmds.c:2598
 #, fuzzy
 msgid "debug the QEMU command line (internal use only)"
 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
 
-#: fish/cmds.c:2592
+#: fish/cmds.c:2599
 #, fuzzy
 msgid "upload a file to the appliance (internal use only)"
 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
 
-#: fish/cmds.c:2593
+#: fish/cmds.c:2600
 msgid "report file system disk space usage"
 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग"
 
-#: fish/cmds.c:2594
+#: fish/cmds.c:2601
 msgid "report file system disk space usage (human readable)"
 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग का रिपोर्ट करें (मानव पठनीय)"
 
-#: fish/cmds.c:2595
+#: fish/cmds.c:2602
 msgid "return kernel messages"
 msgstr "कर्नेल संदेश लौटाएँ"
 
-#: fish/cmds.c:2596
+#: fish/cmds.c:2603
 msgid "download a file to the local machine"
 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
 
-#: fish/cmds.c:2597
+#: fish/cmds.c:2604
 #, fuzzy
 msgid "download a file to the local machine with offset and size"
 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
 
-#: fish/cmds.c:2598
+#: fish/cmds.c:2605
 msgid "drop kernel page cache, dentries and inodes"
 msgstr "कर्नेल पेज कैश, dentries और inodes छोड़ें, "
 
-#: fish/cmds.c:2599
+#: fish/cmds.c:2606
 msgid "estimate file space usage"
 msgstr "फाइल स्थान प्रयोग का अनुमान करें"
 
-#: fish/cmds.c:2600
+#: fish/cmds.c:2607
 msgid "check an ext2/ext3 filesystem"
 msgstr "कोई ext2/ext3 फाइलसिस्टम जाँचें"
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2608
 msgid "display a line of text"
 msgstr "पाठ पंक्ति दिखाएँ"
 
-#: fish/cmds.c:2602
+#: fish/cmds.c:2609
 msgid "echo arguments back to the client"
 msgstr "इको तर्क क्लाइंट को वापस"
 
-#: fish/cmds.c:2603
+#: fish/cmds.c:2610
 #, fuzzy
 msgid "edit a file"
 msgstr "फाइल पढ़ें"
 
-#: fish/cmds.c:2604 fish/cmds.c:2605 fish/cmds.c:2610 fish/cmds.c:2611
-#: fish/cmds.c:2644 fish/cmds.c:2645 fish/cmds.c:2886 fish/cmds.c:2887
-#: fish/cmds.c:2891 fish/cmds.c:2892 fish/cmds.c:2894 fish/cmds.c:2895
+#: fish/cmds.c:2611 fish/cmds.c:2612 fish/cmds.c:2617 fish/cmds.c:2618
+#: fish/cmds.c:2651 fish/cmds.c:2652 fish/cmds.c:2894 fish/cmds.c:2895
+#: fish/cmds.c:2899 fish/cmds.c:2900 fish/cmds.c:2902 fish/cmds.c:2903
 msgid "return lines matching a pattern"
 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
 
-#: fish/cmds.c:2606
+#: fish/cmds.c:2613
 msgid "test if two files have equal contents"
 msgstr "सूची बनाएँ यदि दो फाइल के पास बराबर सामग्री है"
 
-#: fish/cmds.c:2607
+#: fish/cmds.c:2614
 msgid "test if file or directory exists"
 msgstr "जाँचें यदि फाइल या निर्देशिका मौजूद है"
 
-#: fish/cmds.c:2608 fish/cmds.c:2609
+#: fish/cmds.c:2615 fish/cmds.c:2616
 msgid "preallocate a file in the guest filesystem"
 msgstr "गेस्ट फाइल सिस्टम में कोई फाइल पहले से आबंटित करें"
 
-#: fish/cmds.c:2612
+#: fish/cmds.c:2619
 msgid "determine file type"
 msgstr "फाइल प्रकार निर्धारित करें"
 
-#: fish/cmds.c:2613
+#: fish/cmds.c:2620
 msgid "detect the architecture of a binary file"
 msgstr ""
 
-#: fish/cmds.c:2614
+#: fish/cmds.c:2621
 msgid "return the size of the file in bytes"
 msgstr "बाइट में फाइल का आकार वापस करें"
 
-#: fish/cmds.c:2615
+#: fish/cmds.c:2622
 msgid "fill a file with octets"
 msgstr "ऑक्टेट के साथ फाइल भरें"
 
-#: fish/cmds.c:2616
+#: fish/cmds.c:2623
 #, fuzzy
 msgid "fill a file with a repeating pattern of bytes"
 msgstr "ऑक्टेट के साथ फाइल भरें"
 
-#: fish/cmds.c:2617
+#: fish/cmds.c:2624
 msgid "find all files and directories"
 msgstr "सभी फाइल और निर्देशिका ढूँढ़ें"
 
-#: fish/cmds.c:2618
+#: fish/cmds.c:2625
 msgid "find all files and directories, returning NUL-separated list"
 msgstr "सभी फाइलें और निर्देशिका ढूँढ़ें, NUL-अलग सूची वापस कर रहा है"
 
-#: fish/cmds.c:2619
+#: fish/cmds.c:2626
 #, fuzzy
 msgid "find a filesystem by label"
 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
 
-#: fish/cmds.c:2620
+#: fish/cmds.c:2627
 #, fuzzy
 msgid "find a filesystem by UUID"
 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
 
-#: fish/cmds.c:2621
+#: fish/cmds.c:2628
 msgid "run the filesystem checker"
 msgstr "फाइल सिस्टम जाँचकर्ता चलाएँ"
 
-#: fish/cmds.c:2622
+#: fish/cmds.c:2629
 msgid "get the additional kernel options"
 msgstr "अतिरिक्त कर्नेल विकल्प पाएँ"
 
-#: fish/cmds.c:2623
+#: fish/cmds.c:2630
 #, fuzzy
 msgid "get the attach method"
 msgstr "खोज पथ पाएँ"
 
-#: fish/cmds.c:2624
+#: fish/cmds.c:2631
 msgid "get autosync mode"
 msgstr "autosync विधि पाएँ"
 
-#: fish/cmds.c:2625
+#: fish/cmds.c:2632
 msgid "get direct appliance mode flag"
 msgstr "सीधा एप्लायंस विधि फ्लैग पाएँ"
 
-#: fish/cmds.c:2626
+#: fish/cmds.c:2633
 msgid "get the ext2/3/4 filesystem label"
 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
 
-#: fish/cmds.c:2627
+#: fish/cmds.c:2634
 msgid "get the ext2/3/4 filesystem UUID"
 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
 
-#: fish/cmds.c:2628
+#: fish/cmds.c:2635
 msgid "get memory allocated to the qemu subprocess"
 msgstr "qemu उप प्रक्रिया में स्मृति आबंटित पाएँ"
 
-#: fish/cmds.c:2629
+#: fish/cmds.c:2636
 #, fuzzy
 msgid "get enable network flag"
 msgstr "SELinux सक्रिय फ्लैग पाएँ"
 
-#: fish/cmds.c:2630
+#: fish/cmds.c:2637
 msgid "get the search path"
 msgstr "खोज पथ पाएँ"
 
-#: fish/cmds.c:2631
+#: fish/cmds.c:2638
 msgid "get PID of qemu subprocess"
 msgstr "qemu की उपप्रक्रिया PID पाएँ"
 
-#: fish/cmds.c:2632
+#: fish/cmds.c:2639
 msgid "get the qemu binary"
 msgstr "qemu द्विपदीय पाएँ"
 
-#: fish/cmds.c:2633
+#: fish/cmds.c:2640
 msgid "get recovery process enabled flag"
 msgstr "पुनर्प्राप्ति प्रक्रिया सक्रिय फ्लैग पाएँ"
 
-#: fish/cmds.c:2634
+#: fish/cmds.c:2641
 msgid "get SELinux enabled flag"
 msgstr "SELinux सक्रिय फ्लैग पाएँ"
 
-#: fish/cmds.c:2635
+#: fish/cmds.c:2642
 msgid "get the current state"
 msgstr "मौजूदा स्थिति पाएँ"
 
-#: fish/cmds.c:2636
+#: fish/cmds.c:2643
 msgid "get command trace enabled flag"
 msgstr "कमांड ट्रैस सक्रिय फ्लैग पाएँ"
 
-#: fish/cmds.c:2637
+#: fish/cmds.c:2644
 #, fuzzy
 msgid "get the current umask"
 msgstr "मौजूदा स्थिति पाएँ"
 
-#: fish/cmds.c:2638
+#: fish/cmds.c:2645
 msgid "get verbose mode"
 msgstr "वर्बोस विधि पाएँ"
 
-#: fish/cmds.c:2639
+#: fish/cmds.c:2646
 msgid "get SELinux security context"
 msgstr "SELinux सुरक्षा संदर्भ पाएँ"
 
-#: fish/cmds.c:2640 fish/cmds.c:2694
+#: fish/cmds.c:2647 fish/cmds.c:2702
 msgid "get a single extended attribute"
 msgstr ""
 
-#: fish/cmds.c:2641 fish/cmds.c:2695
+#: fish/cmds.c:2648 fish/cmds.c:2703
 msgid "list extended attributes of a file or directory"
 msgstr "किसी फाइल या निर्देशिका का विस्तृत विशेषता सूचीबद्ध करें"
 
-#: fish/cmds.c:2642
+#: fish/cmds.c:2649
 msgid "expand wildcards in command"
 msgstr "कमांड में कमांड वाइल्डकार्ड"
 
-#: fish/cmds.c:2643
+#: fish/cmds.c:2650
 msgid "expand a wildcard path"
 msgstr "वाइल्डकार्ड पथ फैलाएँ"
 
-#: fish/cmds.c:2646
+#: fish/cmds.c:2653
 msgid "install GRUB"
 msgstr "GRUB संस्थापित करें"
 
-#: fish/cmds.c:2647
+#: fish/cmds.c:2654
 msgid "return first 10 lines of a file"
 msgstr "फाइल का 10 पंक्ति वापस करें"
 
-#: fish/cmds.c:2648
+#: fish/cmds.c:2655
 msgid "return first N lines of a file"
 msgstr "फाइल का पहला N पंक्ति वापस करें"
 
-#: fish/cmds.c:2649
+#: fish/cmds.c:2656
 msgid "dump a file in hexadecimal"
 msgstr "हेक्सा डेसीमल में फाइल डंप करें"
 
-#: fish/cmds.c:2650
+#: fish/cmds.c:2657
 msgid "edit with a hex editor"
 msgstr ""
 
-#: fish/cmds.c:2651
+#: fish/cmds.c:2658
 msgid "list the contents of a single file in an initrd"
 msgstr "initrd में एक एकल फाइल की सामग्री सूचीबद्ध करें"
 
-#: fish/cmds.c:2652
+#: fish/cmds.c:2659
 msgid "list files in an initrd"
 msgstr "किसी initrd में फाइल सूचीबद्ध करता है"
 
-#: fish/cmds.c:2653
+#: fish/cmds.c:2660
 msgid "add an inotify watch"
 msgstr "inotify वाच जोड़ें"
 
-#: fish/cmds.c:2654
+#: fish/cmds.c:2661
 msgid "close the inotify handle"
 msgstr "inotify नियंत्रण बंद करें"
 
-#: fish/cmds.c:2655
+#: fish/cmds.c:2662
 msgid "return list of watched files that had events"
 msgstr "नहीं देखे गए फाइल की सूची देता है जो घटना रखती है"
 
-#: fish/cmds.c:2656
+#: fish/cmds.c:2663
 msgid "create an inotify handle"
 msgstr "inotify नियंत्रण बनाएँ"
 
-#: fish/cmds.c:2657
+#: fish/cmds.c:2664
 msgid "return list of inotify events"
 msgstr "inotify घटना की सूची वापस करता है"
 
-#: fish/cmds.c:2658
+#: fish/cmds.c:2665
 msgid "remove an inotify watch"
 msgstr "inotify जाँच का हटाएँ"
 
-#: fish/cmds.c:2659
+#: fish/cmds.c:2666
 msgid "get architecture of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2660
+#: fish/cmds.c:2667
 msgid "get distro of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2661
+#: fish/cmds.c:2668
 msgid "get filesystems associated with inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2662
+#: fish/cmds.c:2669
 msgid "get format of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2663
+#: fish/cmds.c:2670
 msgid "get hostname of the operating system"
 msgstr ""
 
-#: fish/cmds.c:2664
+#: fish/cmds.c:2671
 msgid "get major version of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2665
+#: fish/cmds.c:2672
 msgid "get minor version of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2666
+#: fish/cmds.c:2673
 msgid "get mountpoints of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2667
+#: fish/cmds.c:2674
 msgid "get package format used by the operating system"
 msgstr ""
 
-#: fish/cmds.c:2668
+#: fish/cmds.c:2675
 msgid "get package management tool used by the operating system"
 msgstr ""
 
-#: fish/cmds.c:2669
+#: fish/cmds.c:2676
 msgid "get product name of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2670
+#: fish/cmds.c:2677
+msgid "get product variant of inspected operating system"
+msgstr ""
+
+#: fish/cmds.c:2678
 msgid "return list of operating systems found by last inspection"
 msgstr ""
 
-#: fish/cmds.c:2671
+#: fish/cmds.c:2679
 msgid "get type of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2672
+#: fish/cmds.c:2680
 msgid "get Windows systemroot of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2673
+#: fish/cmds.c:2681
 msgid "get live flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2674
+#: fish/cmds.c:2682
 msgid "get multipart flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2675
+#: fish/cmds.c:2683
 msgid "get netinst (network installer) flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2676
+#: fish/cmds.c:2684
 msgid "get list of applications installed in the operating system"
 msgstr ""
 
-#: fish/cmds.c:2677
+#: fish/cmds.c:2685
 msgid "inspect disk and return list of operating systems found"
 msgstr ""
 
-#: fish/cmds.c:2678
+#: fish/cmds.c:2686
 #, fuzzy
 msgid "test if block device"
 msgstr "खंड युक्ति को सूचीबद्ध करता है"
 
-#: fish/cmds.c:2679
+#: fish/cmds.c:2687
 msgid "is busy processing a command"
 msgstr "कमांड की प्रक्रिया में व्यस्त है"
 
-#: fish/cmds.c:2680
+#: fish/cmds.c:2688
 #, fuzzy
 msgid "test if character device"
 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
 
-#: fish/cmds.c:2681
+#: fish/cmds.c:2689
 msgid "is in configuration state"
 msgstr "विन्यास स्थिति में है"
 
-#: fish/cmds.c:2682
+#: fish/cmds.c:2690
 #, fuzzy
 msgid "test if a directory"
 msgstr "निर्देशिका बनाएँ"
 
-#: fish/cmds.c:2683
+#: fish/cmds.c:2691
 #, fuzzy
 msgid "test if FIFO (named pipe)"
 msgstr "FIFO (named पाइप) बनाएँ"
 
-#: fish/cmds.c:2684
+#: fish/cmds.c:2692
 msgid "test if a regular file"
 msgstr ""
 
-#: fish/cmds.c:2685
+#: fish/cmds.c:2693
 msgid "is launching subprocess"
 msgstr "उपपक्रिया को लॉन्च कर रहा है"
 
-#: fish/cmds.c:2686
+#: fish/cmds.c:2694
 #, fuzzy
 msgid "test if device is a logical volume"
 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
 
-#: fish/cmds.c:2687
+#: fish/cmds.c:2695
 msgid "is ready to accept commands"
 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
 
-#: fish/cmds.c:2688
+#: fish/cmds.c:2696
 #, fuzzy
 msgid "test if socket"
 msgstr "डेमॉन सॉकेट में लिखें"
 
-#: fish/cmds.c:2689
+#: fish/cmds.c:2697
 #, fuzzy
 msgid "test if symbolic link"
 msgstr "सांकेतिक लिंक बनाएँ"
 
-#: fish/cmds.c:2690
+#: fish/cmds.c:2698
 msgid "kill the qemu subprocess"
 msgstr "qemu उपपक्रिया को किल करें"
 
-#: fish/cmds.c:2691
+#: fish/cmds.c:2699
 msgid "launch the qemu subprocess"
 msgstr "qemu उपपक्रिया लॉन्च करें"
 
-#: fish/cmds.c:2692
+#: fish/cmds.c:2700
 #, fuzzy
 msgid "change working directory"
 msgstr "स्थानीय परिवर्तन निर्देशिका"
 
-#: fish/cmds.c:2696
+#: fish/cmds.c:2704
 msgid "list the block devices"
 msgstr "खंड युक्ति को सूचीबद्ध करता है"
 
-#: fish/cmds.c:2697
+#: fish/cmds.c:2705
 #, fuzzy
 msgid "list filesystems"
 msgstr "फाइलसिस्टम बनाएँ"
 
-#: fish/cmds.c:2698
+#: fish/cmds.c:2706
 msgid "list the partitions"
 msgstr "विभाजन सूचीबद्ध करें"
 
-#: fish/cmds.c:2699
+#: fish/cmds.c:2707
 msgid "list the files in a directory (long format)"
 msgstr "निर्देशिका में फाइल की सूची बनाएँ (लंबा प्रारूप)"
 
-#: fish/cmds.c:2700 fish/cmds.c:2701
+#: fish/cmds.c:2708 fish/cmds.c:2709
 msgid "create a hard link"
 msgstr "कोई हार्ड लिंक बनाएँ"
 
-#: fish/cmds.c:2702 fish/cmds.c:2703
+#: fish/cmds.c:2710 fish/cmds.c:2711
 msgid "create a symbolic link"
 msgstr "सांकेतिक लिंक बनाएँ"
 
-#: fish/cmds.c:2704 fish/cmds.c:2795
+#: fish/cmds.c:2712 fish/cmds.c:2803
 msgid "remove extended attribute of a file or directory"
 msgstr "किसी फाइल या निर्देशिका की विस्तारित विशेषता हटाएँ"
 
-#: fish/cmds.c:2705
+#: fish/cmds.c:2713
 msgid "list the files in a directory"
 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
 
-#: fish/cmds.c:2706 fish/cmds.c:2822
+#: fish/cmds.c:2714 fish/cmds.c:2830
 msgid "set extended attribute of a file or directory"
 msgstr "किसी फाइल या निर्देशिका का विस्तारित विशेषता सेट करें"
 
-#: fish/cmds.c:2707
+#: fish/cmds.c:2715
 msgid "get file information for a symbolic link"
 msgstr "किसी सांकेतिक लिंक के लिए फाइल सूचना पाएँ"
 
-#: fish/cmds.c:2708
+#: fish/cmds.c:2716
 msgid "lstat on multiple files"
 msgstr "lstat विविध फाइल पर"
 
-#: fish/cmds.c:2709
+#: fish/cmds.c:2717
 #, fuzzy
 msgid "add a key on a LUKS encrypted device"
 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
 
-#: fish/cmds.c:2710
+#: fish/cmds.c:2718
 #, fuzzy
 msgid "close a LUKS device"
 msgstr "युक्ति पर स्वैप सक्रिय करें"
 
-#: fish/cmds.c:2711 fish/cmds.c:2712
+#: fish/cmds.c:2719 fish/cmds.c:2720
 msgid "format a block device as a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2713
+#: fish/cmds.c:2721
 msgid "remove a key from a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2714
+#: fish/cmds.c:2722
 msgid "open a LUKS-encrypted block device"
 msgstr ""
 
-#: fish/cmds.c:2715
+#: fish/cmds.c:2723
 #, fuzzy
 msgid "open a LUKS-encrypted block device read-only"
 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
 
-#: fish/cmds.c:2716
+#: fish/cmds.c:2724
 #, fuzzy
 msgid "create an LVM logical volume"
 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
 
-#: fish/cmds.c:2717
+#: fish/cmds.c:2725
 msgid "get canonical name of an LV"
 msgstr ""
 
-#: fish/cmds.c:2718
+#: fish/cmds.c:2726
 msgid "clear LVM device filter"
 msgstr ""
 
-#: fish/cmds.c:2719
+#: fish/cmds.c:2727
 msgid "remove all LVM LVs, VGs and PVs"
 msgstr "सभी LVM LV, VG और PV हटाएँ"
 
-#: fish/cmds.c:2720
+#: fish/cmds.c:2728
 msgid "set LVM device filter"
 msgstr ""
 
-#: fish/cmds.c:2721
+#: fish/cmds.c:2729
 msgid "remove an LVM logical volume"
 msgstr "LVM लॉजिकल वाल्यूम हटाएँ"
 
-#: fish/cmds.c:2722
+#: fish/cmds.c:2730
 msgid "rename an LVM logical volume"
 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
 
-#: fish/cmds.c:2723
+#: fish/cmds.c:2731
 msgid "resize an LVM logical volume"
 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
 
-#: fish/cmds.c:2724
+#: fish/cmds.c:2732
 msgid "expand an LV to fill free space"
 msgstr ""
 
-#: fish/cmds.c:2725 fish/cmds.c:2726
+#: fish/cmds.c:2733 fish/cmds.c:2734
 msgid "list the LVM logical volumes (LVs)"
 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
 
-#: fish/cmds.c:2727
+#: fish/cmds.c:2735
 #, fuzzy
 msgid "get the UUID of a logical volume"
 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
 
-#: fish/cmds.c:2728
+#: fish/cmds.c:2736
 msgid "lgetxattr on multiple files"
 msgstr "विविध फाइल पर lgetxattr करें"
 
-#: fish/cmds.c:2729
+#: fish/cmds.c:2737
 msgid "open the manual"
 msgstr ""
 
-#: fish/cmds.c:2730
+#: fish/cmds.c:2738
 msgid "create a directory"
 msgstr "निर्देशिका बनाएँ"
 
-#: fish/cmds.c:2731
+#: fish/cmds.c:2739
 msgid "create a directory with a particular mode"
 msgstr "खास विधि से निर्देशिका बनाएँ"
 
-#: fish/cmds.c:2732
+#: fish/cmds.c:2740
 msgid "create a directory and parents"
 msgstr "जनक और निर्देशिका बनाएँ"
 
-#: fish/cmds.c:2733
+#: fish/cmds.c:2741
 msgid "create a temporary directory"
 msgstr "एक अस्थायी निर्देशिका बनाएँ"
 
-#: fish/cmds.c:2734 fish/cmds.c:2735 fish/cmds.c:2736
+#: fish/cmds.c:2742 fish/cmds.c:2743 fish/cmds.c:2744
 msgid "make ext2/3/4 filesystem with external journal"
 msgstr "बाहरी जर्नल के साथ ext2/3/4 फाइल सिस्टम बनाएँ"
 
-#: fish/cmds.c:2737
+#: fish/cmds.c:2745
 msgid "make ext2/3/4 external journal"
 msgstr "ext2/3/4 बाहरी जर्नल बनाएँ"
 
-#: fish/cmds.c:2738
+#: fish/cmds.c:2746
 msgid "make ext2/3/4 external journal with label"
 msgstr "लेबल के साथ ext2/3/4 बाहरी जर्नल बनाएँ"
 
-#: fish/cmds.c:2739
+#: fish/cmds.c:2747
 msgid "make ext2/3/4 external journal with UUID"
 msgstr "UUID ext2/3/4 बाहरी जर्नल बनाएँ"
 
-#: fish/cmds.c:2740
+#: fish/cmds.c:2748
 msgid "make FIFO (named pipe)"
 msgstr "FIFO (named पाइप) बनाएँ"
 
-#: fish/cmds.c:2741 fish/cmds.c:2743
+#: fish/cmds.c:2749 fish/cmds.c:2751
 msgid "make a filesystem"
 msgstr "फाइलसिस्टम बनाएँ"
 
-#: fish/cmds.c:2742
+#: fish/cmds.c:2750
 msgid "make a filesystem with block size"
 msgstr "खंड आकार के साथ फाइलसिस्टम बनाएँ"
 
-#: fish/cmds.c:2744
+#: fish/cmds.c:2752
 msgid "create a mountpoint"
 msgstr "आरोहबिंदु बनाएँ"
 
-#: fish/cmds.c:2745
+#: fish/cmds.c:2753
 msgid "make block, character or FIFO devices"
 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
 
-#: fish/cmds.c:2746
+#: fish/cmds.c:2754
 msgid "make block device node"
 msgstr "खंड युक्ति नोड बनाएँ"
 
-#: fish/cmds.c:2747
+#: fish/cmds.c:2755
 msgid "make char device node"
 msgstr "चार युक्ति नोड बनाएँ"
 
-#: fish/cmds.c:2748
+#: fish/cmds.c:2756
 msgid "create a swap partition"
 msgstr "कोई स्वैप विभाजन बनाएँ"
 
-#: fish/cmds.c:2749
+#: fish/cmds.c:2757
 msgid "create a swap partition with a label"
 msgstr "लेबल के साथ कोई स्वैप विभाजन बनाएँ"
 
-#: fish/cmds.c:2750
+#: fish/cmds.c:2758
 msgid "create a swap partition with an explicit UUID"
 msgstr "विशेष UUID के साथ कोई स्वैप विभाजन बनाएँ"
 
-#: fish/cmds.c:2751
+#: fish/cmds.c:2759
 msgid "create a swap file"
 msgstr "कोई स्वैप फाइल बनाएँ"
 
-#: fish/cmds.c:2752
+#: fish/cmds.c:2760
 msgid "load a kernel module"
 msgstr "कर्नेल मॉड्यूल लोड करें"
 
-#: fish/cmds.c:2753
+#: fish/cmds.c:2761
 #, fuzzy
 msgid "view a file"
 msgstr "कोई फाइल खिसकाएँ"
 
-#: fish/cmds.c:2754
+#: fish/cmds.c:2762
 msgid "mount a guest disk at a position in the filesystem"
 msgstr "फाइलसिस्टम में स्थिति पर कोई गेस्ट अतिथि आरोहित करें"
 
-#: fish/cmds.c:2755
+#: fish/cmds.c:2763
 msgid "mount a file using the loop device"
 msgstr "लूप युक्ति के उपयोग से कोई फाइल आरोहित करें"
 
-#: fish/cmds.c:2756
+#: fish/cmds.c:2764
 msgid "mount a guest disk with mount options"
 msgstr "आरोह विकल्प के साथ कोई अतिथि डिस्क आरोहित करें"
 
-#: fish/cmds.c:2757
+#: fish/cmds.c:2765
 msgid "mount a guest disk, read-only"
 msgstr "कोई अतिथि डिस्क केवल पठनीय आरोहित करें"
 
-#: fish/cmds.c:2758
+#: fish/cmds.c:2766
 msgid "mount a guest disk with mount options and vfstype"
 msgstr "कोई अतिथि डिस्क आरोहित करें आरोह विकल्प और vfstype के साथ"
 
-#: fish/cmds.c:2759
+#: fish/cmds.c:2767
 msgid "show mountpoints"
 msgstr "आरोहबिंदु दिखाएँ"
 
-#: fish/cmds.c:2760
+#: fish/cmds.c:2768
 msgid "show mounted filesystems"
 msgstr "आरोहित फाइलसिस्टम दिखाएँ"
 
-#: fish/cmds.c:2761
+#: fish/cmds.c:2769
 msgid "move a file"
 msgstr "कोई फाइल खिसकाएँ"
 
-#: fish/cmds.c:2762
+#: fish/cmds.c:2770
 msgid "probe NTFS volume"
 msgstr "NTFS वॉल्यूम जाँचें"
 
-#: fish/cmds.c:2763
+#: fish/cmds.c:2771
 #, fuzzy
 msgid "resize an NTFS filesystem"
 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
 
-#: fish/cmds.c:2764
+#: fish/cmds.c:2772
 #, fuzzy
 msgid "resize an NTFS filesystem (with size)"
 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
 
-#: fish/cmds.c:2765
+#: fish/cmds.c:2773
 msgid "add a partition to the device"
 msgstr "युक्ति में कोई विभाजन जोड़ें"
 
-#: fish/cmds.c:2766
+#: fish/cmds.c:2774
 #, fuzzy
 msgid "delete a partition"
 msgstr "कोई स्वैप विभाजन बनाएँ"
 
-#: fish/cmds.c:2767
+#: fish/cmds.c:2775
 msgid "partition whole disk with a single primary partition"
 msgstr "एकल प्राथमिक विभाजन से पूरे जिस्क को विभाजित करें"
 
-#: fish/cmds.c:2768
+#: fish/cmds.c:2776
 #, fuzzy
 msgid "return true if a partition is bootable"
 msgstr "विभाजन सारणी फिर पढ़ें"
 
-#: fish/cmds.c:2769
+#: fish/cmds.c:2777
 msgid "get the MBR type byte (ID byte) from a partition"
 msgstr ""
 
-#: fish/cmds.c:2770
+#: fish/cmds.c:2778
 msgid "get the partition table type"
 msgstr "विभाजन सारणी प्रकार पाएँ"
 
-#: fish/cmds.c:2771
+#: fish/cmds.c:2779
 msgid "create an empty partition table"
 msgstr "कोई रिक्त विभाजन सारणी बनाएँ"
 
-#: fish/cmds.c:2772
+#: fish/cmds.c:2780
 msgid "list partitions on a device"
 msgstr "किसी युक्ति पर विभाजन सूचीबद्ध करें"
 
-#: fish/cmds.c:2773
+#: fish/cmds.c:2781
 msgid "make a partition bootable"
 msgstr "विभाजन को बूट योग्य बनाएँ"
 
-#: fish/cmds.c:2774
+#: fish/cmds.c:2782
 msgid "set the MBR type byte (ID byte) of a partition"
 msgstr ""
 
-#: fish/cmds.c:2775
+#: fish/cmds.c:2783
 msgid "set partition name"
 msgstr "विभाजन नाम सेट करें"
 
-#: fish/cmds.c:2776
+#: fish/cmds.c:2784
 #, fuzzy
 msgid "convert partition name to device name"
 msgstr "खंड युक्ति पर विभाजन बनाएँ"
 
-#: fish/cmds.c:2777
+#: fish/cmds.c:2785
 msgid "ping the guest daemon"
 msgstr "अतिथि डेमॉन पिंग करें"
 
-#: fish/cmds.c:2778
+#: fish/cmds.c:2786
 msgid "read part of a file"
 msgstr "किसी फाइल का हिस्सा पढ़ें"
 
-#: fish/cmds.c:2779
+#: fish/cmds.c:2787
 #, fuzzy
 msgid "read part of a device"
 msgstr "किसी फाइल का हिस्सा पढ़ें"
 
-#: fish/cmds.c:2780
+#: fish/cmds.c:2788
 msgid "create an LVM physical volume"
 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
 
-#: fish/cmds.c:2781
+#: fish/cmds.c:2789
 msgid "remove an LVM physical volume"
 msgstr "LVM भौतिक वाल्यूम हटाएँ"
 
-#: fish/cmds.c:2782
+#: fish/cmds.c:2790
 msgid "resize an LVM physical volume"
 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
 
-#: fish/cmds.c:2783
+#: fish/cmds.c:2791
 #, fuzzy
 msgid "resize an LVM physical volume (with size)"
 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
 
-#: fish/cmds.c:2784 fish/cmds.c:2785
+#: fish/cmds.c:2792 fish/cmds.c:2793
 msgid "list the LVM physical volumes (PVs)"
 msgstr "LVM भौतिक वाल्यूम (PVs) सूची दें"
 
-#: fish/cmds.c:2786
+#: fish/cmds.c:2794
 #, fuzzy
 msgid "get the UUID of a physical volume"
 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
 
-#: fish/cmds.c:2787
+#: fish/cmds.c:2795
 #, fuzzy
 msgid "write to part of a file"
 msgstr "किसी फाइल का हिस्सा पढ़ें"
 
-#: fish/cmds.c:2788
+#: fish/cmds.c:2796
 #, fuzzy
 msgid "write to part of a device"
 msgstr "किसी फाइल का हिस्सा पढ़ें"
 
-#: fish/cmds.c:2789
+#: fish/cmds.c:2797
 msgid "read a file"
 msgstr "फाइल पढ़ें"
 
-#: fish/cmds.c:2790
+#: fish/cmds.c:2798
 msgid "read file as lines"
 msgstr "फाइल पंक्ति बार पढ़ें"
 
-#: fish/cmds.c:2791
+#: fish/cmds.c:2799
 msgid "read directories entries"
 msgstr "निर्देशिका प्रविष्टि पढें"
 
-#: fish/cmds.c:2792
+#: fish/cmds.c:2800
 msgid "read the target of a symbolic link"
 msgstr "सांकेतिक लिंक के लक्ष्य को पढ़ें"
 
-#: fish/cmds.c:2793
+#: fish/cmds.c:2801
 msgid "readlink on multiple files"
 msgstr "मल्टीपल फाइल पर रीडलिंक"
 
-#: fish/cmds.c:2794
+#: fish/cmds.c:2802
 msgid "canonicalized absolute pathname"
 msgstr "निरपेक्ष पथनाम कैनोकनिलाइज करें"
 
-#: fish/cmds.c:2796
+#: fish/cmds.c:2804
 msgid "close and reopen libguestfs handle"
 msgstr "libguestfs नियंत्रण बंद करें और खोलें"
 
-#: fish/cmds.c:2797
+#: fish/cmds.c:2805
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem"
 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
 
-#: fish/cmds.c:2798
+#: fish/cmds.c:2806
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
 
-#: fish/cmds.c:2799
+#: fish/cmds.c:2807
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
 
-#: fish/cmds.c:2800
+#: fish/cmds.c:2808
 msgid "remove a file"
 msgstr "फाइल हटाएँ"
 
-#: fish/cmds.c:2801
+#: fish/cmds.c:2809
 msgid "remove a file or directory recursively"
 msgstr "फाइल या निर्देशिका बारी बारी से हटाएँ"
 
-#: fish/cmds.c:2802
+#: fish/cmds.c:2810
 msgid "remove a directory"
 msgstr "निर्देशिका हटाएँ"
 
-#: fish/cmds.c:2803
+#: fish/cmds.c:2811
 msgid "remove a mountpoint"
 msgstr "माउंट प्वाइंट हटाएँ"
 
-#: fish/cmds.c:2804
+#: fish/cmds.c:2812
 msgid "scrub (securely wipe) a device"
 msgstr "scrub (securely wipe) युक्ति"
 
-#: fish/cmds.c:2805
+#: fish/cmds.c:2813
 msgid "scrub (securely wipe) a file"
 msgstr "फाइल स्क्रब करें"
 
-#: fish/cmds.c:2806
+#: fish/cmds.c:2814
 msgid "scrub (securely wipe) free space"
 msgstr "मुक्त स्थान को साफ करें"
 
-#: fish/cmds.c:2807
+#: fish/cmds.c:2815
 msgid "add options to kernel command line"
 msgstr "कर्नेल कमांड लाइन में विकल्प जोड़ें"
 
-#: fish/cmds.c:2808
+#: fish/cmds.c:2816
 #, fuzzy
 msgid "set the attach method"
 msgstr "खोज पथ सेट करें"
 
-#: fish/cmds.c:2809
+#: fish/cmds.c:2817
 msgid "set autosync mode"
 msgstr "autosync विधि सेट करें"
 
-#: fish/cmds.c:2810
+#: fish/cmds.c:2818
 msgid "enable or disable direct appliance mode"
 msgstr "सीधा एप्लायंस विधि को सक्रिय या निष्क्रय करें"
 
-#: fish/cmds.c:2811
+#: fish/cmds.c:2819
 msgid "set the ext2/3/4 filesystem label"
 msgstr "ext2/3/4 फाइल सिस्टम ਲੇਬਲ सेट करें"
 
-#: fish/cmds.c:2812
+#: fish/cmds.c:2820
 msgid "set the ext2/3/4 filesystem UUID"
 msgstr "ext2/3/4 फाइल सिस्टम UUID सेट करें"
 
-#: fish/cmds.c:2813
+#: fish/cmds.c:2821
 msgid "set memory allocated to the qemu subprocess"
 msgstr "qemu उपप्रक्रिया में आबंटित स्मृति सेट करें"
 
-#: fish/cmds.c:2814
+#: fish/cmds.c:2822
 msgid "set enable network flag"
 msgstr ""
 
-#: fish/cmds.c:2815
+#: fish/cmds.c:2823
 msgid "set the search path"
 msgstr "खोज पथ सेट करें"
 
-#: fish/cmds.c:2816
+#: fish/cmds.c:2824
 msgid "set the qemu binary"
 msgstr "emu द्विपदीय सेट करें"
 
-#: fish/cmds.c:2817
+#: fish/cmds.c:2825
 msgid "enable or disable the recovery process"
 msgstr "प्राप्ति प्रक्रिया को सक्रिय या निष्क्रिय करें"
 
-#: fish/cmds.c:2818
+#: fish/cmds.c:2826
 msgid "set SELinux enabled or disabled at appliance boot"
 msgstr "SELinux को एप्लायंस बूट पर सक्रिय या निष्क्रिय करें"
 
-#: fish/cmds.c:2819
+#: fish/cmds.c:2827
 msgid "enable or disable command traces"
 msgstr "कमांड ट्रैस को सक्रिय या निष्क्रिय करें"
 
-#: fish/cmds.c:2820
+#: fish/cmds.c:2828
 msgid "set verbose mode"
 msgstr "वर्बोस विधि सेट करें"
 
-#: fish/cmds.c:2821
+#: fish/cmds.c:2829
 msgid "set SELinux security context"
 msgstr "SELinux सुरक्षा संदर्भ सेट करें"
 
-#: fish/cmds.c:2823 fish/cmds.c:2824
+#: fish/cmds.c:2831 fish/cmds.c:2832
 msgid "create partitions on a block device"
 msgstr "खंड युक्ति पर विभाजन बनाएँ"
 
-#: fish/cmds.c:2825
+#: fish/cmds.c:2833
 msgid "modify a single partition on a block device"
 msgstr "खंड युक्ति पर एक विभाजन रूपांतरित करें"
 
-#: fish/cmds.c:2826
+#: fish/cmds.c:2834
 msgid "display the disk geometry from the partition table"
 msgstr "डिस्क ज्यामिती को विभाजन सारणी से दिखाएँ"
 
-#: fish/cmds.c:2827
+#: fish/cmds.c:2835
 msgid "display the kernel geometry"
 msgstr "कर्नेल ज्यामिति को दिखाएँ"
 
-#: fish/cmds.c:2828
+#: fish/cmds.c:2836
 msgid "display the partition table"
 msgstr "विभाजन सारणी को दिखाएँ"
 
-#: fish/cmds.c:2829
+#: fish/cmds.c:2837
 msgid "run a command via the shell"
 msgstr "शेल से होकर कमांड चलाएँ"
 
-#: fish/cmds.c:2830
+#: fish/cmds.c:2838
 msgid "run a command via the shell returning lines"
 msgstr "शेल वापसी पंक्ति से कमांड चलाएँ"
 
-#: fish/cmds.c:2831
+#: fish/cmds.c:2839
 msgid "sleep for some seconds"
 msgstr "कुछ सेकेंड के लिए स्लीप करें"
 
-#: fish/cmds.c:2832
+#: fish/cmds.c:2840
 #, fuzzy
 msgid "create a sparse disk image and add"
 msgstr "तनु छवि फाइल आबंटित करें"
 
-#: fish/cmds.c:2833
+#: fish/cmds.c:2841
 msgid "get file information"
 msgstr "फाइल सूचना पाएँ"
 
-#: fish/cmds.c:2834
+#: fish/cmds.c:2842
 msgid "get file system statistics"
 msgstr "फाइल सिस्टम सांख्यिकी पाएँ"
 
-#: fish/cmds.c:2835 fish/cmds.c:2836
+#: fish/cmds.c:2843 fish/cmds.c:2844
 msgid "print the printable strings in a file"
 msgstr "फाइल में छपने योग्य स्ट्रिंग छापें"
 
-#: fish/cmds.c:2837
+#: fish/cmds.c:2845
 #, fuzzy
 msgid "list supported groups of commands"
 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
 
-#: fish/cmds.c:2838
+#: fish/cmds.c:2846
 msgid "disable swap on device"
 msgstr "युक्ति पर स्वैप निष्क्रिय करें"
 
-#: fish/cmds.c:2839
+#: fish/cmds.c:2847
 msgid "disable swap on file"
 msgstr "फाइल पर स्वैप निष्क्रिय करें"
 
-#: fish/cmds.c:2840
+#: fish/cmds.c:2848
 msgid "disable swap on labeled swap partition"
 msgstr "लेबल स्वैप विभाजन पर स्वैप निष्क्रिय करें"
 
-#: fish/cmds.c:2841
+#: fish/cmds.c:2849
 msgid "disable swap on swap partition by UUID"
 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप निष्क्रिय करें"
 
-#: fish/cmds.c:2842
+#: fish/cmds.c:2850
 msgid "enable swap on device"
 msgstr "युक्ति पर स्वैप सक्रिय करें"
 
-#: fish/cmds.c:2843
+#: fish/cmds.c:2851
 msgid "enable swap on file"
 msgstr "फाइल पर स्वैप सक्रिय करें"
 
-#: fish/cmds.c:2844
+#: fish/cmds.c:2852
 msgid "enable swap on labeled swap partition"
 msgstr "लेबल स्वैप विभाजन पर स्वैप सक्रिय करें"
 
-#: fish/cmds.c:2845
+#: fish/cmds.c:2853
 msgid "enable swap on swap partition by UUID"
 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप सक्रिय करें"
 
-#: fish/cmds.c:2846
+#: fish/cmds.c:2854
 msgid "sync disks, writes are flushed through to the disk image"
 msgstr "डिस्क तुल्यकालित करें, डिस्क छवि में फ्लश किया जाता है"
 
-#: fish/cmds.c:2847
+#: fish/cmds.c:2855
 msgid "return last 10 lines of a file"
 msgstr "फाइल का अंतिम 10 पंक्ति वापस करें"
 
-#: fish/cmds.c:2848
+#: fish/cmds.c:2856
 msgid "return last N lines of a file"
 msgstr "फाइल अंतिम N पंक्ति वापस करें"
 
-#: fish/cmds.c:2849
+#: fish/cmds.c:2857
 msgid "unpack tarfile to directory"
 msgstr "tarfile को निर्देशिका में खोलें"
 
-#: fish/cmds.c:2850
+#: fish/cmds.c:2858
 msgid "pack directory into tarfile"
 msgstr "निर्देशिका को tarfile में पैक करें"
 
-#: fish/cmds.c:2851 fish/cmds.c:2858
+#: fish/cmds.c:2859 fish/cmds.c:2866
 msgid "unpack compressed tarball to directory"
 msgstr "संकुचित tarball को निर्देशिका में खोलें"
 
-#: fish/cmds.c:2852 fish/cmds.c:2859
+#: fish/cmds.c:2860 fish/cmds.c:2867
 msgid "pack directory into compressed tarball"
 msgstr "निर्देशिका को संकुचित tarball में पैक करें"
 
-#: fish/cmds.c:2853
+#: fish/cmds.c:2861
 #, fuzzy
 msgid "print elapsed time taken to run a command"
 msgstr "कमांड चलाने के लिए लिया गया समय"
 
-#: fish/cmds.c:2854
+#: fish/cmds.c:2862
 msgid "update file timestamps or create a new file"
 msgstr "फाइल टाइमस्टैंप अपडेट करें या नया फाइल बनाएँ"
 
-#: fish/cmds.c:2855
+#: fish/cmds.c:2863
 msgid "truncate a file to zero size"
 msgstr "फाइल को शून्य आकार में काटें"
 
-#: fish/cmds.c:2856
+#: fish/cmds.c:2864
 msgid "truncate a file to a particular size"
 msgstr "फाइल को किसी खास आकार में काटें"
 
-#: fish/cmds.c:2857
+#: fish/cmds.c:2865
 msgid "get ext2/ext3/ext4 superblock details"
 msgstr "ext2/ext3/ext4 सुपरब्लॉक विवरण"
 
-#: fish/cmds.c:2860
+#: fish/cmds.c:2868
 msgid "set file mode creation mask (umask)"
 msgstr "फाइल मोड निर्माण मास्क (umask) सेट करें"
 
-#: fish/cmds.c:2861
+#: fish/cmds.c:2869
 msgid "unmount a filesystem"
 msgstr "किसी फाइल सिस्टम अनारोहित करें"
 
-#: fish/cmds.c:2862
+#: fish/cmds.c:2870
 msgid "unmount all filesystems"
 msgstr "सभी फाइल सिस्टम अनारोहित करें"
 
-#: fish/cmds.c:2863
+#: fish/cmds.c:2871
 msgid "upload a file from the local machine"
 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
 
-#: fish/cmds.c:2864
+#: fish/cmds.c:2872
 #, fuzzy
 msgid "upload a file from the local machine with offset"
 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
 
-#: fish/cmds.c:2865
+#: fish/cmds.c:2873
 msgid "set timestamp of a file with nanosecond precision"
 msgstr "फाइल का टाइमस्टैंप को nanosecond शुद्धता से सेट करें"
 
-#: fish/cmds.c:2866
+#: fish/cmds.c:2874
 msgid "get the library version number"
 msgstr "लाइब्रेरी संस्करण संख्या पाएँ"
 
-#: fish/cmds.c:2867
+#: fish/cmds.c:2875
 #, fuzzy
 msgid "get the filesystem label"
 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
 
-#: fish/cmds.c:2868
+#: fish/cmds.c:2876
 msgid "get the Linux VFS type corresponding to a mounted device"
 msgstr "Linux VFS प्रकार किसी आरोहित युक्ति के अऩुरूप पाएँ"
 
-#: fish/cmds.c:2869
+#: fish/cmds.c:2877
 #, fuzzy
 msgid "get the filesystem UUID"
 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
 
-#: fish/cmds.c:2870
+#: fish/cmds.c:2878
 msgid "activate or deactivate some volume groups"
 msgstr "कुछ वाल्यूम समूह सक्रिय या निष्क्रिय करें"
 
-#: fish/cmds.c:2871
+#: fish/cmds.c:2879
 msgid "activate or deactivate all volume groups"
 msgstr "सभी वाल्यूम समूह सक्रिय या निष्क्रिय करें"
 
-#: fish/cmds.c:2872
+#: fish/cmds.c:2880
 msgid "create an LVM volume group"
 msgstr "LVM वॉल्यूम समूह बनाएँ"
 
-#: fish/cmds.c:2873
+#: fish/cmds.c:2881
 msgid "get the LV UUIDs of all LVs in the volume group"
 msgstr ""
 
-#: fish/cmds.c:2874
+#: fish/cmds.c:2882
 msgid "get the PV UUIDs containing the volume group"
 msgstr ""
 
-#: fish/cmds.c:2875
+#: fish/cmds.c:2883
 msgid "remove an LVM volume group"
 msgstr "LVM वाल्यूम समूह हटाएँ"
 
-#: fish/cmds.c:2876
+#: fish/cmds.c:2884
 msgid "rename an LVM volume group"
 msgstr "LVM वॉल्यूम समूह का नाम बदलें"
 
-#: fish/cmds.c:2877 fish/cmds.c:2878
+#: fish/cmds.c:2885 fish/cmds.c:2886
 msgid "list the LVM volume groups (VGs)"
 msgstr "LVM वाल्यूम समूह (VGs) सूचीबद्ध करें"
 
-#: fish/cmds.c:2879
+#: fish/cmds.c:2887
 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
 msgstr ""
 
-#: fish/cmds.c:2880
+#: fish/cmds.c:2888
 #, fuzzy
 msgid "get the UUID of a volume group"
 msgstr "LVM वॉल्यूम समूह बनाएँ"
 
-#: fish/cmds.c:2881
+#: fish/cmds.c:2889
 msgid "count characters in a file"
 msgstr "फाइल में वर्ण गिनती करें"
 
-#: fish/cmds.c:2882
+#: fish/cmds.c:2890
 msgid "count lines in a file"
 msgstr "फाइल में पंक्ति गिनती करें"
 
-#: fish/cmds.c:2883
+#: fish/cmds.c:2891
 msgid "count words in a file"
 msgstr "फाइल में शब्द गिनती करें"
 
-#: fish/cmds.c:2884
+#: fish/cmds.c:2892
 #, fuzzy
 msgid "create a new file"
 msgstr "फाइल बनाएँ"
 
-#: fish/cmds.c:2885
+#: fish/cmds.c:2893
 msgid "create a file"
 msgstr "फाइल बनाएँ"
 
-#: fish/cmds.c:2888
+#: fish/cmds.c:2896
 msgid "write zeroes to the device"
 msgstr "युक्ति में शून्य लिखें"
 
-#: fish/cmds.c:2889
+#: fish/cmds.c:2897
 #, fuzzy
 msgid "write zeroes to an entire device"
 msgstr "युक्ति में शून्य लिखें"
 
-#: fish/cmds.c:2890
+#: fish/cmds.c:2898
 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
 msgstr "ext2/3 फाइल सिस्टम पर अप्रयुक्त inodes और डिस्क खंड शून्य करें"
 
-#: fish/cmds.c:2893
+#: fish/cmds.c:2901
 msgid "determine file type inside a compressed file"
 msgstr "संकुचित फाइल अंदर फाइल प्रकार निर्धारित करें"
 
-#: fish/cmds.c:2896
+#: fish/cmds.c:2904
 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
 msgstr "-h <cmd> / help <cmd> का उपयोग कमांड के लिए विस्तृत मदद दिखाने के लिए करें."
 
-#: fish/cmds.c:3214 fish/cmds.c:3228 fish/cmds.c:3244 fish/cmds.c:3261
-#: fish/cmds.c:3278 fish/cmds.c:3296 fish/cmds.c:3315 fish/cmds.c:3331
-#: fish/cmds.c:3349 fish/cmds.c:3365 fish/cmds.c:3383 fish/cmds.c:3399
-#: fish/cmds.c:3416 fish/cmds.c:3431 fish/cmds.c:3449 fish/cmds.c:3464
-#: fish/cmds.c:3480 fish/cmds.c:3496 fish/cmds.c:3512 fish/cmds.c:3528
-#: fish/cmds.c:3544 fish/cmds.c:3562 fish/cmds.c:3595 fish/cmds.c:3611
-#: fish/cmds.c:3627 fish/cmds.c:3646 fish/cmds.c:3661 fish/cmds.c:3679
-#: fish/cmds.c:3694 fish/cmds.c:3712 fish/cmds.c:3727 fish/cmds.c:3745
-#: fish/cmds.c:3760 fish/cmds.c:3779 fish/cmds.c:3798 fish/cmds.c:3816
-#: fish/cmds.c:3836 fish/cmds.c:3855 fish/cmds.c:3875 fish/cmds.c:3895
-#: fish/cmds.c:3915 fish/cmds.c:3934 fish/cmds.c:3953 fish/cmds.c:3973
-#: fish/cmds.c:3993 fish/cmds.c:4013 fish/cmds.c:4028 fish/cmds.c:4044
-#: fish/cmds.c:4116 fish/cmds.c:4134 fish/cmds.c:4151 fish/cmds.c:4230
-#: fish/cmds.c:4250 fish/cmds.c:4270 fish/cmds.c:4290 fish/cmds.c:4310
-#: fish/cmds.c:4330 fish/cmds.c:4349 fish/cmds.c:4368 fish/cmds.c:4387
-#: fish/cmds.c:4402 fish/cmds.c:4422 fish/cmds.c:4438 fish/cmds.c:4454
-#: fish/cmds.c:4473 fish/cmds.c:4495 fish/cmds.c:4517 fish/cmds.c:4537
-#: fish/cmds.c:4554 fish/cmds.c:4571 fish/cmds.c:4588 fish/cmds.c:4605
-#: fish/cmds.c:4622 fish/cmds.c:4639 fish/cmds.c:4656 fish/cmds.c:4675
-#: fish/cmds.c:4698 fish/cmds.c:4734 fish/cmds.c:4751 fish/cmds.c:4774
-#: fish/cmds.c:4796 fish/cmds.c:4817 fish/cmds.c:4837 fish/cmds.c:4856
-#: fish/cmds.c:4876 fish/cmds.c:4894 fish/cmds.c:4912 fish/cmds.c:4926
-#: fish/cmds.c:4942 fish/cmds.c:4962 fish/cmds.c:4981 fish/cmds.c:5000
-#: fish/cmds.c:5019 fish/cmds.c:5038 fish/cmds.c:5058 fish/cmds.c:5098
-#: fish/cmds.c:5155 fish/cmds.c:5176 fish/cmds.c:5197 fish/cmds.c:5218
-#: fish/cmds.c:5236 fish/cmds.c:5258 fish/cmds.c:5296 fish/cmds.c:5318
-#: fish/cmds.c:5397 fish/cmds.c:5436 fish/cmds.c:5451 fish/cmds.c:5468
-#: fish/cmds.c:5482 fish/cmds.c:5498 fish/cmds.c:5520 fish/cmds.c:5542
-#: fish/cmds.c:5564 fish/cmds.c:5586 fish/cmds.c:5608 fish/cmds.c:5630
-#: fish/cmds.c:5650 fish/cmds.c:5667 fish/cmds.c:5684 fish/cmds.c:5703
-#: fish/cmds.c:5722 fish/cmds.c:5742 fish/cmds.c:5778 fish/cmds.c:5797
-#: fish/cmds.c:5816 fish/cmds.c:5833 fish/cmds.c:5851 fish/cmds.c:5874
-#: fish/cmds.c:5897 fish/cmds.c:5921 fish/cmds.c:5944 fish/cmds.c:5965
-#: fish/cmds.c:5988 fish/cmds.c:6011 fish/cmds.c:6031 fish/cmds.c:6053
-#: fish/cmds.c:6074 fish/cmds.c:6097 fish/cmds.c:6114 fish/cmds.c:6131
-#: fish/cmds.c:6149 fish/cmds.c:6167 fish/cmds.c:6188 fish/cmds.c:6206
-#: fish/cmds.c:6227 fish/cmds.c:6247 fish/cmds.c:6265 fish/cmds.c:6286
-#: fish/cmds.c:6309 fish/cmds.c:6332 fish/cmds.c:6354 fish/cmds.c:6387
-#: fish/cmds.c:6404 fish/cmds.c:6421 fish/cmds.c:6445 fish/cmds.c:6468
-#: fish/cmds.c:6491 fish/cmds.c:6513 fish/cmds.c:6530 fish/cmds.c:6552
-#: fish/cmds.c:6646 fish/cmds.c:6666 fish/cmds.c:6686 fish/cmds.c:6706
-#: fish/cmds.c:6724 fish/cmds.c:6745 fish/cmds.c:6781 fish/cmds.c:6798
-#: fish/cmds.c:6820 fish/cmds.c:6837 fish/cmds.c:6873 fish/cmds.c:6893
-#: fish/cmds.c:6913 fish/cmds.c:6933 fish/cmds.c:6955 fish/cmds.c:6972
-#: fish/cmds.c:6991 fish/cmds.c:7010 fish/cmds.c:7032 fish/cmds.c:7053
-#: fish/cmds.c:7074 fish/cmds.c:7095 fish/cmds.c:7118 fish/cmds.c:7159
-#: fish/cmds.c:7182 fish/cmds.c:7221 fish/cmds.c:7238 fish/cmds.c:7257
-#: fish/cmds.c:7278 fish/cmds.c:7301 fish/cmds.c:7323 fish/cmds.c:7341
-#: fish/cmds.c:7360 fish/cmds.c:7381 fish/cmds.c:7458 fish/cmds.c:7499
-#: fish/cmds.c:7578 fish/cmds.c:7654 fish/cmds.c:7691 fish/cmds.c:7714
-#: fish/cmds.c:7735 fish/cmds.c:7758 fish/cmds.c:7780 fish/cmds.c:7805
-#: fish/cmds.c:7848 fish/cmds.c:7889 fish/cmds.c:7910 fish/cmds.c:7928
-#: fish/cmds.c:7947 fish/cmds.c:7964 fish/cmds.c:7982 fish/cmds.c:8009
-#: fish/cmds.c:8033 fish/cmds.c:8057 fish/cmds.c:8081 fish/cmds.c:8105
-#: fish/cmds.c:8129 fish/cmds.c:8153 fish/cmds.c:8177 fish/cmds.c:8201
-#: fish/cmds.c:8225 fish/cmds.c:8249 fish/cmds.c:8273 fish/cmds.c:8296
-#: fish/cmds.c:8319 fish/cmds.c:8340 fish/cmds.c:8361 fish/cmds.c:8382
-#: fish/cmds.c:8402 fish/cmds.c:8425 fish/cmds.c:8463 fish/cmds.c:8480
-#: fish/cmds.c:8497 fish/cmds.c:8516 fish/cmds.c:8535 fish/cmds.c:8552
-#: fish/cmds.c:8569 fish/cmds.c:8586 fish/cmds.c:8603 fish/cmds.c:8622
-#: fish/cmds.c:8658 fish/cmds.c:8698 fish/cmds.c:8731 fish/cmds.c:8748
-#: fish/cmds.c:8765 fish/cmds.c:8781 fish/cmds.c:8796 fish/cmds.c:8817
-#: fish/cmds.c:8855 fish/cmds.c:8893 fish/cmds.c:8932 fish/cmds.c:8972
-#: fish/cmds.c:9013 fish/cmds.c:9054 fish/cmds.c:9092 fish/cmds.c:9109
-#: fish/cmds.c:9132 fish/cmds.c:9154 fish/cmds.c:9176 fish/cmds.c:9196
-#: fish/cmds.c:9216 fish/cmds.c:9252 fish/cmds.c:9324 fish/cmds.c:9364
-#: fish/cmds.c:9422 fish/cmds.c:9448 fish/cmds.c:9474 fish/cmds.c:9502
-#: fish/cmds.c:9561 fish/cmds.c:9582 fish/cmds.c:9627 fish/cmds.c:9647
-#: fish/cmds.c:9686 fish/cmds.c:9723 fish/cmds.c:9743 fish/cmds.c:9765
-#: fish/cmds.c:9822 fish/cmds.c:9842 fish/cmds.c:9864 fish/cmds.c:9886
-#: fish/cmds.c:9905 fish/cmds.c:9925 fish/cmds.c:9952 fish/cmds.c:9972
-#: fish/cmds.c:9992 fish/cmds.c:10012 fish/cmds.c:10032 fish/cmds.c:10054
-#: fish/cmds.c:10089 fish/cmds.c:10107 fish/cmds.c:10130 fish/cmds.c:10152
-#: fish/cmds.c:10167 fish/cmds.c:10184 fish/cmds.c:10221 fish/cmds.c:10260
-#: fish/cmds.c:10300 fish/cmds.c:10356 fish/cmds.c:10378 fish/cmds.c:10414
-#: fish/cmds.c:10429 fish/cmds.c:10449 fish/cmds.c:10489 fish/cmds.c:10512
-#: fish/cmds.c:10536 fish/cmds.c:10561 fish/cmds.c:10602 fish/cmds.c:10627
-#: fish/cmds.c:10665 fish/cmds.c:10696 fish/cmds.c:10727 fish/cmds.c:10755
-#: fish/cmds.c:10775 fish/cmds.c:10807 fish/cmds.c:10827 fish/cmds.c:10847
-#: fish/cmds.c:10864 fish/cmds.c:10882 fish/cmds.c:10905 fish/cmds.c:10926
-#: fish/cmds.c:10945 fish/cmds.c:10987 fish/cmds.c:11030 fish/cmds.c:11074
-#: fish/cmds.c:11113 fish/cmds.c:11132 fish/cmds.c:11152 fish/cmds.c:11172
-#: fish/cmds.c:11193 fish/cmds.c:11214 fish/cmds.c:11235 fish/cmds.c:11256
-#: fish/cmds.c:11277 fish/cmds.c:11299 fish/cmds.c:11337 fish/cmds.c:11388
-#: fish/cmds.c:11426 fish/cmds.c:11482 fish/cmds.c:11572 fish/cmds.c:11601
-#: fish/cmds.c:11628
+#: fish/cmds.c:3222 fish/cmds.c:3236 fish/cmds.c:3252 fish/cmds.c:3269
+#: fish/cmds.c:3286 fish/cmds.c:3304 fish/cmds.c:3323 fish/cmds.c:3339
+#: fish/cmds.c:3357 fish/cmds.c:3373 fish/cmds.c:3391 fish/cmds.c:3407
+#: fish/cmds.c:3424 fish/cmds.c:3439 fish/cmds.c:3457 fish/cmds.c:3472
+#: fish/cmds.c:3488 fish/cmds.c:3504 fish/cmds.c:3520 fish/cmds.c:3536
+#: fish/cmds.c:3552 fish/cmds.c:3570 fish/cmds.c:3603 fish/cmds.c:3619
+#: fish/cmds.c:3635 fish/cmds.c:3654 fish/cmds.c:3669 fish/cmds.c:3687
+#: fish/cmds.c:3702 fish/cmds.c:3720 fish/cmds.c:3735 fish/cmds.c:3753
+#: fish/cmds.c:3768 fish/cmds.c:3787 fish/cmds.c:3806 fish/cmds.c:3824
+#: fish/cmds.c:3844 fish/cmds.c:3863 fish/cmds.c:3883 fish/cmds.c:3903
+#: fish/cmds.c:3923 fish/cmds.c:3942 fish/cmds.c:3961 fish/cmds.c:3981
+#: fish/cmds.c:4001 fish/cmds.c:4021 fish/cmds.c:4036 fish/cmds.c:4052
+#: fish/cmds.c:4124 fish/cmds.c:4142 fish/cmds.c:4159 fish/cmds.c:4238
+#: fish/cmds.c:4258 fish/cmds.c:4278 fish/cmds.c:4298 fish/cmds.c:4318
+#: fish/cmds.c:4338 fish/cmds.c:4357 fish/cmds.c:4376 fish/cmds.c:4395
+#: fish/cmds.c:4410 fish/cmds.c:4429 fish/cmds.c:4450 fish/cmds.c:4466
+#: fish/cmds.c:4482 fish/cmds.c:4501 fish/cmds.c:4523 fish/cmds.c:4545
+#: fish/cmds.c:4565 fish/cmds.c:4582 fish/cmds.c:4599 fish/cmds.c:4616
+#: fish/cmds.c:4633 fish/cmds.c:4650 fish/cmds.c:4667 fish/cmds.c:4684
+#: fish/cmds.c:4703 fish/cmds.c:4726 fish/cmds.c:4762 fish/cmds.c:4779
+#: fish/cmds.c:4802 fish/cmds.c:4824 fish/cmds.c:4845 fish/cmds.c:4865
+#: fish/cmds.c:4884 fish/cmds.c:4904 fish/cmds.c:4922 fish/cmds.c:4940
+#: fish/cmds.c:4954 fish/cmds.c:4970 fish/cmds.c:4990 fish/cmds.c:5009
+#: fish/cmds.c:5028 fish/cmds.c:5047 fish/cmds.c:5066 fish/cmds.c:5086
+#: fish/cmds.c:5126 fish/cmds.c:5183 fish/cmds.c:5204 fish/cmds.c:5225
+#: fish/cmds.c:5246 fish/cmds.c:5264 fish/cmds.c:5286 fish/cmds.c:5324
+#: fish/cmds.c:5346 fish/cmds.c:5425 fish/cmds.c:5464 fish/cmds.c:5479
+#: fish/cmds.c:5496 fish/cmds.c:5510 fish/cmds.c:5526 fish/cmds.c:5548
+#: fish/cmds.c:5570 fish/cmds.c:5592 fish/cmds.c:5614 fish/cmds.c:5636
+#: fish/cmds.c:5658 fish/cmds.c:5678 fish/cmds.c:5695 fish/cmds.c:5712
+#: fish/cmds.c:5731 fish/cmds.c:5750 fish/cmds.c:5770 fish/cmds.c:5806
+#: fish/cmds.c:5825 fish/cmds.c:5844 fish/cmds.c:5861 fish/cmds.c:5879
+#: fish/cmds.c:5902 fish/cmds.c:5925 fish/cmds.c:5949 fish/cmds.c:5972
+#: fish/cmds.c:5993 fish/cmds.c:6016 fish/cmds.c:6039 fish/cmds.c:6059
+#: fish/cmds.c:6081 fish/cmds.c:6102 fish/cmds.c:6125 fish/cmds.c:6142
+#: fish/cmds.c:6159 fish/cmds.c:6177 fish/cmds.c:6195 fish/cmds.c:6216
+#: fish/cmds.c:6234 fish/cmds.c:6255 fish/cmds.c:6275 fish/cmds.c:6293
+#: fish/cmds.c:6314 fish/cmds.c:6337 fish/cmds.c:6360 fish/cmds.c:6382
+#: fish/cmds.c:6415 fish/cmds.c:6432 fish/cmds.c:6449 fish/cmds.c:6473
+#: fish/cmds.c:6496 fish/cmds.c:6519 fish/cmds.c:6541 fish/cmds.c:6558
+#: fish/cmds.c:6580 fish/cmds.c:6674 fish/cmds.c:6694 fish/cmds.c:6714
+#: fish/cmds.c:6734 fish/cmds.c:6752 fish/cmds.c:6773 fish/cmds.c:6809
+#: fish/cmds.c:6826 fish/cmds.c:6848 fish/cmds.c:6865 fish/cmds.c:6901
+#: fish/cmds.c:6921 fish/cmds.c:6941 fish/cmds.c:6961 fish/cmds.c:6983
+#: fish/cmds.c:7000 fish/cmds.c:7019 fish/cmds.c:7038 fish/cmds.c:7060
+#: fish/cmds.c:7081 fish/cmds.c:7102 fish/cmds.c:7123 fish/cmds.c:7146
+#: fish/cmds.c:7187 fish/cmds.c:7210 fish/cmds.c:7249 fish/cmds.c:7266
+#: fish/cmds.c:7285 fish/cmds.c:7306 fish/cmds.c:7329 fish/cmds.c:7351
+#: fish/cmds.c:7369 fish/cmds.c:7388 fish/cmds.c:7409 fish/cmds.c:7486
+#: fish/cmds.c:7527 fish/cmds.c:7606 fish/cmds.c:7682 fish/cmds.c:7719
+#: fish/cmds.c:7742 fish/cmds.c:7763 fish/cmds.c:7786 fish/cmds.c:7808
+#: fish/cmds.c:7833 fish/cmds.c:7876 fish/cmds.c:7917 fish/cmds.c:7938
+#: fish/cmds.c:7956 fish/cmds.c:7975 fish/cmds.c:7992 fish/cmds.c:8010
+#: fish/cmds.c:8037 fish/cmds.c:8061 fish/cmds.c:8085 fish/cmds.c:8109
+#: fish/cmds.c:8133 fish/cmds.c:8157 fish/cmds.c:8181 fish/cmds.c:8205
+#: fish/cmds.c:8229 fish/cmds.c:8253 fish/cmds.c:8277 fish/cmds.c:8301
+#: fish/cmds.c:8324 fish/cmds.c:8347 fish/cmds.c:8368 fish/cmds.c:8389
+#: fish/cmds.c:8410 fish/cmds.c:8430 fish/cmds.c:8453 fish/cmds.c:8491
+#: fish/cmds.c:8508 fish/cmds.c:8525 fish/cmds.c:8544 fish/cmds.c:8563
+#: fish/cmds.c:8580 fish/cmds.c:8597 fish/cmds.c:8614 fish/cmds.c:8631
+#: fish/cmds.c:8650 fish/cmds.c:8686 fish/cmds.c:8726 fish/cmds.c:8759
+#: fish/cmds.c:8776 fish/cmds.c:8793 fish/cmds.c:8809 fish/cmds.c:8824
+#: fish/cmds.c:8845 fish/cmds.c:8883 fish/cmds.c:8921 fish/cmds.c:8960
+#: fish/cmds.c:9000 fish/cmds.c:9041 fish/cmds.c:9082 fish/cmds.c:9120
+#: fish/cmds.c:9137 fish/cmds.c:9160 fish/cmds.c:9182 fish/cmds.c:9204
+#: fish/cmds.c:9224 fish/cmds.c:9244 fish/cmds.c:9280 fish/cmds.c:9352
+#: fish/cmds.c:9392 fish/cmds.c:9450 fish/cmds.c:9476 fish/cmds.c:9502
+#: fish/cmds.c:9530 fish/cmds.c:9589 fish/cmds.c:9610 fish/cmds.c:9655
+#: fish/cmds.c:9675 fish/cmds.c:9714 fish/cmds.c:9751 fish/cmds.c:9771
+#: fish/cmds.c:9793 fish/cmds.c:9850 fish/cmds.c:9870 fish/cmds.c:9892
+#: fish/cmds.c:9914 fish/cmds.c:9933 fish/cmds.c:9953 fish/cmds.c:9980
+#: fish/cmds.c:10000 fish/cmds.c:10020 fish/cmds.c:10040 fish/cmds.c:10060
+#: fish/cmds.c:10082 fish/cmds.c:10117 fish/cmds.c:10135 fish/cmds.c:10158
+#: fish/cmds.c:10180 fish/cmds.c:10195 fish/cmds.c:10212 fish/cmds.c:10249
+#: fish/cmds.c:10288 fish/cmds.c:10328 fish/cmds.c:10384 fish/cmds.c:10406
+#: fish/cmds.c:10442 fish/cmds.c:10457 fish/cmds.c:10477 fish/cmds.c:10517
+#: fish/cmds.c:10540 fish/cmds.c:10564 fish/cmds.c:10589 fish/cmds.c:10630
+#: fish/cmds.c:10655 fish/cmds.c:10693 fish/cmds.c:10724 fish/cmds.c:10755
+#: fish/cmds.c:10783 fish/cmds.c:10803 fish/cmds.c:10835 fish/cmds.c:10855
+#: fish/cmds.c:10875 fish/cmds.c:10892 fish/cmds.c:10910 fish/cmds.c:10933
+#: fish/cmds.c:10954 fish/cmds.c:10973 fish/cmds.c:11015 fish/cmds.c:11058
+#: fish/cmds.c:11102 fish/cmds.c:11141 fish/cmds.c:11160 fish/cmds.c:11180
+#: fish/cmds.c:11200 fish/cmds.c:11221 fish/cmds.c:11242 fish/cmds.c:11263
+#: fish/cmds.c:11284 fish/cmds.c:11305 fish/cmds.c:11327 fish/cmds.c:11365
+#: fish/cmds.c:11416 fish/cmds.c:11454 fish/cmds.c:11510 fish/cmds.c:11600
+#: fish/cmds.c:11629 fish/cmds.c:11656
 #, c-format
 msgid "%s should have %d parameter(s)\n"
 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
 
-#: fish/cmds.c:3215 fish/cmds.c:3229 fish/cmds.c:3245 fish/cmds.c:3262
-#: fish/cmds.c:3279 fish/cmds.c:3297 fish/cmds.c:3316 fish/cmds.c:3332
-#: fish/cmds.c:3350 fish/cmds.c:3366 fish/cmds.c:3384 fish/cmds.c:3400
-#: fish/cmds.c:3417 fish/cmds.c:3432 fish/cmds.c:3450 fish/cmds.c:3465
-#: fish/cmds.c:3481 fish/cmds.c:3497 fish/cmds.c:3513 fish/cmds.c:3529
-#: fish/cmds.c:3545 fish/cmds.c:3563 fish/cmds.c:3596 fish/cmds.c:3612
-#: fish/cmds.c:3628 fish/cmds.c:3647 fish/cmds.c:3662 fish/cmds.c:3680
-#: fish/cmds.c:3695 fish/cmds.c:3713 fish/cmds.c:3728 fish/cmds.c:3746
-#: fish/cmds.c:3761 fish/cmds.c:3780 fish/cmds.c:3799 fish/cmds.c:3817
-#: fish/cmds.c:3837 fish/cmds.c:3856 fish/cmds.c:3876 fish/cmds.c:3896
-#: fish/cmds.c:3916 fish/cmds.c:3935 fish/cmds.c:3954 fish/cmds.c:3974
-#: fish/cmds.c:3994 fish/cmds.c:4014 fish/cmds.c:4029 fish/cmds.c:4045
-#: fish/cmds.c:4066 fish/cmds.c:4117 fish/cmds.c:4135 fish/cmds.c:4152
-#: fish/cmds.c:4173 fish/cmds.c:4231 fish/cmds.c:4251 fish/cmds.c:4271
-#: fish/cmds.c:4291 fish/cmds.c:4311 fish/cmds.c:4331 fish/cmds.c:4350
-#: fish/cmds.c:4369 fish/cmds.c:4388 fish/cmds.c:4403 fish/cmds.c:4423
-#: fish/cmds.c:4439 fish/cmds.c:4455 fish/cmds.c:4474 fish/cmds.c:4496
-#: fish/cmds.c:4518 fish/cmds.c:4538 fish/cmds.c:4555 fish/cmds.c:4572
-#: fish/cmds.c:4589 fish/cmds.c:4606 fish/cmds.c:4623 fish/cmds.c:4640
-#: fish/cmds.c:4657 fish/cmds.c:4676 fish/cmds.c:4699 fish/cmds.c:4735
-#: fish/cmds.c:4752 fish/cmds.c:4775 fish/cmds.c:4797 fish/cmds.c:4818
-#: fish/cmds.c:4838 fish/cmds.c:4857 fish/cmds.c:4877 fish/cmds.c:4895
-#: fish/cmds.c:4913 fish/cmds.c:4927 fish/cmds.c:4943 fish/cmds.c:4963
-#: fish/cmds.c:4982 fish/cmds.c:5001 fish/cmds.c:5020 fish/cmds.c:5039
-#: fish/cmds.c:5059 fish/cmds.c:5099 fish/cmds.c:5156 fish/cmds.c:5177
-#: fish/cmds.c:5198 fish/cmds.c:5219 fish/cmds.c:5237 fish/cmds.c:5259
-#: fish/cmds.c:5297 fish/cmds.c:5319 fish/cmds.c:5398 fish/cmds.c:5437
-#: fish/cmds.c:5452 fish/cmds.c:5469 fish/cmds.c:5483 fish/cmds.c:5499
-#: fish/cmds.c:5521 fish/cmds.c:5543 fish/cmds.c:5565 fish/cmds.c:5587
-#: fish/cmds.c:5609 fish/cmds.c:5631 fish/cmds.c:5651 fish/cmds.c:5668
-#: fish/cmds.c:5685 fish/cmds.c:5704 fish/cmds.c:5723 fish/cmds.c:5743
-#: fish/cmds.c:5779 fish/cmds.c:5798 fish/cmds.c:5817 fish/cmds.c:5834
-#: fish/cmds.c:5852 fish/cmds.c:5875 fish/cmds.c:5898 fish/cmds.c:5922
-#: fish/cmds.c:5945 fish/cmds.c:5966 fish/cmds.c:5989 fish/cmds.c:6012
-#: fish/cmds.c:6032 fish/cmds.c:6054 fish/cmds.c:6075 fish/cmds.c:6098
-#: fish/cmds.c:6115 fish/cmds.c:6132 fish/cmds.c:6150 fish/cmds.c:6168
-#: fish/cmds.c:6189 fish/cmds.c:6207 fish/cmds.c:6228 fish/cmds.c:6248
-#: fish/cmds.c:6266 fish/cmds.c:6287 fish/cmds.c:6310 fish/cmds.c:6333
-#: fish/cmds.c:6355 fish/cmds.c:6388 fish/cmds.c:6405 fish/cmds.c:6422
-#: fish/cmds.c:6446 fish/cmds.c:6469 fish/cmds.c:6492 fish/cmds.c:6514
-#: fish/cmds.c:6531 fish/cmds.c:6553 fish/cmds.c:6647 fish/cmds.c:6667
-#: fish/cmds.c:6687 fish/cmds.c:6707 fish/cmds.c:6725 fish/cmds.c:6746
-#: fish/cmds.c:6782 fish/cmds.c:6799 fish/cmds.c:6821 fish/cmds.c:6838
-#: fish/cmds.c:6874 fish/cmds.c:6894 fish/cmds.c:6914 fish/cmds.c:6934
-#: fish/cmds.c:6956 fish/cmds.c:6973 fish/cmds.c:6992 fish/cmds.c:7011
-#: fish/cmds.c:7033 fish/cmds.c:7054 fish/cmds.c:7075 fish/cmds.c:7096
-#: fish/cmds.c:7119 fish/cmds.c:7160 fish/cmds.c:7183 fish/cmds.c:7222
-#: fish/cmds.c:7239 fish/cmds.c:7258 fish/cmds.c:7279 fish/cmds.c:7302
-#: fish/cmds.c:7324 fish/cmds.c:7342 fish/cmds.c:7361 fish/cmds.c:7382
-#: fish/cmds.c:7459 fish/cmds.c:7500 fish/cmds.c:7579 fish/cmds.c:7655
-#: fish/cmds.c:7692 fish/cmds.c:7715 fish/cmds.c:7736 fish/cmds.c:7759
-#: fish/cmds.c:7781 fish/cmds.c:7806 fish/cmds.c:7849 fish/cmds.c:7890
-#: fish/cmds.c:7911 fish/cmds.c:7929 fish/cmds.c:7948 fish/cmds.c:7965
-#: fish/cmds.c:7983 fish/cmds.c:8010 fish/cmds.c:8034 fish/cmds.c:8058
-#: fish/cmds.c:8082 fish/cmds.c:8106 fish/cmds.c:8130 fish/cmds.c:8154
-#: fish/cmds.c:8178 fish/cmds.c:8202 fish/cmds.c:8226 fish/cmds.c:8250
-#: fish/cmds.c:8274 fish/cmds.c:8297 fish/cmds.c:8320 fish/cmds.c:8341
-#: fish/cmds.c:8362 fish/cmds.c:8383 fish/cmds.c:8403 fish/cmds.c:8426
-#: fish/cmds.c:8464 fish/cmds.c:8481 fish/cmds.c:8498 fish/cmds.c:8517
-#: fish/cmds.c:8536 fish/cmds.c:8553 fish/cmds.c:8570 fish/cmds.c:8587
-#: fish/cmds.c:8604 fish/cmds.c:8623 fish/cmds.c:8659 fish/cmds.c:8699
-#: fish/cmds.c:8732 fish/cmds.c:8749 fish/cmds.c:8766 fish/cmds.c:8782
-#: fish/cmds.c:8797 fish/cmds.c:8818 fish/cmds.c:8856 fish/cmds.c:8894
-#: fish/cmds.c:8933 fish/cmds.c:8973 fish/cmds.c:9014 fish/cmds.c:9055
-#: fish/cmds.c:9093 fish/cmds.c:9110 fish/cmds.c:9133 fish/cmds.c:9155
-#: fish/cmds.c:9177 fish/cmds.c:9197 fish/cmds.c:9217 fish/cmds.c:9253
-#: fish/cmds.c:9325 fish/cmds.c:9365 fish/cmds.c:9423 fish/cmds.c:9449
-#: fish/cmds.c:9475 fish/cmds.c:9503 fish/cmds.c:9562 fish/cmds.c:9583
-#: fish/cmds.c:9628 fish/cmds.c:9648 fish/cmds.c:9687 fish/cmds.c:9724
-#: fish/cmds.c:9744 fish/cmds.c:9766 fish/cmds.c:9823 fish/cmds.c:9843
-#: fish/cmds.c:9865 fish/cmds.c:9887 fish/cmds.c:9906 fish/cmds.c:9926
-#: fish/cmds.c:9953 fish/cmds.c:9973 fish/cmds.c:9993 fish/cmds.c:10013
-#: fish/cmds.c:10033 fish/cmds.c:10055 fish/cmds.c:10090 fish/cmds.c:10108
-#: fish/cmds.c:10131 fish/cmds.c:10153 fish/cmds.c:10168 fish/cmds.c:10185
-#: fish/cmds.c:10222 fish/cmds.c:10261 fish/cmds.c:10301 fish/cmds.c:10357
-#: fish/cmds.c:10379 fish/cmds.c:10415 fish/cmds.c:10430 fish/cmds.c:10450
-#: fish/cmds.c:10490 fish/cmds.c:10513 fish/cmds.c:10537 fish/cmds.c:10562
-#: fish/cmds.c:10603 fish/cmds.c:10628 fish/cmds.c:10666 fish/cmds.c:10697
-#: fish/cmds.c:10728 fish/cmds.c:10756 fish/cmds.c:10776 fish/cmds.c:10808
-#: fish/cmds.c:10828 fish/cmds.c:10848 fish/cmds.c:10865 fish/cmds.c:10883
-#: fish/cmds.c:10906 fish/cmds.c:10927 fish/cmds.c:10946 fish/cmds.c:10988
-#: fish/cmds.c:11031 fish/cmds.c:11075 fish/cmds.c:11114 fish/cmds.c:11133
-#: fish/cmds.c:11153 fish/cmds.c:11173 fish/cmds.c:11194 fish/cmds.c:11215
-#: fish/cmds.c:11236 fish/cmds.c:11257 fish/cmds.c:11278 fish/cmds.c:11300
-#: fish/cmds.c:11338 fish/cmds.c:11389 fish/cmds.c:11427 fish/cmds.c:11483
-#: fish/cmds.c:11506 fish/cmds.c:11573 fish/cmds.c:11602 fish/cmds.c:11629
+#: fish/cmds.c:3223 fish/cmds.c:3237 fish/cmds.c:3253 fish/cmds.c:3270
+#: fish/cmds.c:3287 fish/cmds.c:3305 fish/cmds.c:3324 fish/cmds.c:3340
+#: fish/cmds.c:3358 fish/cmds.c:3374 fish/cmds.c:3392 fish/cmds.c:3408
+#: fish/cmds.c:3425 fish/cmds.c:3440 fish/cmds.c:3458 fish/cmds.c:3473
+#: fish/cmds.c:3489 fish/cmds.c:3505 fish/cmds.c:3521 fish/cmds.c:3537
+#: fish/cmds.c:3553 fish/cmds.c:3571 fish/cmds.c:3604 fish/cmds.c:3620
+#: fish/cmds.c:3636 fish/cmds.c:3655 fish/cmds.c:3670 fish/cmds.c:3688
+#: fish/cmds.c:3703 fish/cmds.c:3721 fish/cmds.c:3736 fish/cmds.c:3754
+#: fish/cmds.c:3769 fish/cmds.c:3788 fish/cmds.c:3807 fish/cmds.c:3825
+#: fish/cmds.c:3845 fish/cmds.c:3864 fish/cmds.c:3884 fish/cmds.c:3904
+#: fish/cmds.c:3924 fish/cmds.c:3943 fish/cmds.c:3962 fish/cmds.c:3982
+#: fish/cmds.c:4002 fish/cmds.c:4022 fish/cmds.c:4037 fish/cmds.c:4053
+#: fish/cmds.c:4074 fish/cmds.c:4125 fish/cmds.c:4143 fish/cmds.c:4160
+#: fish/cmds.c:4181 fish/cmds.c:4239 fish/cmds.c:4259 fish/cmds.c:4279
+#: fish/cmds.c:4299 fish/cmds.c:4319 fish/cmds.c:4339 fish/cmds.c:4358
+#: fish/cmds.c:4377 fish/cmds.c:4396 fish/cmds.c:4411 fish/cmds.c:4430
+#: fish/cmds.c:4451 fish/cmds.c:4467 fish/cmds.c:4483 fish/cmds.c:4502
+#: fish/cmds.c:4524 fish/cmds.c:4546 fish/cmds.c:4566 fish/cmds.c:4583
+#: fish/cmds.c:4600 fish/cmds.c:4617 fish/cmds.c:4634 fish/cmds.c:4651
+#: fish/cmds.c:4668 fish/cmds.c:4685 fish/cmds.c:4704 fish/cmds.c:4727
+#: fish/cmds.c:4763 fish/cmds.c:4780 fish/cmds.c:4803 fish/cmds.c:4825
+#: fish/cmds.c:4846 fish/cmds.c:4866 fish/cmds.c:4885 fish/cmds.c:4905
+#: fish/cmds.c:4923 fish/cmds.c:4941 fish/cmds.c:4955 fish/cmds.c:4971
+#: fish/cmds.c:4991 fish/cmds.c:5010 fish/cmds.c:5029 fish/cmds.c:5048
+#: fish/cmds.c:5067 fish/cmds.c:5087 fish/cmds.c:5127 fish/cmds.c:5184
+#: fish/cmds.c:5205 fish/cmds.c:5226 fish/cmds.c:5247 fish/cmds.c:5265
+#: fish/cmds.c:5287 fish/cmds.c:5325 fish/cmds.c:5347 fish/cmds.c:5426
+#: fish/cmds.c:5465 fish/cmds.c:5480 fish/cmds.c:5497 fish/cmds.c:5511
+#: fish/cmds.c:5527 fish/cmds.c:5549 fish/cmds.c:5571 fish/cmds.c:5593
+#: fish/cmds.c:5615 fish/cmds.c:5637 fish/cmds.c:5659 fish/cmds.c:5679
+#: fish/cmds.c:5696 fish/cmds.c:5713 fish/cmds.c:5732 fish/cmds.c:5751
+#: fish/cmds.c:5771 fish/cmds.c:5807 fish/cmds.c:5826 fish/cmds.c:5845
+#: fish/cmds.c:5862 fish/cmds.c:5880 fish/cmds.c:5903 fish/cmds.c:5926
+#: fish/cmds.c:5950 fish/cmds.c:5973 fish/cmds.c:5994 fish/cmds.c:6017
+#: fish/cmds.c:6040 fish/cmds.c:6060 fish/cmds.c:6082 fish/cmds.c:6103
+#: fish/cmds.c:6126 fish/cmds.c:6143 fish/cmds.c:6160 fish/cmds.c:6178
+#: fish/cmds.c:6196 fish/cmds.c:6217 fish/cmds.c:6235 fish/cmds.c:6256
+#: fish/cmds.c:6276 fish/cmds.c:6294 fish/cmds.c:6315 fish/cmds.c:6338
+#: fish/cmds.c:6361 fish/cmds.c:6383 fish/cmds.c:6416 fish/cmds.c:6433
+#: fish/cmds.c:6450 fish/cmds.c:6474 fish/cmds.c:6497 fish/cmds.c:6520
+#: fish/cmds.c:6542 fish/cmds.c:6559 fish/cmds.c:6581 fish/cmds.c:6675
+#: fish/cmds.c:6695 fish/cmds.c:6715 fish/cmds.c:6735 fish/cmds.c:6753
+#: fish/cmds.c:6774 fish/cmds.c:6810 fish/cmds.c:6827 fish/cmds.c:6849
+#: fish/cmds.c:6866 fish/cmds.c:6902 fish/cmds.c:6922 fish/cmds.c:6942
+#: fish/cmds.c:6962 fish/cmds.c:6984 fish/cmds.c:7001 fish/cmds.c:7020
+#: fish/cmds.c:7039 fish/cmds.c:7061 fish/cmds.c:7082 fish/cmds.c:7103
+#: fish/cmds.c:7124 fish/cmds.c:7147 fish/cmds.c:7188 fish/cmds.c:7211
+#: fish/cmds.c:7250 fish/cmds.c:7267 fish/cmds.c:7286 fish/cmds.c:7307
+#: fish/cmds.c:7330 fish/cmds.c:7352 fish/cmds.c:7370 fish/cmds.c:7389
+#: fish/cmds.c:7410 fish/cmds.c:7487 fish/cmds.c:7528 fish/cmds.c:7607
+#: fish/cmds.c:7683 fish/cmds.c:7720 fish/cmds.c:7743 fish/cmds.c:7764
+#: fish/cmds.c:7787 fish/cmds.c:7809 fish/cmds.c:7834 fish/cmds.c:7877
+#: fish/cmds.c:7918 fish/cmds.c:7939 fish/cmds.c:7957 fish/cmds.c:7976
+#: fish/cmds.c:7993 fish/cmds.c:8011 fish/cmds.c:8038 fish/cmds.c:8062
+#: fish/cmds.c:8086 fish/cmds.c:8110 fish/cmds.c:8134 fish/cmds.c:8158
+#: fish/cmds.c:8182 fish/cmds.c:8206 fish/cmds.c:8230 fish/cmds.c:8254
+#: fish/cmds.c:8278 fish/cmds.c:8302 fish/cmds.c:8325 fish/cmds.c:8348
+#: fish/cmds.c:8369 fish/cmds.c:8390 fish/cmds.c:8411 fish/cmds.c:8431
+#: fish/cmds.c:8454 fish/cmds.c:8492 fish/cmds.c:8509 fish/cmds.c:8526
+#: fish/cmds.c:8545 fish/cmds.c:8564 fish/cmds.c:8581 fish/cmds.c:8598
+#: fish/cmds.c:8615 fish/cmds.c:8632 fish/cmds.c:8651 fish/cmds.c:8687
+#: fish/cmds.c:8727 fish/cmds.c:8760 fish/cmds.c:8777 fish/cmds.c:8794
+#: fish/cmds.c:8810 fish/cmds.c:8825 fish/cmds.c:8846 fish/cmds.c:8884
+#: fish/cmds.c:8922 fish/cmds.c:8961 fish/cmds.c:9001 fish/cmds.c:9042
+#: fish/cmds.c:9083 fish/cmds.c:9121 fish/cmds.c:9138 fish/cmds.c:9161
+#: fish/cmds.c:9183 fish/cmds.c:9205 fish/cmds.c:9225 fish/cmds.c:9245
+#: fish/cmds.c:9281 fish/cmds.c:9353 fish/cmds.c:9393 fish/cmds.c:9451
+#: fish/cmds.c:9477 fish/cmds.c:9503 fish/cmds.c:9531 fish/cmds.c:9590
+#: fish/cmds.c:9611 fish/cmds.c:9656 fish/cmds.c:9676 fish/cmds.c:9715
+#: fish/cmds.c:9752 fish/cmds.c:9772 fish/cmds.c:9794 fish/cmds.c:9851
+#: fish/cmds.c:9871 fish/cmds.c:9893 fish/cmds.c:9915 fish/cmds.c:9934
+#: fish/cmds.c:9954 fish/cmds.c:9981 fish/cmds.c:10001 fish/cmds.c:10021
+#: fish/cmds.c:10041 fish/cmds.c:10061 fish/cmds.c:10083 fish/cmds.c:10118
+#: fish/cmds.c:10136 fish/cmds.c:10159 fish/cmds.c:10181 fish/cmds.c:10196
+#: fish/cmds.c:10213 fish/cmds.c:10250 fish/cmds.c:10289 fish/cmds.c:10329
+#: fish/cmds.c:10385 fish/cmds.c:10407 fish/cmds.c:10443 fish/cmds.c:10458
+#: fish/cmds.c:10478 fish/cmds.c:10518 fish/cmds.c:10541 fish/cmds.c:10565
+#: fish/cmds.c:10590 fish/cmds.c:10631 fish/cmds.c:10656 fish/cmds.c:10694
+#: fish/cmds.c:10725 fish/cmds.c:10756 fish/cmds.c:10784 fish/cmds.c:10804
+#: fish/cmds.c:10836 fish/cmds.c:10856 fish/cmds.c:10876 fish/cmds.c:10893
+#: fish/cmds.c:10911 fish/cmds.c:10934 fish/cmds.c:10955 fish/cmds.c:10974
+#: fish/cmds.c:11016 fish/cmds.c:11059 fish/cmds.c:11103 fish/cmds.c:11142
+#: fish/cmds.c:11161 fish/cmds.c:11181 fish/cmds.c:11201 fish/cmds.c:11222
+#: fish/cmds.c:11243 fish/cmds.c:11264 fish/cmds.c:11285 fish/cmds.c:11306
+#: fish/cmds.c:11328 fish/cmds.c:11366 fish/cmds.c:11417 fish/cmds.c:11455
+#: fish/cmds.c:11511 fish/cmds.c:11534 fish/cmds.c:11601 fish/cmds.c:11630
+#: fish/cmds.c:11657
 #, c-format
 msgid "type 'help %s' for help on %s\n"
 msgstr "'help %s' को %s पर मदद के लिए टाइप करें\n"
 
-#: fish/cmds.c:3573 fish/cmds.c:4711 fish/cmds.c:5069 fish/cmds.c:5109
-#: fish/cmds.c:5128 fish/cmds.c:5271 fish/cmds.c:5330 fish/cmds.c:5349
-#: fish/cmds.c:5368 fish/cmds.c:5411 fish/cmds.c:5754 fish/cmds.c:6365
-#: fish/cmds.c:6564 fish/cmds.c:6583 fish/cmds.c:6602 fish/cmds.c:6621
-#: fish/cmds.c:6757 fish/cmds.c:6848 fish/cmds.c:7129 fish/cmds.c:7193
-#: fish/cmds.c:7392 fish/cmds.c:7411 fish/cmds.c:7430 fish/cmds.c:7469
-#: fish/cmds.c:7510 fish/cmds.c:7529 fish/cmds.c:7548 fish/cmds.c:7589
-#: fish/cmds.c:7608 fish/cmds.c:7627 fish/cmds.c:7665 fish/cmds.c:7818
-#: fish/cmds.c:7861 fish/cmds.c:8438 fish/cmds.c:8633 fish/cmds.c:8671
-#: fish/cmds.c:8709 fish/cmds.c:8829 fish/cmds.c:8866 fish/cmds.c:8904
-#: fish/cmds.c:8943 fish/cmds.c:8984 fish/cmds.c:9025 fish/cmds.c:9066
-#: fish/cmds.c:9229 fish/cmds.c:9265 fish/cmds.c:9278 fish/cmds.c:9291
-#: fish/cmds.c:9304 fish/cmds.c:9337 fish/cmds.c:9375 fish/cmds.c:9394
-#: fish/cmds.c:9515 fish/cmds.c:9534 fish/cmds.c:9595 fish/cmds.c:9608
-#: fish/cmds.c:9659 fish/cmds.c:9698 fish/cmds.c:9776 fish/cmds.c:9795
-#: fish/cmds.c:10069 fish/cmds.c:10196 fish/cmds.c:10233 fish/cmds.c:10272
-#: fish/cmds.c:10312 fish/cmds.c:10331 fish/cmds.c:10390 fish/cmds.c:10463
-#: fish/cmds.c:10573 fish/cmds.c:10643 fish/cmds.c:10677 fish/cmds.c:10708
-#: fish/cmds.c:10739 fish/cmds.c:10788 fish/cmds.c:10959 fish/cmds.c:11001
-#: fish/cmds.c:11046 fish/cmds.c:11088 fish/cmds.c:11314 fish/cmds.c:11352
-#: fish/cmds.c:11365 fish/cmds.c:11403 fish/cmds.c:11438 fish/cmds.c:11457
-#: fish/cmds.c:11524
+#: fish/cmds.c:3581 fish/cmds.c:4739 fish/cmds.c:5097 fish/cmds.c:5137
+#: fish/cmds.c:5156 fish/cmds.c:5299 fish/cmds.c:5358 fish/cmds.c:5377
+#: fish/cmds.c:5396 fish/cmds.c:5439 fish/cmds.c:5782 fish/cmds.c:6393
+#: fish/cmds.c:6592 fish/cmds.c:6611 fish/cmds.c:6630 fish/cmds.c:6649
+#: fish/cmds.c:6785 fish/cmds.c:6876 fish/cmds.c:7157 fish/cmds.c:7221
+#: fish/cmds.c:7420 fish/cmds.c:7439 fish/cmds.c:7458 fish/cmds.c:7497
+#: fish/cmds.c:7538 fish/cmds.c:7557 fish/cmds.c:7576 fish/cmds.c:7617
+#: fish/cmds.c:7636 fish/cmds.c:7655 fish/cmds.c:7693 fish/cmds.c:7846
+#: fish/cmds.c:7889 fish/cmds.c:8466 fish/cmds.c:8661 fish/cmds.c:8699
+#: fish/cmds.c:8737 fish/cmds.c:8857 fish/cmds.c:8894 fish/cmds.c:8932
+#: fish/cmds.c:8971 fish/cmds.c:9012 fish/cmds.c:9053 fish/cmds.c:9094
+#: fish/cmds.c:9257 fish/cmds.c:9293 fish/cmds.c:9306 fish/cmds.c:9319
+#: fish/cmds.c:9332 fish/cmds.c:9365 fish/cmds.c:9403 fish/cmds.c:9422
+#: fish/cmds.c:9543 fish/cmds.c:9562 fish/cmds.c:9623 fish/cmds.c:9636
+#: fish/cmds.c:9687 fish/cmds.c:9726 fish/cmds.c:9804 fish/cmds.c:9823
+#: fish/cmds.c:10097 fish/cmds.c:10224 fish/cmds.c:10261 fish/cmds.c:10300
+#: fish/cmds.c:10340 fish/cmds.c:10359 fish/cmds.c:10418 fish/cmds.c:10491
+#: fish/cmds.c:10601 fish/cmds.c:10671 fish/cmds.c:10705 fish/cmds.c:10736
+#: fish/cmds.c:10767 fish/cmds.c:10816 fish/cmds.c:10987 fish/cmds.c:11029
+#: fish/cmds.c:11074 fish/cmds.c:11116 fish/cmds.c:11342 fish/cmds.c:11380
+#: fish/cmds.c:11393 fish/cmds.c:11431 fish/cmds.c:11466 fish/cmds.c:11485
+#: fish/cmds.c:11552
 #, c-format
 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n"
 
-#: fish/cmds.c:3579 fish/cmds.c:4717 fish/cmds.c:5075 fish/cmds.c:5115
-#: fish/cmds.c:5134 fish/cmds.c:5277 fish/cmds.c:5336 fish/cmds.c:5355
-#: fish/cmds.c:5374 fish/cmds.c:5417 fish/cmds.c:5760 fish/cmds.c:6371
-#: fish/cmds.c:6570 fish/cmds.c:6589 fish/cmds.c:6608 fish/cmds.c:6627
-#: fish/cmds.c:6763 fish/cmds.c:6854 fish/cmds.c:7135 fish/cmds.c:7199
-#: fish/cmds.c:7398 fish/cmds.c:7417 fish/cmds.c:7436 fish/cmds.c:7475
-#: fish/cmds.c:7516 fish/cmds.c:7535 fish/cmds.c:7554 fish/cmds.c:7595
-#: fish/cmds.c:7614 fish/cmds.c:7633 fish/cmds.c:7671 fish/cmds.c:7824
-#: fish/cmds.c:7867 fish/cmds.c:8444 fish/cmds.c:8639 fish/cmds.c:8677
-#: fish/cmds.c:8715 fish/cmds.c:8835 fish/cmds.c:8872 fish/cmds.c:8910
-#: fish/cmds.c:8949 fish/cmds.c:8990 fish/cmds.c:9031 fish/cmds.c:9072
-#: fish/cmds.c:9343 fish/cmds.c:9381 fish/cmds.c:9400 fish/cmds.c:9521
-#: fish/cmds.c:9665 fish/cmds.c:9704 fish/cmds.c:9782 fish/cmds.c:9801
-#: fish/cmds.c:10202 fish/cmds.c:10239 fish/cmds.c:10278 fish/cmds.c:10318
-#: fish/cmds.c:10337 fish/cmds.c:10396 fish/cmds.c:10469 fish/cmds.c:10579
-#: fish/cmds.c:10965 fish/cmds.c:11007 fish/cmds.c:11052 fish/cmds.c:11094
-#: fish/cmds.c:11444 fish/cmds.c:11530
+#: fish/cmds.c:3587 fish/cmds.c:4745 fish/cmds.c:5103 fish/cmds.c:5143
+#: fish/cmds.c:5162 fish/cmds.c:5305 fish/cmds.c:5364 fish/cmds.c:5383
+#: fish/cmds.c:5402 fish/cmds.c:5445 fish/cmds.c:5788 fish/cmds.c:6399
+#: fish/cmds.c:6598 fish/cmds.c:6617 fish/cmds.c:6636 fish/cmds.c:6655
+#: fish/cmds.c:6791 fish/cmds.c:6882 fish/cmds.c:7163 fish/cmds.c:7227
+#: fish/cmds.c:7426 fish/cmds.c:7445 fish/cmds.c:7464 fish/cmds.c:7503
+#: fish/cmds.c:7544 fish/cmds.c:7563 fish/cmds.c:7582 fish/cmds.c:7623
+#: fish/cmds.c:7642 fish/cmds.c:7661 fish/cmds.c:7699 fish/cmds.c:7852
+#: fish/cmds.c:7895 fish/cmds.c:8472 fish/cmds.c:8667 fish/cmds.c:8705
+#: fish/cmds.c:8743 fish/cmds.c:8863 fish/cmds.c:8900 fish/cmds.c:8938
+#: fish/cmds.c:8977 fish/cmds.c:9018 fish/cmds.c:9059 fish/cmds.c:9100
+#: fish/cmds.c:9371 fish/cmds.c:9409 fish/cmds.c:9428 fish/cmds.c:9549
+#: fish/cmds.c:9693 fish/cmds.c:9732 fish/cmds.c:9810 fish/cmds.c:9829
+#: fish/cmds.c:10230 fish/cmds.c:10267 fish/cmds.c:10306 fish/cmds.c:10346
+#: fish/cmds.c:10365 fish/cmds.c:10424 fish/cmds.c:10497 fish/cmds.c:10607
+#: fish/cmds.c:10993 fish/cmds.c:11035 fish/cmds.c:11080 fish/cmds.c:11122
+#: fish/cmds.c:11472 fish/cmds.c:11558
 #, c-format
 msgid "%s: %s: integer out of range\n"
 msgstr "%s: %s: परिसर के बाहर पूर्णांक\n"
 
-#: fish/cmds.c:4065 fish/cmds.c:4172 fish/cmds.c:11505
+#: fish/cmds.c:4073 fish/cmds.c:4180 fish/cmds.c:11533
 #, fuzzy, c-format
 msgid "%s should have %d-%d parameter(s)\n"
 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
 
-#: fish/cmds.c:4091 fish/cmds.c:4203 fish/cmds.c:11545
+#: fish/cmds.c:4099 fish/cmds.c:4211 fish/cmds.c:11573
 #, fuzzy, c-format
 msgid "%s: unknown optional argument \"%s\"\n"
 msgstr "%s: too many arguments\n"
 
-#: fish/cmds.c:4097 fish/cmds.c:4209 fish/cmds.c:11551
+#: fish/cmds.c:4105 fish/cmds.c:4217 fish/cmds.c:11579
 #, fuzzy, c-format
 msgid "%s: optional argument \"%s\" given twice\n"
 msgstr "%s: too many arguments\n"
 
-#: fish/cmds.c:11646
+#: fish/cmds.c:11674
 #, c-format
 msgid "%s: unknown command\n"
 msgstr "%s: अज्ञात कमांड\n"
@@ -1999,18 +2004,9 @@ msgstr "किसी फाइल के संपादन के लिए '%s
 msgid ""
 "%s: guest filesystem shell\n"
 "%s lets you edit virtual machine filesystems\n"
-"Copyright (C) 2009-2010 Red Hat Inc.\n"
+"Copyright (C) 2009-2011 Red Hat Inc.\n"
 "Usage:\n"
 "  %s [--options] cmd [: cmd : cmd ...]\n"
-"  %s [--ro] -i -a disk-image\n"
-"  %s [--ro] -i -d libvirt-domain\n"
-"or for interactive use:\n"
-"  %s\n"
-"or from a shell script:\n"
-"  %s <<EOF\n"
-"  cmd\n"
-"  ...\n"
-"  EOF\n"
 "Options:\n"
 "  -h|--cmd-help        List available commands\n"
 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
@@ -2036,7 +2032,17 @@ msgid ""
 "  --selinux            Enable SELinux support\n"
 "  -v|--verbose         Verbose messages\n"
 "  -V|--version         Display version and exit\n"
+"  -w|--rw              Mount read-write\n"
 "  -x                   Echo each command before executing it\n"
+"\n"
+"To examine a disk image, ISO, hard disk, filesystem etc:\n"
+"  %s [--ro|--rw] -i -a /path/to/disk.img\n"
+"or\n"
+"  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
+"\n"
+"--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
+"run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
+"\n"
 "For more information, see the manpage %s(1).\n"
 msgstr ""
 "%s: guest filesystem shell\n"
@@ -2071,49 +2077,49 @@ msgstr ""
 "  -V|--version         Display version and exit\n"
 "For more information,  see the manpage %s(1).\n"
 
-#: fish/fish.c:253
+#: fish/fish.c:254
 #, c-format
 msgid "%s: --listen=PID: PID was not a number: %s\n"
 msgstr "%s: --listen=PID: PID was not a number: %s\n"
 
-#: fish/fish.c:260
+#: fish/fish.c:261
 #, c-format
 msgid ""
 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
 msgstr ""
 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
 
-#: fish/fish.c:310
+#: fish/fish.c:311
 #, c-format
 msgid "%s: only one -f parameter can be given\n"
 msgstr "%s: only one -f parameter can be given\n"
 
-#: fish/fish.c:465
+#: fish/fish.c:466
 #, c-format
 msgid "%s: cannot use --listen and --remote options at the same time\n"
 msgstr "%s: cannot use --listen and --remote options at the same time\n"
 
-#: fish/fish.c:473
+#: fish/fish.c:474
 #, c-format
 msgid "%s: extra parameters on the command line with --listen flag\n"
 msgstr "%s: extra parameters on the command line with --listen flag\n"
 
-#: fish/fish.c:479
+#: fish/fish.c:480
 #, c-format
 msgid "%s: cannot use --listen and --file options at the same time\n"
 msgstr "%s: cannot use --listen and --file options at the same time\n"
 
-#: fish/fish.c:537
+#: fish/fish.c:538
 #, c-format
 msgid "guestfish: could not access termcap or terminfo database.\n"
 msgstr ""
 
-#: fish/fish.c:541
+#: fish/fish.c:542
 #, c-format
 msgid "guestfish: terminal type \"%s\" not defined.\n"
 msgstr ""
 
-#: fish/fish.c:629
+#: fish/fish.c:630
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -2133,45 +2139,45 @@ msgstr ""
 "      'quit' को शेल को छोड़ने के लिए\n"
 "\n"
 
-#: fish/fish.c:773
+#: fish/fish.c:774
 #, c-format
 msgid "%s: unterminated double quote\n"
 msgstr "%s: unterminated double quote\n"
 
-#: fish/fish.c:779 fish/fish.c:796
+#: fish/fish.c:780 fish/fish.c:797
 #, c-format
 msgid "%s: command arguments not separated by whitespace\n"
 msgstr "%s: कमांड तर्क खाली स्थान से अलग नहीं\n"
 
-#: fish/fish.c:790
+#: fish/fish.c:791
 #, c-format
 msgid "%s: unterminated single quote\n"
 msgstr "%s: unterminated single quote\n"
 
-#: fish/fish.c:820
+#: fish/fish.c:821
 #, c-format
 msgid "%s: internal error parsing string at '%s'\n"
 msgstr "%s: internal error parsing string at '%s'\n"
 
-#: fish/fish.c:837
+#: fish/fish.c:838
 #, c-format
 msgid "%s: too many arguments\n"
 msgstr "%s: too many arguments\n"
 
-#: fish/fish.c:905
+#: fish/fish.c:906
 #, c-format
 msgid "%s: empty command on command line\n"
 msgstr "%s: empty command on command line\n"
 
-#: fish/fish.c:1051
+#: fish/fish.c:1052
 msgid "display a list of commands or help on a command"
 msgstr "कमांड पर मदद या कमांड की सूची दिखाएँ"
 
-#: fish/fish.c:1053
+#: fish/fish.c:1054
 msgid "quit guestfish"
 msgstr "quit guestfish"
 
-#: fish/fish.c:1064
+#: fish/fish.c:1065
 #, c-format
 msgid ""
 "help - display a list of commands or help on a command\n"
@@ -2182,7 +2188,7 @@ msgstr ""
 "     help cmd\n"
 "     help\n"
 
-#: fish/fish.c:1072
+#: fish/fish.c:1073
 #, c-format
 msgid ""
 "quit - quit guestfish\n"
@@ -2191,12 +2197,12 @@ msgstr ""
 "quit - quit guestfish\n"
 "     quit\n"
 
-#: fish/fish.c:1077
+#: fish/fish.c:1078
 #, c-format
 msgid "%s: command not known, use -h to list all commands\n"
 msgstr "%s: command not known, use -h to list all commands\n"
 
-#: fish/fish.c:1093
+#: fish/fish.c:1094
 #, c-format
 msgid ""
 "Did you mean to open a disk image?  guestfish -a disk.img\n"
@@ -2204,7 +2210,7 @@ msgid ""
 "For complete documentation:         man guestfish\n"
 msgstr ""
 
-#: fish/fish.c:1250
+#: fish/fish.c:1251
 #, c-format
 msgid "Runaway quote in string \"%s\"\n"
 msgstr "स्ट्रिंग में \"%s\" रवअवे उद्धरण\n"
@@ -2861,53 +2867,53 @@ msgstr "libguestfs: error: %s\n"
 msgid "<truncated, original size %zu bytes>"
 msgstr ""
 
-#: src/inspect.c:477 src/inspect.c:1162 src/inspect.c:2599 src/inspect.c:2642
-#: src/inspect.c:2692 src/inspect.c:2736
+#: src/inspect.c:486 src/inspect.c:1171 src/inspect.c:2654 src/inspect.c:2697
+#: src/inspect.c:2747 src/inspect.c:2791
 #, c-format
 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
 msgstr ""
 
-#: src/inspect.c:1196
+#: src/inspect.c:1205
 #, fuzzy
 msgid "could not parse /etc/fstab or empty file"
 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
 
-#: src/inspect.c:1411
+#: src/inspect.c:1420
 #, c-format
 msgid "cannot resolve Windows %%SYSTEMROOT%%"
 msgstr ""
 
-#: src/inspect.c:1691 src/inspect.c:1704
+#: src/inspect.c:1736 src/inspect.c:1749
 #, fuzzy, c-format
 msgid "could not parse integer in version number: %s"
 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
 
-#: src/inspect.c:1798
+#: src/inspect.c:1843
 msgid "no inspection data: call guestfs_inspect_os first"
 msgstr ""
 
-#: src/inspect.c:1810
+#: src/inspect.c:1855
 #, c-format
 msgid ""
 "%s: root device not found: only call this function with a root device "
 "previously returned by guestfs_inspect_os"
 msgstr ""
 
-#: src/inspect.c:1939
+#: src/inspect.c:1994
 msgid "not a Windows guest, or systemroot could not be determined"
 msgstr ""
 
-#: src/inspect.c:2230 src/inspect.c:2252 src/inspect.c:2277
+#: src/inspect.c:2285 src/inspect.c:2307 src/inspect.c:2332
 #, fuzzy
 msgid "unexpected end of output from db_dump command"
 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
 
-#: src/inspect.c:2701
+#: src/inspect.c:2756
 #, c-format
 msgid "%s: file is empty"
 msgstr ""
 
-#: src/inspect.c:2764
+#: src/inspect.c:2819
 msgid ""
 "inspection API not available since this version of libguestfs was compiled "
 "without PCRE or hivex libraries"
index d74c440..9224222 100644 (file)
--- a/po/kn.po
+++ b/po/kn.po
@@ -7,7 +7,7 @@ msgstr ""
 "Project-Id-Version: libguestfs 1.0.83\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-03-18 19:28+0000\n"
+"POT-Creation-Date: 2011-03-24 12:04+0000\n"
 "PO-Revision-Date: 2010-02-24 11:56+0530\n"
 "Last-Translator: Shankar Prasad <svenkate@redhat.com>\n"
 "Language-Team: kn-IN <>\n"
@@ -67,14 +67,14 @@ msgstr ""
 "  -V|--version         ಆವೃತ್ತಿಯನ್ನು ತೋರಿಸಿ ನಿರ್ಗಮಿಸು\n"
 
 #: cat/virt-cat.c:115 cat/virt-filesystems.c:200 cat/virt-ls.c:121
-#: df/domains.c:428 df/main.c:134 fish/fish.c:216 fuse/guestmount.c:976
+#: df/domains.c:428 df/main.c:134 fish/fish.c:217 fuse/guestmount.c:976
 #: inspector/virt-inspector.c:129 rescue/virt-rescue.c:127
 #, c-format
 msgid "guestfs_create: failed to create handle\n"
 msgstr "guestfs_create: ಹ್ಯಾಂಡಲ್ ಅನ್ನು ನಿರ್ಮಿಸುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n"
 
 #: cat/virt-cat.c:137 cat/virt-filesystems.c:254 cat/virt-ls.c:143
-#: df/main.c:158 fish/fish.c:286 fuse/guestmount.c:1026
+#: df/main.c:158 fish/fish.c:287 fuse/guestmount.c:1026
 #: inspector/virt-inspector.c:151 rescue/virt-rescue.c:151
 #, c-format
 msgid "%s: unknown long option: %s (%d)\n"
@@ -330,1632 +330,1637 @@ msgstr "ಆರಂಭಿಸಿದ ನಂತರ ನಿಯೋಜಿಸಲು ಅಥ
 msgid "%s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: %s: ಅಮಾನ್ಯವಾದ ಪೂರ್ಣ ನಿಯತಾಂಕ (%s ಮರಳಿಸಲಾಗಿದೆ %d)\n"
 
-#: fish/cmds.c:2536
+#: fish/cmds.c:2543
 msgid "Command"
 msgstr "ಆಜ್ಞೆ"
 
-#: fish/cmds.c:2536
+#: fish/cmds.c:2543
 msgid "Description"
 msgstr "ವಿವರಣೆ"
 
-#: fish/cmds.c:2538
+#: fish/cmds.c:2545
 msgid "add a CD-ROM disk image to examine"
 msgstr "ಪರಿಶೀಲಿಸಲು CD-ROM ಡಿಸ್ಕ್ ಚಿತ್ರಿಕೆಯನ್ನು ಸೇರಿಸಿ"
 
-#: fish/cmds.c:2539
+#: fish/cmds.c:2546
 msgid "add the disk(s) from a named libvirt domain"
 msgstr ""
 
-#: fish/cmds.c:2540 fish/cmds.c:2541
+#: fish/cmds.c:2547 fish/cmds.c:2548
 msgid "add an image to examine or modify"
 msgstr "ಪರಿಶೀಲಿಸಲು ಅಥವ ಮಾರ್ಪಡಿಸಲು ಒಂದು ಚಿತ್ರಿಕೆಯನ್ನು ಸೇರಿಸಿ"
 
-#: fish/cmds.c:2542
+#: fish/cmds.c:2549
 msgid "add a drive in snapshot mode (read-only)"
 msgstr "ಒಂದು ಡ್ರೈವನ್ನು ಸ್ನಾಪ್‌ಶಾಟ್ ಕ್ರಮದಲ್ಲಿ ಸೇರಿಸು (ಓದಲು-ಮಾತ್ರ)"
 
-#: fish/cmds.c:2543
+#: fish/cmds.c:2550
 msgid "add a drive read-only specifying the QEMU block emulation to use"
 msgstr ""
 "ಬಳಸಬೇಕಿರುವ QEMU ಖಂಡ ಅನುಕರಣೆಯನ್ನು(ಎಮ್ಯುಲೇಶನ್) ಸೂಚಿಸುವ ಒಂದು ಡ್ರೈವ್ ಅನ್ನು ಓದಲು ಮಾತ್ರ "
 "ಸೂಚಿಸು"
 
-#: fish/cmds.c:2544
+#: fish/cmds.c:2551
 msgid "add a drive specifying the QEMU block emulation to use"
 msgstr ""
 "ಬಳಸಬೇಕಿರುವ QEMU ಖಂಡ ಅನುಕರಣೆಯನ್ನು(ಎಮ್ಯುಲೇಶನ್) ಸೂಚಿಸುವ ಒಂದು ಡ್ರೈವ್ ಅನ್ನು ಸೂಚಿಸು"
 
-#: fish/cmds.c:2545
+#: fish/cmds.c:2552
 #, fuzzy
 msgid "allocate and add a disk file"
 msgstr "ಚದುರಿದ ಚಿತ್ರಿಕಾ ಕಡತವನ್ನು ನಿಯೋಜಿಸು"
 
-#: fish/cmds.c:2546
+#: fish/cmds.c:2553
 #, fuzzy
 msgid "clear Augeas path"
 msgstr "ಒಂದು Augeas ಮಾರ್ಗವನ್ನು ತೆಗೆದುಹಾಕು"
 
-#: fish/cmds.c:2547
+#: fish/cmds.c:2554
 msgid "close the current Augeas handle"
 msgstr "ಪ್ರಸಕ್ತ Augeas ಹ್ಯಾಂಡಲ್ ಅನ್ನು ಮುಚ್ಚು"
 
-#: fish/cmds.c:2548
+#: fish/cmds.c:2555
 msgid "define an Augeas node"
 msgstr "ಒಂದು Augeas ನೋಡ್ ಅನ್ನು ಸೂಚಿಸು"
 
-#: fish/cmds.c:2549
+#: fish/cmds.c:2556
 msgid "define an Augeas variable"
 msgstr "ಒಂದು Augeas ವೇರಿಯೇಬಲ್ ಅನ್ನು ಸೂಚಿಸು"
 
-#: fish/cmds.c:2550
+#: fish/cmds.c:2557
 msgid "look up the value of an Augeas path"
 msgstr "ಒಂದು Augeas ಮಾರ್ಗದ ಮೌಲ್ಯಕ್ಕಾಗಿ ಹುಡುಕು"
 
-#: fish/cmds.c:2551
+#: fish/cmds.c:2558
 msgid "create a new Augeas handle"
 msgstr "ಹೊಸ Augeas ಹ್ಯಾಂಡಲ್ ಅನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2552
+#: fish/cmds.c:2559
 msgid "insert a sibling Augeas node"
 msgstr "ಜೋಡಿ Augeas ನೋಡ್ ಅನ್ನು ಸೇರಿಸು"
 
-#: fish/cmds.c:2553
+#: fish/cmds.c:2560
 msgid "load files into the tree"
 msgstr "ಕಡತಗಳನ್ನು ವೃಕ್ಷಕ್ಕೆ ಲೋಡ್ ಮಾಡು"
 
-#: fish/cmds.c:2554
+#: fish/cmds.c:2561
 msgid "list Augeas nodes under augpath"
 msgstr "Augeas ನೋಡ್‌ಗಳನ್ನು augpath ನಲ್ಲಿ ಪಟ್ಟಿ ಮಾಡು"
 
-#: fish/cmds.c:2555
+#: fish/cmds.c:2562
 msgid "return Augeas nodes which match augpath"
 msgstr "augpath ಗೆ ತಾಳೆಯಾಗುವ Augeas ಗೆ ಮರಳು"
 
-#: fish/cmds.c:2556
+#: fish/cmds.c:2563
 msgid "move Augeas node"
 msgstr "Augeas ನೋಡ್ ಅನ್ನು ಸ್ಥಳಾಂತರಿಸು"
 
-#: fish/cmds.c:2557
+#: fish/cmds.c:2564
 msgid "remove an Augeas path"
 msgstr "ಒಂದು Augeas ಮಾರ್ಗವನ್ನು ತೆಗೆದುಹಾಕು"
 
-#: fish/cmds.c:2558
+#: fish/cmds.c:2565
 msgid "write all pending Augeas changes to disk"
 msgstr "ಬಾಕಿ ಇರುವ ಎಲ್ಲಾ Augeas ಬದಲಾವಣೆಗಳನ್ನು ಡಿಸ್ಕಿಗೆ ಬರೆ"
 
-#: fish/cmds.c:2559
+#: fish/cmds.c:2566
 msgid "set Augeas path to value"
 msgstr "Augeas ಮಾರ್ಗವನ್ನು ಮೌಲ್ಯಕ್ಕೆ ಹೊಂದಿಸು"
 
-#: fish/cmds.c:2560
+#: fish/cmds.c:2567
 msgid "test availability of some parts of the API"
 msgstr "API ನ ಕೆಲವು ಭಾಗಗಳು ಲಭ್ಯವಿದೆಯೆ ಎಂದು ಪರಿಶೀಲಿಸು"
 
-#: fish/cmds.c:2561
+#: fish/cmds.c:2568
 #, fuzzy
 msgid "return a list of all optional groups"
 msgstr "inotify ಘಟನೆಗಳ ಪಟ್ಟಿಯನ್ನು ಮರಳಿಸು"
 
-#: fish/cmds.c:2562
+#: fish/cmds.c:2569
 msgid "upload base64-encoded data to file"
 msgstr ""
 
-#: fish/cmds.c:2563
+#: fish/cmds.c:2570
 #, fuzzy
 msgid "download file and encode as base64"
 msgstr "ಒಂದು ಕಡತವನ್ನು ಸ್ಥಳೀಯ ಗಣಕಕ್ಕೆ ಡೌನ್‌ಲೋಡ್ ಮಾಡು"
 
-#: fish/cmds.c:2564
+#: fish/cmds.c:2571
 msgid "flush device buffers"
 msgstr "ಸಾಧನದ ಬಫರುಗಳನ್ನು ಖಾಲಿ ಮಾಡು"
 
-#: fish/cmds.c:2565
+#: fish/cmds.c:2572
 msgid "get blocksize of block device"
 msgstr "ಖಂಡ ಸಾಧನದ ಖಂಡಗಾತ್ರವನ್ನು ಒದಗಿಸು"
 
-#: fish/cmds.c:2566
+#: fish/cmds.c:2573
 msgid "is block device set to read-only"
 msgstr "ಖಂಡ ಸಾಧನವನ್ನು ಓದಲು-ಮಾತ್ರ ಎಂದು ಹೊಂದಿಸಲಾಗಿದೆಯೆ"
 
-#: fish/cmds.c:2567
+#: fish/cmds.c:2574
 msgid "get total size of device in bytes"
 msgstr "ಸಾಧನದ ಒಟ್ಟು ಗಾತ್ರವನ್ನು ಬೈಟ್‌ಗಳಲ್ಲಿ ಒದಗಿಸು"
 
-#: fish/cmds.c:2568
+#: fish/cmds.c:2575
 msgid "get sectorsize of block device"
 msgstr "ಖಂಡ ಸಾಧನದಲ್ಲಿ ಘಟಕದಗಾತ್ರ(ಸೆಕ್ಟರ್ ಸೈಝ್) ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2569
+#: fish/cmds.c:2576
 msgid "get total size of device in 512-byte sectors"
 msgstr "ಸಾಧನದ ಒಟ್ಟು ಗಾತ್ರವನ್ನು 512-ಬೈಟ್‌ನ ಘಟಕದಲ್ಲಿ ಒದಗಿಸು"
 
-#: fish/cmds.c:2570
+#: fish/cmds.c:2577
 msgid "reread partition table"
 msgstr "ವಿಭಜನಾ ಕೋಷ್ಟಕವನ್ನು ಮರಳಿ ಓದು"
 
-#: fish/cmds.c:2571
+#: fish/cmds.c:2578
 msgid "set blocksize of block device"
 msgstr "ಖಂಡ ಸಾಧನದ ಖಂಡಗಾತ್ರವನ್ನು ಹೊಂದಿಸು"
 
-#: fish/cmds.c:2572
+#: fish/cmds.c:2579
 msgid "set block device to read-only"
 msgstr "ಖಂಡ ಸಾಧನಗಳನ್ನು ಓದಲು-ಮಾತ್ರ ಹೊಂದಿಸು"
 
-#: fish/cmds.c:2573
+#: fish/cmds.c:2580
 msgid "set block device to read-write"
 msgstr "ಖಂಡ ಸಾಧನಗಳನ್ನು ಓದಲು-ಬರೆಯಲು ಹೊಂದಿಸು"
 
-#: fish/cmds.c:2574
+#: fish/cmds.c:2581
 msgid "return true path on case-insensitive filesystem"
 msgstr "ಕೇಸ್-ಸಂವೇದಿ ಕಡತವ್ಯವಸ್ಥೆಯಲ್ಲಿ ನಿಜವಾದ ಮಾರ್ಗವನ್ನು ಮರಳಿಸು"
 
-#: fish/cmds.c:2575
+#: fish/cmds.c:2582
 msgid "list the contents of a file"
 msgstr "ಕಡತದಲ್ಲಿರುವ ವಿಷಯಗಳ ಪಟ್ಟಿ"
 
-#: fish/cmds.c:2576
+#: fish/cmds.c:2583
 msgid "compute MD5, SHAx or CRC checksum of file"
 msgstr "ಒಂದು MD5, SHAx ಅಥವ CRC checksum ಅನ್ನು ಗಣಿಸು"
 
-#: fish/cmds.c:2577
+#: fish/cmds.c:2584
 #, fuzzy
 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
 msgstr "ಒಂದು MD5, SHAx ಅಥವ CRC checksum ಅನ್ನು ಗಣಿಸು"
 
-#: fish/cmds.c:2578
+#: fish/cmds.c:2585
 #, fuzzy
 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
 msgstr "ಒಂದು MD5, SHAx ಅಥವ CRC checksum ಅನ್ನು ಗಣಿಸು"
 
-#: fish/cmds.c:2579
+#: fish/cmds.c:2586
 msgid "change file mode"
 msgstr "ಕಡತದ ಕ್ರಮವನ್ನು ಬದಲಾಯಿಸು"
 
-#: fish/cmds.c:2580 fish/cmds.c:2693
+#: fish/cmds.c:2587 fish/cmds.c:2701
 msgid "change file owner and group"
 msgstr "ಕಡತದ ಮಾಲಿಕ ಹಾಗು ಗುಂಪನ್ನು ಬದಲಾಯಿಸು"
 
-#: fish/cmds.c:2581
+#: fish/cmds.c:2588
 msgid "run a command from the guest filesystem"
 msgstr "ಆತಿಥೇಯ ಕಡತವ್ಯವಸ್ಥೆಯಲ್ಲಿ ಒಂದು ಆಜ್ಞೆಯನ್ನು ಚಲಾಯಿಸು"
 
-#: fish/cmds.c:2582
+#: fish/cmds.c:2589
 msgid "run a command, returning lines"
 msgstr "ಸಾಲುಗಳನ್ನು ಮರಳಿಸುವ ಒಂದು ಆಜ್ಞೆಯನ್ನು ಚಲಾಯಿಸು"
 
-#: fish/cmds.c:2583
+#: fish/cmds.c:2590
 msgid "add qemu parameters"
 msgstr "qemu ನಿಯತಾಂಕಗಳನ್ನು ಸೇರಿಸು"
 
-#: fish/cmds.c:2584
+#: fish/cmds.c:2591
 #, fuzzy
 msgid "copy local files or directories into an image"
 msgstr "ಕಡತಗಳನ್ನು ವೃಕ್ಷಕ್ಕೆ ಲೋಡ್ ಮಾಡು"
 
-#: fish/cmds.c:2585
+#: fish/cmds.c:2592
 #, fuzzy
 msgid "copy remote files or directories out of an image"
 msgstr "ಕಡತಗಳನ್ನು ವೃಕ್ಷಕ್ಕೆ ಲೋಡ್ ಮಾಡು"
 
-#: fish/cmds.c:2586
+#: fish/cmds.c:2593
 #, fuzzy
 msgid "copy size bytes from source to destination using dd"
 msgstr "dd ಅನ್ನು ಬಳಸಿಕೊಂಡು ಮೂಲದಿಂದ ಗುರಿಗೆ ಕಾಪಿ ಮಾಡು"
 
-#: fish/cmds.c:2587
+#: fish/cmds.c:2594
 msgid "copy a file"
 msgstr "ಒಂದು ಕಡತವನ್ನು ಕಾಪಿ ಮಾಡು"
 
-#: fish/cmds.c:2588
+#: fish/cmds.c:2595
 msgid "copy a file or directory recursively"
 msgstr "ಕಡತ ಅಥವ ಕೋಶವನ್ನು ಪುನರಾವರ್ತಿತವಾಗಿ ಕಾಪಿ ಮಾಡು"
 
-#: fish/cmds.c:2589
+#: fish/cmds.c:2596
 msgid "copy from source to destination using dd"
 msgstr "dd ಅನ್ನು ಬಳಸಿಕೊಂಡು ಮೂಲದಿಂದ ಗುರಿಗೆ ಕಾಪಿ ಮಾಡು"
 
-#: fish/cmds.c:2590
+#: fish/cmds.c:2597
 msgid "debugging and internals"
 msgstr "ದೋಷನಿವಾರಣೆ ಹಾಗು ಆಂತರಿಕಗಳು"
 
-#: fish/cmds.c:2591
+#: fish/cmds.c:2598
 #, fuzzy
 msgid "debug the QEMU command line (internal use only)"
 msgstr "ಸ್ಥಳೀಯ ಗಣಕದಿಂದ ಕಡತವನ್ನು ಅಪ್‌ಲೋಡ್ ಮಾಡಿ"
 
-#: fish/cmds.c:2592
+#: fish/cmds.c:2599
 #, fuzzy
 msgid "upload a file to the appliance (internal use only)"
 msgstr "ಸ್ಥಳೀಯ ಗಣಕದಿಂದ ಕಡತವನ್ನು ಅಪ್‌ಲೋಡ್ ಮಾಡಿ"
 
-#: fish/cmds.c:2593
+#: fish/cmds.c:2600
 msgid "report file system disk space usage"
 msgstr "ಕಡತವ್ಯವಸ್ಥೆ ಡಿಸ್ಕ್ ಸ್ಥಳದ ಬಳಕೆಯನ್ನು ವರದಿ ಮಾಡು"
 
-#: fish/cmds.c:2594
+#: fish/cmds.c:2601
 msgid "report file system disk space usage (human readable)"
 msgstr "ಕಡತವ್ಯವಸ್ಥೆ ಡಿಸ್ಕ್ ಸ್ಥಳದ ಬಳಕೆಯನ್ನು ವರದಿ ಮಾಡು (ಮನುಷ್ಯರು ಓದುವ ರೂಪದಲ್ಲಿ)"
 
-#: fish/cmds.c:2595
+#: fish/cmds.c:2602
 msgid "return kernel messages"
 msgstr "ಕರ್ನಲ್ ಸಂದೇಶಗಳನ್ನು ಮರಳಿಸು"
 
-#: fish/cmds.c:2596
+#: fish/cmds.c:2603
 msgid "download a file to the local machine"
 msgstr "ಒಂದು ಕಡತವನ್ನು ಸ್ಥಳೀಯ ಗಣಕಕ್ಕೆ ಡೌನ್‌ಲೋಡ್ ಮಾಡು"
 
-#: fish/cmds.c:2597
+#: fish/cmds.c:2604
 #, fuzzy
 msgid "download a file to the local machine with offset and size"
 msgstr "ಒಂದು ಕಡತವನ್ನು ಸ್ಥಳೀಯ ಗಣಕಕ್ಕೆ ಡೌನ್‌ಲೋಡ್ ಮಾಡು"
 
-#: fish/cmds.c:2598
+#: fish/cmds.c:2605
 msgid "drop kernel page cache, dentries and inodes"
 msgstr "ಕರ್ನಲ್ ಪುಟದ ಕ್ಯಾಶೆ, ಡೆಂಟ್ರೀಸ್ ಹಾಗು ಐನೋಡ್‌ಗಳು"
 
-#: fish/cmds.c:2599
+#: fish/cmds.c:2606
 msgid "estimate file space usage"
 msgstr "ಕಡತದ ಸ್ಥಳವನ್ನು ಅಂದಾಜು ಮಾಡು"
 
-#: fish/cmds.c:2600
+#: fish/cmds.c:2607
 msgid "check an ext2/ext3 filesystem"
 msgstr "ಒಂದು ext2/ext3 ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ಪರೀಕ್ಷಿಸು"
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2608
 msgid "display a line of text"
 msgstr "ಪಠ್ಯದ ಒಂದು ಸಾಲನ್ನು ತೋರಿಸು"
 
-#: fish/cmds.c:2602
+#: fish/cmds.c:2609
 msgid "echo arguments back to the client"
 msgstr "ಆರ್ಗುಮೆಂಟ್‌ಗಳನ್ನು ಕ್ಲೈಂಟ್‌ನತ್ತ ಮರಳಿ ಕಳುಹಿಸು"
 
-#: fish/cmds.c:2603
+#: fish/cmds.c:2610
 #, fuzzy
 msgid "edit a file"
 msgstr "ಒಂದು ಕಡತವನ್ನು ಓದು"
 
-#: fish/cmds.c:2604 fish/cmds.c:2605 fish/cmds.c:2610 fish/cmds.c:2611
-#: fish/cmds.c:2644 fish/cmds.c:2645 fish/cmds.c:2886 fish/cmds.c:2887
-#: fish/cmds.c:2891 fish/cmds.c:2892 fish/cmds.c:2894 fish/cmds.c:2895
+#: fish/cmds.c:2611 fish/cmds.c:2612 fish/cmds.c:2617 fish/cmds.c:2618
+#: fish/cmds.c:2651 fish/cmds.c:2652 fish/cmds.c:2894 fish/cmds.c:2895
+#: fish/cmds.c:2899 fish/cmds.c:2900 fish/cmds.c:2902 fish/cmds.c:2903
 msgid "return lines matching a pattern"
 msgstr "ಒಂದು ವಿನ್ಯಾಸಕ್ಕೆ ತಾಳೆಯಾಗುವ ಸಾಲುಗಳನ್ನು ಮರಳಿಸು"
 
-#: fish/cmds.c:2606
+#: fish/cmds.c:2613
 msgid "test if two files have equal contents"
 msgstr "ಎರಡು ಕಡತಗಳು ಒಂದೇ ರೀತಿಯ ವಿಷಯಗಳನ್ನು ಹೊಂದಿವೆಯೆ ಎಂದು ಪರೀಕ್ಷಿಸು"
 
-#: fish/cmds.c:2607
+#: fish/cmds.c:2614
 msgid "test if file or directory exists"
 msgstr "ಕಡತವು ಅಥವ ಕೋಶವು ಅಸ್ತಿತ್ವದಲ್ಲಿದ್ದರೆ ಪರೀಕ್ಷಿಸು"
 
-#: fish/cmds.c:2608 fish/cmds.c:2609
+#: fish/cmds.c:2615 fish/cmds.c:2616
 msgid "preallocate a file in the guest filesystem"
 msgstr "ಆತಿಥೇಯ ಕಡತವ್ಯವಸ್ಥೆಯಲ್ಲಿ ಒಂದು ಕಡತವನ್ನು ಮೊದಲೆ ನಿಯೋಜಿಸು"
 
-#: fish/cmds.c:2612
+#: fish/cmds.c:2619
 msgid "determine file type"
 msgstr "ಕಡತದ ಬಗೆಯನ್ನು ನಿರ್ಧರಿಸು"
 
-#: fish/cmds.c:2613
+#: fish/cmds.c:2620
 msgid "detect the architecture of a binary file"
 msgstr ""
 
-#: fish/cmds.c:2614
+#: fish/cmds.c:2621
 msgid "return the size of the file in bytes"
 msgstr "ಕಡತದ ಗಾತ್ರವನ್ನು ಬೈಟ್‌ಗಳಲ್ಲಿ ಮರಳಿಸು"
 
-#: fish/cmds.c:2615
+#: fish/cmds.c:2622
 msgid "fill a file with octets"
 msgstr "ಆಕ್ಟೆಟ್‌ಗಳೊಂದಿಗೆ ಒಂದು ಕಡತವನ್ನು ತುಂಬಿಸು"
 
-#: fish/cmds.c:2616
+#: fish/cmds.c:2623
 #, fuzzy
 msgid "fill a file with a repeating pattern of bytes"
 msgstr "ಆಕ್ಟೆಟ್‌ಗಳೊಂದಿಗೆ ಒಂದು ಕಡತವನ್ನು ತುಂಬಿಸು"
 
-#: fish/cmds.c:2617
+#: fish/cmds.c:2624
 msgid "find all files and directories"
 msgstr "ಎಲ್ಲಾ ಕಡತಗಳನ್ನು ಹಾಗು ಕೋಶಗಳನ್ನು ಪತ್ತೆ ಮಾಡು"
 
-#: fish/cmds.c:2618
+#: fish/cmds.c:2625
 msgid "find all files and directories, returning NUL-separated list"
 msgstr "ಎಲ್ಲಾ ಕಡತಗಳನ್ನು ಹಾಗು ಕೋಶಗಳನ್ನು, NUL- ಇಂದ ಬೇರ್ಪಡಿಸಲಾದ ಪಟ್ಟಿಯಲ್ಲಿ ಮರಳಿಸು"
 
-#: fish/cmds.c:2619
+#: fish/cmds.c:2626
 #, fuzzy
 msgid "find a filesystem by label"
 msgstr "ext2/3/4 ಕಡತವ್ಯವಸ್ಥೆಯ ಲೇಬಲ್ ಅನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2620
+#: fish/cmds.c:2627
 #, fuzzy
 msgid "find a filesystem by UUID"
 msgstr "ext2/3/4 ಕಡತವ್ಯವಸ್ಥೆಯ UUID ಅನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2621
+#: fish/cmds.c:2628
 msgid "run the filesystem checker"
 msgstr "ಕಡತವ್ಯವಸ್ಥೆಯ ಪರೀಕ್ಷಕವನ್ನು ಚಲಾಯಿಸು"
 
-#: fish/cmds.c:2622
+#: fish/cmds.c:2629
 msgid "get the additional kernel options"
 msgstr "ಹೆಚ್ಚುವರಿ ಕರ್ನಲ್ ಆಯ್ಕೆಗಳನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2623
+#: fish/cmds.c:2630
 #, fuzzy
 msgid "get the attach method"
 msgstr "ಹುಡುಕು ಮಾರ್ಗವನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2624
+#: fish/cmds.c:2631
 msgid "get autosync mode"
 msgstr "ಸ್ವಯಂಹೊಂದಿಕಾ(ಆಟೊಸಿಂಕ್) ಕ್ರಮವನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2625
+#: fish/cmds.c:2632
 msgid "get direct appliance mode flag"
 msgstr "ನೇರ ಅಪ್ಲೈಯನ್ಸ್ ಕ್ರಮದ ಗುರುತನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2626
+#: fish/cmds.c:2633
 msgid "get the ext2/3/4 filesystem label"
 msgstr "ext2/3/4 ಕಡತವ್ಯವಸ್ಥೆಯ ಲೇಬಲ್ ಅನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2627
+#: fish/cmds.c:2634
 msgid "get the ext2/3/4 filesystem UUID"
 msgstr "ext2/3/4 ಕಡತವ್ಯವಸ್ಥೆಯ UUID ಅನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2628
+#: fish/cmds.c:2635
 msgid "get memory allocated to the qemu subprocess"
 msgstr "qemu ಉಪಪ್ರಕ್ರಿಯೆಗೆ ನಿಯೋಜಿಸಲಾದ ಮೆಮೊರಿಯನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2629
+#: fish/cmds.c:2636
 #, fuzzy
 msgid "get enable network flag"
 msgstr "SELinux ಶಕ್ತಗೊಂಡ ಫ್ಲಾಗ್ ಅನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2630
+#: fish/cmds.c:2637
 msgid "get the search path"
 msgstr "ಹುಡುಕು ಮಾರ್ಗವನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2631
+#: fish/cmds.c:2638
 msgid "get PID of qemu subprocess"
 msgstr "qemu ಉಪಪ್ರಕ್ರಿಯೆಯ PID ಅನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2632
+#: fish/cmds.c:2639
 msgid "get the qemu binary"
 msgstr "qemu ಬೈನರಿಯನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2633
+#: fish/cmds.c:2640
 msgid "get recovery process enabled flag"
 msgstr "ಪುನಶ್ಚೇತನ ಪ್ರಕ್ರಿಯೆಯನ್ನು ಶಕ್ತಗೊಳಿಸಲಾದ ಗುರುತನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2634
+#: fish/cmds.c:2641
 msgid "get SELinux enabled flag"
 msgstr "SELinux ಶಕ್ತಗೊಂಡ ಫ್ಲಾಗ್ ಅನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2635
+#: fish/cmds.c:2642
 msgid "get the current state"
 msgstr "ಪ್ರಸಕ್ತ ಸ್ಥಿತಿಯನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2636
+#: fish/cmds.c:2643
 msgid "get command trace enabled flag"
 msgstr "ಆಜ್ಞೆಯ ಜಾಡನ್ನು ಇರಿಸುವಂತೆ ಶಕ್ತಗೊಳಿಸಲಾದ ಫ್ಲಾಗನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2637
+#: fish/cmds.c:2644
 #, fuzzy
 msgid "get the current umask"
 msgstr "ಪ್ರಸಕ್ತ ಸ್ಥಿತಿಯನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2638
+#: fish/cmds.c:2645
 msgid "get verbose mode"
 msgstr "ವರ್ಬೋಸ್ ಕ್ರಮವನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2639
+#: fish/cmds.c:2646
 msgid "get SELinux security context"
 msgstr "SELinux ಸುರಕ್ಷತಾ ಸನ್ನಿವೇಶವನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2640 fish/cmds.c:2694
+#: fish/cmds.c:2647 fish/cmds.c:2702
 msgid "get a single extended attribute"
 msgstr ""
 
-#: fish/cmds.c:2641 fish/cmds.c:2695
+#: fish/cmds.c:2648 fish/cmds.c:2703
 msgid "list extended attributes of a file or directory"
 msgstr "ಒಂದು ಕಡತ ಅಥವ ಕೋಶದ ವಿಸ್ತರಿಸಲಾದ ಲಕ್ಷಣಗಳನ್ನು ಪಟ್ಟಿ ಮಾಡು"
 
-#: fish/cmds.c:2642
+#: fish/cmds.c:2649
 msgid "expand wildcards in command"
 msgstr "ಆಜ್ಞೆಯಲ್ಲಿನ ವೈಲ್ಡ್‌ಕಾರ್ಡುಗಳನ್ನು ತೋರಿಸು"
 
-#: fish/cmds.c:2643
+#: fish/cmds.c:2650
 msgid "expand a wildcard path"
 msgstr "ವೈಲ್ಡ್‌ಕಾರ್ಡ್ ಮಾರ್ಗವನ್ನು ಹಿಗ್ಗಿಸು"
 
-#: fish/cmds.c:2646
+#: fish/cmds.c:2653
 msgid "install GRUB"
 msgstr "GRUB ಅನ್ನು ಅನುಸ್ಥಾಪಿಸು"
 
-#: fish/cmds.c:2647
+#: fish/cmds.c:2654
 msgid "return first 10 lines of a file"
 msgstr "ಒಂದು ಕಡತದ ಮೊದಲ 10 ಸಾಲುಗಳನ್ನು ಮರಳಿಸು"
 
-#: fish/cmds.c:2648
+#: fish/cmds.c:2655
 msgid "return first N lines of a file"
 msgstr "ಒಂದು ಕಡತದ ಮೊದಲ N ಸಾಲುಗಳನ್ನು ಮರಳಿಸು"
 
-#: fish/cmds.c:2649
+#: fish/cmds.c:2656
 msgid "dump a file in hexadecimal"
 msgstr "ಹೆಕ್ಸಾಡೆಸಿಮಲ್‌ನಲ್ಲಿ ಒಂದು ಕಡತವನ್ನು ಹಾಕು"
 
-#: fish/cmds.c:2650
+#: fish/cmds.c:2657
 msgid "edit with a hex editor"
 msgstr ""
 
-#: fish/cmds.c:2651
+#: fish/cmds.c:2658
 msgid "list the contents of a single file in an initrd"
 msgstr "ಒಂದು ಕಡತದಲ್ಲಿರುವ ವಿಷಯಗಳನ್ನು initrd ಯಲ್ಲಿ ಪಟ್ಟಿ ಮಾಡು"
 
-#: fish/cmds.c:2652
+#: fish/cmds.c:2659
 msgid "list files in an initrd"
 msgstr "ಒಂದು initrd ಯ ಕಡತಗಳ ಪಟ್ಟಿಯನ್ನು ತೋರಿಸು"
 
-#: fish/cmds.c:2653
+#: fish/cmds.c:2660
 msgid "add an inotify watch"
 msgstr "inotify ವೀಕ್ಷಣೆಯನ್ನು ಸೇರಿಸು"
 
-#: fish/cmds.c:2654
+#: fish/cmds.c:2661
 msgid "close the inotify handle"
 msgstr "inotify ಹ್ಯಾಂಡಲ್ ಅನ್ನು ಮುಚ್ಚು"
 
-#: fish/cmds.c:2655
+#: fish/cmds.c:2662
 msgid "return list of watched files that had events"
 msgstr "ಘಟನೆಗಳನ್ನು ಹೊಂದಿರುವ ವೀಕ್ಷಿಸಲಾಗುವ ಕಡತಗಳ ಪಟ್ಟಿಯನ್ನು ಮರಳಿಸು"
 
-#: fish/cmds.c:2656
+#: fish/cmds.c:2663
 msgid "create an inotify handle"
 msgstr "ಒಂದು inotify ಹ್ಯಾಂಡಲ್ ಅನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2657
+#: fish/cmds.c:2664
 msgid "return list of inotify events"
 msgstr "inotify ಘಟನೆಗಳ ಪಟ್ಟಿಯನ್ನು ಮರಳಿಸು"
 
-#: fish/cmds.c:2658
+#: fish/cmds.c:2665
 msgid "remove an inotify watch"
 msgstr "ಒಂದು inotify ವೀಕ್ಷಣೆಯನ್ನು ತೆಗೆದುಹಾಕು"
 
-#: fish/cmds.c:2659
+#: fish/cmds.c:2666
 msgid "get architecture of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2660
+#: fish/cmds.c:2667
 msgid "get distro of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2661
+#: fish/cmds.c:2668
 msgid "get filesystems associated with inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2662
+#: fish/cmds.c:2669
 msgid "get format of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2663
+#: fish/cmds.c:2670
 msgid "get hostname of the operating system"
 msgstr ""
 
-#: fish/cmds.c:2664
+#: fish/cmds.c:2671
 msgid "get major version of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2665
+#: fish/cmds.c:2672
 msgid "get minor version of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2666
+#: fish/cmds.c:2673
 msgid "get mountpoints of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2667
+#: fish/cmds.c:2674
 msgid "get package format used by the operating system"
 msgstr ""
 
-#: fish/cmds.c:2668
+#: fish/cmds.c:2675
 msgid "get package management tool used by the operating system"
 msgstr ""
 
-#: fish/cmds.c:2669
+#: fish/cmds.c:2676
 msgid "get product name of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2670
+#: fish/cmds.c:2677
+msgid "get product variant of inspected operating system"
+msgstr ""
+
+#: fish/cmds.c:2678
 msgid "return list of operating systems found by last inspection"
 msgstr ""
 
-#: fish/cmds.c:2671
+#: fish/cmds.c:2679
 msgid "get type of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2672
+#: fish/cmds.c:2680
 msgid "get Windows systemroot of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2673
+#: fish/cmds.c:2681
 msgid "get live flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2674
+#: fish/cmds.c:2682
 msgid "get multipart flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2675
+#: fish/cmds.c:2683
 msgid "get netinst (network installer) flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2676
+#: fish/cmds.c:2684
 msgid "get list of applications installed in the operating system"
 msgstr ""
 
-#: fish/cmds.c:2677
+#: fish/cmds.c:2685
 msgid "inspect disk and return list of operating systems found"
 msgstr ""
 
-#: fish/cmds.c:2678
+#: fish/cmds.c:2686
 #, fuzzy
 msgid "test if block device"
 msgstr "ಖಂಡ ಸಾಧನಗಳ ಪಟ್ಟಿ"
 
-#: fish/cmds.c:2679
+#: fish/cmds.c:2687
 msgid "is busy processing a command"
 msgstr "ಒಂದು ಆಜ್ಞೆಯನ್ನು ಸಂಸ್ಕರಿಸುವಲ್ಲಿ ಕಾರ್ಯನಿರತವಾಗಿದೆ"
 
-#: fish/cmds.c:2680
+#: fish/cmds.c:2688
 #, fuzzy
 msgid "test if character device"
 msgstr "ಖಂಡ, ಚಿಹ್ನೆ ಅಥವ FIFO ಸಾಧನಗಳನ್ನು ನಿರ್ಮಿಸು"
 
-#: fish/cmds.c:2681
+#: fish/cmds.c:2689
 msgid "is in configuration state"
 msgstr "ಸಂರಚನೆಯ ಸ್ಥಿತಿಯಲ್ಲಿದೆ"
 
-#: fish/cmds.c:2682
+#: fish/cmds.c:2690
 #, fuzzy
 msgid "test if a directory"
 msgstr "ಒಂದು ಕೋಶವನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2683
+#: fish/cmds.c:2691
 #, fuzzy
 msgid "test if FIFO (named pipe)"
 msgstr "FIFO ಅನ್ನು ನಿರ್ಮಿಸು (ನೇಮ್ಡ್ ಪೈಪ್)"
 
-#: fish/cmds.c:2684
+#: fish/cmds.c:2692
 msgid "test if a regular file"
 msgstr ""
 
-#: fish/cmds.c:2685
+#: fish/cmds.c:2693
 msgid "is launching subprocess"
 msgstr "ಒಂದು ಉಪಪ್ರಕ್ರಿಯೆನ್ನು ಆರಂಭಿಸುತ್ತಿದೆ"
 
-#: fish/cmds.c:2686
+#: fish/cmds.c:2694
 #, fuzzy
 msgid "test if device is a logical volume"
 msgstr "ಒಂದು LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣದ ಗಾತ್ರವನ್ನು ಬದಲಾಯಿಸು"
 
-#: fish/cmds.c:2687
+#: fish/cmds.c:2695
 msgid "is ready to accept commands"
 msgstr "ಆಜ್ಞೆಗಳನ್ನು ಸ್ವೀಕರಿಸಲು ತಯಾರಾಗಿದೆ"
 
-#: fish/cmds.c:2688
+#: fish/cmds.c:2696
 #, fuzzy
 msgid "test if socket"
 msgstr "ಡೀಮನ್ ಸಾಕೆಟ್‌ಗೆ ಬರೆಯುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ"
 
-#: fish/cmds.c:2689
+#: fish/cmds.c:2697
 #, fuzzy
 msgid "test if symbolic link"
 msgstr "ಸಾಂಕೇತಿಕ ಕೊಂಡಿಯನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2690
+#: fish/cmds.c:2698
 msgid "kill the qemu subprocess"
 msgstr "qemu ಉಪಪ್ರಕ್ರಿಯೆಗಳನ್ನು ಅಂತ್ಯಗೊಳಿಸು"
 
-#: fish/cmds.c:2691
+#: fish/cmds.c:2699
 msgid "launch the qemu subprocess"
 msgstr "qemu ಉಪಪ್ರಕ್ರಿಯೆಗಳನ್ನು ಆರಂಭಿಸು"
 
-#: fish/cmds.c:2692
+#: fish/cmds.c:2700
 #, fuzzy
 msgid "change working directory"
 msgstr "ಸ್ಥಳೀಯ ಬದಲಾವಣೆ ಕೋಶ"
 
-#: fish/cmds.c:2696
+#: fish/cmds.c:2704
 msgid "list the block devices"
 msgstr "ಖಂಡ ಸಾಧನಗಳ ಪಟ್ಟಿ"
 
-#: fish/cmds.c:2697
+#: fish/cmds.c:2705
 #, fuzzy
 msgid "list filesystems"
 msgstr "ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2698
+#: fish/cmds.c:2706
 msgid "list the partitions"
 msgstr "ವಿಭಾಗಗಳ ಪಟ್ಟಿ"
 
-#: fish/cmds.c:2699
+#: fish/cmds.c:2707
 msgid "list the files in a directory (long format)"
 msgstr "ಕೋಶದಲ್ಲಿನ ಕಡತಗಳನ್ನು ಪಟ್ಟಿ ಮಾಡು (ಉದ್ದನೆಯ ವಿನ್ಯಾಸದಲ್ಲಿ)"
 
-#: fish/cmds.c:2700 fish/cmds.c:2701
+#: fish/cmds.c:2708 fish/cmds.c:2709
 msgid "create a hard link"
 msgstr "ದೃಢ(ಹಾರ್ಡ್) ಕೊಂಡಿಯನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2702 fish/cmds.c:2703
+#: fish/cmds.c:2710 fish/cmds.c:2711
 msgid "create a symbolic link"
 msgstr "ಸಾಂಕೇತಿಕ ಕೊಂಡಿಯನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2704 fish/cmds.c:2795
+#: fish/cmds.c:2712 fish/cmds.c:2803
 msgid "remove extended attribute of a file or directory"
 msgstr "ಒಂದು ಕಡತ ಅಥವ ಕೋಶದ ವಿಸ್ತರಿಸಲಾದ ಲಕ್ಷಣಗಳನ್ನು ತೆಗೆದು ಹಾಕು"
 
-#: fish/cmds.c:2705
+#: fish/cmds.c:2713
 msgid "list the files in a directory"
 msgstr "ಕೋಶದಲ್ಲಿನ ಕಡತಗಳ ಪಟ್ಟಿಯನ್ನು ತೋರಿಸು"
 
-#: fish/cmds.c:2706 fish/cmds.c:2822
+#: fish/cmds.c:2714 fish/cmds.c:2830
 msgid "set extended attribute of a file or directory"
 msgstr "ಒಂದು ಕಡತ ಅಥವ ಕೋಶದ ವಿಸ್ತರಿಸಲಾದ ಲಕ್ಷಣಗಳನ್ನು ಹೊಂದಿಸು"
 
-#: fish/cmds.c:2707
+#: fish/cmds.c:2715
 msgid "get file information for a symbolic link"
 msgstr "ಒಂದು ಸಾಂಕೇತಿಕ ಕೊಂಡಿಯ ಕಡತದ ಮಾಹಿತಿಯನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2708
+#: fish/cmds.c:2716
 msgid "lstat on multiple files"
 msgstr "ಅನೇಕ ಕಡತಗಳ ಮೇಲೆ lstat ಮಾಡು"
 
-#: fish/cmds.c:2709
+#: fish/cmds.c:2717
 #, fuzzy
 msgid "add a key on a LUKS encrypted device"
 msgstr "ಖಂಡ ಸಾಧನಗಳನ್ನು ಓದಲು-ಮಾತ್ರ ಹೊಂದಿಸು"
 
-#: fish/cmds.c:2710
+#: fish/cmds.c:2718
 #, fuzzy
 msgid "close a LUKS device"
 msgstr "ಸಾಧನದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಶಕ್ತಗೊಳಿಸು"
 
-#: fish/cmds.c:2711 fish/cmds.c:2712
+#: fish/cmds.c:2719 fish/cmds.c:2720
 msgid "format a block device as a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2713
+#: fish/cmds.c:2721
 msgid "remove a key from a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2714
+#: fish/cmds.c:2722
 msgid "open a LUKS-encrypted block device"
 msgstr ""
 
-#: fish/cmds.c:2715
+#: fish/cmds.c:2723
 #, fuzzy
 msgid "open a LUKS-encrypted block device read-only"
 msgstr "ಖಂಡ ಸಾಧನಗಳನ್ನು ಓದಲು-ಮಾತ್ರ ಹೊಂದಿಸು"
 
-#: fish/cmds.c:2716
+#: fish/cmds.c:2724
 #, fuzzy
 msgid "create an LVM logical volume"
 msgstr "ಒಂದು LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣದ ಹೆಸರನ್ನು ಬದಲಾಯಿಸು"
 
-#: fish/cmds.c:2717
+#: fish/cmds.c:2725
 msgid "get canonical name of an LV"
 msgstr ""
 
-#: fish/cmds.c:2718
+#: fish/cmds.c:2726
 msgid "clear LVM device filter"
 msgstr ""
 
-#: fish/cmds.c:2719
+#: fish/cmds.c:2727
 msgid "remove all LVM LVs, VGs and PVs"
 msgstr "ಎಲ್ಲಾ LVM LVಗಳನ್ನು, VGಗಳನ್ನು ಹಾಗು PVಗಳನ್ನು ತೆಗೆದು ಹಾಕು"
 
-#: fish/cmds.c:2720
+#: fish/cmds.c:2728
 msgid "set LVM device filter"
 msgstr ""
 
-#: fish/cmds.c:2721
+#: fish/cmds.c:2729
 msgid "remove an LVM logical volume"
 msgstr "ಒಂದು LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣವನ್ನು ತೆಗೆದು ಹಾಕು"
 
-#: fish/cmds.c:2722
+#: fish/cmds.c:2730
 msgid "rename an LVM logical volume"
 msgstr "ಒಂದು LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣದ ಹೆಸರನ್ನು ಬದಲಾಯಿಸು"
 
-#: fish/cmds.c:2723
+#: fish/cmds.c:2731
 msgid "resize an LVM logical volume"
 msgstr "ಒಂದು LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣದ ಗಾತ್ರವನ್ನು ಬದಲಾಯಿಸು"
 
-#: fish/cmds.c:2724
+#: fish/cmds.c:2732
 msgid "expand an LV to fill free space"
 msgstr ""
 
-#: fish/cmds.c:2725 fish/cmds.c:2726
+#: fish/cmds.c:2733 fish/cmds.c:2734
 msgid "list the LVM logical volumes (LVs)"
 msgstr "LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣಗಳ (LVಗಳು) ಪಟ್ಟಿಯನ್ನು ತೋರಿಸು"
 
-#: fish/cmds.c:2727
+#: fish/cmds.c:2735
 #, fuzzy
 msgid "get the UUID of a logical volume"
 msgstr "LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣಗಳ (LVಗಳು) ಪಟ್ಟಿಯನ್ನು ತೋರಿಸು"
 
-#: fish/cmds.c:2728
+#: fish/cmds.c:2736
 msgid "lgetxattr on multiple files"
 msgstr "ವಿವಿಧ ಕಡತದಲ್ಲಿ lgetxattr"
 
-#: fish/cmds.c:2729
+#: fish/cmds.c:2737
 msgid "open the manual"
 msgstr ""
 
-#: fish/cmds.c:2730
+#: fish/cmds.c:2738
 msgid "create a directory"
 msgstr "ಒಂದು ಕೋಶವನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2731
+#: fish/cmds.c:2739
 msgid "create a directory with a particular mode"
 msgstr "ಒಂದು ನಿರ್ದಿಷ್ಟ ಕ್ರಮದಲ್ಲಿ ಒಂದು ಕೋಶವನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2732
+#: fish/cmds.c:2740
 msgid "create a directory and parents"
 msgstr "ಕೋಶ ಹಾಗು ಅದರ ಮೂಲಗಳನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2733
+#: fish/cmds.c:2741
 msgid "create a temporary directory"
 msgstr "ಒಂದು ತಾತ್ಕಾಲಿಕ ಕೋಶವನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2734 fish/cmds.c:2735 fish/cmds.c:2736
+#: fish/cmds.c:2742 fish/cmds.c:2743 fish/cmds.c:2744
 msgid "make ext2/3/4 filesystem with external journal"
 msgstr "ಬಾಹ್ಯ ಜರ್ನಲ್‌ನೊಂದಿಗೆ ext2/3/4 ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ನಿರ್ಮಿಸು"
 
-#: fish/cmds.c:2737
+#: fish/cmds.c:2745
 msgid "make ext2/3/4 external journal"
 msgstr "ext2/3/4 ಬಾಹ್ಯ ಜರ್ನಲ್‌ ಅನ್ನು ನಿರ್ಮಿಸು"
 
-#: fish/cmds.c:2738
+#: fish/cmds.c:2746
 msgid "make ext2/3/4 external journal with label"
 msgstr "ಲೇಬಲ್‌ನೊಂದಿಗೆ ext2/3/4 ಬಾಹ್ಯ ಜರ್ನಲ್‌ ಅನ್ನು ನಿರ್ಮಿಸು"
 
-#: fish/cmds.c:2739
+#: fish/cmds.c:2747
 msgid "make ext2/3/4 external journal with UUID"
 msgstr "UUID ಯೊಂದಿಗೆ ext2/3/4 ಬಾಹ್ಯ ಜರ್ನಲ್‌ ಅನ್ನು ನಿರ್ಮಿಸು"
 
-#: fish/cmds.c:2740
+#: fish/cmds.c:2748
 msgid "make FIFO (named pipe)"
 msgstr "FIFO ಅನ್ನು ನಿರ್ಮಿಸು (ನೇಮ್ಡ್ ಪೈಪ್)"
 
-#: fish/cmds.c:2741 fish/cmds.c:2743
+#: fish/cmds.c:2749 fish/cmds.c:2751
 msgid "make a filesystem"
 msgstr "ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2742
+#: fish/cmds.c:2750
 msgid "make a filesystem with block size"
 msgstr "ಖಂಡ ಸಾಧನದೊಂದಿಗೆ ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2744
+#: fish/cmds.c:2752
 msgid "create a mountpoint"
 msgstr "ಆರೋಹಣಾ ತಾಣವನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2745
+#: fish/cmds.c:2753
 msgid "make block, character or FIFO devices"
 msgstr "ಖಂಡ, ಚಿಹ್ನೆ ಅಥವ FIFO ಸಾಧನಗಳನ್ನು ನಿರ್ಮಿಸು"
 
-#: fish/cmds.c:2746
+#: fish/cmds.c:2754
 msgid "make block device node"
 msgstr "ಖಂಡ ಸಾಧನದ ನೋಡ್‌ ಅನ್ನು ನಿರ್ಮಿಸು"
 
-#: fish/cmds.c:2747
+#: fish/cmds.c:2755
 msgid "make char device node"
 msgstr "char ಸಾಧನ ನೋಡ್ ಅನ್ನು ನಿರ್ಮಿಸು"
 
-#: fish/cmds.c:2748
+#: fish/cmds.c:2756
 msgid "create a swap partition"
 msgstr "ಒಂದು ಸ್ವಾಪ್ ವಿಭಾಗವನ್ನು ನಿರ್ಮಿಸು"
 
-#: fish/cmds.c:2749
+#: fish/cmds.c:2757
 msgid "create a swap partition with a label"
 msgstr "ಒಂದು ಲೇಬಲ್‌ನೊಂದಿಗೆ ಒಂದು ಸ್ವಾಪ್ ವಿಭಾಗವನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2750
+#: fish/cmds.c:2758
 msgid "create a swap partition with an explicit UUID"
 msgstr "ಒಂದು ವಿಶಿಷ್ಟವಾದ UUID ಯೊಂದಿಗೆ ಒಂದು ಸ್ವಾಪ್ ವಿಭಾಗವನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2751
+#: fish/cmds.c:2759
 msgid "create a swap file"
 msgstr "ಒಂದು ಸ್ವಾಪ್ ಕಡತವನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2752
+#: fish/cmds.c:2760
 msgid "load a kernel module"
 msgstr "ಒಂದು ಕರ್ನಲ್ ಘಟಕವನ್ನು ಲೋಡ್ ಮಾಡು"
 
-#: fish/cmds.c:2753
+#: fish/cmds.c:2761
 #, fuzzy
 msgid "view a file"
 msgstr "ಒಂದು ಕಡತವನ್ನು ಜರುಗಿಸು"
 
-#: fish/cmds.c:2754
+#: fish/cmds.c:2762
 msgid "mount a guest disk at a position in the filesystem"
 msgstr "ಕಡತವ್ಯವಸ್ಥೆಯ ಒಂದು ಸ್ಥಳದಲ್ಲಿ ಒಂದು ಅತಿಥಿ ಡಿಸ್ಕನ್ನು ಆರೋಹಿಸು"
 
-#: fish/cmds.c:2755
+#: fish/cmds.c:2763
 msgid "mount a file using the loop device"
 msgstr "ಒಂದು ಲೂಪ್ ಸಾಧನವನ್ನು ಬಳಸಿಕೊಂಡು ಒಂದು ಕಡತವನ್ನು ಆರೋಹಿಸು"
 
-#: fish/cmds.c:2756
+#: fish/cmds.c:2764
 msgid "mount a guest disk with mount options"
 msgstr "ಆರೋಹಣಾ ಆಯ್ಕೆಗಳೊಂದಿಗೆ ಒಂದು ಅತಿಥಿ ಡಿಸ್ಕನ್ನು ಆರೋಹಿಸು"
 
-#: fish/cmds.c:2757
+#: fish/cmds.c:2765
 msgid "mount a guest disk, read-only"
 msgstr "ಒಂದು ಅತಿಥಿ ಡಿಸ್ಕನ್ನು ಆರೋಹಿಸು, ಓದಲು ಮಾತ್ರ"
 
-#: fish/cmds.c:2758
+#: fish/cmds.c:2766
 msgid "mount a guest disk with mount options and vfstype"
 msgstr "ಆರೋಹಣಾ ಆಯ್ಕೆಗಳು ಹಾಗು vfstype ನೊಂದಿಗೆ ಒಂದು ಅತಿಥಿ ಡಿಸ್ಕನ್ನು ಆರೋಹಿಸು"
 
-#: fish/cmds.c:2759
+#: fish/cmds.c:2767
 msgid "show mountpoints"
 msgstr "ಆರೋಹಣಾತಾಣವನ್ನು ತೋರಿಸು"
 
-#: fish/cmds.c:2760
+#: fish/cmds.c:2768
 msgid "show mounted filesystems"
 msgstr "ಆರೋಹಿಸಲಾದ ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ತೋರಿಸು"
 
-#: fish/cmds.c:2761
+#: fish/cmds.c:2769
 msgid "move a file"
 msgstr "ಒಂದು ಕಡತವನ್ನು ಜರುಗಿಸು"
 
-#: fish/cmds.c:2762
+#: fish/cmds.c:2770
 msgid "probe NTFS volume"
 msgstr "NTFS ಪರಿಮಾಣವನ್ನು ತನಿಖೆ ನಡೆಸು"
 
-#: fish/cmds.c:2763
+#: fish/cmds.c:2771
 #, fuzzy
 msgid "resize an NTFS filesystem"
 msgstr "ext2/ext3 ಕಡತವ್ಯವಸ್ಥೆಯ ಗಾತ್ರವನ್ನು  ಬದಲಾಯಿಸಿ"
 
-#: fish/cmds.c:2764
+#: fish/cmds.c:2772
 #, fuzzy
 msgid "resize an NTFS filesystem (with size)"
 msgstr "ext2/ext3 ಕಡತವ್ಯವಸ್ಥೆಯ ಗಾತ್ರವನ್ನು  ಬದಲಾಯಿಸಿ"
 
-#: fish/cmds.c:2765
+#: fish/cmds.c:2773
 msgid "add a partition to the device"
 msgstr "ಸಾಧನಕ್ಕೆ ಒಂದು ವಿಭಾಗವನ್ನು ಸೇರಿಸು"
 
-#: fish/cmds.c:2766
+#: fish/cmds.c:2774
 #, fuzzy
 msgid "delete a partition"
 msgstr "ಒಂದು ಸ್ವಾಪ್ ವಿಭಾಗವನ್ನು ನಿರ್ಮಿಸು"
 
-#: fish/cmds.c:2767
+#: fish/cmds.c:2775
 msgid "partition whole disk with a single primary partition"
 msgstr "ಸಂಪೂರ್ಣ ಡಿಸ್ಕನ್ನು ಒಂದೆ ಒಂದು ಪ್ರಾಥಮಿಕ ವಿಭಾಗವಾಗಿ ವಿಭಜಿಸು"
 
-#: fish/cmds.c:2768
+#: fish/cmds.c:2776
 #, fuzzy
 msgid "return true if a partition is bootable"
 msgstr "ವಿಭಜನಾ ಕೋಷ್ಟಕವನ್ನು ಮರಳಿ ಓದು"
 
-#: fish/cmds.c:2769
+#: fish/cmds.c:2777
 msgid "get the MBR type byte (ID byte) from a partition"
 msgstr ""
 
-#: fish/cmds.c:2770
+#: fish/cmds.c:2778
 msgid "get the partition table type"
 msgstr "ವಿಭಜನಾ ಕೋಷ್ಟಕದ ಪ್ರಕಾರವನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2771
+#: fish/cmds.c:2779
 msgid "create an empty partition table"
 msgstr "ಒಂದು ಖಾಲಿ ವಿಭಜನಾ ಕೋಷ್ಟಕವನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2772
+#: fish/cmds.c:2780
 msgid "list partitions on a device"
 msgstr "ಒಂದು ಸಾಧನದಲ್ಲಿರುವ ವಿಭಾಗಗಳನ್ನು ಪಟ್ಟಿ ಮಾಡು"
 
-#: fish/cmds.c:2773
+#: fish/cmds.c:2781
 msgid "make a partition bootable"
 msgstr "ಒಂದು ವಿಭಾಗವನ್ನು ಬೂಟ್ ಆಗುವಂತೆ ಮಾಡು"
 
-#: fish/cmds.c:2774
+#: fish/cmds.c:2782
 msgid "set the MBR type byte (ID byte) of a partition"
 msgstr ""
 
-#: fish/cmds.c:2775
+#: fish/cmds.c:2783
 msgid "set partition name"
 msgstr "ವಿಭಾಗಕ್ಕೆ ಒಂದು ಹೆಸರನ್ನು ಸೂಚಿಸು"
 
-#: fish/cmds.c:2776
+#: fish/cmds.c:2784
 #, fuzzy
 msgid "convert partition name to device name"
 msgstr "ಒಂದು ಖಂಡ ಸಾಧನದಲ್ಲಿ ವಿಭಾಗಗಳನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2777
+#: fish/cmds.c:2785
 msgid "ping the guest daemon"
 msgstr "ಅತಿಥಿ ಡೀಮನ್ ಅನ್ನು ಪಿಂಗ್ ಮಾಡು"
 
-#: fish/cmds.c:2778
+#: fish/cmds.c:2786
 msgid "read part of a file"
 msgstr "ಒಂದು ಕಡತದ ಭಾಗವನ್ನು ಓದು"
 
-#: fish/cmds.c:2779
+#: fish/cmds.c:2787
 #, fuzzy
 msgid "read part of a device"
 msgstr "ಒಂದು ಕಡತದ ಭಾಗವನ್ನು ಓದು"
 
-#: fish/cmds.c:2780
+#: fish/cmds.c:2788
 msgid "create an LVM physical volume"
 msgstr "ಒಂದು LVM ಭೌತಿಕ ಪರಿಮಾಣವನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2781
+#: fish/cmds.c:2789
 msgid "remove an LVM physical volume"
 msgstr "LVM ಭೌತಿಕ ಪರಿಮಾಣವನ್ನು ತೆಗೆದು ಹಾಕು"
 
-#: fish/cmds.c:2782
+#: fish/cmds.c:2790
 msgid "resize an LVM physical volume"
 msgstr "LVM ಭೌತಿಕ ಪರಿಮಾಣದ ಗಾತ್ರವನ್ನು ಬದಲಾಯಿಸು"
 
-#: fish/cmds.c:2783
+#: fish/cmds.c:2791
 #, fuzzy
 msgid "resize an LVM physical volume (with size)"
 msgstr "LVM ಭೌತಿಕ ಪರಿಮಾಣದ ಗಾತ್ರವನ್ನು ಬದಲಾಯಿಸು"
 
-#: fish/cmds.c:2784 fish/cmds.c:2785
+#: fish/cmds.c:2792 fish/cmds.c:2793
 msgid "list the LVM physical volumes (PVs)"
 msgstr "LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣಗಳ (PVಗಳು) ಪಟ್ಟಿಯನ್ನು ತೋರಿಸು"
 
-#: fish/cmds.c:2786
+#: fish/cmds.c:2794
 #, fuzzy
 msgid "get the UUID of a physical volume"
 msgstr "ಒಂದು LVM ಭೌತಿಕ ಪರಿಮಾಣವನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2787
+#: fish/cmds.c:2795
 #, fuzzy
 msgid "write to part of a file"
 msgstr "ಒಂದು ಕಡತದ ಭಾಗವನ್ನು ಓದು"
 
-#: fish/cmds.c:2788
+#: fish/cmds.c:2796
 #, fuzzy
 msgid "write to part of a device"
 msgstr "ಒಂದು ಕಡತದ ಭಾಗವನ್ನು ಓದು"
 
-#: fish/cmds.c:2789
+#: fish/cmds.c:2797
 msgid "read a file"
 msgstr "ಒಂದು ಕಡತವನ್ನು ಓದು"
 
-#: fish/cmds.c:2790
+#: fish/cmds.c:2798
 msgid "read file as lines"
 msgstr "ಕಡತವನ್ನು ಸಾಲುಗಳಂತೆ ಓದು"
 
-#: fish/cmds.c:2791
+#: fish/cmds.c:2799
 msgid "read directories entries"
 msgstr "ಕೋಶಗಳ ನಮೂದುಗಳನ್ನು ಓದು"
 
-#: fish/cmds.c:2792
+#: fish/cmds.c:2800
 msgid "read the target of a symbolic link"
 msgstr "ಒಂದು ಸಾಂಕೇತಿಕ ಕೊಂಡಿಯ ಗುರಿಯನ್ನು ಓದು"
 
-#: fish/cmds.c:2793
+#: fish/cmds.c:2801
 msgid "readlink on multiple files"
 msgstr "ವಿವಿಧ ಕಡತದಗಳಲ್ಲಿನ readlink"
 
-#: fish/cmds.c:2794
+#: fish/cmds.c:2802
 msgid "canonicalized absolute pathname"
 msgstr "ಸಂಪೂರ್ಣ ಮಾರ್ಗದ ಹೆಸರನ್ನು ಕನೋನಿಲ್ ಆಗಿಸು"
 
-#: fish/cmds.c:2796
+#: fish/cmds.c:2804
 msgid "close and reopen libguestfs handle"
 msgstr "libguestfs ಹ್ಯಾಂಡಲ್ ಅನ್ನು ಮುಚ್ಚು ಅಥವ ಮರಳಿ ತೆರೆ"
 
-#: fish/cmds.c:2797
+#: fish/cmds.c:2805
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem"
 msgstr "ext2/ext3 ಕಡತವ್ಯವಸ್ಥೆಯ ಗಾತ್ರವನ್ನು  ಬದಲಾಯಿಸಿ"
 
-#: fish/cmds.c:2798
+#: fish/cmds.c:2806
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
 msgstr "ext2/ext3 ಕಡತವ್ಯವಸ್ಥೆಯ ಗಾತ್ರವನ್ನು  ಬದಲಾಯಿಸಿ"
 
-#: fish/cmds.c:2799
+#: fish/cmds.c:2807
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
 msgstr "ext2/ext3 ಕಡತವ್ಯವಸ್ಥೆಯ ಗಾತ್ರವನ್ನು  ಬದಲಾಯಿಸಿ"
 
-#: fish/cmds.c:2800
+#: fish/cmds.c:2808
 msgid "remove a file"
 msgstr "ಒಂದು ಕಡತವನ್ನು ತೆಗೆದುಹಾಕು"
 
-#: fish/cmds.c:2801
+#: fish/cmds.c:2809
 msgid "remove a file or directory recursively"
 msgstr "ಕಡತ ಅಥವ ಕೋಶವನ್ನು ಪುನರಾವರ್ತಿತವಾಗಿ ತೆಗೆದು ಹಾಕು"
 
-#: fish/cmds.c:2802
+#: fish/cmds.c:2810
 msgid "remove a directory"
 msgstr "ಒಂದು ಕೋಶವನ್ನು ತೆಗೆದುಹಾಕು"
 
-#: fish/cmds.c:2803
+#: fish/cmds.c:2811
 msgid "remove a mountpoint"
 msgstr "ಒಂದು ಆರೋಹಣಾ ತಾಣವನ್ನು ತೆಗೆದುಹಾಕು"
 
-#: fish/cmds.c:2804
+#: fish/cmds.c:2812
 msgid "scrub (securely wipe) a device"
 msgstr "ಒಂದು ಸಾಧನವನ್ನು ಉಜ್ಜು (ಪದೆ ಪದೆ ಅಳಿಸು)"
 
-#: fish/cmds.c:2805
+#: fish/cmds.c:2813
 msgid "scrub (securely wipe) a file"
 msgstr "ಒಂದು ಕಡತವನ್ನು ಉಜ್ಜು (ಪದೆ ಪದೆ ಅಳಿಸು)"
 
-#: fish/cmds.c:2806
+#: fish/cmds.c:2814
 msgid "scrub (securely wipe) free space"
 msgstr "ಉಕ್ತ ಸ್ಥಳವನ್ನು ಉಜ್ಜು (ಪದೆ ಪದೆ ಅಳಿಸು)"
 
-#: fish/cmds.c:2807
+#: fish/cmds.c:2815
 msgid "add options to kernel command line"
 msgstr "ಕರ್ನಲ್ ಆಜ್ಞಾ ಸಾಲಿಗೆ ಆಯ್ಕೆಗಳನ್ನು ಸೇರಿಸು"
 
-#: fish/cmds.c:2808
+#: fish/cmds.c:2816
 #, fuzzy
 msgid "set the attach method"
 msgstr "ಹುಡುಕು ಮಾರ್ಗವನ್ನು ಹೊಂದಿಸು"
 
-#: fish/cmds.c:2809
+#: fish/cmds.c:2817
 msgid "set autosync mode"
 msgstr "ಸ್ವಯಂಹೊಂದಿಕಾ(ಆಟೊಸಿಂಕ್) ಕ್ರಮವನ್ನು ಹೊಂದಿಸು"
 
-#: fish/cmds.c:2810
+#: fish/cmds.c:2818
 msgid "enable or disable direct appliance mode"
 msgstr "ನೇರ ಅಪ್ಲೈಯನ್ಸ್ ಕ್ರಮವನ್ನು ಶಕ್ತ ಅಥವ ಅಶಕ್ತಗೊಳಿಸು"
 
-#: fish/cmds.c:2811
+#: fish/cmds.c:2819
 msgid "set the ext2/3/4 filesystem label"
 msgstr "ext2/3/4 ಕಡತವ್ಯವಸ್ಥೆ ಲೇಬಲ್ ಅನ್ನು ಹೊಂದಿಸು"
 
-#: fish/cmds.c:2812
+#: fish/cmds.c:2820
 msgid "set the ext2/3/4 filesystem UUID"
 msgstr "ext2/3/4 ಕಡತವ್ಯವಸ್ಥೆಯ UUID ಅನ್ನು ಹೊಂದಿಸು"
 
-#: fish/cmds.c:2813
+#: fish/cmds.c:2821
 msgid "set memory allocated to the qemu subprocess"
 msgstr "qemu ಉಪಪ್ರಕ್ರಿಯೆಗಳಿಗೆ ನಿಯೋಜಿಸಲಾದ ಮೆಮೊರಿಯನ್ನು ಹೊಂದಿಸು"
 
-#: fish/cmds.c:2814
+#: fish/cmds.c:2822
 msgid "set enable network flag"
 msgstr ""
 
-#: fish/cmds.c:2815
+#: fish/cmds.c:2823
 msgid "set the search path"
 msgstr "ಹುಡುಕು ಮಾರ್ಗವನ್ನು ಹೊಂದಿಸು"
 
-#: fish/cmds.c:2816
+#: fish/cmds.c:2824
 msgid "set the qemu binary"
 msgstr "qemu ಬೈನರಿಯನ್ನು ಹೊಂದಿಸು"
 
-#: fish/cmds.c:2817
+#: fish/cmds.c:2825
 msgid "enable or disable the recovery process"
 msgstr "ಪುನಶ್ಚೇತನ ಪ್ರಕ್ರಿಯೆಯನ್ನು ಶಕ್ತಗೊಳಿಸು ಅಥವ ಅಶಕ್ತಗೊಳಿಸು"
 
-#: fish/cmds.c:2818
+#: fish/cmds.c:2826
 msgid "set SELinux enabled or disabled at appliance boot"
 msgstr "ಅಪ್ಲೈಯನ್ಸ್ ಬೂಟ್‌ ಸಮಯದಲ್ಲಿ SELinux ಅನ್ನು ಶಕ್ತಗೊಳಿಸು ಅಥವ ಅಶಕ್ತಗೊಳಿಸು"
 
-#: fish/cmds.c:2819
+#: fish/cmds.c:2827
 msgid "enable or disable command traces"
 msgstr "ಆಜ್ಞೆಯ ಜಾಡನ್ನು ಇರಿಸುವಿಕೆಯನ್ನು ಶಕ್ತಗೊಳಿಸು ಅಥವ ಅಶಕ್ತಗೊಳಿಸು"
 
-#: fish/cmds.c:2820
+#: fish/cmds.c:2828
 msgid "set verbose mode"
 msgstr "ವರ್ಬೋಸ್ ಕ್ರಮವನ್ನು ಹೊಂದಿಸು"
 
-#: fish/cmds.c:2821
+#: fish/cmds.c:2829
 msgid "set SELinux security context"
 msgstr "SELinux ಸುರಕ್ಷತಾ ಸನ್ನಿವೇಶವನ್ನು ಹೊಂದಿಸು"
 
-#: fish/cmds.c:2823 fish/cmds.c:2824
+#: fish/cmds.c:2831 fish/cmds.c:2832
 msgid "create partitions on a block device"
 msgstr "ಒಂದು ಖಂಡ ಸಾಧನದಲ್ಲಿ ವಿಭಾಗಗಳನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2825
+#: fish/cmds.c:2833
 msgid "modify a single partition on a block device"
 msgstr "ಒಂದು ಖಂಡ ಸಾಧನದಲ್ಲಿರುವ ಒಂದೆ ಒಂದು ವಿಭಾಗವನ್ನು ಮಾರ್ಪಡಿಸು"
 
-#: fish/cmds.c:2826
+#: fish/cmds.c:2834
 msgid "display the disk geometry from the partition table"
 msgstr "ವಿಭಜನಾ ಕೋಷ್ಟಕದಿಂದ ಡಿಸ್ಕಿನ ಜ್ಯಾಮಿತಿಯನ್ನು ತೋರಿಸು"
 
-#: fish/cmds.c:2827
+#: fish/cmds.c:2835
 msgid "display the kernel geometry"
 msgstr "ಕರ್ನಲ್ ಜ್ಯಾಮಿತಿಯನ್ನು ತೋರಿಸು"
 
-#: fish/cmds.c:2828
+#: fish/cmds.c:2836
 msgid "display the partition table"
 msgstr "ವಿಭಜನಾ ಕೋಷ್ಟಕವನ್ನು ತೋರಿಸು"
 
-#: fish/cmds.c:2829
+#: fish/cmds.c:2837
 msgid "run a command via the shell"
 msgstr "ಶೆಲ್‌ನ ಮೂಲಕ ಒಂದು ಆಜ್ಞೆಯನ್ನು ಚಲಾಯಿಸು"
 
-#: fish/cmds.c:2830
+#: fish/cmds.c:2838
 msgid "run a command via the shell returning lines"
 msgstr "ಸಾಲುಗಳನ್ನು ಮರಳಿಸುವ ಶೆಲ್‌ನ ಮೂಲಕ ಒಂದು ಆಜ್ಞೆಯನ್ನು ಚಲಾಯಿಸು"
 
-#: fish/cmds.c:2831
+#: fish/cmds.c:2839
 msgid "sleep for some seconds"
 msgstr "ಕೆಲವು ಕ್ಷಣಗಳ ಕಾಲ ಜಡವಾಗಿರು"
 
-#: fish/cmds.c:2832
+#: fish/cmds.c:2840
 #, fuzzy
 msgid "create a sparse disk image and add"
 msgstr "ಚದುರಿದ ಚಿತ್ರಿಕಾ ಕಡತವನ್ನು ನಿಯೋಜಿಸು"
 
-#: fish/cmds.c:2833
+#: fish/cmds.c:2841
 msgid "get file information"
 msgstr "ಕಡತದ ಮಾಹಿತಿಯನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2834
+#: fish/cmds.c:2842
 msgid "get file system statistics"
 msgstr "ಕಡತ ವ್ಯವಸ್ಥೆಯ ಅಂಕಿಅಂಶಗಳನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2835 fish/cmds.c:2836
+#: fish/cmds.c:2843 fish/cmds.c:2844
 msgid "print the printable strings in a file"
 msgstr "ಒಂದು ಕಡತದಲ್ಲಿ ಮುದ್ರಿಸಬಹುದಾದ ವಾಕ್ಯಗಳನ್ನು ಮುದ್ರಿಸು"
 
-#: fish/cmds.c:2837
+#: fish/cmds.c:2845
 #, fuzzy
 msgid "list supported groups of commands"
 msgstr "ಆಜ್ಞೆಗಳನ್ನು ಸ್ವೀಕರಿಸಲು ತಯಾರಾಗಿದೆ"
 
-#: fish/cmds.c:2838
+#: fish/cmds.c:2846
 msgid "disable swap on device"
 msgstr "ಸಾಧನದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಅಶಕ್ತಗೊಳಿಸು"
 
-#: fish/cmds.c:2839
+#: fish/cmds.c:2847
 msgid "disable swap on file"
 msgstr "ಕಡತದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಅಶಕ್ತಗೊಳಿಸು"
 
-#: fish/cmds.c:2840
+#: fish/cmds.c:2848
 msgid "disable swap on labeled swap partition"
 msgstr "ಲೇಬಲ್ ಮಾಡಲಾದ ಸ್ವಾಪ್ ವಿಭಾಗದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಅಶಕ್ತಗೊಳಿಸು"
 
-#: fish/cmds.c:2841
+#: fish/cmds.c:2849
 msgid "disable swap on swap partition by UUID"
 msgstr "UUID ಮೂಲಕ ಸ್ವಾಪ್ ವಿಭಾಗದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಅಶಕ್ತಗೊಳಿಸು"
 
-#: fish/cmds.c:2842
+#: fish/cmds.c:2850
 msgid "enable swap on device"
 msgstr "ಸಾಧನದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಶಕ್ತಗೊಳಿಸು"
 
-#: fish/cmds.c:2843
+#: fish/cmds.c:2851
 msgid "enable swap on file"
 msgstr "ಕಡತದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಶಕ್ತಗೊಳಿಸು"
 
-#: fish/cmds.c:2844
+#: fish/cmds.c:2852
 msgid "enable swap on labeled swap partition"
 msgstr "ಲೇಬಲ್ ಮಾಡಲಾದ ಸ್ವಾಪ್ ವಿಭಾಗದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಶಕ್ತಗೊಳಿಸು"
 
-#: fish/cmds.c:2845
+#: fish/cmds.c:2853
 msgid "enable swap on swap partition by UUID"
 msgstr "UUID ಮೂಲಕ ಸ್ವಾಪ್ ವಿಭಾಗದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಶಕ್ತಗೊಳಿಸು"
 
-#: fish/cmds.c:2846
+#: fish/cmds.c:2854
 msgid "sync disks, writes are flushed through to the disk image"
 msgstr "ಸಿಂಕ್ ಡಿಸ್ಕುಗಳನ್ನು, ಬರೆಯವಿಕೆಗಳನ್ನು ಡಿಸ್ಕ್ ಚಿತ್ರಿಕೆಯ ಮೂಲಕ ಹೊರತಳ್ಳಲಾಗುತ್ತದೆ"
 
-#: fish/cmds.c:2847
+#: fish/cmds.c:2855
 msgid "return last 10 lines of a file"
 msgstr "ಒಂದು ಕಡತದ ಕೊನೆಯ 10 ಸಾಲುಗಳನ್ನು ಮರಳಿಸು"
 
-#: fish/cmds.c:2848
+#: fish/cmds.c:2856
 msgid "return last N lines of a file"
 msgstr "ಒಂದು ಕಡತದ ಕೊನೆಯ N ಸಾಲುಗಳನ್ನು ಮರಳಿಸು"
 
-#: fish/cmds.c:2849
+#: fish/cmds.c:2857
 msgid "unpack tarfile to directory"
 msgstr "tar ಕಡತದಲ್ಲಿರುವುದನ್ನು ಕೋಶಕ್ಕೆ ಹೊರತೆಗೆ"
 
-#: fish/cmds.c:2850
+#: fish/cmds.c:2858
 msgid "pack directory into tarfile"
 msgstr "tar ಕಡತದಲ್ಲಿರುವುದನ್ನು ಕೋಶದಲ್ಲಿ ಸೇರಿಸು"
 
-#: fish/cmds.c:2851 fish/cmds.c:2858
+#: fish/cmds.c:2859 fish/cmds.c:2866
 msgid "unpack compressed tarball to directory"
 msgstr "ಸಂಕುಚನಗೊಳಿಸಲಾದ tarball ನಲ್ಲಿರುವುದನ್ನು ಕೋಶಕ್ಕೆ ಹೊರತೆಗೆ"
 
-#: fish/cmds.c:2852 fish/cmds.c:2859
+#: fish/cmds.c:2860 fish/cmds.c:2867
 msgid "pack directory into compressed tarball"
 msgstr "ಕೋಶದಲ್ಲಿರುವುದನ್ನು  ಸಂಕುಚನಗೊಳಿಸಲಾದ tarball ನಲ್ಲಿ ಸೇರಿಸು"
 
-#: fish/cmds.c:2853
+#: fish/cmds.c:2861
 #, fuzzy
 msgid "print elapsed time taken to run a command"
 msgstr "ಒಂದು ಆಜ್ಞೆಯನ್ನು ಚಲಾಯಿಸಲು ತಗಲುವ ಸಮಯವನ್ನು ಲೆಕ್ಕ ಹಾಕು"
 
-#: fish/cmds.c:2854
+#: fish/cmds.c:2862
 msgid "update file timestamps or create a new file"
 msgstr "ಕಡತದ ಸಮಯ ಮುದ್ರೆಗಳನ್ನು ಅಪ್‌ಡೇಟ್ ಮಾಡು ಅಥವ ಒಂದು ಹೊಸ ಕಡತವನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2855
+#: fish/cmds.c:2863
 msgid "truncate a file to zero size"
 msgstr "ಒಂದು ಕಡತದ ಗಾತ್ರವನ್ನು ಶೂನ್ಯ ಗಾತ್ರಕ್ಕೆ ಕಡಿತಗೊಳಿಸು"
 
-#: fish/cmds.c:2856
+#: fish/cmds.c:2864
 msgid "truncate a file to a particular size"
 msgstr "ಒಂದು ಕಡತದ ಗಾತ್ರವನ್ನು ನಿಶ್ಚಿತ ಗಾತ್ರಕ್ಕೆ ಕಡಿತಗೊಳಿಸು"
 
-#: fish/cmds.c:2857
+#: fish/cmds.c:2865
 msgid "get ext2/ext3/ext4 superblock details"
 msgstr "ext2/ext3/ext4 ಸೂಪರ್-ಬ್ಲಾಕ್ ವಿವರಗಳನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2860
+#: fish/cmds.c:2868
 msgid "set file mode creation mask (umask)"
 msgstr "ಕಡತ ಕ್ರಮದ ರಚನೆಯ ಮುಸುಕನ್ನು ಹೊಂದಿಸು (umask)"
 
-#: fish/cmds.c:2861
+#: fish/cmds.c:2869
 msgid "unmount a filesystem"
 msgstr "ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ಅವರೋಹಿಸಿ"
 
-#: fish/cmds.c:2862
+#: fish/cmds.c:2870
 msgid "unmount all filesystems"
 msgstr "ಎಲ್ಲಾ ಕಡತವ್ಯವಸ್ಥೆಗಳನ್ನು ಅವರೋಹಿಸಿ"
 
-#: fish/cmds.c:2863
+#: fish/cmds.c:2871
 msgid "upload a file from the local machine"
 msgstr "ಸ್ಥಳೀಯ ಗಣಕದಿಂದ ಕಡತವನ್ನು ಅಪ್‌ಲೋಡ್ ಮಾಡಿ"
 
-#: fish/cmds.c:2864
+#: fish/cmds.c:2872
 #, fuzzy
 msgid "upload a file from the local machine with offset"
 msgstr "ಸ್ಥಳೀಯ ಗಣಕದಿಂದ ಕಡತವನ್ನು ಅಪ್‌ಲೋಡ್ ಮಾಡಿ"
 
-#: fish/cmds.c:2865
+#: fish/cmds.c:2873
 msgid "set timestamp of a file with nanosecond precision"
 msgstr "ನ್ಯಾನೊಸೆಕೆಂಡಿನ ನಿಖರತೆಯೊಂದಿಗೆ ಒಂದು ಕಡತದ ಸಮಯಮುದ್ರೆಯನ್ನು ಹೊಂದಿಸು"
 
-#: fish/cmds.c:2866
+#: fish/cmds.c:2874
 msgid "get the library version number"
 msgstr "ಲೈಬ್ರರಿ ಆವೃತ್ತಿ ಸಂಖ್ಯೆಯನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2867
+#: fish/cmds.c:2875
 #, fuzzy
 msgid "get the filesystem label"
 msgstr "ext2/3/4 ಕಡತವ್ಯವಸ್ಥೆಯ ಲೇಬಲ್ ಅನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2868
+#: fish/cmds.c:2876
 msgid "get the Linux VFS type corresponding to a mounted device"
 msgstr "ಆರೋಹಿಸಲಾದ ಸಾಧನಕ್ಕೆ ಸಂಬಂಧಿಸಿದ Linux VFS ಬಗೆಯನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2869
+#: fish/cmds.c:2877
 #, fuzzy
 msgid "get the filesystem UUID"
 msgstr "ext2/3/4 ಕಡತವ್ಯವಸ್ಥೆಯ UUID ಅನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2870
+#: fish/cmds.c:2878
 msgid "activate or deactivate some volume groups"
 msgstr "ಕೆಲವು ಪರಿಮಾಣ ಗುಂಪುಗಳನ್ನು ಸಕ್ರಿಯಗೊಳಿಸು ಅಥವ ನಿಷ್ಕ್ರಿಯಗೊಳಿಸು"
 
-#: fish/cmds.c:2871
+#: fish/cmds.c:2879
 msgid "activate or deactivate all volume groups"
 msgstr "ಎಲ್ಲಾ ಪರಿಮಾಣ ಗುಂಪುಗಳನ್ನು ಸಕ್ರಿಯಗೊಳಿಸು ಅಥವ ನಿಷ್ಕ್ರಿಯಗೊಳಿಸು"
 
-#: fish/cmds.c:2872
+#: fish/cmds.c:2880
 msgid "create an LVM volume group"
 msgstr "ಒಂದು LVM ಪರಿಮಾಣ ಸಮೂಹವನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2873
+#: fish/cmds.c:2881
 msgid "get the LV UUIDs of all LVs in the volume group"
 msgstr ""
 
-#: fish/cmds.c:2874
+#: fish/cmds.c:2882
 msgid "get the PV UUIDs containing the volume group"
 msgstr ""
 
-#: fish/cmds.c:2875
+#: fish/cmds.c:2883
 msgid "remove an LVM volume group"
 msgstr "ಒಂದು LVM ಪರಿಮಾಣ ಗುಂಪನ್ನು ತೆಗೆದು ಹಾಕು"
 
-#: fish/cmds.c:2876
+#: fish/cmds.c:2884
 msgid "rename an LVM volume group"
 msgstr "ಒಂದು LVM ಪರಿಮಾಣ ಗುಂಪಿನ ಹೆಸರನ್ನು ಬದಲಾಯಿಸು"
 
-#: fish/cmds.c:2877 fish/cmds.c:2878
+#: fish/cmds.c:2885 fish/cmds.c:2886
 msgid "list the LVM volume groups (VGs)"
 msgstr "LVM ಪರಿಮಾಣ ಗುಂಪುಗಳನ್ನು ಪಟ್ಟಿ ಮಾಡು (VGಗಳು)"
 
-#: fish/cmds.c:2879
+#: fish/cmds.c:2887
 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
 msgstr ""
 
-#: fish/cmds.c:2880
+#: fish/cmds.c:2888
 #, fuzzy
 msgid "get the UUID of a volume group"
 msgstr "ಒಂದು LVM ಪರಿಮಾಣ ಸಮೂಹವನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2881
+#: fish/cmds.c:2889
 msgid "count characters in a file"
 msgstr "ಒಂದು ಕಡತದಲ್ಲಿನ ಅಕ್ಷರಗಳನ್ನು ಎಣಿಸಿ"
 
-#: fish/cmds.c:2882
+#: fish/cmds.c:2890
 msgid "count lines in a file"
 msgstr "ಒಂದು ಕಡತದಲ್ಲಿನ ಸಾಲುಗಳನ್ನು ಎಣಿಸಿ"
 
-#: fish/cmds.c:2883
+#: fish/cmds.c:2891
 msgid "count words in a file"
 msgstr "ಒಂದು ಕಡತದಲ್ಲಿನ ಪದಗಳನ್ನು ಎಣಿಸಿ"
 
-#: fish/cmds.c:2884
+#: fish/cmds.c:2892
 #, fuzzy
 msgid "create a new file"
 msgstr "ಒಂದು ಕಡತವನ್ನು ನಿರ್ಮಿಸಿ"
 
-#: fish/cmds.c:2885
+#: fish/cmds.c:2893
 msgid "create a file"
 msgstr "ಒಂದು ಕಡತವನ್ನು ನಿರ್ಮಿಸಿ"
 
-#: fish/cmds.c:2888
+#: fish/cmds.c:2896
 msgid "write zeroes to the device"
 msgstr "ಸಾಧನಕ್ಕೆ ಶೂನ್ಯಗಳನ್ನು ಬರೆ"
 
-#: fish/cmds.c:2889
+#: fish/cmds.c:2897
 #, fuzzy
 msgid "write zeroes to an entire device"
 msgstr "ಸಾಧನಕ್ಕೆ ಶೂನ್ಯಗಳನ್ನು ಬರೆ"
 
-#: fish/cmds.c:2890
+#: fish/cmds.c:2898
 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
 msgstr "ext2/3 ಕಡತವ್ಯವಸ್ಥೆಯಲ್ಲಿ ಬಳಸದೆ ಇರುವ ಶೂನ್ಯ ಐನೋಡ್‌ಗಳು ಹಾಗು ಡಿಸ್ಕ್ ಖಂಡಗಳು"
 
-#: fish/cmds.c:2893
+#: fish/cmds.c:2901
 msgid "determine file type inside a compressed file"
 msgstr "ಸಂಕುಚನಗೊಳಿಸಲಾದ ಒಂದು ಕಡತದಲ್ಲಿರುವ ಕಡತದ ಬಗೆಯನ್ನು ನಿರ್ಧರಿಸಿ"
 
-#: fish/cmds.c:2896
+#: fish/cmds.c:2904
 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
 msgstr ""
 "ಒಂದು ಆಜ್ಞೆಯ ವಿವರವಾದ ನೆರವನ್ನು ಪಡೆದುಕೊಳ್ಳಲು -h <cmd> / help <cmd> ಅನ್ನು ಬಳಸಿ."
 
-#: fish/cmds.c:3214 fish/cmds.c:3228 fish/cmds.c:3244 fish/cmds.c:3261
-#: fish/cmds.c:3278 fish/cmds.c:3296 fish/cmds.c:3315 fish/cmds.c:3331
-#: fish/cmds.c:3349 fish/cmds.c:3365 fish/cmds.c:3383 fish/cmds.c:3399
-#: fish/cmds.c:3416 fish/cmds.c:3431 fish/cmds.c:3449 fish/cmds.c:3464
-#: fish/cmds.c:3480 fish/cmds.c:3496 fish/cmds.c:3512 fish/cmds.c:3528
-#: fish/cmds.c:3544 fish/cmds.c:3562 fish/cmds.c:3595 fish/cmds.c:3611
-#: fish/cmds.c:3627 fish/cmds.c:3646 fish/cmds.c:3661 fish/cmds.c:3679
-#: fish/cmds.c:3694 fish/cmds.c:3712 fish/cmds.c:3727 fish/cmds.c:3745
-#: fish/cmds.c:3760 fish/cmds.c:3779 fish/cmds.c:3798 fish/cmds.c:3816
-#: fish/cmds.c:3836 fish/cmds.c:3855 fish/cmds.c:3875 fish/cmds.c:3895
-#: fish/cmds.c:3915 fish/cmds.c:3934 fish/cmds.c:3953 fish/cmds.c:3973
-#: fish/cmds.c:3993 fish/cmds.c:4013 fish/cmds.c:4028 fish/cmds.c:4044
-#: fish/cmds.c:4116 fish/cmds.c:4134 fish/cmds.c:4151 fish/cmds.c:4230
-#: fish/cmds.c:4250 fish/cmds.c:4270 fish/cmds.c:4290 fish/cmds.c:4310
-#: fish/cmds.c:4330 fish/cmds.c:4349 fish/cmds.c:4368 fish/cmds.c:4387
-#: fish/cmds.c:4402 fish/cmds.c:4422 fish/cmds.c:4438 fish/cmds.c:4454
-#: fish/cmds.c:4473 fish/cmds.c:4495 fish/cmds.c:4517 fish/cmds.c:4537
-#: fish/cmds.c:4554 fish/cmds.c:4571 fish/cmds.c:4588 fish/cmds.c:4605
-#: fish/cmds.c:4622 fish/cmds.c:4639 fish/cmds.c:4656 fish/cmds.c:4675
-#: fish/cmds.c:4698 fish/cmds.c:4734 fish/cmds.c:4751 fish/cmds.c:4774
-#: fish/cmds.c:4796 fish/cmds.c:4817 fish/cmds.c:4837 fish/cmds.c:4856
-#: fish/cmds.c:4876 fish/cmds.c:4894 fish/cmds.c:4912 fish/cmds.c:4926
-#: fish/cmds.c:4942 fish/cmds.c:4962 fish/cmds.c:4981 fish/cmds.c:5000
-#: fish/cmds.c:5019 fish/cmds.c:5038 fish/cmds.c:5058 fish/cmds.c:5098
-#: fish/cmds.c:5155 fish/cmds.c:5176 fish/cmds.c:5197 fish/cmds.c:5218
-#: fish/cmds.c:5236 fish/cmds.c:5258 fish/cmds.c:5296 fish/cmds.c:5318
-#: fish/cmds.c:5397 fish/cmds.c:5436 fish/cmds.c:5451 fish/cmds.c:5468
-#: fish/cmds.c:5482 fish/cmds.c:5498 fish/cmds.c:5520 fish/cmds.c:5542
-#: fish/cmds.c:5564 fish/cmds.c:5586 fish/cmds.c:5608 fish/cmds.c:5630
-#: fish/cmds.c:5650 fish/cmds.c:5667 fish/cmds.c:5684 fish/cmds.c:5703
-#: fish/cmds.c:5722 fish/cmds.c:5742 fish/cmds.c:5778 fish/cmds.c:5797
-#: fish/cmds.c:5816 fish/cmds.c:5833 fish/cmds.c:5851 fish/cmds.c:5874
-#: fish/cmds.c:5897 fish/cmds.c:5921 fish/cmds.c:5944 fish/cmds.c:5965
-#: fish/cmds.c:5988 fish/cmds.c:6011 fish/cmds.c:6031 fish/cmds.c:6053
-#: fish/cmds.c:6074 fish/cmds.c:6097 fish/cmds.c:6114 fish/cmds.c:6131
-#: fish/cmds.c:6149 fish/cmds.c:6167 fish/cmds.c:6188 fish/cmds.c:6206
-#: fish/cmds.c:6227 fish/cmds.c:6247 fish/cmds.c:6265 fish/cmds.c:6286
-#: fish/cmds.c:6309 fish/cmds.c:6332 fish/cmds.c:6354 fish/cmds.c:6387
-#: fish/cmds.c:6404 fish/cmds.c:6421 fish/cmds.c:6445 fish/cmds.c:6468
-#: fish/cmds.c:6491 fish/cmds.c:6513 fish/cmds.c:6530 fish/cmds.c:6552
-#: fish/cmds.c:6646 fish/cmds.c:6666 fish/cmds.c:6686 fish/cmds.c:6706
-#: fish/cmds.c:6724 fish/cmds.c:6745 fish/cmds.c:6781 fish/cmds.c:6798
-#: fish/cmds.c:6820 fish/cmds.c:6837 fish/cmds.c:6873 fish/cmds.c:6893
-#: fish/cmds.c:6913 fish/cmds.c:6933 fish/cmds.c:6955 fish/cmds.c:6972
-#: fish/cmds.c:6991 fish/cmds.c:7010 fish/cmds.c:7032 fish/cmds.c:7053
-#: fish/cmds.c:7074 fish/cmds.c:7095 fish/cmds.c:7118 fish/cmds.c:7159
-#: fish/cmds.c:7182 fish/cmds.c:7221 fish/cmds.c:7238 fish/cmds.c:7257
-#: fish/cmds.c:7278 fish/cmds.c:7301 fish/cmds.c:7323 fish/cmds.c:7341
-#: fish/cmds.c:7360 fish/cmds.c:7381 fish/cmds.c:7458 fish/cmds.c:7499
-#: fish/cmds.c:7578 fish/cmds.c:7654 fish/cmds.c:7691 fish/cmds.c:7714
-#: fish/cmds.c:7735 fish/cmds.c:7758 fish/cmds.c:7780 fish/cmds.c:7805
-#: fish/cmds.c:7848 fish/cmds.c:7889 fish/cmds.c:7910 fish/cmds.c:7928
-#: fish/cmds.c:7947 fish/cmds.c:7964 fish/cmds.c:7982 fish/cmds.c:8009
-#: fish/cmds.c:8033 fish/cmds.c:8057 fish/cmds.c:8081 fish/cmds.c:8105
-#: fish/cmds.c:8129 fish/cmds.c:8153 fish/cmds.c:8177 fish/cmds.c:8201
-#: fish/cmds.c:8225 fish/cmds.c:8249 fish/cmds.c:8273 fish/cmds.c:8296
-#: fish/cmds.c:8319 fish/cmds.c:8340 fish/cmds.c:8361 fish/cmds.c:8382
-#: fish/cmds.c:8402 fish/cmds.c:8425 fish/cmds.c:8463 fish/cmds.c:8480
-#: fish/cmds.c:8497 fish/cmds.c:8516 fish/cmds.c:8535 fish/cmds.c:8552
-#: fish/cmds.c:8569 fish/cmds.c:8586 fish/cmds.c:8603 fish/cmds.c:8622
-#: fish/cmds.c:8658 fish/cmds.c:8698 fish/cmds.c:8731 fish/cmds.c:8748
-#: fish/cmds.c:8765 fish/cmds.c:8781 fish/cmds.c:8796 fish/cmds.c:8817
-#: fish/cmds.c:8855 fish/cmds.c:8893 fish/cmds.c:8932 fish/cmds.c:8972
-#: fish/cmds.c:9013 fish/cmds.c:9054 fish/cmds.c:9092 fish/cmds.c:9109
-#: fish/cmds.c:9132 fish/cmds.c:9154 fish/cmds.c:9176 fish/cmds.c:9196
-#: fish/cmds.c:9216 fish/cmds.c:9252 fish/cmds.c:9324 fish/cmds.c:9364
-#: fish/cmds.c:9422 fish/cmds.c:9448 fish/cmds.c:9474 fish/cmds.c:9502
-#: fish/cmds.c:9561 fish/cmds.c:9582 fish/cmds.c:9627 fish/cmds.c:9647
-#: fish/cmds.c:9686 fish/cmds.c:9723 fish/cmds.c:9743 fish/cmds.c:9765
-#: fish/cmds.c:9822 fish/cmds.c:9842 fish/cmds.c:9864 fish/cmds.c:9886
-#: fish/cmds.c:9905 fish/cmds.c:9925 fish/cmds.c:9952 fish/cmds.c:9972
-#: fish/cmds.c:9992 fish/cmds.c:10012 fish/cmds.c:10032 fish/cmds.c:10054
-#: fish/cmds.c:10089 fish/cmds.c:10107 fish/cmds.c:10130 fish/cmds.c:10152
-#: fish/cmds.c:10167 fish/cmds.c:10184 fish/cmds.c:10221 fish/cmds.c:10260
-#: fish/cmds.c:10300 fish/cmds.c:10356 fish/cmds.c:10378 fish/cmds.c:10414
-#: fish/cmds.c:10429 fish/cmds.c:10449 fish/cmds.c:10489 fish/cmds.c:10512
-#: fish/cmds.c:10536 fish/cmds.c:10561 fish/cmds.c:10602 fish/cmds.c:10627
-#: fish/cmds.c:10665 fish/cmds.c:10696 fish/cmds.c:10727 fish/cmds.c:10755
-#: fish/cmds.c:10775 fish/cmds.c:10807 fish/cmds.c:10827 fish/cmds.c:10847
-#: fish/cmds.c:10864 fish/cmds.c:10882 fish/cmds.c:10905 fish/cmds.c:10926
-#: fish/cmds.c:10945 fish/cmds.c:10987 fish/cmds.c:11030 fish/cmds.c:11074
-#: fish/cmds.c:11113 fish/cmds.c:11132 fish/cmds.c:11152 fish/cmds.c:11172
-#: fish/cmds.c:11193 fish/cmds.c:11214 fish/cmds.c:11235 fish/cmds.c:11256
-#: fish/cmds.c:11277 fish/cmds.c:11299 fish/cmds.c:11337 fish/cmds.c:11388
-#: fish/cmds.c:11426 fish/cmds.c:11482 fish/cmds.c:11572 fish/cmds.c:11601
-#: fish/cmds.c:11628
+#: fish/cmds.c:3222 fish/cmds.c:3236 fish/cmds.c:3252 fish/cmds.c:3269
+#: fish/cmds.c:3286 fish/cmds.c:3304 fish/cmds.c:3323 fish/cmds.c:3339
+#: fish/cmds.c:3357 fish/cmds.c:3373 fish/cmds.c:3391 fish/cmds.c:3407
+#: fish/cmds.c:3424 fish/cmds.c:3439 fish/cmds.c:3457 fish/cmds.c:3472
+#: fish/cmds.c:3488 fish/cmds.c:3504 fish/cmds.c:3520 fish/cmds.c:3536
+#: fish/cmds.c:3552 fish/cmds.c:3570 fish/cmds.c:3603 fish/cmds.c:3619
+#: fish/cmds.c:3635 fish/cmds.c:3654 fish/cmds.c:3669 fish/cmds.c:3687
+#: fish/cmds.c:3702 fish/cmds.c:3720 fish/cmds.c:3735 fish/cmds.c:3753
+#: fish/cmds.c:3768 fish/cmds.c:3787 fish/cmds.c:3806 fish/cmds.c:3824
+#: fish/cmds.c:3844 fish/cmds.c:3863 fish/cmds.c:3883 fish/cmds.c:3903
+#: fish/cmds.c:3923 fish/cmds.c:3942 fish/cmds.c:3961 fish/cmds.c:3981
+#: fish/cmds.c:4001 fish/cmds.c:4021 fish/cmds.c:4036 fish/cmds.c:4052
+#: fish/cmds.c:4124 fish/cmds.c:4142 fish/cmds.c:4159 fish/cmds.c:4238
+#: fish/cmds.c:4258 fish/cmds.c:4278 fish/cmds.c:4298 fish/cmds.c:4318
+#: fish/cmds.c:4338 fish/cmds.c:4357 fish/cmds.c:4376 fish/cmds.c:4395
+#: fish/cmds.c:4410 fish/cmds.c:4429 fish/cmds.c:4450 fish/cmds.c:4466
+#: fish/cmds.c:4482 fish/cmds.c:4501 fish/cmds.c:4523 fish/cmds.c:4545
+#: fish/cmds.c:4565 fish/cmds.c:4582 fish/cmds.c:4599 fish/cmds.c:4616
+#: fish/cmds.c:4633 fish/cmds.c:4650 fish/cmds.c:4667 fish/cmds.c:4684
+#: fish/cmds.c:4703 fish/cmds.c:4726 fish/cmds.c:4762 fish/cmds.c:4779
+#: fish/cmds.c:4802 fish/cmds.c:4824 fish/cmds.c:4845 fish/cmds.c:4865
+#: fish/cmds.c:4884 fish/cmds.c:4904 fish/cmds.c:4922 fish/cmds.c:4940
+#: fish/cmds.c:4954 fish/cmds.c:4970 fish/cmds.c:4990 fish/cmds.c:5009
+#: fish/cmds.c:5028 fish/cmds.c:5047 fish/cmds.c:5066 fish/cmds.c:5086
+#: fish/cmds.c:5126 fish/cmds.c:5183 fish/cmds.c:5204 fish/cmds.c:5225
+#: fish/cmds.c:5246 fish/cmds.c:5264 fish/cmds.c:5286 fish/cmds.c:5324
+#: fish/cmds.c:5346 fish/cmds.c:5425 fish/cmds.c:5464 fish/cmds.c:5479
+#: fish/cmds.c:5496 fish/cmds.c:5510 fish/cmds.c:5526 fish/cmds.c:5548
+#: fish/cmds.c:5570 fish/cmds.c:5592 fish/cmds.c:5614 fish/cmds.c:5636
+#: fish/cmds.c:5658 fish/cmds.c:5678 fish/cmds.c:5695 fish/cmds.c:5712
+#: fish/cmds.c:5731 fish/cmds.c:5750 fish/cmds.c:5770 fish/cmds.c:5806
+#: fish/cmds.c:5825 fish/cmds.c:5844 fish/cmds.c:5861 fish/cmds.c:5879
+#: fish/cmds.c:5902 fish/cmds.c:5925 fish/cmds.c:5949 fish/cmds.c:5972
+#: fish/cmds.c:5993 fish/cmds.c:6016 fish/cmds.c:6039 fish/cmds.c:6059
+#: fish/cmds.c:6081 fish/cmds.c:6102 fish/cmds.c:6125 fish/cmds.c:6142
+#: fish/cmds.c:6159 fish/cmds.c:6177 fish/cmds.c:6195 fish/cmds.c:6216
+#: fish/cmds.c:6234 fish/cmds.c:6255 fish/cmds.c:6275 fish/cmds.c:6293
+#: fish/cmds.c:6314 fish/cmds.c:6337 fish/cmds.c:6360 fish/cmds.c:6382
+#: fish/cmds.c:6415 fish/cmds.c:6432 fish/cmds.c:6449 fish/cmds.c:6473
+#: fish/cmds.c:6496 fish/cmds.c:6519 fish/cmds.c:6541 fish/cmds.c:6558
+#: fish/cmds.c:6580 fish/cmds.c:6674 fish/cmds.c:6694 fish/cmds.c:6714
+#: fish/cmds.c:6734 fish/cmds.c:6752 fish/cmds.c:6773 fish/cmds.c:6809
+#: fish/cmds.c:6826 fish/cmds.c:6848 fish/cmds.c:6865 fish/cmds.c:6901
+#: fish/cmds.c:6921 fish/cmds.c:6941 fish/cmds.c:6961 fish/cmds.c:6983
+#: fish/cmds.c:7000 fish/cmds.c:7019 fish/cmds.c:7038 fish/cmds.c:7060
+#: fish/cmds.c:7081 fish/cmds.c:7102 fish/cmds.c:7123 fish/cmds.c:7146
+#: fish/cmds.c:7187 fish/cmds.c:7210 fish/cmds.c:7249 fish/cmds.c:7266
+#: fish/cmds.c:7285 fish/cmds.c:7306 fish/cmds.c:7329 fish/cmds.c:7351
+#: fish/cmds.c:7369 fish/cmds.c:7388 fish/cmds.c:7409 fish/cmds.c:7486
+#: fish/cmds.c:7527 fish/cmds.c:7606 fish/cmds.c:7682 fish/cmds.c:7719
+#: fish/cmds.c:7742 fish/cmds.c:7763 fish/cmds.c:7786 fish/cmds.c:7808
+#: fish/cmds.c:7833 fish/cmds.c:7876 fish/cmds.c:7917 fish/cmds.c:7938
+#: fish/cmds.c:7956 fish/cmds.c:7975 fish/cmds.c:7992 fish/cmds.c:8010
+#: fish/cmds.c:8037 fish/cmds.c:8061 fish/cmds.c:8085 fish/cmds.c:8109
+#: fish/cmds.c:8133 fish/cmds.c:8157 fish/cmds.c:8181 fish/cmds.c:8205
+#: fish/cmds.c:8229 fish/cmds.c:8253 fish/cmds.c:8277 fish/cmds.c:8301
+#: fish/cmds.c:8324 fish/cmds.c:8347 fish/cmds.c:8368 fish/cmds.c:8389
+#: fish/cmds.c:8410 fish/cmds.c:8430 fish/cmds.c:8453 fish/cmds.c:8491
+#: fish/cmds.c:8508 fish/cmds.c:8525 fish/cmds.c:8544 fish/cmds.c:8563
+#: fish/cmds.c:8580 fish/cmds.c:8597 fish/cmds.c:8614 fish/cmds.c:8631
+#: fish/cmds.c:8650 fish/cmds.c:8686 fish/cmds.c:8726 fish/cmds.c:8759
+#: fish/cmds.c:8776 fish/cmds.c:8793 fish/cmds.c:8809 fish/cmds.c:8824
+#: fish/cmds.c:8845 fish/cmds.c:8883 fish/cmds.c:8921 fish/cmds.c:8960
+#: fish/cmds.c:9000 fish/cmds.c:9041 fish/cmds.c:9082 fish/cmds.c:9120
+#: fish/cmds.c:9137 fish/cmds.c:9160 fish/cmds.c:9182 fish/cmds.c:9204
+#: fish/cmds.c:9224 fish/cmds.c:9244 fish/cmds.c:9280 fish/cmds.c:9352
+#: fish/cmds.c:9392 fish/cmds.c:9450 fish/cmds.c:9476 fish/cmds.c:9502
+#: fish/cmds.c:9530 fish/cmds.c:9589 fish/cmds.c:9610 fish/cmds.c:9655
+#: fish/cmds.c:9675 fish/cmds.c:9714 fish/cmds.c:9751 fish/cmds.c:9771
+#: fish/cmds.c:9793 fish/cmds.c:9850 fish/cmds.c:9870 fish/cmds.c:9892
+#: fish/cmds.c:9914 fish/cmds.c:9933 fish/cmds.c:9953 fish/cmds.c:9980
+#: fish/cmds.c:10000 fish/cmds.c:10020 fish/cmds.c:10040 fish/cmds.c:10060
+#: fish/cmds.c:10082 fish/cmds.c:10117 fish/cmds.c:10135 fish/cmds.c:10158
+#: fish/cmds.c:10180 fish/cmds.c:10195 fish/cmds.c:10212 fish/cmds.c:10249
+#: fish/cmds.c:10288 fish/cmds.c:10328 fish/cmds.c:10384 fish/cmds.c:10406
+#: fish/cmds.c:10442 fish/cmds.c:10457 fish/cmds.c:10477 fish/cmds.c:10517
+#: fish/cmds.c:10540 fish/cmds.c:10564 fish/cmds.c:10589 fish/cmds.c:10630
+#: fish/cmds.c:10655 fish/cmds.c:10693 fish/cmds.c:10724 fish/cmds.c:10755
+#: fish/cmds.c:10783 fish/cmds.c:10803 fish/cmds.c:10835 fish/cmds.c:10855
+#: fish/cmds.c:10875 fish/cmds.c:10892 fish/cmds.c:10910 fish/cmds.c:10933
+#: fish/cmds.c:10954 fish/cmds.c:10973 fish/cmds.c:11015 fish/cmds.c:11058
+#: fish/cmds.c:11102 fish/cmds.c:11141 fish/cmds.c:11160 fish/cmds.c:11180
+#: fish/cmds.c:11200 fish/cmds.c:11221 fish/cmds.c:11242 fish/cmds.c:11263
+#: fish/cmds.c:11284 fish/cmds.c:11305 fish/cmds.c:11327 fish/cmds.c:11365
+#: fish/cmds.c:11416 fish/cmds.c:11454 fish/cmds.c:11510 fish/cmds.c:11600
+#: fish/cmds.c:11629 fish/cmds.c:11656
 #, c-format
 msgid "%s should have %d parameter(s)\n"
 msgstr "%s ಎನ್ನುವುದು %d ನಿಯತಾಂಕವನ್ನು(ಗಳನ್ನು) ಹೊಂದಿರಬೇಕು\n"
 
-#: fish/cmds.c:3215 fish/cmds.c:3229 fish/cmds.c:3245 fish/cmds.c:3262
-#: fish/cmds.c:3279 fish/cmds.c:3297 fish/cmds.c:3316 fish/cmds.c:3332
-#: fish/cmds.c:3350 fish/cmds.c:3366 fish/cmds.c:3384 fish/cmds.c:3400
-#: fish/cmds.c:3417 fish/cmds.c:3432 fish/cmds.c:3450 fish/cmds.c:3465
-#: fish/cmds.c:3481 fish/cmds.c:3497 fish/cmds.c:3513 fish/cmds.c:3529
-#: fish/cmds.c:3545 fish/cmds.c:3563 fish/cmds.c:3596 fish/cmds.c:3612
-#: fish/cmds.c:3628 fish/cmds.c:3647 fish/cmds.c:3662 fish/cmds.c:3680
-#: fish/cmds.c:3695 fish/cmds.c:3713 fish/cmds.c:3728 fish/cmds.c:3746
-#: fish/cmds.c:3761 fish/cmds.c:3780 fish/cmds.c:3799 fish/cmds.c:3817
-#: fish/cmds.c:3837 fish/cmds.c:3856 fish/cmds.c:3876 fish/cmds.c:3896
-#: fish/cmds.c:3916 fish/cmds.c:3935 fish/cmds.c:3954 fish/cmds.c:3974
-#: fish/cmds.c:3994 fish/cmds.c:4014 fish/cmds.c:4029 fish/cmds.c:4045
-#: fish/cmds.c:4066 fish/cmds.c:4117 fish/cmds.c:4135 fish/cmds.c:4152
-#: fish/cmds.c:4173 fish/cmds.c:4231 fish/cmds.c:4251 fish/cmds.c:4271
-#: fish/cmds.c:4291 fish/cmds.c:4311 fish/cmds.c:4331 fish/cmds.c:4350
-#: fish/cmds.c:4369 fish/cmds.c:4388 fish/cmds.c:4403 fish/cmds.c:4423
-#: fish/cmds.c:4439 fish/cmds.c:4455 fish/cmds.c:4474 fish/cmds.c:4496
-#: fish/cmds.c:4518 fish/cmds.c:4538 fish/cmds.c:4555 fish/cmds.c:4572
-#: fish/cmds.c:4589 fish/cmds.c:4606 fish/cmds.c:4623 fish/cmds.c:4640
-#: fish/cmds.c:4657 fish/cmds.c:4676 fish/cmds.c:4699 fish/cmds.c:4735
-#: fish/cmds.c:4752 fish/cmds.c:4775 fish/cmds.c:4797 fish/cmds.c:4818
-#: fish/cmds.c:4838 fish/cmds.c:4857 fish/cmds.c:4877 fish/cmds.c:4895
-#: fish/cmds.c:4913 fish/cmds.c:4927 fish/cmds.c:4943 fish/cmds.c:4963
-#: fish/cmds.c:4982 fish/cmds.c:5001 fish/cmds.c:5020 fish/cmds.c:5039
-#: fish/cmds.c:5059 fish/cmds.c:5099 fish/cmds.c:5156 fish/cmds.c:5177
-#: fish/cmds.c:5198 fish/cmds.c:5219 fish/cmds.c:5237 fish/cmds.c:5259
-#: fish/cmds.c:5297 fish/cmds.c:5319 fish/cmds.c:5398 fish/cmds.c:5437
-#: fish/cmds.c:5452 fish/cmds.c:5469 fish/cmds.c:5483 fish/cmds.c:5499
-#: fish/cmds.c:5521 fish/cmds.c:5543 fish/cmds.c:5565 fish/cmds.c:5587
-#: fish/cmds.c:5609 fish/cmds.c:5631 fish/cmds.c:5651 fish/cmds.c:5668
-#: fish/cmds.c:5685 fish/cmds.c:5704 fish/cmds.c:5723 fish/cmds.c:5743
-#: fish/cmds.c:5779 fish/cmds.c:5798 fish/cmds.c:5817 fish/cmds.c:5834
-#: fish/cmds.c:5852 fish/cmds.c:5875 fish/cmds.c:5898 fish/cmds.c:5922
-#: fish/cmds.c:5945 fish/cmds.c:5966 fish/cmds.c:5989 fish/cmds.c:6012
-#: fish/cmds.c:6032 fish/cmds.c:6054 fish/cmds.c:6075 fish/cmds.c:6098
-#: fish/cmds.c:6115 fish/cmds.c:6132 fish/cmds.c:6150 fish/cmds.c:6168
-#: fish/cmds.c:6189 fish/cmds.c:6207 fish/cmds.c:6228 fish/cmds.c:6248
-#: fish/cmds.c:6266 fish/cmds.c:6287 fish/cmds.c:6310 fish/cmds.c:6333
-#: fish/cmds.c:6355 fish/cmds.c:6388 fish/cmds.c:6405 fish/cmds.c:6422
-#: fish/cmds.c:6446 fish/cmds.c:6469 fish/cmds.c:6492 fish/cmds.c:6514
-#: fish/cmds.c:6531 fish/cmds.c:6553 fish/cmds.c:6647 fish/cmds.c:6667
-#: fish/cmds.c:6687 fish/cmds.c:6707 fish/cmds.c:6725 fish/cmds.c:6746
-#: fish/cmds.c:6782 fish/cmds.c:6799 fish/cmds.c:6821 fish/cmds.c:6838
-#: fish/cmds.c:6874 fish/cmds.c:6894 fish/cmds.c:6914 fish/cmds.c:6934
-#: fish/cmds.c:6956 fish/cmds.c:6973 fish/cmds.c:6992 fish/cmds.c:7011
-#: fish/cmds.c:7033 fish/cmds.c:7054 fish/cmds.c:7075 fish/cmds.c:7096
-#: fish/cmds.c:7119 fish/cmds.c:7160 fish/cmds.c:7183 fish/cmds.c:7222
-#: fish/cmds.c:7239 fish/cmds.c:7258 fish/cmds.c:7279 fish/cmds.c:7302
-#: fish/cmds.c:7324 fish/cmds.c:7342 fish/cmds.c:7361 fish/cmds.c:7382
-#: fish/cmds.c:7459 fish/cmds.c:7500 fish/cmds.c:7579 fish/cmds.c:7655
-#: fish/cmds.c:7692 fish/cmds.c:7715 fish/cmds.c:7736 fish/cmds.c:7759
-#: fish/cmds.c:7781 fish/cmds.c:7806 fish/cmds.c:7849 fish/cmds.c:7890
-#: fish/cmds.c:7911 fish/cmds.c:7929 fish/cmds.c:7948 fish/cmds.c:7965
-#: fish/cmds.c:7983 fish/cmds.c:8010 fish/cmds.c:8034 fish/cmds.c:8058
-#: fish/cmds.c:8082 fish/cmds.c:8106 fish/cmds.c:8130 fish/cmds.c:8154
-#: fish/cmds.c:8178 fish/cmds.c:8202 fish/cmds.c:8226 fish/cmds.c:8250
-#: fish/cmds.c:8274 fish/cmds.c:8297 fish/cmds.c:8320 fish/cmds.c:8341
-#: fish/cmds.c:8362 fish/cmds.c:8383 fish/cmds.c:8403 fish/cmds.c:8426
-#: fish/cmds.c:8464 fish/cmds.c:8481 fish/cmds.c:8498 fish/cmds.c:8517
-#: fish/cmds.c:8536 fish/cmds.c:8553 fish/cmds.c:8570 fish/cmds.c:8587
-#: fish/cmds.c:8604 fish/cmds.c:8623 fish/cmds.c:8659 fish/cmds.c:8699
-#: fish/cmds.c:8732 fish/cmds.c:8749 fish/cmds.c:8766 fish/cmds.c:8782
-#: fish/cmds.c:8797 fish/cmds.c:8818 fish/cmds.c:8856 fish/cmds.c:8894
-#: fish/cmds.c:8933 fish/cmds.c:8973 fish/cmds.c:9014 fish/cmds.c:9055
-#: fish/cmds.c:9093 fish/cmds.c:9110 fish/cmds.c:9133 fish/cmds.c:9155
-#: fish/cmds.c:9177 fish/cmds.c:9197 fish/cmds.c:9217 fish/cmds.c:9253
-#: fish/cmds.c:9325 fish/cmds.c:9365 fish/cmds.c:9423 fish/cmds.c:9449
-#: fish/cmds.c:9475 fish/cmds.c:9503 fish/cmds.c:9562 fish/cmds.c:9583
-#: fish/cmds.c:9628 fish/cmds.c:9648 fish/cmds.c:9687 fish/cmds.c:9724
-#: fish/cmds.c:9744 fish/cmds.c:9766 fish/cmds.c:9823 fish/cmds.c:9843
-#: fish/cmds.c:9865 fish/cmds.c:9887 fish/cmds.c:9906 fish/cmds.c:9926
-#: fish/cmds.c:9953 fish/cmds.c:9973 fish/cmds.c:9993 fish/cmds.c:10013
-#: fish/cmds.c:10033 fish/cmds.c:10055 fish/cmds.c:10090 fish/cmds.c:10108
-#: fish/cmds.c:10131 fish/cmds.c:10153 fish/cmds.c:10168 fish/cmds.c:10185
-#: fish/cmds.c:10222 fish/cmds.c:10261 fish/cmds.c:10301 fish/cmds.c:10357
-#: fish/cmds.c:10379 fish/cmds.c:10415 fish/cmds.c:10430 fish/cmds.c:10450
-#: fish/cmds.c:10490 fish/cmds.c:10513 fish/cmds.c:10537 fish/cmds.c:10562
-#: fish/cmds.c:10603 fish/cmds.c:10628 fish/cmds.c:10666 fish/cmds.c:10697
-#: fish/cmds.c:10728 fish/cmds.c:10756 fish/cmds.c:10776 fish/cmds.c:10808
-#: fish/cmds.c:10828 fish/cmds.c:10848 fish/cmds.c:10865 fish/cmds.c:10883
-#: fish/cmds.c:10906 fish/cmds.c:10927 fish/cmds.c:10946 fish/cmds.c:10988
-#: fish/cmds.c:11031 fish/cmds.c:11075 fish/cmds.c:11114 fish/cmds.c:11133
-#: fish/cmds.c:11153 fish/cmds.c:11173 fish/cmds.c:11194 fish/cmds.c:11215
-#: fish/cmds.c:11236 fish/cmds.c:11257 fish/cmds.c:11278 fish/cmds.c:11300
-#: fish/cmds.c:11338 fish/cmds.c:11389 fish/cmds.c:11427 fish/cmds.c:11483
-#: fish/cmds.c:11506 fish/cmds.c:11573 fish/cmds.c:11602 fish/cmds.c:11629
+#: fish/cmds.c:3223 fish/cmds.c:3237 fish/cmds.c:3253 fish/cmds.c:3270
+#: fish/cmds.c:3287 fish/cmds.c:3305 fish/cmds.c:3324 fish/cmds.c:3340
+#: fish/cmds.c:3358 fish/cmds.c:3374 fish/cmds.c:3392 fish/cmds.c:3408
+#: fish/cmds.c:3425 fish/cmds.c:3440 fish/cmds.c:3458 fish/cmds.c:3473
+#: fish/cmds.c:3489 fish/cmds.c:3505 fish/cmds.c:3521 fish/cmds.c:3537
+#: fish/cmds.c:3553 fish/cmds.c:3571 fish/cmds.c:3604 fish/cmds.c:3620
+#: fish/cmds.c:3636 fish/cmds.c:3655 fish/cmds.c:3670 fish/cmds.c:3688
+#: fish/cmds.c:3703 fish/cmds.c:3721 fish/cmds.c:3736 fish/cmds.c:3754
+#: fish/cmds.c:3769 fish/cmds.c:3788 fish/cmds.c:3807 fish/cmds.c:3825
+#: fish/cmds.c:3845 fish/cmds.c:3864 fish/cmds.c:3884 fish/cmds.c:3904
+#: fish/cmds.c:3924 fish/cmds.c:3943 fish/cmds.c:3962 fish/cmds.c:3982
+#: fish/cmds.c:4002 fish/cmds.c:4022 fish/cmds.c:4037 fish/cmds.c:4053
+#: fish/cmds.c:4074 fish/cmds.c:4125 fish/cmds.c:4143 fish/cmds.c:4160
+#: fish/cmds.c:4181 fish/cmds.c:4239 fish/cmds.c:4259 fish/cmds.c:4279
+#: fish/cmds.c:4299 fish/cmds.c:4319 fish/cmds.c:4339 fish/cmds.c:4358
+#: fish/cmds.c:4377 fish/cmds.c:4396 fish/cmds.c:4411 fish/cmds.c:4430
+#: fish/cmds.c:4451 fish/cmds.c:4467 fish/cmds.c:4483 fish/cmds.c:4502
+#: fish/cmds.c:4524 fish/cmds.c:4546 fish/cmds.c:4566 fish/cmds.c:4583
+#: fish/cmds.c:4600 fish/cmds.c:4617 fish/cmds.c:4634 fish/cmds.c:4651
+#: fish/cmds.c:4668 fish/cmds.c:4685 fish/cmds.c:4704 fish/cmds.c:4727
+#: fish/cmds.c:4763 fish/cmds.c:4780 fish/cmds.c:4803 fish/cmds.c:4825
+#: fish/cmds.c:4846 fish/cmds.c:4866 fish/cmds.c:4885 fish/cmds.c:4905
+#: fish/cmds.c:4923 fish/cmds.c:4941 fish/cmds.c:4955 fish/cmds.c:4971
+#: fish/cmds.c:4991 fish/cmds.c:5010 fish/cmds.c:5029 fish/cmds.c:5048
+#: fish/cmds.c:5067 fish/cmds.c:5087 fish/cmds.c:5127 fish/cmds.c:5184
+#: fish/cmds.c:5205 fish/cmds.c:5226 fish/cmds.c:5247 fish/cmds.c:5265
+#: fish/cmds.c:5287 fish/cmds.c:5325 fish/cmds.c:5347 fish/cmds.c:5426
+#: fish/cmds.c:5465 fish/cmds.c:5480 fish/cmds.c:5497 fish/cmds.c:5511
+#: fish/cmds.c:5527 fish/cmds.c:5549 fish/cmds.c:5571 fish/cmds.c:5593
+#: fish/cmds.c:5615 fish/cmds.c:5637 fish/cmds.c:5659 fish/cmds.c:5679
+#: fish/cmds.c:5696 fish/cmds.c:5713 fish/cmds.c:5732 fish/cmds.c:5751
+#: fish/cmds.c:5771 fish/cmds.c:5807 fish/cmds.c:5826 fish/cmds.c:5845
+#: fish/cmds.c:5862 fish/cmds.c:5880 fish/cmds.c:5903 fish/cmds.c:5926
+#: fish/cmds.c:5950 fish/cmds.c:5973 fish/cmds.c:5994 fish/cmds.c:6017
+#: fish/cmds.c:6040 fish/cmds.c:6060 fish/cmds.c:6082 fish/cmds.c:6103
+#: fish/cmds.c:6126 fish/cmds.c:6143 fish/cmds.c:6160 fish/cmds.c:6178
+#: fish/cmds.c:6196 fish/cmds.c:6217 fish/cmds.c:6235 fish/cmds.c:6256
+#: fish/cmds.c:6276 fish/cmds.c:6294 fish/cmds.c:6315 fish/cmds.c:6338
+#: fish/cmds.c:6361 fish/cmds.c:6383 fish/cmds.c:6416 fish/cmds.c:6433
+#: fish/cmds.c:6450 fish/cmds.c:6474 fish/cmds.c:6497 fish/cmds.c:6520
+#: fish/cmds.c:6542 fish/cmds.c:6559 fish/cmds.c:6581 fish/cmds.c:6675
+#: fish/cmds.c:6695 fish/cmds.c:6715 fish/cmds.c:6735 fish/cmds.c:6753
+#: fish/cmds.c:6774 fish/cmds.c:6810 fish/cmds.c:6827 fish/cmds.c:6849
+#: fish/cmds.c:6866 fish/cmds.c:6902 fish/cmds.c:6922 fish/cmds.c:6942
+#: fish/cmds.c:6962 fish/cmds.c:6984 fish/cmds.c:7001 fish/cmds.c:7020
+#: fish/cmds.c:7039 fish/cmds.c:7061 fish/cmds.c:7082 fish/cmds.c:7103
+#: fish/cmds.c:7124 fish/cmds.c:7147 fish/cmds.c:7188 fish/cmds.c:7211
+#: fish/cmds.c:7250 fish/cmds.c:7267 fish/cmds.c:7286 fish/cmds.c:7307
+#: fish/cmds.c:7330 fish/cmds.c:7352 fish/cmds.c:7370 fish/cmds.c:7389
+#: fish/cmds.c:7410 fish/cmds.c:7487 fish/cmds.c:7528 fish/cmds.c:7607
+#: fish/cmds.c:7683 fish/cmds.c:7720 fish/cmds.c:7743 fish/cmds.c:7764
+#: fish/cmds.c:7787 fish/cmds.c:7809 fish/cmds.c:7834 fish/cmds.c:7877
+#: fish/cmds.c:7918 fish/cmds.c:7939 fish/cmds.c:7957 fish/cmds.c:7976
+#: fish/cmds.c:7993 fish/cmds.c:8011 fish/cmds.c:8038 fish/cmds.c:8062
+#: fish/cmds.c:8086 fish/cmds.c:8110 fish/cmds.c:8134 fish/cmds.c:8158
+#: fish/cmds.c:8182 fish/cmds.c:8206 fish/cmds.c:8230 fish/cmds.c:8254
+#: fish/cmds.c:8278 fish/cmds.c:8302 fish/cmds.c:8325 fish/cmds.c:8348
+#: fish/cmds.c:8369 fish/cmds.c:8390 fish/cmds.c:8411 fish/cmds.c:8431
+#: fish/cmds.c:8454 fish/cmds.c:8492 fish/cmds.c:8509 fish/cmds.c:8526
+#: fish/cmds.c:8545 fish/cmds.c:8564 fish/cmds.c:8581 fish/cmds.c:8598
+#: fish/cmds.c:8615 fish/cmds.c:8632 fish/cmds.c:8651 fish/cmds.c:8687
+#: fish/cmds.c:8727 fish/cmds.c:8760 fish/cmds.c:8777 fish/cmds.c:8794
+#: fish/cmds.c:8810 fish/cmds.c:8825 fish/cmds.c:8846 fish/cmds.c:8884
+#: fish/cmds.c:8922 fish/cmds.c:8961 fish/cmds.c:9001 fish/cmds.c:9042
+#: fish/cmds.c:9083 fish/cmds.c:9121 fish/cmds.c:9138 fish/cmds.c:9161
+#: fish/cmds.c:9183 fish/cmds.c:9205 fish/cmds.c:9225 fish/cmds.c:9245
+#: fish/cmds.c:9281 fish/cmds.c:9353 fish/cmds.c:9393 fish/cmds.c:9451
+#: fish/cmds.c:9477 fish/cmds.c:9503 fish/cmds.c:9531 fish/cmds.c:9590
+#: fish/cmds.c:9611 fish/cmds.c:9656 fish/cmds.c:9676 fish/cmds.c:9715
+#: fish/cmds.c:9752 fish/cmds.c:9772 fish/cmds.c:9794 fish/cmds.c:9851
+#: fish/cmds.c:9871 fish/cmds.c:9893 fish/cmds.c:9915 fish/cmds.c:9934
+#: fish/cmds.c:9954 fish/cmds.c:9981 fish/cmds.c:10001 fish/cmds.c:10021
+#: fish/cmds.c:10041 fish/cmds.c:10061 fish/cmds.c:10083 fish/cmds.c:10118
+#: fish/cmds.c:10136 fish/cmds.c:10159 fish/cmds.c:10181 fish/cmds.c:10196
+#: fish/cmds.c:10213 fish/cmds.c:10250 fish/cmds.c:10289 fish/cmds.c:10329
+#: fish/cmds.c:10385 fish/cmds.c:10407 fish/cmds.c:10443 fish/cmds.c:10458
+#: fish/cmds.c:10478 fish/cmds.c:10518 fish/cmds.c:10541 fish/cmds.c:10565
+#: fish/cmds.c:10590 fish/cmds.c:10631 fish/cmds.c:10656 fish/cmds.c:10694
+#: fish/cmds.c:10725 fish/cmds.c:10756 fish/cmds.c:10784 fish/cmds.c:10804
+#: fish/cmds.c:10836 fish/cmds.c:10856 fish/cmds.c:10876 fish/cmds.c:10893
+#: fish/cmds.c:10911 fish/cmds.c:10934 fish/cmds.c:10955 fish/cmds.c:10974
+#: fish/cmds.c:11016 fish/cmds.c:11059 fish/cmds.c:11103 fish/cmds.c:11142
+#: fish/cmds.c:11161 fish/cmds.c:11181 fish/cmds.c:11201 fish/cmds.c:11222
+#: fish/cmds.c:11243 fish/cmds.c:11264 fish/cmds.c:11285 fish/cmds.c:11306
+#: fish/cmds.c:11328 fish/cmds.c:11366 fish/cmds.c:11417 fish/cmds.c:11455
+#: fish/cmds.c:11511 fish/cmds.c:11534 fish/cmds.c:11601 fish/cmds.c:11630
+#: fish/cmds.c:11657
 #, c-format
 msgid "type 'help %s' for help on %s\n"
 msgstr "'help %s' ಎಂದು ನಮೂದಿಸಿದಲ್ಲಿ %s ಬಗೆಗಿನ ನೆರವು ದೊರೆಯುತ್ತದೆ\n"
 
-#: fish/cmds.c:3573 fish/cmds.c:4711 fish/cmds.c:5069 fish/cmds.c:5109
-#: fish/cmds.c:5128 fish/cmds.c:5271 fish/cmds.c:5330 fish/cmds.c:5349
-#: fish/cmds.c:5368 fish/cmds.c:5411 fish/cmds.c:5754 fish/cmds.c:6365
-#: fish/cmds.c:6564 fish/cmds.c:6583 fish/cmds.c:6602 fish/cmds.c:6621
-#: fish/cmds.c:6757 fish/cmds.c:6848 fish/cmds.c:7129 fish/cmds.c:7193
-#: fish/cmds.c:7392 fish/cmds.c:7411 fish/cmds.c:7430 fish/cmds.c:7469
-#: fish/cmds.c:7510 fish/cmds.c:7529 fish/cmds.c:7548 fish/cmds.c:7589
-#: fish/cmds.c:7608 fish/cmds.c:7627 fish/cmds.c:7665 fish/cmds.c:7818
-#: fish/cmds.c:7861 fish/cmds.c:8438 fish/cmds.c:8633 fish/cmds.c:8671
-#: fish/cmds.c:8709 fish/cmds.c:8829 fish/cmds.c:8866 fish/cmds.c:8904
-#: fish/cmds.c:8943 fish/cmds.c:8984 fish/cmds.c:9025 fish/cmds.c:9066
-#: fish/cmds.c:9229 fish/cmds.c:9265 fish/cmds.c:9278 fish/cmds.c:9291
-#: fish/cmds.c:9304 fish/cmds.c:9337 fish/cmds.c:9375 fish/cmds.c:9394
-#: fish/cmds.c:9515 fish/cmds.c:9534 fish/cmds.c:9595 fish/cmds.c:9608
-#: fish/cmds.c:9659 fish/cmds.c:9698 fish/cmds.c:9776 fish/cmds.c:9795
-#: fish/cmds.c:10069 fish/cmds.c:10196 fish/cmds.c:10233 fish/cmds.c:10272
-#: fish/cmds.c:10312 fish/cmds.c:10331 fish/cmds.c:10390 fish/cmds.c:10463
-#: fish/cmds.c:10573 fish/cmds.c:10643 fish/cmds.c:10677 fish/cmds.c:10708
-#: fish/cmds.c:10739 fish/cmds.c:10788 fish/cmds.c:10959 fish/cmds.c:11001
-#: fish/cmds.c:11046 fish/cmds.c:11088 fish/cmds.c:11314 fish/cmds.c:11352
-#: fish/cmds.c:11365 fish/cmds.c:11403 fish/cmds.c:11438 fish/cmds.c:11457
-#: fish/cmds.c:11524
+#: fish/cmds.c:3581 fish/cmds.c:4739 fish/cmds.c:5097 fish/cmds.c:5137
+#: fish/cmds.c:5156 fish/cmds.c:5299 fish/cmds.c:5358 fish/cmds.c:5377
+#: fish/cmds.c:5396 fish/cmds.c:5439 fish/cmds.c:5782 fish/cmds.c:6393
+#: fish/cmds.c:6592 fish/cmds.c:6611 fish/cmds.c:6630 fish/cmds.c:6649
+#: fish/cmds.c:6785 fish/cmds.c:6876 fish/cmds.c:7157 fish/cmds.c:7221
+#: fish/cmds.c:7420 fish/cmds.c:7439 fish/cmds.c:7458 fish/cmds.c:7497
+#: fish/cmds.c:7538 fish/cmds.c:7557 fish/cmds.c:7576 fish/cmds.c:7617
+#: fish/cmds.c:7636 fish/cmds.c:7655 fish/cmds.c:7693 fish/cmds.c:7846
+#: fish/cmds.c:7889 fish/cmds.c:8466 fish/cmds.c:8661 fish/cmds.c:8699
+#: fish/cmds.c:8737 fish/cmds.c:8857 fish/cmds.c:8894 fish/cmds.c:8932
+#: fish/cmds.c:8971 fish/cmds.c:9012 fish/cmds.c:9053 fish/cmds.c:9094
+#: fish/cmds.c:9257 fish/cmds.c:9293 fish/cmds.c:9306 fish/cmds.c:9319
+#: fish/cmds.c:9332 fish/cmds.c:9365 fish/cmds.c:9403 fish/cmds.c:9422
+#: fish/cmds.c:9543 fish/cmds.c:9562 fish/cmds.c:9623 fish/cmds.c:9636
+#: fish/cmds.c:9687 fish/cmds.c:9726 fish/cmds.c:9804 fish/cmds.c:9823
+#: fish/cmds.c:10097 fish/cmds.c:10224 fish/cmds.c:10261 fish/cmds.c:10300
+#: fish/cmds.c:10340 fish/cmds.c:10359 fish/cmds.c:10418 fish/cmds.c:10491
+#: fish/cmds.c:10601 fish/cmds.c:10671 fish/cmds.c:10705 fish/cmds.c:10736
+#: fish/cmds.c:10767 fish/cmds.c:10816 fish/cmds.c:10987 fish/cmds.c:11029
+#: fish/cmds.c:11074 fish/cmds.c:11116 fish/cmds.c:11342 fish/cmds.c:11380
+#: fish/cmds.c:11393 fish/cmds.c:11431 fish/cmds.c:11466 fish/cmds.c:11485
+#: fish/cmds.c:11552
 #, c-format
 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: %s: ಅಮಾನ್ಯವಾದ ಪೂರ್ಣ ನಿಯತಾಂಕ (%s ಮರಳಿಸಲಾಗಿದೆ %d)\n"
 
-#: fish/cmds.c:3579 fish/cmds.c:4717 fish/cmds.c:5075 fish/cmds.c:5115
-#: fish/cmds.c:5134 fish/cmds.c:5277 fish/cmds.c:5336 fish/cmds.c:5355
-#: fish/cmds.c:5374 fish/cmds.c:5417 fish/cmds.c:5760 fish/cmds.c:6371
-#: fish/cmds.c:6570 fish/cmds.c:6589 fish/cmds.c:6608 fish/cmds.c:6627
-#: fish/cmds.c:6763 fish/cmds.c:6854 fish/cmds.c:7135 fish/cmds.c:7199
-#: fish/cmds.c:7398 fish/cmds.c:7417 fish/cmds.c:7436 fish/cmds.c:7475
-#: fish/cmds.c:7516 fish/cmds.c:7535 fish/cmds.c:7554 fish/cmds.c:7595
-#: fish/cmds.c:7614 fish/cmds.c:7633 fish/cmds.c:7671 fish/cmds.c:7824
-#: fish/cmds.c:7867 fish/cmds.c:8444 fish/cmds.c:8639 fish/cmds.c:8677
-#: fish/cmds.c:8715 fish/cmds.c:8835 fish/cmds.c:8872 fish/cmds.c:8910
-#: fish/cmds.c:8949 fish/cmds.c:8990 fish/cmds.c:9031 fish/cmds.c:9072
-#: fish/cmds.c:9343 fish/cmds.c:9381 fish/cmds.c:9400 fish/cmds.c:9521
-#: fish/cmds.c:9665 fish/cmds.c:9704 fish/cmds.c:9782 fish/cmds.c:9801
-#: fish/cmds.c:10202 fish/cmds.c:10239 fish/cmds.c:10278 fish/cmds.c:10318
-#: fish/cmds.c:10337 fish/cmds.c:10396 fish/cmds.c:10469 fish/cmds.c:10579
-#: fish/cmds.c:10965 fish/cmds.c:11007 fish/cmds.c:11052 fish/cmds.c:11094
-#: fish/cmds.c:11444 fish/cmds.c:11530
+#: fish/cmds.c:3587 fish/cmds.c:4745 fish/cmds.c:5103 fish/cmds.c:5143
+#: fish/cmds.c:5162 fish/cmds.c:5305 fish/cmds.c:5364 fish/cmds.c:5383
+#: fish/cmds.c:5402 fish/cmds.c:5445 fish/cmds.c:5788 fish/cmds.c:6399
+#: fish/cmds.c:6598 fish/cmds.c:6617 fish/cmds.c:6636 fish/cmds.c:6655
+#: fish/cmds.c:6791 fish/cmds.c:6882 fish/cmds.c:7163 fish/cmds.c:7227
+#: fish/cmds.c:7426 fish/cmds.c:7445 fish/cmds.c:7464 fish/cmds.c:7503
+#: fish/cmds.c:7544 fish/cmds.c:7563 fish/cmds.c:7582 fish/cmds.c:7623
+#: fish/cmds.c:7642 fish/cmds.c:7661 fish/cmds.c:7699 fish/cmds.c:7852
+#: fish/cmds.c:7895 fish/cmds.c:8472 fish/cmds.c:8667 fish/cmds.c:8705
+#: fish/cmds.c:8743 fish/cmds.c:8863 fish/cmds.c:8900 fish/cmds.c:8938
+#: fish/cmds.c:8977 fish/cmds.c:9018 fish/cmds.c:9059 fish/cmds.c:9100
+#: fish/cmds.c:9371 fish/cmds.c:9409 fish/cmds.c:9428 fish/cmds.c:9549
+#: fish/cmds.c:9693 fish/cmds.c:9732 fish/cmds.c:9810 fish/cmds.c:9829
+#: fish/cmds.c:10230 fish/cmds.c:10267 fish/cmds.c:10306 fish/cmds.c:10346
+#: fish/cmds.c:10365 fish/cmds.c:10424 fish/cmds.c:10497 fish/cmds.c:10607
+#: fish/cmds.c:10993 fish/cmds.c:11035 fish/cmds.c:11080 fish/cmds.c:11122
+#: fish/cmds.c:11472 fish/cmds.c:11558
 #, c-format
 msgid "%s: %s: integer out of range\n"
 msgstr "%s: %s: ಪೂರ್ಣಾಂಕವು ವ್ಯಾಪ್ತಿಯ ಹೊರಗಿದೆ\n"
 
-#: fish/cmds.c:4065 fish/cmds.c:4172 fish/cmds.c:11505
+#: fish/cmds.c:4073 fish/cmds.c:4180 fish/cmds.c:11533
 #, fuzzy, c-format
 msgid "%s should have %d-%d parameter(s)\n"
 msgstr "%s ಎನ್ನುವುದು %d ನಿಯತಾಂಕವನ್ನು(ಗಳನ್ನು) ಹೊಂದಿರಬೇಕು\n"
 
-#: fish/cmds.c:4091 fish/cmds.c:4203 fish/cmds.c:11545
+#: fish/cmds.c:4099 fish/cmds.c:4211 fish/cmds.c:11573
 #, fuzzy, c-format
 msgid "%s: unknown optional argument \"%s\"\n"
 msgstr "%s: ಅಗತ್ಯಕ್ಕಿಂತಲೂ ಹೆಚ್ಚು   ಚರಪರಿಮಾಣಗಳು (ಆರ್ಗ್ಯೂಮೆಂಟ್)\n"
 
-#: fish/cmds.c:4097 fish/cmds.c:4209 fish/cmds.c:11551
+#: fish/cmds.c:4105 fish/cmds.c:4217 fish/cmds.c:11579
 #, fuzzy, c-format
 msgid "%s: optional argument \"%s\" given twice\n"
 msgstr "%s: ಅಗತ್ಯಕ್ಕಿಂತಲೂ ಹೆಚ್ಚು   ಚರಪರಿಮಾಣಗಳು (ಆರ್ಗ್ಯೂಮೆಂಟ್)\n"
 
-#: fish/cmds.c:11646
+#: fish/cmds.c:11674
 #, fuzzy, c-format
 msgid "%s: unknown command\n"
 msgstr "%s: ಗೊತ್ತಿರದ ಉದ್ದನೆಯ ಆಯ್ಕೆ: %s (%d)\n"
@@ -2003,18 +2008,9 @@ msgstr "ಒಂದು ಕಡತವನ್ನು ಸಂಪಾದಿಸಲು '%s fi
 msgid ""
 "%s: guest filesystem shell\n"
 "%s lets you edit virtual machine filesystems\n"
-"Copyright (C) 2009-2010 Red Hat Inc.\n"
+"Copyright (C) 2009-2011 Red Hat Inc.\n"
 "Usage:\n"
 "  %s [--options] cmd [: cmd : cmd ...]\n"
-"  %s [--ro] -i -a disk-image\n"
-"  %s [--ro] -i -d libvirt-domain\n"
-"or for interactive use:\n"
-"  %s\n"
-"or from a shell script:\n"
-"  %s <<EOF\n"
-"  cmd\n"
-"  ...\n"
-"  EOF\n"
 "Options:\n"
 "  -h|--cmd-help        List available commands\n"
 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
@@ -2040,7 +2036,17 @@ msgid ""
 "  --selinux            Enable SELinux support\n"
 "  -v|--verbose         Verbose messages\n"
 "  -V|--version         Display version and exit\n"
+"  -w|--rw              Mount read-write\n"
 "  -x                   Echo each command before executing it\n"
+"\n"
+"To examine a disk image, ISO, hard disk, filesystem etc:\n"
+"  %s [--ro|--rw] -i -a /path/to/disk.img\n"
+"or\n"
+"  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
+"\n"
+"--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
+"run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
+"\n"
 "For more information, see the manpage %s(1).\n"
 msgstr ""
 "%s: ಅತಿಥಿ ಕಡತವ್ಯವಸ್ಥೆ ಶೆಲ್\n"
@@ -2075,48 +2081,48 @@ msgstr ""
 "  -V|--version         Display version and exit\n"
 "For more information,  see the manpage %s(1).\n"
 
-#: fish/fish.c:253
+#: fish/fish.c:254
 #, c-format
 msgid "%s: --listen=PID: PID was not a number: %s\n"
 msgstr "%s: --listen=PID: PID ಒಂದು ಸಂಖ್ಯೆಯಾಗಿಲ್ಲ: %s\n"
 
-#: fish/fish.c:260
+#: fish/fish.c:261
 #, c-format
 msgid ""
 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
 msgstr "%s: remote: $GUESTFISH_PID ಅನ್ನು ದೂರಸ್ಥ ಪ್ರಕ್ರಿಯೆಯ PID ಗೆ ಹೊಂದಿಸಬೇಕು\n"
 
-#: fish/fish.c:310
+#: fish/fish.c:311
 #, c-format
 msgid "%s: only one -f parameter can be given\n"
 msgstr "%s: ಕೇವಲ ಒಂದು -f ನಿಯತಾಂಕವನ್ನು ಒದಗಿಸಬಹುದು\n"
 
-#: fish/fish.c:465
+#: fish/fish.c:466
 #, c-format
 msgid "%s: cannot use --listen and --remote options at the same time\n"
 msgstr "%s: --listen ಹಾಗು --remote ಆಯ್ಕೆಗಳನ್ನು ಒಟ್ಟಿಗೆ ಬಳಸುವಂತಿಲ್ಲ\n"
 
-#: fish/fish.c:473
+#: fish/fish.c:474
 #, c-format
 msgid "%s: extra parameters on the command line with --listen flag\n"
 msgstr "%s: --listen ಫ್ಲಾಗ್‌ಗಾಗಿ ಆಜ್ಞಾ ಸಾಲಿನಲ್ಲಿ ಹೆಚ್ಚುವರಿ ನಿಯತಾಂಕಗಳು\n"
 
-#: fish/fish.c:479
+#: fish/fish.c:480
 #, c-format
 msgid "%s: cannot use --listen and --file options at the same time\n"
 msgstr "%s: --listen ಹಾಗು --file ಆಯ್ಕೆಗಳನ್ನು ಒಟ್ಟಿಗೆ ಬಳಸುವಂತಿಲ್ಲ\n"
 
-#: fish/fish.c:537
+#: fish/fish.c:538
 #, c-format
 msgid "guestfish: could not access termcap or terminfo database.\n"
 msgstr ""
 
-#: fish/fish.c:541
+#: fish/fish.c:542
 #, c-format
 msgid "guestfish: terminal type \"%s\" not defined.\n"
 msgstr ""
 
-#: fish/fish.c:629
+#: fish/fish.c:630
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -2136,45 +2142,45 @@ msgstr ""
 "      ಶೆಲ್‌ನಿಂದ ನಿರ್ಗಮಿಸಲು 'quit' ಅನ್ನು ಬಳಸಿ\n"
 "\n"
 
-#: fish/fish.c:773
+#: fish/fish.c:774
 #, c-format
 msgid "%s: unterminated double quote\n"
 msgstr "%s: ಅಂತ್ಯಗೊಳಿಸದೆ ಇರುವ ಜೋಡಿ ಉದ್ಧರಣ ಚಿಹ್ನೆ(ಕೋಟ್)\n"
 
-#: fish/fish.c:779 fish/fish.c:796
+#: fish/fish.c:780 fish/fish.c:797
 #, c-format
 msgid "%s: command arguments not separated by whitespace\n"
 msgstr "%s: ಆಜ್ಞೆಯ ಆರ್ಗುಮೆಂಟ್‌ಗಳ ನಡುವೆ ಖಾಲಿ ಜಾಗಗಳು ಇರುವಂತಿಲ್ಲ\n"
 
-#: fish/fish.c:790
+#: fish/fish.c:791
 #, c-format
 msgid "%s: unterminated single quote\n"
 msgstr "%s: ಅಂತ್ಯಗೊಳಿಸದೆ ಇರುವ ಒಂದೆ ಒಂದು ಉದ್ಧರಣ ಚಿಹ್ನೆ(ಕೋಟ್)\n"
 
-#: fish/fish.c:820
+#: fish/fish.c:821
 #, c-format
 msgid "%s: internal error parsing string at '%s'\n"
 msgstr "%s: '%s' ನಲ್ಲಿ ವಾಕ್ಯವನ್ನು ಪಾರ್ಸ್ ಮಾಡುವಲ್ಲಿ ಆಂತರಿಕ ದೋಷ\n"
 
-#: fish/fish.c:837
+#: fish/fish.c:838
 #, c-format
 msgid "%s: too many arguments\n"
 msgstr "%s: ಅಗತ್ಯಕ್ಕಿಂತಲೂ ಹೆಚ್ಚು   ಚರಪರಿಮಾಣಗಳು (ಆರ್ಗ್ಯೂಮೆಂಟ್)\n"
 
-#: fish/fish.c:905
+#: fish/fish.c:906
 #, c-format
 msgid "%s: empty command on command line\n"
 msgstr "%s: ಆಜ್ಞಾ ಸಾಲಿನಲ್ಲಿ ಯಾವುದೆ ಆಜ್ಞೆ ಇಲ್ಲ\n"
 
-#: fish/fish.c:1051
+#: fish/fish.c:1052
 msgid "display a list of commands or help on a command"
 msgstr "ಆಜ್ಞೆಗಳ ಒಂದು ಪಟ್ಟಿಯನ್ನು ತೋರಿಸು ಅಥವ ಒಂದು ಆಜ್ಞೆಯ ನೆರವನ್ನು ತೋರಿಸು"
 
-#: fish/fish.c:1053
+#: fish/fish.c:1054
 msgid "quit guestfish"
 msgstr "guestfish ಇಂದ ನಿರ್ಗಮಿಸು"
 
-#: fish/fish.c:1064
+#: fish/fish.c:1065
 #, c-format
 msgid ""
 "help - display a list of commands or help on a command\n"
@@ -2185,7 +2191,7 @@ msgstr ""
 "     help cmd\n"
 "     help\n"
 
-#: fish/fish.c:1072
+#: fish/fish.c:1073
 #, c-format
 msgid ""
 "quit - quit guestfish\n"
@@ -2194,12 +2200,12 @@ msgstr ""
 "quit - guestfish ಇಂದ ನಿರ್ಗಮಿಸು \n"
 "     quit\n"
 
-#: fish/fish.c:1077
+#: fish/fish.c:1078
 #, c-format
 msgid "%s: command not known, use -h to list all commands\n"
 msgstr "%s: ಆಜ್ಞೆಯು ತಿಳಿದಿಲ್ಲ, ಎಲ್ಲಾ ಆಜ್ಞೆಗಳ ಪಟ್ಟಿಯನ್ನು ತೋರಿಸಲು -h ಉಪಯೋಗಿಸಿ\n"
 
-#: fish/fish.c:1093
+#: fish/fish.c:1094
 #, c-format
 msgid ""
 "Did you mean to open a disk image?  guestfish -a disk.img\n"
@@ -2207,7 +2213,7 @@ msgid ""
 "For complete documentation:         man guestfish\n"
 msgstr ""
 
-#: fish/fish.c:1250
+#: fish/fish.c:1251
 #, c-format
 msgid "Runaway quote in string \"%s\"\n"
 msgstr "\"%s\" ಎಂಬ ವಾಕ್ಯದಲ್ಲಿ ರನ್‌ಅವೆ ಕೋಟ್\n"
@@ -2871,53 +2877,53 @@ msgstr "libguestfs: ದೋಷ: %s\n"
 msgid "<truncated, original size %zu bytes>"
 msgstr ""
 
-#: src/inspect.c:477 src/inspect.c:1162 src/inspect.c:2599 src/inspect.c:2642
-#: src/inspect.c:2692 src/inspect.c:2736
+#: src/inspect.c:486 src/inspect.c:1171 src/inspect.c:2654 src/inspect.c:2697
+#: src/inspect.c:2747 src/inspect.c:2791
 #, c-format
 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
 msgstr ""
 
-#: src/inspect.c:1196
+#: src/inspect.c:1205
 #, fuzzy
 msgid "could not parse /etc/fstab or empty file"
 msgstr "ಗಾತ್ರದ ವಿಶಿಷ್ಟತೆ '%s' ಅನ್ನು ಪಾರ್ಸ್ ಮಾಡಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ \n"
 
-#: src/inspect.c:1411
+#: src/inspect.c:1420
 #, c-format
 msgid "cannot resolve Windows %%SYSTEMROOT%%"
 msgstr ""
 
-#: src/inspect.c:1691 src/inspect.c:1704
+#: src/inspect.c:1736 src/inspect.c:1749
 #, fuzzy, c-format
 msgid "could not parse integer in version number: %s"
 msgstr "ಗಾತ್ರದ ವಿಶಿಷ್ಟತೆ '%s' ಅನ್ನು ಪಾರ್ಸ್ ಮಾಡಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ \n"
 
-#: src/inspect.c:1798
+#: src/inspect.c:1843
 msgid "no inspection data: call guestfs_inspect_os first"
 msgstr ""
 
-#: src/inspect.c:1810
+#: src/inspect.c:1855
 #, c-format
 msgid ""
 "%s: root device not found: only call this function with a root device "
 "previously returned by guestfs_inspect_os"
 msgstr ""
 
-#: src/inspect.c:1939
+#: src/inspect.c:1994
 msgid "not a Windows guest, or systemroot could not be determined"
 msgstr ""
 
-#: src/inspect.c:2230 src/inspect.c:2252 src/inspect.c:2277
+#: src/inspect.c:2285 src/inspect.c:2307 src/inspect.c:2332
 #, fuzzy
 msgid "unexpected end of output from db_dump command"
 msgstr "ಡೀಮನ್‌ನಿಂದ ಓದುವಾಗ ಕಡತದ ಅನಿರೀಕ್ಷಿತ ಅಂತ್ಯವು ಕಂಡುಬಂದಿಲ್ಲ"
 
-#: src/inspect.c:2701
+#: src/inspect.c:2756
 #, c-format
 msgid "%s: file is empty"
 msgstr ""
 
-#: src/inspect.c:2764
+#: src/inspect.c:2819
 msgid ""
 "inspection API not available since this version of libguestfs was compiled "
 "without PCRE or hivex libraries"
index bb4e4c9..1c7b596 100644 (file)
@@ -6,10 +6,10 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: libguestfs 1.9.12\n"
+"Project-Id-Version: libguestfs 1.9.13\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-03-18 19:28+0000\n"
+"POT-Creation-Date: 2011-03-24 12:04+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -48,14 +48,14 @@ msgid ""
 msgstr ""
 
 #: cat/virt-cat.c:115 cat/virt-filesystems.c:200 cat/virt-ls.c:121
-#: df/domains.c:428 df/main.c:134 fish/fish.c:216 fuse/guestmount.c:976
+#: df/domains.c:428 df/main.c:134 fish/fish.c:217 fuse/guestmount.c:976
 #: inspector/virt-inspector.c:129 rescue/virt-rescue.c:127
 #, c-format
 msgid "guestfs_create: failed to create handle\n"
 msgstr ""
 
 #: cat/virt-cat.c:137 cat/virt-filesystems.c:254 cat/virt-ls.c:143
-#: df/main.c:158 fish/fish.c:286 fuse/guestmount.c:1026
+#: df/main.c:158 fish/fish.c:287 fuse/guestmount.c:1026
 #: inspector/virt-inspector.c:151 rescue/virt-rescue.c:151
 #, c-format
 msgid "%s: unknown long option: %s (%d)\n"
@@ -253,1571 +253,1576 @@ msgstr ""
 msgid "%s: invalid integer parameter (%s returned %d)\n"
 msgstr ""
 
-#: fish/cmds.c:2536
+#: fish/cmds.c:2543
 msgid "Command"
 msgstr ""
 
-#: fish/cmds.c:2536
+#: fish/cmds.c:2543
 msgid "Description"
 msgstr ""
 
-#: fish/cmds.c:2538
+#: fish/cmds.c:2545
 msgid "add a CD-ROM disk image to examine"
 msgstr ""
 
-#: fish/cmds.c:2539
+#: fish/cmds.c:2546
 msgid "add the disk(s) from a named libvirt domain"
 msgstr ""
 
-#: fish/cmds.c:2540 fish/cmds.c:2541
+#: fish/cmds.c:2547 fish/cmds.c:2548
 msgid "add an image to examine or modify"
 msgstr ""
 
-#: fish/cmds.c:2542
+#: fish/cmds.c:2549
 msgid "add a drive in snapshot mode (read-only)"
 msgstr ""
 
-#: fish/cmds.c:2543
+#: fish/cmds.c:2550
 msgid "add a drive read-only specifying the QEMU block emulation to use"
 msgstr ""
 
-#: fish/cmds.c:2544
+#: fish/cmds.c:2551
 msgid "add a drive specifying the QEMU block emulation to use"
 msgstr ""
 
-#: fish/cmds.c:2545
+#: fish/cmds.c:2552
 msgid "allocate and add a disk file"
 msgstr ""
 
-#: fish/cmds.c:2546
+#: fish/cmds.c:2553
 msgid "clear Augeas path"
 msgstr ""
 
-#: fish/cmds.c:2547
+#: fish/cmds.c:2554
 msgid "close the current Augeas handle"
 msgstr ""
 
-#: fish/cmds.c:2548
+#: fish/cmds.c:2555
 msgid "define an Augeas node"
 msgstr ""
 
-#: fish/cmds.c:2549
+#: fish/cmds.c:2556
 msgid "define an Augeas variable"
 msgstr ""
 
-#: fish/cmds.c:2550
+#: fish/cmds.c:2557
 msgid "look up the value of an Augeas path"
 msgstr ""
 
-#: fish/cmds.c:2551
+#: fish/cmds.c:2558
 msgid "create a new Augeas handle"
 msgstr ""
 
-#: fish/cmds.c:2552
+#: fish/cmds.c:2559
 msgid "insert a sibling Augeas node"
 msgstr ""
 
-#: fish/cmds.c:2553
+#: fish/cmds.c:2560
 msgid "load files into the tree"
 msgstr ""
 
-#: fish/cmds.c:2554
+#: fish/cmds.c:2561
 msgid "list Augeas nodes under augpath"
 msgstr ""
 
-#: fish/cmds.c:2555
+#: fish/cmds.c:2562
 msgid "return Augeas nodes which match augpath"
 msgstr ""
 
-#: fish/cmds.c:2556
+#: fish/cmds.c:2563
 msgid "move Augeas node"
 msgstr ""
 
-#: fish/cmds.c:2557
+#: fish/cmds.c:2564
 msgid "remove an Augeas path"
 msgstr ""
 
-#: fish/cmds.c:2558
+#: fish/cmds.c:2565
 msgid "write all pending Augeas changes to disk"
 msgstr ""
 
-#: fish/cmds.c:2559
+#: fish/cmds.c:2566
 msgid "set Augeas path to value"
 msgstr ""
 
-#: fish/cmds.c:2560
+#: fish/cmds.c:2567
 msgid "test availability of some parts of the API"
 msgstr ""
 
-#: fish/cmds.c:2561
+#: fish/cmds.c:2568
 msgid "return a list of all optional groups"
 msgstr ""
 
-#: fish/cmds.c:2562
+#: fish/cmds.c:2569
 msgid "upload base64-encoded data to file"
 msgstr ""
 
-#: fish/cmds.c:2563
+#: fish/cmds.c:2570
 msgid "download file and encode as base64"
 msgstr ""
 
-#: fish/cmds.c:2564
+#: fish/cmds.c:2571
 msgid "flush device buffers"
 msgstr ""
 
-#: fish/cmds.c:2565
+#: fish/cmds.c:2572
 msgid "get blocksize of block device"
 msgstr ""
 
-#: fish/cmds.c:2566
+#: fish/cmds.c:2573
 msgid "is block device set to read-only"
 msgstr ""
 
-#: fish/cmds.c:2567
+#: fish/cmds.c:2574
 msgid "get total size of device in bytes"
 msgstr ""
 
-#: fish/cmds.c:2568
+#: fish/cmds.c:2575
 msgid "get sectorsize of block device"
 msgstr ""
 
-#: fish/cmds.c:2569
+#: fish/cmds.c:2576
 msgid "get total size of device in 512-byte sectors"
 msgstr ""
 
-#: fish/cmds.c:2570
+#: fish/cmds.c:2577
 msgid "reread partition table"
 msgstr ""
 
-#: fish/cmds.c:2571
+#: fish/cmds.c:2578
 msgid "set blocksize of block device"
 msgstr ""
 
-#: fish/cmds.c:2572
+#: fish/cmds.c:2579
 msgid "set block device to read-only"
 msgstr ""
 
-#: fish/cmds.c:2573
+#: fish/cmds.c:2580
 msgid "set block device to read-write"
 msgstr ""
 
-#: fish/cmds.c:2574
+#: fish/cmds.c:2581
 msgid "return true path on case-insensitive filesystem"
 msgstr ""
 
-#: fish/cmds.c:2575
+#: fish/cmds.c:2582
 msgid "list the contents of a file"
 msgstr ""
 
-#: fish/cmds.c:2576
+#: fish/cmds.c:2583
 msgid "compute MD5, SHAx or CRC checksum of file"
 msgstr ""
 
-#: fish/cmds.c:2577
+#: fish/cmds.c:2584
 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
 msgstr ""
 
-#: fish/cmds.c:2578
+#: fish/cmds.c:2585
 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
 msgstr ""
 
-#: fish/cmds.c:2579
+#: fish/cmds.c:2586
 msgid "change file mode"
 msgstr ""
 
-#: fish/cmds.c:2580 fish/cmds.c:2693
+#: fish/cmds.c:2587 fish/cmds.c:2701
 msgid "change file owner and group"
 msgstr ""
 
-#: fish/cmds.c:2581
+#: fish/cmds.c:2588
 msgid "run a command from the guest filesystem"
 msgstr ""
 
-#: fish/cmds.c:2582
+#: fish/cmds.c:2589
 msgid "run a command, returning lines"
 msgstr ""
 
-#: fish/cmds.c:2583
+#: fish/cmds.c:2590
 msgid "add qemu parameters"
 msgstr ""
 
-#: fish/cmds.c:2584
+#: fish/cmds.c:2591
 msgid "copy local files or directories into an image"
 msgstr ""
 
-#: fish/cmds.c:2585
+#: fish/cmds.c:2592
 msgid "copy remote files or directories out of an image"
 msgstr ""
 
-#: fish/cmds.c:2586
+#: fish/cmds.c:2593
 msgid "copy size bytes from source to destination using dd"
 msgstr ""
 
-#: fish/cmds.c:2587
+#: fish/cmds.c:2594
 msgid "copy a file"
 msgstr ""
 
-#: fish/cmds.c:2588
+#: fish/cmds.c:2595
 msgid "copy a file or directory recursively"
 msgstr ""
 
-#: fish/cmds.c:2589
+#: fish/cmds.c:2596
 msgid "copy from source to destination using dd"
 msgstr ""
 
-#: fish/cmds.c:2590
+#: fish/cmds.c:2597
 msgid "debugging and internals"
 msgstr ""
 
-#: fish/cmds.c:2591
+#: fish/cmds.c:2598
 msgid "debug the QEMU command line (internal use only)"
 msgstr ""
 
-#: fish/cmds.c:2592
+#: fish/cmds.c:2599
 msgid "upload a file to the appliance (internal use only)"
 msgstr ""
 
-#: fish/cmds.c:2593
+#: fish/cmds.c:2600
 msgid "report file system disk space usage"
 msgstr ""
 
-#: fish/cmds.c:2594
+#: fish/cmds.c:2601
 msgid "report file system disk space usage (human readable)"
 msgstr ""
 
-#: fish/cmds.c:2595
+#: fish/cmds.c:2602
 msgid "return kernel messages"
 msgstr ""
 
-#: fish/cmds.c:2596
+#: fish/cmds.c:2603
 msgid "download a file to the local machine"
 msgstr ""
 
-#: fish/cmds.c:2597
+#: fish/cmds.c:2604
 msgid "download a file to the local machine with offset and size"
 msgstr ""
 
-#: fish/cmds.c:2598
+#: fish/cmds.c:2605
 msgid "drop kernel page cache, dentries and inodes"
 msgstr ""
 
-#: fish/cmds.c:2599
+#: fish/cmds.c:2606
 msgid "estimate file space usage"
 msgstr ""
 
-#: fish/cmds.c:2600
+#: fish/cmds.c:2607
 msgid "check an ext2/ext3 filesystem"
 msgstr ""
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2608
 msgid "display a line of text"
 msgstr ""
 
-#: fish/cmds.c:2602
+#: fish/cmds.c:2609
 msgid "echo arguments back to the client"
 msgstr ""
 
-#: fish/cmds.c:2603
+#: fish/cmds.c:2610
 msgid "edit a file"
 msgstr ""
 
-#: fish/cmds.c:2604 fish/cmds.c:2605 fish/cmds.c:2610 fish/cmds.c:2611
-#: fish/cmds.c:2644 fish/cmds.c:2645 fish/cmds.c:2886 fish/cmds.c:2887
-#: fish/cmds.c:2891 fish/cmds.c:2892 fish/cmds.c:2894 fish/cmds.c:2895
+#: fish/cmds.c:2611 fish/cmds.c:2612 fish/cmds.c:2617 fish/cmds.c:2618
+#: fish/cmds.c:2651 fish/cmds.c:2652 fish/cmds.c:2894 fish/cmds.c:2895
+#: fish/cmds.c:2899 fish/cmds.c:2900 fish/cmds.c:2902 fish/cmds.c:2903
 msgid "return lines matching a pattern"
 msgstr ""
 
-#: fish/cmds.c:2606
+#: fish/cmds.c:2613
 msgid "test if two files have equal contents"
 msgstr ""
 
-#: fish/cmds.c:2607
+#: fish/cmds.c:2614
 msgid "test if file or directory exists"
 msgstr ""
 
-#: fish/cmds.c:2608 fish/cmds.c:2609
+#: fish/cmds.c:2615 fish/cmds.c:2616
 msgid "preallocate a file in the guest filesystem"
 msgstr ""
 
-#: fish/cmds.c:2612
+#: fish/cmds.c:2619
 msgid "determine file type"
 msgstr ""
 
-#: fish/cmds.c:2613
+#: fish/cmds.c:2620
 msgid "detect the architecture of a binary file"
 msgstr ""
 
-#: fish/cmds.c:2614
+#: fish/cmds.c:2621
 msgid "return the size of the file in bytes"
 msgstr ""
 
-#: fish/cmds.c:2615
+#: fish/cmds.c:2622
 msgid "fill a file with octets"
 msgstr ""
 
-#: fish/cmds.c:2616
+#: fish/cmds.c:2623
 msgid "fill a file with a repeating pattern of bytes"
 msgstr ""
 
-#: fish/cmds.c:2617
+#: fish/cmds.c:2624
 msgid "find all files and directories"
 msgstr ""
 
-#: fish/cmds.c:2618
+#: fish/cmds.c:2625
 msgid "find all files and directories, returning NUL-separated list"
 msgstr ""
 
-#: fish/cmds.c:2619
+#: fish/cmds.c:2626
 msgid "find a filesystem by label"
 msgstr ""
 
-#: fish/cmds.c:2620
+#: fish/cmds.c:2627
 msgid "find a filesystem by UUID"
 msgstr ""
 
-#: fish/cmds.c:2621
+#: fish/cmds.c:2628
 msgid "run the filesystem checker"
 msgstr ""
 
-#: fish/cmds.c:2622
+#: fish/cmds.c:2629
 msgid "get the additional kernel options"
 msgstr ""
 
-#: fish/cmds.c:2623
+#: fish/cmds.c:2630
 msgid "get the attach method"
 msgstr ""
 
-#: fish/cmds.c:2624
+#: fish/cmds.c:2631
 msgid "get autosync mode"
 msgstr ""
 
-#: fish/cmds.c:2625
+#: fish/cmds.c:2632
 msgid "get direct appliance mode flag"
 msgstr ""
 
-#: fish/cmds.c:2626
+#: fish/cmds.c:2633
 msgid "get the ext2/3/4 filesystem label"
 msgstr ""
 
-#: fish/cmds.c:2627
+#: fish/cmds.c:2634
 msgid "get the ext2/3/4 filesystem UUID"
 msgstr ""
 
-#: fish/cmds.c:2628
+#: fish/cmds.c:2635
 msgid "get memory allocated to the qemu subprocess"
 msgstr ""
 
-#: fish/cmds.c:2629
+#: fish/cmds.c:2636
 msgid "get enable network flag"
 msgstr ""
 
-#: fish/cmds.c:2630
+#: fish/cmds.c:2637
 msgid "get the search path"
 msgstr ""
 
-#: fish/cmds.c:2631
+#: fish/cmds.c:2638
 msgid "get PID of qemu subprocess"
 msgstr ""
 
-#: fish/cmds.c:2632
+#: fish/cmds.c:2639
 msgid "get the qemu binary"
 msgstr ""
 
-#: fish/cmds.c:2633
+#: fish/cmds.c:2640
 msgid "get recovery process enabled flag"
 msgstr ""
 
-#: fish/cmds.c:2634
+#: fish/cmds.c:2641
 msgid "get SELinux enabled flag"
 msgstr ""
 
-#: fish/cmds.c:2635
+#: fish/cmds.c:2642
 msgid "get the current state"
 msgstr ""
 
-#: fish/cmds.c:2636
+#: fish/cmds.c:2643
 msgid "get command trace enabled flag"
 msgstr ""
 
-#: fish/cmds.c:2637
+#: fish/cmds.c:2644
 msgid "get the current umask"
 msgstr ""
 
-#: fish/cmds.c:2638
+#: fish/cmds.c:2645
 msgid "get verbose mode"
 msgstr ""
 
-#: fish/cmds.c:2639
+#: fish/cmds.c:2646
 msgid "get SELinux security context"
 msgstr ""
 
-#: fish/cmds.c:2640 fish/cmds.c:2694
+#: fish/cmds.c:2647 fish/cmds.c:2702
 msgid "get a single extended attribute"
 msgstr ""
 
-#: fish/cmds.c:2641 fish/cmds.c:2695
+#: fish/cmds.c:2648 fish/cmds.c:2703
 msgid "list extended attributes of a file or directory"
 msgstr ""
 
-#: fish/cmds.c:2642
+#: fish/cmds.c:2649
 msgid "expand wildcards in command"
 msgstr ""
 
-#: fish/cmds.c:2643
+#: fish/cmds.c:2650
 msgid "expand a wildcard path"
 msgstr ""
 
-#: fish/cmds.c:2646
+#: fish/cmds.c:2653
 msgid "install GRUB"
 msgstr ""
 
-#: fish/cmds.c:2647
+#: fish/cmds.c:2654
 msgid "return first 10 lines of a file"
 msgstr ""
 
-#: fish/cmds.c:2648
+#: fish/cmds.c:2655
 msgid "return first N lines of a file"
 msgstr ""
 
-#: fish/cmds.c:2649
+#: fish/cmds.c:2656
 msgid "dump a file in hexadecimal"
 msgstr ""
 
-#: fish/cmds.c:2650
+#: fish/cmds.c:2657
 msgid "edit with a hex editor"
 msgstr ""
 
-#: fish/cmds.c:2651
+#: fish/cmds.c:2658
 msgid "list the contents of a single file in an initrd"
 msgstr ""
 
-#: fish/cmds.c:2652
+#: fish/cmds.c:2659
 msgid "list files in an initrd"
 msgstr ""
 
-#: fish/cmds.c:2653
+#: fish/cmds.c:2660
 msgid "add an inotify watch"
 msgstr ""
 
-#: fish/cmds.c:2654
+#: fish/cmds.c:2661
 msgid "close the inotify handle"
 msgstr ""
 
-#: fish/cmds.c:2655
+#: fish/cmds.c:2662
 msgid "return list of watched files that had events"
 msgstr ""
 
-#: fish/cmds.c:2656
+#: fish/cmds.c:2663
 msgid "create an inotify handle"
 msgstr ""
 
-#: fish/cmds.c:2657
+#: fish/cmds.c:2664
 msgid "return list of inotify events"
 msgstr ""
 
-#: fish/cmds.c:2658
+#: fish/cmds.c:2665
 msgid "remove an inotify watch"
 msgstr ""
 
-#: fish/cmds.c:2659
+#: fish/cmds.c:2666
 msgid "get architecture of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2660
+#: fish/cmds.c:2667
 msgid "get distro of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2661
+#: fish/cmds.c:2668
 msgid "get filesystems associated with inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2662
+#: fish/cmds.c:2669
 msgid "get format of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2663
+#: fish/cmds.c:2670
 msgid "get hostname of the operating system"
 msgstr ""
 
-#: fish/cmds.c:2664
+#: fish/cmds.c:2671
 msgid "get major version of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2665
+#: fish/cmds.c:2672
 msgid "get minor version of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2666
+#: fish/cmds.c:2673
 msgid "get mountpoints of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2667
+#: fish/cmds.c:2674
 msgid "get package format used by the operating system"
 msgstr ""
 
-#: fish/cmds.c:2668
+#: fish/cmds.c:2675
 msgid "get package management tool used by the operating system"
 msgstr ""
 
-#: fish/cmds.c:2669
+#: fish/cmds.c:2676
 msgid "get product name of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2670
+#: fish/cmds.c:2677
+msgid "get product variant of inspected operating system"
+msgstr ""
+
+#: fish/cmds.c:2678
 msgid "return list of operating systems found by last inspection"
 msgstr ""
 
-#: fish/cmds.c:2671
+#: fish/cmds.c:2679
 msgid "get type of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2672
+#: fish/cmds.c:2680
 msgid "get Windows systemroot of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2673
+#: fish/cmds.c:2681
 msgid "get live flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2674
+#: fish/cmds.c:2682
 msgid "get multipart flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2675
+#: fish/cmds.c:2683
 msgid "get netinst (network installer) flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2676
+#: fish/cmds.c:2684
 msgid "get list of applications installed in the operating system"
 msgstr ""
 
-#: fish/cmds.c:2677
+#: fish/cmds.c:2685
 msgid "inspect disk and return list of operating systems found"
 msgstr ""
 
-#: fish/cmds.c:2678
+#: fish/cmds.c:2686
 msgid "test if block device"
 msgstr ""
 
-#: fish/cmds.c:2679
+#: fish/cmds.c:2687
 msgid "is busy processing a command"
 msgstr ""
 
-#: fish/cmds.c:2680
+#: fish/cmds.c:2688
 msgid "test if character device"
 msgstr ""
 
-#: fish/cmds.c:2681
+#: fish/cmds.c:2689
 msgid "is in configuration state"
 msgstr ""
 
-#: fish/cmds.c:2682
+#: fish/cmds.c:2690
 msgid "test if a directory"
 msgstr ""
 
-#: fish/cmds.c:2683
+#: fish/cmds.c:2691
 msgid "test if FIFO (named pipe)"
 msgstr ""
 
-#: fish/cmds.c:2684
+#: fish/cmds.c:2692
 msgid "test if a regular file"
 msgstr ""
 
-#: fish/cmds.c:2685
+#: fish/cmds.c:2693
 msgid "is launching subprocess"
 msgstr ""
 
-#: fish/cmds.c:2686
+#: fish/cmds.c:2694
 msgid "test if device is a logical volume"
 msgstr ""
 
-#: fish/cmds.c:2687
+#: fish/cmds.c:2695
 msgid "is ready to accept commands"
 msgstr ""
 
-#: fish/cmds.c:2688
+#: fish/cmds.c:2696
 msgid "test if socket"
 msgstr ""
 
-#: fish/cmds.c:2689
+#: fish/cmds.c:2697
 msgid "test if symbolic link"
 msgstr ""
 
-#: fish/cmds.c:2690
+#: fish/cmds.c:2698
 msgid "kill the qemu subprocess"
 msgstr ""
 
-#: fish/cmds.c:2691
+#: fish/cmds.c:2699
 msgid "launch the qemu subprocess"
 msgstr ""
 
-#: fish/cmds.c:2692
+#: fish/cmds.c:2700
 msgid "change working directory"
 msgstr ""
 
-#: fish/cmds.c:2696
+#: fish/cmds.c:2704
 msgid "list the block devices"
 msgstr ""
 
-#: fish/cmds.c:2697
+#: fish/cmds.c:2705
 msgid "list filesystems"
 msgstr ""
 
-#: fish/cmds.c:2698
+#: fish/cmds.c:2706
 msgid "list the partitions"
 msgstr ""
 
-#: fish/cmds.c:2699
+#: fish/cmds.c:2707
 msgid "list the files in a directory (long format)"
 msgstr ""
 
-#: fish/cmds.c:2700 fish/cmds.c:2701
+#: fish/cmds.c:2708 fish/cmds.c:2709
 msgid "create a hard link"
 msgstr ""
 
-#: fish/cmds.c:2702 fish/cmds.c:2703
+#: fish/cmds.c:2710 fish/cmds.c:2711
 msgid "create a symbolic link"
 msgstr ""
 
-#: fish/cmds.c:2704 fish/cmds.c:2795
+#: fish/cmds.c:2712 fish/cmds.c:2803
 msgid "remove extended attribute of a file or directory"
 msgstr ""
 
-#: fish/cmds.c:2705
+#: fish/cmds.c:2713
 msgid "list the files in a directory"
 msgstr ""
 
-#: fish/cmds.c:2706 fish/cmds.c:2822
+#: fish/cmds.c:2714 fish/cmds.c:2830
 msgid "set extended attribute of a file or directory"
 msgstr ""
 
-#: fish/cmds.c:2707
+#: fish/cmds.c:2715
 msgid "get file information for a symbolic link"
 msgstr ""
 
-#: fish/cmds.c:2708
+#: fish/cmds.c:2716
 msgid "lstat on multiple files"
 msgstr ""
 
-#: fish/cmds.c:2709
+#: fish/cmds.c:2717
 msgid "add a key on a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2710
+#: fish/cmds.c:2718
 msgid "close a LUKS device"
 msgstr ""
 
-#: fish/cmds.c:2711 fish/cmds.c:2712
+#: fish/cmds.c:2719 fish/cmds.c:2720
 msgid "format a block device as a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2713
+#: fish/cmds.c:2721
 msgid "remove a key from a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2714
+#: fish/cmds.c:2722
 msgid "open a LUKS-encrypted block device"
 msgstr ""
 
-#: fish/cmds.c:2715
+#: fish/cmds.c:2723
 msgid "open a LUKS-encrypted block device read-only"
 msgstr ""
 
-#: fish/cmds.c:2716
+#: fish/cmds.c:2724
 msgid "create an LVM logical volume"
 msgstr ""
 
-#: fish/cmds.c:2717
+#: fish/cmds.c:2725
 msgid "get canonical name of an LV"
 msgstr ""
 
-#: fish/cmds.c:2718
+#: fish/cmds.c:2726
 msgid "clear LVM device filter"
 msgstr ""
 
-#: fish/cmds.c:2719
+#: fish/cmds.c:2727
 msgid "remove all LVM LVs, VGs and PVs"
 msgstr ""
 
-#: fish/cmds.c:2720
+#: fish/cmds.c:2728
 msgid "set LVM device filter"
 msgstr ""
 
-#: fish/cmds.c:2721
+#: fish/cmds.c:2729
 msgid "remove an LVM logical volume"
 msgstr ""
 
-#: fish/cmds.c:2722
+#: fish/cmds.c:2730
 msgid "rename an LVM logical volume"
 msgstr ""
 
-#: fish/cmds.c:2723
+#: fish/cmds.c:2731
 msgid "resize an LVM logical volume"
 msgstr ""
 
-#: fish/cmds.c:2724
+#: fish/cmds.c:2732
 msgid "expand an LV to fill free space"
 msgstr ""
 
-#: fish/cmds.c:2725 fish/cmds.c:2726
+#: fish/cmds.c:2733 fish/cmds.c:2734
 msgid "list the LVM logical volumes (LVs)"
 msgstr ""
 
-#: fish/cmds.c:2727
+#: fish/cmds.c:2735
 msgid "get the UUID of a logical volume"
 msgstr ""
 
-#: fish/cmds.c:2728
+#: fish/cmds.c:2736
 msgid "lgetxattr on multiple files"
 msgstr ""
 
-#: fish/cmds.c:2729
+#: fish/cmds.c:2737
 msgid "open the manual"
 msgstr ""
 
-#: fish/cmds.c:2730
+#: fish/cmds.c:2738
 msgid "create a directory"
 msgstr ""
 
-#: fish/cmds.c:2731
+#: fish/cmds.c:2739
 msgid "create a directory with a particular mode"
 msgstr ""
 
-#: fish/cmds.c:2732
+#: fish/cmds.c:2740
 msgid "create a directory and parents"
 msgstr ""
 
-#: fish/cmds.c:2733
+#: fish/cmds.c:2741
 msgid "create a temporary directory"
 msgstr ""
 
-#: fish/cmds.c:2734 fish/cmds.c:2735 fish/cmds.c:2736
+#: fish/cmds.c:2742 fish/cmds.c:2743 fish/cmds.c:2744
 msgid "make ext2/3/4 filesystem with external journal"
 msgstr ""
 
-#: fish/cmds.c:2737
+#: fish/cmds.c:2745
 msgid "make ext2/3/4 external journal"
 msgstr ""
 
-#: fish/cmds.c:2738
+#: fish/cmds.c:2746
 msgid "make ext2/3/4 external journal with label"
 msgstr ""
 
-#: fish/cmds.c:2739
+#: fish/cmds.c:2747
 msgid "make ext2/3/4 external journal with UUID"
 msgstr ""
 
-#: fish/cmds.c:2740
+#: fish/cmds.c:2748
 msgid "make FIFO (named pipe)"
 msgstr ""
 
-#: fish/cmds.c:2741 fish/cmds.c:2743
+#: fish/cmds.c:2749 fish/cmds.c:2751
 msgid "make a filesystem"
 msgstr ""
 
-#: fish/cmds.c:2742
+#: fish/cmds.c:2750
 msgid "make a filesystem with block size"
 msgstr ""
 
-#: fish/cmds.c:2744
+#: fish/cmds.c:2752
 msgid "create a mountpoint"
 msgstr ""
 
-#: fish/cmds.c:2745
+#: fish/cmds.c:2753
 msgid "make block, character or FIFO devices"
 msgstr ""
 
-#: fish/cmds.c:2746
+#: fish/cmds.c:2754
 msgid "make block device node"
 msgstr ""
 
-#: fish/cmds.c:2747
+#: fish/cmds.c:2755
 msgid "make char device node"
 msgstr ""
 
-#: fish/cmds.c:2748
+#: fish/cmds.c:2756
 msgid "create a swap partition"
 msgstr ""
 
-#: fish/cmds.c:2749
+#: fish/cmds.c:2757
 msgid "create a swap partition with a label"
 msgstr ""
 
-#: fish/cmds.c:2750
+#: fish/cmds.c:2758
 msgid "create a swap partition with an explicit UUID"
 msgstr ""
 
-#: fish/cmds.c:2751
+#: fish/cmds.c:2759
 msgid "create a swap file"
 msgstr ""
 
-#: fish/cmds.c:2752
+#: fish/cmds.c:2760
 msgid "load a kernel module"
 msgstr ""
 
-#: fish/cmds.c:2753
+#: fish/cmds.c:2761
 msgid "view a file"
 msgstr ""
 
-#: fish/cmds.c:2754
+#: fish/cmds.c:2762
 msgid "mount a guest disk at a position in the filesystem"
 msgstr ""
 
-#: fish/cmds.c:2755
+#: fish/cmds.c:2763
 msgid "mount a file using the loop device"
 msgstr ""
 
-#: fish/cmds.c:2756
+#: fish/cmds.c:2764
 msgid "mount a guest disk with mount options"
 msgstr ""
 
-#: fish/cmds.c:2757
+#: fish/cmds.c:2765
 msgid "mount a guest disk, read-only"
 msgstr ""
 
-#: fish/cmds.c:2758
+#: fish/cmds.c:2766
 msgid "mount a guest disk with mount options and vfstype"
 msgstr ""
 
-#: fish/cmds.c:2759
+#: fish/cmds.c:2767
 msgid "show mountpoints"
 msgstr ""
 
-#: fish/cmds.c:2760
+#: fish/cmds.c:2768
 msgid "show mounted filesystems"
 msgstr ""
 
-#: fish/cmds.c:2761
+#: fish/cmds.c:2769
 msgid "move a file"
 msgstr ""
 
-#: fish/cmds.c:2762
+#: fish/cmds.c:2770
 msgid "probe NTFS volume"
 msgstr ""
 
-#: fish/cmds.c:2763
+#: fish/cmds.c:2771
 msgid "resize an NTFS filesystem"
 msgstr ""
 
-#: fish/cmds.c:2764
+#: fish/cmds.c:2772
 msgid "resize an NTFS filesystem (with size)"
 msgstr ""
 
-#: fish/cmds.c:2765
+#: fish/cmds.c:2773
 msgid "add a partition to the device"
 msgstr ""
 
-#: fish/cmds.c:2766
+#: fish/cmds.c:2774
 msgid "delete a partition"
 msgstr ""
 
-#: fish/cmds.c:2767
+#: fish/cmds.c:2775
 msgid "partition whole disk with a single primary partition"
 msgstr ""
 
-#: fish/cmds.c:2768
+#: fish/cmds.c:2776
 msgid "return true if a partition is bootable"
 msgstr ""
 
-#: fish/cmds.c:2769
+#: fish/cmds.c:2777
 msgid "get the MBR type byte (ID byte) from a partition"
 msgstr ""
 
-#: fish/cmds.c:2770
+#: fish/cmds.c:2778
 msgid "get the partition table type"
 msgstr ""
 
-#: fish/cmds.c:2771
+#: fish/cmds.c:2779
 msgid "create an empty partition table"
 msgstr ""
 
-#: fish/cmds.c:2772
+#: fish/cmds.c:2780
 msgid "list partitions on a device"
 msgstr ""
 
-#: fish/cmds.c:2773
+#: fish/cmds.c:2781
 msgid "make a partition bootable"
 msgstr ""
 
-#: fish/cmds.c:2774
+#: fish/cmds.c:2782
 msgid "set the MBR type byte (ID byte) of a partition"
 msgstr ""
 
-#: fish/cmds.c:2775
+#: fish/cmds.c:2783
 msgid "set partition name"
 msgstr ""
 
-#: fish/cmds.c:2776
+#: fish/cmds.c:2784
 msgid "convert partition name to device name"
 msgstr ""
 
-#: fish/cmds.c:2777
+#: fish/cmds.c:2785
 msgid "ping the guest daemon"
 msgstr ""
 
-#: fish/cmds.c:2778
+#: fish/cmds.c:2786
 msgid "read part of a file"
 msgstr ""
 
-#: fish/cmds.c:2779
+#: fish/cmds.c:2787
 msgid "read part of a device"
 msgstr ""
 
-#: fish/cmds.c:2780
+#: fish/cmds.c:2788
 msgid "create an LVM physical volume"
 msgstr ""
 
-#: fish/cmds.c:2781
+#: fish/cmds.c:2789
 msgid "remove an LVM physical volume"
 msgstr ""
 
-#: fish/cmds.c:2782
+#: fish/cmds.c:2790
 msgid "resize an LVM physical volume"
 msgstr ""
 
-#: fish/cmds.c:2783
+#: fish/cmds.c:2791
 msgid "resize an LVM physical volume (with size)"
 msgstr ""
 
-#: fish/cmds.c:2784 fish/cmds.c:2785
+#: fish/cmds.c:2792 fish/cmds.c:2793
 msgid "list the LVM physical volumes (PVs)"
 msgstr ""
 
-#: fish/cmds.c:2786
+#: fish/cmds.c:2794
 msgid "get the UUID of a physical volume"
 msgstr ""
 
-#: fish/cmds.c:2787
+#: fish/cmds.c:2795
 msgid "write to part of a file"
 msgstr ""
 
-#: fish/cmds.c:2788
+#: fish/cmds.c:2796
 msgid "write to part of a device"
 msgstr ""
 
-#: fish/cmds.c:2789
+#: fish/cmds.c:2797
 msgid "read a file"
 msgstr ""
 
-#: fish/cmds.c:2790
+#: fish/cmds.c:2798
 msgid "read file as lines"
 msgstr ""
 
-#: fish/cmds.c:2791
+#: fish/cmds.c:2799
 msgid "read directories entries"
 msgstr ""
 
-#: fish/cmds.c:2792
+#: fish/cmds.c:2800
 msgid "read the target of a symbolic link"
 msgstr ""
 
-#: fish/cmds.c:2793
+#: fish/cmds.c:2801
 msgid "readlink on multiple files"
 msgstr ""
 
-#: fish/cmds.c:2794
+#: fish/cmds.c:2802
 msgid "canonicalized absolute pathname"
 msgstr ""
 
-#: fish/cmds.c:2796
+#: fish/cmds.c:2804
 msgid "close and reopen libguestfs handle"
 msgstr ""
 
-#: fish/cmds.c:2797
+#: fish/cmds.c:2805
 msgid "resize an ext2, ext3 or ext4 filesystem"
 msgstr ""
 
-#: fish/cmds.c:2798
+#: fish/cmds.c:2806
 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
 msgstr ""
 
-#: fish/cmds.c:2799
+#: fish/cmds.c:2807
 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
 msgstr ""
 
-#: fish/cmds.c:2800
+#: fish/cmds.c:2808
 msgid "remove a file"
 msgstr ""
 
-#: fish/cmds.c:2801
+#: fish/cmds.c:2809
 msgid "remove a file or directory recursively"
 msgstr ""
 
-#: fish/cmds.c:2802
+#: fish/cmds.c:2810
 msgid "remove a directory"
 msgstr ""
 
-#: fish/cmds.c:2803
+#: fish/cmds.c:2811
 msgid "remove a mountpoint"
 msgstr ""
 
-#: fish/cmds.c:2804
+#: fish/cmds.c:2812
 msgid "scrub (securely wipe) a device"
 msgstr ""
 
-#: fish/cmds.c:2805
+#: fish/cmds.c:2813
 msgid "scrub (securely wipe) a file"
 msgstr ""
 
-#: fish/cmds.c:2806
+#: fish/cmds.c:2814
 msgid "scrub (securely wipe) free space"
 msgstr ""
 
-#: fish/cmds.c:2807
+#: fish/cmds.c:2815
 msgid "add options to kernel command line"
 msgstr ""
 
-#: fish/cmds.c:2808
+#: fish/cmds.c:2816
 msgid "set the attach method"
 msgstr ""
 
-#: fish/cmds.c:2809
+#: fish/cmds.c:2817
 msgid "set autosync mode"
 msgstr ""
 
-#: fish/cmds.c:2810
+#: fish/cmds.c:2818
 msgid "enable or disable direct appliance mode"
 msgstr ""
 
-#: fish/cmds.c:2811
+#: fish/cmds.c:2819
 msgid "set the ext2/3/4 filesystem label"
 msgstr ""
 
-#: fish/cmds.c:2812
+#: fish/cmds.c:2820
 msgid "set the ext2/3/4 filesystem UUID"
 msgstr ""
 
-#: fish/cmds.c:2813
+#: fish/cmds.c:2821
 msgid "set memory allocated to the qemu subprocess"
 msgstr ""
 
-#: fish/cmds.c:2814
+#: fish/cmds.c:2822
 msgid "set enable network flag"
 msgstr ""
 
-#: fish/cmds.c:2815
+#: fish/cmds.c:2823
 msgid "set the search path"
 msgstr ""
 
-#: fish/cmds.c:2816
+#: fish/cmds.c:2824
 msgid "set the qemu binary"
 msgstr ""
 
-#: fish/cmds.c:2817
+#: fish/cmds.c:2825
 msgid "enable or disable the recovery process"
 msgstr ""
 
-#: fish/cmds.c:2818
+#: fish/cmds.c:2826
 msgid "set SELinux enabled or disabled at appliance boot"
 msgstr ""
 
-#: fish/cmds.c:2819
+#: fish/cmds.c:2827
 msgid "enable or disable command traces"
 msgstr ""
 
-#: fish/cmds.c:2820
+#: fish/cmds.c:2828
 msgid "set verbose mode"
 msgstr ""
 
-#: fish/cmds.c:2821
+#: fish/cmds.c:2829
 msgid "set SELinux security context"
 msgstr ""
 
-#: fish/cmds.c:2823 fish/cmds.c:2824
+#: fish/cmds.c:2831 fish/cmds.c:2832
 msgid "create partitions on a block device"
 msgstr ""
 
-#: fish/cmds.c:2825
+#: fish/cmds.c:2833
 msgid "modify a single partition on a block device"
 msgstr ""
 
-#: fish/cmds.c:2826
+#: fish/cmds.c:2834
 msgid "display the disk geometry from the partition table"
 msgstr ""
 
-#: fish/cmds.c:2827
+#: fish/cmds.c:2835
 msgid "display the kernel geometry"
 msgstr ""
 
-#: fish/cmds.c:2828
+#: fish/cmds.c:2836
 msgid "display the partition table"
 msgstr ""
 
-#: fish/cmds.c:2829
+#: fish/cmds.c:2837
 msgid "run a command via the shell"
 msgstr ""
 
-#: fish/cmds.c:2830
+#: fish/cmds.c:2838
 msgid "run a command via the shell returning lines"
 msgstr ""
 
-#: fish/cmds.c:2831
+#: fish/cmds.c:2839
 msgid "sleep for some seconds"
 msgstr ""
 
-#: fish/cmds.c:2832
+#: fish/cmds.c:2840
 msgid "create a sparse disk image and add"
 msgstr ""
 
-#: fish/cmds.c:2833
+#: fish/cmds.c:2841
 msgid "get file information"
 msgstr ""
 
-#: fish/cmds.c:2834
+#: fish/cmds.c:2842
 msgid "get file system statistics"
 msgstr ""
 
-#: fish/cmds.c:2835 fish/cmds.c:2836
+#: fish/cmds.c:2843 fish/cmds.c:2844
 msgid "print the printable strings in a file"
 msgstr ""
 
-#: fish/cmds.c:2837
+#: fish/cmds.c:2845
 msgid "list supported groups of commands"
 msgstr ""
 
-#: fish/cmds.c:2838
+#: fish/cmds.c:2846
 msgid "disable swap on device"
 msgstr ""
 
-#: fish/cmds.c:2839
+#: fish/cmds.c:2847
 msgid "disable swap on file"
 msgstr ""
 
-#: fish/cmds.c:2840
+#: fish/cmds.c:2848
 msgid "disable swap on labeled swap partition"
 msgstr ""
 
-#: fish/cmds.c:2841
+#: fish/cmds.c:2849
 msgid "disable swap on swap partition by UUID"
 msgstr ""
 
-#: fish/cmds.c:2842
+#: fish/cmds.c:2850
 msgid "enable swap on device"
 msgstr ""
 
-#: fish/cmds.c:2843
+#: fish/cmds.c:2851
 msgid "enable swap on file"
 msgstr ""
 
-#: fish/cmds.c:2844
+#: fish/cmds.c:2852
 msgid "enable swap on labeled swap partition"
 msgstr ""
 
-#: fish/cmds.c:2845
+#: fish/cmds.c:2853
 msgid "enable swap on swap partition by UUID"
 msgstr ""
 
-#: fish/cmds.c:2846
+#: fish/cmds.c:2854
 msgid "sync disks, writes are flushed through to the disk image"
 msgstr ""
 
-#: fish/cmds.c:2847
+#: fish/cmds.c:2855
 msgid "return last 10 lines of a file"
 msgstr ""
 
-#: fish/cmds.c:2848
+#: fish/cmds.c:2856
 msgid "return last N lines of a file"
 msgstr ""
 
-#: fish/cmds.c:2849
+#: fish/cmds.c:2857
 msgid "unpack tarfile to directory"
 msgstr ""
 
-#: fish/cmds.c:2850
+#: fish/cmds.c:2858
 msgid "pack directory into tarfile"
 msgstr ""
 
-#: fish/cmds.c:2851 fish/cmds.c:2858
+#: fish/cmds.c:2859 fish/cmds.c:2866
 msgid "unpack compressed tarball to directory"
 msgstr ""
 
-#: fish/cmds.c:2852 fish/cmds.c:2859
+#: fish/cmds.c:2860 fish/cmds.c:2867
 msgid "pack directory into compressed tarball"
 msgstr ""
 
-#: fish/cmds.c:2853
+#: fish/cmds.c:2861
 msgid "print elapsed time taken to run a command"
 msgstr ""
 
-#: fish/cmds.c:2854
+#: fish/cmds.c:2862
 msgid "update file timestamps or create a new file"
 msgstr ""
 
-#: fish/cmds.c:2855
+#: fish/cmds.c:2863
 msgid "truncate a file to zero size"
 msgstr ""
 
-#: fish/cmds.c:2856
+#: fish/cmds.c:2864
 msgid "truncate a file to a particular size"
 msgstr ""
 
-#: fish/cmds.c:2857
+#: fish/cmds.c:2865
 msgid "get ext2/ext3/ext4 superblock details"
 msgstr ""
 
-#: fish/cmds.c:2860
+#: fish/cmds.c:2868
 msgid "set file mode creation mask (umask)"
 msgstr ""
 
-#: fish/cmds.c:2861
+#: fish/cmds.c:2869
 msgid "unmount a filesystem"
 msgstr ""
 
-#: fish/cmds.c:2862
+#: fish/cmds.c:2870
 msgid "unmount all filesystems"
 msgstr ""
 
-#: fish/cmds.c:2863
+#: fish/cmds.c:2871
 msgid "upload a file from the local machine"
 msgstr ""
 
-#: fish/cmds.c:2864
+#: fish/cmds.c:2872
 msgid "upload a file from the local machine with offset"
 msgstr ""
 
-#: fish/cmds.c:2865
+#: fish/cmds.c:2873
 msgid "set timestamp of a file with nanosecond precision"
 msgstr ""
 
-#: fish/cmds.c:2866
+#: fish/cmds.c:2874
 msgid "get the library version number"
 msgstr ""
 
-#: fish/cmds.c:2867
+#: fish/cmds.c:2875
 msgid "get the filesystem label"
 msgstr ""
 
-#: fish/cmds.c:2868
+#: fish/cmds.c:2876
 msgid "get the Linux VFS type corresponding to a mounted device"
 msgstr ""
 
-#: fish/cmds.c:2869
+#: fish/cmds.c:2877
 msgid "get the filesystem UUID"
 msgstr ""
 
-#: fish/cmds.c:2870
+#: fish/cmds.c:2878
 msgid "activate or deactivate some volume groups"
 msgstr ""
 
-#: fish/cmds.c:2871
+#: fish/cmds.c:2879
 msgid "activate or deactivate all volume groups"
 msgstr ""
 
-#: fish/cmds.c:2872
+#: fish/cmds.c:2880
 msgid "create an LVM volume group"
 msgstr ""
 
-#: fish/cmds.c:2873
+#: fish/cmds.c:2881
 msgid "get the LV UUIDs of all LVs in the volume group"
 msgstr ""
 
-#: fish/cmds.c:2874
+#: fish/cmds.c:2882
 msgid "get the PV UUIDs containing the volume group"
 msgstr ""
 
-#: fish/cmds.c:2875
+#: fish/cmds.c:2883
 msgid "remove an LVM volume group"
 msgstr ""
 
-#: fish/cmds.c:2876
+#: fish/cmds.c:2884
 msgid "rename an LVM volume group"
 msgstr ""
 
-#: fish/cmds.c:2877 fish/cmds.c:2878
+#: fish/cmds.c:2885 fish/cmds.c:2886
 msgid "list the LVM volume groups (VGs)"
 msgstr ""
 
-#: fish/cmds.c:2879
+#: fish/cmds.c:2887
 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
 msgstr ""
 
-#: fish/cmds.c:2880
+#: fish/cmds.c:2888
 msgid "get the UUID of a volume group"
 msgstr ""
 
-#: fish/cmds.c:2881
+#: fish/cmds.c:2889
 msgid "count characters in a file"
 msgstr ""
 
-#: fish/cmds.c:2882
+#: fish/cmds.c:2890
 msgid "count lines in a file"
 msgstr ""
 
-#: fish/cmds.c:2883
+#: fish/cmds.c:2891
 msgid "count words in a file"
 msgstr ""
 
-#: fish/cmds.c:2884
+#: fish/cmds.c:2892
 msgid "create a new file"
 msgstr ""
 
-#: fish/cmds.c:2885
+#: fish/cmds.c:2893
 msgid "create a file"
 msgstr ""
 
-#: fish/cmds.c:2888
+#: fish/cmds.c:2896
 msgid "write zeroes to the device"
 msgstr ""
 
-#: fish/cmds.c:2889
+#: fish/cmds.c:2897
 msgid "write zeroes to an entire device"
 msgstr ""
 
-#: fish/cmds.c:2890
+#: fish/cmds.c:2898
 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
 msgstr ""
 
-#: fish/cmds.c:2893
+#: fish/cmds.c:2901
 msgid "determine file type inside a compressed file"
 msgstr ""
 
-#: fish/cmds.c:2896
+#: fish/cmds.c:2904
 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
 msgstr ""
 
-#: fish/cmds.c:3214 fish/cmds.c:3228 fish/cmds.c:3244 fish/cmds.c:3261
-#: fish/cmds.c:3278 fish/cmds.c:3296 fish/cmds.c:3315 fish/cmds.c:3331
-#: fish/cmds.c:3349 fish/cmds.c:3365 fish/cmds.c:3383 fish/cmds.c:3399
-#: fish/cmds.c:3416 fish/cmds.c:3431 fish/cmds.c:3449 fish/cmds.c:3464
-#: fish/cmds.c:3480 fish/cmds.c:3496 fish/cmds.c:3512 fish/cmds.c:3528
-#: fish/cmds.c:3544 fish/cmds.c:3562 fish/cmds.c:3595 fish/cmds.c:3611
-#: fish/cmds.c:3627 fish/cmds.c:3646 fish/cmds.c:3661 fish/cmds.c:3679
-#: fish/cmds.c:3694 fish/cmds.c:3712 fish/cmds.c:3727 fish/cmds.c:3745
-#: fish/cmds.c:3760 fish/cmds.c:3779 fish/cmds.c:3798 fish/cmds.c:3816
-#: fish/cmds.c:3836 fish/cmds.c:3855 fish/cmds.c:3875 fish/cmds.c:3895
-#: fish/cmds.c:3915 fish/cmds.c:3934 fish/cmds.c:3953 fish/cmds.c:3973
-#: fish/cmds.c:3993 fish/cmds.c:4013 fish/cmds.c:4028 fish/cmds.c:4044
-#: fish/cmds.c:4116 fish/cmds.c:4134 fish/cmds.c:4151 fish/cmds.c:4230
-#: fish/cmds.c:4250 fish/cmds.c:4270 fish/cmds.c:4290 fish/cmds.c:4310
-#: fish/cmds.c:4330 fish/cmds.c:4349 fish/cmds.c:4368 fish/cmds.c:4387
-#: fish/cmds.c:4402 fish/cmds.c:4422 fish/cmds.c:4438 fish/cmds.c:4454
-#: fish/cmds.c:4473 fish/cmds.c:4495 fish/cmds.c:4517 fish/cmds.c:4537
-#: fish/cmds.c:4554 fish/cmds.c:4571 fish/cmds.c:4588 fish/cmds.c:4605
-#: fish/cmds.c:4622 fish/cmds.c:4639 fish/cmds.c:4656 fish/cmds.c:4675
-#: fish/cmds.c:4698 fish/cmds.c:4734 fish/cmds.c:4751 fish/cmds.c:4774
-#: fish/cmds.c:4796 fish/cmds.c:4817 fish/cmds.c:4837 fish/cmds.c:4856
-#: fish/cmds.c:4876 fish/cmds.c:4894 fish/cmds.c:4912 fish/cmds.c:4926
-#: fish/cmds.c:4942 fish/cmds.c:4962 fish/cmds.c:4981 fish/cmds.c:5000
-#: fish/cmds.c:5019 fish/cmds.c:5038 fish/cmds.c:5058 fish/cmds.c:5098
-#: fish/cmds.c:5155 fish/cmds.c:5176 fish/cmds.c:5197 fish/cmds.c:5218
-#: fish/cmds.c:5236 fish/cmds.c:5258 fish/cmds.c:5296 fish/cmds.c:5318
-#: fish/cmds.c:5397 fish/cmds.c:5436 fish/cmds.c:5451 fish/cmds.c:5468
-#: fish/cmds.c:5482 fish/cmds.c:5498 fish/cmds.c:5520 fish/cmds.c:5542
-#: fish/cmds.c:5564 fish/cmds.c:5586 fish/cmds.c:5608 fish/cmds.c:5630
-#: fish/cmds.c:5650 fish/cmds.c:5667 fish/cmds.c:5684 fish/cmds.c:5703
-#: fish/cmds.c:5722 fish/cmds.c:5742 fish/cmds.c:5778 fish/cmds.c:5797
-#: fish/cmds.c:5816 fish/cmds.c:5833 fish/cmds.c:5851 fish/cmds.c:5874
-#: fish/cmds.c:5897 fish/cmds.c:5921 fish/cmds.c:5944 fish/cmds.c:5965
-#: fish/cmds.c:5988 fish/cmds.c:6011 fish/cmds.c:6031 fish/cmds.c:6053
-#: fish/cmds.c:6074 fish/cmds.c:6097 fish/cmds.c:6114 fish/cmds.c:6131
-#: fish/cmds.c:6149 fish/cmds.c:6167 fish/cmds.c:6188 fish/cmds.c:6206
-#: fish/cmds.c:6227 fish/cmds.c:6247 fish/cmds.c:6265 fish/cmds.c:6286
-#: fish/cmds.c:6309 fish/cmds.c:6332 fish/cmds.c:6354 fish/cmds.c:6387
-#: fish/cmds.c:6404 fish/cmds.c:6421 fish/cmds.c:6445 fish/cmds.c:6468
-#: fish/cmds.c:6491 fish/cmds.c:6513 fish/cmds.c:6530 fish/cmds.c:6552
-#: fish/cmds.c:6646 fish/cmds.c:6666 fish/cmds.c:6686 fish/cmds.c:6706
-#: fish/cmds.c:6724 fish/cmds.c:6745 fish/cmds.c:6781 fish/cmds.c:6798
-#: fish/cmds.c:6820 fish/cmds.c:6837 fish/cmds.c:6873 fish/cmds.c:6893
-#: fish/cmds.c:6913 fish/cmds.c:6933 fish/cmds.c:6955 fish/cmds.c:6972
-#: fish/cmds.c:6991 fish/cmds.c:7010 fish/cmds.c:7032 fish/cmds.c:7053
-#: fish/cmds.c:7074 fish/cmds.c:7095 fish/cmds.c:7118 fish/cmds.c:7159
-#: fish/cmds.c:7182 fish/cmds.c:7221 fish/cmds.c:7238 fish/cmds.c:7257
-#: fish/cmds.c:7278 fish/cmds.c:7301 fish/cmds.c:7323 fish/cmds.c:7341
-#: fish/cmds.c:7360 fish/cmds.c:7381 fish/cmds.c:7458 fish/cmds.c:7499
-#: fish/cmds.c:7578 fish/cmds.c:7654 fish/cmds.c:7691 fish/cmds.c:7714
-#: fish/cmds.c:7735 fish/cmds.c:7758 fish/cmds.c:7780 fish/cmds.c:7805
-#: fish/cmds.c:7848 fish/cmds.c:7889 fish/cmds.c:7910 fish/cmds.c:7928
-#: fish/cmds.c:7947 fish/cmds.c:7964 fish/cmds.c:7982 fish/cmds.c:8009
-#: fish/cmds.c:8033 fish/cmds.c:8057 fish/cmds.c:8081 fish/cmds.c:8105
-#: fish/cmds.c:8129 fish/cmds.c:8153 fish/cmds.c:8177 fish/cmds.c:8201
-#: fish/cmds.c:8225 fish/cmds.c:8249 fish/cmds.c:8273 fish/cmds.c:8296
-#: fish/cmds.c:8319 fish/cmds.c:8340 fish/cmds.c:8361 fish/cmds.c:8382
-#: fish/cmds.c:8402 fish/cmds.c:8425 fish/cmds.c:8463 fish/cmds.c:8480
-#: fish/cmds.c:8497 fish/cmds.c:8516 fish/cmds.c:8535 fish/cmds.c:8552
-#: fish/cmds.c:8569 fish/cmds.c:8586 fish/cmds.c:8603 fish/cmds.c:8622
-#: fish/cmds.c:8658 fish/cmds.c:8698 fish/cmds.c:8731 fish/cmds.c:8748
-#: fish/cmds.c:8765 fish/cmds.c:8781 fish/cmds.c:8796 fish/cmds.c:8817
-#: fish/cmds.c:8855 fish/cmds.c:8893 fish/cmds.c:8932 fish/cmds.c:8972
-#: fish/cmds.c:9013 fish/cmds.c:9054 fish/cmds.c:9092 fish/cmds.c:9109
-#: fish/cmds.c:9132 fish/cmds.c:9154 fish/cmds.c:9176 fish/cmds.c:9196
-#: fish/cmds.c:9216 fish/cmds.c:9252 fish/cmds.c:9324 fish/cmds.c:9364
-#: fish/cmds.c:9422 fish/cmds.c:9448 fish/cmds.c:9474 fish/cmds.c:9502
-#: fish/cmds.c:9561 fish/cmds.c:9582 fish/cmds.c:9627 fish/cmds.c:9647
-#: fish/cmds.c:9686 fish/cmds.c:9723 fish/cmds.c:9743 fish/cmds.c:9765
-#: fish/cmds.c:9822 fish/cmds.c:9842 fish/cmds.c:9864 fish/cmds.c:9886
-#: fish/cmds.c:9905 fish/cmds.c:9925 fish/cmds.c:9952 fish/cmds.c:9972
-#: fish/cmds.c:9992 fish/cmds.c:10012 fish/cmds.c:10032 fish/cmds.c:10054
-#: fish/cmds.c:10089 fish/cmds.c:10107 fish/cmds.c:10130 fish/cmds.c:10152
-#: fish/cmds.c:10167 fish/cmds.c:10184 fish/cmds.c:10221 fish/cmds.c:10260
-#: fish/cmds.c:10300 fish/cmds.c:10356 fish/cmds.c:10378 fish/cmds.c:10414
-#: fish/cmds.c:10429 fish/cmds.c:10449 fish/cmds.c:10489 fish/cmds.c:10512
-#: fish/cmds.c:10536 fish/cmds.c:10561 fish/cmds.c:10602 fish/cmds.c:10627
-#: fish/cmds.c:10665 fish/cmds.c:10696 fish/cmds.c:10727 fish/cmds.c:10755
-#: fish/cmds.c:10775 fish/cmds.c:10807 fish/cmds.c:10827 fish/cmds.c:10847
-#: fish/cmds.c:10864 fish/cmds.c:10882 fish/cmds.c:10905 fish/cmds.c:10926
-#: fish/cmds.c:10945 fish/cmds.c:10987 fish/cmds.c:11030 fish/cmds.c:11074
-#: fish/cmds.c:11113 fish/cmds.c:11132 fish/cmds.c:11152 fish/cmds.c:11172
-#: fish/cmds.c:11193 fish/cmds.c:11214 fish/cmds.c:11235 fish/cmds.c:11256
-#: fish/cmds.c:11277 fish/cmds.c:11299 fish/cmds.c:11337 fish/cmds.c:11388
-#: fish/cmds.c:11426 fish/cmds.c:11482 fish/cmds.c:11572 fish/cmds.c:11601
-#: fish/cmds.c:11628
+#: fish/cmds.c:3222 fish/cmds.c:3236 fish/cmds.c:3252 fish/cmds.c:3269
+#: fish/cmds.c:3286 fish/cmds.c:3304 fish/cmds.c:3323 fish/cmds.c:3339
+#: fish/cmds.c:3357 fish/cmds.c:3373 fish/cmds.c:3391 fish/cmds.c:3407
+#: fish/cmds.c:3424 fish/cmds.c:3439 fish/cmds.c:3457 fish/cmds.c:3472
+#: fish/cmds.c:3488 fish/cmds.c:3504 fish/cmds.c:3520 fish/cmds.c:3536
+#: fish/cmds.c:3552 fish/cmds.c:3570 fish/cmds.c:3603 fish/cmds.c:3619
+#: fish/cmds.c:3635 fish/cmds.c:3654 fish/cmds.c:3669 fish/cmds.c:3687
+#: fish/cmds.c:3702 fish/cmds.c:3720 fish/cmds.c:3735 fish/cmds.c:3753
+#: fish/cmds.c:3768 fish/cmds.c:3787 fish/cmds.c:3806 fish/cmds.c:3824
+#: fish/cmds.c:3844 fish/cmds.c:3863 fish/cmds.c:3883 fish/cmds.c:3903
+#: fish/cmds.c:3923 fish/cmds.c:3942 fish/cmds.c:3961 fish/cmds.c:3981
+#: fish/cmds.c:4001 fish/cmds.c:4021 fish/cmds.c:4036 fish/cmds.c:4052
+#: fish/cmds.c:4124 fish/cmds.c:4142 fish/cmds.c:4159 fish/cmds.c:4238
+#: fish/cmds.c:4258 fish/cmds.c:4278 fish/cmds.c:4298 fish/cmds.c:4318
+#: fish/cmds.c:4338 fish/cmds.c:4357 fish/cmds.c:4376 fish/cmds.c:4395
+#: fish/cmds.c:4410 fish/cmds.c:4429 fish/cmds.c:4450 fish/cmds.c:4466
+#: fish/cmds.c:4482 fish/cmds.c:4501 fish/cmds.c:4523 fish/cmds.c:4545
+#: fish/cmds.c:4565 fish/cmds.c:4582 fish/cmds.c:4599 fish/cmds.c:4616
+#: fish/cmds.c:4633 fish/cmds.c:4650 fish/cmds.c:4667 fish/cmds.c:4684
+#: fish/cmds.c:4703 fish/cmds.c:4726 fish/cmds.c:4762 fish/cmds.c:4779
+#: fish/cmds.c:4802 fish/cmds.c:4824 fish/cmds.c:4845 fish/cmds.c:4865
+#: fish/cmds.c:4884 fish/cmds.c:4904 fish/cmds.c:4922 fish/cmds.c:4940
+#: fish/cmds.c:4954 fish/cmds.c:4970 fish/cmds.c:4990 fish/cmds.c:5009
+#: fish/cmds.c:5028 fish/cmds.c:5047 fish/cmds.c:5066 fish/cmds.c:5086
+#: fish/cmds.c:5126 fish/cmds.c:5183 fish/cmds.c:5204 fish/cmds.c:5225
+#: fish/cmds.c:5246 fish/cmds.c:5264 fish/cmds.c:5286 fish/cmds.c:5324
+#: fish/cmds.c:5346 fish/cmds.c:5425 fish/cmds.c:5464 fish/cmds.c:5479
+#: fish/cmds.c:5496 fish/cmds.c:5510 fish/cmds.c:5526 fish/cmds.c:5548
+#: fish/cmds.c:5570 fish/cmds.c:5592 fish/cmds.c:5614 fish/cmds.c:5636
+#: fish/cmds.c:5658 fish/cmds.c:5678 fish/cmds.c:5695 fish/cmds.c:5712
+#: fish/cmds.c:5731 fish/cmds.c:5750 fish/cmds.c:5770 fish/cmds.c:5806
+#: fish/cmds.c:5825 fish/cmds.c:5844 fish/cmds.c:5861 fish/cmds.c:5879
+#: fish/cmds.c:5902 fish/cmds.c:5925 fish/cmds.c:5949 fish/cmds.c:5972
+#: fish/cmds.c:5993 fish/cmds.c:6016 fish/cmds.c:6039 fish/cmds.c:6059
+#: fish/cmds.c:6081 fish/cmds.c:6102 fish/cmds.c:6125 fish/cmds.c:6142
+#: fish/cmds.c:6159 fish/cmds.c:6177 fish/cmds.c:6195 fish/cmds.c:6216
+#: fish/cmds.c:6234 fish/cmds.c:6255 fish/cmds.c:6275 fish/cmds.c:6293
+#: fish/cmds.c:6314 fish/cmds.c:6337 fish/cmds.c:6360 fish/cmds.c:6382
+#: fish/cmds.c:6415 fish/cmds.c:6432 fish/cmds.c:6449 fish/cmds.c:6473
+#: fish/cmds.c:6496 fish/cmds.c:6519 fish/cmds.c:6541 fish/cmds.c:6558
+#: fish/cmds.c:6580 fish/cmds.c:6674 fish/cmds.c:6694 fish/cmds.c:6714
+#: fish/cmds.c:6734 fish/cmds.c:6752 fish/cmds.c:6773 fish/cmds.c:6809
+#: fish/cmds.c:6826 fish/cmds.c:6848 fish/cmds.c:6865 fish/cmds.c:6901
+#: fish/cmds.c:6921 fish/cmds.c:6941 fish/cmds.c:6961 fish/cmds.c:6983
+#: fish/cmds.c:7000 fish/cmds.c:7019 fish/cmds.c:7038 fish/cmds.c:7060
+#: fish/cmds.c:7081 fish/cmds.c:7102 fish/cmds.c:7123 fish/cmds.c:7146
+#: fish/cmds.c:7187 fish/cmds.c:7210 fish/cmds.c:7249 fish/cmds.c:7266
+#: fish/cmds.c:7285 fish/cmds.c:7306 fish/cmds.c:7329 fish/cmds.c:7351
+#: fish/cmds.c:7369 fish/cmds.c:7388 fish/cmds.c:7409 fish/cmds.c:7486
+#: fish/cmds.c:7527 fish/cmds.c:7606 fish/cmds.c:7682 fish/cmds.c:7719
+#: fish/cmds.c:7742 fish/cmds.c:7763 fish/cmds.c:7786 fish/cmds.c:7808
+#: fish/cmds.c:7833 fish/cmds.c:7876 fish/cmds.c:7917 fish/cmds.c:7938
+#: fish/cmds.c:7956 fish/cmds.c:7975 fish/cmds.c:7992 fish/cmds.c:8010
+#: fish/cmds.c:8037 fish/cmds.c:8061 fish/cmds.c:8085 fish/cmds.c:8109
+#: fish/cmds.c:8133 fish/cmds.c:8157 fish/cmds.c:8181 fish/cmds.c:8205
+#: fish/cmds.c:8229 fish/cmds.c:8253 fish/cmds.c:8277 fish/cmds.c:8301
+#: fish/cmds.c:8324 fish/cmds.c:8347 fish/cmds.c:8368 fish/cmds.c:8389
+#: fish/cmds.c:8410 fish/cmds.c:8430 fish/cmds.c:8453 fish/cmds.c:8491
+#: fish/cmds.c:8508 fish/cmds.c:8525 fish/cmds.c:8544 fish/cmds.c:8563
+#: fish/cmds.c:8580 fish/cmds.c:8597 fish/cmds.c:8614 fish/cmds.c:8631
+#: fish/cmds.c:8650 fish/cmds.c:8686 fish/cmds.c:8726 fish/cmds.c:8759
+#: fish/cmds.c:8776 fish/cmds.c:8793 fish/cmds.c:8809 fish/cmds.c:8824
+#: fish/cmds.c:8845 fish/cmds.c:8883 fish/cmds.c:8921 fish/cmds.c:8960
+#: fish/cmds.c:9000 fish/cmds.c:9041 fish/cmds.c:9082 fish/cmds.c:9120
+#: fish/cmds.c:9137 fish/cmds.c:9160 fish/cmds.c:9182 fish/cmds.c:9204
+#: fish/cmds.c:9224 fish/cmds.c:9244 fish/cmds.c:9280 fish/cmds.c:9352
+#: fish/cmds.c:9392 fish/cmds.c:9450 fish/cmds.c:9476 fish/cmds.c:9502
+#: fish/cmds.c:9530 fish/cmds.c:9589 fish/cmds.c:9610 fish/cmds.c:9655
+#: fish/cmds.c:9675 fish/cmds.c:9714 fish/cmds.c:9751 fish/cmds.c:9771
+#: fish/cmds.c:9793 fish/cmds.c:9850 fish/cmds.c:9870 fish/cmds.c:9892
+#: fish/cmds.c:9914 fish/cmds.c:9933 fish/cmds.c:9953 fish/cmds.c:9980
+#: fish/cmds.c:10000 fish/cmds.c:10020 fish/cmds.c:10040 fish/cmds.c:10060
+#: fish/cmds.c:10082 fish/cmds.c:10117 fish/cmds.c:10135 fish/cmds.c:10158
+#: fish/cmds.c:10180 fish/cmds.c:10195 fish/cmds.c:10212 fish/cmds.c:10249
+#: fish/cmds.c:10288 fish/cmds.c:10328 fish/cmds.c:10384 fish/cmds.c:10406
+#: fish/cmds.c:10442 fish/cmds.c:10457 fish/cmds.c:10477 fish/cmds.c:10517
+#: fish/cmds.c:10540 fish/cmds.c:10564 fish/cmds.c:10589 fish/cmds.c:10630
+#: fish/cmds.c:10655 fish/cmds.c:10693 fish/cmds.c:10724 fish/cmds.c:10755
+#: fish/cmds.c:10783 fish/cmds.c:10803 fish/cmds.c:10835 fish/cmds.c:10855
+#: fish/cmds.c:10875 fish/cmds.c:10892 fish/cmds.c:10910 fish/cmds.c:10933
+#: fish/cmds.c:10954 fish/cmds.c:10973 fish/cmds.c:11015 fish/cmds.c:11058
+#: fish/cmds.c:11102 fish/cmds.c:11141 fish/cmds.c:11160 fish/cmds.c:11180
+#: fish/cmds.c:11200 fish/cmds.c:11221 fish/cmds.c:11242 fish/cmds.c:11263
+#: fish/cmds.c:11284 fish/cmds.c:11305 fish/cmds.c:11327 fish/cmds.c:11365
+#: fish/cmds.c:11416 fish/cmds.c:11454 fish/cmds.c:11510 fish/cmds.c:11600
+#: fish/cmds.c:11629 fish/cmds.c:11656
 #, c-format
 msgid "%s should have %d parameter(s)\n"
 msgstr ""
 
-#: fish/cmds.c:3215 fish/cmds.c:3229 fish/cmds.c:3245 fish/cmds.c:3262
-#: fish/cmds.c:3279 fish/cmds.c:3297 fish/cmds.c:3316 fish/cmds.c:3332
-#: fish/cmds.c:3350 fish/cmds.c:3366 fish/cmds.c:3384 fish/cmds.c:3400
-#: fish/cmds.c:3417 fish/cmds.c:3432 fish/cmds.c:3450 fish/cmds.c:3465
-#: fish/cmds.c:3481 fish/cmds.c:3497 fish/cmds.c:3513 fish/cmds.c:3529
-#: fish/cmds.c:3545 fish/cmds.c:3563 fish/cmds.c:3596 fish/cmds.c:3612
-#: fish/cmds.c:3628 fish/cmds.c:3647 fish/cmds.c:3662 fish/cmds.c:3680
-#: fish/cmds.c:3695 fish/cmds.c:3713 fish/cmds.c:3728 fish/cmds.c:3746
-#: fish/cmds.c:3761 fish/cmds.c:3780 fish/cmds.c:3799 fish/cmds.c:3817
-#: fish/cmds.c:3837 fish/cmds.c:3856 fish/cmds.c:3876 fish/cmds.c:3896
-#: fish/cmds.c:3916 fish/cmds.c:3935 fish/cmds.c:3954 fish/cmds.c:3974
-#: fish/cmds.c:3994 fish/cmds.c:4014 fish/cmds.c:4029 fish/cmds.c:4045
-#: fish/cmds.c:4066 fish/cmds.c:4117 fish/cmds.c:4135 fish/cmds.c:4152
-#: fish/cmds.c:4173 fish/cmds.c:4231 fish/cmds.c:4251 fish/cmds.c:4271
-#: fish/cmds.c:4291 fish/cmds.c:4311 fish/cmds.c:4331 fish/cmds.c:4350
-#: fish/cmds.c:4369 fish/cmds.c:4388 fish/cmds.c:4403 fish/cmds.c:4423
-#: fish/cmds.c:4439 fish/cmds.c:4455 fish/cmds.c:4474 fish/cmds.c:4496
-#: fish/cmds.c:4518 fish/cmds.c:4538 fish/cmds.c:4555 fish/cmds.c:4572
-#: fish/cmds.c:4589 fish/cmds.c:4606 fish/cmds.c:4623 fish/cmds.c:4640
-#: fish/cmds.c:4657 fish/cmds.c:4676 fish/cmds.c:4699 fish/cmds.c:4735
-#: fish/cmds.c:4752 fish/cmds.c:4775 fish/cmds.c:4797 fish/cmds.c:4818
-#: fish/cmds.c:4838 fish/cmds.c:4857 fish/cmds.c:4877 fish/cmds.c:4895
-#: fish/cmds.c:4913 fish/cmds.c:4927 fish/cmds.c:4943 fish/cmds.c:4963
-#: fish/cmds.c:4982 fish/cmds.c:5001 fish/cmds.c:5020 fish/cmds.c:5039
-#: fish/cmds.c:5059 fish/cmds.c:5099 fish/cmds.c:5156 fish/cmds.c:5177
-#: fish/cmds.c:5198 fish/cmds.c:5219 fish/cmds.c:5237 fish/cmds.c:5259
-#: fish/cmds.c:5297 fish/cmds.c:5319 fish/cmds.c:5398 fish/cmds.c:5437
-#: fish/cmds.c:5452 fish/cmds.c:5469 fish/cmds.c:5483 fish/cmds.c:5499
-#: fish/cmds.c:5521 fish/cmds.c:5543 fish/cmds.c:5565 fish/cmds.c:5587
-#: fish/cmds.c:5609 fish/cmds.c:5631 fish/cmds.c:5651 fish/cmds.c:5668
-#: fish/cmds.c:5685 fish/cmds.c:5704 fish/cmds.c:5723 fish/cmds.c:5743
-#: fish/cmds.c:5779 fish/cmds.c:5798 fish/cmds.c:5817 fish/cmds.c:5834
-#: fish/cmds.c:5852 fish/cmds.c:5875 fish/cmds.c:5898 fish/cmds.c:5922
-#: fish/cmds.c:5945 fish/cmds.c:5966 fish/cmds.c:5989 fish/cmds.c:6012
-#: fish/cmds.c:6032 fish/cmds.c:6054 fish/cmds.c:6075 fish/cmds.c:6098
-#: fish/cmds.c:6115 fish/cmds.c:6132 fish/cmds.c:6150 fish/cmds.c:6168
-#: fish/cmds.c:6189 fish/cmds.c:6207 fish/cmds.c:6228 fish/cmds.c:6248
-#: fish/cmds.c:6266 fish/cmds.c:6287 fish/cmds.c:6310 fish/cmds.c:6333
-#: fish/cmds.c:6355 fish/cmds.c:6388 fish/cmds.c:6405 fish/cmds.c:6422
-#: fish/cmds.c:6446 fish/cmds.c:6469 fish/cmds.c:6492 fish/cmds.c:6514
-#: fish/cmds.c:6531 fish/cmds.c:6553 fish/cmds.c:6647 fish/cmds.c:6667
-#: fish/cmds.c:6687 fish/cmds.c:6707 fish/cmds.c:6725 fish/cmds.c:6746
-#: fish/cmds.c:6782 fish/cmds.c:6799 fish/cmds.c:6821 fish/cmds.c:6838
-#: fish/cmds.c:6874 fish/cmds.c:6894 fish/cmds.c:6914 fish/cmds.c:6934
-#: fish/cmds.c:6956 fish/cmds.c:6973 fish/cmds.c:6992 fish/cmds.c:7011
-#: fish/cmds.c:7033 fish/cmds.c:7054 fish/cmds.c:7075 fish/cmds.c:7096
-#: fish/cmds.c:7119 fish/cmds.c:7160 fish/cmds.c:7183 fish/cmds.c:7222
-#: fish/cmds.c:7239 fish/cmds.c:7258 fish/cmds.c:7279 fish/cmds.c:7302
-#: fish/cmds.c:7324 fish/cmds.c:7342 fish/cmds.c:7361 fish/cmds.c:7382
-#: fish/cmds.c:7459 fish/cmds.c:7500 fish/cmds.c:7579 fish/cmds.c:7655
-#: fish/cmds.c:7692 fish/cmds.c:7715 fish/cmds.c:7736 fish/cmds.c:7759
-#: fish/cmds.c:7781 fish/cmds.c:7806 fish/cmds.c:7849 fish/cmds.c:7890
-#: fish/cmds.c:7911 fish/cmds.c:7929 fish/cmds.c:7948 fish/cmds.c:7965
-#: fish/cmds.c:7983 fish/cmds.c:8010 fish/cmds.c:8034 fish/cmds.c:8058
-#: fish/cmds.c:8082 fish/cmds.c:8106 fish/cmds.c:8130 fish/cmds.c:8154
-#: fish/cmds.c:8178 fish/cmds.c:8202 fish/cmds.c:8226 fish/cmds.c:8250
-#: fish/cmds.c:8274 fish/cmds.c:8297 fish/cmds.c:8320 fish/cmds.c:8341
-#: fish/cmds.c:8362 fish/cmds.c:8383 fish/cmds.c:8403 fish/cmds.c:8426
-#: fish/cmds.c:8464 fish/cmds.c:8481 fish/cmds.c:8498 fish/cmds.c:8517
-#: fish/cmds.c:8536 fish/cmds.c:8553 fish/cmds.c:8570 fish/cmds.c:8587
-#: fish/cmds.c:8604 fish/cmds.c:8623 fish/cmds.c:8659 fish/cmds.c:8699
-#: fish/cmds.c:8732 fish/cmds.c:8749 fish/cmds.c:8766 fish/cmds.c:8782
-#: fish/cmds.c:8797 fish/cmds.c:8818 fish/cmds.c:8856 fish/cmds.c:8894
-#: fish/cmds.c:8933 fish/cmds.c:8973 fish/cmds.c:9014 fish/cmds.c:9055
-#: fish/cmds.c:9093 fish/cmds.c:9110 fish/cmds.c:9133 fish/cmds.c:9155
-#: fish/cmds.c:9177 fish/cmds.c:9197 fish/cmds.c:9217 fish/cmds.c:9253
-#: fish/cmds.c:9325 fish/cmds.c:9365 fish/cmds.c:9423 fish/cmds.c:9449
-#: fish/cmds.c:9475 fish/cmds.c:9503 fish/cmds.c:9562 fish/cmds.c:9583
-#: fish/cmds.c:9628 fish/cmds.c:9648 fish/cmds.c:9687 fish/cmds.c:9724
-#: fish/cmds.c:9744 fish/cmds.c:9766 fish/cmds.c:9823 fish/cmds.c:9843
-#: fish/cmds.c:9865 fish/cmds.c:9887 fish/cmds.c:9906 fish/cmds.c:9926
-#: fish/cmds.c:9953 fish/cmds.c:9973 fish/cmds.c:9993 fish/cmds.c:10013
-#: fish/cmds.c:10033 fish/cmds.c:10055 fish/cmds.c:10090 fish/cmds.c:10108
-#: fish/cmds.c:10131 fish/cmds.c:10153 fish/cmds.c:10168 fish/cmds.c:10185
-#: fish/cmds.c:10222 fish/cmds.c:10261 fish/cmds.c:10301 fish/cmds.c:10357
-#: fish/cmds.c:10379 fish/cmds.c:10415 fish/cmds.c:10430 fish/cmds.c:10450
-#: fish/cmds.c:10490 fish/cmds.c:10513 fish/cmds.c:10537 fish/cmds.c:10562
-#: fish/cmds.c:10603 fish/cmds.c:10628 fish/cmds.c:10666 fish/cmds.c:10697
-#: fish/cmds.c:10728 fish/cmds.c:10756 fish/cmds.c:10776 fish/cmds.c:10808
-#: fish/cmds.c:10828 fish/cmds.c:10848 fish/cmds.c:10865 fish/cmds.c:10883
-#: fish/cmds.c:10906 fish/cmds.c:10927 fish/cmds.c:10946 fish/cmds.c:10988
-#: fish/cmds.c:11031 fish/cmds.c:11075 fish/cmds.c:11114 fish/cmds.c:11133
-#: fish/cmds.c:11153 fish/cmds.c:11173 fish/cmds.c:11194 fish/cmds.c:11215
-#: fish/cmds.c:11236 fish/cmds.c:11257 fish/cmds.c:11278 fish/cmds.c:11300
-#: fish/cmds.c:11338 fish/cmds.c:11389 fish/cmds.c:11427 fish/cmds.c:11483
-#: fish/cmds.c:11506 fish/cmds.c:11573 fish/cmds.c:11602 fish/cmds.c:11629
+#: fish/cmds.c:3223 fish/cmds.c:3237 fish/cmds.c:3253 fish/cmds.c:3270
+#: fish/cmds.c:3287 fish/cmds.c:3305 fish/cmds.c:3324 fish/cmds.c:3340
+#: fish/cmds.c:3358 fish/cmds.c:3374 fish/cmds.c:3392 fish/cmds.c:3408
+#: fish/cmds.c:3425 fish/cmds.c:3440 fish/cmds.c:3458 fish/cmds.c:3473
+#: fish/cmds.c:3489 fish/cmds.c:3505 fish/cmds.c:3521 fish/cmds.c:3537
+#: fish/cmds.c:3553 fish/cmds.c:3571 fish/cmds.c:3604 fish/cmds.c:3620
+#: fish/cmds.c:3636 fish/cmds.c:3655 fish/cmds.c:3670 fish/cmds.c:3688
+#: fish/cmds.c:3703 fish/cmds.c:3721 fish/cmds.c:3736 fish/cmds.c:3754
+#: fish/cmds.c:3769 fish/cmds.c:3788 fish/cmds.c:3807 fish/cmds.c:3825
+#: fish/cmds.c:3845 fish/cmds.c:3864 fish/cmds.c:3884 fish/cmds.c:3904
+#: fish/cmds.c:3924 fish/cmds.c:3943 fish/cmds.c:3962 fish/cmds.c:3982
+#: fish/cmds.c:4002 fish/cmds.c:4022 fish/cmds.c:4037 fish/cmds.c:4053
+#: fish/cmds.c:4074 fish/cmds.c:4125 fish/cmds.c:4143 fish/cmds.c:4160
+#: fish/cmds.c:4181 fish/cmds.c:4239 fish/cmds.c:4259 fish/cmds.c:4279
+#: fish/cmds.c:4299 fish/cmds.c:4319 fish/cmds.c:4339 fish/cmds.c:4358
+#: fish/cmds.c:4377 fish/cmds.c:4396 fish/cmds.c:4411 fish/cmds.c:4430
+#: fish/cmds.c:4451 fish/cmds.c:4467 fish/cmds.c:4483 fish/cmds.c:4502
+#: fish/cmds.c:4524 fish/cmds.c:4546 fish/cmds.c:4566 fish/cmds.c:4583
+#: fish/cmds.c:4600 fish/cmds.c:4617 fish/cmds.c:4634 fish/cmds.c:4651
+#: fish/cmds.c:4668 fish/cmds.c:4685 fish/cmds.c:4704 fish/cmds.c:4727
+#: fish/cmds.c:4763 fish/cmds.c:4780 fish/cmds.c:4803 fish/cmds.c:4825
+#: fish/cmds.c:4846 fish/cmds.c:4866 fish/cmds.c:4885 fish/cmds.c:4905
+#: fish/cmds.c:4923 fish/cmds.c:4941 fish/cmds.c:4955 fish/cmds.c:4971
+#: fish/cmds.c:4991 fish/cmds.c:5010 fish/cmds.c:5029 fish/cmds.c:5048
+#: fish/cmds.c:5067 fish/cmds.c:5087 fish/cmds.c:5127 fish/cmds.c:5184
+#: fish/cmds.c:5205 fish/cmds.c:5226 fish/cmds.c:5247 fish/cmds.c:5265
+#: fish/cmds.c:5287 fish/cmds.c:5325 fish/cmds.c:5347 fish/cmds.c:5426
+#: fish/cmds.c:5465 fish/cmds.c:5480 fish/cmds.c:5497 fish/cmds.c:5511
+#: fish/cmds.c:5527 fish/cmds.c:5549 fish/cmds.c:5571 fish/cmds.c:5593
+#: fish/cmds.c:5615 fish/cmds.c:5637 fish/cmds.c:5659 fish/cmds.c:5679
+#: fish/cmds.c:5696 fish/cmds.c:5713 fish/cmds.c:5732 fish/cmds.c:5751
+#: fish/cmds.c:5771 fish/cmds.c:5807 fish/cmds.c:5826 fish/cmds.c:5845
+#: fish/cmds.c:5862 fish/cmds.c:5880 fish/cmds.c:5903 fish/cmds.c:5926
+#: fish/cmds.c:5950 fish/cmds.c:5973 fish/cmds.c:5994 fish/cmds.c:6017
+#: fish/cmds.c:6040 fish/cmds.c:6060 fish/cmds.c:6082 fish/cmds.c:6103
+#: fish/cmds.c:6126 fish/cmds.c:6143 fish/cmds.c:6160 fish/cmds.c:6178
+#: fish/cmds.c:6196 fish/cmds.c:6217 fish/cmds.c:6235 fish/cmds.c:6256
+#: fish/cmds.c:6276 fish/cmds.c:6294 fish/cmds.c:6315 fish/cmds.c:6338
+#: fish/cmds.c:6361 fish/cmds.c:6383 fish/cmds.c:6416 fish/cmds.c:6433
+#: fish/cmds.c:6450 fish/cmds.c:6474 fish/cmds.c:6497 fish/cmds.c:6520
+#: fish/cmds.c:6542 fish/cmds.c:6559 fish/cmds.c:6581 fish/cmds.c:6675
+#: fish/cmds.c:6695 fish/cmds.c:6715 fish/cmds.c:6735 fish/cmds.c:6753
+#: fish/cmds.c:6774 fish/cmds.c:6810 fish/cmds.c:6827 fish/cmds.c:6849
+#: fish/cmds.c:6866 fish/cmds.c:6902 fish/cmds.c:6922 fish/cmds.c:6942
+#: fish/cmds.c:6962 fish/cmds.c:6984 fish/cmds.c:7001 fish/cmds.c:7020
+#: fish/cmds.c:7039 fish/cmds.c:7061 fish/cmds.c:7082 fish/cmds.c:7103
+#: fish/cmds.c:7124 fish/cmds.c:7147 fish/cmds.c:7188 fish/cmds.c:7211
+#: fish/cmds.c:7250 fish/cmds.c:7267 fish/cmds.c:7286 fish/cmds.c:7307
+#: fish/cmds.c:7330 fish/cmds.c:7352 fish/cmds.c:7370 fish/cmds.c:7389
+#: fish/cmds.c:7410 fish/cmds.c:7487 fish/cmds.c:7528 fish/cmds.c:7607
+#: fish/cmds.c:7683 fish/cmds.c:7720 fish/cmds.c:7743 fish/cmds.c:7764
+#: fish/cmds.c:7787 fish/cmds.c:7809 fish/cmds.c:7834 fish/cmds.c:7877
+#: fish/cmds.c:7918 fish/cmds.c:7939 fish/cmds.c:7957 fish/cmds.c:7976
+#: fish/cmds.c:7993 fish/cmds.c:8011 fish/cmds.c:8038 fish/cmds.c:8062
+#: fish/cmds.c:8086 fish/cmds.c:8110 fish/cmds.c:8134 fish/cmds.c:8158
+#: fish/cmds.c:8182 fish/cmds.c:8206 fish/cmds.c:8230 fish/cmds.c:8254
+#: fish/cmds.c:8278 fish/cmds.c:8302 fish/cmds.c:8325 fish/cmds.c:8348
+#: fish/cmds.c:8369 fish/cmds.c:8390 fish/cmds.c:8411 fish/cmds.c:8431
+#: fish/cmds.c:8454 fish/cmds.c:8492 fish/cmds.c:8509 fish/cmds.c:8526
+#: fish/cmds.c:8545 fish/cmds.c:8564 fish/cmds.c:8581 fish/cmds.c:8598
+#: fish/cmds.c:8615 fish/cmds.c:8632 fish/cmds.c:8651 fish/cmds.c:8687
+#: fish/cmds.c:8727 fish/cmds.c:8760 fish/cmds.c:8777 fish/cmds.c:8794
+#: fish/cmds.c:8810 fish/cmds.c:8825 fish/cmds.c:8846 fish/cmds.c:8884
+#: fish/cmds.c:8922 fish/cmds.c:8961 fish/cmds.c:9001 fish/cmds.c:9042
+#: fish/cmds.c:9083 fish/cmds.c:9121 fish/cmds.c:9138 fish/cmds.c:9161
+#: fish/cmds.c:9183 fish/cmds.c:9205 fish/cmds.c:9225 fish/cmds.c:9245
+#: fish/cmds.c:9281 fish/cmds.c:9353 fish/cmds.c:9393 fish/cmds.c:9451
+#: fish/cmds.c:9477 fish/cmds.c:9503 fish/cmds.c:9531 fish/cmds.c:9590
+#: fish/cmds.c:9611 fish/cmds.c:9656 fish/cmds.c:9676 fish/cmds.c:9715
+#: fish/cmds.c:9752 fish/cmds.c:9772 fish/cmds.c:9794 fish/cmds.c:9851
+#: fish/cmds.c:9871 fish/cmds.c:9893 fish/cmds.c:9915 fish/cmds.c:9934
+#: fish/cmds.c:9954 fish/cmds.c:9981 fish/cmds.c:10001 fish/cmds.c:10021
+#: fish/cmds.c:10041 fish/cmds.c:10061 fish/cmds.c:10083 fish/cmds.c:10118
+#: fish/cmds.c:10136 fish/cmds.c:10159 fish/cmds.c:10181 fish/cmds.c:10196
+#: fish/cmds.c:10213 fish/cmds.c:10250 fish/cmds.c:10289 fish/cmds.c:10329
+#: fish/cmds.c:10385 fish/cmds.c:10407 fish/cmds.c:10443 fish/cmds.c:10458
+#: fish/cmds.c:10478 fish/cmds.c:10518 fish/cmds.c:10541 fish/cmds.c:10565
+#: fish/cmds.c:10590 fish/cmds.c:10631 fish/cmds.c:10656 fish/cmds.c:10694
+#: fish/cmds.c:10725 fish/cmds.c:10756 fish/cmds.c:10784 fish/cmds.c:10804
+#: fish/cmds.c:10836 fish/cmds.c:10856 fish/cmds.c:10876 fish/cmds.c:10893
+#: fish/cmds.c:10911 fish/cmds.c:10934 fish/cmds.c:10955 fish/cmds.c:10974
+#: fish/cmds.c:11016 fish/cmds.c:11059 fish/cmds.c:11103 fish/cmds.c:11142
+#: fish/cmds.c:11161 fish/cmds.c:11181 fish/cmds.c:11201 fish/cmds.c:11222
+#: fish/cmds.c:11243 fish/cmds.c:11264 fish/cmds.c:11285 fish/cmds.c:11306
+#: fish/cmds.c:11328 fish/cmds.c:11366 fish/cmds.c:11417 fish/cmds.c:11455
+#: fish/cmds.c:11511 fish/cmds.c:11534 fish/cmds.c:11601 fish/cmds.c:11630
+#: fish/cmds.c:11657
 #, c-format
 msgid "type 'help %s' for help on %s\n"
 msgstr ""
 
-#: fish/cmds.c:3573 fish/cmds.c:4711 fish/cmds.c:5069 fish/cmds.c:5109
-#: fish/cmds.c:5128 fish/cmds.c:5271 fish/cmds.c:5330 fish/cmds.c:5349
-#: fish/cmds.c:5368 fish/cmds.c:5411 fish/cmds.c:5754 fish/cmds.c:6365
-#: fish/cmds.c:6564 fish/cmds.c:6583 fish/cmds.c:6602 fish/cmds.c:6621
-#: fish/cmds.c:6757 fish/cmds.c:6848 fish/cmds.c:7129 fish/cmds.c:7193
-#: fish/cmds.c:7392 fish/cmds.c:7411 fish/cmds.c:7430 fish/cmds.c:7469
-#: fish/cmds.c:7510 fish/cmds.c:7529 fish/cmds.c:7548 fish/cmds.c:7589
-#: fish/cmds.c:7608 fish/cmds.c:7627 fish/cmds.c:7665 fish/cmds.c:7818
-#: fish/cmds.c:7861 fish/cmds.c:8438 fish/cmds.c:8633 fish/cmds.c:8671
-#: fish/cmds.c:8709 fish/cmds.c:8829 fish/cmds.c:8866 fish/cmds.c:8904
-#: fish/cmds.c:8943 fish/cmds.c:8984 fish/cmds.c:9025 fish/cmds.c:9066
-#: fish/cmds.c:9229 fish/cmds.c:9265 fish/cmds.c:9278 fish/cmds.c:9291
-#: fish/cmds.c:9304 fish/cmds.c:9337 fish/cmds.c:9375 fish/cmds.c:9394
-#: fish/cmds.c:9515 fish/cmds.c:9534 fish/cmds.c:9595 fish/cmds.c:9608
-#: fish/cmds.c:9659 fish/cmds.c:9698 fish/cmds.c:9776 fish/cmds.c:9795
-#: fish/cmds.c:10069 fish/cmds.c:10196 fish/cmds.c:10233 fish/cmds.c:10272
-#: fish/cmds.c:10312 fish/cmds.c:10331 fish/cmds.c:10390 fish/cmds.c:10463
-#: fish/cmds.c:10573 fish/cmds.c:10643 fish/cmds.c:10677 fish/cmds.c:10708
-#: fish/cmds.c:10739 fish/cmds.c:10788 fish/cmds.c:10959 fish/cmds.c:11001
-#: fish/cmds.c:11046 fish/cmds.c:11088 fish/cmds.c:11314 fish/cmds.c:11352
-#: fish/cmds.c:11365 fish/cmds.c:11403 fish/cmds.c:11438 fish/cmds.c:11457
-#: fish/cmds.c:11524
+#: fish/cmds.c:3581 fish/cmds.c:4739 fish/cmds.c:5097 fish/cmds.c:5137
+#: fish/cmds.c:5156 fish/cmds.c:5299 fish/cmds.c:5358 fish/cmds.c:5377
+#: fish/cmds.c:5396 fish/cmds.c:5439 fish/cmds.c:5782 fish/cmds.c:6393
+#: fish/cmds.c:6592 fish/cmds.c:6611 fish/cmds.c:6630 fish/cmds.c:6649
+#: fish/cmds.c:6785 fish/cmds.c:6876 fish/cmds.c:7157 fish/cmds.c:7221
+#: fish/cmds.c:7420 fish/cmds.c:7439 fish/cmds.c:7458 fish/cmds.c:7497
+#: fish/cmds.c:7538 fish/cmds.c:7557 fish/cmds.c:7576 fish/cmds.c:7617
+#: fish/cmds.c:7636 fish/cmds.c:7655 fish/cmds.c:7693 fish/cmds.c:7846
+#: fish/cmds.c:7889 fish/cmds.c:8466 fish/cmds.c:8661 fish/cmds.c:8699
+#: fish/cmds.c:8737 fish/cmds.c:8857 fish/cmds.c:8894 fish/cmds.c:8932
+#: fish/cmds.c:8971 fish/cmds.c:9012 fish/cmds.c:9053 fish/cmds.c:9094
+#: fish/cmds.c:9257 fish/cmds.c:9293 fish/cmds.c:9306 fish/cmds.c:9319
+#: fish/cmds.c:9332 fish/cmds.c:9365 fish/cmds.c:9403 fish/cmds.c:9422
+#: fish/cmds.c:9543 fish/cmds.c:9562 fish/cmds.c:9623 fish/cmds.c:9636
+#: fish/cmds.c:9687 fish/cmds.c:9726 fish/cmds.c:9804 fish/cmds.c:9823
+#: fish/cmds.c:10097 fish/cmds.c:10224 fish/cmds.c:10261 fish/cmds.c:10300
+#: fish/cmds.c:10340 fish/cmds.c:10359 fish/cmds.c:10418 fish/cmds.c:10491
+#: fish/cmds.c:10601 fish/cmds.c:10671 fish/cmds.c:10705 fish/cmds.c:10736
+#: fish/cmds.c:10767 fish/cmds.c:10816 fish/cmds.c:10987 fish/cmds.c:11029
+#: fish/cmds.c:11074 fish/cmds.c:11116 fish/cmds.c:11342 fish/cmds.c:11380
+#: fish/cmds.c:11393 fish/cmds.c:11431 fish/cmds.c:11466 fish/cmds.c:11485
+#: fish/cmds.c:11552
 #, c-format
 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
 msgstr ""
 
-#: fish/cmds.c:3579 fish/cmds.c:4717 fish/cmds.c:5075 fish/cmds.c:5115
-#: fish/cmds.c:5134 fish/cmds.c:5277 fish/cmds.c:5336 fish/cmds.c:5355
-#: fish/cmds.c:5374 fish/cmds.c:5417 fish/cmds.c:5760 fish/cmds.c:6371
-#: fish/cmds.c:6570 fish/cmds.c:6589 fish/cmds.c:6608 fish/cmds.c:6627
-#: fish/cmds.c:6763 fish/cmds.c:6854 fish/cmds.c:7135 fish/cmds.c:7199
-#: fish/cmds.c:7398 fish/cmds.c:7417 fish/cmds.c:7436 fish/cmds.c:7475
-#: fish/cmds.c:7516 fish/cmds.c:7535 fish/cmds.c:7554 fish/cmds.c:7595
-#: fish/cmds.c:7614 fish/cmds.c:7633 fish/cmds.c:7671 fish/cmds.c:7824
-#: fish/cmds.c:7867 fish/cmds.c:8444 fish/cmds.c:8639 fish/cmds.c:8677
-#: fish/cmds.c:8715 fish/cmds.c:8835 fish/cmds.c:8872 fish/cmds.c:8910
-#: fish/cmds.c:8949 fish/cmds.c:8990 fish/cmds.c:9031 fish/cmds.c:9072
-#: fish/cmds.c:9343 fish/cmds.c:9381 fish/cmds.c:9400 fish/cmds.c:9521
-#: fish/cmds.c:9665 fish/cmds.c:9704 fish/cmds.c:9782 fish/cmds.c:9801
-#: fish/cmds.c:10202 fish/cmds.c:10239 fish/cmds.c:10278 fish/cmds.c:10318
-#: fish/cmds.c:10337 fish/cmds.c:10396 fish/cmds.c:10469 fish/cmds.c:10579
-#: fish/cmds.c:10965 fish/cmds.c:11007 fish/cmds.c:11052 fish/cmds.c:11094
-#: fish/cmds.c:11444 fish/cmds.c:11530
+#: fish/cmds.c:3587 fish/cmds.c:4745 fish/cmds.c:5103 fish/cmds.c:5143
+#: fish/cmds.c:5162 fish/cmds.c:5305 fish/cmds.c:5364 fish/cmds.c:5383
+#: fish/cmds.c:5402 fish/cmds.c:5445 fish/cmds.c:5788 fish/cmds.c:6399
+#: fish/cmds.c:6598 fish/cmds.c:6617 fish/cmds.c:6636 fish/cmds.c:6655
+#: fish/cmds.c:6791 fish/cmds.c:6882 fish/cmds.c:7163 fish/cmds.c:7227
+#: fish/cmds.c:7426 fish/cmds.c:7445 fish/cmds.c:7464 fish/cmds.c:7503
+#: fish/cmds.c:7544 fish/cmds.c:7563 fish/cmds.c:7582 fish/cmds.c:7623
+#: fish/cmds.c:7642 fish/cmds.c:7661 fish/cmds.c:7699 fish/cmds.c:7852
+#: fish/cmds.c:7895 fish/cmds.c:8472 fish/cmds.c:8667 fish/cmds.c:8705
+#: fish/cmds.c:8743 fish/cmds.c:8863 fish/cmds.c:8900 fish/cmds.c:8938
+#: fish/cmds.c:8977 fish/cmds.c:9018 fish/cmds.c:9059 fish/cmds.c:9100
+#: fish/cmds.c:9371 fish/cmds.c:9409 fish/cmds.c:9428 fish/cmds.c:9549
+#: fish/cmds.c:9693 fish/cmds.c:9732 fish/cmds.c:9810 fish/cmds.c:9829
+#: fish/cmds.c:10230 fish/cmds.c:10267 fish/cmds.c:10306 fish/cmds.c:10346
+#: fish/cmds.c:10365 fish/cmds.c:10424 fish/cmds.c:10497 fish/cmds.c:10607
+#: fish/cmds.c:10993 fish/cmds.c:11035 fish/cmds.c:11080 fish/cmds.c:11122
+#: fish/cmds.c:11472 fish/cmds.c:11558
 #, c-format
 msgid "%s: %s: integer out of range\n"
 msgstr ""
 
-#: fish/cmds.c:4065 fish/cmds.c:4172 fish/cmds.c:11505
+#: fish/cmds.c:4073 fish/cmds.c:4180 fish/cmds.c:11533
 #, c-format
 msgid "%s should have %d-%d parameter(s)\n"
 msgstr ""
 
-#: fish/cmds.c:4091 fish/cmds.c:4203 fish/cmds.c:11545
+#: fish/cmds.c:4099 fish/cmds.c:4211 fish/cmds.c:11573
 #, c-format
 msgid "%s: unknown optional argument \"%s\"\n"
 msgstr ""
 
-#: fish/cmds.c:4097 fish/cmds.c:4209 fish/cmds.c:11551
+#: fish/cmds.c:4105 fish/cmds.c:4217 fish/cmds.c:11579
 #, c-format
 msgid "%s: optional argument \"%s\" given twice\n"
 msgstr ""
 
-#: fish/cmds.c:11646
+#: fish/cmds.c:11674
 #, c-format
 msgid "%s: unknown command\n"
 msgstr ""
@@ -1865,18 +1870,9 @@ msgstr ""
 msgid ""
 "%s: guest filesystem shell\n"
 "%s lets you edit virtual machine filesystems\n"
-"Copyright (C) 2009-2010 Red Hat Inc.\n"
+"Copyright (C) 2009-2011 Red Hat Inc.\n"
 "Usage:\n"
 "  %s [--options] cmd [: cmd : cmd ...]\n"
-"  %s [--ro] -i -a disk-image\n"
-"  %s [--ro] -i -d libvirt-domain\n"
-"or for interactive use:\n"
-"  %s\n"
-"or from a shell script:\n"
-"  %s <<EOF\n"
-"  cmd\n"
-"  ...\n"
-"  EOF\n"
 "Options:\n"
 "  -h|--cmd-help        List available commands\n"
 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
@@ -1902,52 +1898,62 @@ msgid ""
 "  --selinux            Enable SELinux support\n"
 "  -v|--verbose         Verbose messages\n"
 "  -V|--version         Display version and exit\n"
+"  -w|--rw              Mount read-write\n"
 "  -x                   Echo each command before executing it\n"
+"\n"
+"To examine a disk image, ISO, hard disk, filesystem etc:\n"
+"  %s [--ro|--rw] -i -a /path/to/disk.img\n"
+"or\n"
+"  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
+"\n"
+"--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
+"run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
+"\n"
 "For more information, see the manpage %s(1).\n"
 msgstr ""
 
-#: fish/fish.c:253
+#: fish/fish.c:254
 #, c-format
 msgid "%s: --listen=PID: PID was not a number: %s\n"
 msgstr ""
 
-#: fish/fish.c:260
+#: fish/fish.c:261
 #, c-format
 msgid ""
 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
 msgstr ""
 
-#: fish/fish.c:310
+#: fish/fish.c:311
 #, c-format
 msgid "%s: only one -f parameter can be given\n"
 msgstr ""
 
-#: fish/fish.c:465
+#: fish/fish.c:466
 #, c-format
 msgid "%s: cannot use --listen and --remote options at the same time\n"
 msgstr ""
 
-#: fish/fish.c:473
+#: fish/fish.c:474
 #, c-format
 msgid "%s: extra parameters on the command line with --listen flag\n"
 msgstr ""
 
-#: fish/fish.c:479
+#: fish/fish.c:480
 #, c-format
 msgid "%s: cannot use --listen and --file options at the same time\n"
 msgstr ""
 
-#: fish/fish.c:537
+#: fish/fish.c:538
 #, c-format
 msgid "guestfish: could not access termcap or terminfo database.\n"
 msgstr ""
 
-#: fish/fish.c:541
+#: fish/fish.c:542
 #, c-format
 msgid "guestfish: terminal type \"%s\" not defined.\n"
 msgstr ""
 
-#: fish/fish.c:629
+#: fish/fish.c:630
 #, c-format
 msgid ""
 "\n"
@@ -1960,45 +1966,45 @@ msgid ""
 "\n"
 msgstr ""
 
-#: fish/fish.c:773
+#: fish/fish.c:774
 #, c-format
 msgid "%s: unterminated double quote\n"
 msgstr ""
 
-#: fish/fish.c:779 fish/fish.c:796
+#: fish/fish.c:780 fish/fish.c:797
 #, c-format
 msgid "%s: command arguments not separated by whitespace\n"
 msgstr ""
 
-#: fish/fish.c:790
+#: fish/fish.c:791
 #, c-format
 msgid "%s: unterminated single quote\n"
 msgstr ""
 
-#: fish/fish.c:820
+#: fish/fish.c:821
 #, c-format
 msgid "%s: internal error parsing string at '%s'\n"
 msgstr ""
 
-#: fish/fish.c:837
+#: fish/fish.c:838
 #, c-format
 msgid "%s: too many arguments\n"
 msgstr ""
 
-#: fish/fish.c:905
+#: fish/fish.c:906
 #, c-format
 msgid "%s: empty command on command line\n"
 msgstr ""
 
-#: fish/fish.c:1051
+#: fish/fish.c:1052
 msgid "display a list of commands or help on a command"
 msgstr ""
 
-#: fish/fish.c:1053
+#: fish/fish.c:1054
 msgid "quit guestfish"
 msgstr ""
 
-#: fish/fish.c:1064
+#: fish/fish.c:1065
 #, c-format
 msgid ""
 "help - display a list of commands or help on a command\n"
@@ -2006,19 +2012,19 @@ msgid ""
 "     help\n"
 msgstr ""
 
-#: fish/fish.c:1072
+#: fish/fish.c:1073
 #, c-format
 msgid ""
 "quit - quit guestfish\n"
 "     quit\n"
 msgstr ""
 
-#: fish/fish.c:1077
+#: fish/fish.c:1078
 #, c-format
 msgid "%s: command not known, use -h to list all commands\n"
 msgstr ""
 
-#: fish/fish.c:1093
+#: fish/fish.c:1094
 #, c-format
 msgid ""
 "Did you mean to open a disk image?  guestfish -a disk.img\n"
@@ -2026,7 +2032,7 @@ msgid ""
 "For complete documentation:         man guestfish\n"
 msgstr ""
 
-#: fish/fish.c:1250
+#: fish/fish.c:1251
 #, c-format
 msgid "Runaway quote in string \"%s\"\n"
 msgstr ""
@@ -2623,51 +2629,51 @@ msgstr ""
 msgid "<truncated, original size %zu bytes>"
 msgstr ""
 
-#: src/inspect.c:477 src/inspect.c:1162 src/inspect.c:2599 src/inspect.c:2642
-#: src/inspect.c:2692 src/inspect.c:2736
+#: src/inspect.c:486 src/inspect.c:1171 src/inspect.c:2654 src/inspect.c:2697
+#: src/inspect.c:2747 src/inspect.c:2791
 #, c-format
 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
 msgstr ""
 
-#: src/inspect.c:1196
+#: src/inspect.c:1205
 msgid "could not parse /etc/fstab or empty file"
 msgstr ""
 
-#: src/inspect.c:1411
+#: src/inspect.c:1420
 #, c-format
 msgid "cannot resolve Windows %%SYSTEMROOT%%"
 msgstr ""
 
-#: src/inspect.c:1691 src/inspect.c:1704
+#: src/inspect.c:1736 src/inspect.c:1749
 #, c-format
 msgid "could not parse integer in version number: %s"
 msgstr ""
 
-#: src/inspect.c:1798
+#: src/inspect.c:1843
 msgid "no inspection data: call guestfs_inspect_os first"
 msgstr ""
 
-#: src/inspect.c:1810
+#: src/inspect.c:1855
 #, c-format
 msgid ""
 "%s: root device not found: only call this function with a root device "
 "previously returned by guestfs_inspect_os"
 msgstr ""
 
-#: src/inspect.c:1939
+#: src/inspect.c:1994
 msgid "not a Windows guest, or systemroot could not be determined"
 msgstr ""
 
-#: src/inspect.c:2230 src/inspect.c:2252 src/inspect.c:2277
+#: src/inspect.c:2285 src/inspect.c:2307 src/inspect.c:2332
 msgid "unexpected end of output from db_dump command"
 msgstr ""
 
-#: src/inspect.c:2701
+#: src/inspect.c:2756
 #, c-format
 msgid "%s: file is empty"
 msgstr ""
 
-#: src/inspect.c:2764
+#: src/inspect.c:2819
 msgid ""
 "inspection API not available since this version of libguestfs was compiled "
 "without PCRE or hivex libraries"
index f7d9c07..f044ce3 100644 (file)
--- a/po/ml.po
+++ b/po/ml.po
@@ -8,7 +8,7 @@ msgstr ""
 "Project-Id-Version: libguestfs.master.libguestfs.ml\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-03-18 19:28+0000\n"
+"POT-Creation-Date: 2011-03-24 12:04+0000\n"
 "PO-Revision-Date: 2010-02-02 18:35+0530\n"
 "Last-Translator: Ani Peter | അനി പീറ്റര്‍ <apeter@redhat.com>\n"
 "Language-Team: Swathanthra Malayalam Computing | സ്വതന്ത്ര മലയാളം കമ്പ്യൂട്ടിങ് <smc-"
@@ -66,14 +66,14 @@ msgstr ""
 "  -V|--version         Display version and exit\n"
 
 #: cat/virt-cat.c:115 cat/virt-filesystems.c:200 cat/virt-ls.c:121
-#: df/domains.c:428 df/main.c:134 fish/fish.c:216 fuse/guestmount.c:976
+#: df/domains.c:428 df/main.c:134 fish/fish.c:217 fuse/guestmount.c:976
 #: inspector/virt-inspector.c:129 rescue/virt-rescue.c:127
 #, c-format
 msgid "guestfs_create: failed to create handle\n"
 msgstr "guestfs_create: ഹാന്‍ഡില്‍ ഉണ്ടാക്കുന്നതില്‍ പരാജയപ്പെട്ടു\n"
 
 #: cat/virt-cat.c:137 cat/virt-filesystems.c:254 cat/virt-ls.c:143
-#: df/main.c:158 fish/fish.c:286 fuse/guestmount.c:1026
+#: df/main.c:158 fish/fish.c:287 fuse/guestmount.c:1026
 #: inspector/virt-inspector.c:151 rescue/virt-rescue.c:151
 #, c-format
 msgid "%s: unknown long option: %s (%d)\n"
@@ -326,1634 +326,1639 @@ msgstr "ലഭ്യമാക്കിയ ശേഷം സ്ഥലം അനു
 msgid "%s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: %s: അസാധുവായ ഇന്റിജര്‍ പരാമീറ്റര്‍ (%s %d തിരികെ നല്‍കിയിരിക്കുന്നു)\n"
 
-#: fish/cmds.c:2536
+#: fish/cmds.c:2543
 msgid "Command"
 msgstr "കമാന്‍ഡ്"
 
-#: fish/cmds.c:2536
+#: fish/cmds.c:2543
 msgid "Description"
 msgstr "വിവരണം"
 
-#: fish/cmds.c:2538
+#: fish/cmds.c:2545
 msgid "add a CD-ROM disk image to examine"
 msgstr "പരിശോധിക്കുന്നതിനായി ഒരു സിഡി-റോം ചിത്രം ചേര്‍ക്കുക"
 
-#: fish/cmds.c:2539
+#: fish/cmds.c:2546
 msgid "add the disk(s) from a named libvirt domain"
 msgstr ""
 
-#: fish/cmds.c:2540 fish/cmds.c:2541
+#: fish/cmds.c:2547 fish/cmds.c:2548
 msgid "add an image to examine or modify"
 msgstr "പരിശോധിക്കുന്നതിനോ മാറ്റം വരുത്തുന്നതിനോ ഒരു ചിത്രം ചേര്‍ക്കുക"
 
-#: fish/cmds.c:2542
+#: fish/cmds.c:2549
 msgid "add a drive in snapshot mode (read-only)"
 msgstr "സ്നാപ്ഷോട്ട് മോഡില്‍ ഒരു ഡ്രൈവ് ചേര്‍ക്കുക (റീഡ്-ഒണ്‍ലി)"
 
-#: fish/cmds.c:2543
+#: fish/cmds.c:2550
 msgid "add a drive read-only specifying the QEMU block emulation to use"
 msgstr ""
 
-#: fish/cmds.c:2544
+#: fish/cmds.c:2551
 msgid "add a drive specifying the QEMU block emulation to use"
 msgstr ""
 
-#: fish/cmds.c:2545
+#: fish/cmds.c:2552
 #, fuzzy
 msgid "allocate and add a disk file"
 msgstr "ഒരു സ്പാഴ്സ് ഇമേജ് ഫയല്‍ അനുവദിക്കുക"
 
-#: fish/cmds.c:2546
+#: fish/cmds.c:2553
 #, fuzzy
 msgid "clear Augeas path"
 msgstr "ഒരു Augeas പാഥ് നീക്കം ചെയ്യുക"
 
-#: fish/cmds.c:2547
+#: fish/cmds.c:2554
 msgid "close the current Augeas handle"
 msgstr "നിലവിലുള്ള Augeas ഹാന്‍ഡില്‍ അടയ്ക്കുക"
 
-#: fish/cmds.c:2548
+#: fish/cmds.c:2555
 msgid "define an Augeas node"
 msgstr "ഒരു Augeas നോഡ് നിഷ്കര്‍ഷിക്കുന്നു"
 
-#: fish/cmds.c:2549
+#: fish/cmds.c:2556
 msgid "define an Augeas variable"
 msgstr "ഒരു Augeas വേരിയബിള്‍ നിഷ്കര്‍ഷിക്കുന്നു"
 
-#: fish/cmds.c:2550
+#: fish/cmds.c:2557
 msgid "look up the value of an Augeas path"
 msgstr "ഒരു Augeas പാഥിന്റെ മൂല്ല്യം തെരയുക"
 
-#: fish/cmds.c:2551
+#: fish/cmds.c:2558
 msgid "create a new Augeas handle"
 msgstr "ഒരു പുതിയ Augeas ഹാന്‍ഡില്‍ നിര്‍മ്മിക്കുക"
 
-#: fish/cmds.c:2552
+#: fish/cmds.c:2559
 msgid "insert a sibling Augeas node"
 msgstr "ഒരു സിബ്ലിങ് Augueas നോഡ് ചേര്‍ക്കുക"
 
-#: fish/cmds.c:2553
+#: fish/cmds.c:2560
 msgid "load files into the tree"
 msgstr "ട്രീയിലേക്ക് ഫയലുകള്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2554
+#: fish/cmds.c:2561
 msgid "list Augeas nodes under augpath"
 msgstr "augpath-ല്‍ Augeas നോഡുകള്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2555
+#: fish/cmds.c:2562
 msgid "return Augeas nodes which match augpath"
 msgstr "augpath-നു് ചേരുന്ന Augeas നോഡുകള്‍ തിരികെ നല്‍കുക"
 
-#: fish/cmds.c:2556
+#: fish/cmds.c:2563
 msgid "move Augeas node"
 msgstr "Augeas നോഡ് നീക്കുക"
 
-#: fish/cmds.c:2557
+#: fish/cmds.c:2564
 msgid "remove an Augeas path"
 msgstr "ഒരു Augeas പാഥ് നീക്കം ചെയ്യുക"
 
-#: fish/cmds.c:2558
+#: fish/cmds.c:2565
 msgid "write all pending Augeas changes to disk"
 msgstr "ബാക്കിയുള്ള എല്ലാ Augeas മാറ്റങ്ങളും ഡിസ്കിലേക്ക് സൂക്ഷിക്കുക"
 
-#: fish/cmds.c:2559
+#: fish/cmds.c:2566
 msgid "set Augeas path to value"
 msgstr "Augeas പാഥ് ഒരു മൂല്ല്യമായി സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2560
+#: fish/cmds.c:2567
 msgid "test availability of some parts of the API"
 msgstr "എപിഐയുടെ ചില ഭാഗങ്ങളുടെ ലഭ്യത പരിശോധിക്കുക"
 
-#: fish/cmds.c:2561
+#: fish/cmds.c:2568
 #, fuzzy
 msgid "return a list of all optional groups"
 msgstr "inotify ഇവന്റുകളുടെ പട്ടിക ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2562
+#: fish/cmds.c:2569
 msgid "upload base64-encoded data to file"
 msgstr ""
 
-#: fish/cmds.c:2563
+#: fish/cmds.c:2570
 #, fuzzy
 msgid "download file and encode as base64"
 msgstr "ലോക്കല്‍ മഷീനിലേക്കു് ഒരു ഫയല്‍ ഡൌണ്‍ലോഡ് ചെയ്യുക"
 
-#: fish/cmds.c:2564
+#: fish/cmds.c:2571
 msgid "flush device buffers"
 msgstr "ഡിവൈസ് ബഫറുകള്‍ വെടിപ്പാക്കുക"
 
-#: fish/cmds.c:2565
+#: fish/cmds.c:2572
 msgid "get blocksize of block device"
 msgstr "ബ്ലോക്ക് ഡിവൈസിന്റെ വ്യാപ്തി ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2566
+#: fish/cmds.c:2573
 msgid "is block device set to read-only"
 msgstr "ബ്ലോക്ക് ഡിവൈസ് റീഡ്-ഒണ്‍ലി ആയി സജ്ജമാണോ"
 
-#: fish/cmds.c:2567
+#: fish/cmds.c:2574
 msgid "get total size of device in bytes"
 msgstr "ഡിവൈസിന്റെ മൊത്തം വ്യാപ്തി ബൈറ്റ്സില്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2568
+#: fish/cmds.c:2575
 msgid "get sectorsize of block device"
 msgstr "ബ്ലോക്ക് ഡിവൈസിന്റെ സെക്ടര്‍ വ്യാപ്തി ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2569
+#: fish/cmds.c:2576
 msgid "get total size of device in 512-byte sectors"
 msgstr "ഡിവൈസിന്റെ മൊത്തം വ്യാപ്തി 512-ബൈറ്റ് സെക്ടറുളില്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2570
+#: fish/cmds.c:2577
 msgid "reread partition table"
 msgstr "പാര്‍ട്ടീഷന്‍ ടേബിള്‍ വീണ്ടും ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2571
+#: fish/cmds.c:2578
 msgid "set blocksize of block device"
 msgstr "ബ്ലോക്ക് ഡിവൈസിന്റെ ബ്ലോക്ക് വ്യാപ്തി സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2572
+#: fish/cmds.c:2579
 msgid "set block device to read-only"
 msgstr "ബ്ലോക്ക് ഡിവൈസ് റീഡ്-ഒണ്‍ലി ആയി സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2573
+#: fish/cmds.c:2580
 msgid "set block device to read-write"
 msgstr "ബ്ലോക്ക് ഡിവൈസ് റീഡ്-റൈറ്റ് ആയി സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2574
+#: fish/cmds.c:2581
 msgid "return true path on case-insensitive filesystem"
 msgstr "കേസ്-സെന്‍സിറ്റീവ് ഫയല്‍സിസ്റ്റത്തില്‍ ട്രൂ പാഥ് തിരികെ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2575
+#: fish/cmds.c:2582
 msgid "list the contents of a file"
 msgstr "ഒരു ഫയലിലുള്ളവ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2576
+#: fish/cmds.c:2583
 msgid "compute MD5, SHAx or CRC checksum of file"
 msgstr "ഒരു ഫയലിന്റെ MD5, SHAx അല്ലെങ്കില്‍ CRC ചെക്ക്സം കണ്ടുപിടിക്കുക"
 
-#: fish/cmds.c:2577
+#: fish/cmds.c:2584
 #, fuzzy
 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
 msgstr "ഒരു ഫയലിന്റെ MD5, SHAx അല്ലെങ്കില്‍ CRC ചെക്ക്സം കണ്ടുപിടിക്കുക"
 
-#: fish/cmds.c:2578
+#: fish/cmds.c:2585
 #, fuzzy
 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
 msgstr "ഒരു ഫയലിന്റെ MD5, SHAx അല്ലെങ്കില്‍ CRC ചെക്ക്സം കണ്ടുപിടിക്കുക"
 
-#: fish/cmds.c:2579
+#: fish/cmds.c:2586
 msgid "change file mode"
 msgstr "ഫയല്‍ മോഡ് മാറ്റുക"
 
-#: fish/cmds.c:2580 fish/cmds.c:2693
+#: fish/cmds.c:2587 fish/cmds.c:2701
 msgid "change file owner and group"
 msgstr "ഫയലിന്റെ ഉടമസ്ഥനും ഗ്രൂപ്പും മാറ്റുക"
 
-#: fish/cmds.c:2581
+#: fish/cmds.c:2588
 msgid "run a command from the guest filesystem"
 msgstr "ഗസ്റ്റ് ഫയല്‍സിസ്റ്റമില്‍ നിന്നും ഒരു കമാന്‍ഡ് പ്രവര്‍ത്തിപ്പിക്കുക"
 
-#: fish/cmds.c:2582
+#: fish/cmds.c:2589
 msgid "run a command, returning lines"
 msgstr "വരികള്‍ തിരികെ ലഭ്യമാക്കുന്ന ഒരു കമാന്‍ഡ് പ്രവര്‍ത്തിപ്പിക്കുക"
 
-#: fish/cmds.c:2583
+#: fish/cmds.c:2590
 msgid "add qemu parameters"
 msgstr "qemu പരാമീറ്ററുകള്‍ ചേര്‍ക്കുക"
 
-#: fish/cmds.c:2584
+#: fish/cmds.c:2591
 #, fuzzy
 msgid "copy local files or directories into an image"
 msgstr "ട്രീയിലേക്ക് ഫയലുകള്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2585
+#: fish/cmds.c:2592
 #, fuzzy
 msgid "copy remote files or directories out of an image"
 msgstr "ട്രീയിലേക്ക് ഫയലുകള്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2586
+#: fish/cmds.c:2593
 #, fuzzy
 msgid "copy size bytes from source to destination using dd"
 msgstr "dd ഉപയോഗിച്ചു് ഉറവിടത്തില്‍ നിന്നും ലക്ഷ്യസ്ഥാനത്തേക്കു് പകര്‍ത്തുക"
 
-#: fish/cmds.c:2587
+#: fish/cmds.c:2594
 msgid "copy a file"
 msgstr "ഒരു ഫയല്‍ പകര്‍ത്തുക"
 
-#: fish/cmds.c:2588
+#: fish/cmds.c:2595
 msgid "copy a file or directory recursively"
 msgstr "ആവര്‍ത്തിച്ചു് ഒരു ഫയല്‍ അല്ലെങ്കില്‍ ഡയറക്ടറി പകര്‍ത്തുക"
 
-#: fish/cmds.c:2589
+#: fish/cmds.c:2596
 msgid "copy from source to destination using dd"
 msgstr "dd ഉപയോഗിച്ചു് ഉറവിടത്തില്‍ നിന്നും ലക്ഷ്യസ്ഥാനത്തേക്കു് പകര്‍ത്തുക"
 
-#: fish/cmds.c:2590
+#: fish/cmds.c:2597
 msgid "debugging and internals"
 msgstr "ഡീബഗ്ഗിങും ഇന്റേണലും"
 
-#: fish/cmds.c:2591
+#: fish/cmds.c:2598
 #, fuzzy
 msgid "debug the QEMU command line (internal use only)"
 msgstr "ലോക്കല്‍ മഷീനില്‍ നിന്നും ഒരു ഫയല്‍ അപ്‌ലോഡ് ചെയ്യുക"
 
-#: fish/cmds.c:2592
+#: fish/cmds.c:2599
 #, fuzzy
 msgid "upload a file to the appliance (internal use only)"
 msgstr "ലോക്കല്‍ മഷീനില്‍ നിന്നും ഒരു ഫയല്‍ അപ്‌ലോഡ് ചെയ്യുക"
 
-#: fish/cmds.c:2593
+#: fish/cmds.c:2600
 msgid "report file system disk space usage"
 msgstr "ഫയല്‍ സിസ്റ്റത്തിന്റെ ഡിസ്കിലുള്ള സ്ഥലത്തിന്റെ ഉപയോഗം രേഖപ്പെടുത്തുക"
 
-#: fish/cmds.c:2594
+#: fish/cmds.c:2601
 msgid "report file system disk space usage (human readable)"
 msgstr ""
 "ഫയല്‍ സിസ്റ്റത്തിന്റെ ഡിസ്കിലുള്ള സ്ഥലത്തിന്റെ ഉപയോഗം രേഖപ്പെടുത്തുക (മനുഷ്യര്‍ക്കു് വായിക്കുവാന്‍ "
 "സാധിക്കുന്നതു്)"
 
-#: fish/cmds.c:2595
+#: fish/cmds.c:2602
 msgid "return kernel messages"
 msgstr "കേണല്‍ സന്ദേശങ്ങള്‍ തിരികെ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2596
+#: fish/cmds.c:2603
 msgid "download a file to the local machine"
 msgstr "ലോക്കല്‍ മഷീനിലേക്കു് ഒരു ഫയല്‍ ഡൌണ്‍ലോഡ് ചെയ്യുക"
 
-#: fish/cmds.c:2597
+#: fish/cmds.c:2604
 #, fuzzy
 msgid "download a file to the local machine with offset and size"
 msgstr "ലോക്കല്‍ മഷീനിലേക്കു് ഒരു ഫയല്‍ ഡൌണ്‍ലോഡ് ചെയ്യുക"
 
-#: fish/cmds.c:2598
+#: fish/cmds.c:2605
 msgid "drop kernel page cache, dentries and inodes"
 msgstr "കേര്‍ണല്‍ താളിന്റെ കാഷ്, ഡിഎന്‍ട്രികള്‍ ഐനോഡുകള്‍ എന്നിവ വേണ്ടെന്നു് വയ്ക്കുക"
 
-#: fish/cmds.c:2599
+#: fish/cmds.c:2606
 msgid "estimate file space usage"
 msgstr "ഫയലിലുള്ള സ്ഥലത്തിന്റെ ഉപയോഗം കണക്കുകൂട്ടുക"
 
-#: fish/cmds.c:2600
+#: fish/cmds.c:2607
 msgid "check an ext2/ext3 filesystem"
 msgstr "ഒരു ext2/ext3 ഫയല്‍സിസ്റ്റം പരിശോധിക്കുക"
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2608
 msgid "display a line of text"
 msgstr "ഒരു വരി കാണിക്കുക"
 
-#: fish/cmds.c:2602
+#: fish/cmds.c:2609
 msgid "echo arguments back to the client"
 msgstr "ക്ലയന്റിലേക്കു് ആര്‍ഗ്യുമെന്റുകള്‍ തിരികെ എക്കോ ചെയ്യുക"
 
-#: fish/cmds.c:2603
+#: fish/cmds.c:2610
 #, fuzzy
 msgid "edit a file"
 msgstr "ഒരു ഫയല്‍ വായിക്കുക"
 
-#: fish/cmds.c:2604 fish/cmds.c:2605 fish/cmds.c:2610 fish/cmds.c:2611
-#: fish/cmds.c:2644 fish/cmds.c:2645 fish/cmds.c:2886 fish/cmds.c:2887
-#: fish/cmds.c:2891 fish/cmds.c:2892 fish/cmds.c:2894 fish/cmds.c:2895
+#: fish/cmds.c:2611 fish/cmds.c:2612 fish/cmds.c:2617 fish/cmds.c:2618
+#: fish/cmds.c:2651 fish/cmds.c:2652 fish/cmds.c:2894 fish/cmds.c:2895
+#: fish/cmds.c:2899 fish/cmds.c:2900 fish/cmds.c:2902 fish/cmds.c:2903
 msgid "return lines matching a pattern"
 msgstr "ഒരു മാതൃകയ്ക്കു് ചേരുന്ന വരികള്‍ തിരികെ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2606
+#: fish/cmds.c:2613
 msgid "test if two files have equal contents"
 msgstr "രണ്ടു് ഫയലുകളില്‍ ഒരേ പോലുള്ള വിവരങ്ങള്‍ ലഭ്യമാണോ എന്നു് പരിശോധിക്കുക"
 
-#: fish/cmds.c:2607
+#: fish/cmds.c:2614
 msgid "test if file or directory exists"
 msgstr "ഫയല്‍ അല്ലെങ്കില്‍ ഡയറക്ടറി നിലവിലുണ്ടോ എന്നു് പരിശോധിക്കുക"
 
-#: fish/cmds.c:2608 fish/cmds.c:2609
+#: fish/cmds.c:2615 fish/cmds.c:2616
 msgid "preallocate a file in the guest filesystem"
 msgstr "ഗസ്റ്റ് ഫയല്‍സിസ്റ്റത്തില്‍ ഒരു ഫയല്‍ പ്രീഅലോക്കേറ്റ് ചെയ്യുക"
 
-#: fish/cmds.c:2612
+#: fish/cmds.c:2619
 msgid "determine file type"
 msgstr "ഫയല്‍ തരം കണ്ടുപിടിക്കുക"
 
-#: fish/cmds.c:2613
+#: fish/cmds.c:2620
 msgid "detect the architecture of a binary file"
 msgstr ""
 
-#: fish/cmds.c:2614
+#: fish/cmds.c:2621
 msgid "return the size of the file in bytes"
 msgstr "ഫയലിന്റെ വ്യാപ്തി ബൈറ്റുകളില്‍ തിരികെ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2615
+#: fish/cmds.c:2622
 msgid "fill a file with octets"
 msgstr "ഫയല്‍ ഒക്ടറ്റുകള്‍ ഉപയോഗിച്ചു് നിറയ്ക്കുക"
 
-#: fish/cmds.c:2616
+#: fish/cmds.c:2623
 #, fuzzy
 msgid "fill a file with a repeating pattern of bytes"
 msgstr "ഫയല്‍ ഒക്ടറ്റുകള്‍ ഉപയോഗിച്ചു് നിറയ്ക്കുക"
 
-#: fish/cmds.c:2617
+#: fish/cmds.c:2624
 msgid "find all files and directories"
 msgstr "എല്ലാ ഫയലുകളും ഡയറക്ടറികളും കണ്ടുപിടിക്കുക"
 
-#: fish/cmds.c:2618
+#: fish/cmds.c:2625
 msgid "find all files and directories, returning NUL-separated list"
 msgstr "എല്ലാ ഫയലുകളും ഡറക്ടറികളും കണ്ടുപിടിക്കുക, NUL-വേര്‍തിരിച്ച പട്ടിക തിരികെ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2619
+#: fish/cmds.c:2626
 #, fuzzy
 msgid "find a filesystem by label"
 msgstr "ext2/3/4 ഫയല്‍സിസ്റ്റം ലേബല്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2620
+#: fish/cmds.c:2627
 #, fuzzy
 msgid "find a filesystem by UUID"
 msgstr "ext2/3/4 ഫയല്‍സിസ്റ്റം UUID ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2621
+#: fish/cmds.c:2628
 msgid "run the filesystem checker"
 msgstr "ഫയല്‍സിസ്റ്റം ചെക്കര്‍ പ്രവര്‍ത്തിപ്പിക്കുക"
 
-#: fish/cmds.c:2622
+#: fish/cmds.c:2629
 msgid "get the additional kernel options"
 msgstr "അധികമായ കേര്‍ണല്‍ ഉപാധികള്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2623
+#: fish/cmds.c:2630
 #, fuzzy
 msgid "get the attach method"
 msgstr "തെരച്ചിലിനുള്ള പാഥ് ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2624
+#: fish/cmds.c:2631
 msgid "get autosync mode"
 msgstr "autosync മോഡ് ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2625
+#: fish/cmds.c:2632
 msgid "get direct appliance mode flag"
 msgstr "നേരിട്ടുള്ള അപ്ലയന്‍സ് മോഡ് ഫ്ലാഗ് ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2626
+#: fish/cmds.c:2633
 msgid "get the ext2/3/4 filesystem label"
 msgstr "ext2/3/4 ഫയല്‍സിസ്റ്റം ലേബല്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2627
+#: fish/cmds.c:2634
 msgid "get the ext2/3/4 filesystem UUID"
 msgstr "ext2/3/4 ഫയല്‍സിസ്റ്റം UUID ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2628
+#: fish/cmds.c:2635
 msgid "get memory allocated to the qemu subprocess"
 msgstr "qemu ഉപപ്രകിയകള്‍ക്കുള്ള മെമ്മറി ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2629
+#: fish/cmds.c:2636
 #, fuzzy
 msgid "get enable network flag"
 msgstr "SELinux പ്രവര്‍ത്തന സജ്ജമാക്കുന്നതിനുള്ള ഫ്ലാഗ് ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2630
+#: fish/cmds.c:2637
 msgid "get the search path"
 msgstr "തെരച്ചിലിനുള്ള പാഥ് ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2631
+#: fish/cmds.c:2638
 msgid "get PID of qemu subprocess"
 msgstr "qemu ഉപപ്രക്രിയയ്ക്കുള്ള PID ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2632
+#: fish/cmds.c:2639
 msgid "get the qemu binary"
 msgstr "qemu ബൈനറി ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2633
+#: fish/cmds.c:2640
 msgid "get recovery process enabled flag"
 msgstr "വീണ്ടെടുക്കുന്ന പ്രക്രിയ പ്രവര്‍ത്തന സജ്ജമാക്കുന്നതിനുള്ള ഫ്ലാഗ് ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2634
+#: fish/cmds.c:2641
 msgid "get SELinux enabled flag"
 msgstr "SELinux പ്രവര്‍ത്തന സജ്ജമാക്കുന്നതിനുള്ള ഫ്ലാഗ് ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2635
+#: fish/cmds.c:2642
 msgid "get the current state"
 msgstr "ഇപ്പോഴുള്ള അവസ്ഥ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2636
+#: fish/cmds.c:2643
 msgid "get command trace enabled flag"
 msgstr "കമാന്‍ഡ് ട്രെയിസ് പ്രവര്‍ത്തന സജ്ജമാക്കുന്നതിനുള്ള ഫ്ലാഗ് ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2637
+#: fish/cmds.c:2644
 #, fuzzy
 msgid "get the current umask"
 msgstr "ഇപ്പോഴുള്ള അവസ്ഥ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2638
+#: fish/cmds.c:2645
 msgid "get verbose mode"
 msgstr "വെര്‍ബോസ് മോഡ്"
 
-#: fish/cmds.c:2639
+#: fish/cmds.c:2646
 msgid "get SELinux security context"
 msgstr "SELinux സെക്യൂരിറ്റി കോണ്‍ടെക്സ്റ്റ് ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2640 fish/cmds.c:2694
+#: fish/cmds.c:2647 fish/cmds.c:2702
 msgid "get a single extended attribute"
 msgstr ""
 
-#: fish/cmds.c:2641 fish/cmds.c:2695
+#: fish/cmds.c:2648 fish/cmds.c:2703
 msgid "list extended attributes of a file or directory"
 msgstr "ഒരു ഫയല്‍ അല്ലെങ്കില്‍ ഡയറക്ടറിയ്ക്കുള്ള അധികമായ വിശേഷതകള്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2642
+#: fish/cmds.c:2649
 msgid "expand wildcards in command"
 msgstr "കമാന്‍ഡില്‍ വൈള്‍ഡ്കാര്‍ഡുകള്‍ വികസിപ്പിക്കുക"
 
-#: fish/cmds.c:2643
+#: fish/cmds.c:2650
 msgid "expand a wildcard path"
 msgstr "ഒരു വൈള്‍ജ്കാര്‍ഡ് പാഥ് വികസിപ്പിക്കുക"
 
-#: fish/cmds.c:2646
+#: fish/cmds.c:2653
 msgid "install GRUB"
 msgstr "GRUB ഇന്‍സ്റ്റോള്‍ ചെയ്യുക"
 
-#: fish/cmds.c:2647
+#: fish/cmds.c:2654
 msgid "return first 10 lines of a file"
 msgstr "ഒരു ഫയലിന്റെ ആദ്യത്തെ 10 വരികള്‍ തിരികെ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2648
+#: fish/cmds.c:2655
 msgid "return first N lines of a file"
 msgstr "ഒരു ഫയലിന്റെ ആദ്യത്തെ N വരികള്‍ തിരികെ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2649
+#: fish/cmds.c:2656
 msgid "dump a file in hexadecimal"
 msgstr "ഹെക്സാഡെസിമലില്‍ ഒരു ഫയല്‍ ഡമ്പ് ചെയ്യുക"
 
-#: fish/cmds.c:2650
+#: fish/cmds.c:2657
 msgid "edit with a hex editor"
 msgstr ""
 
-#: fish/cmds.c:2651
+#: fish/cmds.c:2658
 #, fuzzy
 msgid "list the contents of a single file in an initrd"
 msgstr "ഒരു ഫയലിലുള്ളവ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2652
+#: fish/cmds.c:2659
 msgid "list files in an initrd"
 msgstr "initrd-യില്‍ ഫയലുകള്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2653
+#: fish/cmds.c:2660
 msgid "add an inotify watch"
 msgstr "ഒരു inotify നിരീക്ഷണം ചേര്‍ക്കുക"
 
-#: fish/cmds.c:2654
+#: fish/cmds.c:2661
 msgid "close the inotify handle"
 msgstr "inotify ഹാന്‍ഡില്‍ അടയ്ക്കുക"
 
-#: fish/cmds.c:2655
+#: fish/cmds.c:2662
 msgid "return list of watched files that had events"
 msgstr "ഇവന്റുകളുള്ള നീരീക്ഷണത്തിലുള്ള ഫയലുകളുടെ പട്ടിക തിരികെ നല്‍കുക"
 
-#: fish/cmds.c:2656
+#: fish/cmds.c:2663
 msgid "create an inotify handle"
 msgstr "ഒരു inotify ഹാന്‍ഡില്‍ നിര്‍മ്മിക്കുക"
 
-#: fish/cmds.c:2657
+#: fish/cmds.c:2664
 msgid "return list of inotify events"
 msgstr "inotify ഇവന്റുകളുടെ പട്ടിക ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2658
+#: fish/cmds.c:2665
 msgid "remove an inotify watch"
 msgstr "inotify നിരീക്ഷണം നീക്കം ചെയ്യുക"
 
-#: fish/cmds.c:2659
+#: fish/cmds.c:2666
 msgid "get architecture of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2660
+#: fish/cmds.c:2667
 msgid "get distro of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2661
+#: fish/cmds.c:2668
 msgid "get filesystems associated with inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2662
+#: fish/cmds.c:2669
 msgid "get format of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2663
+#: fish/cmds.c:2670
 msgid "get hostname of the operating system"
 msgstr ""
 
-#: fish/cmds.c:2664
+#: fish/cmds.c:2671
 msgid "get major version of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2665
+#: fish/cmds.c:2672
 msgid "get minor version of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2666
+#: fish/cmds.c:2673
 msgid "get mountpoints of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2667
+#: fish/cmds.c:2674
 msgid "get package format used by the operating system"
 msgstr ""
 
-#: fish/cmds.c:2668
+#: fish/cmds.c:2675
 msgid "get package management tool used by the operating system"
 msgstr ""
 
-#: fish/cmds.c:2669
+#: fish/cmds.c:2676
 msgid "get product name of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2670
+#: fish/cmds.c:2677
+msgid "get product variant of inspected operating system"
+msgstr ""
+
+#: fish/cmds.c:2678
 msgid "return list of operating systems found by last inspection"
 msgstr ""
 
-#: fish/cmds.c:2671
+#: fish/cmds.c:2679
 msgid "get type of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2672
+#: fish/cmds.c:2680
 msgid "get Windows systemroot of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2673
+#: fish/cmds.c:2681
 msgid "get live flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2674
+#: fish/cmds.c:2682
 msgid "get multipart flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2675
+#: fish/cmds.c:2683
 msgid "get netinst (network installer) flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2676
+#: fish/cmds.c:2684
 msgid "get list of applications installed in the operating system"
 msgstr ""
 
-#: fish/cmds.c:2677
+#: fish/cmds.c:2685
 msgid "inspect disk and return list of operating systems found"
 msgstr ""
 
-#: fish/cmds.c:2678
+#: fish/cmds.c:2686
 #, fuzzy
 msgid "test if block device"
 msgstr "ബ്ലോക്ക് ഡിവൈസുകള്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2679
+#: fish/cmds.c:2687
 msgid "is busy processing a command"
 msgstr "കമാന്‍ഡ് പ്രവര്‍ത്തിപ്പിക്കുന്നതില്‍ തിരക്കിലാണു്"
 
-#: fish/cmds.c:2680
+#: fish/cmds.c:2688
 #, fuzzy
 msgid "test if character device"
 msgstr "ബ്ലോക്ക്, ക്യാറക്ടര്‍ അല്ലെങ്കില്‍ FIFO ഡിവൈസുകള്‍ ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2681
+#: fish/cmds.c:2689
 msgid "is in configuration state"
 msgstr "ക്രമീകരണ അവസ്ഥയില്‍"
 
-#: fish/cmds.c:2682
+#: fish/cmds.c:2690
 #, fuzzy
 msgid "test if a directory"
 msgstr "ഒരു ഡയറക്ടറി ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2683
+#: fish/cmds.c:2691
 #, fuzzy
 msgid "test if FIFO (named pipe)"
 msgstr "make FIFO (named pipe)"
 
-#: fish/cmds.c:2684
+#: fish/cmds.c:2692
 msgid "test if a regular file"
 msgstr ""
 
-#: fish/cmds.c:2685
+#: fish/cmds.c:2693
 msgid "is launching subprocess"
 msgstr "ഉപപ്രക്രിയ ലഭ്യമാക്കുന്നു"
 
-#: fish/cmds.c:2686
+#: fish/cmds.c:2694
 #, fuzzy
 msgid "test if device is a logical volume"
 msgstr "ഒരു എല്‍വിഎം ലോജിക്കല്‍ വോള്യത്തിന്റെ വ്യാപ്തി മാറ്റുക"
 
-#: fish/cmds.c:2687
+#: fish/cmds.c:2695
 msgid "is ready to accept commands"
 msgstr "കമാന്‍ഡുകള്‍ സ്വീകരിക്കുവാന്‍ തയ്യാര്‍"
 
-#: fish/cmds.c:2688
+#: fish/cmds.c:2696
 #, fuzzy
 msgid "test if socket"
 msgstr "ഡെമണ്‍ സോക്കറ്റിലേക്ക് സൂക്ഷിക്കുക"
 
-#: fish/cmds.c:2689
+#: fish/cmds.c:2697
 #, fuzzy
 msgid "test if symbolic link"
 msgstr "ഒരു സിംബോളിക് ലിങ്ക് നിര്‍മ്മിക്കുക"
 
-#: fish/cmds.c:2690
+#: fish/cmds.c:2698
 msgid "kill the qemu subprocess"
 msgstr "qemu ഉപപ്രക്രിയ ഇല്ലാതാക്കുന്നു"
 
-#: fish/cmds.c:2691
+#: fish/cmds.c:2699
 msgid "launch the qemu subprocess"
 msgstr "qemu ഉപപ്രക്രിയ ലഭ്യമാക്കുന്നു"
 
-#: fish/cmds.c:2692
+#: fish/cmds.c:2700
 #, fuzzy
 msgid "change working directory"
 msgstr "പ്രാദേശികമായി മാറ്റുവാനുള്ള ഡയറക്ടറി"
 
-#: fish/cmds.c:2696
+#: fish/cmds.c:2704
 msgid "list the block devices"
 msgstr "ബ്ലോക്ക് ഡിവൈസുകള്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2697
+#: fish/cmds.c:2705
 #, fuzzy
 msgid "list filesystems"
 msgstr "ഒരു ഫയല്‍സിസ്റ്റം ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2698
+#: fish/cmds.c:2706
 msgid "list the partitions"
 msgstr "പാര്‍ട്ടീഷനുകള്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2699
+#: fish/cmds.c:2707
 msgid "list the files in a directory (long format)"
 msgstr "ഫയലുകള്‍ ഒരു ഡയറക്ടറിയില്‍ ലഭ്യമാക്കുക (ലോങ് ഫോര്‍മാറ്റ്)"
 
-#: fish/cmds.c:2700 fish/cmds.c:2701
+#: fish/cmds.c:2708 fish/cmds.c:2709
 msgid "create a hard link"
 msgstr "ഒരു ഹാര്‍ഡ് ലിങ്ക് നിര്‍മ്മിക്കുക"
 
-#: fish/cmds.c:2702 fish/cmds.c:2703
+#: fish/cmds.c:2710 fish/cmds.c:2711
 msgid "create a symbolic link"
 msgstr "ഒരു സിംബോളിക് ലിങ്ക് നിര്‍മ്മിക്കുക"
 
-#: fish/cmds.c:2704 fish/cmds.c:2795
+#: fish/cmds.c:2712 fish/cmds.c:2803
 msgid "remove extended attribute of a file or directory"
 msgstr "ഒരു ഫയല്‍ അല്ലെങ്കില്‍ ഡയറക്ടറിയ്ക്കുള്ള എക്സ്റ്റെന്‍ഡഡ് വിശേഷത നീക്കം ചെയ്യുക"
 
-#: fish/cmds.c:2705
+#: fish/cmds.c:2713
 msgid "list the files in a directory"
 msgstr "ഒരു ഡയറക്ടറിയിലുള്ള ഫയലുകള്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2706 fish/cmds.c:2822
+#: fish/cmds.c:2714 fish/cmds.c:2830
 msgid "set extended attribute of a file or directory"
 msgstr "ഒരു ഫയല്‍ അല്ലെങ്കില്‍ ഡയറക്ടറിയുടെ എക്സ്റ്റെന്‍ഡഡ് വിശേഷത സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2707
+#: fish/cmds.c:2715
 msgid "get file information for a symbolic link"
 msgstr "ഒരു സിംബോളിക് ലിങ്കിനുള്ള ഫയല്‍ വിവരം ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2708
+#: fish/cmds.c:2716
 msgid "lstat on multiple files"
 msgstr "അനവധി ഫയലുകളില്‍ lstat ചെയ്യുക"
 
-#: fish/cmds.c:2709
+#: fish/cmds.c:2717
 #, fuzzy
 msgid "add a key on a LUKS encrypted device"
 msgstr "ബ്ലോക്ക് ഡിവൈസ് റീഡ്-ഒണ്‍ലി ആയി സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2710
+#: fish/cmds.c:2718
 #, fuzzy
 msgid "close a LUKS device"
 msgstr "ഡിവൈസില്‍ സ്വാപ്പ് പ്രവര്‍ത്തന സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2711 fish/cmds.c:2712
+#: fish/cmds.c:2719 fish/cmds.c:2720
 msgid "format a block device as a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2713
+#: fish/cmds.c:2721
 msgid "remove a key from a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2714
+#: fish/cmds.c:2722
 msgid "open a LUKS-encrypted block device"
 msgstr ""
 
-#: fish/cmds.c:2715
+#: fish/cmds.c:2723
 #, fuzzy
 msgid "open a LUKS-encrypted block device read-only"
 msgstr "ബ്ലോക്ക് ഡിവൈസ് റീഡ്-ഒണ്‍ലി ആയി സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2716
+#: fish/cmds.c:2724
 #, fuzzy
 msgid "create an LVM logical volume"
 msgstr "ഒരു എല്‍വിഎം ലോജിക്കല്‍ വോള്യം നീക്കം ചെയ്യുക"
 
-#: fish/cmds.c:2717
+#: fish/cmds.c:2725
 msgid "get canonical name of an LV"
 msgstr ""
 
-#: fish/cmds.c:2718
+#: fish/cmds.c:2726
 msgid "clear LVM device filter"
 msgstr ""
 
-#: fish/cmds.c:2719
+#: fish/cmds.c:2727
 msgid "remove all LVM LVs, VGs and PVs"
 msgstr "എല്ലാ എല്‍വിഎം എല്‍വികളും വിജികളും പിവികളും നീക്കം ചെയ്യുക"
 
-#: fish/cmds.c:2720
+#: fish/cmds.c:2728
 msgid "set LVM device filter"
 msgstr ""
 
-#: fish/cmds.c:2721
+#: fish/cmds.c:2729
 msgid "remove an LVM logical volume"
 msgstr "ഒരു എല്‍വിഎം ലോജിക്കല്‍ വോള്യം നീക്കം ചെയ്യുക"
 
-#: fish/cmds.c:2722
+#: fish/cmds.c:2730
 #, fuzzy
 msgid "rename an LVM logical volume"
 msgstr "ഒരു എല്‍വിഎം ലോജിക്കല്‍ വോള്യം നീക്കം ചെയ്യുക"
 
-#: fish/cmds.c:2723
+#: fish/cmds.c:2731
 msgid "resize an LVM logical volume"
 msgstr "ഒരു എല്‍വിഎം ലോജിക്കല്‍ വോള്യത്തിന്റെ വ്യാപ്തി മാറ്റുക"
 
-#: fish/cmds.c:2724
+#: fish/cmds.c:2732
 msgid "expand an LV to fill free space"
 msgstr ""
 
-#: fish/cmds.c:2725 fish/cmds.c:2726
+#: fish/cmds.c:2733 fish/cmds.c:2734
 msgid "list the LVM logical volumes (LVs)"
 msgstr "ഒരു എല്‍വിഎം ലോജിക്കല്‍ വോള്യമുകള്‍ (എല്‍വി) ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2727
+#: fish/cmds.c:2735
 #, fuzzy
 msgid "get the UUID of a logical volume"
 msgstr "ഒരു എല്‍വിഎം ലോജിക്കല്‍ വോള്യമുകള്‍ (എല്‍വി) ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2728
+#: fish/cmds.c:2736
 msgid "lgetxattr on multiple files"
 msgstr "അനവധി ഫയലുകളില്‍ lgetxattr ചെയ്യുക"
 
-#: fish/cmds.c:2729
+#: fish/cmds.c:2737
 msgid "open the manual"
 msgstr ""
 
-#: fish/cmds.c:2730
+#: fish/cmds.c:2738
 msgid "create a directory"
 msgstr "ഒരു ഡയറക്ടറി ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2731
+#: fish/cmds.c:2739
 msgid "create a directory with a particular mode"
 msgstr "ഒരു പ്രത്യേക മോഡില്‍ ഡയറക്ടറി ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2732
+#: fish/cmds.c:2740
 msgid "create a directory and parents"
 msgstr "ഒരു ഡയറക്ടറിയും പേരന്റും ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2733
+#: fish/cmds.c:2741
 msgid "create a temporary directory"
 msgstr "ഒരു താല്‍ക്കാലിക ഡയറക്ടറി ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2734 fish/cmds.c:2735 fish/cmds.c:2736
+#: fish/cmds.c:2742 fish/cmds.c:2743 fish/cmds.c:2744
 msgid "make ext2/3/4 filesystem with external journal"
 msgstr "എക്സ്റ്റേണല്‍ ജേര്‍ണലുള്ള ext2/3/4 ഫയല്‍സിസ്റ്റം ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2737
+#: fish/cmds.c:2745
 msgid "make ext2/3/4 external journal"
 msgstr "ext2/3/4 എക്സ്റ്റേണല്‍ ജേര്‍ണല്‍ ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2738
+#: fish/cmds.c:2746
 msgid "make ext2/3/4 external journal with label"
 msgstr "ext2/3/4 എക്സ്റ്റേണല്‍ ജേര്‍ണല്‍ ലേബലിനൊപ്പം ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2739
+#: fish/cmds.c:2747
 msgid "make ext2/3/4 external journal with UUID"
 msgstr "ext2/3/4 എക്സ്റ്റേണല്‍ ജേര്‍ണല്‍ UUID-യ്ക്കൊപ്പം ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2740
+#: fish/cmds.c:2748
 msgid "make FIFO (named pipe)"
 msgstr "make FIFO (named pipe)"
 
-#: fish/cmds.c:2741 fish/cmds.c:2743
+#: fish/cmds.c:2749 fish/cmds.c:2751
 msgid "make a filesystem"
 msgstr "ഒരു ഫയല്‍സിസ്റ്റം ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2742
+#: fish/cmds.c:2750
 msgid "make a filesystem with block size"
 msgstr "ബ്ലോക്ക് വ്യാപ്തിയില്‍ ഒരു ഫയല്‍സിസ്റ്റം ഉണ്ടാക്കൂക"
 
-#: fish/cmds.c:2744
+#: fish/cmds.c:2752
 msgid "create a mountpoint"
 msgstr "ഒരു മൌണ്ട് പോയിന്റ് ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2745
+#: fish/cmds.c:2753
 msgid "make block, character or FIFO devices"
 msgstr "ബ്ലോക്ക്, ക്യാറക്ടര്‍ അല്ലെങ്കില്‍ FIFO ഡിവൈസുകള്‍ ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2746
+#: fish/cmds.c:2754
 msgid "make block device node"
 msgstr "ബ്ലോക്ക് ഡിവൈസ് നോഡ് ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2747
+#: fish/cmds.c:2755
 msgid "make char device node"
 msgstr "ക്യാര്‍ ഡിവൈസ് നോഡ് ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2748
+#: fish/cmds.c:2756
 msgid "create a swap partition"
 msgstr "ഒരു സ്വാപ്പ് പാര്‍ട്ടീഷന്‍ ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2749
+#: fish/cmds.c:2757
 msgid "create a swap partition with a label"
 msgstr "ഒരു സ്വാപ്പ് പാര്‍ട്ടീഷന്‍ ലേബലിനൊപ്പം ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2750
+#: fish/cmds.c:2758
 msgid "create a swap partition with an explicit UUID"
 msgstr "ഒരു സ്വാപ്പ് പാര്‍ട്ടീഷന്‍ UUID-യ്ക്കൊപ്പം ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2751
+#: fish/cmds.c:2759
 msgid "create a swap file"
 msgstr "ഒരു സ്വാപ്പ് ഫയല്‍ ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2752
+#: fish/cmds.c:2760
 msgid "load a kernel module"
 msgstr "ഒരു കേര്‍ണല്‍ ഘടകം ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2753
+#: fish/cmds.c:2761
 #, fuzzy
 msgid "view a file"
 msgstr "ഒരു ഫയല്‍ നീക്കുക"
 
-#: fish/cmds.c:2754
+#: fish/cmds.c:2762
 msgid "mount a guest disk at a position in the filesystem"
 msgstr "ഫയല്‍സിസ്റ്റമിലുള്ള ഒരു സ്ഥാനത്തു് ഒരു ഗസ്റ്റ് ഡിസ്ക് മൌണ്ട് ചെയ്യുക"
 
-#: fish/cmds.c:2755
+#: fish/cmds.c:2763
 msgid "mount a file using the loop device"
 msgstr "ലൂപ്പ് ഡിവൈസ് ഉപയോഗിച്ചു് ഒരു ഫയല്‍ മൌണ്ട് ചെയ്യുക"
 
-#: fish/cmds.c:2756
+#: fish/cmds.c:2764
 msgid "mount a guest disk with mount options"
 msgstr "മൌണ്ട് ഉപാധികളുമായി ഒരു ഗസ്റ്റ് ഡിസ്ക് മൌണ്ട് ചെയ്യുക"
 
-#: fish/cmds.c:2757
+#: fish/cmds.c:2765
 msgid "mount a guest disk, read-only"
 msgstr "ഒരു റീഡ്-ഒണ്‍ലി ഗസ്റ്റ് ഡിസ്ക് മൌണ്ട് ചെയ്യുക"
 
-#: fish/cmds.c:2758
+#: fish/cmds.c:2766
 msgid "mount a guest disk with mount options and vfstype"
 msgstr "മൌണ്ട് ഉപാധികളും vfstype-മായി ഒരു ഗസ്റ്റ് ഡിസ്ക് മൌണ്ട് ചെയ്യുക"
 
-#: fish/cmds.c:2759
+#: fish/cmds.c:2767
 msgid "show mountpoints"
 msgstr "മൌണ്ട് പോയിന്റുകള്‍ കാണിക്കുക"
 
-#: fish/cmds.c:2760
+#: fish/cmds.c:2768
 msgid "show mounted filesystems"
 msgstr "മൌണ്ട് ചെയ്ത ഫയല്‍സിസ്റ്റമുകള്‍ കാണിക്കുക"
 
-#: fish/cmds.c:2761
+#: fish/cmds.c:2769
 msgid "move a file"
 msgstr "ഒരു ഫയല്‍ നീക്കുക"
 
-#: fish/cmds.c:2762
+#: fish/cmds.c:2770
 msgid "probe NTFS volume"
 msgstr "NTFS വോള്യം ആവശ്യപ്പെടുക"
 
-#: fish/cmds.c:2763
+#: fish/cmds.c:2771
 #, fuzzy
 msgid "resize an NTFS filesystem"
 msgstr "ഒരു ext2/ext3 ഫയല്‍സിസ്റ്റത്തിന്റെ വ്യാപ്തി മാറ്റുക"
 
-#: fish/cmds.c:2764
+#: fish/cmds.c:2772
 #, fuzzy
 msgid "resize an NTFS filesystem (with size)"
 msgstr "ഒരു ext2/ext3 ഫയല്‍സിസ്റ്റത്തിന്റെ വ്യാപ്തി മാറ്റുക"
 
-#: fish/cmds.c:2765
+#: fish/cmds.c:2773
 msgid "add a partition to the device"
 msgstr "ഡിവൈസിലേക്ക് ഒരു പാര്‍ട്ടീഷന്‍ ചേര്‍ക്കുക"
 
-#: fish/cmds.c:2766
+#: fish/cmds.c:2774
 #, fuzzy
 msgid "delete a partition"
 msgstr "ഒരു സ്വാപ്പ് പാര്‍ട്ടീഷന്‍ ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2767
+#: fish/cmds.c:2775
 msgid "partition whole disk with a single primary partition"
 msgstr "ഒരു പൂര്‍ണ്ണ ഡിസ്ക് ഒറ്റ പ്രൈമറി പാര്‍ട്ടീഷനായി സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2768
+#: fish/cmds.c:2776
 #, fuzzy
 msgid "return true if a partition is bootable"
 msgstr "പാര്‍ട്ടീഷന്‍ ടേബിള്‍ വീണ്ടും ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2769
+#: fish/cmds.c:2777
 msgid "get the MBR type byte (ID byte) from a partition"
 msgstr ""
 
-#: fish/cmds.c:2770
+#: fish/cmds.c:2778
 msgid "get the partition table type"
 msgstr "പാര്‍ട്ടീഷന്‍ ടേബിള്‍ തരം ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2771
+#: fish/cmds.c:2779
 msgid "create an empty partition table"
 msgstr "ഒരു കാലി പാര്‍ട്ടീഷന്‍ ടേബിള്‍ ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2772
+#: fish/cmds.c:2780
 msgid "list partitions on a device"
 msgstr "ഒരു ഡിവൈസില്‍ പാര്‍ട്ടീഷനുകള്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2773
+#: fish/cmds.c:2781
 msgid "make a partition bootable"
 msgstr "ഒരു പാര്‍ട്ടീഷന്‍ ബൂട്ടബിളാക്കുക"
 
-#: fish/cmds.c:2774
+#: fish/cmds.c:2782
 msgid "set the MBR type byte (ID byte) of a partition"
 msgstr ""
 
-#: fish/cmds.c:2775
+#: fish/cmds.c:2783
 msgid "set partition name"
 msgstr "പാര്‍ട്ടീഷന്‍ നാമം സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2776
+#: fish/cmds.c:2784
 #, fuzzy
 msgid "convert partition name to device name"
 msgstr "ബ്ലോക്ക് ഡിവൈസില്‍ പാര്‍ട്ടീഷനുകള്‍ ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2777
+#: fish/cmds.c:2785
 msgid "ping the guest daemon"
 msgstr "ഗസ്റ്റ് ഡെമണിനെ പിങ് ചെയ്യുക"
 
-#: fish/cmds.c:2778
+#: fish/cmds.c:2786
 msgid "read part of a file"
 msgstr "ഒരു ഫയലിന്റെ ഭാഗം വായിക്കുക"
 
-#: fish/cmds.c:2779
+#: fish/cmds.c:2787
 #, fuzzy
 msgid "read part of a device"
 msgstr "ഒരു ഫയലിന്റെ ഭാഗം വായിക്കുക"
 
-#: fish/cmds.c:2780
+#: fish/cmds.c:2788
 msgid "create an LVM physical volume"
 msgstr "ഒരു എല്‍വിഎം ഫിസിക്കല്‍ വോള്യം ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2781
+#: fish/cmds.c:2789
 msgid "remove an LVM physical volume"
 msgstr "ഒരു എല്‍വിഎം ഫിസിക്കല്‍ വോള്യം നീക്കം ചെയ്യുക"
 
-#: fish/cmds.c:2782
+#: fish/cmds.c:2790
 msgid "resize an LVM physical volume"
 msgstr "ഒരു എല്‍വിഎം ഫിസിക്കല്‍ വോള്യത്തിന്റെ വ്യാപ്തി മാറ്റുക"
 
-#: fish/cmds.c:2783
+#: fish/cmds.c:2791
 #, fuzzy
 msgid "resize an LVM physical volume (with size)"
 msgstr "ഒരു എല്‍വിഎം ഫിസിക്കല്‍ വോള്യത്തിന്റെ വ്യാപ്തി മാറ്റുക"
 
-#: fish/cmds.c:2784 fish/cmds.c:2785
+#: fish/cmds.c:2792 fish/cmds.c:2793
 msgid "list the LVM physical volumes (PVs)"
 msgstr "എല്‍വിഎം ഫിസിക്കല്‍ വോള്യമുകള്‍ (പിവി) ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2786
+#: fish/cmds.c:2794
 #, fuzzy
 msgid "get the UUID of a physical volume"
 msgstr "ഒരു എല്‍വിഎം ഫിസിക്കല്‍ വോള്യം ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2787
+#: fish/cmds.c:2795
 #, fuzzy
 msgid "write to part of a file"
 msgstr "ഒരു ഫയലിന്റെ ഭാഗം വായിക്കുക"
 
-#: fish/cmds.c:2788
+#: fish/cmds.c:2796
 #, fuzzy
 msgid "write to part of a device"
 msgstr "ഒരു ഫയലിന്റെ ഭാഗം വായിക്കുക"
 
-#: fish/cmds.c:2789
+#: fish/cmds.c:2797
 msgid "read a file"
 msgstr "ഒരു ഫയല്‍ വായിക്കുക"
 
-#: fish/cmds.c:2790
+#: fish/cmds.c:2798
 msgid "read file as lines"
 msgstr "ഫയല്‍ വരികളായി വായിക്കുക"
 
-#: fish/cmds.c:2791
+#: fish/cmds.c:2799
 msgid "read directories entries"
 msgstr "ഡയറക്ടറികളുടെ എന്‍ട്രികള്‍ വായിക്കുക"
 
-#: fish/cmds.c:2792
+#: fish/cmds.c:2800
 msgid "read the target of a symbolic link"
 msgstr "ഒരു സിംബോളിക് ലിങ്കിനുള്ള ടാര്‍ഗറ്റ് വായിക്കുക"
 
-#: fish/cmds.c:2793
+#: fish/cmds.c:2801
 msgid "readlink on multiple files"
 msgstr "readlink on multiple files"
 
-#: fish/cmds.c:2794
+#: fish/cmds.c:2802
 msgid "canonicalized absolute pathname"
 msgstr "കാണോണിക്കല്‍ ആയ ആബ്സല്യൂട്ട് പാഥ്‌നെയിം"
 
-#: fish/cmds.c:2796
+#: fish/cmds.c:2804
 msgid "close and reopen libguestfs handle"
 msgstr "libguestfs ഹാന്‍ഡില്‍ അടയ്ക്കുക, ശേഷം വീണ്ടും തുറക്കുക"
 
-#: fish/cmds.c:2797
+#: fish/cmds.c:2805
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem"
 msgstr "ഒരു ext2/ext3 ഫയല്‍സിസ്റ്റത്തിന്റെ വ്യാപ്തി മാറ്റുക"
 
-#: fish/cmds.c:2798
+#: fish/cmds.c:2806
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
 msgstr "ഒരു ext2/ext3 ഫയല്‍സിസ്റ്റത്തിന്റെ വ്യാപ്തി മാറ്റുക"
 
-#: fish/cmds.c:2799
+#: fish/cmds.c:2807
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
 msgstr "ഒരു ext2/ext3 ഫയല്‍സിസ്റ്റത്തിന്റെ വ്യാപ്തി മാറ്റുക"
 
-#: fish/cmds.c:2800
+#: fish/cmds.c:2808
 msgid "remove a file"
 msgstr "ഒരു ഫയല്‍ നീക്കം ചെയ്യുക"
 
-#: fish/cmds.c:2801
+#: fish/cmds.c:2809
 msgid "remove a file or directory recursively"
 msgstr "ഒരു ഫയല്‍ അല്ലെങ്കില്‍ ഡയറക്ടറി ആവര്‍ത്തിച്ചു് നീക്കം ചെയ്യുക"
 
-#: fish/cmds.c:2802
+#: fish/cmds.c:2810
 msgid "remove a directory"
 msgstr "ഒരു ഡയറക്ടറി നീക്കം ചെയ്യുക"
 
-#: fish/cmds.c:2803
+#: fish/cmds.c:2811
 msgid "remove a mountpoint"
 msgstr "ഒരു മൌണ്ട്പോയിന്റ് നീക്കം ചെയ്യുക"
 
-#: fish/cmds.c:2804
+#: fish/cmds.c:2812
 msgid "scrub (securely wipe) a device"
 msgstr "ഒരു ഡിവൈസ് സ്ക്രബ് ചെയ്യുക"
 
-#: fish/cmds.c:2805
+#: fish/cmds.c:2813
 msgid "scrub (securely wipe) a file"
 msgstr "ഒരു ഫയല്‍ സ്ക്രബ് ചെയ്യുക"
 
-#: fish/cmds.c:2806
+#: fish/cmds.c:2814
 msgid "scrub (securely wipe) free space"
 msgstr "ഉപയോഗത്തിലില്ലാത്ത സ്ഥലം സ്ക്രബ് ചെയ്യുക"
 
-#: fish/cmds.c:2807
+#: fish/cmds.c:2815
 msgid "add options to kernel command line"
 msgstr "കേര്‍ണല്‍ കമാന്‍ഡ് ലൈനിലേക്ക് ഉപാധികള്‍ ചേര്‍ക്കുക"
 
-#: fish/cmds.c:2808
+#: fish/cmds.c:2816
 #, fuzzy
 msgid "set the attach method"
 msgstr "തെരച്ചില്‍ പാഥ സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2809
+#: fish/cmds.c:2817
 msgid "set autosync mode"
 msgstr "autosync മോഡ് സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2810
+#: fish/cmds.c:2818
 msgid "enable or disable direct appliance mode"
 msgstr "നേരിട്ടുള്ള അപ്ലയന്‍സ് മോഡ് പ്രവര്‍ത്തന സജ്ജമാക്കുക അല്ലെങ്കില്‍ പ്രവര്‍ത്തന രഹിതമാക്കുക"
 
-#: fish/cmds.c:2811
+#: fish/cmds.c:2819
 msgid "set the ext2/3/4 filesystem label"
 msgstr "ext2/3/4 ഫയല്‍സിസ്റ്റം ലേബല്‍ സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2812
+#: fish/cmds.c:2820
 msgid "set the ext2/3/4 filesystem UUID"
 msgstr "ext2/3/4 ഫയല്‍സിസ്റ്റം UUID സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2813
+#: fish/cmds.c:2821
 msgid "set memory allocated to the qemu subprocess"
 msgstr "ലഭ്യമാക്കിയ മെമ്മറി qemu  ഉപപ്രക്രിയകള്‍ക്ക് സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2814
+#: fish/cmds.c:2822
 msgid "set enable network flag"
 msgstr ""
 
-#: fish/cmds.c:2815
+#: fish/cmds.c:2823
 msgid "set the search path"
 msgstr "തെരച്ചില്‍ പാഥ സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2816
+#: fish/cmds.c:2824
 msgid "set the qemu binary"
 msgstr "qemu ബൈനറി സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2817
+#: fish/cmds.c:2825
 msgid "enable or disable the recovery process"
 msgstr "വീണ്ടെടുക്കുന്ന പ്രക്രിയ പ്രവര്‍ത്തന സജ്ജമാക്കുക അല്ലെങ്കില്‍ പ്രവര്‍ത്തന രഹിതമാക്കുക"
 
-#: fish/cmds.c:2818
+#: fish/cmds.c:2826
 msgid "set SELinux enabled or disabled at appliance boot"
 msgstr ""
 "പ്രയോഗം ബൂട്ട് ചെയ്യുമ്പോള്‍ SELinux പ്രവര്‍ത്തന സജ്ജമാക്കുക അല്ലെങ്കില്‍ പ്രവര്‍ത്തന രഹിതമാക്കുക"
 
-#: fish/cmds.c:2819
+#: fish/cmds.c:2827
 msgid "enable or disable command traces"
 msgstr "കമാന്‍ഡ് ട്രെയിസുകള്‍ പ്രവര്‍ത്തന സജ്ജമാക്കുക അല്ലെങ്കില്‍ പ്രവര്‍ത്തന രഹിതമാക്കുക"
 
-#: fish/cmds.c:2820
+#: fish/cmds.c:2828
 msgid "set verbose mode"
 msgstr "വെര്‍ബോസ് മോഡ് സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2821
+#: fish/cmds.c:2829
 msgid "set SELinux security context"
 msgstr "SELinux സെക്യൂരിറ്റി കോണ്‍ടെക്സ്റ്റ് സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2823 fish/cmds.c:2824
+#: fish/cmds.c:2831 fish/cmds.c:2832
 msgid "create partitions on a block device"
 msgstr "ബ്ലോക്ക് ഡിവൈസില്‍ പാര്‍ട്ടീഷനുകള്‍ ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2825
+#: fish/cmds.c:2833
 msgid "modify a single partition on a block device"
 msgstr "ഒരു ബ്ലോക്ക് ഡിവൈസില്‍ ഒറ്റ പാര്‍ട്ടീഷനില്‍ മാറ്റം വരുത്തുക"
 
-#: fish/cmds.c:2826
+#: fish/cmds.c:2834
 msgid "display the disk geometry from the partition table"
 msgstr "പാര്‍ട്ടീഷന്‍ ടേബിളില്‍ നിന്നും ഡിസ്കോ ജോമെട്രി കാണിക്കുക"
 
-#: fish/cmds.c:2827
+#: fish/cmds.c:2835
 msgid "display the kernel geometry"
 msgstr "കേര്‍ണല്‍ ജോമെട്രി കാണിക്കുക"
 
-#: fish/cmds.c:2828
+#: fish/cmds.c:2836
 msgid "display the partition table"
 msgstr "പാര്‍ട്ടീഷന്‍ ടേബിള്‍ കാണിക്കുക"
 
-#: fish/cmds.c:2829
+#: fish/cmds.c:2837
 msgid "run a command via the shell"
 msgstr "ഷെല്‍ വഴി കമാന്‍ഡ് പ്രവര്‍ത്തിപ്പിക്കുക"
 
-#: fish/cmds.c:2830
+#: fish/cmds.c:2838
 msgid "run a command via the shell returning lines"
 msgstr "വരികള്‍ തിരികെ നല്‍കുന്ന ഷെല്‍ വഴി കമാന്‍ഡ് പ്രവര്‍ത്തിപ്പിക്കുക"
 
-#: fish/cmds.c:2831
+#: fish/cmds.c:2839
 msgid "sleep for some seconds"
 msgstr "അല്‍പം സമയത്തേക്ക് പ്രവര്‍ത്തനം നിര്‍ത്തുക"
 
-#: fish/cmds.c:2832
+#: fish/cmds.c:2840
 #, fuzzy
 msgid "create a sparse disk image and add"
 msgstr "ഒരു സ്പാഴ്സ് ഇമേജ് ഫയല്‍ അനുവദിക്കുക"
 
-#: fish/cmds.c:2833
+#: fish/cmds.c:2841
 msgid "get file information"
 msgstr "ഫയല്‍ വിവരം ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2834
+#: fish/cmds.c:2842
 msgid "get file system statistics"
 msgstr "ഫയല്‍ സിസ്റ്റത്തിന്റെ സ്ഥിതിവിവരകണക്കുകള്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2835 fish/cmds.c:2836
+#: fish/cmds.c:2843 fish/cmds.c:2844
 msgid "print the printable strings in a file"
 msgstr "പ്രിന്റ് ചെയ്യുവാന്‍ സാധിക്കുന്ന സ്ട്രിങുകള്‍ ഒരു ഫയലിലേക്ക് പ്രിന്റ് ചെയ്യുക"
 
-#: fish/cmds.c:2837
+#: fish/cmds.c:2845
 #, fuzzy
 msgid "list supported groups of commands"
 msgstr "കമാന്‍ഡുകള്‍ സ്വീകരിക്കുവാന്‍ തയ്യാര്‍"
 
-#: fish/cmds.c:2838
+#: fish/cmds.c:2846
 msgid "disable swap on device"
 msgstr "ഡിവൈസില്‍ സ്വാപ്പ് പ്രവര്‍ത്തന രഹിതമാക്കുക"
 
-#: fish/cmds.c:2839
+#: fish/cmds.c:2847
 msgid "disable swap on file"
 msgstr "ഫയലില്‍ സ്വാപ്പ് പ്രവര്‍ത്തന രഹിതമാക്കുക"
 
-#: fish/cmds.c:2840
+#: fish/cmds.c:2848
 msgid "disable swap on labeled swap partition"
 msgstr "ലേബല്‍ ചെയ്ത സ്വാപ്പ് പാര്‍ട്ടീഷനില്‍ സ്വാപ്പ് പ്രവര്‍ത്തന രഹിതമാക്കുക"
 
-#: fish/cmds.c:2841
+#: fish/cmds.c:2849
 msgid "disable swap on swap partition by UUID"
 msgstr "UUID ഉപയോഗിച്ചു് സ്വാപ്പ് പാര്‍ട്ടീഷനില്‍ സ്വാപ്പ് പ്രവര്‍ത്തന രഹിതമാക്കുക"
 
-#: fish/cmds.c:2842
+#: fish/cmds.c:2850
 msgid "enable swap on device"
 msgstr "ഡിവൈസില്‍ സ്വാപ്പ് പ്രവര്‍ത്തന സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2843
+#: fish/cmds.c:2851
 msgid "enable swap on file"
 msgstr "ഫയലില്‍ സ്വാപ്പ് പ്രവര്‍ത്തന സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2844
+#: fish/cmds.c:2852
 msgid "enable swap on labeled swap partition"
 msgstr "ലേബല്‍ ചെയ്ത സ്വാപ്പ് പാര്‍ട്ടീഷനില്‍ സ്വാപ്പ് പ്രവര്‍ത്തന സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2845
+#: fish/cmds.c:2853
 msgid "enable swap on swap partition by UUID"
 msgstr "UUID ഉപയോഗിച്ചു് സ്വാപ്പ് പാര്‍ട്ടീഷനില്‍ സ്വാപ്പ് പ്രവര്‍ത്തന സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2846
+#: fish/cmds.c:2854
 msgid "sync disks, writes are flushed through to the disk image"
 msgstr "സിന്‍ക് ഡിസ്കുകള്‍ റൈറ്റുകള്‍ എന്നിവ ഡിസ്ക് ഇമേജ് വഴി വെടിപ്പാക്കുന്നു"
 
-#: fish/cmds.c:2847
+#: fish/cmds.c:2855
 msgid "return last 10 lines of a file"
 msgstr "ഒരു ഫയലിന്റെ അവസാന 10 വരികള്‍ തിരികെ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2848
+#: fish/cmds.c:2856
 msgid "return last N lines of a file"
 msgstr "ഒരു ഫയലിന്റെ അവസാന N വരികള്‍ തിരികെ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2849
+#: fish/cmds.c:2857
 msgid "unpack tarfile to directory"
 msgstr "ഡയറക്ടറിയിലേക്ക് tarfile അണ്‍പാക്ക് ചെയ്യുക"
 
-#: fish/cmds.c:2850
+#: fish/cmds.c:2858
 msgid "pack directory into tarfile"
 msgstr "ഡയറക്ടറി tarfile-ലേക്ക് പാക്ക് ചെയ്യുക"
 
-#: fish/cmds.c:2851 fish/cmds.c:2858
+#: fish/cmds.c:2859 fish/cmds.c:2866
 msgid "unpack compressed tarball to directory"
 msgstr "കംപ്രസ്സ് ചെയ്ത ടാര്‍ബോള്‍ ഡയറക്ടറിയിലേക്ക് അണ്‍പാക്ക് ചെയ്യുക"
 
-#: fish/cmds.c:2852 fish/cmds.c:2859
+#: fish/cmds.c:2860 fish/cmds.c:2867
 msgid "pack directory into compressed tarball"
 msgstr "ഡയറക്ടറി കംപ്രസ്സ് ചെയ്ത ടാര്‍ബോളിലേക്ക് പാക്ക് ചെയ്യുക"
 
-#: fish/cmds.c:2853
+#: fish/cmds.c:2861
 #, fuzzy
 msgid "print elapsed time taken to run a command"
 msgstr "ഒരു കമാന്‍ഡ് പ്രവര്‍ത്തിപ്പിക്കുന്നതിനുള്ള സമയം അളക്കുക"
 
-#: fish/cmds.c:2854
+#: fish/cmds.c:2862
 msgid "update file timestamps or create a new file"
 msgstr "ഫയല്‍ ടൈംസ്റ്റാംപുകള്‍ പരിഷ്കരിക്കുക അല്ലെങ്കില്‍ ഒരു പുതിയ ഫയല്‍ നിര്‍മ്മിക്കുക"
 
-#: fish/cmds.c:2855
+#: fish/cmds.c:2863
 msgid "truncate a file to zero size"
 msgstr "ഒരു ഫയല്‍ പൂജ്യം വ്യാപ്തിയിലേക്ക് വെട്ടികുറയ്ക്കുക"
 
-#: fish/cmds.c:2856
+#: fish/cmds.c:2864
 msgid "truncate a file to a particular size"
 msgstr "ഒരു ഫയല്‍ പ്രത്യേക വ്യാപ്തിയിലേക്ക് വെട്ടികുറയ്ക്കുക"
 
-#: fish/cmds.c:2857
+#: fish/cmds.c:2865
 msgid "get ext2/ext3/ext4 superblock details"
 msgstr "ext2/ext3/ext4 സൂപ്പര്‍ ബ്ലോക്ക് വിശദാംശങ്ങള്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2860
+#: fish/cmds.c:2868
 msgid "set file mode creation mask (umask)"
 msgstr "ഫയല്‍ മോഡ് ക്രിയേഷന്‍ മാസ്ക് സജ്ജമാക്കുക (അണ്‍മാസ്ക്)"
 
-#: fish/cmds.c:2861
+#: fish/cmds.c:2869
 msgid "unmount a filesystem"
 msgstr "ഒരു ഫയല്‍സിസ്റ്റം അണ്‍മൌണ്ട് ചെയ്യുക"
 
-#: fish/cmds.c:2862
+#: fish/cmds.c:2870
 msgid "unmount all filesystems"
 msgstr "എല്ലാ ഫയല്‍സിസ്റ്റമുകളും അണ്‍മൌണ്ട് ചെയ്യുക"
 
-#: fish/cmds.c:2863
+#: fish/cmds.c:2871
 msgid "upload a file from the local machine"
 msgstr "ലോക്കല്‍ മഷീനില്‍ നിന്നും ഒരു ഫയല്‍ അപ്‌ലോഡ് ചെയ്യുക"
 
-#: fish/cmds.c:2864
+#: fish/cmds.c:2872
 #, fuzzy
 msgid "upload a file from the local machine with offset"
 msgstr "ലോക്കല്‍ മഷീനില്‍ നിന്നും ഒരു ഫയല്‍ അപ്‌ലോഡ് ചെയ്യുക"
 
-#: fish/cmds.c:2865
+#: fish/cmds.c:2873
 msgid "set timestamp of a file with nanosecond precision"
 msgstr "ഒരു ഫയലിന്റെ ടൈംസ്റ്റാംപ് നാനോസെക്കന്‍ഡ് പ്രിസിഷനില്‍ സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2866
+#: fish/cmds.c:2874
 msgid "get the library version number"
 msgstr "ലൈബ്രറിയുടെ പതിപ്പു് ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2867
+#: fish/cmds.c:2875
 #, fuzzy
 msgid "get the filesystem label"
 msgstr "ext2/3/4 ഫയല്‍സിസ്റ്റം ലേബല്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2868
+#: fish/cmds.c:2876
 msgid "get the Linux VFS type corresponding to a mounted device"
 msgstr "ഒരു മൌണ്ട് ചെയ്ത ഡിവൈസിനുള്ള Linux  VFS രീതി ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2869
+#: fish/cmds.c:2877
 #, fuzzy
 msgid "get the filesystem UUID"
 msgstr "ext2/3/4 ഫയല്‍സിസ്റ്റം UUID ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2870
+#: fish/cmds.c:2878
 msgid "activate or deactivate some volume groups"
 msgstr "ചില വോള്യം ഗ്രൂപ്പുകള്‍ സജീവം അല്ലെങ്കില്‍ നിര്‍ജീവമാക്കുക"
 
-#: fish/cmds.c:2871
+#: fish/cmds.c:2879
 msgid "activate or deactivate all volume groups"
 msgstr "എല്ലാ വോള്യം ഗ്രൂപ്പുകളും സജീവം അല്ലെങ്കില്‍ നിര്‍ജീവമാക്കുക"
 
-#: fish/cmds.c:2872
+#: fish/cmds.c:2880
 msgid "create an LVM volume group"
 msgstr "ഒരു എല്‍വിഎം വോള്യം ഗ്രൂപ്പ് നിര്‍മ്മിക്കുക"
 
-#: fish/cmds.c:2873
+#: fish/cmds.c:2881
 msgid "get the LV UUIDs of all LVs in the volume group"
 msgstr ""
 
-#: fish/cmds.c:2874
+#: fish/cmds.c:2882
 msgid "get the PV UUIDs containing the volume group"
 msgstr ""
 
-#: fish/cmds.c:2875
+#: fish/cmds.c:2883
 msgid "remove an LVM volume group"
 msgstr "ഒരു എല്‍വിഎം വോള്യം ഗ്രൂപ്പ് നീക്കം ചെയ്യുക"
 
-#: fish/cmds.c:2876
+#: fish/cmds.c:2884
 #, fuzzy
 msgid "rename an LVM volume group"
 msgstr "ഒരു എല്‍വിഎം വോള്യം ഗ്രൂപ്പ് നിര്‍മ്മിക്കുക"
 
-#: fish/cmds.c:2877 fish/cmds.c:2878
+#: fish/cmds.c:2885 fish/cmds.c:2886
 msgid "list the LVM volume groups (VGs)"
 msgstr "എല്‍വിഎം വോള്യം ഗ്രൂപ്പുകള്‍ (വിജി) ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2879
+#: fish/cmds.c:2887
 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
 msgstr ""
 
-#: fish/cmds.c:2880
+#: fish/cmds.c:2888
 #, fuzzy
 msgid "get the UUID of a volume group"
 msgstr "ഒരു എല്‍വിഎം വോള്യം ഗ്രൂപ്പ് നിര്‍മ്മിക്കുക"
 
-#: fish/cmds.c:2881
+#: fish/cmds.c:2889
 msgid "count characters in a file"
 msgstr "ഒരു ഫയലിലുള്ള അക്ഷരങ്ങള്‍ എണ്ണുക"
 
-#: fish/cmds.c:2882
+#: fish/cmds.c:2890
 msgid "count lines in a file"
 msgstr "ഒരു ഫയലിലുള്ള വരികള്‍ എണ്ണുക"
 
-#: fish/cmds.c:2883
+#: fish/cmds.c:2891
 msgid "count words in a file"
 msgstr "ഒരു ഫയലിലുള്ള വാക്കുകള്‍ എണ്ണുക"
 
-#: fish/cmds.c:2884
+#: fish/cmds.c:2892
 #, fuzzy
 msgid "create a new file"
 msgstr "ഒരു ഫയല്‍ ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2885
+#: fish/cmds.c:2893
 msgid "create a file"
 msgstr "ഒരു ഫയല്‍ ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2888
+#: fish/cmds.c:2896
 msgid "write zeroes to the device"
 msgstr "ഡിവൈസിലേക്ക് പൂജ്യങ്ങള്‍ സൂക്ഷിക്കുക"
 
-#: fish/cmds.c:2889
+#: fish/cmds.c:2897
 #, fuzzy
 msgid "write zeroes to an entire device"
 msgstr "ഡിവൈസിലേക്ക് പൂജ്യങ്ങള്‍ സൂക്ഷിക്കുക"
 
-#: fish/cmds.c:2890
+#: fish/cmds.c:2898
 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
 msgstr "zero unused inodes and disk blocks on ext2/3 filesystem"
 
-#: fish/cmds.c:2893
+#: fish/cmds.c:2901
 msgid "determine file type inside a compressed file"
 msgstr "ഒരു കംപ്രസ്സ്ഡ് ഫയലിലുള്ള ഫയല്‍ രീതി കണ്ടുപിടിക്കുക"
 
-#: fish/cmds.c:2896
+#: fish/cmds.c:2904
 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
 msgstr "ഒരു കമാന്‍ഡിന്റെ വിശദവിവരങ്ങള്‍ക്കായി -h <cmd> / help <cmd> ഉപയോഗിക്കുക."
 
-#: fish/cmds.c:3214 fish/cmds.c:3228 fish/cmds.c:3244 fish/cmds.c:3261
-#: fish/cmds.c:3278 fish/cmds.c:3296 fish/cmds.c:3315 fish/cmds.c:3331
-#: fish/cmds.c:3349 fish/cmds.c:3365 fish/cmds.c:3383 fish/cmds.c:3399
-#: fish/cmds.c:3416 fish/cmds.c:3431 fish/cmds.c:3449 fish/cmds.c:3464
-#: fish/cmds.c:3480 fish/cmds.c:3496 fish/cmds.c:3512 fish/cmds.c:3528
-#: fish/cmds.c:3544 fish/cmds.c:3562 fish/cmds.c:3595 fish/cmds.c:3611
-#: fish/cmds.c:3627 fish/cmds.c:3646 fish/cmds.c:3661 fish/cmds.c:3679
-#: fish/cmds.c:3694 fish/cmds.c:3712 fish/cmds.c:3727 fish/cmds.c:3745
-#: fish/cmds.c:3760 fish/cmds.c:3779 fish/cmds.c:3798 fish/cmds.c:3816
-#: fish/cmds.c:3836 fish/cmds.c:3855 fish/cmds.c:3875 fish/cmds.c:3895
-#: fish/cmds.c:3915 fish/cmds.c:3934 fish/cmds.c:3953 fish/cmds.c:3973
-#: fish/cmds.c:3993 fish/cmds.c:4013 fish/cmds.c:4028 fish/cmds.c:4044
-#: fish/cmds.c:4116 fish/cmds.c:4134 fish/cmds.c:4151 fish/cmds.c:4230
-#: fish/cmds.c:4250 fish/cmds.c:4270 fish/cmds.c:4290 fish/cmds.c:4310
-#: fish/cmds.c:4330 fish/cmds.c:4349 fish/cmds.c:4368 fish/cmds.c:4387
-#: fish/cmds.c:4402 fish/cmds.c:4422 fish/cmds.c:4438 fish/cmds.c:4454
-#: fish/cmds.c:4473 fish/cmds.c:4495 fish/cmds.c:4517 fish/cmds.c:4537
-#: fish/cmds.c:4554 fish/cmds.c:4571 fish/cmds.c:4588 fish/cmds.c:4605
-#: fish/cmds.c:4622 fish/cmds.c:4639 fish/cmds.c:4656 fish/cmds.c:4675
-#: fish/cmds.c:4698 fish/cmds.c:4734 fish/cmds.c:4751 fish/cmds.c:4774
-#: fish/cmds.c:4796 fish/cmds.c:4817 fish/cmds.c:4837 fish/cmds.c:4856
-#: fish/cmds.c:4876 fish/cmds.c:4894 fish/cmds.c:4912 fish/cmds.c:4926
-#: fish/cmds.c:4942 fish/cmds.c:4962 fish/cmds.c:4981 fish/cmds.c:5000
-#: fish/cmds.c:5019 fish/cmds.c:5038 fish/cmds.c:5058 fish/cmds.c:5098
-#: fish/cmds.c:5155 fish/cmds.c:5176 fish/cmds.c:5197 fish/cmds.c:5218
-#: fish/cmds.c:5236 fish/cmds.c:5258 fish/cmds.c:5296 fish/cmds.c:5318
-#: fish/cmds.c:5397 fish/cmds.c:5436 fish/cmds.c:5451 fish/cmds.c:5468
-#: fish/cmds.c:5482 fish/cmds.c:5498 fish/cmds.c:5520 fish/cmds.c:5542
-#: fish/cmds.c:5564 fish/cmds.c:5586 fish/cmds.c:5608 fish/cmds.c:5630
-#: fish/cmds.c:5650 fish/cmds.c:5667 fish/cmds.c:5684 fish/cmds.c:5703
-#: fish/cmds.c:5722 fish/cmds.c:5742 fish/cmds.c:5778 fish/cmds.c:5797
-#: fish/cmds.c:5816 fish/cmds.c:5833 fish/cmds.c:5851 fish/cmds.c:5874
-#: fish/cmds.c:5897 fish/cmds.c:5921 fish/cmds.c:5944 fish/cmds.c:5965
-#: fish/cmds.c:5988 fish/cmds.c:6011 fish/cmds.c:6031 fish/cmds.c:6053
-#: fish/cmds.c:6074 fish/cmds.c:6097 fish/cmds.c:6114 fish/cmds.c:6131
-#: fish/cmds.c:6149 fish/cmds.c:6167 fish/cmds.c:6188 fish/cmds.c:6206
-#: fish/cmds.c:6227 fish/cmds.c:6247 fish/cmds.c:6265 fish/cmds.c:6286
-#: fish/cmds.c:6309 fish/cmds.c:6332 fish/cmds.c:6354 fish/cmds.c:6387
-#: fish/cmds.c:6404 fish/cmds.c:6421 fish/cmds.c:6445 fish/cmds.c:6468
-#: fish/cmds.c:6491 fish/cmds.c:6513 fish/cmds.c:6530 fish/cmds.c:6552
-#: fish/cmds.c:6646 fish/cmds.c:6666 fish/cmds.c:6686 fish/cmds.c:6706
-#: fish/cmds.c:6724 fish/cmds.c:6745 fish/cmds.c:6781 fish/cmds.c:6798
-#: fish/cmds.c:6820 fish/cmds.c:6837 fish/cmds.c:6873 fish/cmds.c:6893
-#: fish/cmds.c:6913 fish/cmds.c:6933 fish/cmds.c:6955 fish/cmds.c:6972
-#: fish/cmds.c:6991 fish/cmds.c:7010 fish/cmds.c:7032 fish/cmds.c:7053
-#: fish/cmds.c:7074 fish/cmds.c:7095 fish/cmds.c:7118 fish/cmds.c:7159
-#: fish/cmds.c:7182 fish/cmds.c:7221 fish/cmds.c:7238 fish/cmds.c:7257
-#: fish/cmds.c:7278 fish/cmds.c:7301 fish/cmds.c:7323 fish/cmds.c:7341
-#: fish/cmds.c:7360 fish/cmds.c:7381 fish/cmds.c:7458 fish/cmds.c:7499
-#: fish/cmds.c:7578 fish/cmds.c:7654 fish/cmds.c:7691 fish/cmds.c:7714
-#: fish/cmds.c:7735 fish/cmds.c:7758 fish/cmds.c:7780 fish/cmds.c:7805
-#: fish/cmds.c:7848 fish/cmds.c:7889 fish/cmds.c:7910 fish/cmds.c:7928
-#: fish/cmds.c:7947 fish/cmds.c:7964 fish/cmds.c:7982 fish/cmds.c:8009
-#: fish/cmds.c:8033 fish/cmds.c:8057 fish/cmds.c:8081 fish/cmds.c:8105
-#: fish/cmds.c:8129 fish/cmds.c:8153 fish/cmds.c:8177 fish/cmds.c:8201
-#: fish/cmds.c:8225 fish/cmds.c:8249 fish/cmds.c:8273 fish/cmds.c:8296
-#: fish/cmds.c:8319 fish/cmds.c:8340 fish/cmds.c:8361 fish/cmds.c:8382
-#: fish/cmds.c:8402 fish/cmds.c:8425 fish/cmds.c:8463 fish/cmds.c:8480
-#: fish/cmds.c:8497 fish/cmds.c:8516 fish/cmds.c:8535 fish/cmds.c:8552
-#: fish/cmds.c:8569 fish/cmds.c:8586 fish/cmds.c:8603 fish/cmds.c:8622
-#: fish/cmds.c:8658 fish/cmds.c:8698 fish/cmds.c:8731 fish/cmds.c:8748
-#: fish/cmds.c:8765 fish/cmds.c:8781 fish/cmds.c:8796 fish/cmds.c:8817
-#: fish/cmds.c:8855 fish/cmds.c:8893 fish/cmds.c:8932 fish/cmds.c:8972
-#: fish/cmds.c:9013 fish/cmds.c:9054 fish/cmds.c:9092 fish/cmds.c:9109
-#: fish/cmds.c:9132 fish/cmds.c:9154 fish/cmds.c:9176 fish/cmds.c:9196
-#: fish/cmds.c:9216 fish/cmds.c:9252 fish/cmds.c:9324 fish/cmds.c:9364
-#: fish/cmds.c:9422 fish/cmds.c:9448 fish/cmds.c:9474 fish/cmds.c:9502
-#: fish/cmds.c:9561 fish/cmds.c:9582 fish/cmds.c:9627 fish/cmds.c:9647
-#: fish/cmds.c:9686 fish/cmds.c:9723 fish/cmds.c:9743 fish/cmds.c:9765
-#: fish/cmds.c:9822 fish/cmds.c:9842 fish/cmds.c:9864 fish/cmds.c:9886
-#: fish/cmds.c:9905 fish/cmds.c:9925 fish/cmds.c:9952 fish/cmds.c:9972
-#: fish/cmds.c:9992 fish/cmds.c:10012 fish/cmds.c:10032 fish/cmds.c:10054
-#: fish/cmds.c:10089 fish/cmds.c:10107 fish/cmds.c:10130 fish/cmds.c:10152
-#: fish/cmds.c:10167 fish/cmds.c:10184 fish/cmds.c:10221 fish/cmds.c:10260
-#: fish/cmds.c:10300 fish/cmds.c:10356 fish/cmds.c:10378 fish/cmds.c:10414
-#: fish/cmds.c:10429 fish/cmds.c:10449 fish/cmds.c:10489 fish/cmds.c:10512
-#: fish/cmds.c:10536 fish/cmds.c:10561 fish/cmds.c:10602 fish/cmds.c:10627
-#: fish/cmds.c:10665 fish/cmds.c:10696 fish/cmds.c:10727 fish/cmds.c:10755
-#: fish/cmds.c:10775 fish/cmds.c:10807 fish/cmds.c:10827 fish/cmds.c:10847
-#: fish/cmds.c:10864 fish/cmds.c:10882 fish/cmds.c:10905 fish/cmds.c:10926
-#: fish/cmds.c:10945 fish/cmds.c:10987 fish/cmds.c:11030 fish/cmds.c:11074
-#: fish/cmds.c:11113 fish/cmds.c:11132 fish/cmds.c:11152 fish/cmds.c:11172
-#: fish/cmds.c:11193 fish/cmds.c:11214 fish/cmds.c:11235 fish/cmds.c:11256
-#: fish/cmds.c:11277 fish/cmds.c:11299 fish/cmds.c:11337 fish/cmds.c:11388
-#: fish/cmds.c:11426 fish/cmds.c:11482 fish/cmds.c:11572 fish/cmds.c:11601
-#: fish/cmds.c:11628
+#: fish/cmds.c:3222 fish/cmds.c:3236 fish/cmds.c:3252 fish/cmds.c:3269
+#: fish/cmds.c:3286 fish/cmds.c:3304 fish/cmds.c:3323 fish/cmds.c:3339
+#: fish/cmds.c:3357 fish/cmds.c:3373 fish/cmds.c:3391 fish/cmds.c:3407
+#: fish/cmds.c:3424 fish/cmds.c:3439 fish/cmds.c:3457 fish/cmds.c:3472
+#: fish/cmds.c:3488 fish/cmds.c:3504 fish/cmds.c:3520 fish/cmds.c:3536
+#: fish/cmds.c:3552 fish/cmds.c:3570 fish/cmds.c:3603 fish/cmds.c:3619
+#: fish/cmds.c:3635 fish/cmds.c:3654 fish/cmds.c:3669 fish/cmds.c:3687
+#: fish/cmds.c:3702 fish/cmds.c:3720 fish/cmds.c:3735 fish/cmds.c:3753
+#: fish/cmds.c:3768 fish/cmds.c:3787 fish/cmds.c:3806 fish/cmds.c:3824
+#: fish/cmds.c:3844 fish/cmds.c:3863 fish/cmds.c:3883 fish/cmds.c:3903
+#: fish/cmds.c:3923 fish/cmds.c:3942 fish/cmds.c:3961 fish/cmds.c:3981
+#: fish/cmds.c:4001 fish/cmds.c:4021 fish/cmds.c:4036 fish/cmds.c:4052
+#: fish/cmds.c:4124 fish/cmds.c:4142 fish/cmds.c:4159 fish/cmds.c:4238
+#: fish/cmds.c:4258 fish/cmds.c:4278 fish/cmds.c:4298 fish/cmds.c:4318
+#: fish/cmds.c:4338 fish/cmds.c:4357 fish/cmds.c:4376 fish/cmds.c:4395
+#: fish/cmds.c:4410 fish/cmds.c:4429 fish/cmds.c:4450 fish/cmds.c:4466
+#: fish/cmds.c:4482 fish/cmds.c:4501 fish/cmds.c:4523 fish/cmds.c:4545
+#: fish/cmds.c:4565 fish/cmds.c:4582 fish/cmds.c:4599 fish/cmds.c:4616
+#: fish/cmds.c:4633 fish/cmds.c:4650 fish/cmds.c:4667 fish/cmds.c:4684
+#: fish/cmds.c:4703 fish/cmds.c:4726 fish/cmds.c:4762 fish/cmds.c:4779
+#: fish/cmds.c:4802 fish/cmds.c:4824 fish/cmds.c:4845 fish/cmds.c:4865
+#: fish/cmds.c:4884 fish/cmds.c:4904 fish/cmds.c:4922 fish/cmds.c:4940
+#: fish/cmds.c:4954 fish/cmds.c:4970 fish/cmds.c:4990 fish/cmds.c:5009
+#: fish/cmds.c:5028 fish/cmds.c:5047 fish/cmds.c:5066 fish/cmds.c:5086
+#: fish/cmds.c:5126 fish/cmds.c:5183 fish/cmds.c:5204 fish/cmds.c:5225
+#: fish/cmds.c:5246 fish/cmds.c:5264 fish/cmds.c:5286 fish/cmds.c:5324
+#: fish/cmds.c:5346 fish/cmds.c:5425 fish/cmds.c:5464 fish/cmds.c:5479
+#: fish/cmds.c:5496 fish/cmds.c:5510 fish/cmds.c:5526 fish/cmds.c:5548
+#: fish/cmds.c:5570 fish/cmds.c:5592 fish/cmds.c:5614 fish/cmds.c:5636
+#: fish/cmds.c:5658 fish/cmds.c:5678 fish/cmds.c:5695 fish/cmds.c:5712
+#: fish/cmds.c:5731 fish/cmds.c:5750 fish/cmds.c:5770 fish/cmds.c:5806
+#: fish/cmds.c:5825 fish/cmds.c:5844 fish/cmds.c:5861 fish/cmds.c:5879
+#: fish/cmds.c:5902 fish/cmds.c:5925 fish/cmds.c:5949 fish/cmds.c:5972
+#: fish/cmds.c:5993 fish/cmds.c:6016 fish/cmds.c:6039 fish/cmds.c:6059
+#: fish/cmds.c:6081 fish/cmds.c:6102 fish/cmds.c:6125 fish/cmds.c:6142
+#: fish/cmds.c:6159 fish/cmds.c:6177 fish/cmds.c:6195 fish/cmds.c:6216
+#: fish/cmds.c:6234 fish/cmds.c:6255 fish/cmds.c:6275 fish/cmds.c:6293
+#: fish/cmds.c:6314 fish/cmds.c:6337 fish/cmds.c:6360 fish/cmds.c:6382
+#: fish/cmds.c:6415 fish/cmds.c:6432 fish/cmds.c:6449 fish/cmds.c:6473
+#: fish/cmds.c:6496 fish/cmds.c:6519 fish/cmds.c:6541 fish/cmds.c:6558
+#: fish/cmds.c:6580 fish/cmds.c:6674 fish/cmds.c:6694 fish/cmds.c:6714
+#: fish/cmds.c:6734 fish/cmds.c:6752 fish/cmds.c:6773 fish/cmds.c:6809
+#: fish/cmds.c:6826 fish/cmds.c:6848 fish/cmds.c:6865 fish/cmds.c:6901
+#: fish/cmds.c:6921 fish/cmds.c:6941 fish/cmds.c:6961 fish/cmds.c:6983
+#: fish/cmds.c:7000 fish/cmds.c:7019 fish/cmds.c:7038 fish/cmds.c:7060
+#: fish/cmds.c:7081 fish/cmds.c:7102 fish/cmds.c:7123 fish/cmds.c:7146
+#: fish/cmds.c:7187 fish/cmds.c:7210 fish/cmds.c:7249 fish/cmds.c:7266
+#: fish/cmds.c:7285 fish/cmds.c:7306 fish/cmds.c:7329 fish/cmds.c:7351
+#: fish/cmds.c:7369 fish/cmds.c:7388 fish/cmds.c:7409 fish/cmds.c:7486
+#: fish/cmds.c:7527 fish/cmds.c:7606 fish/cmds.c:7682 fish/cmds.c:7719
+#: fish/cmds.c:7742 fish/cmds.c:7763 fish/cmds.c:7786 fish/cmds.c:7808
+#: fish/cmds.c:7833 fish/cmds.c:7876 fish/cmds.c:7917 fish/cmds.c:7938
+#: fish/cmds.c:7956 fish/cmds.c:7975 fish/cmds.c:7992 fish/cmds.c:8010
+#: fish/cmds.c:8037 fish/cmds.c:8061 fish/cmds.c:8085 fish/cmds.c:8109
+#: fish/cmds.c:8133 fish/cmds.c:8157 fish/cmds.c:8181 fish/cmds.c:8205
+#: fish/cmds.c:8229 fish/cmds.c:8253 fish/cmds.c:8277 fish/cmds.c:8301
+#: fish/cmds.c:8324 fish/cmds.c:8347 fish/cmds.c:8368 fish/cmds.c:8389
+#: fish/cmds.c:8410 fish/cmds.c:8430 fish/cmds.c:8453 fish/cmds.c:8491
+#: fish/cmds.c:8508 fish/cmds.c:8525 fish/cmds.c:8544 fish/cmds.c:8563
+#: fish/cmds.c:8580 fish/cmds.c:8597 fish/cmds.c:8614 fish/cmds.c:8631
+#: fish/cmds.c:8650 fish/cmds.c:8686 fish/cmds.c:8726 fish/cmds.c:8759
+#: fish/cmds.c:8776 fish/cmds.c:8793 fish/cmds.c:8809 fish/cmds.c:8824
+#: fish/cmds.c:8845 fish/cmds.c:8883 fish/cmds.c:8921 fish/cmds.c:8960
+#: fish/cmds.c:9000 fish/cmds.c:9041 fish/cmds.c:9082 fish/cmds.c:9120
+#: fish/cmds.c:9137 fish/cmds.c:9160 fish/cmds.c:9182 fish/cmds.c:9204
+#: fish/cmds.c:9224 fish/cmds.c:9244 fish/cmds.c:9280 fish/cmds.c:9352
+#: fish/cmds.c:9392 fish/cmds.c:9450 fish/cmds.c:9476 fish/cmds.c:9502
+#: fish/cmds.c:9530 fish/cmds.c:9589 fish/cmds.c:9610 fish/cmds.c:9655
+#: fish/cmds.c:9675 fish/cmds.c:9714 fish/cmds.c:9751 fish/cmds.c:9771
+#: fish/cmds.c:9793 fish/cmds.c:9850 fish/cmds.c:9870 fish/cmds.c:9892
+#: fish/cmds.c:9914 fish/cmds.c:9933 fish/cmds.c:9953 fish/cmds.c:9980
+#: fish/cmds.c:10000 fish/cmds.c:10020 fish/cmds.c:10040 fish/cmds.c:10060
+#: fish/cmds.c:10082 fish/cmds.c:10117 fish/cmds.c:10135 fish/cmds.c:10158
+#: fish/cmds.c:10180 fish/cmds.c:10195 fish/cmds.c:10212 fish/cmds.c:10249
+#: fish/cmds.c:10288 fish/cmds.c:10328 fish/cmds.c:10384 fish/cmds.c:10406
+#: fish/cmds.c:10442 fish/cmds.c:10457 fish/cmds.c:10477 fish/cmds.c:10517
+#: fish/cmds.c:10540 fish/cmds.c:10564 fish/cmds.c:10589 fish/cmds.c:10630
+#: fish/cmds.c:10655 fish/cmds.c:10693 fish/cmds.c:10724 fish/cmds.c:10755
+#: fish/cmds.c:10783 fish/cmds.c:10803 fish/cmds.c:10835 fish/cmds.c:10855
+#: fish/cmds.c:10875 fish/cmds.c:10892 fish/cmds.c:10910 fish/cmds.c:10933
+#: fish/cmds.c:10954 fish/cmds.c:10973 fish/cmds.c:11015 fish/cmds.c:11058
+#: fish/cmds.c:11102 fish/cmds.c:11141 fish/cmds.c:11160 fish/cmds.c:11180
+#: fish/cmds.c:11200 fish/cmds.c:11221 fish/cmds.c:11242 fish/cmds.c:11263
+#: fish/cmds.c:11284 fish/cmds.c:11305 fish/cmds.c:11327 fish/cmds.c:11365
+#: fish/cmds.c:11416 fish/cmds.c:11454 fish/cmds.c:11510 fish/cmds.c:11600
+#: fish/cmds.c:11629 fish/cmds.c:11656
 #, c-format
 msgid "%s should have %d parameter(s)\n"
 msgstr "%s-ല്‍ %d പരാമീറ്ററുകള്‍ ആവശ്യമുണ്ടു് \n"
 
-#: fish/cmds.c:3215 fish/cmds.c:3229 fish/cmds.c:3245 fish/cmds.c:3262
-#: fish/cmds.c:3279 fish/cmds.c:3297 fish/cmds.c:3316 fish/cmds.c:3332
-#: fish/cmds.c:3350 fish/cmds.c:3366 fish/cmds.c:3384 fish/cmds.c:3400
-#: fish/cmds.c:3417 fish/cmds.c:3432 fish/cmds.c:3450 fish/cmds.c:3465
-#: fish/cmds.c:3481 fish/cmds.c:3497 fish/cmds.c:3513 fish/cmds.c:3529
-#: fish/cmds.c:3545 fish/cmds.c:3563 fish/cmds.c:3596 fish/cmds.c:3612
-#: fish/cmds.c:3628 fish/cmds.c:3647 fish/cmds.c:3662 fish/cmds.c:3680
-#: fish/cmds.c:3695 fish/cmds.c:3713 fish/cmds.c:3728 fish/cmds.c:3746
-#: fish/cmds.c:3761 fish/cmds.c:3780 fish/cmds.c:3799 fish/cmds.c:3817
-#: fish/cmds.c:3837 fish/cmds.c:3856 fish/cmds.c:3876 fish/cmds.c:3896
-#: fish/cmds.c:3916 fish/cmds.c:3935 fish/cmds.c:3954 fish/cmds.c:3974
-#: fish/cmds.c:3994 fish/cmds.c:4014 fish/cmds.c:4029 fish/cmds.c:4045
-#: fish/cmds.c:4066 fish/cmds.c:4117 fish/cmds.c:4135 fish/cmds.c:4152
-#: fish/cmds.c:4173 fish/cmds.c:4231 fish/cmds.c:4251 fish/cmds.c:4271
-#: fish/cmds.c:4291 fish/cmds.c:4311 fish/cmds.c:4331 fish/cmds.c:4350
-#: fish/cmds.c:4369 fish/cmds.c:4388 fish/cmds.c:4403 fish/cmds.c:4423
-#: fish/cmds.c:4439 fish/cmds.c:4455 fish/cmds.c:4474 fish/cmds.c:4496
-#: fish/cmds.c:4518 fish/cmds.c:4538 fish/cmds.c:4555 fish/cmds.c:4572
-#: fish/cmds.c:4589 fish/cmds.c:4606 fish/cmds.c:4623 fish/cmds.c:4640
-#: fish/cmds.c:4657 fish/cmds.c:4676 fish/cmds.c:4699 fish/cmds.c:4735
-#: fish/cmds.c:4752 fish/cmds.c:4775 fish/cmds.c:4797 fish/cmds.c:4818
-#: fish/cmds.c:4838 fish/cmds.c:4857 fish/cmds.c:4877 fish/cmds.c:4895
-#: fish/cmds.c:4913 fish/cmds.c:4927 fish/cmds.c:4943 fish/cmds.c:4963
-#: fish/cmds.c:4982 fish/cmds.c:5001 fish/cmds.c:5020 fish/cmds.c:5039
-#: fish/cmds.c:5059 fish/cmds.c:5099 fish/cmds.c:5156 fish/cmds.c:5177
-#: fish/cmds.c:5198 fish/cmds.c:5219 fish/cmds.c:5237 fish/cmds.c:5259
-#: fish/cmds.c:5297 fish/cmds.c:5319 fish/cmds.c:5398 fish/cmds.c:5437
-#: fish/cmds.c:5452 fish/cmds.c:5469 fish/cmds.c:5483 fish/cmds.c:5499
-#: fish/cmds.c:5521 fish/cmds.c:5543 fish/cmds.c:5565 fish/cmds.c:5587
-#: fish/cmds.c:5609 fish/cmds.c:5631 fish/cmds.c:5651 fish/cmds.c:5668
-#: fish/cmds.c:5685 fish/cmds.c:5704 fish/cmds.c:5723 fish/cmds.c:5743
-#: fish/cmds.c:5779 fish/cmds.c:5798 fish/cmds.c:5817 fish/cmds.c:5834
-#: fish/cmds.c:5852 fish/cmds.c:5875 fish/cmds.c:5898 fish/cmds.c:5922
-#: fish/cmds.c:5945 fish/cmds.c:5966 fish/cmds.c:5989 fish/cmds.c:6012
-#: fish/cmds.c:6032 fish/cmds.c:6054 fish/cmds.c:6075 fish/cmds.c:6098
-#: fish/cmds.c:6115 fish/cmds.c:6132 fish/cmds.c:6150 fish/cmds.c:6168
-#: fish/cmds.c:6189 fish/cmds.c:6207 fish/cmds.c:6228 fish/cmds.c:6248
-#: fish/cmds.c:6266 fish/cmds.c:6287 fish/cmds.c:6310 fish/cmds.c:6333
-#: fish/cmds.c:6355 fish/cmds.c:6388 fish/cmds.c:6405 fish/cmds.c:6422
-#: fish/cmds.c:6446 fish/cmds.c:6469 fish/cmds.c:6492 fish/cmds.c:6514
-#: fish/cmds.c:6531 fish/cmds.c:6553 fish/cmds.c:6647 fish/cmds.c:6667
-#: fish/cmds.c:6687 fish/cmds.c:6707 fish/cmds.c:6725 fish/cmds.c:6746
-#: fish/cmds.c:6782 fish/cmds.c:6799 fish/cmds.c:6821 fish/cmds.c:6838
-#: fish/cmds.c:6874 fish/cmds.c:6894 fish/cmds.c:6914 fish/cmds.c:6934
-#: fish/cmds.c:6956 fish/cmds.c:6973 fish/cmds.c:6992 fish/cmds.c:7011
-#: fish/cmds.c:7033 fish/cmds.c:7054 fish/cmds.c:7075 fish/cmds.c:7096
-#: fish/cmds.c:7119 fish/cmds.c:7160 fish/cmds.c:7183 fish/cmds.c:7222
-#: fish/cmds.c:7239 fish/cmds.c:7258 fish/cmds.c:7279 fish/cmds.c:7302
-#: fish/cmds.c:7324 fish/cmds.c:7342 fish/cmds.c:7361 fish/cmds.c:7382
-#: fish/cmds.c:7459 fish/cmds.c:7500 fish/cmds.c:7579 fish/cmds.c:7655
-#: fish/cmds.c:7692 fish/cmds.c:7715 fish/cmds.c:7736 fish/cmds.c:7759
-#: fish/cmds.c:7781 fish/cmds.c:7806 fish/cmds.c:7849 fish/cmds.c:7890
-#: fish/cmds.c:7911 fish/cmds.c:7929 fish/cmds.c:7948 fish/cmds.c:7965
-#: fish/cmds.c:7983 fish/cmds.c:8010 fish/cmds.c:8034 fish/cmds.c:8058
-#: fish/cmds.c:8082 fish/cmds.c:8106 fish/cmds.c:8130 fish/cmds.c:8154
-#: fish/cmds.c:8178 fish/cmds.c:8202 fish/cmds.c:8226 fish/cmds.c:8250
-#: fish/cmds.c:8274 fish/cmds.c:8297 fish/cmds.c:8320 fish/cmds.c:8341
-#: fish/cmds.c:8362 fish/cmds.c:8383 fish/cmds.c:8403 fish/cmds.c:8426
-#: fish/cmds.c:8464 fish/cmds.c:8481 fish/cmds.c:8498 fish/cmds.c:8517
-#: fish/cmds.c:8536 fish/cmds.c:8553 fish/cmds.c:8570 fish/cmds.c:8587
-#: fish/cmds.c:8604 fish/cmds.c:8623 fish/cmds.c:8659 fish/cmds.c:8699
-#: fish/cmds.c:8732 fish/cmds.c:8749 fish/cmds.c:8766 fish/cmds.c:8782
-#: fish/cmds.c:8797 fish/cmds.c:8818 fish/cmds.c:8856 fish/cmds.c:8894
-#: fish/cmds.c:8933 fish/cmds.c:8973 fish/cmds.c:9014 fish/cmds.c:9055
-#: fish/cmds.c:9093 fish/cmds.c:9110 fish/cmds.c:9133 fish/cmds.c:9155
-#: fish/cmds.c:9177 fish/cmds.c:9197 fish/cmds.c:9217 fish/cmds.c:9253
-#: fish/cmds.c:9325 fish/cmds.c:9365 fish/cmds.c:9423 fish/cmds.c:9449
-#: fish/cmds.c:9475 fish/cmds.c:9503 fish/cmds.c:9562 fish/cmds.c:9583
-#: fish/cmds.c:9628 fish/cmds.c:9648 fish/cmds.c:9687 fish/cmds.c:9724
-#: fish/cmds.c:9744 fish/cmds.c:9766 fish/cmds.c:9823 fish/cmds.c:9843
-#: fish/cmds.c:9865 fish/cmds.c:9887 fish/cmds.c:9906 fish/cmds.c:9926
-#: fish/cmds.c:9953 fish/cmds.c:9973 fish/cmds.c:9993 fish/cmds.c:10013
-#: fish/cmds.c:10033 fish/cmds.c:10055 fish/cmds.c:10090 fish/cmds.c:10108
-#: fish/cmds.c:10131 fish/cmds.c:10153 fish/cmds.c:10168 fish/cmds.c:10185
-#: fish/cmds.c:10222 fish/cmds.c:10261 fish/cmds.c:10301 fish/cmds.c:10357
-#: fish/cmds.c:10379 fish/cmds.c:10415 fish/cmds.c:10430 fish/cmds.c:10450
-#: fish/cmds.c:10490 fish/cmds.c:10513 fish/cmds.c:10537 fish/cmds.c:10562
-#: fish/cmds.c:10603 fish/cmds.c:10628 fish/cmds.c:10666 fish/cmds.c:10697
-#: fish/cmds.c:10728 fish/cmds.c:10756 fish/cmds.c:10776 fish/cmds.c:10808
-#: fish/cmds.c:10828 fish/cmds.c:10848 fish/cmds.c:10865 fish/cmds.c:10883
-#: fish/cmds.c:10906 fish/cmds.c:10927 fish/cmds.c:10946 fish/cmds.c:10988
-#: fish/cmds.c:11031 fish/cmds.c:11075 fish/cmds.c:11114 fish/cmds.c:11133
-#: fish/cmds.c:11153 fish/cmds.c:11173 fish/cmds.c:11194 fish/cmds.c:11215
-#: fish/cmds.c:11236 fish/cmds.c:11257 fish/cmds.c:11278 fish/cmds.c:11300
-#: fish/cmds.c:11338 fish/cmds.c:11389 fish/cmds.c:11427 fish/cmds.c:11483
-#: fish/cmds.c:11506 fish/cmds.c:11573 fish/cmds.c:11602 fish/cmds.c:11629
+#: fish/cmds.c:3223 fish/cmds.c:3237 fish/cmds.c:3253 fish/cmds.c:3270
+#: fish/cmds.c:3287 fish/cmds.c:3305 fish/cmds.c:3324 fish/cmds.c:3340
+#: fish/cmds.c:3358 fish/cmds.c:3374 fish/cmds.c:3392 fish/cmds.c:3408
+#: fish/cmds.c:3425 fish/cmds.c:3440 fish/cmds.c:3458 fish/cmds.c:3473
+#: fish/cmds.c:3489 fish/cmds.c:3505 fish/cmds.c:3521 fish/cmds.c:3537
+#: fish/cmds.c:3553 fish/cmds.c:3571 fish/cmds.c:3604 fish/cmds.c:3620
+#: fish/cmds.c:3636 fish/cmds.c:3655 fish/cmds.c:3670 fish/cmds.c:3688
+#: fish/cmds.c:3703 fish/cmds.c:3721 fish/cmds.c:3736 fish/cmds.c:3754
+#: fish/cmds.c:3769 fish/cmds.c:3788 fish/cmds.c:3807 fish/cmds.c:3825
+#: fish/cmds.c:3845 fish/cmds.c:3864 fish/cmds.c:3884 fish/cmds.c:3904
+#: fish/cmds.c:3924 fish/cmds.c:3943 fish/cmds.c:3962 fish/cmds.c:3982
+#: fish/cmds.c:4002 fish/cmds.c:4022 fish/cmds.c:4037 fish/cmds.c:4053
+#: fish/cmds.c:4074 fish/cmds.c:4125 fish/cmds.c:4143 fish/cmds.c:4160
+#: fish/cmds.c:4181 fish/cmds.c:4239 fish/cmds.c:4259 fish/cmds.c:4279
+#: fish/cmds.c:4299 fish/cmds.c:4319 fish/cmds.c:4339 fish/cmds.c:4358
+#: fish/cmds.c:4377 fish/cmds.c:4396 fish/cmds.c:4411 fish/cmds.c:4430
+#: fish/cmds.c:4451 fish/cmds.c:4467 fish/cmds.c:4483 fish/cmds.c:4502
+#: fish/cmds.c:4524 fish/cmds.c:4546 fish/cmds.c:4566 fish/cmds.c:4583
+#: fish/cmds.c:4600 fish/cmds.c:4617 fish/cmds.c:4634 fish/cmds.c:4651
+#: fish/cmds.c:4668 fish/cmds.c:4685 fish/cmds.c:4704 fish/cmds.c:4727
+#: fish/cmds.c:4763 fish/cmds.c:4780 fish/cmds.c:4803 fish/cmds.c:4825
+#: fish/cmds.c:4846 fish/cmds.c:4866 fish/cmds.c:4885 fish/cmds.c:4905
+#: fish/cmds.c:4923 fish/cmds.c:4941 fish/cmds.c:4955 fish/cmds.c:4971
+#: fish/cmds.c:4991 fish/cmds.c:5010 fish/cmds.c:5029 fish/cmds.c:5048
+#: fish/cmds.c:5067 fish/cmds.c:5087 fish/cmds.c:5127 fish/cmds.c:5184
+#: fish/cmds.c:5205 fish/cmds.c:5226 fish/cmds.c:5247 fish/cmds.c:5265
+#: fish/cmds.c:5287 fish/cmds.c:5325 fish/cmds.c:5347 fish/cmds.c:5426
+#: fish/cmds.c:5465 fish/cmds.c:5480 fish/cmds.c:5497 fish/cmds.c:5511
+#: fish/cmds.c:5527 fish/cmds.c:5549 fish/cmds.c:5571 fish/cmds.c:5593
+#: fish/cmds.c:5615 fish/cmds.c:5637 fish/cmds.c:5659 fish/cmds.c:5679
+#: fish/cmds.c:5696 fish/cmds.c:5713 fish/cmds.c:5732 fish/cmds.c:5751
+#: fish/cmds.c:5771 fish/cmds.c:5807 fish/cmds.c:5826 fish/cmds.c:5845
+#: fish/cmds.c:5862 fish/cmds.c:5880 fish/cmds.c:5903 fish/cmds.c:5926
+#: fish/cmds.c:5950 fish/cmds.c:5973 fish/cmds.c:5994 fish/cmds.c:6017
+#: fish/cmds.c:6040 fish/cmds.c:6060 fish/cmds.c:6082 fish/cmds.c:6103
+#: fish/cmds.c:6126 fish/cmds.c:6143 fish/cmds.c:6160 fish/cmds.c:6178
+#: fish/cmds.c:6196 fish/cmds.c:6217 fish/cmds.c:6235 fish/cmds.c:6256
+#: fish/cmds.c:6276 fish/cmds.c:6294 fish/cmds.c:6315 fish/cmds.c:6338
+#: fish/cmds.c:6361 fish/cmds.c:6383 fish/cmds.c:6416 fish/cmds.c:6433
+#: fish/cmds.c:6450 fish/cmds.c:6474 fish/cmds.c:6497 fish/cmds.c:6520
+#: fish/cmds.c:6542 fish/cmds.c:6559 fish/cmds.c:6581 fish/cmds.c:6675
+#: fish/cmds.c:6695 fish/cmds.c:6715 fish/cmds.c:6735 fish/cmds.c:6753
+#: fish/cmds.c:6774 fish/cmds.c:6810 fish/cmds.c:6827 fish/cmds.c:6849
+#: fish/cmds.c:6866 fish/cmds.c:6902 fish/cmds.c:6922 fish/cmds.c:6942
+#: fish/cmds.c:6962 fish/cmds.c:6984 fish/cmds.c:7001 fish/cmds.c:7020
+#: fish/cmds.c:7039 fish/cmds.c:7061 fish/cmds.c:7082 fish/cmds.c:7103
+#: fish/cmds.c:7124 fish/cmds.c:7147 fish/cmds.c:7188 fish/cmds.c:7211
+#: fish/cmds.c:7250 fish/cmds.c:7267 fish/cmds.c:7286 fish/cmds.c:7307
+#: fish/cmds.c:7330 fish/cmds.c:7352 fish/cmds.c:7370 fish/cmds.c:7389
+#: fish/cmds.c:7410 fish/cmds.c:7487 fish/cmds.c:7528 fish/cmds.c:7607
+#: fish/cmds.c:7683 fish/cmds.c:7720 fish/cmds.c:7743 fish/cmds.c:7764
+#: fish/cmds.c:7787 fish/cmds.c:7809 fish/cmds.c:7834 fish/cmds.c:7877
+#: fish/cmds.c:7918 fish/cmds.c:7939 fish/cmds.c:7957 fish/cmds.c:7976
+#: fish/cmds.c:7993 fish/cmds.c:8011 fish/cmds.c:8038 fish/cmds.c:8062
+#: fish/cmds.c:8086 fish/cmds.c:8110 fish/cmds.c:8134 fish/cmds.c:8158
+#: fish/cmds.c:8182 fish/cmds.c:8206 fish/cmds.c:8230 fish/cmds.c:8254
+#: fish/cmds.c:8278 fish/cmds.c:8302 fish/cmds.c:8325 fish/cmds.c:8348
+#: fish/cmds.c:8369 fish/cmds.c:8390 fish/cmds.c:8411 fish/cmds.c:8431
+#: fish/cmds.c:8454 fish/cmds.c:8492 fish/cmds.c:8509 fish/cmds.c:8526
+#: fish/cmds.c:8545 fish/cmds.c:8564 fish/cmds.c:8581 fish/cmds.c:8598
+#: fish/cmds.c:8615 fish/cmds.c:8632 fish/cmds.c:8651 fish/cmds.c:8687
+#: fish/cmds.c:8727 fish/cmds.c:8760 fish/cmds.c:8777 fish/cmds.c:8794
+#: fish/cmds.c:8810 fish/cmds.c:8825 fish/cmds.c:8846 fish/cmds.c:8884
+#: fish/cmds.c:8922 fish/cmds.c:8961 fish/cmds.c:9001 fish/cmds.c:9042
+#: fish/cmds.c:9083 fish/cmds.c:9121 fish/cmds.c:9138 fish/cmds.c:9161
+#: fish/cmds.c:9183 fish/cmds.c:9205 fish/cmds.c:9225 fish/cmds.c:9245
+#: fish/cmds.c:9281 fish/cmds.c:9353 fish/cmds.c:9393 fish/cmds.c:9451
+#: fish/cmds.c:9477 fish/cmds.c:9503 fish/cmds.c:9531 fish/cmds.c:9590
+#: fish/cmds.c:9611 fish/cmds.c:9656 fish/cmds.c:9676 fish/cmds.c:9715
+#: fish/cmds.c:9752 fish/cmds.c:9772 fish/cmds.c:9794 fish/cmds.c:9851
+#: fish/cmds.c:9871 fish/cmds.c:9893 fish/cmds.c:9915 fish/cmds.c:9934
+#: fish/cmds.c:9954 fish/cmds.c:9981 fish/cmds.c:10001 fish/cmds.c:10021
+#: fish/cmds.c:10041 fish/cmds.c:10061 fish/cmds.c:10083 fish/cmds.c:10118
+#: fish/cmds.c:10136 fish/cmds.c:10159 fish/cmds.c:10181 fish/cmds.c:10196
+#: fish/cmds.c:10213 fish/cmds.c:10250 fish/cmds.c:10289 fish/cmds.c:10329
+#: fish/cmds.c:10385 fish/cmds.c:10407 fish/cmds.c:10443 fish/cmds.c:10458
+#: fish/cmds.c:10478 fish/cmds.c:10518 fish/cmds.c:10541 fish/cmds.c:10565
+#: fish/cmds.c:10590 fish/cmds.c:10631 fish/cmds.c:10656 fish/cmds.c:10694
+#: fish/cmds.c:10725 fish/cmds.c:10756 fish/cmds.c:10784 fish/cmds.c:10804
+#: fish/cmds.c:10836 fish/cmds.c:10856 fish/cmds.c:10876 fish/cmds.c:10893
+#: fish/cmds.c:10911 fish/cmds.c:10934 fish/cmds.c:10955 fish/cmds.c:10974
+#: fish/cmds.c:11016 fish/cmds.c:11059 fish/cmds.c:11103 fish/cmds.c:11142
+#: fish/cmds.c:11161 fish/cmds.c:11181 fish/cmds.c:11201 fish/cmds.c:11222
+#: fish/cmds.c:11243 fish/cmds.c:11264 fish/cmds.c:11285 fish/cmds.c:11306
+#: fish/cmds.c:11328 fish/cmds.c:11366 fish/cmds.c:11417 fish/cmds.c:11455
+#: fish/cmds.c:11511 fish/cmds.c:11534 fish/cmds.c:11601 fish/cmds.c:11630
+#: fish/cmds.c:11657
 #, c-format
 msgid "type 'help %s' for help on %s\n"
 msgstr "%s-ലുള്ള ആവശ്യങ്ങള്‍ക്കായി 'help %s' ശ്രമിച്ചു നോക്കുക\n"
 
-#: fish/cmds.c:3573 fish/cmds.c:4711 fish/cmds.c:5069 fish/cmds.c:5109
-#: fish/cmds.c:5128 fish/cmds.c:5271 fish/cmds.c:5330 fish/cmds.c:5349
-#: fish/cmds.c:5368 fish/cmds.c:5411 fish/cmds.c:5754 fish/cmds.c:6365
-#: fish/cmds.c:6564 fish/cmds.c:6583 fish/cmds.c:6602 fish/cmds.c:6621
-#: fish/cmds.c:6757 fish/cmds.c:6848 fish/cmds.c:7129 fish/cmds.c:7193
-#: fish/cmds.c:7392 fish/cmds.c:7411 fish/cmds.c:7430 fish/cmds.c:7469
-#: fish/cmds.c:7510 fish/cmds.c:7529 fish/cmds.c:7548 fish/cmds.c:7589
-#: fish/cmds.c:7608 fish/cmds.c:7627 fish/cmds.c:7665 fish/cmds.c:7818
-#: fish/cmds.c:7861 fish/cmds.c:8438 fish/cmds.c:8633 fish/cmds.c:8671
-#: fish/cmds.c:8709 fish/cmds.c:8829 fish/cmds.c:8866 fish/cmds.c:8904
-#: fish/cmds.c:8943 fish/cmds.c:8984 fish/cmds.c:9025 fish/cmds.c:9066
-#: fish/cmds.c:9229 fish/cmds.c:9265 fish/cmds.c:9278 fish/cmds.c:9291
-#: fish/cmds.c:9304 fish/cmds.c:9337 fish/cmds.c:9375 fish/cmds.c:9394
-#: fish/cmds.c:9515 fish/cmds.c:9534 fish/cmds.c:9595 fish/cmds.c:9608
-#: fish/cmds.c:9659 fish/cmds.c:9698 fish/cmds.c:9776 fish/cmds.c:9795
-#: fish/cmds.c:10069 fish/cmds.c:10196 fish/cmds.c:10233 fish/cmds.c:10272
-#: fish/cmds.c:10312 fish/cmds.c:10331 fish/cmds.c:10390 fish/cmds.c:10463
-#: fish/cmds.c:10573 fish/cmds.c:10643 fish/cmds.c:10677 fish/cmds.c:10708
-#: fish/cmds.c:10739 fish/cmds.c:10788 fish/cmds.c:10959 fish/cmds.c:11001
-#: fish/cmds.c:11046 fish/cmds.c:11088 fish/cmds.c:11314 fish/cmds.c:11352
-#: fish/cmds.c:11365 fish/cmds.c:11403 fish/cmds.c:11438 fish/cmds.c:11457
-#: fish/cmds.c:11524
+#: fish/cmds.c:3581 fish/cmds.c:4739 fish/cmds.c:5097 fish/cmds.c:5137
+#: fish/cmds.c:5156 fish/cmds.c:5299 fish/cmds.c:5358 fish/cmds.c:5377
+#: fish/cmds.c:5396 fish/cmds.c:5439 fish/cmds.c:5782 fish/cmds.c:6393
+#: fish/cmds.c:6592 fish/cmds.c:6611 fish/cmds.c:6630 fish/cmds.c:6649
+#: fish/cmds.c:6785 fish/cmds.c:6876 fish/cmds.c:7157 fish/cmds.c:7221
+#: fish/cmds.c:7420 fish/cmds.c:7439 fish/cmds.c:7458 fish/cmds.c:7497
+#: fish/cmds.c:7538 fish/cmds.c:7557 fish/cmds.c:7576 fish/cmds.c:7617
+#: fish/cmds.c:7636 fish/cmds.c:7655 fish/cmds.c:7693 fish/cmds.c:7846
+#: fish/cmds.c:7889 fish/cmds.c:8466 fish/cmds.c:8661 fish/cmds.c:8699
+#: fish/cmds.c:8737 fish/cmds.c:8857 fish/cmds.c:8894 fish/cmds.c:8932
+#: fish/cmds.c:8971 fish/cmds.c:9012 fish/cmds.c:9053 fish/cmds.c:9094
+#: fish/cmds.c:9257 fish/cmds.c:9293 fish/cmds.c:9306 fish/cmds.c:9319
+#: fish/cmds.c:9332 fish/cmds.c:9365 fish/cmds.c:9403 fish/cmds.c:9422
+#: fish/cmds.c:9543 fish/cmds.c:9562 fish/cmds.c:9623 fish/cmds.c:9636
+#: fish/cmds.c:9687 fish/cmds.c:9726 fish/cmds.c:9804 fish/cmds.c:9823
+#: fish/cmds.c:10097 fish/cmds.c:10224 fish/cmds.c:10261 fish/cmds.c:10300
+#: fish/cmds.c:10340 fish/cmds.c:10359 fish/cmds.c:10418 fish/cmds.c:10491
+#: fish/cmds.c:10601 fish/cmds.c:10671 fish/cmds.c:10705 fish/cmds.c:10736
+#: fish/cmds.c:10767 fish/cmds.c:10816 fish/cmds.c:10987 fish/cmds.c:11029
+#: fish/cmds.c:11074 fish/cmds.c:11116 fish/cmds.c:11342 fish/cmds.c:11380
+#: fish/cmds.c:11393 fish/cmds.c:11431 fish/cmds.c:11466 fish/cmds.c:11485
+#: fish/cmds.c:11552
 #, c-format
 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: %s: അസാധുവായ ഇന്റിജര്‍ പരാമീറ്റര്‍ (%s %d തിരികെ നല്‍കിയിരിക്കുന്നു)\n"
 
-#: fish/cmds.c:3579 fish/cmds.c:4717 fish/cmds.c:5075 fish/cmds.c:5115
-#: fish/cmds.c:5134 fish/cmds.c:5277 fish/cmds.c:5336 fish/cmds.c:5355
-#: fish/cmds.c:5374 fish/cmds.c:5417 fish/cmds.c:5760 fish/cmds.c:6371
-#: fish/cmds.c:6570 fish/cmds.c:6589 fish/cmds.c:6608 fish/cmds.c:6627
-#: fish/cmds.c:6763 fish/cmds.c:6854 fish/cmds.c:7135 fish/cmds.c:7199
-#: fish/cmds.c:7398 fish/cmds.c:7417 fish/cmds.c:7436 fish/cmds.c:7475
-#: fish/cmds.c:7516 fish/cmds.c:7535 fish/cmds.c:7554 fish/cmds.c:7595
-#: fish/cmds.c:7614 fish/cmds.c:7633 fish/cmds.c:7671 fish/cmds.c:7824
-#: fish/cmds.c:7867 fish/cmds.c:8444 fish/cmds.c:8639 fish/cmds.c:8677
-#: fish/cmds.c:8715 fish/cmds.c:8835 fish/cmds.c:8872 fish/cmds.c:8910
-#: fish/cmds.c:8949 fish/cmds.c:8990 fish/cmds.c:9031 fish/cmds.c:9072
-#: fish/cmds.c:9343 fish/cmds.c:9381 fish/cmds.c:9400 fish/cmds.c:9521
-#: fish/cmds.c:9665 fish/cmds.c:9704 fish/cmds.c:9782 fish/cmds.c:9801
-#: fish/cmds.c:10202 fish/cmds.c:10239 fish/cmds.c:10278 fish/cmds.c:10318
-#: fish/cmds.c:10337 fish/cmds.c:10396 fish/cmds.c:10469 fish/cmds.c:10579
-#: fish/cmds.c:10965 fish/cmds.c:11007 fish/cmds.c:11052 fish/cmds.c:11094
-#: fish/cmds.c:11444 fish/cmds.c:11530
+#: fish/cmds.c:3587 fish/cmds.c:4745 fish/cmds.c:5103 fish/cmds.c:5143
+#: fish/cmds.c:5162 fish/cmds.c:5305 fish/cmds.c:5364 fish/cmds.c:5383
+#: fish/cmds.c:5402 fish/cmds.c:5445 fish/cmds.c:5788 fish/cmds.c:6399
+#: fish/cmds.c:6598 fish/cmds.c:6617 fish/cmds.c:6636 fish/cmds.c:6655
+#: fish/cmds.c:6791 fish/cmds.c:6882 fish/cmds.c:7163 fish/cmds.c:7227
+#: fish/cmds.c:7426 fish/cmds.c:7445 fish/cmds.c:7464 fish/cmds.c:7503
+#: fish/cmds.c:7544 fish/cmds.c:7563 fish/cmds.c:7582 fish/cmds.c:7623
+#: fish/cmds.c:7642 fish/cmds.c:7661 fish/cmds.c:7699 fish/cmds.c:7852
+#: fish/cmds.c:7895 fish/cmds.c:8472 fish/cmds.c:8667 fish/cmds.c:8705
+#: fish/cmds.c:8743 fish/cmds.c:8863 fish/cmds.c:8900 fish/cmds.c:8938
+#: fish/cmds.c:8977 fish/cmds.c:9018 fish/cmds.c:9059 fish/cmds.c:9100
+#: fish/cmds.c:9371 fish/cmds.c:9409 fish/cmds.c:9428 fish/cmds.c:9549
+#: fish/cmds.c:9693 fish/cmds.c:9732 fish/cmds.c:9810 fish/cmds.c:9829
+#: fish/cmds.c:10230 fish/cmds.c:10267 fish/cmds.c:10306 fish/cmds.c:10346
+#: fish/cmds.c:10365 fish/cmds.c:10424 fish/cmds.c:10497 fish/cmds.c:10607
+#: fish/cmds.c:10993 fish/cmds.c:11035 fish/cmds.c:11080 fish/cmds.c:11122
+#: fish/cmds.c:11472 fish/cmds.c:11558
 #, c-format
 msgid "%s: %s: integer out of range\n"
 msgstr "%s: %s: ഇന്റിജര്‍ പരിധികഴിഞ്ഞിരിക്കുന്നു\n"
 
-#: fish/cmds.c:4065 fish/cmds.c:4172 fish/cmds.c:11505
+#: fish/cmds.c:4073 fish/cmds.c:4180 fish/cmds.c:11533
 #, fuzzy, c-format
 msgid "%s should have %d-%d parameter(s)\n"
 msgstr "%s-ല്‍ %d പരാമീറ്ററുകള്‍ ആവശ്യമുണ്ടു് \n"
 
-#: fish/cmds.c:4091 fish/cmds.c:4203 fish/cmds.c:11545
+#: fish/cmds.c:4099 fish/cmds.c:4211 fish/cmds.c:11573
 #, fuzzy, c-format
 msgid "%s: unknown optional argument \"%s\"\n"
 msgstr "%s: അനവധി ആര്‍ഗ്യുമെന്റുകള്‍\n"
 
-#: fish/cmds.c:4097 fish/cmds.c:4209 fish/cmds.c:11551
+#: fish/cmds.c:4105 fish/cmds.c:4217 fish/cmds.c:11579
 #, fuzzy, c-format
 msgid "%s: optional argument \"%s\" given twice\n"
 msgstr "%s: അനവധി ആര്‍ഗ്യുമെന്റുകള്‍\n"
 
-#: fish/cmds.c:11646
+#: fish/cmds.c:11674
 #, c-format
 msgid "%s: unknown command\n"
 msgstr "%s: അപരിചിതമായ കമാന്‍ഡ്\n"
@@ -2001,18 +2006,9 @@ msgstr "ഒരു ഫയല്‍ ചിട്ടപ്പെടുത്തു
 msgid ""
 "%s: guest filesystem shell\n"
 "%s lets you edit virtual machine filesystems\n"
-"Copyright (C) 2009-2010 Red Hat Inc.\n"
+"Copyright (C) 2009-2011 Red Hat Inc.\n"
 "Usage:\n"
 "  %s [--options] cmd [: cmd : cmd ...]\n"
-"  %s [--ro] -i -a disk-image\n"
-"  %s [--ro] -i -d libvirt-domain\n"
-"or for interactive use:\n"
-"  %s\n"
-"or from a shell script:\n"
-"  %s <<EOF\n"
-"  cmd\n"
-"  ...\n"
-"  EOF\n"
 "Options:\n"
 "  -h|--cmd-help        List available commands\n"
 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
@@ -2038,7 +2034,17 @@ msgid ""
 "  --selinux            Enable SELinux support\n"
 "  -v|--verbose         Verbose messages\n"
 "  -V|--version         Display version and exit\n"
+"  -w|--rw              Mount read-write\n"
 "  -x                   Echo each command before executing it\n"
+"\n"
+"To examine a disk image, ISO, hard disk, filesystem etc:\n"
+"  %s [--ro|--rw] -i -a /path/to/disk.img\n"
+"or\n"
+"  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
+"\n"
+"--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
+"run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
+"\n"
 "For more information, see the manpage %s(1).\n"
 msgstr ""
 "%s: guest filesystem shell\n"
@@ -2073,48 +2079,48 @@ msgstr ""
 "  -V|--version         Display version and exit\n"
 "For more information,  see the manpage %s(1).\n"
 
-#: fish/fish.c:253
+#: fish/fish.c:254
 #, c-format
 msgid "%s: --listen=PID: PID was not a number: %s\n"
 msgstr "%s: --listen=PID: PID ഒരു നംബറല്ല: %s\n"
 
-#: fish/fish.c:260
+#: fish/fish.c:261
 #, c-format
 msgid ""
 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
 msgstr "%s: remote: റിമോട്ട് പ്രക്രിയയുടെ PID-ലേക്ക് $GUESTFISH_PID സജ്ജമാക്കേണം\n"
 
-#: fish/fish.c:310
+#: fish/fish.c:311
 #, c-format
 msgid "%s: only one -f parameter can be given\n"
 msgstr "%s: ഒരു -f പരാമീറ്റര്‍ മാത്രമേ പാടുള്ളൂ\n"
 
-#: fish/fish.c:465
+#: fish/fish.c:466
 #, c-format
 msgid "%s: cannot use --listen and --remote options at the same time\n"
 msgstr "%s: ഒരേ സമയത്തു് --listen, --remote എന്നീ ഉപാധികള്‍ ഉപയോഗിക്കുവാന്‍ സാധ്യമല്ല\n"
 
-#: fish/fish.c:473
+#: fish/fish.c:474
 #, c-format
 msgid "%s: extra parameters on the command line with --listen flag\n"
 msgstr "%s: --listen ഫ്ലാഗിനൊപ്പം കമാന്‍ഡ് ലൈനില്‍ അധികമായ പരാമീറ്ററുകള്‍\n"
 
-#: fish/fish.c:479
+#: fish/fish.c:480
 #, c-format
 msgid "%s: cannot use --listen and --file options at the same time\n"
 msgstr "%s: ഒരേ സമയത്തു് --listen, --file എന്നീ ഉപാധികള്‍ ഉപയോഗിക്കുവാന്‍ സാധ്യമല്ല\n"
 
-#: fish/fish.c:537
+#: fish/fish.c:538
 #, c-format
 msgid "guestfish: could not access termcap or terminfo database.\n"
 msgstr ""
 
-#: fish/fish.c:541
+#: fish/fish.c:542
 #, c-format
 msgid "guestfish: terminal type \"%s\" not defined.\n"
 msgstr ""
 
-#: fish/fish.c:629
+#: fish/fish.c:630
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -2134,45 +2140,45 @@ msgstr ""
 "      ഷെല്ലില്‍ നിന്നും പുറത്തു് കടക്കുന്നതിനായി 'quit'\n"
 "\n"
 
-#: fish/fish.c:773
+#: fish/fish.c:774
 #, c-format
 msgid "%s: unterminated double quote\n"
 msgstr "%s: അപൂര്‍ണ്ണമായ ഡബിള്‍ കോട്ട്\n"
 
-#: fish/fish.c:779 fish/fish.c:796
+#: fish/fish.c:780 fish/fish.c:797
 #, c-format
 msgid "%s: command arguments not separated by whitespace\n"
 msgstr "%s: കമാന്‍ഡ് ആര്‍ഗ്യുമെന്റുകള്‍ വൈറ്റ്സ്പെയിസ് ഉപയോഗിച്ചു് വേര്‍തിരിച്ചിട്ടില്ല\n"
 
-#: fish/fish.c:790
+#: fish/fish.c:791
 #, c-format
 msgid "%s: unterminated single quote\n"
 msgstr "%s: അപൂര്‍ണ്ണമായ സിംഗിള്‍ കോട്ട്\n"
 
-#: fish/fish.c:820
+#: fish/fish.c:821
 #, c-format
 msgid "%s: internal error parsing string at '%s'\n"
 msgstr "%s: '%s'-ല്‍ സ്ട്രിങ് പാഴ്സ് ചെയ്യുമ്പോള്‍ ഇന്റേര്‍ണല്‍ പിശക്\n"
 
-#: fish/fish.c:837
+#: fish/fish.c:838
 #, c-format
 msgid "%s: too many arguments\n"
 msgstr "%s: അനവധി ആര്‍ഗ്യുമെന്റുകള്‍\n"
 
-#: fish/fish.c:905
+#: fish/fish.c:906
 #, c-format
 msgid "%s: empty command on command line\n"
 msgstr "%s: കമാന്‍ഡ് ലൈനില്‍ കാലിയായ കമാന്‍ഡ്\n"
 
-#: fish/fish.c:1051
+#: fish/fish.c:1052
 msgid "display a list of commands or help on a command"
 msgstr "കമാന്‍ഡുകളുടെ ഒരു പട്ടിക അല്ലെങ്കില്‍ ഒരു കമാന്‍ഡിനുള്ള സഹായം കാണിക്കുക"
 
-#: fish/fish.c:1053
+#: fish/fish.c:1054
 msgid "quit guestfish"
 msgstr "guestfish-ല്‍ നിന്നും പുറത്തു് കടക്കുക"
 
-#: fish/fish.c:1064
+#: fish/fish.c:1065
 #, c-format
 msgid ""
 "help - display a list of commands or help on a command\n"
@@ -2183,7 +2189,7 @@ msgstr ""
 "     help cmd\n"
 "     help\n"
 
-#: fish/fish.c:1072
+#: fish/fish.c:1073
 #, c-format
 msgid ""
 "quit - quit guestfish\n"
@@ -2192,12 +2198,12 @@ msgstr ""
 "quit - quit guestfish\n"
 "     quit\n"
 
-#: fish/fish.c:1077
+#: fish/fish.c:1078
 #, c-format
 msgid "%s: command not known, use -h to list all commands\n"
 msgstr "%s: കമാന്‍ഡ് അപരിചിതം, എല്ലാ കമാന്‍ഡുകളും ലഭ്യമാക്കുന്നതിനായി -h ഉപയോഗിക്കുക\n"
 
-#: fish/fish.c:1093
+#: fish/fish.c:1094
 #, c-format
 msgid ""
 "Did you mean to open a disk image?  guestfish -a disk.img\n"
@@ -2205,7 +2211,7 @@ msgid ""
 "For complete documentation:         man guestfish\n"
 msgstr ""
 
-#: fish/fish.c:1250
+#: fish/fish.c:1251
 #, c-format
 msgid "Runaway quote in string \"%s\"\n"
 msgstr "Runaway quote in string \"%s\"\n"
@@ -2863,53 +2869,53 @@ msgstr "libguestfs: പിശക്: %s\n"
 msgid "<truncated, original size %zu bytes>"
 msgstr ""
 
-#: src/inspect.c:477 src/inspect.c:1162 src/inspect.c:2599 src/inspect.c:2642
-#: src/inspect.c:2692 src/inspect.c:2736
+#: src/inspect.c:486 src/inspect.c:1171 src/inspect.c:2654 src/inspect.c:2697
+#: src/inspect.c:2747 src/inspect.c:2791
 #, c-format
 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
 msgstr ""
 
-#: src/inspect.c:1196
+#: src/inspect.c:1205
 #, fuzzy
 msgid "could not parse /etc/fstab or empty file"
 msgstr "വ്യാപ്തിയുടെ വിവരണം '%s' പാഴ്സ് ചെയ്യുവാന്‍ സാധ്യമായില്ല\n"
 
-#: src/inspect.c:1411
+#: src/inspect.c:1420
 #, c-format
 msgid "cannot resolve Windows %%SYSTEMROOT%%"
 msgstr ""
 
-#: src/inspect.c:1691 src/inspect.c:1704
+#: src/inspect.c:1736 src/inspect.c:1749
 #, fuzzy, c-format
 msgid "could not parse integer in version number: %s"
 msgstr "വ്യാപ്തിയുടെ വിവരണം '%s' പാഴ്സ് ചെയ്യുവാന്‍ സാധ്യമായില്ല\n"
 
-#: src/inspect.c:1798
+#: src/inspect.c:1843
 msgid "no inspection data: call guestfs_inspect_os first"
 msgstr ""
 
-#: src/inspect.c:1810
+#: src/inspect.c:1855
 #, c-format
 msgid ""
 "%s: root device not found: only call this function with a root device "
 "previously returned by guestfs_inspect_os"
 msgstr ""
 
-#: src/inspect.c:1939
+#: src/inspect.c:1994
 msgid "not a Windows guest, or systemroot could not be determined"
 msgstr ""
 
-#: src/inspect.c:2230 src/inspect.c:2252 src/inspect.c:2277
+#: src/inspect.c:2285 src/inspect.c:2307 src/inspect.c:2332
 #, fuzzy
 msgid "unexpected end of output from db_dump command"
 msgstr "ഡെമണില്‍ നിന്നും വായിക്കുമ്പോള്‍ അപ്രതീക്ഷിതമായി ഫയല്‍ അവസാനിച്ചിരിക്കുന്നു"
 
-#: src/inspect.c:2701
+#: src/inspect.c:2756
 #, c-format
 msgid "%s: file is empty"
 msgstr ""
 
-#: src/inspect.c:2764
+#: src/inspect.c:2819
 msgid ""
 "inspection API not available since this version of libguestfs was compiled "
 "without PCRE or hivex libraries"
index 7544556..9398923 100644 (file)
--- a/po/mr.po
+++ b/po/mr.po
@@ -8,7 +8,7 @@ msgstr ""
 "Project-Id-Version: mr\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-03-18 19:28+0000\n"
+"POT-Creation-Date: 2011-03-24 12:04+0000\n"
 "PO-Revision-Date: 2010-02-03 19:10+0530\n"
 "Last-Translator: Sandeep Shedmake <sshedmak@redhat.com>\n"
 "Language-Team: Marathi <fedora-trans-mr@redhat.com>\n"
@@ -67,14 +67,14 @@ msgstr ""
 "  -V|--version         Display version and exit\n"
 
 #: cat/virt-cat.c:115 cat/virt-filesystems.c:200 cat/virt-ls.c:121
-#: df/domains.c:428 df/main.c:134 fish/fish.c:216 fuse/guestmount.c:976
+#: df/domains.c:428 df/main.c:134 fish/fish.c:217 fuse/guestmount.c:976
 #: inspector/virt-inspector.c:129 rescue/virt-rescue.c:127
 #, c-format
 msgid "guestfs_create: failed to create handle\n"
 msgstr "guestfs_create: हँडल निर्माण करण्यास अशक्य\n"
 
 #: cat/virt-cat.c:137 cat/virt-filesystems.c:254 cat/virt-ls.c:143
-#: df/main.c:158 fish/fish.c:286 fuse/guestmount.c:1026
+#: df/main.c:158 fish/fish.c:287 fuse/guestmount.c:1026
 #: inspector/virt-inspector.c:151 rescue/virt-rescue.c:151
 #, c-format
 msgid "%s: unknown long option: %s (%d)\n"
@@ -327,1629 +327,1634 @@ msgstr "सुरू केल्यानंतर डिस्कस्चे
 msgid "%s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: %s: अवैध इंटीजर घटक (%s ने %d पाठवले)\n"
 
-#: fish/cmds.c:2536
+#: fish/cmds.c:2543
 msgid "Command"
 msgstr "आदेश"
 
-#: fish/cmds.c:2536
+#: fish/cmds.c:2543
 msgid "Description"
 msgstr "वर्णन"
 
-#: fish/cmds.c:2538
+#: fish/cmds.c:2545
 msgid "add a CD-ROM disk image to examine"
 msgstr "विश्लेषणकरीता CD-ROM डिस्क प्रतिमा समावेश करा"
 
-#: fish/cmds.c:2539
+#: fish/cmds.c:2546
 msgid "add the disk(s) from a named libvirt domain"
 msgstr ""
 
-#: fish/cmds.c:2540 fish/cmds.c:2541
+#: fish/cmds.c:2547 fish/cmds.c:2548
 msgid "add an image to examine or modify"
 msgstr "विश्लेषण किंवा संपादनकरीता प्रतिमा समावेश करा"
 
-#: fish/cmds.c:2542
+#: fish/cmds.c:2549
 msgid "add a drive in snapshot mode (read-only)"
 msgstr "ड्राइव्हला स्नॅपशॉट मोडमध्ये समावेश करा (फक्त-वाचणीय)"
 
-#: fish/cmds.c:2543
+#: fish/cmds.c:2550
 msgid "add a drive read-only specifying the QEMU block emulation to use"
 msgstr ""
 
-#: fish/cmds.c:2544
+#: fish/cmds.c:2551
 msgid "add a drive specifying the QEMU block emulation to use"
 msgstr ""
 
-#: fish/cmds.c:2545
+#: fish/cmds.c:2552
 #, fuzzy
 msgid "allocate and add a disk file"
 msgstr "sparse प्रतिमा फाइलचे वाटप करा"
 
-#: fish/cmds.c:2546
+#: fish/cmds.c:2553
 #, fuzzy
 msgid "clear Augeas path"
 msgstr "Augeas मार्ग काढून टाका"
 
-#: fish/cmds.c:2547
+#: fish/cmds.c:2554
 msgid "close the current Augeas handle"
 msgstr "सध्याचे Augeas हँडल बंद करा"
 
-#: fish/cmds.c:2548
+#: fish/cmds.c:2555
 msgid "define an Augeas node"
 msgstr "Augeas नोडचे वर्णन करा"
 
-#: fish/cmds.c:2549
+#: fish/cmds.c:2556
 msgid "define an Augeas variable"
 msgstr "Augeas वेरियेबलचे वर्णन करा"
 
-#: fish/cmds.c:2550
+#: fish/cmds.c:2557
 msgid "look up the value of an Augeas path"
 msgstr "Augeas मार्गाचे मूल्यकरीता पहा"
 
-#: fish/cmds.c:2551
+#: fish/cmds.c:2558
 msgid "create a new Augeas handle"
 msgstr "नवीन Augeas हँडल निर्माण करा"
 
-#: fish/cmds.c:2552
+#: fish/cmds.c:2559
 msgid "insert a sibling Augeas node"
 msgstr "सिब्लिंग Augeas नोड अंतर्भूत करा"
 
-#: fish/cmds.c:2553
+#: fish/cmds.c:2560
 msgid "load files into the tree"
 msgstr "ट्रिमध्ये फाइल्स् लोड करा"
 
-#: fish/cmds.c:2554
+#: fish/cmds.c:2561
 msgid "list Augeas nodes under augpath"
 msgstr "augpath अंतर्गत Augeas नोड्स् दाखवा"
 
-#: fish/cmds.c:2555
+#: fish/cmds.c:2562
 msgid "return Augeas nodes which match augpath"
 msgstr "augpath सह जुळवणी शक्य असणारे Augeas नोड्स् रिटर्न करा"
 
-#: fish/cmds.c:2556
+#: fish/cmds.c:2563
 msgid "move Augeas node"
 msgstr "Augeas नोड हलवा"
 
-#: fish/cmds.c:2557
+#: fish/cmds.c:2564
 msgid "remove an Augeas path"
 msgstr "Augeas मार्ग काढून टाका"
 
-#: fish/cmds.c:2558
+#: fish/cmds.c:2565
 msgid "write all pending Augeas changes to disk"
 msgstr "सर्व उर्वरीत Augeas बदल डिस्कवर लिहा"
 
-#: fish/cmds.c:2559
+#: fish/cmds.c:2566
 msgid "set Augeas path to value"
 msgstr "Augeas मार्ग यांस मूल्यकरीता सेट करा"
 
-#: fish/cmds.c:2560
+#: fish/cmds.c:2567
 msgid "test availability of some parts of the API"
 msgstr "API चे काहिक भागांच्या उपलब्धताची चाचणी करा"
 
-#: fish/cmds.c:2561
+#: fish/cmds.c:2568
 #, fuzzy
 msgid "return a list of all optional groups"
 msgstr "inotify इव्हेंट्स्ची सूची पाठवा"
 
-#: fish/cmds.c:2562
+#: fish/cmds.c:2569
 msgid "upload base64-encoded data to file"
 msgstr ""
 
-#: fish/cmds.c:2563
+#: fish/cmds.c:2570
 #, fuzzy
 msgid "download file and encode as base64"
 msgstr "स्थानीय मशीनकरीता फाइल डाऊनलोड करा"
 
-#: fish/cmds.c:2564
+#: fish/cmds.c:2571
 msgid "flush device buffers"
 msgstr "उपकरण बफर्स् रिकामे करा"
 
-#: fish/cmds.c:2565
+#: fish/cmds.c:2572
 msgid "get blocksize of block device"
 msgstr "ब्लॉक उपरणाचे ब्लॉकआकार प्राप्त करा"
 
-#: fish/cmds.c:2566
+#: fish/cmds.c:2573
 msgid "is block device set to read-only"
 msgstr "ब्लॉक उपरकरण फक्त-वाचणीय म्हणून सेट करायचे"
 
-#: fish/cmds.c:2567
+#: fish/cmds.c:2574
 msgid "get total size of device in bytes"
 msgstr "उपकरणाचे एकूण आकार बाईट्स् मध्ये प्राप्त करा"
 
-#: fish/cmds.c:2568
+#: fish/cmds.c:2575
 msgid "get sectorsize of block device"
 msgstr "ब्लॉक उपकरणाचे सेक्टर आकार प्राप्त करा"
 
-#: fish/cmds.c:2569
+#: fish/cmds.c:2576
 msgid "get total size of device in 512-byte sectors"
 msgstr "उपकरणाचे एकूण आकार 512-बाईट सेक्टर्स् मध्ये प्राप्त करा"
 
-#: fish/cmds.c:2570
+#: fish/cmds.c:2577
 msgid "reread partition table"
 msgstr "विभाजन तक्ता पुन्हा वाचा"
 
-#: fish/cmds.c:2571
+#: fish/cmds.c:2578
 msgid "set blocksize of block device"
 msgstr "ब्लॉक उपकरणाचे ब्लॉक उपकरण सेट करा"
 
-#: fish/cmds.c:2572
+#: fish/cmds.c:2579
 msgid "set block device to read-only"
 msgstr "ब्लॉक उपकरण फक्त-वाचणीय असे सेट करा"
 
-#: fish/cmds.c:2573
+#: fish/cmds.c:2580
 msgid "set block device to read-write"
 msgstr "ब्लॉक उपकरण फक्त-वाचणीय असे सेट करा"
 
-#: fish/cmds.c:2574
+#: fish/cmds.c:2581
 msgid "return true path on case-insensitive filesystem"
 msgstr "केस-असंवेदनशील फाइलप्रणालीकरीता खरे मार्ग पाठवा"
 
-#: fish/cmds.c:2575
+#: fish/cmds.c:2582
 msgid "list the contents of a file"
 msgstr "फाइलचे अनुक्रम सूची स्वरूपात दाखवा"
 
-#: fish/cmds.c:2576
+#: fish/cmds.c:2583
 msgid "compute MD5, SHAx or CRC checksum of file"
 msgstr "MD5, SHAx किंवा फाइलचे CRC चेकसम मोजा"
 
-#: fish/cmds.c:2577
+#: fish/cmds.c:2584
 #, fuzzy
 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
 msgstr "MD5, SHAx किंवा फाइलचे CRC चेकसम मोजा"
 
-#: fish/cmds.c:2578
+#: fish/cmds.c:2585
 #, fuzzy
 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
 msgstr "MD5, SHAx किंवा फाइलचे CRC चेकसम मोजा"
 
-#: fish/cmds.c:2579
+#: fish/cmds.c:2586
 msgid "change file mode"
 msgstr "फाइल मोड बदला"
 
-#: fish/cmds.c:2580 fish/cmds.c:2693
+#: fish/cmds.c:2587 fish/cmds.c:2701
 msgid "change file owner and group"
 msgstr "फालची मालकी व गट बदला"
 
-#: fish/cmds.c:2581
+#: fish/cmds.c:2588
 msgid "run a command from the guest filesystem"
 msgstr "अतिथी फाइलप्रणाली पासून आदेश चालवा"
 
-#: fish/cmds.c:2582
+#: fish/cmds.c:2589
 msgid "run a command, returning lines"
 msgstr "आदेश चालवा, ओळी पाठवा"
 
-#: fish/cmds.c:2583
+#: fish/cmds.c:2590
 msgid "add qemu parameters"
 msgstr "qemu घटके समावेश करा"
 
-#: fish/cmds.c:2584
+#: fish/cmds.c:2591
 #, fuzzy
 msgid "copy local files or directories into an image"
 msgstr "ट्रिमध्ये फाइल्स् लोड करा"
 
-#: fish/cmds.c:2585
+#: fish/cmds.c:2592
 #, fuzzy
 msgid "copy remote files or directories out of an image"
 msgstr "ट्रिमध्ये फाइल्स् लोड करा"
 
-#: fish/cmds.c:2586
+#: fish/cmds.c:2593
 #, fuzzy
 msgid "copy size bytes from source to destination using dd"
 msgstr "dd चा वापर करून स्रोत पासून लक्ष्यमध्ये प्रत बनवा"
 
-#: fish/cmds.c:2587
+#: fish/cmds.c:2594
 msgid "copy a file"
 msgstr "फाइलची प्रत बनवा"
 
-#: fish/cmds.c:2588
+#: fish/cmds.c:2595
 msgid "copy a file or directory recursively"
 msgstr "फाइल किंवा डिरेक्ट्रीचे वारंवार प्रत बनवा"
 
-#: fish/cmds.c:2589
+#: fish/cmds.c:2596
 msgid "copy from source to destination using dd"
 msgstr "dd चा वापर करून स्रोत पासून लक्ष्यमध्ये प्रत बनवा"
 
-#: fish/cmds.c:2590
+#: fish/cmds.c:2597
 msgid "debugging and internals"
 msgstr "डिबगींग व इंटर्नल्स्"
 
-#: fish/cmds.c:2591
+#: fish/cmds.c:2598
 #, fuzzy
 msgid "debug the QEMU command line (internal use only)"
 msgstr "स्थानीय मशीन पासून फाइल अपलोड करा"
 
-#: fish/cmds.c:2592
+#: fish/cmds.c:2599
 #, fuzzy
 msgid "upload a file to the appliance (internal use only)"
 msgstr "स्थानीय मशीन पासून फाइल अपलोड करा"
 
-#: fish/cmds.c:2593
+#: fish/cmds.c:2600
 msgid "report file system disk space usage"
 msgstr "फाइल प्रणाली डिस्क जागेची वापरणी कळवा"
 
-#: fish/cmds.c:2594
+#: fish/cmds.c:2601
 msgid "report file system disk space usage (human readable)"
 msgstr "फाइल प्रणाली डिस्क जागेची वापरणी (मानवा द्वारे वाचणीय) कळवा"
 
-#: fish/cmds.c:2595
+#: fish/cmds.c:2602
 msgid "return kernel messages"
 msgstr "कर्नल संदेश पाठवा"
 
-#: fish/cmds.c:2596
+#: fish/cmds.c:2603
 msgid "download a file to the local machine"
 msgstr "स्थानीय मशीनकरीता फाइल डाऊनलोड करा"
 
-#: fish/cmds.c:2597
+#: fish/cmds.c:2604
 #, fuzzy
 msgid "download a file to the local machine with offset and size"
 msgstr "स्थानीय मशीनकरीता फाइल डाऊनलोड करा"
 
-#: fish/cmds.c:2598
+#: fish/cmds.c:2605
 msgid "drop kernel page cache, dentries and inodes"
 msgstr "कर्नल पेज कॅशे, डिएंट्रीज् व आयनोड्स् वगळा"
 
-#: fish/cmds.c:2599
+#: fish/cmds.c:2606
 msgid "estimate file space usage"
 msgstr "फाइल स्पेस वापरणीचा अंदाज द्या"
 
-#: fish/cmds.c:2600
+#: fish/cmds.c:2607
 msgid "check an ext2/ext3 filesystem"
 msgstr "ext2/ext3 फाइलप्रणाली तपासा"
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2608
 msgid "display a line of text"
 msgstr "मजकूर ओळ दाखवा"
 
-#: fish/cmds.c:2602
+#: fish/cmds.c:2609
 msgid "echo arguments back to the client"
 msgstr "क्लाएंटकडे घटके पुन्हा पाठवा"
 
-#: fish/cmds.c:2603
+#: fish/cmds.c:2610
 #, fuzzy
 msgid "edit a file"
 msgstr "फाइल वाचा"
 
-#: fish/cmds.c:2604 fish/cmds.c:2605 fish/cmds.c:2610 fish/cmds.c:2611
-#: fish/cmds.c:2644 fish/cmds.c:2645 fish/cmds.c:2886 fish/cmds.c:2887
-#: fish/cmds.c:2891 fish/cmds.c:2892 fish/cmds.c:2894 fish/cmds.c:2895
+#: fish/cmds.c:2611 fish/cmds.c:2612 fish/cmds.c:2617 fish/cmds.c:2618
+#: fish/cmds.c:2651 fish/cmds.c:2652 fish/cmds.c:2894 fish/cmds.c:2895
+#: fish/cmds.c:2899 fish/cmds.c:2900 fish/cmds.c:2902 fish/cmds.c:2903
 msgid "return lines matching a pattern"
 msgstr "साचा प्रमाणे जुळणारे ओळी पाठवा"
 
-#: fish/cmds.c:2606
+#: fish/cmds.c:2613
 msgid "test if two files have equal contents"
 msgstr "दोन फाइलींचे अनुक्रम एक समान आहे याची चाचणी करा"
 
-#: fish/cmds.c:2607
+#: fish/cmds.c:2614
 msgid "test if file or directory exists"
 msgstr "फाइल किंवा डिरेक्ट्री अस्तित्वात आहे याची चाचणी करा"
 
-#: fish/cmds.c:2608 fish/cmds.c:2609
+#: fish/cmds.c:2615 fish/cmds.c:2616
 msgid "preallocate a file in the guest filesystem"
 msgstr "अतिथी फाइलप्रणालीत फाइलचे पूर्ववाटप करा"
 
-#: fish/cmds.c:2612
+#: fish/cmds.c:2619
 msgid "determine file type"
 msgstr "फाइल प्रकार ओळखा"
 
-#: fish/cmds.c:2613
+#: fish/cmds.c:2620
 msgid "detect the architecture of a binary file"
 msgstr ""
 
-#: fish/cmds.c:2614
+#: fish/cmds.c:2621
 msgid "return the size of the file in bytes"
 msgstr "बाईटस् मध्ये फाइलचा आकार पाठवा"
 
-#: fish/cmds.c:2615
+#: fish/cmds.c:2622
 msgid "fill a file with octets"
 msgstr "ऑक्टेटसह फाइल भरा"
 
-#: fish/cmds.c:2616
+#: fish/cmds.c:2623
 #, fuzzy
 msgid "fill a file with a repeating pattern of bytes"
 msgstr "ऑक्टेटसह फाइल भरा"
 
-#: fish/cmds.c:2617
+#: fish/cmds.c:2624
 msgid "find all files and directories"
 msgstr "सर्व फाइल्स् व डिरेक्ट्रीज् भरा"
 
-#: fish/cmds.c:2618
+#: fish/cmds.c:2625
 msgid "find all files and directories, returning NUL-separated list"
 msgstr "सर्व फाइल्स् व डिरेक्ट्रीज् भरा, NUL-विभाजीत सूची पाठवा"
 
-#: fish/cmds.c:2619
+#: fish/cmds.c:2626
 #, fuzzy
 msgid "find a filesystem by label"
 msgstr "ext2/3/4 फाइलप्रणाली लेबल प्राप्त करा"
 
-#: fish/cmds.c:2620
+#: fish/cmds.c:2627
 #, fuzzy
 msgid "find a filesystem by UUID"
 msgstr "ext2/3/4 फाइलप्रणाली UUID प्राप्त करा"
 
-#: fish/cmds.c:2621
+#: fish/cmds.c:2628
 msgid "run the filesystem checker"
 msgstr "फाइलप्रणाली तपासक चालवा"
 
-#: fish/cmds.c:2622
+#: fish/cmds.c:2629
 msgid "get the additional kernel options"
 msgstr "अगाऊ कर्नल पर्याय प्राप्त करा"
 
-#: fish/cmds.c:2623
+#: fish/cmds.c:2630
 #, fuzzy
 msgid "get the attach method"
 msgstr "शोध मार्ग प्राप्त करा"
 
-#: fish/cmds.c:2624
+#: fish/cmds.c:2631
 msgid "get autosync mode"
 msgstr "autosync मोड प्राप्त करा"
 
-#: fish/cmds.c:2625
+#: fish/cmds.c:2632
 msgid "get direct appliance mode flag"
 msgstr "डाइरेक्ट अप्लायंस् मोड फ्लॅग प्राप्त करा"
 
-#: fish/cmds.c:2626
+#: fish/cmds.c:2633
 msgid "get the ext2/3/4 filesystem label"
 msgstr "ext2/3/4 फाइलप्रणाली लेबल प्राप्त करा"
 
-#: fish/cmds.c:2627
+#: fish/cmds.c:2634
 msgid "get the ext2/3/4 filesystem UUID"
 msgstr "ext2/3/4 फाइलप्रणाली UUID प्राप्त करा"
 
-#: fish/cmds.c:2628
+#: fish/cmds.c:2635
 msgid "get memory allocated to the qemu subprocess"
 msgstr "qemu उपकार्य करीता स्मृतीचे वाटप शक्य करा"
 
-#: fish/cmds.c:2629
+#: fish/cmds.c:2636
 #, fuzzy
 msgid "get enable network flag"
 msgstr "SELinux सक्षम फ्लॅग प्राप्त करा"
 
-#: fish/cmds.c:2630
+#: fish/cmds.c:2637
 msgid "get the search path"
 msgstr "शोध मार्ग प्राप्त करा"
 
-#: fish/cmds.c:2631
+#: fish/cmds.c:2638
 msgid "get PID of qemu subprocess"
 msgstr "qemu उपकार्यचे PID प्राप्त करा"
 
-#: fish/cmds.c:2632
+#: fish/cmds.c:2639
 msgid "get the qemu binary"
 msgstr "qemu बाइनरी प्राप्त करा"
 
-#: fish/cmds.c:2633
+#: fish/cmds.c:2640
 msgid "get recovery process enabled flag"
 msgstr "रिकवरी कार्य सक्षम फ्लॅग प्राप्त करा"
 
-#: fish/cmds.c:2634
+#: fish/cmds.c:2641
 msgid "get SELinux enabled flag"
 msgstr "SELinux सक्षम फ्लॅग प्राप्त करा"
 
-#: fish/cmds.c:2635
+#: fish/cmds.c:2642
 msgid "get the current state"
 msgstr "सध्याचे स्तर प्राप्त करा"
 
-#: fish/cmds.c:2636
+#: fish/cmds.c:2643
 msgid "get command trace enabled flag"
 msgstr "कमांड ट्रेस सक्षम फ्लॅग प्राप्त करा"
 
-#: fish/cmds.c:2637
+#: fish/cmds.c:2644
 #, fuzzy
 msgid "get the current umask"
 msgstr "सध्याचे स्तर प्राप्त करा"
 
-#: fish/cmds.c:2638
+#: fish/cmds.c:2645
 msgid "get verbose mode"
 msgstr "वर्बोस मोड प्राप्त करा"
 
-#: fish/cmds.c:2639
+#: fish/cmds.c:2646
 msgid "get SELinux security context"
 msgstr "SELinux सुरक्षा कंटेक्स्ट प्राप्त करा"
 
-#: fish/cmds.c:2640 fish/cmds.c:2694
+#: fish/cmds.c:2647 fish/cmds.c:2702
 msgid "get a single extended attribute"
 msgstr ""
 
-#: fish/cmds.c:2641 fish/cmds.c:2695
+#: fish/cmds.c:2648 fish/cmds.c:2703
 msgid "list extended attributes of a file or directory"
 msgstr "फाइल किंवा डिरेक्ट्रीचे विस्तारीत गुणधर्म सूचीत दाखवा"
 
-#: fish/cmds.c:2642
+#: fish/cmds.c:2649
 msgid "expand wildcards in command"
 msgstr "आदेशमधील वाईल्डकार्डस् विस्तारीत करा"
 
-#: fish/cmds.c:2643
+#: fish/cmds.c:2650
 msgid "expand a wildcard path"
 msgstr "वाईल्डकार्ड मार्ग विस्तारीत करा"
 
-#: fish/cmds.c:2646
+#: fish/cmds.c:2653
 msgid "install GRUB"
 msgstr "GRUB प्रतिष्ठापीत करा"
 
-#: fish/cmds.c:2647
+#: fish/cmds.c:2654
 msgid "return first 10 lines of a file"
 msgstr "फाइलचे पहिले 10 ओळी पाठवा"
 
-#: fish/cmds.c:2648
+#: fish/cmds.c:2655
 msgid "return first N lines of a file"
 msgstr "फाइलचे पहिल्या N ओळी पाठवा"
 
-#: fish/cmds.c:2649
+#: fish/cmds.c:2656
 msgid "dump a file in hexadecimal"
 msgstr "फाइलला हेक्जाडेसीमलमध्ये डंप करा"
 
-#: fish/cmds.c:2650
+#: fish/cmds.c:2657
 msgid "edit with a hex editor"
 msgstr ""
 
-#: fish/cmds.c:2651
+#: fish/cmds.c:2658
 #, fuzzy
 msgid "list the contents of a single file in an initrd"
 msgstr "फाइलचे अनुक्रम सूची स्वरूपात दाखवा"
 
-#: fish/cmds.c:2652
+#: fish/cmds.c:2659
 msgid "list files in an initrd"
 msgstr "initrd मधील फाइल्स् सूचीत दाखवा"
 
-#: fish/cmds.c:2653
+#: fish/cmds.c:2660
 msgid "add an inotify watch"
 msgstr "inotify वॉच् समावेश करा"
 
-#: fish/cmds.c:2654
+#: fish/cmds.c:2661
 msgid "close the inotify handle"
 msgstr "inotify हँडल बंद करा"
 
-#: fish/cmds.c:2655
+#: fish/cmds.c:2662
 msgid "return list of watched files that had events"
 msgstr "इव्हेंट्स् समाविष्टीत वॉच्ड् फाइल्स्ची सूची पाठवा"
 
-#: fish/cmds.c:2656
+#: fish/cmds.c:2663
 msgid "create an inotify handle"
 msgstr "inotify हँडल निर्माण करा"
 
-#: fish/cmds.c:2657
+#: fish/cmds.c:2664
 msgid "return list of inotify events"
 msgstr "inotify इव्हेंट्स्ची सूची पाठवा"
 
-#: fish/cmds.c:2658
+#: fish/cmds.c:2665
 msgid "remove an inotify watch"
 msgstr "inotify वॉच् काढून टाका"
 
-#: fish/cmds.c:2659
+#: fish/cmds.c:2666
 msgid "get architecture of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2660
+#: fish/cmds.c:2667
 msgid "get distro of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2661
+#: fish/cmds.c:2668
 msgid "get filesystems associated with inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2662
+#: fish/cmds.c:2669
 msgid "get format of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2663
+#: fish/cmds.c:2670
 msgid "get hostname of the operating system"
 msgstr ""
 
-#: fish/cmds.c:2664
+#: fish/cmds.c:2671
 msgid "get major version of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2665
+#: fish/cmds.c:2672
 msgid "get minor version of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2666
+#: fish/cmds.c:2673
 msgid "get mountpoints of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2667
+#: fish/cmds.c:2674
 msgid "get package format used by the operating system"
 msgstr ""
 
-#: fish/cmds.c:2668
+#: fish/cmds.c:2675
 msgid "get package management tool used by the operating system"
 msgstr ""
 
-#: fish/cmds.c:2669
+#: fish/cmds.c:2676
 msgid "get product name of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2670
+#: fish/cmds.c:2677
+msgid "get product variant of inspected operating system"
+msgstr ""
+
+#: fish/cmds.c:2678
 msgid "return list of operating systems found by last inspection"
 msgstr ""
 
-#: fish/cmds.c:2671
+#: fish/cmds.c:2679
 msgid "get type of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2672
+#: fish/cmds.c:2680
 msgid "get Windows systemroot of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2673
+#: fish/cmds.c:2681
 msgid "get live flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2674
+#: fish/cmds.c:2682
 msgid "get multipart flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2675
+#: fish/cmds.c:2683
 msgid "get netinst (network installer) flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2676
+#: fish/cmds.c:2684
 msgid "get list of applications installed in the operating system"
 msgstr ""
 
-#: fish/cmds.c:2677
+#: fish/cmds.c:2685
 msgid "inspect disk and return list of operating systems found"
 msgstr ""
 
-#: fish/cmds.c:2678
+#: fish/cmds.c:2686
 #, fuzzy
 msgid "test if block device"
 msgstr "ब्लॉक उपकरणाची सूची दाखवा"
 
-#: fish/cmds.c:2679
+#: fish/cmds.c:2687
 msgid "is busy processing a command"
 msgstr "आदेश विश्लेषीत करण्यात व्यस्थ आहे"
 
-#: fish/cmds.c:2680
+#: fish/cmds.c:2688
 #, fuzzy
 msgid "test if character device"
 msgstr "ब्लॉक, अक्षर किंवा FIFO उपकरणे निर्माण करा"
 
-#: fish/cmds.c:2681
+#: fish/cmds.c:2689
 msgid "is in configuration state"
 msgstr "संरचना स्तरात आहे"
 
-#: fish/cmds.c:2682
+#: fish/cmds.c:2690
 #, fuzzy
 msgid "test if a directory"
 msgstr "डिरेक्ट्री निर्माण करा"
 
-#: fish/cmds.c:2683
+#: fish/cmds.c:2691
 #, fuzzy
 msgid "test if FIFO (named pipe)"
 msgstr "FIFO (नामांकीत पाइप) निर्माण करा"
 
-#: fish/cmds.c:2684
+#: fish/cmds.c:2692
 msgid "test if a regular file"
 msgstr ""
 
-#: fish/cmds.c:2685
+#: fish/cmds.c:2693
 msgid "is launching subprocess"
 msgstr "उपकार्य सुरू करत आहे"
 
-#: fish/cmds.c:2686
+#: fish/cmds.c:2694
 #, fuzzy
 msgid "test if device is a logical volume"
 msgstr "LVM लॉजीकल वॉल्यूमचे पुनःआकार करा"
 
-#: fish/cmds.c:2687
+#: fish/cmds.c:2695
 msgid "is ready to accept commands"
 msgstr "आदेश स्वीकारण्यासाठी तयार आहे"
 
-#: fish/cmds.c:2688
+#: fish/cmds.c:2696
 #, fuzzy
 msgid "test if socket"
 msgstr "डिमक सॉकट मध्ये लिहा"
 
-#: fish/cmds.c:2689
+#: fish/cmds.c:2697
 #, fuzzy
 msgid "test if symbolic link"
 msgstr "सिम्बॉलिक लिंक निर्माण करा"
 
-#: fish/cmds.c:2690
+#: fish/cmds.c:2698
 msgid "kill the qemu subprocess"
 msgstr "qemu उपकार्य नष्ट करा"
 
-#: fish/cmds.c:2691
+#: fish/cmds.c:2699
 msgid "launch the qemu subprocess"
 msgstr "qemu उपकार्य सुरू करा"
 
-#: fish/cmds.c:2692
+#: fish/cmds.c:2700
 #, fuzzy
 msgid "change working directory"
 msgstr "स्थानीय बदल डिरेक्ट्री"
 
-#: fish/cmds.c:2696
+#: fish/cmds.c:2704
 msgid "list the block devices"
 msgstr "ब्लॉक उपकरणाची सूची दाखवा"
 
-#: fish/cmds.c:2697
+#: fish/cmds.c:2705
 #, fuzzy
 msgid "list filesystems"
 msgstr "फाइलप्रणाली निर्माण करा"
 
-#: fish/cmds.c:2698
+#: fish/cmds.c:2706
 msgid "list the partitions"
 msgstr "विभाजने सूचीत दाखवा"
 
-#: fish/cmds.c:2699
+#: fish/cmds.c:2707
 msgid "list the files in a directory (long format)"
 msgstr "डिरेक्ट्रीत फाइल्स् दाखवा (लाँग फॉर्मट)"
 
-#: fish/cmds.c:2700 fish/cmds.c:2701
+#: fish/cmds.c:2708 fish/cmds.c:2709
 msgid "create a hard link"
 msgstr "हार्ड लिंक निर्माण करा"
 
-#: fish/cmds.c:2702 fish/cmds.c:2703
+#: fish/cmds.c:2710 fish/cmds.c:2711
 msgid "create a symbolic link"
 msgstr "सिम्बॉलिक लिंक निर्माण करा"
 
-#: fish/cmds.c:2704 fish/cmds.c:2795
+#: fish/cmds.c:2712 fish/cmds.c:2803
 msgid "remove extended attribute of a file or directory"
 msgstr "फाइल किंवा डिरेक्ट्रीचे विस्तारीत गुणधर्म काढून टाका"
 
-#: fish/cmds.c:2705
+#: fish/cmds.c:2713
 msgid "list the files in a directory"
 msgstr "डिरेक्ट्रीमधील फाइल्स् सूचीत दाखवा"
 
-#: fish/cmds.c:2706 fish/cmds.c:2822
+#: fish/cmds.c:2714 fish/cmds.c:2830
 msgid "set extended attribute of a file or directory"
 msgstr "फाइल किंवा डिरेक्ट्रीचे विस्तारीत गुणधर्म सेट करा"
 
-#: fish/cmds.c:2707
+#: fish/cmds.c:2715
 msgid "get file information for a symbolic link"
 msgstr "सिम्बॉलिक लिंककरीता फाइलविषयी माहिती प्राप्त करा"
 
-#: fish/cmds.c:2708
+#: fish/cmds.c:2716
 msgid "lstat on multiple files"
 msgstr "विविध फाइल्सचे lstat प्राप्त करा"
 
-#: fish/cmds.c:2709
+#: fish/cmds.c:2717
 #, fuzzy
 msgid "add a key on a LUKS encrypted device"
 msgstr "ब्लॉक उपकरण फक्त-वाचणीय असे सेट करा"
 
-#: fish/cmds.c:2710
+#: fish/cmds.c:2718
 #, fuzzy
 msgid "close a LUKS device"
 msgstr "उपकरणावरील स्वॅप समर्थीत करा"
 
-#: fish/cmds.c:2711 fish/cmds.c:2712
+#: fish/cmds.c:2719 fish/cmds.c:2720
 msgid "format a block device as a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2713
+#: fish/cmds.c:2721
 msgid "remove a key from a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2714
+#: fish/cmds.c:2722
 msgid "open a LUKS-encrypted block device"
 msgstr ""
 
-#: fish/cmds.c:2715
+#: fish/cmds.c:2723
 #, fuzzy
 msgid "open a LUKS-encrypted block device read-only"
 msgstr "ब्लॉक उपकरण फक्त-वाचणीय असे सेट करा"
 
-#: fish/cmds.c:2716
+#: fish/cmds.c:2724
 #, fuzzy
 msgid "create an LVM logical volume"
 msgstr "LVM लॉजीकल वॉल्यूमचे पुनःनामांकन करा"
 
-#: fish/cmds.c:2717
+#: fish/cmds.c:2725
 msgid "get canonical name of an LV"
 msgstr ""
 
-#: fish/cmds.c:2718
+#: fish/cmds.c:2726
 msgid "clear LVM device filter"
 msgstr ""
 
-#: fish/cmds.c:2719
+#: fish/cmds.c:2727
 msgid "remove all LVM LVs, VGs and PVs"
 msgstr "सर्व LVM LVs, VGs व PVs काढून टाका"
 
-#: fish/cmds.c:2720
+#: fish/cmds.c:2728
 msgid "set LVM device filter"
 msgstr ""
 
-#: fish/cmds.c:2721
+#: fish/cmds.c:2729
 msgid "remove an LVM logical volume"
 msgstr "LVM लॉजीकल वॉल्यूम काढून टाका"
 
-#: fish/cmds.c:2722
+#: fish/cmds.c:2730
 msgid "rename an LVM logical volume"
 msgstr "LVM लॉजीकल वॉल्यूमचे पुनःनामांकन करा"
 
-#: fish/cmds.c:2723
+#: fish/cmds.c:2731
 msgid "resize an LVM logical volume"
 msgstr "LVM लॉजीकल वॉल्यूमचे पुनःआकार करा"
 
-#: fish/cmds.c:2724
+#: fish/cmds.c:2732
 msgid "expand an LV to fill free space"
 msgstr ""
 
-#: fish/cmds.c:2725 fish/cmds.c:2726
+#: fish/cmds.c:2733 fish/cmds.c:2734
 msgid "list the LVM logical volumes (LVs)"
 msgstr "LVM लॉजीकल वॉल्यूम्स् (LVs) सूचीत दाखवा"
 
-#: fish/cmds.c:2727
+#: fish/cmds.c:2735
 #, fuzzy
 msgid "get the UUID of a logical volume"
 msgstr "LVM लॉजीकल वॉल्यूम्स् (LVs) सूचीत दाखवा"
 
-#: fish/cmds.c:2728
+#: fish/cmds.c:2736
 msgid "lgetxattr on multiple files"
 msgstr "विविध फाइल्सचे lgetxattr प्राप्त करा"
 
-#: fish/cmds.c:2729
+#: fish/cmds.c:2737
 msgid "open the manual"
 msgstr ""
 
-#: fish/cmds.c:2730
+#: fish/cmds.c:2738
 msgid "create a directory"
 msgstr "डिरेक्ट्री निर्माण करा"
 
-#: fish/cmds.c:2731
+#: fish/cmds.c:2739
 msgid "create a directory with a particular mode"
 msgstr "ठराविक मोडसह डिरेक्ट्री निर्माण करा"
 
-#: fish/cmds.c:2732
+#: fish/cmds.c:2740
 msgid "create a directory and parents"
 msgstr "डिरेक्ट्री व पॅरेंट्स् निर्माण करा"
 
-#: fish/cmds.c:2733
+#: fish/cmds.c:2741
 msgid "create a temporary directory"
 msgstr "तात्पूर्ती डिरेक्ट्री निर्माण करा"
 
-#: fish/cmds.c:2734 fish/cmds.c:2735 fish/cmds.c:2736
+#: fish/cmds.c:2742 fish/cmds.c:2743 fish/cmds.c:2744
 msgid "make ext2/3/4 filesystem with external journal"
 msgstr "बाहेरील जर्नलसह ext2/3/4 फाइलप्रणाली निर्माण करा"
 
-#: fish/cmds.c:2737
+#: fish/cmds.c:2745
 msgid "make ext2/3/4 external journal"
 msgstr "ext2/3/4 बाहेरील जर्नल निर्माण करा"
 
-#: fish/cmds.c:2738
+#: fish/cmds.c:2746
 msgid "make ext2/3/4 external journal with label"
 msgstr "लेबलसह ext2/3/4 बाहेरील जर्नल निर्माण करा"
 
-#: fish/cmds.c:2739
+#: fish/cmds.c:2747
 msgid "make ext2/3/4 external journal with UUID"
 msgstr "UUID सह ext2/3/4 बाहेरील जर्नल निर्माण करा"
 
-#: fish/cmds.c:2740
+#: fish/cmds.c:2748
 msgid "make FIFO (named pipe)"
 msgstr "FIFO (नामांकीत पाइप) निर्माण करा"
 
-#: fish/cmds.c:2741 fish/cmds.c:2743
+#: fish/cmds.c:2749 fish/cmds.c:2751
 msgid "make a filesystem"
 msgstr "फाइलप्रणाली निर्माण करा"
 
-#: fish/cmds.c:2742
+#: fish/cmds.c:2750
 msgid "make a filesystem with block size"
 msgstr "ब्लॉक आकारसह फाइलप्रणाली निर्माण करा"
 
-#: fish/cmds.c:2744
+#: fish/cmds.c:2752
 msgid "create a mountpoint"
 msgstr "माऊंटपॉईंट निर्माण करा"
 
-#: fish/cmds.c:2745
+#: fish/cmds.c:2753
 msgid "make block, character or FIFO devices"
 msgstr "ब्लॉक, अक्षर किंवा FIFO उपकरणे निर्माण करा"
 
-#: fish/cmds.c:2746
+#: fish/cmds.c:2754
 msgid "make block device node"
 msgstr "ब्लॉक उपकरण नोड निर्माण करा"
 
-#: fish/cmds.c:2747
+#: fish/cmds.c:2755
 msgid "make char device node"
 msgstr "char उपकरण नोड निर्माण करा"
 
-#: fish/cmds.c:2748
+#: fish/cmds.c:2756
 msgid "create a swap partition"
 msgstr "स्वॅप विभाजन निर्माण करा"
 
-#: fish/cmds.c:2749
+#: fish/cmds.c:2757
 msgid "create a swap partition with a label"
 msgstr "लेबलसह स्वॅप विभाजन निर्माण करा"
 
-#: fish/cmds.c:2750
+#: fish/cmds.c:2758
 msgid "create a swap partition with an explicit UUID"
 msgstr "ठराविक UUID सह स्वॅप विभाजन निर्माण करा"
 
-#: fish/cmds.c:2751
+#: fish/cmds.c:2759
 msgid "create a swap file"
 msgstr "स्वॅप फाइल निर्माण करा"
 
-#: fish/cmds.c:2752
+#: fish/cmds.c:2760
 msgid "load a kernel module"
 msgstr "कर्नल घटक लोड करा"
 
-#: fish/cmds.c:2753
+#: fish/cmds.c:2761
 #, fuzzy
 msgid "view a file"
 msgstr "फाइल हलवा"
 
-#: fish/cmds.c:2754
+#: fish/cmds.c:2762
 msgid "mount a guest disk at a position in the filesystem"
 msgstr "फाइलप्रणालीतील स्थळावर अतिथी डिस्कला माऊंट करा"
 
-#: fish/cmds.c:2755
+#: fish/cmds.c:2763
 msgid "mount a file using the loop device"
 msgstr "लूप उपकरणाचा वापर करून फाइल माऊंट करा"
 
-#: fish/cmds.c:2756
+#: fish/cmds.c:2764
 msgid "mount a guest disk with mount options"
 msgstr "माऊंट पर्यायांसह अतिथी डिस्क माऊंट करा"
 
-#: fish/cmds.c:2757
+#: fish/cmds.c:2765
 msgid "mount a guest disk, read-only"
 msgstr "अतिथी डिस्क माऊंट करा, फक्त-वाचणीय"
 
-#: fish/cmds.c:2758
+#: fish/cmds.c:2766
 msgid "mount a guest disk with mount options and vfstype"
 msgstr "माऊंट पर्याय व vfstype सह अतिथी डिस्क माऊंट करा"
 
-#: fish/cmds.c:2759
+#: fish/cmds.c:2767
 msgid "show mountpoints"
 msgstr "माऊंटपॉईंट्स् दाखवा"
 
-#: fish/cmds.c:2760
+#: fish/cmds.c:2768
 msgid "show mounted filesystems"
 msgstr "माऊंट केलेली फाइलप्रणाली दाखवा"
 
-#: fish/cmds.c:2761
+#: fish/cmds.c:2769
 msgid "move a file"
 msgstr "फाइल हलवा"
 
-#: fish/cmds.c:2762
+#: fish/cmds.c:2770
 msgid "probe NTFS volume"
 msgstr "NTFS वॉल्यूम शोधा"
 
-#: fish/cmds.c:2763
+#: fish/cmds.c:2771
 #, fuzzy
 msgid "resize an NTFS filesystem"
 msgstr "ext2/ext3 फाइलप्रणालीचे पुनः आकार करा"
 
-#: fish/cmds.c:2764
+#: fish/cmds.c:2772
 #, fuzzy
 msgid "resize an NTFS filesystem (with size)"
 msgstr "ext2/ext3 फाइलप्रणालीचे पुनः आकार करा"
 
-#: fish/cmds.c:2765
+#: fish/cmds.c:2773
 msgid "add a partition to the device"
 msgstr "उपकरणात विभाजन समावेश करा"
 
-#: fish/cmds.c:2766
+#: fish/cmds.c:2774
 #, fuzzy
 msgid "delete a partition"
 msgstr "स्वॅप विभाजन निर्माण करा"
 
-#: fish/cmds.c:2767
+#: fish/cmds.c:2775
 msgid "partition whole disk with a single primary partition"
 msgstr "एकमेव प्राथमीक विभाजनसह संपूर्ण डिस्कचे विभाजन करा"
 
-#: fish/cmds.c:2768
+#: fish/cmds.c:2776
 #, fuzzy
 msgid "return true if a partition is bootable"
 msgstr "विभाजन तक्ता पुन्हा वाचा"
 
-#: fish/cmds.c:2769
+#: fish/cmds.c:2777
 msgid "get the MBR type byte (ID byte) from a partition"
 msgstr ""
 
-#: fish/cmds.c:2770
+#: fish/cmds.c:2778
 msgid "get the partition table type"
 msgstr "विभाजन तक्ता प्रकार प्राप्त करा"
 
-#: fish/cmds.c:2771
+#: fish/cmds.c:2779
 msgid "create an empty partition table"
 msgstr "रिकामे विभाजन तक्ता निर्माण करा"
 
-#: fish/cmds.c:2772
+#: fish/cmds.c:2780
 msgid "list partitions on a device"
 msgstr "उपकरणावर विभाजने सूचीत दाखवा"
 
-#: fish/cmds.c:2773
+#: fish/cmds.c:2781
 msgid "make a partition bootable"
 msgstr "विभाजन बूटजोगी करा"
 
-#: fish/cmds.c:2774
+#: fish/cmds.c:2782
 msgid "set the MBR type byte (ID byte) of a partition"
 msgstr ""
 
-#: fish/cmds.c:2775
+#: fish/cmds.c:2783
 msgid "set partition name"
 msgstr "विभाजन नाव सेट करा"
 
-#: fish/cmds.c:2776
+#: fish/cmds.c:2784
 #, fuzzy
 msgid "convert partition name to device name"
 msgstr "ब्लॉक उपकरणावरील विभाजने निर्माण करा"
 
-#: fish/cmds.c:2777
+#: fish/cmds.c:2785
 msgid "ping the guest daemon"
 msgstr "अतिथी डिमनला पिंग करा"
 
-#: fish/cmds.c:2778
+#: fish/cmds.c:2786
 msgid "read part of a file"
 msgstr "फाइलचे भाग वाचा"
 
-#: fish/cmds.c:2779
+#: fish/cmds.c:2787
 #, fuzzy
 msgid "read part of a device"
 msgstr "फाइलचे भाग वाचा"
 
-#: fish/cmds.c:2780
+#: fish/cmds.c:2788
 msgid "create an LVM physical volume"
 msgstr "LVM फिजीकल वॉल्यूम निर्माण करा"
 
-#: fish/cmds.c:2781
+#: fish/cmds.c:2789
 msgid "remove an LVM physical volume"
 msgstr "LVM फिजीकल वॉल्यूम काढून टाका"
 
-#: fish/cmds.c:2782
+#: fish/cmds.c:2790
 msgid "resize an LVM physical volume"
 msgstr "LVM फिजीकल वॉल्यूमला पुनःआकार द्या"
 
-#: fish/cmds.c:2783
+#: fish/cmds.c:2791
 #, fuzzy
 msgid "resize an LVM physical volume (with size)"
 msgstr "LVM फिजीकल वॉल्यूमला पुनःआकार द्या"
 
-#: fish/cmds.c:2784 fish/cmds.c:2785
+#: fish/cmds.c:2792 fish/cmds.c:2793
 msgid "list the LVM physical volumes (PVs)"
 msgstr "LVM फिजीकल वॉल्यूम (PVs) सूचीत दाखवा"
 
-#: fish/cmds.c:2786
+#: fish/cmds.c:2794
 #, fuzzy
 msgid "get the UUID of a physical volume"
 msgstr "LVM फिजीकल वॉल्यूम निर्माण करा"
 
-#: fish/cmds.c:2787
+#: fish/cmds.c:2795
 #, fuzzy
 msgid "write to part of a file"
 msgstr "फाइलचे भाग वाचा"
 
-#: fish/cmds.c:2788
+#: fish/cmds.c:2796
 #, fuzzy
 msgid "write to part of a device"
 msgstr "फाइलचे भाग वाचा"
 
-#: fish/cmds.c:2789
+#: fish/cmds.c:2797
 msgid "read a file"
 msgstr "फाइल वाचा"
 
-#: fish/cmds.c:2790
+#: fish/cmds.c:2798
 msgid "read file as lines"
 msgstr "फाइलला ओळप्रमाणे वाचा"
 
-#: fish/cmds.c:2791
+#: fish/cmds.c:2799
 msgid "read directories entries"
 msgstr "डिरेक्ट्रीजमधील नोंद वाचा"
 
-#: fish/cmds.c:2792
+#: fish/cmds.c:2800
 msgid "read the target of a symbolic link"
 msgstr "सिम्बॉलिक लिंकचे लक्ष्य वाचा"
 
-#: fish/cmds.c:2793
+#: fish/cmds.c:2801
 msgid "readlink on multiple files"
 msgstr "विविध फाइल्सकरीता लिंक वाचा"
 
-#: fish/cmds.c:2794
+#: fish/cmds.c:2802
 msgid "canonicalized absolute pathname"
 msgstr "ऍबसोल्यूट मार्गाचेनाव कॅनॉनीकलाइजड् करा"
 
-#: fish/cmds.c:2796
+#: fish/cmds.c:2804
 msgid "close and reopen libguestfs handle"
 msgstr "libguestfs हँडल बंद करा व पुन्हा उघडा"
 
-#: fish/cmds.c:2797
+#: fish/cmds.c:2805
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem"
 msgstr "ext2/ext3 फाइलप्रणालीचे पुनः आकार करा"
 
-#: fish/cmds.c:2798
+#: fish/cmds.c:2806
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
 msgstr "ext2/ext3 फाइलप्रणालीचे पुनः आकार करा"
 
-#: fish/cmds.c:2799
+#: fish/cmds.c:2807
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
 msgstr "ext2/ext3 फाइलप्रणालीचे पुनः आकार करा"
 
-#: fish/cmds.c:2800
+#: fish/cmds.c:2808
 msgid "remove a file"
 msgstr "फाइल काढून टाका"
 
-#: fish/cmds.c:2801
+#: fish/cmds.c:2809
 msgid "remove a file or directory recursively"
 msgstr "फाइल किंवा डिरेक्ट्री वारंवार काढून टाका"
 
-#: fish/cmds.c:2802
+#: fish/cmds.c:2810
 msgid "remove a directory"
 msgstr "डिरेक्ट्री काढून टाकतो"
 
-#: fish/cmds.c:2803
+#: fish/cmds.c:2811
 msgid "remove a mountpoint"
 msgstr "माऊंटपॉईंट काढून टाका"
 
-#: fish/cmds.c:2804
+#: fish/cmds.c:2812
 msgid "scrub (securely wipe) a device"
 msgstr "उपकरण घासा (सुरक्षीतपणे घासा)"
 
-#: fish/cmds.c:2805
+#: fish/cmds.c:2813
 msgid "scrub (securely wipe) a file"
 msgstr "फाइल घासा (सुरक्षीतपणे घासा)"
 
-#: fish/cmds.c:2806
+#: fish/cmds.c:2814
 msgid "scrub (securely wipe) free space"
 msgstr "मोकळी जागा बनवा (सुरक्षीतपणे नष्ट करा)"
 
-#: fish/cmds.c:2807
+#: fish/cmds.c:2815
 msgid "add options to kernel command line"
 msgstr "कर्नल आदेश ओळकरीता पर्याय समावेश करा"
 
-#: fish/cmds.c:2808
+#: fish/cmds.c:2816
 #, fuzzy
 msgid "set the attach method"
 msgstr "शोध मार्ग सेट करा"
 
-#: fish/cmds.c:2809
+#: fish/cmds.c:2817
 msgid "set autosync mode"
 msgstr "autosync मोड सेट करा"
 
-#: fish/cmds.c:2810
+#: fish/cmds.c:2818
 msgid "enable or disable direct appliance mode"
 msgstr "डाइरेक्ट अप्लायंस् मोड समर्थीत किंवा असमर्थीत करा"
 
-#: fish/cmds.c:2811
+#: fish/cmds.c:2819
 msgid "set the ext2/3/4 filesystem label"
 msgstr "ext2/3/4 फाइलप्रणालीचे लेबल सेट करा"
 
-#: fish/cmds.c:2812
+#: fish/cmds.c:2820
 msgid "set the ext2/3/4 filesystem UUID"
 msgstr "ext2/3/4 फाइलप्रणाली UUID सेट करा"
 
-#: fish/cmds.c:2813
+#: fish/cmds.c:2821
 msgid "set memory allocated to the qemu subprocess"
 msgstr "qemu उपकार्यकरीता स्मृतीचे वाटप करा"
 
-#: fish/cmds.c:2814
+#: fish/cmds.c:2822
 msgid "set enable network flag"
 msgstr ""
 
-#: fish/cmds.c:2815
+#: fish/cmds.c:2823
 msgid "set the search path"
 msgstr "शोध मार्ग सेट करा"
 
-#: fish/cmds.c:2816
+#: fish/cmds.c:2824
 msgid "set the qemu binary"
 msgstr "qemu बाइनरी सेट करा"
 
-#: fish/cmds.c:2817
+#: fish/cmds.c:2825
 msgid "enable or disable the recovery process"
 msgstr "रिकवरी कार्य समर्थीत किंवा असमर्थीत करा"
 
-#: fish/cmds.c:2818
+#: fish/cmds.c:2826
 msgid "set SELinux enabled or disabled at appliance boot"
 msgstr "अप्लायंस बूटवेळी SELinux समर्थीत किंवा असमर्थीत असे सेट करा"
 
-#: fish/cmds.c:2819
+#: fish/cmds.c:2827
 msgid "enable or disable command traces"
 msgstr "कमांड ट्रेसेस् समर्थीत किंवा असमर्थीत करा"
 
-#: fish/cmds.c:2820
+#: fish/cmds.c:2828
 msgid "set verbose mode"
 msgstr "वर्बोस् मोड सेट करा"
 
-#: fish/cmds.c:2821
+#: fish/cmds.c:2829
 msgid "set SELinux security context"
 msgstr "SELinux सुरक्षा संदर्भ सेट करा"
 
-#: fish/cmds.c:2823 fish/cmds.c:2824
+#: fish/cmds.c:2831 fish/cmds.c:2832
 msgid "create partitions on a block device"
 msgstr "ब्लॉक उपकरणावरील विभाजने निर्माण करा"
 
-#: fish/cmds.c:2825
+#: fish/cmds.c:2833
 msgid "modify a single partition on a block device"
 msgstr "ब्लॉक उपकरणावरील एकच विभाजन संपादीत करा"
 
-#: fish/cmds.c:2826
+#: fish/cmds.c:2834
 msgid "display the disk geometry from the partition table"
 msgstr "विभाजन तक्ता पासून डिस्कची भूमिती दाखवा"
 
-#: fish/cmds.c:2827
+#: fish/cmds.c:2835
 msgid "display the kernel geometry"
 msgstr "कर्नल भूमिती दाखवा"
 
-#: fish/cmds.c:2828
+#: fish/cmds.c:2836
 msgid "display the partition table"
 msgstr "विभाजन तक्ता दाखवा"
 
-#: fish/cmds.c:2829
+#: fish/cmds.c:2837
 msgid "run a command via the shell"
 msgstr "शेल पासून आदेश चालवा"
 
-#: fish/cmds.c:2830
+#: fish/cmds.c:2838
 msgid "run a command via the shell returning lines"
 msgstr "शेल ओळी पाठवतेवेळी आदेश चालवा"
 
-#: fish/cmds.c:2831
+#: fish/cmds.c:2839
 msgid "sleep for some seconds"
 msgstr "काहिक सेकंद"
 
-#: fish/cmds.c:2832
+#: fish/cmds.c:2840
 #, fuzzy
 msgid "create a sparse disk image and add"
 msgstr "sparse प्रतिमा फाइलचे वाटप करा"
 
-#: fish/cmds.c:2833
+#: fish/cmds.c:2841
 msgid "get file information"
 msgstr "फाइल माहिती प्राप्त करा"
 
-#: fish/cmds.c:2834
+#: fish/cmds.c:2842
 msgid "get file system statistics"
 msgstr "फाइल प्रणाली आकडेवारी प्राप्त करा"
 
-#: fish/cmds.c:2835 fish/cmds.c:2836
+#: fish/cmds.c:2843 fish/cmds.c:2844
 msgid "print the printable strings in a file"
 msgstr "फाइलमध्ये छपाईजोगी अक्षरमाळाची छपाई करा"
 
-#: fish/cmds.c:2837
+#: fish/cmds.c:2845
 #, fuzzy
 msgid "list supported groups of commands"
 msgstr "आदेश स्वीकारण्यासाठी तयार आहे"
 
-#: fish/cmds.c:2838
+#: fish/cmds.c:2846
 msgid "disable swap on device"
 msgstr "उपकरणावरील स्वॅप असमर्थीत करा"
 
-#: fish/cmds.c:2839
+#: fish/cmds.c:2847
 msgid "disable swap on file"
 msgstr "फाइलवरील स्वॅप असमर्थीत करा"
 
-#: fish/cmds.c:2840
+#: fish/cmds.c:2848
 msgid "disable swap on labeled swap partition"
 msgstr "लेबल केलेले स्वॅप विभाजनावरील स्वॅप असमर्थीत करा"
 
-#: fish/cmds.c:2841
+#: fish/cmds.c:2849
 msgid "disable swap on swap partition by UUID"
 msgstr "UUID द्वारे स्वॅप विभाजनवरील स्वॅप विभाजन असमर्थीत करा"
 
-#: fish/cmds.c:2842
+#: fish/cmds.c:2850
 msgid "enable swap on device"
 msgstr "उपकरणावरील स्वॅप समर्थीत करा"
 
-#: fish/cmds.c:2843
+#: fish/cmds.c:2851
 msgid "enable swap on file"
 msgstr "फाइलवरील स्वॅप समर्थीत करा"
 
-#: fish/cmds.c:2844
+#: fish/cmds.c:2852
 msgid "enable swap on labeled swap partition"
 msgstr "लेबल केले स्वॅप विभाजनावरील स्वॅप समर्थीत करा"
 
-#: fish/cmds.c:2845
+#: fish/cmds.c:2853
 msgid "enable swap on swap partition by UUID"
 msgstr "UUID द्वारे स्वॅप विभाजनवरील स्वॅप विभाजन समर्थीत करा"
 
-#: fish/cmds.c:2846
+#: fish/cmds.c:2854
 msgid "sync disks, writes are flushed through to the disk image"
 msgstr "डिस्क्सची ताळमेळ करा, राईट्स् डिस्क प्रतिमाकरीता लिहीले जातात"
 
-#: fish/cmds.c:2847
+#: fish/cmds.c:2855
 msgid "return last 10 lines of a file"
 msgstr "फाइलचे शेवटचे 10 ओळी पाठवा"
 
-#: fish/cmds.c:2848
+#: fish/cmds.c:2856
 msgid "return last N lines of a file"
 msgstr "पाइलचे शेवटचे N ओळी पाठवा"
 
-#: fish/cmds.c:2849
+#: fish/cmds.c:2857
 msgid "unpack tarfile to directory"
 msgstr "डिरेक्ट्रीमध्ये tar फाइल उघडा"
 
-#: fish/cmds.c:2850
+#: fish/cmds.c:2858
 msgid "pack directory into tarfile"
 msgstr "डिरेक्ट्रीला tar फाइलमध्ये पैक करा"
 
-#: fish/cmds.c:2851 fish/cmds.c:2858
+#: fish/cmds.c:2859 fish/cmds.c:2866
 msgid "unpack compressed tarball to directory"
 msgstr "आंकुचीत टारबॉलला डिरेक्ट्रीमध्ये उघडा"
 
-#: fish/cmds.c:2852 fish/cmds.c:2859
+#: fish/cmds.c:2860 fish/cmds.c:2867
 msgid "pack directory into compressed tarball"
 msgstr "डिरेक्ट्रीला आंकुचीत टारबॉलमध्ये पैक करा"
 
-#: fish/cmds.c:2853
+#: fish/cmds.c:2861
 #, fuzzy
 msgid "print elapsed time taken to run a command"
 msgstr "आदेश चालवण्यासाठी व्याप्त वेळ मोजा"
 
-#: fish/cmds.c:2854
+#: fish/cmds.c:2862
 msgid "update file timestamps or create a new file"
 msgstr "फाइल टाइमस्टॅम्प्स् सुधारीत करा किंवा नवीन फाइल निर्माण करा"
 
-#: fish/cmds.c:2855
+#: fish/cmds.c:2863
 msgid "truncate a file to zero size"
 msgstr "शून्य आकारकरीता फाइल ट्रंकेट करा"
 
-#: fish/cmds.c:2856
+#: fish/cmds.c:2864
 msgid "truncate a file to a particular size"
 msgstr "ठराविक आकारकरीता फाइल ट्रंकेट करा"
 
-#: fish/cmds.c:2857
+#: fish/cmds.c:2865
 msgid "get ext2/ext3/ext4 superblock details"
 msgstr "ext2/ext3/ext4 सूपरब्लॉक तपशील प्राप्त करा"
 
-#: fish/cmds.c:2860
+#: fish/cmds.c:2868
 msgid "set file mode creation mask (umask)"
 msgstr "फाइल मोड निर्माण मास्क (umask) सेट करा"
 
-#: fish/cmds.c:2861
+#: fish/cmds.c:2869
 msgid "unmount a filesystem"
 msgstr "फाइलप्रणालीचे माऊंट अशक्य करा"
 
-#: fish/cmds.c:2862
+#: fish/cmds.c:2870
 msgid "unmount all filesystems"
 msgstr "सर्व फाइलप्रणालींचे माऊंट अशक्य करा"
 
-#: fish/cmds.c:2863
+#: fish/cmds.c:2871
 msgid "upload a file from the local machine"
 msgstr "स्थानीय मशीन पासून फाइल अपलोड करा"
 
-#: fish/cmds.c:2864
+#: fish/cmds.c:2872
 #, fuzzy
 msgid "upload a file from the local machine with offset"
 msgstr "स्थानीय मशीन पासून फाइल अपलोड करा"
 
-#: fish/cmds.c:2865
+#: fish/cmds.c:2873
 msgid "set timestamp of a file with nanosecond precision"
 msgstr "नॅनोसेकंद अचूकपणासह फाइलचे टाइमस्टॅम्प सेट करा"
 
-#: fish/cmds.c:2866
+#: fish/cmds.c:2874
 msgid "get the library version number"
 msgstr "लाइब्ररी आवृत्ती क्रमांक प्राप्त करा"
 
-#: fish/cmds.c:2867
+#: fish/cmds.c:2875
 #, fuzzy
 msgid "get the filesystem label"
 msgstr "ext2/3/4 फाइलप्रणाली लेबल प्राप्त करा"
 
-#: fish/cmds.c:2868
+#: fish/cmds.c:2876
 msgid "get the Linux VFS type corresponding to a mounted device"
 msgstr "माऊंट केलेल्या उपकरणसह परस्पर Linux VFS प्रकार प्राप्त करा"
 
-#: fish/cmds.c:2869
+#: fish/cmds.c:2877
 #, fuzzy
 msgid "get the filesystem UUID"
 msgstr "ext2/3/4 फाइलप्रणाली UUID प्राप्त करा"
 
-#: fish/cmds.c:2870
+#: fish/cmds.c:2878
 msgid "activate or deactivate some volume groups"
 msgstr "काहिक वॉल्यूम गट सक्रीय किंवा निष्क्रीय करा"
 
-#: fish/cmds.c:2871
+#: fish/cmds.c:2879
 msgid "activate or deactivate all volume groups"
 msgstr "सर्व वॉल्यूम ग्रूप सक्रीय किंवा निष्क्रीय करा"
 
-#: fish/cmds.c:2872
+#: fish/cmds.c:2880
 msgid "create an LVM volume group"
 msgstr "LVM वॉल्यूम ग्रूप निर्माण करा"
 
-#: fish/cmds.c:2873
+#: fish/cmds.c:2881
 msgid "get the LV UUIDs of all LVs in the volume group"
 msgstr ""
 
-#: fish/cmds.c:2874
+#: fish/cmds.c:2882
 msgid "get the PV UUIDs containing the volume group"
 msgstr ""
 
-#: fish/cmds.c:2875
+#: fish/cmds.c:2883
 msgid "remove an LVM volume group"
 msgstr "LVM वॉल्यूम ग्रूप काढून टाका"
 
-#: fish/cmds.c:2876
+#: fish/cmds.c:2884
 msgid "rename an LVM volume group"
 msgstr "LVM वॉल्यूम ग्रूप पुनःनामांकीत करा"
 
-#: fish/cmds.c:2877 fish/cmds.c:2878
+#: fish/cmds.c:2885 fish/cmds.c:2886
 msgid "list the LVM volume groups (VGs)"
 msgstr "LVM वॉल्यूम ग्रूप्स् (VGs) सूचीत दाखवा"
 
-#: fish/cmds.c:2879
+#: fish/cmds.c:2887
 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
 msgstr ""
 
-#: fish/cmds.c:2880
+#: fish/cmds.c:2888
 #, fuzzy
 msgid "get the UUID of a volume group"
 msgstr "LVM वॉल्यूम ग्रूप निर्माण करा"
 
-#: fish/cmds.c:2881
+#: fish/cmds.c:2889
 msgid "count characters in a file"
 msgstr "फाइलमधील अक्षरे मोजा"
 
-#: fish/cmds.c:2882
+#: fish/cmds.c:2890
 msgid "count lines in a file"
 msgstr "फाइलमधील ओळी मोजा"
 
-#: fish/cmds.c:2883
+#: fish/cmds.c:2891
 msgid "count words in a file"
 msgstr "फाइलमधील अक्षरे मोजा"
 
-#: fish/cmds.c:2884
+#: fish/cmds.c:2892
 #, fuzzy
 msgid "create a new file"
 msgstr "फाइल निर्माण करा"
 
-#: fish/cmds.c:2885
+#: fish/cmds.c:2893
 msgid "create a file"
 msgstr "फाइल निर्माण करा"
 
-#: fish/cmds.c:2888
+#: fish/cmds.c:2896
 msgid "write zeroes to the device"
 msgstr "उपकरणात शून्य लिहा"
 
-#: fish/cmds.c:2889
+#: fish/cmds.c:2897
 #, fuzzy
 msgid "write zeroes to an entire device"
 msgstr "उपकरणात शून्य लिहा"
 
-#: fish/cmds.c:2890
+#: fish/cmds.c:2898
 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
 msgstr "ext2/3 फाइलप्रणालीवरील शून्य न वापरलेले inodes व डिस्क ब्लॉक्स्"
 
-#: fish/cmds.c:2893
+#: fish/cmds.c:2901
 msgid "determine file type inside a compressed file"
 msgstr "आंकुचीत फाइल अंतर्गत फाइल प्रकार ओळखा"
 
-#: fish/cmds.c:2896
+#: fish/cmds.c:2904
 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
 msgstr "आदेशकरीता तपशील माहिती दाखवण्यासाठी -h <cmd> / help <cmd> याचा वापर करा."
 
-#: fish/cmds.c:3214 fish/cmds.c:3228 fish/cmds.c:3244 fish/cmds.c:3261
-#: fish/cmds.c:3278 fish/cmds.c:3296 fish/cmds.c:3315 fish/cmds.c:3331
-#: fish/cmds.c:3349 fish/cmds.c:3365 fish/cmds.c:3383 fish/cmds.c:3399
-#: fish/cmds.c:3416 fish/cmds.c:3431 fish/cmds.c:3449 fish/cmds.c:3464
-#: fish/cmds.c:3480 fish/cmds.c:3496 fish/cmds.c:3512 fish/cmds.c:3528
-#: fish/cmds.c:3544 fish/cmds.c:3562 fish/cmds.c:3595 fish/cmds.c:3611
-#: fish/cmds.c:3627 fish/cmds.c:3646 fish/cmds.c:3661 fish/cmds.c:3679
-#: fish/cmds.c:3694 fish/cmds.c:3712 fish/cmds.c:3727 fish/cmds.c:3745
-#: fish/cmds.c:3760 fish/cmds.c:3779 fish/cmds.c:3798 fish/cmds.c:3816
-#: fish/cmds.c:3836 fish/cmds.c:3855 fish/cmds.c:3875 fish/cmds.c:3895
-#: fish/cmds.c:3915 fish/cmds.c:3934 fish/cmds.c:3953 fish/cmds.c:3973
-#: fish/cmds.c:3993 fish/cmds.c:4013 fish/cmds.c:4028 fish/cmds.c:4044
-#: fish/cmds.c:4116 fish/cmds.c:4134 fish/cmds.c:4151 fish/cmds.c:4230
-#: fish/cmds.c:4250 fish/cmds.c:4270 fish/cmds.c:4290 fish/cmds.c:4310
-#: fish/cmds.c:4330 fish/cmds.c:4349 fish/cmds.c:4368 fish/cmds.c:4387
-#: fish/cmds.c:4402 fish/cmds.c:4422 fish/cmds.c:4438 fish/cmds.c:4454
-#: fish/cmds.c:4473 fish/cmds.c:4495 fish/cmds.c:4517 fish/cmds.c:4537
-#: fish/cmds.c:4554 fish/cmds.c:4571 fish/cmds.c:4588 fish/cmds.c:4605
-#: fish/cmds.c:4622 fish/cmds.c:4639 fish/cmds.c:4656 fish/cmds.c:4675
-#: fish/cmds.c:4698 fish/cmds.c:4734 fish/cmds.c:4751 fish/cmds.c:4774
-#: fish/cmds.c:4796 fish/cmds.c:4817 fish/cmds.c:4837 fish/cmds.c:4856
-#: fish/cmds.c:4876 fish/cmds.c:4894 fish/cmds.c:4912 fish/cmds.c:4926
-#: fish/cmds.c:4942 fish/cmds.c:4962 fish/cmds.c:4981 fish/cmds.c:5000
-#: fish/cmds.c:5019 fish/cmds.c:5038 fish/cmds.c:5058 fish/cmds.c:5098
-#: fish/cmds.c:5155 fish/cmds.c:5176 fish/cmds.c:5197 fish/cmds.c:5218
-#: fish/cmds.c:5236 fish/cmds.c:5258 fish/cmds.c:5296 fish/cmds.c:5318
-#: fish/cmds.c:5397 fish/cmds.c:5436 fish/cmds.c:5451 fish/cmds.c:5468
-#: fish/cmds.c:5482 fish/cmds.c:5498 fish/cmds.c:5520 fish/cmds.c:5542
-#: fish/cmds.c:5564 fish/cmds.c:5586 fish/cmds.c:5608 fish/cmds.c:5630
-#: fish/cmds.c:5650 fish/cmds.c:5667 fish/cmds.c:5684 fish/cmds.c:5703
-#: fish/cmds.c:5722 fish/cmds.c:5742 fish/cmds.c:5778 fish/cmds.c:5797
-#: fish/cmds.c:5816 fish/cmds.c:5833 fish/cmds.c:5851 fish/cmds.c:5874
-#: fish/cmds.c:5897 fish/cmds.c:5921 fish/cmds.c:5944 fish/cmds.c:5965
-#: fish/cmds.c:5988 fish/cmds.c:6011 fish/cmds.c:6031 fish/cmds.c:6053
-#: fish/cmds.c:6074 fish/cmds.c:6097 fish/cmds.c:6114 fish/cmds.c:6131
-#: fish/cmds.c:6149 fish/cmds.c:6167 fish/cmds.c:6188 fish/cmds.c:6206
-#: fish/cmds.c:6227 fish/cmds.c:6247 fish/cmds.c:6265 fish/cmds.c:6286
-#: fish/cmds.c:6309 fish/cmds.c:6332 fish/cmds.c:6354 fish/cmds.c:6387
-#: fish/cmds.c:6404 fish/cmds.c:6421 fish/cmds.c:6445 fish/cmds.c:6468
-#: fish/cmds.c:6491 fish/cmds.c:6513 fish/cmds.c:6530 fish/cmds.c:6552
-#: fish/cmds.c:6646 fish/cmds.c:6666 fish/cmds.c:6686 fish/cmds.c:6706
-#: fish/cmds.c:6724 fish/cmds.c:6745 fish/cmds.c:6781 fish/cmds.c:6798
-#: fish/cmds.c:6820 fish/cmds.c:6837 fish/cmds.c:6873 fish/cmds.c:6893
-#: fish/cmds.c:6913 fish/cmds.c:6933 fish/cmds.c:6955 fish/cmds.c:6972
-#: fish/cmds.c:6991 fish/cmds.c:7010 fish/cmds.c:7032 fish/cmds.c:7053
-#: fish/cmds.c:7074 fish/cmds.c:7095 fish/cmds.c:7118 fish/cmds.c:7159
-#: fish/cmds.c:7182 fish/cmds.c:7221 fish/cmds.c:7238 fish/cmds.c:7257
-#: fish/cmds.c:7278 fish/cmds.c:7301 fish/cmds.c:7323 fish/cmds.c:7341
-#: fish/cmds.c:7360 fish/cmds.c:7381 fish/cmds.c:7458 fish/cmds.c:7499
-#: fish/cmds.c:7578 fish/cmds.c:7654 fish/cmds.c:7691 fish/cmds.c:7714
-#: fish/cmds.c:7735 fish/cmds.c:7758 fish/cmds.c:7780 fish/cmds.c:7805
-#: fish/cmds.c:7848 fish/cmds.c:7889 fish/cmds.c:7910 fish/cmds.c:7928
-#: fish/cmds.c:7947 fish/cmds.c:7964 fish/cmds.c:7982 fish/cmds.c:8009
-#: fish/cmds.c:8033 fish/cmds.c:8057 fish/cmds.c:8081 fish/cmds.c:8105
-#: fish/cmds.c:8129 fish/cmds.c:8153 fish/cmds.c:8177 fish/cmds.c:8201
-#: fish/cmds.c:8225 fish/cmds.c:8249 fish/cmds.c:8273 fish/cmds.c:8296
-#: fish/cmds.c:8319 fish/cmds.c:8340 fish/cmds.c:8361 fish/cmds.c:8382
-#: fish/cmds.c:8402 fish/cmds.c:8425 fish/cmds.c:8463 fish/cmds.c:8480
-#: fish/cmds.c:8497 fish/cmds.c:8516 fish/cmds.c:8535 fish/cmds.c:8552
-#: fish/cmds.c:8569 fish/cmds.c:8586 fish/cmds.c:8603 fish/cmds.c:8622
-#: fish/cmds.c:8658 fish/cmds.c:8698 fish/cmds.c:8731 fish/cmds.c:8748
-#: fish/cmds.c:8765 fish/cmds.c:8781 fish/cmds.c:8796 fish/cmds.c:8817
-#: fish/cmds.c:8855 fish/cmds.c:8893 fish/cmds.c:8932 fish/cmds.c:8972
-#: fish/cmds.c:9013 fish/cmds.c:9054 fish/cmds.c:9092 fish/cmds.c:9109
-#: fish/cmds.c:9132 fish/cmds.c:9154 fish/cmds.c:9176 fish/cmds.c:9196
-#: fish/cmds.c:9216 fish/cmds.c:9252 fish/cmds.c:9324 fish/cmds.c:9364
-#: fish/cmds.c:9422 fish/cmds.c:9448 fish/cmds.c:9474 fish/cmds.c:9502
-#: fish/cmds.c:9561 fish/cmds.c:9582 fish/cmds.c:9627 fish/cmds.c:9647
-#: fish/cmds.c:9686 fish/cmds.c:9723 fish/cmds.c:9743 fish/cmds.c:9765
-#: fish/cmds.c:9822 fish/cmds.c:9842 fish/cmds.c:9864 fish/cmds.c:9886
-#: fish/cmds.c:9905 fish/cmds.c:9925 fish/cmds.c:9952 fish/cmds.c:9972
-#: fish/cmds.c:9992 fish/cmds.c:10012 fish/cmds.c:10032 fish/cmds.c:10054
-#: fish/cmds.c:10089 fish/cmds.c:10107 fish/cmds.c:10130 fish/cmds.c:10152
-#: fish/cmds.c:10167 fish/cmds.c:10184 fish/cmds.c:10221 fish/cmds.c:10260
-#: fish/cmds.c:10300 fish/cmds.c:10356 fish/cmds.c:10378 fish/cmds.c:10414
-#: fish/cmds.c:10429 fish/cmds.c:10449 fish/cmds.c:10489 fish/cmds.c:10512
-#: fish/cmds.c:10536 fish/cmds.c:10561 fish/cmds.c:10602 fish/cmds.c:10627
-#: fish/cmds.c:10665 fish/cmds.c:10696 fish/cmds.c:10727 fish/cmds.c:10755
-#: fish/cmds.c:10775 fish/cmds.c:10807 fish/cmds.c:10827 fish/cmds.c:10847
-#: fish/cmds.c:10864 fish/cmds.c:10882 fish/cmds.c:10905 fish/cmds.c:10926
-#: fish/cmds.c:10945 fish/cmds.c:10987 fish/cmds.c:11030 fish/cmds.c:11074
-#: fish/cmds.c:11113 fish/cmds.c:11132 fish/cmds.c:11152 fish/cmds.c:11172
-#: fish/cmds.c:11193 fish/cmds.c:11214 fish/cmds.c:11235 fish/cmds.c:11256
-#: fish/cmds.c:11277 fish/cmds.c:11299 fish/cmds.c:11337 fish/cmds.c:11388
-#: fish/cmds.c:11426 fish/cmds.c:11482 fish/cmds.c:11572 fish/cmds.c:11601
-#: fish/cmds.c:11628
+#: fish/cmds.c:3222 fish/cmds.c:3236 fish/cmds.c:3252 fish/cmds.c:3269
+#: fish/cmds.c:3286 fish/cmds.c:3304 fish/cmds.c:3323 fish/cmds.c:3339
+#: fish/cmds.c:3357 fish/cmds.c:3373 fish/cmds.c:3391 fish/cmds.c:3407
+#: fish/cmds.c:3424 fish/cmds.c:3439 fish/cmds.c:3457 fish/cmds.c:3472
+#: fish/cmds.c:3488 fish/cmds.c:3504 fish/cmds.c:3520 fish/cmds.c:3536
+#: fish/cmds.c:3552 fish/cmds.c:3570 fish/cmds.c:3603 fish/cmds.c:3619
+#: fish/cmds.c:3635 fish/cmds.c:3654 fish/cmds.c:3669 fish/cmds.c:3687
+#: fish/cmds.c:3702 fish/cmds.c:3720 fish/cmds.c:3735 fish/cmds.c:3753
+#: fish/cmds.c:3768 fish/cmds.c:3787 fish/cmds.c:3806 fish/cmds.c:3824
+#: fish/cmds.c:3844 fish/cmds.c:3863 fish/cmds.c:3883 fish/cmds.c:3903
+#: fish/cmds.c:3923 fish/cmds.c:3942 fish/cmds.c:3961 fish/cmds.c:3981
+#: fish/cmds.c:4001 fish/cmds.c:4021 fish/cmds.c:4036 fish/cmds.c:4052
+#: fish/cmds.c:4124 fish/cmds.c:4142 fish/cmds.c:4159 fish/cmds.c:4238
+#: fish/cmds.c:4258 fish/cmds.c:4278 fish/cmds.c:4298 fish/cmds.c:4318
+#: fish/cmds.c:4338 fish/cmds.c:4357 fish/cmds.c:4376 fish/cmds.c:4395
+#: fish/cmds.c:4410 fish/cmds.c:4429 fish/cmds.c:4450 fish/cmds.c:4466
+#: fish/cmds.c:4482 fish/cmds.c:4501 fish/cmds.c:4523 fish/cmds.c:4545
+#: fish/cmds.c:4565 fish/cmds.c:4582 fish/cmds.c:4599 fish/cmds.c:4616
+#: fish/cmds.c:4633 fish/cmds.c:4650 fish/cmds.c:4667 fish/cmds.c:4684
+#: fish/cmds.c:4703 fish/cmds.c:4726 fish/cmds.c:4762 fish/cmds.c:4779
+#: fish/cmds.c:4802 fish/cmds.c:4824 fish/cmds.c:4845 fish/cmds.c:4865
+#: fish/cmds.c:4884 fish/cmds.c:4904 fish/cmds.c:4922 fish/cmds.c:4940
+#: fish/cmds.c:4954 fish/cmds.c:4970 fish/cmds.c:4990 fish/cmds.c:5009
+#: fish/cmds.c:5028 fish/cmds.c:5047 fish/cmds.c:5066 fish/cmds.c:5086
+#: fish/cmds.c:5126 fish/cmds.c:5183 fish/cmds.c:5204 fish/cmds.c:5225
+#: fish/cmds.c:5246 fish/cmds.c:5264 fish/cmds.c:5286 fish/cmds.c:5324
+#: fish/cmds.c:5346 fish/cmds.c:5425 fish/cmds.c:5464 fish/cmds.c:5479
+#: fish/cmds.c:5496 fish/cmds.c:5510 fish/cmds.c:5526 fish/cmds.c:5548
+#: fish/cmds.c:5570 fish/cmds.c:5592 fish/cmds.c:5614 fish/cmds.c:5636
+#: fish/cmds.c:5658 fish/cmds.c:5678 fish/cmds.c:5695 fish/cmds.c:5712
+#: fish/cmds.c:5731 fish/cmds.c:5750 fish/cmds.c:5770 fish/cmds.c:5806
+#: fish/cmds.c:5825 fish/cmds.c:5844 fish/cmds.c:5861 fish/cmds.c:5879
+#: fish/cmds.c:5902 fish/cmds.c:5925 fish/cmds.c:5949 fish/cmds.c:5972
+#: fish/cmds.c:5993 fish/cmds.c:6016 fish/cmds.c:6039 fish/cmds.c:6059
+#: fish/cmds.c:6081 fish/cmds.c:6102 fish/cmds.c:6125 fish/cmds.c:6142
+#: fish/cmds.c:6159 fish/cmds.c:6177 fish/cmds.c:6195 fish/cmds.c:6216
+#: fish/cmds.c:6234 fish/cmds.c:6255 fish/cmds.c:6275 fish/cmds.c:6293
+#: fish/cmds.c:6314 fish/cmds.c:6337 fish/cmds.c:6360 fish/cmds.c:6382
+#: fish/cmds.c:6415 fish/cmds.c:6432 fish/cmds.c:6449 fish/cmds.c:6473
+#: fish/cmds.c:6496 fish/cmds.c:6519 fish/cmds.c:6541 fish/cmds.c:6558
+#: fish/cmds.c:6580 fish/cmds.c:6674 fish/cmds.c:6694 fish/cmds.c:6714
+#: fish/cmds.c:6734 fish/cmds.c:6752 fish/cmds.c:6773 fish/cmds.c:6809
+#: fish/cmds.c:6826 fish/cmds.c:6848 fish/cmds.c:6865 fish/cmds.c:6901
+#: fish/cmds.c:6921 fish/cmds.c:6941 fish/cmds.c:6961 fish/cmds.c:6983
+#: fish/cmds.c:7000 fish/cmds.c:7019 fish/cmds.c:7038 fish/cmds.c:7060
+#: fish/cmds.c:7081 fish/cmds.c:7102 fish/cmds.c:7123 fish/cmds.c:7146
+#: fish/cmds.c:7187 fish/cmds.c:7210 fish/cmds.c:7249 fish/cmds.c:7266
+#: fish/cmds.c:7285 fish/cmds.c:7306 fish/cmds.c:7329 fish/cmds.c:7351
+#: fish/cmds.c:7369 fish/cmds.c:7388 fish/cmds.c:7409 fish/cmds.c:7486
+#: fish/cmds.c:7527 fish/cmds.c:7606 fish/cmds.c:7682 fish/cmds.c:7719
+#: fish/cmds.c:7742 fish/cmds.c:7763 fish/cmds.c:7786 fish/cmds.c:7808
+#: fish/cmds.c:7833 fish/cmds.c:7876 fish/cmds.c:7917 fish/cmds.c:7938
+#: fish/cmds.c:7956 fish/cmds.c:7975 fish/cmds.c:7992 fish/cmds.c:8010
+#: fish/cmds.c:8037 fish/cmds.c:8061 fish/cmds.c:8085 fish/cmds.c:8109
+#: fish/cmds.c:8133 fish/cmds.c:8157 fish/cmds.c:8181 fish/cmds.c:8205
+#: fish/cmds.c:8229 fish/cmds.c:8253 fish/cmds.c:8277 fish/cmds.c:8301
+#: fish/cmds.c:8324 fish/cmds.c:8347 fish/cmds.c:8368 fish/cmds.c:8389
+#: fish/cmds.c:8410 fish/cmds.c:8430 fish/cmds.c:8453 fish/cmds.c:8491
+#: fish/cmds.c:8508 fish/cmds.c:8525 fish/cmds.c:8544 fish/cmds.c:8563
+#: fish/cmds.c:8580 fish/cmds.c:8597 fish/cmds.c:8614 fish/cmds.c:8631
+#: fish/cmds.c:8650 fish/cmds.c:8686 fish/cmds.c:8726 fish/cmds.c:8759
+#: fish/cmds.c:8776 fish/cmds.c:8793 fish/cmds.c:8809 fish/cmds.c:8824
+#: fish/cmds.c:8845 fish/cmds.c:8883 fish/cmds.c:8921 fish/cmds.c:8960
+#: fish/cmds.c:9000 fish/cmds.c:9041 fish/cmds.c:9082 fish/cmds.c:9120
+#: fish/cmds.c:9137 fish/cmds.c:9160 fish/cmds.c:9182 fish/cmds.c:9204
+#: fish/cmds.c:9224 fish/cmds.c:9244 fish/cmds.c:9280 fish/cmds.c:9352
+#: fish/cmds.c:9392 fish/cmds.c:9450 fish/cmds.c:9476 fish/cmds.c:9502
+#: fish/cmds.c:9530 fish/cmds.c:9589 fish/cmds.c:9610 fish/cmds.c:9655
+#: fish/cmds.c:9675 fish/cmds.c:9714 fish/cmds.c:9751 fish/cmds.c:9771
+#: fish/cmds.c:9793 fish/cmds.c:9850 fish/cmds.c:9870 fish/cmds.c:9892
+#: fish/cmds.c:9914 fish/cmds.c:9933 fish/cmds.c:9953 fish/cmds.c:9980
+#: fish/cmds.c:10000 fish/cmds.c:10020 fish/cmds.c:10040 fish/cmds.c:10060
+#: fish/cmds.c:10082 fish/cmds.c:10117 fish/cmds.c:10135 fish/cmds.c:10158
+#: fish/cmds.c:10180 fish/cmds.c:10195 fish/cmds.c:10212 fish/cmds.c:10249
+#: fish/cmds.c:10288 fish/cmds.c:10328 fish/cmds.c:10384 fish/cmds.c:10406
+#: fish/cmds.c:10442 fish/cmds.c:10457 fish/cmds.c:10477 fish/cmds.c:10517
+#: fish/cmds.c:10540 fish/cmds.c:10564 fish/cmds.c:10589 fish/cmds.c:10630
+#: fish/cmds.c:10655 fish/cmds.c:10693 fish/cmds.c:10724 fish/cmds.c:10755
+#: fish/cmds.c:10783 fish/cmds.c:10803 fish/cmds.c:10835 fish/cmds.c:10855
+#: fish/cmds.c:10875 fish/cmds.c:10892 fish/cmds.c:10910 fish/cmds.c:10933
+#: fish/cmds.c:10954 fish/cmds.c:10973 fish/cmds.c:11015 fish/cmds.c:11058
+#: fish/cmds.c:11102 fish/cmds.c:11141 fish/cmds.c:11160 fish/cmds.c:11180
+#: fish/cmds.c:11200 fish/cmds.c:11221 fish/cmds.c:11242 fish/cmds.c:11263
+#: fish/cmds.c:11284 fish/cmds.c:11305 fish/cmds.c:11327 fish/cmds.c:11365
+#: fish/cmds.c:11416 fish/cmds.c:11454 fish/cmds.c:11510 fish/cmds.c:11600
+#: fish/cmds.c:11629 fish/cmds.c:11656
 #, c-format
 msgid "%s should have %d parameter(s)\n"
 msgstr "%s कडे %d घटके असायला हवे\n"
 
-#: fish/cmds.c:3215 fish/cmds.c:3229 fish/cmds.c:3245 fish/cmds.c:3262
-#: fish/cmds.c:3279 fish/cmds.c:3297 fish/cmds.c:3316 fish/cmds.c:3332
-#: fish/cmds.c:3350 fish/cmds.c:3366 fish/cmds.c:3384 fish/cmds.c:3400
-#: fish/cmds.c:3417 fish/cmds.c:3432 fish/cmds.c:3450 fish/cmds.c:3465
-#: fish/cmds.c:3481 fish/cmds.c:3497 fish/cmds.c:3513 fish/cmds.c:3529
-#: fish/cmds.c:3545 fish/cmds.c:3563 fish/cmds.c:3596 fish/cmds.c:3612
-#: fish/cmds.c:3628 fish/cmds.c:3647 fish/cmds.c:3662 fish/cmds.c:3680
-#: fish/cmds.c:3695 fish/cmds.c:3713 fish/cmds.c:3728 fish/cmds.c:3746
-#: fish/cmds.c:3761 fish/cmds.c:3780 fish/cmds.c:3799 fish/cmds.c:3817
-#: fish/cmds.c:3837 fish/cmds.c:3856 fish/cmds.c:3876 fish/cmds.c:3896
-#: fish/cmds.c:3916 fish/cmds.c:3935 fish/cmds.c:3954 fish/cmds.c:3974
-#: fish/cmds.c:3994 fish/cmds.c:4014 fish/cmds.c:4029 fish/cmds.c:4045
-#: fish/cmds.c:4066 fish/cmds.c:4117 fish/cmds.c:4135 fish/cmds.c:4152
-#: fish/cmds.c:4173 fish/cmds.c:4231 fish/cmds.c:4251 fish/cmds.c:4271
-#: fish/cmds.c:4291 fish/cmds.c:4311 fish/cmds.c:4331 fish/cmds.c:4350
-#: fish/cmds.c:4369 fish/cmds.c:4388 fish/cmds.c:4403 fish/cmds.c:4423
-#: fish/cmds.c:4439 fish/cmds.c:4455 fish/cmds.c:4474 fish/cmds.c:4496
-#: fish/cmds.c:4518 fish/cmds.c:4538 fish/cmds.c:4555 fish/cmds.c:4572
-#: fish/cmds.c:4589 fish/cmds.c:4606 fish/cmds.c:4623 fish/cmds.c:4640
-#: fish/cmds.c:4657 fish/cmds.c:4676 fish/cmds.c:4699 fish/cmds.c:4735
-#: fish/cmds.c:4752 fish/cmds.c:4775 fish/cmds.c:4797 fish/cmds.c:4818
-#: fish/cmds.c:4838 fish/cmds.c:4857 fish/cmds.c:4877 fish/cmds.c:4895
-#: fish/cmds.c:4913 fish/cmds.c:4927 fish/cmds.c:4943 fish/cmds.c:4963
-#: fish/cmds.c:4982 fish/cmds.c:5001 fish/cmds.c:5020 fish/cmds.c:5039
-#: fish/cmds.c:5059 fish/cmds.c:5099 fish/cmds.c:5156 fish/cmds.c:5177
-#: fish/cmds.c:5198 fish/cmds.c:5219 fish/cmds.c:5237 fish/cmds.c:5259
-#: fish/cmds.c:5297 fish/cmds.c:5319 fish/cmds.c:5398 fish/cmds.c:5437
-#: fish/cmds.c:5452 fish/cmds.c:5469 fish/cmds.c:5483 fish/cmds.c:5499
-#: fish/cmds.c:5521 fish/cmds.c:5543 fish/cmds.c:5565 fish/cmds.c:5587
-#: fish/cmds.c:5609 fish/cmds.c:5631 fish/cmds.c:5651 fish/cmds.c:5668
-#: fish/cmds.c:5685 fish/cmds.c:5704 fish/cmds.c:5723 fish/cmds.c:5743
-#: fish/cmds.c:5779 fish/cmds.c:5798 fish/cmds.c:5817 fish/cmds.c:5834
-#: fish/cmds.c:5852 fish/cmds.c:5875 fish/cmds.c:5898 fish/cmds.c:5922
-#: fish/cmds.c:5945 fish/cmds.c:5966 fish/cmds.c:5989 fish/cmds.c:6012
-#: fish/cmds.c:6032 fish/cmds.c:6054 fish/cmds.c:6075 fish/cmds.c:6098
-#: fish/cmds.c:6115 fish/cmds.c:6132 fish/cmds.c:6150 fish/cmds.c:6168
-#: fish/cmds.c:6189 fish/cmds.c:6207 fish/cmds.c:6228 fish/cmds.c:6248
-#: fish/cmds.c:6266 fish/cmds.c:6287 fish/cmds.c:6310 fish/cmds.c:6333
-#: fish/cmds.c:6355 fish/cmds.c:6388 fish/cmds.c:6405 fish/cmds.c:6422
-#: fish/cmds.c:6446 fish/cmds.c:6469 fish/cmds.c:6492 fish/cmds.c:6514
-#: fish/cmds.c:6531 fish/cmds.c:6553 fish/cmds.c:6647 fish/cmds.c:6667
-#: fish/cmds.c:6687 fish/cmds.c:6707 fish/cmds.c:6725 fish/cmds.c:6746
-#: fish/cmds.c:6782 fish/cmds.c:6799 fish/cmds.c:6821 fish/cmds.c:6838
-#: fish/cmds.c:6874 fish/cmds.c:6894 fish/cmds.c:6914 fish/cmds.c:6934
-#: fish/cmds.c:6956 fish/cmds.c:6973 fish/cmds.c:6992 fish/cmds.c:7011
-#: fish/cmds.c:7033 fish/cmds.c:7054 fish/cmds.c:7075 fish/cmds.c:7096
-#: fish/cmds.c:7119 fish/cmds.c:7160 fish/cmds.c:7183 fish/cmds.c:7222
-#: fish/cmds.c:7239 fish/cmds.c:7258 fish/cmds.c:7279 fish/cmds.c:7302
-#: fish/cmds.c:7324 fish/cmds.c:7342 fish/cmds.c:7361 fish/cmds.c:7382
-#: fish/cmds.c:7459 fish/cmds.c:7500 fish/cmds.c:7579 fish/cmds.c:7655
-#: fish/cmds.c:7692 fish/cmds.c:7715 fish/cmds.c:7736 fish/cmds.c:7759
-#: fish/cmds.c:7781 fish/cmds.c:7806 fish/cmds.c:7849 fish/cmds.c:7890
-#: fish/cmds.c:7911 fish/cmds.c:7929 fish/cmds.c:7948 fish/cmds.c:7965
-#: fish/cmds.c:7983 fish/cmds.c:8010 fish/cmds.c:8034 fish/cmds.c:8058
-#: fish/cmds.c:8082 fish/cmds.c:8106 fish/cmds.c:8130 fish/cmds.c:8154
-#: fish/cmds.c:8178 fish/cmds.c:8202 fish/cmds.c:8226 fish/cmds.c:8250
-#: fish/cmds.c:8274 fish/cmds.c:8297 fish/cmds.c:8320 fish/cmds.c:8341
-#: fish/cmds.c:8362 fish/cmds.c:8383 fish/cmds.c:8403 fish/cmds.c:8426
-#: fish/cmds.c:8464 fish/cmds.c:8481 fish/cmds.c:8498 fish/cmds.c:8517
-#: fish/cmds.c:8536 fish/cmds.c:8553 fish/cmds.c:8570 fish/cmds.c:8587
-#: fish/cmds.c:8604 fish/cmds.c:8623 fish/cmds.c:8659 fish/cmds.c:8699
-#: fish/cmds.c:8732 fish/cmds.c:8749 fish/cmds.c:8766 fish/cmds.c:8782
-#: fish/cmds.c:8797 fish/cmds.c:8818 fish/cmds.c:8856 fish/cmds.c:8894
-#: fish/cmds.c:8933 fish/cmds.c:8973 fish/cmds.c:9014 fish/cmds.c:9055
-#: fish/cmds.c:9093 fish/cmds.c:9110 fish/cmds.c:9133 fish/cmds.c:9155
-#: fish/cmds.c:9177 fish/cmds.c:9197 fish/cmds.c:9217 fish/cmds.c:9253
-#: fish/cmds.c:9325 fish/cmds.c:9365 fish/cmds.c:9423 fish/cmds.c:9449
-#: fish/cmds.c:9475 fish/cmds.c:9503 fish/cmds.c:9562 fish/cmds.c:9583
-#: fish/cmds.c:9628 fish/cmds.c:9648 fish/cmds.c:9687 fish/cmds.c:9724
-#: fish/cmds.c:9744 fish/cmds.c:9766 fish/cmds.c:9823 fish/cmds.c:9843
-#: fish/cmds.c:9865 fish/cmds.c:9887 fish/cmds.c:9906 fish/cmds.c:9926
-#: fish/cmds.c:9953 fish/cmds.c:9973 fish/cmds.c:9993 fish/cmds.c:10013
-#: fish/cmds.c:10033 fish/cmds.c:10055 fish/cmds.c:10090 fish/cmds.c:10108
-#: fish/cmds.c:10131 fish/cmds.c:10153 fish/cmds.c:10168 fish/cmds.c:10185
-#: fish/cmds.c:10222 fish/cmds.c:10261 fish/cmds.c:10301 fish/cmds.c:10357
-#: fish/cmds.c:10379 fish/cmds.c:10415 fish/cmds.c:10430 fish/cmds.c:10450
-#: fish/cmds.c:10490 fish/cmds.c:10513 fish/cmds.c:10537 fish/cmds.c:10562
-#: fish/cmds.c:10603 fish/cmds.c:10628 fish/cmds.c:10666 fish/cmds.c:10697
-#: fish/cmds.c:10728 fish/cmds.c:10756 fish/cmds.c:10776 fish/cmds.c:10808
-#: fish/cmds.c:10828 fish/cmds.c:10848 fish/cmds.c:10865 fish/cmds.c:10883
-#: fish/cmds.c:10906 fish/cmds.c:10927 fish/cmds.c:10946 fish/cmds.c:10988
-#: fish/cmds.c:11031 fish/cmds.c:11075 fish/cmds.c:11114 fish/cmds.c:11133
-#: fish/cmds.c:11153 fish/cmds.c:11173 fish/cmds.c:11194 fish/cmds.c:11215
-#: fish/cmds.c:11236 fish/cmds.c:11257 fish/cmds.c:11278 fish/cmds.c:11300
-#: fish/cmds.c:11338 fish/cmds.c:11389 fish/cmds.c:11427 fish/cmds.c:11483
-#: fish/cmds.c:11506 fish/cmds.c:11573 fish/cmds.c:11602 fish/cmds.c:11629
+#: fish/cmds.c:3223 fish/cmds.c:3237 fish/cmds.c:3253 fish/cmds.c:3270
+#: fish/cmds.c:3287 fish/cmds.c:3305 fish/cmds.c:3324 fish/cmds.c:3340
+#: fish/cmds.c:3358 fish/cmds.c:3374 fish/cmds.c:3392 fish/cmds.c:3408
+#: fish/cmds.c:3425 fish/cmds.c:3440 fish/cmds.c:3458 fish/cmds.c:3473
+#: fish/cmds.c:3489 fish/cmds.c:3505 fish/cmds.c:3521 fish/cmds.c:3537
+#: fish/cmds.c:3553 fish/cmds.c:3571 fish/cmds.c:3604 fish/cmds.c:3620
+#: fish/cmds.c:3636 fish/cmds.c:3655 fish/cmds.c:3670 fish/cmds.c:3688
+#: fish/cmds.c:3703 fish/cmds.c:3721 fish/cmds.c:3736 fish/cmds.c:3754
+#: fish/cmds.c:3769 fish/cmds.c:3788 fish/cmds.c:3807 fish/cmds.c:3825
+#: fish/cmds.c:3845 fish/cmds.c:3864 fish/cmds.c:3884 fish/cmds.c:3904
+#: fish/cmds.c:3924 fish/cmds.c:3943 fish/cmds.c:3962 fish/cmds.c:3982
+#: fish/cmds.c:4002 fish/cmds.c:4022 fish/cmds.c:4037 fish/cmds.c:4053
+#: fish/cmds.c:4074 fish/cmds.c:4125 fish/cmds.c:4143 fish/cmds.c:4160
+#: fish/cmds.c:4181 fish/cmds.c:4239 fish/cmds.c:4259 fish/cmds.c:4279
+#: fish/cmds.c:4299 fish/cmds.c:4319 fish/cmds.c:4339 fish/cmds.c:4358
+#: fish/cmds.c:4377 fish/cmds.c:4396 fish/cmds.c:4411 fish/cmds.c:4430
+#: fish/cmds.c:4451 fish/cmds.c:4467 fish/cmds.c:4483 fish/cmds.c:4502
+#: fish/cmds.c:4524 fish/cmds.c:4546 fish/cmds.c:4566 fish/cmds.c:4583
+#: fish/cmds.c:4600 fish/cmds.c:4617 fish/cmds.c:4634 fish/cmds.c:4651
+#: fish/cmds.c:4668 fish/cmds.c:4685 fish/cmds.c:4704 fish/cmds.c:4727
+#: fish/cmds.c:4763 fish/cmds.c:4780 fish/cmds.c:4803 fish/cmds.c:4825
+#: fish/cmds.c:4846 fish/cmds.c:4866 fish/cmds.c:4885 fish/cmds.c:4905
+#: fish/cmds.c:4923 fish/cmds.c:4941 fish/cmds.c:4955 fish/cmds.c:4971
+#: fish/cmds.c:4991 fish/cmds.c:5010 fish/cmds.c:5029 fish/cmds.c:5048
+#: fish/cmds.c:5067 fish/cmds.c:5087 fish/cmds.c:5127 fish/cmds.c:5184
+#: fish/cmds.c:5205 fish/cmds.c:5226 fish/cmds.c:5247 fish/cmds.c:5265
+#: fish/cmds.c:5287 fish/cmds.c:5325 fish/cmds.c:5347 fish/cmds.c:5426
+#: fish/cmds.c:5465 fish/cmds.c:5480 fish/cmds.c:5497 fish/cmds.c:5511
+#: fish/cmds.c:5527 fish/cmds.c:5549 fish/cmds.c:5571 fish/cmds.c:5593
+#: fish/cmds.c:5615 fish/cmds.c:5637 fish/cmds.c:5659 fish/cmds.c:5679
+#: fish/cmds.c:5696 fish/cmds.c:5713 fish/cmds.c:5732 fish/cmds.c:5751
+#: fish/cmds.c:5771 fish/cmds.c:5807 fish/cmds.c:5826 fish/cmds.c:5845
+#: fish/cmds.c:5862 fish/cmds.c:5880 fish/cmds.c:5903 fish/cmds.c:5926
+#: fish/cmds.c:5950 fish/cmds.c:5973 fish/cmds.c:5994 fish/cmds.c:6017
+#: fish/cmds.c:6040 fish/cmds.c:6060 fish/cmds.c:6082 fish/cmds.c:6103
+#: fish/cmds.c:6126 fish/cmds.c:6143 fish/cmds.c:6160 fish/cmds.c:6178
+#: fish/cmds.c:6196 fish/cmds.c:6217 fish/cmds.c:6235 fish/cmds.c:6256
+#: fish/cmds.c:6276 fish/cmds.c:6294 fish/cmds.c:6315 fish/cmds.c:6338
+#: fish/cmds.c:6361 fish/cmds.c:6383 fish/cmds.c:6416 fish/cmds.c:6433
+#: fish/cmds.c:6450 fish/cmds.c:6474 fish/cmds.c:6497 fish/cmds.c:6520
+#: fish/cmds.c:6542 fish/cmds.c:6559 fish/cmds.c:6581 fish/cmds.c:6675
+#: fish/cmds.c:6695 fish/cmds.c:6715 fish/cmds.c:6735 fish/cmds.c:6753
+#: fish/cmds.c:6774 fish/cmds.c:6810 fish/cmds.c:6827 fish/cmds.c:6849
+#: fish/cmds.c:6866 fish/cmds.c:6902 fish/cmds.c:6922 fish/cmds.c:6942
+#: fish/cmds.c:6962 fish/cmds.c:6984 fish/cmds.c:7001 fish/cmds.c:7020
+#: fish/cmds.c:7039 fish/cmds.c:7061 fish/cmds.c:7082 fish/cmds.c:7103
+#: fish/cmds.c:7124 fish/cmds.c:7147 fish/cmds.c:7188 fish/cmds.c:7211
+#: fish/cmds.c:7250 fish/cmds.c:7267 fish/cmds.c:7286 fish/cmds.c:7307
+#: fish/cmds.c:7330 fish/cmds.c:7352 fish/cmds.c:7370 fish/cmds.c:7389
+#: fish/cmds.c:7410 fish/cmds.c:7487 fish/cmds.c:7528 fish/cmds.c:7607
+#: fish/cmds.c:7683 fish/cmds.c:7720 fish/cmds.c:7743 fish/cmds.c:7764
+#: fish/cmds.c:7787 fish/cmds.c:7809 fish/cmds.c:7834 fish/cmds.c:7877
+#: fish/cmds.c:7918 fish/cmds.c:7939 fish/cmds.c:7957 fish/cmds.c:7976
+#: fish/cmds.c:7993 fish/cmds.c:8011 fish/cmds.c:8038 fish/cmds.c:8062
+#: fish/cmds.c:8086 fish/cmds.c:8110 fish/cmds.c:8134 fish/cmds.c:8158
+#: fish/cmds.c:8182 fish/cmds.c:8206 fish/cmds.c:8230 fish/cmds.c:8254
+#: fish/cmds.c:8278 fish/cmds.c:8302 fish/cmds.c:8325 fish/cmds.c:8348
+#: fish/cmds.c:8369 fish/cmds.c:8390 fish/cmds.c:8411 fish/cmds.c:8431
+#: fish/cmds.c:8454 fish/cmds.c:8492 fish/cmds.c:8509 fish/cmds.c:8526
+#: fish/cmds.c:8545 fish/cmds.c:8564 fish/cmds.c:8581 fish/cmds.c:8598
+#: fish/cmds.c:8615 fish/cmds.c:8632 fish/cmds.c:8651 fish/cmds.c:8687
+#: fish/cmds.c:8727 fish/cmds.c:8760 fish/cmds.c:8777 fish/cmds.c:8794
+#: fish/cmds.c:8810 fish/cmds.c:8825 fish/cmds.c:8846 fish/cmds.c:8884
+#: fish/cmds.c:8922 fish/cmds.c:8961 fish/cmds.c:9001 fish/cmds.c:9042
+#: fish/cmds.c:9083 fish/cmds.c:9121 fish/cmds.c:9138 fish/cmds.c:9161
+#: fish/cmds.c:9183 fish/cmds.c:9205 fish/cmds.c:9225 fish/cmds.c:9245
+#: fish/cmds.c:9281 fish/cmds.c:9353 fish/cmds.c:9393 fish/cmds.c:9451
+#: fish/cmds.c:9477 fish/cmds.c:9503 fish/cmds.c:9531 fish/cmds.c:9590
+#: fish/cmds.c:9611 fish/cmds.c:9656 fish/cmds.c:9676 fish/cmds.c:9715
+#: fish/cmds.c:9752 fish/cmds.c:9772 fish/cmds.c:9794 fish/cmds.c:9851
+#: fish/cmds.c:9871 fish/cmds.c:9893 fish/cmds.c:9915 fish/cmds.c:9934
+#: fish/cmds.c:9954 fish/cmds.c:9981 fish/cmds.c:10001 fish/cmds.c:10021
+#: fish/cmds.c:10041 fish/cmds.c:10061 fish/cmds.c:10083 fish/cmds.c:10118
+#: fish/cmds.c:10136 fish/cmds.c:10159 fish/cmds.c:10181 fish/cmds.c:10196
+#: fish/cmds.c:10213 fish/cmds.c:10250 fish/cmds.c:10289 fish/cmds.c:10329
+#: fish/cmds.c:10385 fish/cmds.c:10407 fish/cmds.c:10443 fish/cmds.c:10458
+#: fish/cmds.c:10478 fish/cmds.c:10518 fish/cmds.c:10541 fish/cmds.c:10565
+#: fish/cmds.c:10590 fish/cmds.c:10631 fish/cmds.c:10656 fish/cmds.c:10694
+#: fish/cmds.c:10725 fish/cmds.c:10756 fish/cmds.c:10784 fish/cmds.c:10804
+#: fish/cmds.c:10836 fish/cmds.c:10856 fish/cmds.c:10876 fish/cmds.c:10893
+#: fish/cmds.c:10911 fish/cmds.c:10934 fish/cmds.c:10955 fish/cmds.c:10974
+#: fish/cmds.c:11016 fish/cmds.c:11059 fish/cmds.c:11103 fish/cmds.c:11142
+#: fish/cmds.c:11161 fish/cmds.c:11181 fish/cmds.c:11201 fish/cmds.c:11222
+#: fish/cmds.c:11243 fish/cmds.c:11264 fish/cmds.c:11285 fish/cmds.c:11306
+#: fish/cmds.c:11328 fish/cmds.c:11366 fish/cmds.c:11417 fish/cmds.c:11455
+#: fish/cmds.c:11511 fish/cmds.c:11534 fish/cmds.c:11601 fish/cmds.c:11630
+#: fish/cmds.c:11657
 #, c-format
 msgid "type 'help %s' for help on %s\n"
 msgstr "'help %s' टाइप करा व %s बाबत मदत पहा\n"
 
-#: fish/cmds.c:3573 fish/cmds.c:4711 fish/cmds.c:5069 fish/cmds.c:5109
-#: fish/cmds.c:5128 fish/cmds.c:5271 fish/cmds.c:5330 fish/cmds.c:5349
-#: fish/cmds.c:5368 fish/cmds.c:5411 fish/cmds.c:5754 fish/cmds.c:6365
-#: fish/cmds.c:6564 fish/cmds.c:6583 fish/cmds.c:6602 fish/cmds.c:6621
-#: fish/cmds.c:6757 fish/cmds.c:6848 fish/cmds.c:7129 fish/cmds.c:7193
-#: fish/cmds.c:7392 fish/cmds.c:7411 fish/cmds.c:7430 fish/cmds.c:7469
-#: fish/cmds.c:7510 fish/cmds.c:7529 fish/cmds.c:7548 fish/cmds.c:7589
-#: fish/cmds.c:7608 fish/cmds.c:7627 fish/cmds.c:7665 fish/cmds.c:7818
-#: fish/cmds.c:7861 fish/cmds.c:8438 fish/cmds.c:8633 fish/cmds.c:8671
-#: fish/cmds.c:8709 fish/cmds.c:8829 fish/cmds.c:8866 fish/cmds.c:8904
-#: fish/cmds.c:8943 fish/cmds.c:8984 fish/cmds.c:9025 fish/cmds.c:9066
-#: fish/cmds.c:9229 fish/cmds.c:9265 fish/cmds.c:9278 fish/cmds.c:9291
-#: fish/cmds.c:9304 fish/cmds.c:9337 fish/cmds.c:9375 fish/cmds.c:9394
-#: fish/cmds.c:9515 fish/cmds.c:9534 fish/cmds.c:9595 fish/cmds.c:9608
-#: fish/cmds.c:9659 fish/cmds.c:9698 fish/cmds.c:9776 fish/cmds.c:9795
-#: fish/cmds.c:10069 fish/cmds.c:10196 fish/cmds.c:10233 fish/cmds.c:10272
-#: fish/cmds.c:10312 fish/cmds.c:10331 fish/cmds.c:10390 fish/cmds.c:10463
-#: fish/cmds.c:10573 fish/cmds.c:10643 fish/cmds.c:10677 fish/cmds.c:10708
-#: fish/cmds.c:10739 fish/cmds.c:10788 fish/cmds.c:10959 fish/cmds.c:11001
-#: fish/cmds.c:11046 fish/cmds.c:11088 fish/cmds.c:11314 fish/cmds.c:11352
-#: fish/cmds.c:11365 fish/cmds.c:11403 fish/cmds.c:11438 fish/cmds.c:11457
-#: fish/cmds.c:11524
+#: fish/cmds.c:3581 fish/cmds.c:4739 fish/cmds.c:5097 fish/cmds.c:5137
+#: fish/cmds.c:5156 fish/cmds.c:5299 fish/cmds.c:5358 fish/cmds.c:5377
+#: fish/cmds.c:5396 fish/cmds.c:5439 fish/cmds.c:5782 fish/cmds.c:6393
+#: fish/cmds.c:6592 fish/cmds.c:6611 fish/cmds.c:6630 fish/cmds.c:6649
+#: fish/cmds.c:6785 fish/cmds.c:6876 fish/cmds.c:7157 fish/cmds.c:7221
+#: fish/cmds.c:7420 fish/cmds.c:7439 fish/cmds.c:7458 fish/cmds.c:7497
+#: fish/cmds.c:7538 fish/cmds.c:7557 fish/cmds.c:7576 fish/cmds.c:7617
+#: fish/cmds.c:7636 fish/cmds.c:7655 fish/cmds.c:7693 fish/cmds.c:7846
+#: fish/cmds.c:7889 fish/cmds.c:8466 fish/cmds.c:8661 fish/cmds.c:8699
+#: fish/cmds.c:8737 fish/cmds.c:8857 fish/cmds.c:8894 fish/cmds.c:8932
+#: fish/cmds.c:8971 fish/cmds.c:9012 fish/cmds.c:9053 fish/cmds.c:9094
+#: fish/cmds.c:9257 fish/cmds.c:9293 fish/cmds.c:9306 fish/cmds.c:9319
+#: fish/cmds.c:9332 fish/cmds.c:9365 fish/cmds.c:9403 fish/cmds.c:9422
+#: fish/cmds.c:9543 fish/cmds.c:9562 fish/cmds.c:9623 fish/cmds.c:9636
+#: fish/cmds.c:9687 fish/cmds.c:9726 fish/cmds.c:9804 fish/cmds.c:9823
+#: fish/cmds.c:10097 fish/cmds.c:10224 fish/cmds.c:10261 fish/cmds.c:10300
+#: fish/cmds.c:10340 fish/cmds.c:10359 fish/cmds.c:10418 fish/cmds.c:10491
+#: fish/cmds.c:10601 fish/cmds.c:10671 fish/cmds.c:10705 fish/cmds.c:10736
+#: fish/cmds.c:10767 fish/cmds.c:10816 fish/cmds.c:10987 fish/cmds.c:11029
+#: fish/cmds.c:11074 fish/cmds.c:11116 fish/cmds.c:11342 fish/cmds.c:11380
+#: fish/cmds.c:11393 fish/cmds.c:11431 fish/cmds.c:11466 fish/cmds.c:11485
+#: fish/cmds.c:11552
 #, c-format
 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: %s: अवैध इंटीजर घटक (%s ने %d पाठवले)\n"
 
-#: fish/cmds.c:3579 fish/cmds.c:4717 fish/cmds.c:5075 fish/cmds.c:5115
-#: fish/cmds.c:5134 fish/cmds.c:5277 fish/cmds.c:5336 fish/cmds.c:5355
-#: fish/cmds.c:5374 fish/cmds.c:5417 fish/cmds.c:5760 fish/cmds.c:6371
-#: fish/cmds.c:6570 fish/cmds.c:6589 fish/cmds.c:6608 fish/cmds.c:6627
-#: fish/cmds.c:6763 fish/cmds.c:6854 fish/cmds.c:7135 fish/cmds.c:7199
-#: fish/cmds.c:7398 fish/cmds.c:7417 fish/cmds.c:7436 fish/cmds.c:7475
-#: fish/cmds.c:7516 fish/cmds.c:7535 fish/cmds.c:7554 fish/cmds.c:7595
-#: fish/cmds.c:7614 fish/cmds.c:7633 fish/cmds.c:7671 fish/cmds.c:7824
-#: fish/cmds.c:7867 fish/cmds.c:8444 fish/cmds.c:8639 fish/cmds.c:8677
-#: fish/cmds.c:8715 fish/cmds.c:8835 fish/cmds.c:8872 fish/cmds.c:8910
-#: fish/cmds.c:8949 fish/cmds.c:8990 fish/cmds.c:9031 fish/cmds.c:9072
-#: fish/cmds.c:9343 fish/cmds.c:9381 fish/cmds.c:9400 fish/cmds.c:9521
-#: fish/cmds.c:9665 fish/cmds.c:9704 fish/cmds.c:9782 fish/cmds.c:9801
-#: fish/cmds.c:10202 fish/cmds.c:10239 fish/cmds.c:10278 fish/cmds.c:10318
-#: fish/cmds.c:10337 fish/cmds.c:10396 fish/cmds.c:10469 fish/cmds.c:10579
-#: fish/cmds.c:10965 fish/cmds.c:11007 fish/cmds.c:11052 fish/cmds.c:11094
-#: fish/cmds.c:11444 fish/cmds.c:11530
+#: fish/cmds.c:3587 fish/cmds.c:4745 fish/cmds.c:5103 fish/cmds.c:5143
+#: fish/cmds.c:5162 fish/cmds.c:5305 fish/cmds.c:5364 fish/cmds.c:5383
+#: fish/cmds.c:5402 fish/cmds.c:5445 fish/cmds.c:5788 fish/cmds.c:6399
+#: fish/cmds.c:6598 fish/cmds.c:6617 fish/cmds.c:6636 fish/cmds.c:6655
+#: fish/cmds.c:6791 fish/cmds.c:6882 fish/cmds.c:7163 fish/cmds.c:7227
+#: fish/cmds.c:7426 fish/cmds.c:7445 fish/cmds.c:7464 fish/cmds.c:7503
+#: fish/cmds.c:7544 fish/cmds.c:7563 fish/cmds.c:7582 fish/cmds.c:7623
+#: fish/cmds.c:7642 fish/cmds.c:7661 fish/cmds.c:7699 fish/cmds.c:7852
+#: fish/cmds.c:7895 fish/cmds.c:8472 fish/cmds.c:8667 fish/cmds.c:8705
+#: fish/cmds.c:8743 fish/cmds.c:8863 fish/cmds.c:8900 fish/cmds.c:8938
+#: fish/cmds.c:8977 fish/cmds.c:9018 fish/cmds.c:9059 fish/cmds.c:9100
+#: fish/cmds.c:9371 fish/cmds.c:9409 fish/cmds.c:9428 fish/cmds.c:9549
+#: fish/cmds.c:9693 fish/cmds.c:9732 fish/cmds.c:9810 fish/cmds.c:9829
+#: fish/cmds.c:10230 fish/cmds.c:10267 fish/cmds.c:10306 fish/cmds.c:10346
+#: fish/cmds.c:10365 fish/cmds.c:10424 fish/cmds.c:10497 fish/cmds.c:10607
+#: fish/cmds.c:10993 fish/cmds.c:11035 fish/cmds.c:11080 fish/cmds.c:11122
+#: fish/cmds.c:11472 fish/cmds.c:11558
 #, c-format
 msgid "%s: %s: integer out of range\n"
 msgstr "%s: %s: इंटीजर व्याप्तीच्या बाहेर आहे\n"
 
-#: fish/cmds.c:4065 fish/cmds.c:4172 fish/cmds.c:11505
+#: fish/cmds.c:4073 fish/cmds.c:4180 fish/cmds.c:11533
 #, fuzzy, c-format
 msgid "%s should have %d-%d parameter(s)\n"
 msgstr "%s कडे %d घटके असायला हवे\n"
 
-#: fish/cmds.c:4091 fish/cmds.c:4203 fish/cmds.c:11545
+#: fish/cmds.c:4099 fish/cmds.c:4211 fish/cmds.c:11573
 #, fuzzy, c-format
 msgid "%s: unknown optional argument \"%s\"\n"
 msgstr "%s: खूप जास्त घटके आढळले\n"
 
-#: fish/cmds.c:4097 fish/cmds.c:4209 fish/cmds.c:11551
+#: fish/cmds.c:4105 fish/cmds.c:4217 fish/cmds.c:11579
 #, fuzzy, c-format
 msgid "%s: optional argument \"%s\" given twice\n"
 msgstr "%s: खूप जास्त घटके आढळले\n"
 
-#: fish/cmds.c:11646
+#: fish/cmds.c:11674
 #, c-format
 msgid "%s: unknown command\n"
 msgstr "%s: अपरिचीत आदेश\n"
@@ -1997,18 +2002,9 @@ msgstr "फाइल संपादीत करण्यासाठी '%s fi
 msgid ""
 "%s: guest filesystem shell\n"
 "%s lets you edit virtual machine filesystems\n"
-"Copyright (C) 2009-2010 Red Hat Inc.\n"
+"Copyright (C) 2009-2011 Red Hat Inc.\n"
 "Usage:\n"
 "  %s [--options] cmd [: cmd : cmd ...]\n"
-"  %s [--ro] -i -a disk-image\n"
-"  %s [--ro] -i -d libvirt-domain\n"
-"or for interactive use:\n"
-"  %s\n"
-"or from a shell script:\n"
-"  %s <<EOF\n"
-"  cmd\n"
-"  ...\n"
-"  EOF\n"
 "Options:\n"
 "  -h|--cmd-help        List available commands\n"
 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
@@ -2034,7 +2030,17 @@ msgid ""
 "  --selinux            Enable SELinux support\n"
 "  -v|--verbose         Verbose messages\n"
 "  -V|--version         Display version and exit\n"
+"  -w|--rw              Mount read-write\n"
 "  -x                   Echo each command before executing it\n"
+"\n"
+"To examine a disk image, ISO, hard disk, filesystem etc:\n"
+"  %s [--ro|--rw] -i -a /path/to/disk.img\n"
+"or\n"
+"  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
+"\n"
+"--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
+"run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
+"\n"
 "For more information, see the manpage %s(1).\n"
 msgstr ""
 "%s: guest filesystem shell\n"
@@ -2069,48 +2075,48 @@ msgstr ""
 "  -V|--version         Display version and exit\n"
 "For more information,  see the manpage %s(1).\n"
 
-#: fish/fish.c:253
+#: fish/fish.c:254
 #, c-format
 msgid "%s: --listen=PID: PID was not a number: %s\n"
 msgstr "%s: --listen=PID: PID क्रमांक प्रमाणे आढळले नाही: %s\n"
 
-#: fish/fish.c:260
+#: fish/fish.c:261
 #, c-format
 msgid ""
 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
 msgstr "%s: रिमोट: $GUESTFISH_PID यांस रिमोट कार्याच्या PID करीता सेट केले पाहिजे\n"
 
-#: fish/fish.c:310
+#: fish/fish.c:311
 #, c-format
 msgid "%s: only one -f parameter can be given\n"
 msgstr "%s: फक्त एकच -f घटक दिले जाऊ शकते\n"
 
-#: fish/fish.c:465
+#: fish/fish.c:466
 #, c-format
 msgid "%s: cannot use --listen and --remote options at the same time\n"
 msgstr "%s: --listen व --remote पर्याय एकाच वेळी वापरणे अशक्य\n"
 
-#: fish/fish.c:473
+#: fish/fish.c:474
 #, c-format
 msgid "%s: extra parameters on the command line with --listen flag\n"
 msgstr "%s: --listen फ्लॅगसह आदेश ओळीवरील अगाऊ घटके\n"
 
-#: fish/fish.c:479
+#: fish/fish.c:480
 #, c-format
 msgid "%s: cannot use --listen and --file options at the same time\n"
 msgstr "%s: --listen व --file पर्यायचा वापर एकाचवेळी करणे अशक्य\n"
 
-#: fish/fish.c:537
+#: fish/fish.c:538
 #, c-format
 msgid "guestfish: could not access termcap or terminfo database.\n"
 msgstr ""
 
-#: fish/fish.c:541
+#: fish/fish.c:542
 #, c-format
 msgid "guestfish: terminal type \"%s\" not defined.\n"
 msgstr ""
 
-#: fish/fish.c:629
+#: fish/fish.c:630
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -2130,45 +2136,45 @@ msgstr ""
 "      शेल पासून बाहेर पडण्यासाठी 'quit' करा\n"
 "\n"
 
-#: fish/fish.c:773
+#: fish/fish.c:774
 #, c-format
 msgid "%s: unterminated double quote\n"
 msgstr "%s: न ओळखलेले डबल क्वोट\n"
 
-#: fish/fish.c:779 fish/fish.c:796
+#: fish/fish.c:780 fish/fish.c:797
 #, c-format
 msgid "%s: command arguments not separated by whitespace\n"
 msgstr "%s: आदेश घटके वाईटस्पेस द्वारे विभाजीत नाही\n"
 
-#: fish/fish.c:790
+#: fish/fish.c:791
 #, c-format
 msgid "%s: unterminated single quote\n"
 msgstr "%s: न ओळखलेले सींगल क्वोट\n"
 
-#: fish/fish.c:820
+#: fish/fish.c:821
 #, c-format
 msgid "%s: internal error parsing string at '%s'\n"
 msgstr "%s: '%s' येथील अक्षरसंच वाचतेवेळी आंतरीक त्रुटी आढळली\n"
 
-#: fish/fish.c:837
+#: fish/fish.c:838
 #, c-format
 msgid "%s: too many arguments\n"
 msgstr "%s: खूप जास्त घटके आढळले\n"
 
-#: fish/fish.c:905
+#: fish/fish.c:906
 #, c-format
 msgid "%s: empty command on command line\n"
 msgstr "%s: आदेश ओळवर रिकामे आदेश आढळले\n"
 
-#: fish/fish.c:1051
+#: fish/fish.c:1052
 msgid "display a list of commands or help on a command"
 msgstr "आदेश सूची किंवा आदेशकरीता मदत दाखवा"
 
-#: fish/fish.c:1053
+#: fish/fish.c:1054
 msgid "quit guestfish"
 msgstr "guestfish पासून बाहेर पडा"
 
-#: fish/fish.c:1064
+#: fish/fish.c:1065
 #, c-format
 msgid ""
 "help - display a list of commands or help on a command\n"
@@ -2179,7 +2185,7 @@ msgstr ""
 "     help cmd\n"
 "     help\n"
 
-#: fish/fish.c:1072
+#: fish/fish.c:1073
 #, c-format
 msgid ""
 "quit - quit guestfish\n"
@@ -2188,12 +2194,12 @@ msgstr ""
 "quit - guestfish पासून बाहेर पडा\n"
 "     quit\n"
 
-#: fish/fish.c:1077
+#: fish/fish.c:1078
 #, c-format
 msgid "%s: command not known, use -h to list all commands\n"
 msgstr "%s: आदेश परिचीत नाही, सर्व आदेश दाखवण्यासाठी -h याचा वापर करा\n"
 
-#: fish/fish.c:1093
+#: fish/fish.c:1094
 #, c-format
 msgid ""
 "Did you mean to open a disk image?  guestfish -a disk.img\n"
@@ -2201,7 +2207,7 @@ msgid ""
 "For complete documentation:         man guestfish\n"
 msgstr ""
 
-#: fish/fish.c:1250
+#: fish/fish.c:1251
 #, c-format
 msgid "Runaway quote in string \"%s\"\n"
 msgstr "\"%s\" अक्षरमाळामध्ये रनअव्हे शब्द आढळले\n"
@@ -2858,53 +2864,53 @@ msgstr "libguestfs: त्रुटी: %s\n"
 msgid "<truncated, original size %zu bytes>"
 msgstr ""
 
-#: src/inspect.c:477 src/inspect.c:1162 src/inspect.c:2599 src/inspect.c:2642
-#: src/inspect.c:2692 src/inspect.c:2736
+#: src/inspect.c:486 src/inspect.c:1171 src/inspect.c:2654 src/inspect.c:2697
+#: src/inspect.c:2747 src/inspect.c:2791
 #, c-format
 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
 msgstr ""
 
-#: src/inspect.c:1196
+#: src/inspect.c:1205
 #, fuzzy
 msgid "could not parse /etc/fstab or empty file"
 msgstr "आकार संरचना '%s' वाचणे अशक्य\n"
 
-#: src/inspect.c:1411
+#: src/inspect.c:1420
 #, c-format
 msgid "cannot resolve Windows %%SYSTEMROOT%%"
 msgstr ""
 
-#: src/inspect.c:1691 src/inspect.c:1704
+#: src/inspect.c:1736 src/inspect.c:1749
 #, fuzzy, c-format
 msgid "could not parse integer in version number: %s"
 msgstr "आकार संरचना '%s' वाचणे अशक्य\n"
 
-#: src/inspect.c:1798
+#: src/inspect.c:1843
 msgid "no inspection data: call guestfs_inspect_os first"
 msgstr ""
 
-#: src/inspect.c:1810
+#: src/inspect.c:1855
 #, c-format
 msgid ""
 "%s: root device not found: only call this function with a root device "
 "previously returned by guestfs_inspect_os"
 msgstr ""
 
-#: src/inspect.c:1939
+#: src/inspect.c:1994
 msgid "not a Windows guest, or systemroot could not be determined"
 msgstr ""
 
-#: src/inspect.c:2230 src/inspect.c:2252 src/inspect.c:2277
+#: src/inspect.c:2285 src/inspect.c:2307 src/inspect.c:2332
 #, fuzzy
 msgid "unexpected end of output from db_dump command"
 msgstr "डिमन पासून वाचतेवेळी फाइल अनपेक्षीतपणे समाप्त झाले"
 
-#: src/inspect.c:2701
+#: src/inspect.c:2756
 #, c-format
 msgid "%s: file is empty"
 msgstr ""
 
-#: src/inspect.c:2764
+#: src/inspect.c:2819
 msgid ""
 "inspection API not available since this version of libguestfs was compiled "
 "without PCRE or hivex libraries"
index 0531b7f..3bb3e20 100644 (file)
--- a/po/nl.po
+++ b/po/nl.po
@@ -7,7 +7,7 @@ msgstr ""
 "Project-Id-Version: libguestfs 1.5.4\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-03-18 19:28+0000\n"
+"POT-Creation-Date: 2011-03-24 12:04+0000\n"
 "PO-Revision-Date: 2010-09-02 15:28+0200\n"
 "Last-Translator: Geert Warrink <geert.warrink@onsnet.nu>\n"
 "Language-Team: Fedora\n"
@@ -66,14 +66,14 @@ msgstr ""
 "  -V|--version         Laat versie zien en sluit af\n"
 
 #: cat/virt-cat.c:115 cat/virt-filesystems.c:200 cat/virt-ls.c:121
-#: df/domains.c:428 df/main.c:134 fish/fish.c:216 fuse/guestmount.c:976
+#: df/domains.c:428 df/main.c:134 fish/fish.c:217 fuse/guestmount.c:976
 #: inspector/virt-inspector.c:129 rescue/virt-rescue.c:127
 #, c-format
 msgid "guestfs_create: failed to create handle\n"
 msgstr "guestfs_create: hendel aanmaken mislukte\n"
 
 #: cat/virt-cat.c:137 cat/virt-filesystems.c:254 cat/virt-ls.c:143
-#: df/main.c:158 fish/fish.c:286 fuse/guestmount.c:1026
+#: df/main.c:158 fish/fish.c:287 fuse/guestmount.c:1026
 #: inspector/virt-inspector.c:151 rescue/virt-rescue.c:151
 #, c-format
 msgid "%s: unknown long option: %s (%d)\n"
@@ -326,1617 +326,1623 @@ msgstr "kan schijven niet toewijzen of toevoegen na het starten\n"
 msgid "%s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: ongeldige integer parameter (%s gaf %d terug)\n"
 
-#: fish/cmds.c:2536
+#: fish/cmds.c:2543
 msgid "Command"
 msgstr "Commando"
 
-#: fish/cmds.c:2536
+#: fish/cmds.c:2543
 msgid "Description"
 msgstr "Beschrijving"
 
-#: fish/cmds.c:2538
+#: fish/cmds.c:2545
 msgid "add a CD-ROM disk image to examine"
 msgstr "voeg een CD-ROM schijf image toe voor onderzoek"
 
-#: fish/cmds.c:2539
+#: fish/cmds.c:2546
 #, fuzzy
 msgid "add the disk(s) from a named libvirt domain"
 msgstr "{name} is niet de naam van een libvirt domein\n"
 
-#: fish/cmds.c:2540 fish/cmds.c:2541
+#: fish/cmds.c:2547 fish/cmds.c:2548
 msgid "add an image to examine or modify"
 msgstr "voeg een image toe voor onderzoek of te veranderen"
 
-#: fish/cmds.c:2542
+#: fish/cmds.c:2549
 msgid "add a drive in snapshot mode (read-only)"
 msgstr "voeg een station toe in snapshot mode (alleen-lezen)"
 
-#: fish/cmds.c:2543
+#: fish/cmds.c:2550
 msgid "add a drive read-only specifying the QEMU block emulation to use"
 msgstr ""
 "voeg een station alleen-lezen toe met het specificeren van de te gebruiken "
 "QEMU blok emulatie"
 
-#: fish/cmds.c:2544
+#: fish/cmds.c:2551
 msgid "add a drive specifying the QEMU block emulation to use"
 msgstr ""
 "voeg een station toe met het specificeren van de te gebruiken QEMU blok "
 "emulatie"
 
-#: fish/cmds.c:2545
+#: fish/cmds.c:2552
 #, fuzzy
 msgid "allocate and add a disk file"
 msgstr "wijs een sparse image bestand toe"
 
-#: fish/cmds.c:2546
+#: fish/cmds.c:2553
 msgid "clear Augeas path"
 msgstr "Augeas pad opschonen"
 
-#: fish/cmds.c:2547
+#: fish/cmds.c:2554
 msgid "close the current Augeas handle"
 msgstr "sluit de huidige Augeas hendel"
 
-#: fish/cmds.c:2548
+#: fish/cmds.c:2555
 msgid "define an Augeas node"
 msgstr "definieer een Augeas node"
 
-#: fish/cmds.c:2549
+#: fish/cmds.c:2556
 msgid "define an Augeas variable"
 msgstr "definieer een Augeas variabele"
 
-#: fish/cmds.c:2550
+#: fish/cmds.c:2557
 msgid "look up the value of an Augeas path"
 msgstr "zoek de waarde op van een Augeas pad"
 
-#: fish/cmds.c:2551
+#: fish/cmds.c:2558
 msgid "create a new Augeas handle"
 msgstr "maak een nieuwe Augeas hendel aan"
 
-#: fish/cmds.c:2552
+#: fish/cmds.c:2559
 msgid "insert a sibling Augeas node"
 msgstr "voeg in broer Augeas node in"
 
-#: fish/cmds.c:2553
+#: fish/cmds.c:2560
 msgid "load files into the tree"
 msgstr "laad bestanden in de boom"
 
-#: fish/cmds.c:2554
+#: fish/cmds.c:2561
 msgid "list Augeas nodes under augpath"
 msgstr "laat Augeas nodes onder augpath zien"
 
-#: fish/cmds.c:2555
+#: fish/cmds.c:2562
 msgid "return Augeas nodes which match augpath"
 msgstr "geef Augeas nodes terug die overeenkomen met augpath"
 
-#: fish/cmds.c:2556
+#: fish/cmds.c:2563
 msgid "move Augeas node"
 msgstr "verplaats Augeas node"
 
-#: fish/cmds.c:2557
+#: fish/cmds.c:2564
 msgid "remove an Augeas path"
 msgstr "verwijder een Augeas pad"
 
-#: fish/cmds.c:2558
+#: fish/cmds.c:2565
 msgid "write all pending Augeas changes to disk"
 msgstr "schrijf alle wachtende Augeas veranderingen naar schijf"
 
-#: fish/cmds.c:2559
+#: fish/cmds.c:2566
 msgid "set Augeas path to value"
 msgstr "stel Augeas pad in op waarde"
 
-#: fish/cmds.c:2560
+#: fish/cmds.c:2567
 msgid "test availability of some parts of the API"
 msgstr "testen beschikbaarheid van bepaalde onderdelen van de API"
 
-#: fish/cmds.c:2561
+#: fish/cmds.c:2568
 msgid "return a list of all optional groups"
 msgstr "geeft een lijst terug van alle optionele groepen"
 
-#: fish/cmds.c:2562
+#: fish/cmds.c:2569
 msgid "upload base64-encoded data to file"
 msgstr "base64-gecodeerde data uploaden naar bestand"
 
-#: fish/cmds.c:2563
+#: fish/cmds.c:2570
 msgid "download file and encode as base64"
 msgstr "download bestand en codeer deze als base64"
 
-#: fish/cmds.c:2564
+#: fish/cmds.c:2571
 msgid "flush device buffers"
 msgstr "maak apparaat buffers leeg"
 
-#: fish/cmds.c:2565
+#: fish/cmds.c:2572
 msgid "get blocksize of block device"
 msgstr "verkrijg blok grootte van blok apparaat"
 
-#: fish/cmds.c:2566
+#: fish/cmds.c:2573
 msgid "is block device set to read-only"
 msgstr "blok apparaat ingesteld op alleen-lezen"
 
-#: fish/cmds.c:2567
+#: fish/cmds.c:2574
 msgid "get total size of device in bytes"
 msgstr "verkrijgen van totale grootte van apparaat in bytes"
 
-#: fish/cmds.c:2568
+#: fish/cmds.c:2575
 msgid "get sectorsize of block device"
 msgstr "verkrijg sector grootte van blok apparaat"
 
-#: fish/cmds.c:2569
+#: fish/cmds.c:2576
 msgid "get total size of device in 512-byte sectors"
 msgstr "verkrijg totale grootte van apparaat in 512-byte sectoren"
 
-#: fish/cmds.c:2570
+#: fish/cmds.c:2577
 msgid "reread partition table"
 msgstr "herlees partitie tabel"
 
-#: fish/cmds.c:2571
+#: fish/cmds.c:2578
 msgid "set blocksize of block device"
 msgstr "stel blok grootte van blok apparaat in"
 
-#: fish/cmds.c:2572
+#: fish/cmds.c:2579
 msgid "set block device to read-only"
 msgstr "blok apparaat instellen op alleen-lezen"
 
-#: fish/cmds.c:2573
+#: fish/cmds.c:2580
 msgid "set block device to read-write"
 msgstr "blok apparaat instellen op lezen-schrijven"
 
-#: fish/cmds.c:2574
+#: fish/cmds.c:2581
 msgid "return true path on case-insensitive filesystem"
 msgstr "geef echte pad terug voor hoofdletter-ongevoelige bestandssystemen"
 
-#: fish/cmds.c:2575
+#: fish/cmds.c:2582
 msgid "list the contents of a file"
 msgstr "laat de inhoud van een bestand zien"
 
-#: fish/cmds.c:2576
+#: fish/cmds.c:2583
 msgid "compute MD5, SHAx or CRC checksum of file"
 msgstr "Bereken MD5, SHAx of CRC checksum van bestand"
 
-#: fish/cmds.c:2577
+#: fish/cmds.c:2584
 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
 msgstr "Bereken MD5, SHAx of CRC checksum van de inhoud van een apparaat"
 
-#: fish/cmds.c:2578
+#: fish/cmds.c:2585
 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
 msgstr "Bereken MD5, SHAx of CRC checksum van bestanden in een map"
 
-#: fish/cmds.c:2579
+#: fish/cmds.c:2586
 msgid "change file mode"
 msgstr "verander bestand mode"
 
-#: fish/cmds.c:2580 fish/cmds.c:2693
+#: fish/cmds.c:2587 fish/cmds.c:2701
 msgid "change file owner and group"
 msgstr "verander bestand eigenaar en groep"
 
-#: fish/cmds.c:2581
+#: fish/cmds.c:2588
 msgid "run a command from the guest filesystem"
 msgstr "voer een commando uit in het gast bestandssysteem"
 
-#: fish/cmds.c:2582
+#: fish/cmds.c:2589
 msgid "run a command, returning lines"
 msgstr "voer een opdracht uit, regels worden teruggegeven"
 
-#: fish/cmds.c:2583
+#: fish/cmds.c:2590
 msgid "add qemu parameters"
 msgstr "voeg qemu parameters toe"
 
-#: fish/cmds.c:2584
+#: fish/cmds.c:2591
 #, fuzzy
 msgid "copy local files or directories into an image"
 msgstr "laad bestanden in de boom"
 
-#: fish/cmds.c:2585
+#: fish/cmds.c:2592
 #, fuzzy
 msgid "copy remote files or directories out of an image"
 msgstr "laad bestanden in de boom"
 
-#: fish/cmds.c:2586
+#: fish/cmds.c:2593
 msgid "copy size bytes from source to destination using dd"
 msgstr "kopieer grootte bits van bron naar bestemming met dd"
 
-#: fish/cmds.c:2587
+#: fish/cmds.c:2594
 msgid "copy a file"
 msgstr "kopieer een bestand"
 
-#: fish/cmds.c:2588
+#: fish/cmds.c:2595
 msgid "copy a file or directory recursively"
 msgstr "kopieer een bestand of map recursief"
 
-#: fish/cmds.c:2589
+#: fish/cmds.c:2596
 msgid "copy from source to destination using dd"
 msgstr "kopieer van bron naar bestemming met dd"
 
-#: fish/cmds.c:2590
+#: fish/cmds.c:2597
 msgid "debugging and internals"
 msgstr "debug en interne"
 
-#: fish/cmds.c:2591
+#: fish/cmds.c:2598
 #, fuzzy
 msgid "debug the QEMU command line (internal use only)"
 msgstr "upload een bestand naar het toestel (alleen voor intern gebruik)"
 
-#: fish/cmds.c:2592
+#: fish/cmds.c:2599
 msgid "upload a file to the appliance (internal use only)"
 msgstr "upload een bestand naar het toestel (alleen voor intern gebruik)"
 
-#: fish/cmds.c:2593
+#: fish/cmds.c:2600
 msgid "report file system disk space usage"
 msgstr "rapporteer bestandssysteem schijfruimte gebruik"
 
-#: fish/cmds.c:2594
+#: fish/cmds.c:2601
 msgid "report file system disk space usage (human readable)"
 msgstr "rapporteer bestandssysteem schijfruimte gebruik (leesbaar)"
 
-#: fish/cmds.c:2595
+#: fish/cmds.c:2602
 msgid "return kernel messages"
 msgstr "geef kernel boodschappen terug"
 
-#: fish/cmds.c:2596
+#: fish/cmds.c:2603
 msgid "download a file to the local machine"
 msgstr "download een bestand naar de lokale machine"
 
-#: fish/cmds.c:2597
+#: fish/cmds.c:2604
 #, fuzzy
 msgid "download a file to the local machine with offset and size"
 msgstr "download een bestand naar de lokale machine"
 
-#: fish/cmds.c:2598
+#: fish/cmds.c:2605
 msgid "drop kernel page cache, dentries and inodes"
 msgstr "laag kernel pagina cache, dentries en inodes weg"
 
-#: fish/cmds.c:2599
+#: fish/cmds.c:2606
 msgid "estimate file space usage"
 msgstr "schat bestand ruimte gebruik"
 
-#: fish/cmds.c:2600
+#: fish/cmds.c:2607
 msgid "check an ext2/ext3 filesystem"
 msgstr "controleer een ext2/ext3 bestandssysteem"
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2608
 msgid "display a line of text"
 msgstr "laat een regel tekst zien"
 
-#: fish/cmds.c:2602
+#: fish/cmds.c:2609
 msgid "echo arguments back to the client"
 msgstr "echo argumenten terug naar de cliënt"
 
-#: fish/cmds.c:2603
+#: fish/cmds.c:2610
 #, fuzzy
 msgid "edit a file"
 msgstr "lees een bestand"
 
-#: fish/cmds.c:2604 fish/cmds.c:2605 fish/cmds.c:2610 fish/cmds.c:2611
-#: fish/cmds.c:2644 fish/cmds.c:2645 fish/cmds.c:2886 fish/cmds.c:2887
-#: fish/cmds.c:2891 fish/cmds.c:2892 fish/cmds.c:2894 fish/cmds.c:2895
+#: fish/cmds.c:2611 fish/cmds.c:2612 fish/cmds.c:2617 fish/cmds.c:2618
+#: fish/cmds.c:2651 fish/cmds.c:2652 fish/cmds.c:2894 fish/cmds.c:2895
+#: fish/cmds.c:2899 fish/cmds.c:2900 fish/cmds.c:2902 fish/cmds.c:2903
 msgid "return lines matching a pattern"
 msgstr "geef regels terug die overeenkomen met een patroon"
 
-#: fish/cmds.c:2606
+#: fish/cmds.c:2613
 msgid "test if two files have equal contents"
 msgstr "test of twee bestanden dezelfde inhoud hebben"
 
-#: fish/cmds.c:2607
+#: fish/cmds.c:2614
 msgid "test if file or directory exists"
 msgstr "test of bestand of map bestaat"
 
-#: fish/cmds.c:2608 fish/cmds.c:2609
+#: fish/cmds.c:2615 fish/cmds.c:2616
 msgid "preallocate a file in the guest filesystem"
 msgstr "pre-allocate een bestand in het gast bestandssysteem "
 
-#: fish/cmds.c:2612
+#: fish/cmds.c:2619
 msgid "determine file type"
 msgstr "bepaal bestand type"
 
-#: fish/cmds.c:2613
+#: fish/cmds.c:2620
 msgid "detect the architecture of a binary file"
 msgstr "detecteer de architectuur van een binair bestand"
 
-#: fish/cmds.c:2614
+#: fish/cmds.c:2621
 msgid "return the size of the file in bytes"
 msgstr "geef de grootte van het bestand terug in bytes"
 
-#: fish/cmds.c:2615
+#: fish/cmds.c:2622
 msgid "fill a file with octets"
 msgstr "vul een bestand met octetten"
 
-#: fish/cmds.c:2616
+#: fish/cmds.c:2623
 msgid "fill a file with a repeating pattern of bytes"
 msgstr "vul een bestand met een herhalend patroon van bytes"
 
-#: fish/cmds.c:2617
+#: fish/cmds.c:2624
 msgid "find all files and directories"
 msgstr "zoek alle bestanden en mappen op"
 
-#: fish/cmds.c:2618
+#: fish/cmds.c:2625
 msgid "find all files and directories, returning NUL-separated list"
 msgstr ""
 "zoek alle bestanden en mappen op, geef een door NUL gescheiden lijst terug"
 
-#: fish/cmds.c:2619
+#: fish/cmds.c:2626
 msgid "find a filesystem by label"
 msgstr "zoek een bestandssysteem op volgens label"
 
-#: fish/cmds.c:2620
+#: fish/cmds.c:2627
 msgid "find a filesystem by UUID"
 msgstr "zoek een bestandssysteem op volgens UUID"
 
-#: fish/cmds.c:2621
+#: fish/cmds.c:2628
 msgid "run the filesystem checker"
 msgstr "voer de bestandssysteem checker uit"
 
-#: fish/cmds.c:2622
+#: fish/cmds.c:2629
 msgid "get the additional kernel options"
 msgstr "verkrijg de extra kernel opties"
 
-#: fish/cmds.c:2623
+#: fish/cmds.c:2630
 #, fuzzy
 msgid "get the attach method"
 msgstr "verkrijg het zoek pad"
 
-#: fish/cmds.c:2624
+#: fish/cmds.c:2631
 msgid "get autosync mode"
 msgstr "verkrijg automatische synchronisatie mode"
 
-#: fish/cmds.c:2625
+#: fish/cmds.c:2632
 msgid "get direct appliance mode flag"
 msgstr "verkrijg directe toepassing mode vlag"
 
-#: fish/cmds.c:2626
+#: fish/cmds.c:2633
 msgid "get the ext2/3/4 filesystem label"
 msgstr "verkrijg het ext2/3/4 bestandssysteem label"
 
-#: fish/cmds.c:2627
+#: fish/cmds.c:2634
 msgid "get the ext2/3/4 filesystem UUID"
 msgstr "verkrijg het ext2/3/4 bestandssysteem UUID"
 
-#: fish/cmds.c:2628
+#: fish/cmds.c:2635
 msgid "get memory allocated to the qemu subprocess"
 msgstr "verkrijg geheugen toegekend aan het qemu sub-proces"
 
-#: fish/cmds.c:2629
+#: fish/cmds.c:2636
 msgid "get enable network flag"
 msgstr "verkrijg netwerk aanzetten vlag"
 
-#: fish/cmds.c:2630
+#: fish/cmds.c:2637
 msgid "get the search path"
 msgstr "verkrijg het zoek pad"
 
-#: fish/cmds.c:2631
+#: fish/cmds.c:2638
 msgid "get PID of qemu subprocess"
 msgstr "verkrijg PID van qemu sub-proces"
 
-#: fish/cmds.c:2632
+#: fish/cmds.c:2639
 msgid "get the qemu binary"
 msgstr "verkrijg het qemu binaire bestand"
 
-#: fish/cmds.c:2633
+#: fish/cmds.c:2640
 msgid "get recovery process enabled flag"
 msgstr "verkrijg herstel proces aanzetten vlag"
 
-#: fish/cmds.c:2634
+#: fish/cmds.c:2641
 msgid "get SELinux enabled flag"
 msgstr "verkrijg SELinux aanzetten vlag"
 
-#: fish/cmds.c:2635
+#: fish/cmds.c:2642
 msgid "get the current state"
 msgstr "verkrijg de huidige toestand"
 
-#: fish/cmds.c:2636
+#: fish/cmds.c:2643
 msgid "get command trace enabled flag"
 msgstr "verkrijg commando trace aanzetten vlag"
 
-#: fish/cmds.c:2637
+#: fish/cmds.c:2644
 msgid "get the current umask"
 msgstr "verkrijg de huidige umask"
 
-#: fish/cmds.c:2638
+#: fish/cmds.c:2645
 msgid "get verbose mode"
 msgstr "verkrijg breedsprakige mode"
 
-#: fish/cmds.c:2639
+#: fish/cmds.c:2646
 msgid "get SELinux security context"
 msgstr "verkrijg SELinux beveiliging context"
 
-#: fish/cmds.c:2640 fish/cmds.c:2694
+#: fish/cmds.c:2647 fish/cmds.c:2702
 msgid "get a single extended attribute"
 msgstr ""
 
-#: fish/cmds.c:2641 fish/cmds.c:2695
+#: fish/cmds.c:2648 fish/cmds.c:2703
 msgid "list extended attributes of a file or directory"
 msgstr "laat uitgebreide attributen zien van een bestand of map"
 
-#: fish/cmds.c:2642
+#: fish/cmds.c:2649
 msgid "expand wildcards in command"
 msgstr "expandeer wildcards in commando"
 
-#: fish/cmds.c:2643
+#: fish/cmds.c:2650
 msgid "expand a wildcard path"
 msgstr "expandeer een wildcard pad"
 
-#: fish/cmds.c:2646
+#: fish/cmds.c:2653
 msgid "install GRUB"
 msgstr "installeer GRUB"
 
-#: fish/cmds.c:2647
+#: fish/cmds.c:2654
 msgid "return first 10 lines of a file"
 msgstr "geef de eerste 10 regels van een bestand terug"
 
-#: fish/cmds.c:2648
+#: fish/cmds.c:2655
 msgid "return first N lines of a file"
 msgstr "geef de eerste N regels van een bestand terug"
 
-#: fish/cmds.c:2649
+#: fish/cmds.c:2656
 msgid "dump a file in hexadecimal"
 msgstr "dump een bestand in hexadecimaal"
 
-#: fish/cmds.c:2650
+#: fish/cmds.c:2657
 msgid "edit with a hex editor"
 msgstr ""
 
-#: fish/cmds.c:2651
+#: fish/cmds.c:2658
 msgid "list the contents of a single file in an initrd"
 msgstr "laat de inhoud van een enkel bestand in een initrd zien"
 
-#: fish/cmds.c:2652
+#: fish/cmds.c:2659
 msgid "list files in an initrd"
 msgstr "laat bestanden in een initrd zien"
 
-#: fish/cmds.c:2653
+#: fish/cmds.c:2660
 msgid "add an inotify watch"
 msgstr "voeg een inotify bewaker toe"
 
-#: fish/cmds.c:2654
+#: fish/cmds.c:2661
 msgid "close the inotify handle"
 msgstr "sluit de inotify hendel"
 
-#: fish/cmds.c:2655
+#: fish/cmds.c:2662
 msgid "return list of watched files that had events"
 msgstr "geef lijst terug van bewaakte bestanden met gebeurtenissen"
 
-#: fish/cmds.c:2656
+#: fish/cmds.c:2663
 msgid "create an inotify handle"
 msgstr "maak een inotify hendel aan"
 
-#: fish/cmds.c:2657
+#: fish/cmds.c:2664
 msgid "return list of inotify events"
 msgstr "geef een lijst van inotify gebeurtenissen terug"
 
-#: fish/cmds.c:2658
+#: fish/cmds.c:2665
 msgid "remove an inotify watch"
 msgstr "verwijder een inotify bewaker"
 
-#: fish/cmds.c:2659
+#: fish/cmds.c:2666
 msgid "get architecture of inspected operating system"
 msgstr "verkrijg architectuur van geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2660
+#: fish/cmds.c:2667
 msgid "get distro of inspected operating system"
 msgstr "verkrijg distributie van geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2661
+#: fish/cmds.c:2668
 msgid "get filesystems associated with inspected operating system"
 msgstr ""
 "verkrijg bestandssystemen geassocieerd met geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2662
+#: fish/cmds.c:2669
 #, fuzzy
 msgid "get format of inspected operating system"
 msgstr "verkrijg type van geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2663
+#: fish/cmds.c:2670
 #, fuzzy
 msgid "get hostname of the operating system"
 msgstr "verkrijg prouct naam van geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2664
+#: fish/cmds.c:2671
 msgid "get major version of inspected operating system"
 msgstr "verkrijg major versie van geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2665
+#: fish/cmds.c:2672
 msgid "get minor version of inspected operating system"
 msgstr "verkrijg minor versie van geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2666
+#: fish/cmds.c:2673
 msgid "get mountpoints of inspected operating system"
 msgstr "verkrijg aankoppel punten van geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2667
+#: fish/cmds.c:2674
 #, fuzzy
 msgid "get package format used by the operating system"
 msgstr "verkrijg type van geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2668
+#: fish/cmds.c:2675
 #, fuzzy
 msgid "get package management tool used by the operating system"
 msgstr "verkrijg prouct naam van geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2669
+#: fish/cmds.c:2676
 msgid "get product name of inspected operating system"
 msgstr "verkrijg prouct naam van geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2670
+#: fish/cmds.c:2677
+#, fuzzy
+msgid "get product variant of inspected operating system"
+msgstr "verkrijg prouct naam van geïnspecteerd besturingssysteem"
+
+#: fish/cmds.c:2678
 #, fuzzy
 msgid "return list of operating systems found by last inspection"
 msgstr "inspecteer schijf en geef lijst van gevonden besturingssystemen terug"
 
-#: fish/cmds.c:2671
+#: fish/cmds.c:2679
 msgid "get type of inspected operating system"
 msgstr "verkrijg type van geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2672
+#: fish/cmds.c:2680
 #, fuzzy
 msgid "get Windows systemroot of inspected operating system"
 msgstr "verkrijg distributie van geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2673
+#: fish/cmds.c:2681
 msgid "get live flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2674
+#: fish/cmds.c:2682
 msgid "get multipart flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2675
+#: fish/cmds.c:2683
 msgid "get netinst (network installer) flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2676
+#: fish/cmds.c:2684
 #, fuzzy
 msgid "get list of applications installed in the operating system"
 msgstr "verkrijg distributie van geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2677
+#: fish/cmds.c:2685
 msgid "inspect disk and return list of operating systems found"
 msgstr "inspecteer schijf en geef lijst van gevonden besturingssystemen terug"
 
-#: fish/cmds.c:2678
+#: fish/cmds.c:2686
 #, fuzzy
 msgid "test if block device"
 msgstr "laat de blok apparaten zien"
 
-#: fish/cmds.c:2679
+#: fish/cmds.c:2687
 msgid "is busy processing a command"
 msgstr "is bezig met het verwerken van een commando"
 
-#: fish/cmds.c:2680
+#: fish/cmds.c:2688
 #, fuzzy
 msgid "test if character device"
 msgstr "maak blok, karakter, of FIFO apparaten"
 
-#: fish/cmds.c:2681
+#: fish/cmds.c:2689
 msgid "is in configuration state"
 msgstr "is in de configuratie toestand"
 
-#: fish/cmds.c:2682
+#: fish/cmds.c:2690
 #, fuzzy
 msgid "test if a directory"
 msgstr "maak een map aan"
 
-#: fish/cmds.c:2683
+#: fish/cmds.c:2691
 #, fuzzy
 msgid "test if FIFO (named pipe)"
 msgstr "maak een FIFO (benoemde pipe)"
 
-#: fish/cmds.c:2684
+#: fish/cmds.c:2692
 msgid "test if a regular file"
 msgstr ""
 
-#: fish/cmds.c:2685
+#: fish/cmds.c:2693
 msgid "is launching subprocess"
 msgstr "lanceert een sub-proces"
 
-#: fish/cmds.c:2686
+#: fish/cmds.c:2694
 msgid "test if device is a logical volume"
 msgstr "test of het apparaat een logische volume is"
 
-#: fish/cmds.c:2687
+#: fish/cmds.c:2695
 msgid "is ready to accept commands"
 msgstr "is klaar om commando's te accepteren"
 
-#: fish/cmds.c:2688
+#: fish/cmds.c:2696
 #, fuzzy
 msgid "test if socket"
 msgstr "schrijven naar daemon socket"
 
-#: fish/cmds.c:2689
+#: fish/cmds.c:2697
 #, fuzzy
 msgid "test if symbolic link"
 msgstr "maak een symbolische link aan"
 
-#: fish/cmds.c:2690
+#: fish/cmds.c:2698
 msgid "kill the qemu subprocess"
 msgstr "schiet de qemu sub-processen af"
 
-#: fish/cmds.c:2691
+#: fish/cmds.c:2699
 msgid "launch the qemu subprocess"
 msgstr "lanceer het qemu sub-proces"
 
-#: fish/cmds.c:2692
+#: fish/cmds.c:2700
 #, fuzzy
 msgid "change working directory"
 msgstr "verander locale map"
 
-#: fish/cmds.c:2696
+#: fish/cmds.c:2704
 msgid "list the block devices"
 msgstr "laat de blok apparaten zien"
 
-#: fish/cmds.c:2697
+#: fish/cmds.c:2705
 #, fuzzy
 msgid "list filesystems"
 msgstr "  Bestandssystemen:\n"
 
-#: fish/cmds.c:2698
+#: fish/cmds.c:2706
 msgid "list the partitions"
 msgstr "laat de partities zien"
 
-#: fish/cmds.c:2699
+#: fish/cmds.c:2707
 msgid "list the files in a directory (long format)"
 msgstr "laat de bestanden in een map zien (lang formaat)"
 
-#: fish/cmds.c:2700 fish/cmds.c:2701
+#: fish/cmds.c:2708 fish/cmds.c:2709
 msgid "create a hard link"
 msgstr "maak een harde link aan"
 
-#: fish/cmds.c:2702 fish/cmds.c:2703
+#: fish/cmds.c:2710 fish/cmds.c:2711
 msgid "create a symbolic link"
 msgstr "maak een symbolische link aan"
 
-#: fish/cmds.c:2704 fish/cmds.c:2795
+#: fish/cmds.c:2712 fish/cmds.c:2803
 msgid "remove extended attribute of a file or directory"
 msgstr "verwijder uitgebreide attribuut van een bestand of map"
 
-#: fish/cmds.c:2705
+#: fish/cmds.c:2713
 msgid "list the files in a directory"
 msgstr "laat de bestanden in een map zien"
 
-#: fish/cmds.c:2706 fish/cmds.c:2822
+#: fish/cmds.c:2714 fish/cmds.c:2830
 msgid "set extended attribute of a file or directory"
 msgstr "stel uitgebreide attribuut van een bestand of map in"
 
-#: fish/cmds.c:2707
+#: fish/cmds.c:2715
 msgid "get file information for a symbolic link"
 msgstr "verkrijg bestand informatie voor een symbolische link"
 
-#: fish/cmds.c:2708
+#: fish/cmds.c:2716
 msgid "lstat on multiple files"
 msgstr "lstat op meerdere bestanden"
 
-#: fish/cmds.c:2709
+#: fish/cmds.c:2717
 msgid "add a key on a LUKS encrypted device"
 msgstr "voeg een sleutel toe aan een LUKS versleuteld apparaat"
 
-#: fish/cmds.c:2710
+#: fish/cmds.c:2718
 msgid "close a LUKS device"
 msgstr "sluit een LUKS apparaat"
 
-#: fish/cmds.c:2711 fish/cmds.c:2712
+#: fish/cmds.c:2719 fish/cmds.c:2720
 msgid "format a block device as a LUKS encrypted device"
 msgstr "formatteer een blok apparaat als een LUKS versleuteld apparaat"
 
-#: fish/cmds.c:2713
+#: fish/cmds.c:2721
 msgid "remove a key from a LUKS encrypted device"
 msgstr "verwijder een sleutel toe van een LUKS versleuteld apparaat"
 
-#: fish/cmds.c:2714
+#: fish/cmds.c:2722
 msgid "open a LUKS-encrypted block device"
 msgstr "open een LUKS versleuteld blok apparaat"
 
-#: fish/cmds.c:2715
+#: fish/cmds.c:2723
 msgid "open a LUKS-encrypted block device read-only"
 msgstr "open een LUKS versleuteld blok alleen-lezen apparaat"
 
-#: fish/cmds.c:2716
+#: fish/cmds.c:2724
 msgid "create an LVM logical volume"
 msgstr "maak een LVM logische volume aan"
 
-#: fish/cmds.c:2717
+#: fish/cmds.c:2725
 msgid "get canonical name of an LV"
 msgstr ""
 
-#: fish/cmds.c:2718
+#: fish/cmds.c:2726
 msgid "clear LVM device filter"
 msgstr "wis LVM apparaat filter"
 
-#: fish/cmds.c:2719
+#: fish/cmds.c:2727
 msgid "remove all LVM LVs, VGs and PVs"
 msgstr "verwijder alle LVM LV's, VG's en PV's"
 
-#: fish/cmds.c:2720
+#: fish/cmds.c:2728
 msgid "set LVM device filter"
 msgstr "stel LVM apparaat filter in"
 
-#: fish/cmds.c:2721
+#: fish/cmds.c:2729
 msgid "remove an LVM logical volume"
 msgstr "verwijder een LVM logische volume"
 
-#: fish/cmds.c:2722
+#: fish/cmds.c:2730
 msgid "rename an LVM logical volume"
 msgstr "hernoem een LVM logische volume"
 
-#: fish/cmds.c:2723
+#: fish/cmds.c:2731
 msgid "resize an LVM logical volume"
 msgstr "verander grootte van een LVM logische volume"
 
-#: fish/cmds.c:2724
+#: fish/cmds.c:2732
 msgid "expand an LV to fill free space"
 msgstr "expandeer een LV om vrije ruimte te vullen"
 
-#: fish/cmds.c:2725 fish/cmds.c:2726
+#: fish/cmds.c:2733 fish/cmds.c:2734
 msgid "list the LVM logical volumes (LVs)"
 msgstr "laat de LVM logische volumes (LV's) zien"
 
-#: fish/cmds.c:2727
+#: fish/cmds.c:2735
 msgid "get the UUID of a logical volume"
 msgstr "verkrijg de UUID van een logische volume"
 
-#: fish/cmds.c:2728
+#: fish/cmds.c:2736
 msgid "lgetxattr on multiple files"
 msgstr "lgetxattr op meerdere bestanden"
 
-#: fish/cmds.c:2729
+#: fish/cmds.c:2737
 #, fuzzy
 msgid "open the manual"
 msgstr "lees de manual"
 
-#: fish/cmds.c:2730
+#: fish/cmds.c:2738
 msgid "create a directory"
 msgstr "maak een map aan"
 
-#: fish/cmds.c:2731
+#: fish/cmds.c:2739
 msgid "create a directory with a particular mode"
 msgstr "maak een map aan met een bepaalde mode"
 
-#: fish/cmds.c:2732
+#: fish/cmds.c:2740
 msgid "create a directory and parents"
 msgstr "maak en map en ouders aan"
 
-#: fish/cmds.c:2733
+#: fish/cmds.c:2741
 msgid "create a temporary directory"
 msgstr "maak een tijdelijke map aan"
 
-#: fish/cmds.c:2734 fish/cmds.c:2735 fish/cmds.c:2736
+#: fish/cmds.c:2742 fish/cmds.c:2743 fish/cmds.c:2744
 msgid "make ext2/3/4 filesystem with external journal"
 msgstr "maak een ext2/3/4 bestandssysteem met extern journaal"
 
-#: fish/cmds.c:2737
+#: fish/cmds.c:2745
 msgid "make ext2/3/4 external journal"
 msgstr "maak een ext2/3/4 extern journaal"
 
-#: fish/cmds.c:2738
+#: fish/cmds.c:2746
 msgid "make ext2/3/4 external journal with label"
 msgstr "maak een ext2/3/4 extern journaal met label"
 
-#: fish/cmds.c:2739
+#: fish/cmds.c:2747
 msgid "make ext2/3/4 external journal with UUID"
 msgstr "maak een ext2/3/4 extern journaal met UUID"
 
-#: fish/cmds.c:2740
+#: fish/cmds.c:2748
 msgid "make FIFO (named pipe)"
 msgstr "maak een FIFO (benoemde pipe)"
 
-#: fish/cmds.c:2741 fish/cmds.c:2743
+#: fish/cmds.c:2749 fish/cmds.c:2751
 msgid "make a filesystem"
 msgstr "maak een bestandssysteem"
 
-#: fish/cmds.c:2742
+#: fish/cmds.c:2750
 msgid "make a filesystem with block size"
 msgstr "maak een bestandssysteem met blok grootte"
 
-#: fish/cmds.c:2744
+#: fish/cmds.c:2752
 msgid "create a mountpoint"
 msgstr "maak een aankoppel punt aan"
 
-#: fish/cmds.c:2745
+#: fish/cmds.c:2753
 msgid "make block, character or FIFO devices"
 msgstr "maak blok, karakter, of FIFO apparaten"
 
-#: fish/cmds.c:2746
+#: fish/cmds.c:2754
 msgid "make block device node"
 msgstr "maak een blok apparaat node"
 
-#: fish/cmds.c:2747
+#: fish/cmds.c:2755
 msgid "make char device node"
 msgstr "maak een karakter apparaat node"
 
-#: fish/cmds.c:2748
+#: fish/cmds.c:2756
 msgid "create a swap partition"
 msgstr "maak een swap partitie aan"
 
-#: fish/cmds.c:2749
+#: fish/cmds.c:2757
 msgid "create a swap partition with a label"
 msgstr "maak een swap partitie met een label aan"
 
-#: fish/cmds.c:2750
+#: fish/cmds.c:2758
 msgid "create a swap partition with an explicit UUID"
 msgstr "maak een swap partitie met een expliciete UUID aan"
 
-#: fish/cmds.c:2751
+#: fish/cmds.c:2759
 msgid "create a swap file"
 msgstr "maak een swap bestand aan"
 
-#: fish/cmds.c:2752
+#: fish/cmds.c:2760
 msgid "load a kernel module"
 msgstr "laad een kernel module"
 
-#: fish/cmds.c:2753
+#: fish/cmds.c:2761
 #, fuzzy
 msgid "view a file"
 msgstr "verplaats een bestand"
 
-#: fish/cmds.c:2754
+#: fish/cmds.c:2762
 msgid "mount a guest disk at a position in the filesystem"
 msgstr "koppel een gast schijf aan op een plaats in het bestandssysteem"
 
-#: fish/cmds.c:2755
+#: fish/cmds.c:2763
 msgid "mount a file using the loop device"
 msgstr "koppel een bestand aan met het loop apparaat"
 
-#: fish/cmds.c:2756
+#: fish/cmds.c:2764
 msgid "mount a guest disk with mount options"
 msgstr "koppel een gast schijf aan met aankoppel opties"
 
-#: fish/cmds.c:2757
+#: fish/cmds.c:2765
 msgid "mount a guest disk, read-only"
 msgstr "koppel een gast schijf alleen-lezen aan"
 
-#: fish/cmds.c:2758
+#: fish/cmds.c:2766
 msgid "mount a guest disk with mount options and vfstype"
 msgstr "koppel een gast schijf aan met aankoppel opties en vfstype"
 
-#: fish/cmds.c:2759
+#: fish/cmds.c:2767
 msgid "show mountpoints"
 msgstr "laat aankoppel punten zien"
 
-#: fish/cmds.c:2760
+#: fish/cmds.c:2768
 msgid "show mounted filesystems"
 msgstr "laat aangekoppelde bestandssystemen zien"
 
-#: fish/cmds.c:2761
+#: fish/cmds.c:2769
 msgid "move a file"
 msgstr "verplaats een bestand"
 
-#: fish/cmds.c:2762
+#: fish/cmds.c:2770
 msgid "probe NTFS volume"
 msgstr "onderzoek NTFS volume"
 
-#: fish/cmds.c:2763
+#: fish/cmds.c:2771
 msgid "resize an NTFS filesystem"
 msgstr "verander grootte van een NTFS bestandssysteem"
 
-#: fish/cmds.c:2764
+#: fish/cmds.c:2772
 msgid "resize an NTFS filesystem (with size)"
 msgstr "verander grootte van een NTFS bestandssysteem (met grootte)"
 
-#: fish/cmds.c:2765
+#: fish/cmds.c:2773
 msgid "add a partition to the device"
 msgstr "voeg een partiie toe aan een apparaat"
 
-#: fish/cmds.c:2766
+#: fish/cmds.c:2774
 msgid "delete a partition"
 msgstr "verwijder een partitie"
 
-#: fish/cmds.c:2767
+#: fish/cmds.c:2775
 msgid "partition whole disk with a single primary partition"
 msgstr "partitioneer gehele schijf met een enkele primaire partitie"
 
-#: fish/cmds.c:2768
+#: fish/cmds.c:2776
 msgid "return true if a partition is bootable"
 msgstr "geef waar terug als een partitie opstartbaar is"
 
-#: fish/cmds.c:2769
+#: fish/cmds.c:2777
 msgid "get the MBR type byte (ID byte) from a partition"
 msgstr "verkrijg het MBR type byte (ID byte) van een partitie"
 
-#: fish/cmds.c:2770
+#: fish/cmds.c:2778
 msgid "get the partition table type"
 msgstr "verkrijg het partitie abel type"
 
-#: fish/cmds.c:2771
+#: fish/cmds.c:2779
 msgid "create an empty partition table"
 msgstr "maak een lege partitie tabel aan"
 
-#: fish/cmds.c:2772
+#: fish/cmds.c:2780
 msgid "list partitions on a device"
 msgstr "laat partities op een apparaat zien"
 
-#: fish/cmds.c:2773
+#: fish/cmds.c:2781
 msgid "make a partition bootable"
 msgstr "maak een partitie opstartbaar"
 
-#: fish/cmds.c:2774
+#: fish/cmds.c:2782
 msgid "set the MBR type byte (ID byte) of a partition"
 msgstr "stel het MBR type byte (ID byte) van een partitie in"
 
-#: fish/cmds.c:2775
+#: fish/cmds.c:2783
 msgid "set partition name"
 msgstr "stel partitie naam in"
 
-#: fish/cmds.c:2776
+#: fish/cmds.c:2784
 #, fuzzy
 msgid "convert partition name to device name"
 msgstr "maak partities aan op een blok apparaat"
 
-#: fish/cmds.c:2777
+#: fish/cmds.c:2785
 msgid "ping the guest daemon"
 msgstr "ping de gast daemon"
 
-#: fish/cmds.c:2778
+#: fish/cmds.c:2786
 msgid "read part of a file"
 msgstr "lees deel van een bestand"
 
-#: fish/cmds.c:2779
+#: fish/cmds.c:2787
 #, fuzzy
 msgid "read part of a device"
 msgstr "lees deel van een bestand"
 
-#: fish/cmds.c:2780
+#: fish/cmds.c:2788
 msgid "create an LVM physical volume"
 msgstr "maak een LVM fysieke volume aan"
 
-#: fish/cmds.c:2781
+#: fish/cmds.c:2789
 msgid "remove an LVM physical volume"
 msgstr "verwijder een LVM fysieke volume"
 
-#: fish/cmds.c:2782
+#: fish/cmds.c:2790
 msgid "resize an LVM physical volume"
 msgstr "verander grootte van een LVM fysieke volume"
 
-#: fish/cmds.c:2783
+#: fish/cmds.c:2791
 msgid "resize an LVM physical volume (with size)"
 msgstr "verander grootte van een LVM fysieke volume (met grootte)"
 
-#: fish/cmds.c:2784 fish/cmds.c:2785
+#: fish/cmds.c:2792 fish/cmds.c:2793
 msgid "list the LVM physical volumes (PVs)"
 msgstr "laat de LVM fysieke (PV's) zien"
 
-#: fish/cmds.c:2786
+#: fish/cmds.c:2794
 msgid "get the UUID of a physical volume"
 msgstr "verkrijg de UUID van een fysieke volume"
 
-#: fish/cmds.c:2787
+#: fish/cmds.c:2795
 msgid "write to part of a file"
 msgstr "schrijf naar deel van een bestand"
 
-#: fish/cmds.c:2788
+#: fish/cmds.c:2796
 #, fuzzy
 msgid "write to part of a device"
 msgstr "schrijf naar deel van een bestand"
 
-#: fish/cmds.c:2789
+#: fish/cmds.c:2797
 msgid "read a file"
 msgstr "lees een bestand"
 
-#: fish/cmds.c:2790
+#: fish/cmds.c:2798
 msgid "read file as lines"
 msgstr "lees een bestand als regels"
 
-#: fish/cmds.c:2791
+#: fish/cmds.c:2799
 msgid "read directories entries"
 msgstr "lees map ingangen"
 
-#: fish/cmds.c:2792
+#: fish/cmds.c:2800
 msgid "read the target of a symbolic link"
 msgstr "lees het doel van een symbolische link"
 
-#: fish/cmds.c:2793
+#: fish/cmds.c:2801
 msgid "readlink on multiple files"
 msgstr "readlink op meerdere bestanden"
 
-#: fish/cmds.c:2794
+#: fish/cmds.c:2802
 msgid "canonicalized absolute pathname"
 msgstr "gezaghebbende absolute pad naam"
 
-#: fish/cmds.c:2796
+#: fish/cmds.c:2804
 msgid "close and reopen libguestfs handle"
 msgstr "sluit en open libguestfs hendel"
 
-#: fish/cmds.c:2797
+#: fish/cmds.c:2805
 msgid "resize an ext2, ext3 or ext4 filesystem"
 msgstr "verander grootte van een ext2, ext3 of ext4 bestandssysteem"
 
-#: fish/cmds.c:2798
+#: fish/cmds.c:2806
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
 msgstr ""
 "verander grootte van een ext2, ext3 of ext4 bestandssysteem (met grootte)"
 
-#: fish/cmds.c:2799
+#: fish/cmds.c:2807
 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
 msgstr ""
 "verander grootte van een ext2, ext3 of ext4 bestandssysteem (met grootte)"
 
-#: fish/cmds.c:2800
+#: fish/cmds.c:2808
 msgid "remove a file"
 msgstr "verwijder een bestand"
 
-#: fish/cmds.c:2801
+#: fish/cmds.c:2809
 msgid "remove a file or directory recursively"
 msgstr "verwijder een bestand of map recursief"
 
-#: fish/cmds.c:2802
+#: fish/cmds.c:2810
 msgid "remove a directory"
 msgstr "verwijder een map"
 
-#: fish/cmds.c:2803
+#: fish/cmds.c:2811
 msgid "remove a mountpoint"
 msgstr "verwijder een aankoppel punt"
 
-#: fish/cmds.c:2804
+#: fish/cmds.c:2812
 msgid "scrub (securely wipe) a device"
 msgstr "boen (veilig schoonmaken) een apparaat"
 
-#: fish/cmds.c:2805
+#: fish/cmds.c:2813
 msgid "scrub (securely wipe) a file"
 msgstr "boen (veilig schoonmaken) een bestand"
 
-#: fish/cmds.c:2806
+#: fish/cmds.c:2814
 msgid "scrub (securely wipe) free space"
 msgstr "boen (veilig schoonmaken) vrije ruimte"
 
-#: fish/cmds.c:2807
+#: fish/cmds.c:2815
 msgid "add options to kernel command line"
 msgstr "voeg opties toe aan kernel commando regel"
 
-#: fish/cmds.c:2808
+#: fish/cmds.c:2816
 #, fuzzy
 msgid "set the attach method"
 msgstr "stel het zoek pad in"
 
-#: fish/cmds.c:2809
+#: fish/cmds.c:2817
 msgid "set autosync mode"
 msgstr "stel autosync mode in"
 
-#: fish/cmds.c:2810
+#: fish/cmds.c:2818
 msgid "enable or disable direct appliance mode"
 msgstr "zet directe apparaat mode aan of uit"
 
-#: fish/cmds.c:2811
+#: fish/cmds.c:2819
 msgid "set the ext2/3/4 filesystem label"
 msgstr "stel het ext2/3/4 bestandssysteem label in"
 
-#: fish/cmds.c:2812
+#: fish/cmds.c:2820
 msgid "set the ext2/3/4 filesystem UUID"
 msgstr "stel het ext2/3/4 bestandssysteem UUID in"
 
-#: fish/cmds.c:2813
+#: fish/cmds.c:2821
 msgid "set memory allocated to the qemu subprocess"
 msgstr "stel geheugen toegekend aan het qemu sub-proces in"
 
-#: fish/cmds.c:2814
+#: fish/cmds.c:2822
 msgid "set enable network flag"
 msgstr "stel netwerk aanzetten vlag in"
 
-#: fish/cmds.c:2815
+#: fish/cmds.c:2823
 msgid "set the search path"
 msgstr "stel het zoek pad in"
 
-#: fish/cmds.c:2816
+#: fish/cmds.c:2824
 msgid "set the qemu binary"
 msgstr "stel het qemu binaire bestand in"
 
-#: fish/cmds.c:2817
+#: fish/cmds.c:2825
 msgid "enable or disable the recovery process"
 msgstr "zet het herstel proces aan of uit"
 
-#: fish/cmds.c:2818
+#: fish/cmds.c:2826
 msgid "set SELinux enabled or disabled at appliance boot"
 msgstr "zet SELinux aan of uit bij opstarten van het toestel"
 
-#: fish/cmds.c:2819
+#: fish/cmds.c:2827
 msgid "enable or disable command traces"
 msgstr "zet commando traces aan of uit"
 
-#: fish/cmds.c:2820
+#: fish/cmds.c:2828
 msgid "set verbose mode"
 msgstr "stel breedsprakige mode in"
 
-#: fish/cmds.c:2821
+#: fish/cmds.c:2829
 msgid "set SELinux security context"
 msgstr "stel SELinux beveiliging context in"
 
-#: fish/cmds.c:2823 fish/cmds.c:2824
+#: fish/cmds.c:2831 fish/cmds.c:2832
 msgid "create partitions on a block device"
 msgstr "maak partities aan op een blok apparaat"
 
-#: fish/cmds.c:2825
+#: fish/cmds.c:2833
 msgid "modify a single partition on a block device"
 msgstr "verander een enkele partitie op een blok apparaat"
 
-#: fish/cmds.c:2826
+#: fish/cmds.c:2834
 msgid "display the disk geometry from the partition table"
 msgstr "laat de schijf geometrie van de partitie tabel zien"
 
-#: fish/cmds.c:2827
+#: fish/cmds.c:2835
 msgid "display the kernel geometry"
 msgstr "laat de kernel geometrie zien"
 
-#: fish/cmds.c:2828
+#: fish/cmds.c:2836
 msgid "display the partition table"
 msgstr "laat de partitie tabel zien"
 
-#: fish/cmds.c:2829
+#: fish/cmds.c:2837
 msgid "run a command via the shell"
 msgstr "voer een commando uit via de shell"
 
-#: fish/cmds.c:2830
+#: fish/cmds.c:2838
 msgid "run a command via the shell returning lines"
 msgstr "voer een commando uit via de shell met het teruggeven van regels"
 
-#: fish/cmds.c:2831
+#: fish/cmds.c:2839
 msgid "sleep for some seconds"
 msgstr "slaap gedurende een paar seconden"
 
-#: fish/cmds.c:2832
+#: fish/cmds.c:2840
 #, fuzzy
 msgid "create a sparse disk image and add"
 msgstr "wijs een sparse image bestand toe"
 
-#: fish/cmds.c:2833
+#: fish/cmds.c:2841
 msgid "get file information"
 msgstr "verkrijg bestand informatie"
 
-#: fish/cmds.c:2834
+#: fish/cmds.c:2842
 msgid "get file system statistics"
 msgstr "verkrijg bestandssysteem statistieken"
 
-#: fish/cmds.c:2835 fish/cmds.c:2836
+#: fish/cmds.c:2843 fish/cmds.c:2844
 msgid "print the printable strings in a file"
 msgstr "druk de afdrukbare tekenreeksen ad in een bestand"
 
-#: fish/cmds.c:2837
+#: fish/cmds.c:2845
 msgid "list supported groups of commands"
 msgstr "laat ondersteunde groep commando's zien"
 
-#: fish/cmds.c:2838
+#: fish/cmds.c:2846
 msgid "disable swap on device"
 msgstr "zet swap op een apparaat uit"
 
-#: fish/cmds.c:2839
+#: fish/cmds.c:2847
 msgid "disable swap on file"
 msgstr "zet swap op een bestand uit"
 
-#: fish/cmds.c:2840
+#: fish/cmds.c:2848
 msgid "disable swap on labeled swap partition"
 msgstr "zet swap op een gelabelde swap partitie uit"
 
-#: fish/cmds.c:2841
+#: fish/cmds.c:2849
 msgid "disable swap on swap partition by UUID"
 msgstr "zet swap op swap partitie volgens UUID uit"
 
-#: fish/cmds.c:2842
+#: fish/cmds.c:2850
 msgid "enable swap on device"
 msgstr "zet swap op een apparaat aan"
 
-#: fish/cmds.c:2843
+#: fish/cmds.c:2851
 msgid "enable swap on file"
 msgstr "zet swap op een bestand aan"
 
-#: fish/cmds.c:2844
+#: fish/cmds.c:2852
 msgid "enable swap on labeled swap partition"
 msgstr "zet swap op een gelabelde swap partitie aan"
 
-#: fish/cmds.c:2845
+#: fish/cmds.c:2853
 msgid "enable swap on swap partition by UUID"
 msgstr "zet swap op swap partitie volgens UUID aan"
 
-#: fish/cmds.c:2846
+#: fish/cmds.c:2854
 msgid "sync disks, writes are flushed through to the disk image"
 msgstr ""
 "synchroniseer schijven, schrijven wordt doorgespoeld naar het schijf image"
 
-#: fish/cmds.c:2847
+#: fish/cmds.c:2855
 msgid "return last 10 lines of a file"
 msgstr "geef de laatste 10 regels van een bestand terug"
 
-#: fish/cmds.c:2848
+#: fish/cmds.c:2856
 msgid "return last N lines of a file"
 msgstr "geef de laatste N regels van een bestand terug"
 
-#: fish/cmds.c:2849
+#: fish/cmds.c:2857
 msgid "unpack tarfile to directory"
 msgstr "tar bestand uitpakken naar map"
 
-#: fish/cmds.c:2850
+#: fish/cmds.c:2858
 msgid "pack directory into tarfile"
 msgstr "map inpakken in tar bestand"
 
-#: fish/cmds.c:2851 fish/cmds.c:2858
+#: fish/cmds.c:2859 fish/cmds.c:2866
 msgid "unpack compressed tarball to directory"
 msgstr "gecomprimeerde tar bal uitpakken naar map"
 
-#: fish/cmds.c:2852 fish/cmds.c:2859
+#: fish/cmds.c:2860 fish/cmds.c:2867
 msgid "pack directory into compressed tarball"
 msgstr "map inpakken in gecomprimeerde tar bal"
 
-#: fish/cmds.c:2853
+#: fish/cmds.c:2861
 #, fuzzy
 msgid "print elapsed time taken to run a command"
 msgstr "meet de tijd nodig voor uitvoeren van commando"
 
-#: fish/cmds.c:2854
+#: fish/cmds.c:2862
 msgid "update file timestamps or create a new file"
 msgstr "vernieuw tijd stempels of maak een nieuw bestand aan"
 
-#: fish/cmds.c:2855
+#: fish/cmds.c:2863
 msgid "truncate a file to zero size"
 msgstr "kap een bestand af op grootte nul"
 
-#: fish/cmds.c:2856
+#: fish/cmds.c:2864
 msgid "truncate a file to a particular size"
 msgstr "kap een bestand af op een bepaalde grootte"
 
-#: fish/cmds.c:2857
+#: fish/cmds.c:2865
 msgid "get ext2/ext3/ext4 superblock details"
 msgstr "verkrijg ext2/ext3/ext4 super-blok details"
 
-#: fish/cmds.c:2860
+#: fish/cmds.c:2868
 msgid "set file mode creation mask (umask)"
 msgstr "stel bestande mode aanmaak masker (umask) in"
 
-#: fish/cmds.c:2861
+#: fish/cmds.c:2869
 msgid "unmount a filesystem"
 msgstr "koppel een bestandssysteem af"
 
-#: fish/cmds.c:2862
+#: fish/cmds.c:2870
 msgid "unmount all filesystems"
 msgstr "koppel alle bestandssystemen af"
 
-#: fish/cmds.c:2863
+#: fish/cmds.c:2871
 msgid "upload a file from the local machine"
 msgstr "upload een bestand van de lokale machine"
 
-#: fish/cmds.c:2864
+#: fish/cmds.c:2872
 #, fuzzy
 msgid "upload a file from the local machine with offset"
 msgstr "upload een bestand van de lokale machine"
 
-#: fish/cmds.c:2865
+#: fish/cmds.c:2873
 msgid "set timestamp of a file with nanosecond precision"
 msgstr "stel tijd stempel van een bestand in met nanoseconde precisie"
 
-#: fish/cmds.c:2866
+#: fish/cmds.c:2874
 msgid "get the library version number"
 msgstr "verkrijg het bibliotheek versie nummer"
 
-#: fish/cmds.c:2867
+#: fish/cmds.c:2875
 msgid "get the filesystem label"
 msgstr "verkrijg het bestandssysteem label"
 
-#: fish/cmds.c:2868
+#: fish/cmds.c:2876
 msgid "get the Linux VFS type corresponding to a mounted device"
 msgstr ""
 "verkrijg het Linux VFS type dat correspondeert met een aangekoppeld apparaat"
 
-#: fish/cmds.c:2869
+#: fish/cmds.c:2877
 msgid "get the filesystem UUID"
 msgstr "verkrijg het bestandssysteem UUID"
 
-#: fish/cmds.c:2870
+#: fish/cmds.c:2878
 msgid "activate or deactivate some volume groups"
 msgstr "activeer of de-activeer sommige volume groepen"
 
-#: fish/cmds.c:2871
+#: fish/cmds.c:2879
 msgid "activate or deactivate all volume groups"
 msgstr "activeer of de-activeer alle volume groepen"
 
-#: fish/cmds.c:2872
+#: fish/cmds.c:2880
 msgid "create an LVM volume group"
 msgstr "maak een LVM volume groep aan"
 
-#: fish/cmds.c:2873
+#: fish/cmds.c:2881
 msgid "get the LV UUIDs of all LVs in the volume group"
 msgstr "verkrijg de LV UUID's van alle LV's in de volume groep"
 
-#: fish/cmds.c:2874
+#: fish/cmds.c:2882
 msgid "get the PV UUIDs containing the volume group"
 msgstr "verkrijg de PV UUID's die de volume groep bevatten"
 
-#: fish/cmds.c:2875
+#: fish/cmds.c:2883
 msgid "remove an LVM volume group"
 msgstr "verwijder een LVM volume groep"
 
-#: fish/cmds.c:2876
+#: fish/cmds.c:2884
 msgid "rename an LVM volume group"
 msgstr "wijzig de naam van een LVM volume groep"
 
-#: fish/cmds.c:2877 fish/cmds.c:2878
+#: fish/cmds.c:2885 fish/cmds.c:2886
 msgid "list the LVM volume groups (VGs)"
 msgstr "laat de LVM volume groepen (VG's) zien"
 
-#: fish/cmds.c:2879
+#: fish/cmds.c:2887
 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
 msgstr ""
 "opnieuw scannen voor LVM fysiwkw volumes, volume groepen en logische volumes"
 
-#: fish/cmds.c:2880
+#: fish/cmds.c:2888
 msgid "get the UUID of a volume group"
 msgstr "verkrijg de UUID van een volume groep"
 
-#: fish/cmds.c:2881
+#: fish/cmds.c:2889
 msgid "count characters in a file"
 msgstr "tel aantal karakters in een bestand"
 
-#: fish/cmds.c:2882
+#: fish/cmds.c:2890
 msgid "count lines in a file"
 msgstr "tel aantal regels in een bestand"
 
-#: fish/cmds.c:2883
+#: fish/cmds.c:2891
 msgid "count words in a file"
 msgstr "tel aantal woorden in een bestand"
 
-#: fish/cmds.c:2884
+#: fish/cmds.c:2892
 msgid "create a new file"
 msgstr "maak een nieuw bestand aan"
 
-#: fish/cmds.c:2885
+#: fish/cmds.c:2893
 msgid "create a file"
 msgstr "maak een bestand aan"
 
-#: fish/cmds.c:2888
+#: fish/cmds.c:2896
 msgid "write zeroes to the device"
 msgstr "schrijf nullen naar het apparaat"
 
-#: fish/cmds.c:2889
+#: fish/cmds.c:2897
 msgid "write zeroes to an entire device"
 msgstr "schrijf nullen naar een heel apparaat"
 
-#: fish/cmds.c:2890
+#: fish/cmds.c:2898
 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
 msgstr "nul ongebruikte inodes en schijf blokken op ext2/3 bestandssysteem"
 
-#: fish/cmds.c:2893
+#: fish/cmds.c:2901
 msgid "determine file type inside a compressed file"
 msgstr "bepaal bestand type in een gecomprimeerd bestand"
 
-#: fish/cmds.c:2896
+#: fish/cmds.c:2904
 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
 msgstr ""
 "Gebruik -h <cmd> / help <cmd> om gedetailleerde hulp voor een commando te "
 "tonen."
 
-#: fish/cmds.c:3214 fish/cmds.c:3228 fish/cmds.c:3244 fish/cmds.c:3261
-#: fish/cmds.c:3278 fish/cmds.c:3296 fish/cmds.c:3315 fish/cmds.c:3331
-#: fish/cmds.c:3349 fish/cmds.c:3365 fish/cmds.c:3383 fish/cmds.c:3399
-#: fish/cmds.c:3416 fish/cmds.c:3431 fish/cmds.c:3449 fish/cmds.c:3464
-#: fish/cmds.c:3480 fish/cmds.c:3496 fish/cmds.c:3512 fish/cmds.c:3528
-#: fish/cmds.c:3544 fish/cmds.c:3562 fish/cmds.c:3595 fish/cmds.c:3611
-#: fish/cmds.c:3627 fish/cmds.c:3646 fish/cmds.c:3661 fish/cmds.c:3679
-#: fish/cmds.c:3694 fish/cmds.c:3712 fish/cmds.c:3727 fish/cmds.c:3745
-#: fish/cmds.c:3760 fish/cmds.c:3779 fish/cmds.c:3798 fish/cmds.c:3816
-#: fish/cmds.c:3836 fish/cmds.c:3855 fish/cmds.c:3875 fish/cmds.c:3895
-#: fish/cmds.c:3915 fish/cmds.c:3934 fish/cmds.c:3953 fish/cmds.c:3973
-#: fish/cmds.c:3993 fish/cmds.c:4013 fish/cmds.c:4028 fish/cmds.c:4044
-#: fish/cmds.c:4116 fish/cmds.c:4134 fish/cmds.c:4151 fish/cmds.c:4230
-#: fish/cmds.c:4250 fish/cmds.c:4270 fish/cmds.c:4290 fish/cmds.c:4310
-#: fish/cmds.c:4330 fish/cmds.c:4349 fish/cmds.c:4368 fish/cmds.c:4387
-#: fish/cmds.c:4402 fish/cmds.c:4422 fish/cmds.c:4438 fish/cmds.c:4454
-#: fish/cmds.c:4473 fish/cmds.c:4495 fish/cmds.c:4517 fish/cmds.c:4537
-#: fish/cmds.c:4554 fish/cmds.c:4571 fish/cmds.c:4588 fish/cmds.c:4605
-#: fish/cmds.c:4622 fish/cmds.c:4639 fish/cmds.c:4656 fish/cmds.c:4675
-#: fish/cmds.c:4698 fish/cmds.c:4734 fish/cmds.c:4751 fish/cmds.c:4774
-#: fish/cmds.c:4796 fish/cmds.c:4817 fish/cmds.c:4837 fish/cmds.c:4856
-#: fish/cmds.c:4876 fish/cmds.c:4894 fish/cmds.c:4912 fish/cmds.c:4926
-#: fish/cmds.c:4942 fish/cmds.c:4962 fish/cmds.c:4981 fish/cmds.c:5000
-#: fish/cmds.c:5019 fish/cmds.c:5038 fish/cmds.c:5058 fish/cmds.c:5098
-#: fish/cmds.c:5155 fish/cmds.c:5176 fish/cmds.c:5197 fish/cmds.c:5218
-#: fish/cmds.c:5236 fish/cmds.c:5258 fish/cmds.c:5296 fish/cmds.c:5318
-#: fish/cmds.c:5397 fish/cmds.c:5436 fish/cmds.c:5451 fish/cmds.c:5468
-#: fish/cmds.c:5482 fish/cmds.c:5498 fish/cmds.c:5520 fish/cmds.c:5542
-#: fish/cmds.c:5564 fish/cmds.c:5586 fish/cmds.c:5608 fish/cmds.c:5630
-#: fish/cmds.c:5650 fish/cmds.c:5667 fish/cmds.c:5684 fish/cmds.c:5703
-#: fish/cmds.c:5722 fish/cmds.c:5742 fish/cmds.c:5778 fish/cmds.c:5797
-#: fish/cmds.c:5816 fish/cmds.c:5833 fish/cmds.c:5851 fish/cmds.c:5874
-#: fish/cmds.c:5897 fish/cmds.c:5921 fish/cmds.c:5944 fish/cmds.c:5965
-#: fish/cmds.c:5988 fish/cmds.c:6011 fish/cmds.c:6031 fish/cmds.c:6053
-#: fish/cmds.c:6074 fish/cmds.c:6097 fish/cmds.c:6114 fish/cmds.c:6131
-#: fish/cmds.c:6149 fish/cmds.c:6167 fish/cmds.c:6188 fish/cmds.c:6206
-#: fish/cmds.c:6227 fish/cmds.c:6247 fish/cmds.c:6265 fish/cmds.c:6286
-#: fish/cmds.c:6309 fish/cmds.c:6332 fish/cmds.c:6354 fish/cmds.c:6387
-#: fish/cmds.c:6404 fish/cmds.c:6421 fish/cmds.c:6445 fish/cmds.c:6468
-#: fish/cmds.c:6491 fish/cmds.c:6513 fish/cmds.c:6530 fish/cmds.c:6552
-#: fish/cmds.c:6646 fish/cmds.c:6666 fish/cmds.c:6686 fish/cmds.c:6706
-#: fish/cmds.c:6724 fish/cmds.c:6745 fish/cmds.c:6781 fish/cmds.c:6798
-#: fish/cmds.c:6820 fish/cmds.c:6837 fish/cmds.c:6873 fish/cmds.c:6893
-#: fish/cmds.c:6913 fish/cmds.c:6933 fish/cmds.c:6955 fish/cmds.c:6972
-#: fish/cmds.c:6991 fish/cmds.c:7010 fish/cmds.c:7032 fish/cmds.c:7053
-#: fish/cmds.c:7074 fish/cmds.c:7095 fish/cmds.c:7118 fish/cmds.c:7159
-#: fish/cmds.c:7182 fish/cmds.c:7221 fish/cmds.c:7238 fish/cmds.c:7257
-#: fish/cmds.c:7278 fish/cmds.c:7301 fish/cmds.c:7323 fish/cmds.c:7341
-#: fish/cmds.c:7360 fish/cmds.c:7381 fish/cmds.c:7458 fish/cmds.c:7499
-#: fish/cmds.c:7578 fish/cmds.c:7654 fish/cmds.c:7691 fish/cmds.c:7714
-#: fish/cmds.c:7735 fish/cmds.c:7758 fish/cmds.c:7780 fish/cmds.c:7805
-#: fish/cmds.c:7848 fish/cmds.c:7889 fish/cmds.c:7910 fish/cmds.c:7928
-#: fish/cmds.c:7947 fish/cmds.c:7964 fish/cmds.c:7982 fish/cmds.c:8009
-#: fish/cmds.c:8033 fish/cmds.c:8057 fish/cmds.c:8081 fish/cmds.c:8105
-#: fish/cmds.c:8129 fish/cmds.c:8153 fish/cmds.c:8177 fish/cmds.c:8201
-#: fish/cmds.c:8225 fish/cmds.c:8249 fish/cmds.c:8273 fish/cmds.c:8296
-#: fish/cmds.c:8319 fish/cmds.c:8340 fish/cmds.c:8361 fish/cmds.c:8382
-#: fish/cmds.c:8402 fish/cmds.c:8425 fish/cmds.c:8463 fish/cmds.c:8480
-#: fish/cmds.c:8497 fish/cmds.c:8516 fish/cmds.c:8535 fish/cmds.c:8552
-#: fish/cmds.c:8569 fish/cmds.c:8586 fish/cmds.c:8603 fish/cmds.c:8622
-#: fish/cmds.c:8658 fish/cmds.c:8698 fish/cmds.c:8731 fish/cmds.c:8748
-#: fish/cmds.c:8765 fish/cmds.c:8781 fish/cmds.c:8796 fish/cmds.c:8817
-#: fish/cmds.c:8855 fish/cmds.c:8893 fish/cmds.c:8932 fish/cmds.c:8972
-#: fish/cmds.c:9013 fish/cmds.c:9054 fish/cmds.c:9092 fish/cmds.c:9109
-#: fish/cmds.c:9132 fish/cmds.c:9154 fish/cmds.c:9176 fish/cmds.c:9196
-#: fish/cmds.c:9216 fish/cmds.c:9252 fish/cmds.c:9324 fish/cmds.c:9364
-#: fish/cmds.c:9422 fish/cmds.c:9448 fish/cmds.c:9474 fish/cmds.c:9502
-#: fish/cmds.c:9561 fish/cmds.c:9582 fish/cmds.c:9627 fish/cmds.c:9647
-#: fish/cmds.c:9686 fish/cmds.c:9723 fish/cmds.c:9743 fish/cmds.c:9765
-#: fish/cmds.c:9822 fish/cmds.c:9842 fish/cmds.c:9864 fish/cmds.c:9886
-#: fish/cmds.c:9905 fish/cmds.c:9925 fish/cmds.c:9952 fish/cmds.c:9972
-#: fish/cmds.c:9992 fish/cmds.c:10012 fish/cmds.c:10032 fish/cmds.c:10054
-#: fish/cmds.c:10089 fish/cmds.c:10107 fish/cmds.c:10130 fish/cmds.c:10152
-#: fish/cmds.c:10167 fish/cmds.c:10184 fish/cmds.c:10221 fish/cmds.c:10260
-#: fish/cmds.c:10300 fish/cmds.c:10356 fish/cmds.c:10378 fish/cmds.c:10414
-#: fish/cmds.c:10429 fish/cmds.c:10449 fish/cmds.c:10489 fish/cmds.c:10512
-#: fish/cmds.c:10536 fish/cmds.c:10561 fish/cmds.c:10602 fish/cmds.c:10627
-#: fish/cmds.c:10665 fish/cmds.c:10696 fish/cmds.c:10727 fish/cmds.c:10755
-#: fish/cmds.c:10775 fish/cmds.c:10807 fish/cmds.c:10827 fish/cmds.c:10847
-#: fish/cmds.c:10864 fish/cmds.c:10882 fish/cmds.c:10905 fish/cmds.c:10926
-#: fish/cmds.c:10945 fish/cmds.c:10987 fish/cmds.c:11030 fish/cmds.c:11074
-#: fish/cmds.c:11113 fish/cmds.c:11132 fish/cmds.c:11152 fish/cmds.c:11172
-#: fish/cmds.c:11193 fish/cmds.c:11214 fish/cmds.c:11235 fish/cmds.c:11256
-#: fish/cmds.c:11277 fish/cmds.c:11299 fish/cmds.c:11337 fish/cmds.c:11388
-#: fish/cmds.c:11426 fish/cmds.c:11482 fish/cmds.c:11572 fish/cmds.c:11601
-#: fish/cmds.c:11628
+#: fish/cmds.c:3222 fish/cmds.c:3236 fish/cmds.c:3252 fish/cmds.c:3269
+#: fish/cmds.c:3286 fish/cmds.c:3304 fish/cmds.c:3323 fish/cmds.c:3339
+#: fish/cmds.c:3357 fish/cmds.c:3373 fish/cmds.c:3391 fish/cmds.c:3407
+#: fish/cmds.c:3424 fish/cmds.c:3439 fish/cmds.c:3457 fish/cmds.c:3472
+#: fish/cmds.c:3488 fish/cmds.c:3504 fish/cmds.c:3520 fish/cmds.c:3536
+#: fish/cmds.c:3552 fish/cmds.c:3570 fish/cmds.c:3603 fish/cmds.c:3619
+#: fish/cmds.c:3635 fish/cmds.c:3654 fish/cmds.c:3669 fish/cmds.c:3687
+#: fish/cmds.c:3702 fish/cmds.c:3720 fish/cmds.c:3735 fish/cmds.c:3753
+#: fish/cmds.c:3768 fish/cmds.c:3787 fish/cmds.c:3806 fish/cmds.c:3824
+#: fish/cmds.c:3844 fish/cmds.c:3863 fish/cmds.c:3883 fish/cmds.c:3903
+#: fish/cmds.c:3923 fish/cmds.c:3942 fish/cmds.c:3961 fish/cmds.c:3981
+#: fish/cmds.c:4001 fish/cmds.c:4021 fish/cmds.c:4036 fish/cmds.c:4052
+#: fish/cmds.c:4124 fish/cmds.c:4142 fish/cmds.c:4159 fish/cmds.c:4238
+#: fish/cmds.c:4258 fish/cmds.c:4278 fish/cmds.c:4298 fish/cmds.c:4318
+#: fish/cmds.c:4338 fish/cmds.c:4357 fish/cmds.c:4376 fish/cmds.c:4395
+#: fish/cmds.c:4410 fish/cmds.c:4429 fish/cmds.c:4450 fish/cmds.c:4466
+#: fish/cmds.c:4482 fish/cmds.c:4501 fish/cmds.c:4523 fish/cmds.c:4545
+#: fish/cmds.c:4565 fish/cmds.c:4582 fish/cmds.c:4599 fish/cmds.c:4616
+#: fish/cmds.c:4633 fish/cmds.c:4650 fish/cmds.c:4667 fish/cmds.c:4684
+#: fish/cmds.c:4703 fish/cmds.c:4726 fish/cmds.c:4762 fish/cmds.c:4779
+#: fish/cmds.c:4802 fish/cmds.c:4824 fish/cmds.c:4845 fish/cmds.c:4865
+#: fish/cmds.c:4884 fish/cmds.c:4904 fish/cmds.c:4922 fish/cmds.c:4940
+#: fish/cmds.c:4954 fish/cmds.c:4970 fish/cmds.c:4990 fish/cmds.c:5009
+#: fish/cmds.c:5028 fish/cmds.c:5047 fish/cmds.c:5066 fish/cmds.c:5086
+#: fish/cmds.c:5126 fish/cmds.c:5183 fish/cmds.c:5204 fish/cmds.c:5225
+#: fish/cmds.c:5246 fish/cmds.c:5264 fish/cmds.c:5286 fish/cmds.c:5324
+#: fish/cmds.c:5346 fish/cmds.c:5425 fish/cmds.c:5464 fish/cmds.c:5479
+#: fish/cmds.c:5496 fish/cmds.c:5510 fish/cmds.c:5526 fish/cmds.c:5548
+#: fish/cmds.c:5570 fish/cmds.c:5592 fish/cmds.c:5614 fish/cmds.c:5636
+#: fish/cmds.c:5658 fish/cmds.c:5678 fish/cmds.c:5695 fish/cmds.c:5712
+#: fish/cmds.c:5731 fish/cmds.c:5750 fish/cmds.c:5770 fish/cmds.c:5806
+#: fish/cmds.c:5825 fish/cmds.c:5844 fish/cmds.c:5861 fish/cmds.c:5879
+#: fish/cmds.c:5902 fish/cmds.c:5925 fish/cmds.c:5949 fish/cmds.c:5972
+#: fish/cmds.c:5993 fish/cmds.c:6016 fish/cmds.c:6039 fish/cmds.c:6059
+#: fish/cmds.c:6081 fish/cmds.c:6102 fish/cmds.c:6125 fish/cmds.c:6142
+#: fish/cmds.c:6159 fish/cmds.c:6177 fish/cmds.c:6195 fish/cmds.c:6216
+#: fish/cmds.c:6234 fish/cmds.c:6255 fish/cmds.c:6275 fish/cmds.c:6293
+#: fish/cmds.c:6314 fish/cmds.c:6337 fish/cmds.c:6360 fish/cmds.c:6382
+#: fish/cmds.c:6415 fish/cmds.c:6432 fish/cmds.c:6449 fish/cmds.c:6473
+#: fish/cmds.c:6496 fish/cmds.c:6519 fish/cmds.c:6541 fish/cmds.c:6558
+#: fish/cmds.c:6580 fish/cmds.c:6674 fish/cmds.c:6694 fish/cmds.c:6714
+#: fish/cmds.c:6734 fish/cmds.c:6752 fish/cmds.c:6773 fish/cmds.c:6809
+#: fish/cmds.c:6826 fish/cmds.c:6848 fish/cmds.c:6865 fish/cmds.c:6901
+#: fish/cmds.c:6921 fish/cmds.c:6941 fish/cmds.c:6961 fish/cmds.c:6983
+#: fish/cmds.c:7000 fish/cmds.c:7019 fish/cmds.c:7038 fish/cmds.c:7060
+#: fish/cmds.c:7081 fish/cmds.c:7102 fish/cmds.c:7123 fish/cmds.c:7146
+#: fish/cmds.c:7187 fish/cmds.c:7210 fish/cmds.c:7249 fish/cmds.c:7266
+#: fish/cmds.c:7285 fish/cmds.c:7306 fish/cmds.c:7329 fish/cmds.c:7351
+#: fish/cmds.c:7369 fish/cmds.c:7388 fish/cmds.c:7409 fish/cmds.c:7486
+#: fish/cmds.c:7527 fish/cmds.c:7606 fish/cmds.c:7682 fish/cmds.c:7719
+#: fish/cmds.c:7742 fish/cmds.c:7763 fish/cmds.c:7786 fish/cmds.c:7808
+#: fish/cmds.c:7833 fish/cmds.c:7876 fish/cmds.c:7917 fish/cmds.c:7938
+#: fish/cmds.c:7956 fish/cmds.c:7975 fish/cmds.c:7992 fish/cmds.c:8010
+#: fish/cmds.c:8037 fish/cmds.c:8061 fish/cmds.c:8085 fish/cmds.c:8109
+#: fish/cmds.c:8133 fish/cmds.c:8157 fish/cmds.c:8181 fish/cmds.c:8205
+#: fish/cmds.c:8229 fish/cmds.c:8253 fish/cmds.c:8277 fish/cmds.c:8301
+#: fish/cmds.c:8324 fish/cmds.c:8347 fish/cmds.c:8368 fish/cmds.c:8389
+#: fish/cmds.c:8410 fish/cmds.c:8430 fish/cmds.c:8453 fish/cmds.c:8491
+#: fish/cmds.c:8508 fish/cmds.c:8525 fish/cmds.c:8544 fish/cmds.c:8563
+#: fish/cmds.c:8580 fish/cmds.c:8597 fish/cmds.c:8614 fish/cmds.c:8631
+#: fish/cmds.c:8650 fish/cmds.c:8686 fish/cmds.c:8726 fish/cmds.c:8759
+#: fish/cmds.c:8776 fish/cmds.c:8793 fish/cmds.c:8809 fish/cmds.c:8824
+#: fish/cmds.c:8845 fish/cmds.c:8883 fish/cmds.c:8921 fish/cmds.c:8960
+#: fish/cmds.c:9000 fish/cmds.c:9041 fish/cmds.c:9082 fish/cmds.c:9120
+#: fish/cmds.c:9137 fish/cmds.c:9160 fish/cmds.c:9182 fish/cmds.c:9204
+#: fish/cmds.c:9224 fish/cmds.c:9244 fish/cmds.c:9280 fish/cmds.c:9352
+#: fish/cmds.c:9392 fish/cmds.c:9450 fish/cmds.c:9476 fish/cmds.c:9502
+#: fish/cmds.c:9530 fish/cmds.c:9589 fish/cmds.c:9610 fish/cmds.c:9655
+#: fish/cmds.c:9675 fish/cmds.c:9714 fish/cmds.c:9751 fish/cmds.c:9771
+#: fish/cmds.c:9793 fish/cmds.c:9850 fish/cmds.c:9870 fish/cmds.c:9892
+#: fish/cmds.c:9914 fish/cmds.c:9933 fish/cmds.c:9953 fish/cmds.c:9980
+#: fish/cmds.c:10000 fish/cmds.c:10020 fish/cmds.c:10040 fish/cmds.c:10060
+#: fish/cmds.c:10082 fish/cmds.c:10117 fish/cmds.c:10135 fish/cmds.c:10158
+#: fish/cmds.c:10180 fish/cmds.c:10195 fish/cmds.c:10212 fish/cmds.c:10249
+#: fish/cmds.c:10288 fish/cmds.c:10328 fish/cmds.c:10384 fish/cmds.c:10406
+#: fish/cmds.c:10442 fish/cmds.c:10457 fish/cmds.c:10477 fish/cmds.c:10517
+#: fish/cmds.c:10540 fish/cmds.c:10564 fish/cmds.c:10589 fish/cmds.c:10630
+#: fish/cmds.c:10655 fish/cmds.c:10693 fish/cmds.c:10724 fish/cmds.c:10755
+#: fish/cmds.c:10783 fish/cmds.c:10803 fish/cmds.c:10835 fish/cmds.c:10855
+#: fish/cmds.c:10875 fish/cmds.c:10892 fish/cmds.c:10910 fish/cmds.c:10933
+#: fish/cmds.c:10954 fish/cmds.c:10973 fish/cmds.c:11015 fish/cmds.c:11058
+#: fish/cmds.c:11102 fish/cmds.c:11141 fish/cmds.c:11160 fish/cmds.c:11180
+#: fish/cmds.c:11200 fish/cmds.c:11221 fish/cmds.c:11242 fish/cmds.c:11263
+#: fish/cmds.c:11284 fish/cmds.c:11305 fish/cmds.c:11327 fish/cmds.c:11365
+#: fish/cmds.c:11416 fish/cmds.c:11454 fish/cmds.c:11510 fish/cmds.c:11600
+#: fish/cmds.c:11629 fish/cmds.c:11656
 #, c-format
 msgid "%s should have %d parameter(s)\n"
 msgstr "%s moet %d parameter(s) hebben\n"
 
-#: fish/cmds.c:3215 fish/cmds.c:3229 fish/cmds.c:3245 fish/cmds.c:3262
-#: fish/cmds.c:3279 fish/cmds.c:3297 fish/cmds.c:3316 fish/cmds.c:3332
-#: fish/cmds.c:3350 fish/cmds.c:3366 fish/cmds.c:3384 fish/cmds.c:3400
-#: fish/cmds.c:3417 fish/cmds.c:3432 fish/cmds.c:3450 fish/cmds.c:3465
-#: fish/cmds.c:3481 fish/cmds.c:3497 fish/cmds.c:3513 fish/cmds.c:3529
-#: fish/cmds.c:3545 fish/cmds.c:3563 fish/cmds.c:3596 fish/cmds.c:3612
-#: fish/cmds.c:3628 fish/cmds.c:3647 fish/cmds.c:3662 fish/cmds.c:3680
-#: fish/cmds.c:3695 fish/cmds.c:3713 fish/cmds.c:3728 fish/cmds.c:3746
-#: fish/cmds.c:3761 fish/cmds.c:3780 fish/cmds.c:3799 fish/cmds.c:3817
-#: fish/cmds.c:3837 fish/cmds.c:3856 fish/cmds.c:3876 fish/cmds.c:3896
-#: fish/cmds.c:3916 fish/cmds.c:3935 fish/cmds.c:3954 fish/cmds.c:3974
-#: fish/cmds.c:3994 fish/cmds.c:4014 fish/cmds.c:4029 fish/cmds.c:4045
-#: fish/cmds.c:4066 fish/cmds.c:4117 fish/cmds.c:4135 fish/cmds.c:4152
-#: fish/cmds.c:4173 fish/cmds.c:4231 fish/cmds.c:4251 fish/cmds.c:4271
-#: fish/cmds.c:4291 fish/cmds.c:4311 fish/cmds.c:4331 fish/cmds.c:4350
-#: fish/cmds.c:4369 fish/cmds.c:4388 fish/cmds.c:4403 fish/cmds.c:4423
-#: fish/cmds.c:4439 fish/cmds.c:4455 fish/cmds.c:4474 fish/cmds.c:4496
-#: fish/cmds.c:4518 fish/cmds.c:4538 fish/cmds.c:4555 fish/cmds.c:4572
-#: fish/cmds.c:4589 fish/cmds.c:4606 fish/cmds.c:4623 fish/cmds.c:4640
-#: fish/cmds.c:4657 fish/cmds.c:4676 fish/cmds.c:4699 fish/cmds.c:4735
-#: fish/cmds.c:4752 fish/cmds.c:4775 fish/cmds.c:4797 fish/cmds.c:4818
-#: fish/cmds.c:4838 fish/cmds.c:4857 fish/cmds.c:4877 fish/cmds.c:4895
-#: fish/cmds.c:4913 fish/cmds.c:4927 fish/cmds.c:4943 fish/cmds.c:4963
-#: fish/cmds.c:4982 fish/cmds.c:5001 fish/cmds.c:5020 fish/cmds.c:5039
-#: fish/cmds.c:5059 fish/cmds.c:5099 fish/cmds.c:5156 fish/cmds.c:5177
-#: fish/cmds.c:5198 fish/cmds.c:5219 fish/cmds.c:5237 fish/cmds.c:5259
-#: fish/cmds.c:5297 fish/cmds.c:5319 fish/cmds.c:5398 fish/cmds.c:5437
-#: fish/cmds.c:5452 fish/cmds.c:5469 fish/cmds.c:5483 fish/cmds.c:5499
-#: fish/cmds.c:5521 fish/cmds.c:5543 fish/cmds.c:5565 fish/cmds.c:5587
-#: fish/cmds.c:5609 fish/cmds.c:5631 fish/cmds.c:5651 fish/cmds.c:5668
-#: fish/cmds.c:5685 fish/cmds.c:5704 fish/cmds.c:5723 fish/cmds.c:5743
-#: fish/cmds.c:5779 fish/cmds.c:5798 fish/cmds.c:5817 fish/cmds.c:5834
-#: fish/cmds.c:5852 fish/cmds.c:5875 fish/cmds.c:5898 fish/cmds.c:5922
-#: fish/cmds.c:5945 fish/cmds.c:5966 fish/cmds.c:5989 fish/cmds.c:6012
-#: fish/cmds.c:6032 fish/cmds.c:6054 fish/cmds.c:6075 fish/cmds.c:6098
-#: fish/cmds.c:6115 fish/cmds.c:6132 fish/cmds.c:6150 fish/cmds.c:6168
-#: fish/cmds.c:6189 fish/cmds.c:6207 fish/cmds.c:6228 fish/cmds.c:6248
-#: fish/cmds.c:6266 fish/cmds.c:6287 fish/cmds.c:6310 fish/cmds.c:6333
-#: fish/cmds.c:6355 fish/cmds.c:6388 fish/cmds.c:6405 fish/cmds.c:6422
-#: fish/cmds.c:6446 fish/cmds.c:6469 fish/cmds.c:6492 fish/cmds.c:6514
-#: fish/cmds.c:6531 fish/cmds.c:6553 fish/cmds.c:6647 fish/cmds.c:6667
-#: fish/cmds.c:6687 fish/cmds.c:6707 fish/cmds.c:6725 fish/cmds.c:6746
-#: fish/cmds.c:6782 fish/cmds.c:6799 fish/cmds.c:6821 fish/cmds.c:6838
-#: fish/cmds.c:6874 fish/cmds.c:6894 fish/cmds.c:6914 fish/cmds.c:6934
-#: fish/cmds.c:6956 fish/cmds.c:6973 fish/cmds.c:6992 fish/cmds.c:7011
-#: fish/cmds.c:7033 fish/cmds.c:7054 fish/cmds.c:7075 fish/cmds.c:7096
-#: fish/cmds.c:7119 fish/cmds.c:7160 fish/cmds.c:7183 fish/cmds.c:7222
-#: fish/cmds.c:7239 fish/cmds.c:7258 fish/cmds.c:7279 fish/cmds.c:7302
-#: fish/cmds.c:7324 fish/cmds.c:7342 fish/cmds.c:7361 fish/cmds.c:7382
-#: fish/cmds.c:7459 fish/cmds.c:7500 fish/cmds.c:7579 fish/cmds.c:7655
-#: fish/cmds.c:7692 fish/cmds.c:7715 fish/cmds.c:7736 fish/cmds.c:7759
-#: fish/cmds.c:7781 fish/cmds.c:7806 fish/cmds.c:7849 fish/cmds.c:7890
-#: fish/cmds.c:7911 fish/cmds.c:7929 fish/cmds.c:7948 fish/cmds.c:7965
-#: fish/cmds.c:7983 fish/cmds.c:8010 fish/cmds.c:8034 fish/cmds.c:8058
-#: fish/cmds.c:8082 fish/cmds.c:8106 fish/cmds.c:8130 fish/cmds.c:8154
-#: fish/cmds.c:8178 fish/cmds.c:8202 fish/cmds.c:8226 fish/cmds.c:8250
-#: fish/cmds.c:8274 fish/cmds.c:8297 fish/cmds.c:8320 fish/cmds.c:8341
-#: fish/cmds.c:8362 fish/cmds.c:8383 fish/cmds.c:8403 fish/cmds.c:8426
-#: fish/cmds.c:8464 fish/cmds.c:8481 fish/cmds.c:8498 fish/cmds.c:8517
-#: fish/cmds.c:8536 fish/cmds.c:8553 fish/cmds.c:8570 fish/cmds.c:8587
-#: fish/cmds.c:8604 fish/cmds.c:8623 fish/cmds.c:8659 fish/cmds.c:8699
-#: fish/cmds.c:8732 fish/cmds.c:8749 fish/cmds.c:8766 fish/cmds.c:8782
-#: fish/cmds.c:8797 fish/cmds.c:8818 fish/cmds.c:8856 fish/cmds.c:8894
-#: fish/cmds.c:8933 fish/cmds.c:8973 fish/cmds.c:9014 fish/cmds.c:9055
-#: fish/cmds.c:9093 fish/cmds.c:9110 fish/cmds.c:9133 fish/cmds.c:9155
-#: fish/cmds.c:9177 fish/cmds.c:9197 fish/cmds.c:9217 fish/cmds.c:9253
-#: fish/cmds.c:9325 fish/cmds.c:9365 fish/cmds.c:9423 fish/cmds.c:9449
-#: fish/cmds.c:9475 fish/cmds.c:9503 fish/cmds.c:9562 fish/cmds.c:9583
-#: fish/cmds.c:9628 fish/cmds.c:9648 fish/cmds.c:9687 fish/cmds.c:9724
-#: fish/cmds.c:9744 fish/cmds.c:9766 fish/cmds.c:9823 fish/cmds.c:9843
-#: fish/cmds.c:9865 fish/cmds.c:9887 fish/cmds.c:9906 fish/cmds.c:9926
-#: fish/cmds.c:9953 fish/cmds.c:9973 fish/cmds.c:9993 fish/cmds.c:10013
-#: fish/cmds.c:10033 fish/cmds.c:10055 fish/cmds.c:10090 fish/cmds.c:10108
-#: fish/cmds.c:10131 fish/cmds.c:10153 fish/cmds.c:10168 fish/cmds.c:10185
-#: fish/cmds.c:10222 fish/cmds.c:10261 fish/cmds.c:10301 fish/cmds.c:10357
-#: fish/cmds.c:10379 fish/cmds.c:10415 fish/cmds.c:10430 fish/cmds.c:10450
-#: fish/cmds.c:10490 fish/cmds.c:10513 fish/cmds.c:10537 fish/cmds.c:10562
-#: fish/cmds.c:10603 fish/cmds.c:10628 fish/cmds.c:10666 fish/cmds.c:10697
-#: fish/cmds.c:10728 fish/cmds.c:10756 fish/cmds.c:10776 fish/cmds.c:10808
-#: fish/cmds.c:10828 fish/cmds.c:10848 fish/cmds.c:10865 fish/cmds.c:10883
-#: fish/cmds.c:10906 fish/cmds.c:10927 fish/cmds.c:10946 fish/cmds.c:10988
-#: fish/cmds.c:11031 fish/cmds.c:11075 fish/cmds.c:11114 fish/cmds.c:11133
-#: fish/cmds.c:11153 fish/cmds.c:11173 fish/cmds.c:11194 fish/cmds.c:11215
-#: fish/cmds.c:11236 fish/cmds.c:11257 fish/cmds.c:11278 fish/cmds.c:11300
-#: fish/cmds.c:11338 fish/cmds.c:11389 fish/cmds.c:11427 fish/cmds.c:11483
-#: fish/cmds.c:11506 fish/cmds.c:11573 fish/cmds.c:11602 fish/cmds.c:11629
+#: fish/cmds.c:3223 fish/cmds.c:3237 fish/cmds.c:3253 fish/cmds.c:3270
+#: fish/cmds.c:3287 fish/cmds.c:3305 fish/cmds.c:3324 fish/cmds.c:3340
+#: fish/cmds.c:3358 fish/cmds.c:3374 fish/cmds.c:3392 fish/cmds.c:3408
+#: fish/cmds.c:3425 fish/cmds.c:3440 fish/cmds.c:3458 fish/cmds.c:3473
+#: fish/cmds.c:3489 fish/cmds.c:3505 fish/cmds.c:3521 fish/cmds.c:3537
+#: fish/cmds.c:3553 fish/cmds.c:3571 fish/cmds.c:3604 fish/cmds.c:3620
+#: fish/cmds.c:3636 fish/cmds.c:3655 fish/cmds.c:3670 fish/cmds.c:3688
+#: fish/cmds.c:3703 fish/cmds.c:3721 fish/cmds.c:3736 fish/cmds.c:3754
+#: fish/cmds.c:3769 fish/cmds.c:3788 fish/cmds.c:3807 fish/cmds.c:3825
+#: fish/cmds.c:3845 fish/cmds.c:3864 fish/cmds.c:3884 fish/cmds.c:3904
+#: fish/cmds.c:3924 fish/cmds.c:3943 fish/cmds.c:3962 fish/cmds.c:3982
+#: fish/cmds.c:4002 fish/cmds.c:4022 fish/cmds.c:4037 fish/cmds.c:4053
+#: fish/cmds.c:4074 fish/cmds.c:4125 fish/cmds.c:4143 fish/cmds.c:4160
+#: fish/cmds.c:4181 fish/cmds.c:4239 fish/cmds.c:4259 fish/cmds.c:4279
+#: fish/cmds.c:4299 fish/cmds.c:4319 fish/cmds.c:4339 fish/cmds.c:4358
+#: fish/cmds.c:4377 fish/cmds.c:4396 fish/cmds.c:4411 fish/cmds.c:4430
+#: fish/cmds.c:4451 fish/cmds.c:4467 fish/cmds.c:4483 fish/cmds.c:4502
+#: fish/cmds.c:4524 fish/cmds.c:4546 fish/cmds.c:4566 fish/cmds.c:4583
+#: fish/cmds.c:4600 fish/cmds.c:4617 fish/cmds.c:4634 fish/cmds.c:4651
+#: fish/cmds.c:4668 fish/cmds.c:4685 fish/cmds.c:4704 fish/cmds.c:4727
+#: fish/cmds.c:4763 fish/cmds.c:4780 fish/cmds.c:4803 fish/cmds.c:4825
+#: fish/cmds.c:4846 fish/cmds.c:4866 fish/cmds.c:4885 fish/cmds.c:4905
+#: fish/cmds.c:4923 fish/cmds.c:4941 fish/cmds.c:4955 fish/cmds.c:4971
+#: fish/cmds.c:4991 fish/cmds.c:5010 fish/cmds.c:5029 fish/cmds.c:5048
+#: fish/cmds.c:5067 fish/cmds.c:5087 fish/cmds.c:5127 fish/cmds.c:5184
+#: fish/cmds.c:5205 fish/cmds.c:5226 fish/cmds.c:5247 fish/cmds.c:5265
+#: fish/cmds.c:5287 fish/cmds.c:5325 fish/cmds.c:5347 fish/cmds.c:5426
+#: fish/cmds.c:5465 fish/cmds.c:5480 fish/cmds.c:5497 fish/cmds.c:5511
+#: fish/cmds.c:5527 fish/cmds.c:5549 fish/cmds.c:5571 fish/cmds.c:5593
+#: fish/cmds.c:5615 fish/cmds.c:5637 fish/cmds.c:5659 fish/cmds.c:5679
+#: fish/cmds.c:5696 fish/cmds.c:5713 fish/cmds.c:5732 fish/cmds.c:5751
+#: fish/cmds.c:5771 fish/cmds.c:5807 fish/cmds.c:5826 fish/cmds.c:5845
+#: fish/cmds.c:5862 fish/cmds.c:5880 fish/cmds.c:5903 fish/cmds.c:5926
+#: fish/cmds.c:5950 fish/cmds.c:5973 fish/cmds.c:5994 fish/cmds.c:6017
+#: fish/cmds.c:6040 fish/cmds.c:6060 fish/cmds.c:6082 fish/cmds.c:6103
+#: fish/cmds.c:6126 fish/cmds.c:6143 fish/cmds.c:6160 fish/cmds.c:6178
+#: fish/cmds.c:6196 fish/cmds.c:6217 fish/cmds.c:6235 fish/cmds.c:6256
+#: fish/cmds.c:6276 fish/cmds.c:6294 fish/cmds.c:6315 fish/cmds.c:6338
+#: fish/cmds.c:6361 fish/cmds.c:6383 fish/cmds.c:6416 fish/cmds.c:6433
+#: fish/cmds.c:6450 fish/cmds.c:6474 fish/cmds.c:6497 fish/cmds.c:6520
+#: fish/cmds.c:6542 fish/cmds.c:6559 fish/cmds.c:6581 fish/cmds.c:6675
+#: fish/cmds.c:6695 fish/cmds.c:6715 fish/cmds.c:6735 fish/cmds.c:6753
+#: fish/cmds.c:6774 fish/cmds.c:6810 fish/cmds.c:6827 fish/cmds.c:6849
+#: fish/cmds.c:6866 fish/cmds.c:6902 fish/cmds.c:6922 fish/cmds.c:6942
+#: fish/cmds.c:6962 fish/cmds.c:6984 fish/cmds.c:7001 fish/cmds.c:7020
+#: fish/cmds.c:7039 fish/cmds.c:7061 fish/cmds.c:7082 fish/cmds.c:7103
+#: fish/cmds.c:7124 fish/cmds.c:7147 fish/cmds.c:7188 fish/cmds.c:7211
+#: fish/cmds.c:7250 fish/cmds.c:7267 fish/cmds.c:7286 fish/cmds.c:7307
+#: fish/cmds.c:7330 fish/cmds.c:7352 fish/cmds.c:7370 fish/cmds.c:7389
+#: fish/cmds.c:7410 fish/cmds.c:7487 fish/cmds.c:7528 fish/cmds.c:7607
+#: fish/cmds.c:7683 fish/cmds.c:7720 fish/cmds.c:7743 fish/cmds.c:7764
+#: fish/cmds.c:7787 fish/cmds.c:7809 fish/cmds.c:7834 fish/cmds.c:7877
+#: fish/cmds.c:7918 fish/cmds.c:7939 fish/cmds.c:7957 fish/cmds.c:7976
+#: fish/cmds.c:7993 fish/cmds.c:8011 fish/cmds.c:8038 fish/cmds.c:8062
+#: fish/cmds.c:8086 fish/cmds.c:8110 fish/cmds.c:8134 fish/cmds.c:8158
+#: fish/cmds.c:8182 fish/cmds.c:8206 fish/cmds.c:8230 fish/cmds.c:8254
+#: fish/cmds.c:8278 fish/cmds.c:8302 fish/cmds.c:8325 fish/cmds.c:8348
+#: fish/cmds.c:8369 fish/cmds.c:8390 fish/cmds.c:8411 fish/cmds.c:8431
+#: fish/cmds.c:8454 fish/cmds.c:8492 fish/cmds.c:8509 fish/cmds.c:8526
+#: fish/cmds.c:8545 fish/cmds.c:8564 fish/cmds.c:8581 fish/cmds.c:8598
+#: fish/cmds.c:8615 fish/cmds.c:8632 fish/cmds.c:8651 fish/cmds.c:8687
+#: fish/cmds.c:8727 fish/cmds.c:8760 fish/cmds.c:8777 fish/cmds.c:8794
+#: fish/cmds.c:8810 fish/cmds.c:8825 fish/cmds.c:8846 fish/cmds.c:8884
+#: fish/cmds.c:8922 fish/cmds.c:8961 fish/cmds.c:9001 fish/cmds.c:9042
+#: fish/cmds.c:9083 fish/cmds.c:9121 fish/cmds.c:9138 fish/cmds.c:9161
+#: fish/cmds.c:9183 fish/cmds.c:9205 fish/cmds.c:9225 fish/cmds.c:9245
+#: fish/cmds.c:9281 fish/cmds.c:9353 fish/cmds.c:9393 fish/cmds.c:9451
+#: fish/cmds.c:9477 fish/cmds.c:9503 fish/cmds.c:9531 fish/cmds.c:9590
+#: fish/cmds.c:9611 fish/cmds.c:9656 fish/cmds.c:9676 fish/cmds.c:9715
+#: fish/cmds.c:9752 fish/cmds.c:9772 fish/cmds.c:9794 fish/cmds.c:9851
+#: fish/cmds.c:9871 fish/cmds.c:9893 fish/cmds.c:9915 fish/cmds.c:9934
+#: fish/cmds.c:9954 fish/cmds.c:9981 fish/cmds.c:10001 fish/cmds.c:10021
+#: fish/cmds.c:10041 fish/cmds.c:10061 fish/cmds.c:10083 fish/cmds.c:10118
+#: fish/cmds.c:10136 fish/cmds.c:10159 fish/cmds.c:10181 fish/cmds.c:10196
+#: fish/cmds.c:10213 fish/cmds.c:10250 fish/cmds.c:10289 fish/cmds.c:10329
+#: fish/cmds.c:10385 fish/cmds.c:10407 fish/cmds.c:10443 fish/cmds.c:10458
+#: fish/cmds.c:10478 fish/cmds.c:10518 fish/cmds.c:10541 fish/cmds.c:10565
+#: fish/cmds.c:10590 fish/cmds.c:10631 fish/cmds.c:10656 fish/cmds.c:10694
+#: fish/cmds.c:10725 fish/cmds.c:10756 fish/cmds.c:10784 fish/cmds.c:10804
+#: fish/cmds.c:10836 fish/cmds.c:10856 fish/cmds.c:10876 fish/cmds.c:10893
+#: fish/cmds.c:10911 fish/cmds.c:10934 fish/cmds.c:10955 fish/cmds.c:10974
+#: fish/cmds.c:11016 fish/cmds.c:11059 fish/cmds.c:11103 fish/cmds.c:11142
+#: fish/cmds.c:11161 fish/cmds.c:11181 fish/cmds.c:11201 fish/cmds.c:11222
+#: fish/cmds.c:11243 fish/cmds.c:11264 fish/cmds.c:11285 fish/cmds.c:11306
+#: fish/cmds.c:11328 fish/cmds.c:11366 fish/cmds.c:11417 fish/cmds.c:11455
+#: fish/cmds.c:11511 fish/cmds.c:11534 fish/cmds.c:11601 fish/cmds.c:11630
+#: fish/cmds.c:11657
 #, c-format
 msgid "type 'help %s' for help on %s\n"
 msgstr "type 'help %s' voor hulp over %s\n"
 
-#: fish/cmds.c:3573 fish/cmds.c:4711 fish/cmds.c:5069 fish/cmds.c:5109
-#: fish/cmds.c:5128 fish/cmds.c:5271 fish/cmds.c:5330 fish/cmds.c:5349
-#: fish/cmds.c:5368 fish/cmds.c:5411 fish/cmds.c:5754 fish/cmds.c:6365
-#: fish/cmds.c:6564 fish/cmds.c:6583 fish/cmds.c:6602 fish/cmds.c:6621
-#: fish/cmds.c:6757 fish/cmds.c:6848 fish/cmds.c:7129 fish/cmds.c:7193
-#: fish/cmds.c:7392 fish/cmds.c:7411 fish/cmds.c:7430 fish/cmds.c:7469
-#: fish/cmds.c:7510 fish/cmds.c:7529 fish/cmds.c:7548 fish/cmds.c:7589
-#: fish/cmds.c:7608 fish/cmds.c:7627 fish/cmds.c:7665 fish/cmds.c:7818
-#: fish/cmds.c:7861 fish/cmds.c:8438 fish/cmds.c:8633 fish/cmds.c:8671
-#: fish/cmds.c:8709 fish/cmds.c:8829 fish/cmds.c:8866 fish/cmds.c:8904
-#: fish/cmds.c:8943 fish/cmds.c:8984 fish/cmds.c:9025 fish/cmds.c:9066
-#: fish/cmds.c:9229 fish/cmds.c:9265 fish/cmds.c:9278 fish/cmds.c:9291
-#: fish/cmds.c:9304 fish/cmds.c:9337 fish/cmds.c:9375 fish/cmds.c:9394
-#: fish/cmds.c:9515 fish/cmds.c:9534 fish/cmds.c:9595 fish/cmds.c:9608
-#: fish/cmds.c:9659 fish/cmds.c:9698 fish/cmds.c:9776 fish/cmds.c:9795
-#: fish/cmds.c:10069 fish/cmds.c:10196 fish/cmds.c:10233 fish/cmds.c:10272
-#: fish/cmds.c:10312 fish/cmds.c:10331 fish/cmds.c:10390 fish/cmds.c:10463
-#: fish/cmds.c:10573 fish/cmds.c:10643 fish/cmds.c:10677 fish/cmds.c:10708
-#: fish/cmds.c:10739 fish/cmds.c:10788 fish/cmds.c:10959 fish/cmds.c:11001
-#: fish/cmds.c:11046 fish/cmds.c:11088 fish/cmds.c:11314 fish/cmds.c:11352
-#: fish/cmds.c:11365 fish/cmds.c:11403 fish/cmds.c:11438 fish/cmds.c:11457
-#: fish/cmds.c:11524
+#: fish/cmds.c:3581 fish/cmds.c:4739 fish/cmds.c:5097 fish/cmds.c:5137
+#: fish/cmds.c:5156 fish/cmds.c:5299 fish/cmds.c:5358 fish/cmds.c:5377
+#: fish/cmds.c:5396 fish/cmds.c:5439 fish/cmds.c:5782 fish/cmds.c:6393
+#: fish/cmds.c:6592 fish/cmds.c:6611 fish/cmds.c:6630 fish/cmds.c:6649
+#: fish/cmds.c:6785 fish/cmds.c:6876 fish/cmds.c:7157 fish/cmds.c:7221
+#: fish/cmds.c:7420 fish/cmds.c:7439 fish/cmds.c:7458 fish/cmds.c:7497
+#: fish/cmds.c:7538 fish/cmds.c:7557 fish/cmds.c:7576 fish/cmds.c:7617
+#: fish/cmds.c:7636 fish/cmds.c:7655 fish/cmds.c:7693 fish/cmds.c:7846
+#: fish/cmds.c:7889 fish/cmds.c:8466 fish/cmds.c:8661 fish/cmds.c:8699
+#: fish/cmds.c:8737 fish/cmds.c:8857 fish/cmds.c:8894 fish/cmds.c:8932
+#: fish/cmds.c:8971 fish/cmds.c:9012 fish/cmds.c:9053 fish/cmds.c:9094
+#: fish/cmds.c:9257 fish/cmds.c:9293 fish/cmds.c:9306 fish/cmds.c:9319
+#: fish/cmds.c:9332 fish/cmds.c:9365 fish/cmds.c:9403 fish/cmds.c:9422
+#: fish/cmds.c:9543 fish/cmds.c:9562 fish/cmds.c:9623 fish/cmds.c:9636
+#: fish/cmds.c:9687 fish/cmds.c:9726 fish/cmds.c:9804 fish/cmds.c:9823
+#: fish/cmds.c:10097 fish/cmds.c:10224 fish/cmds.c:10261 fish/cmds.c:10300
+#: fish/cmds.c:10340 fish/cmds.c:10359 fish/cmds.c:10418 fish/cmds.c:10491
+#: fish/cmds.c:10601 fish/cmds.c:10671 fish/cmds.c:10705 fish/cmds.c:10736
+#: fish/cmds.c:10767 fish/cmds.c:10816 fish/cmds.c:10987 fish/cmds.c:11029
+#: fish/cmds.c:11074 fish/cmds.c:11116 fish/cmds.c:11342 fish/cmds.c:11380
+#: fish/cmds.c:11393 fish/cmds.c:11431 fish/cmds.c:11466 fish/cmds.c:11485
+#: fish/cmds.c:11552
 #, c-format
 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: %s: ongeldige geheel getal paramter (%s gaf %d terug)\n"
 
-#: fish/cmds.c:3579 fish/cmds.c:4717 fish/cmds.c:5075 fish/cmds.c:5115
-#: fish/cmds.c:5134 fish/cmds.c:5277 fish/cmds.c:5336 fish/cmds.c:5355
-#: fish/cmds.c:5374 fish/cmds.c:5417 fish/cmds.c:5760 fish/cmds.c:6371
-#: fish/cmds.c:6570 fish/cmds.c:6589 fish/cmds.c:6608 fish/cmds.c:6627
-#: fish/cmds.c:6763 fish/cmds.c:6854 fish/cmds.c:7135 fish/cmds.c:7199
-#: fish/cmds.c:7398 fish/cmds.c:7417 fish/cmds.c:7436 fish/cmds.c:7475
-#: fish/cmds.c:7516 fish/cmds.c:7535 fish/cmds.c:7554 fish/cmds.c:7595
-#: fish/cmds.c:7614 fish/cmds.c:7633 fish/cmds.c:7671 fish/cmds.c:7824
-#: fish/cmds.c:7867 fish/cmds.c:8444 fish/cmds.c:8639 fish/cmds.c:8677
-#: fish/cmds.c:8715 fish/cmds.c:8835 fish/cmds.c:8872 fish/cmds.c:8910
-#: fish/cmds.c:8949 fish/cmds.c:8990 fish/cmds.c:9031 fish/cmds.c:9072
-#: fish/cmds.c:9343 fish/cmds.c:9381 fish/cmds.c:9400 fish/cmds.c:9521
-#: fish/cmds.c:9665 fish/cmds.c:9704 fish/cmds.c:9782 fish/cmds.c:9801
-#: fish/cmds.c:10202 fish/cmds.c:10239 fish/cmds.c:10278 fish/cmds.c:10318
-#: fish/cmds.c:10337 fish/cmds.c:10396 fish/cmds.c:10469 fish/cmds.c:10579
-#: fish/cmds.c:10965 fish/cmds.c:11007 fish/cmds.c:11052 fish/cmds.c:11094
-#: fish/cmds.c:11444 fish/cmds.c:11530
+#: fish/cmds.c:3587 fish/cmds.c:4745 fish/cmds.c:5103 fish/cmds.c:5143
+#: fish/cmds.c:5162 fish/cmds.c:5305 fish/cmds.c:5364 fish/cmds.c:5383
+#: fish/cmds.c:5402 fish/cmds.c:5445 fish/cmds.c:5788 fish/cmds.c:6399
+#: fish/cmds.c:6598 fish/cmds.c:6617 fish/cmds.c:6636 fish/cmds.c:6655
+#: fish/cmds.c:6791 fish/cmds.c:6882 fish/cmds.c:7163 fish/cmds.c:7227
+#: fish/cmds.c:7426 fish/cmds.c:7445 fish/cmds.c:7464 fish/cmds.c:7503
+#: fish/cmds.c:7544 fish/cmds.c:7563 fish/cmds.c:7582 fish/cmds.c:7623
+#: fish/cmds.c:7642 fish/cmds.c:7661 fish/cmds.c:7699 fish/cmds.c:7852
+#: fish/cmds.c:7895 fish/cmds.c:8472 fish/cmds.c:8667 fish/cmds.c:8705
+#: fish/cmds.c:8743 fish/cmds.c:8863 fish/cmds.c:8900 fish/cmds.c:8938
+#: fish/cmds.c:8977 fish/cmds.c:9018 fish/cmds.c:9059 fish/cmds.c:9100
+#: fish/cmds.c:9371 fish/cmds.c:9409 fish/cmds.c:9428 fish/cmds.c:9549
+#: fish/cmds.c:9693 fish/cmds.c:9732 fish/cmds.c:9810 fish/cmds.c:9829
+#: fish/cmds.c:10230 fish/cmds.c:10267 fish/cmds.c:10306 fish/cmds.c:10346
+#: fish/cmds.c:10365 fish/cmds.c:10424 fish/cmds.c:10497 fish/cmds.c:10607
+#: fish/cmds.c:10993 fish/cmds.c:11035 fish/cmds.c:11080 fish/cmds.c:11122
+#: fish/cmds.c:11472 fish/cmds.c:11558
 #, c-format
 msgid "%s: %s: integer out of range\n"
 msgstr "%s: %s: geheel getal ligt buiten de reeks\n"
 
-#: fish/cmds.c:4065 fish/cmds.c:4172 fish/cmds.c:11505
+#: fish/cmds.c:4073 fish/cmds.c:4180 fish/cmds.c:11533
 #, fuzzy, c-format
 msgid "%s should have %d-%d parameter(s)\n"
 msgstr "%s moet %d parameter(s) hebben\n"
 
-#: fish/cmds.c:4091 fish/cmds.c:4203 fish/cmds.c:11545
+#: fish/cmds.c:4099 fish/cmds.c:4211 fish/cmds.c:11573
 #, fuzzy, c-format
 msgid "%s: unknown optional argument \"%s\"\n"
 msgstr "%s: teveel argumenten\n"
 
-#: fish/cmds.c:4097 fish/cmds.c:4209 fish/cmds.c:11551
+#: fish/cmds.c:4105 fish/cmds.c:4217 fish/cmds.c:11579
 #, fuzzy, c-format
 msgid "%s: optional argument \"%s\" given twice\n"
 msgstr "%s: teveel argumenten\n"
 
-#: fish/cmds.c:11646
+#: fish/cmds.c:11674
 #, c-format
 msgid "%s: unknown command\n"
 msgstr "%s: onbekend commando\n"
@@ -1984,18 +1990,9 @@ msgstr "gebruik '%s bestandsnaam' om een bestand te bewerken\n"
 msgid ""
 "%s: guest filesystem shell\n"
 "%s lets you edit virtual machine filesystems\n"
-"Copyright (C) 2009-2010 Red Hat Inc.\n"
+"Copyright (C) 2009-2011 Red Hat Inc.\n"
 "Usage:\n"
 "  %s [--options] cmd [: cmd : cmd ...]\n"
-"  %s [--ro] -i -a disk-image\n"
-"  %s [--ro] -i -d libvirt-domain\n"
-"or for interactive use:\n"
-"  %s\n"
-"or from a shell script:\n"
-"  %s <<EOF\n"
-"  cmd\n"
-"  ...\n"
-"  EOF\n"
 "Options:\n"
 "  -h|--cmd-help        List available commands\n"
 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
@@ -2021,7 +2018,17 @@ msgid ""
 "  --selinux            Enable SELinux support\n"
 "  -v|--verbose         Verbose messages\n"
 "  -V|--version         Display version and exit\n"
+"  -w|--rw              Mount read-write\n"
 "  -x                   Echo each command before executing it\n"
+"\n"
+"To examine a disk image, ISO, hard disk, filesystem etc:\n"
+"  %s [--ro|--rw] -i -a /path/to/disk.img\n"
+"or\n"
+"  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
+"\n"
+"--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
+"run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
+"\n"
 "For more information, see the manpage %s(1).\n"
 msgstr ""
 "%s: gast bestandssysteem shell\n"
@@ -2060,12 +2067,12 @@ msgstr ""
 "  -V|--version         Laat versie zien en sluit af\n"
 "Voor meer informatie,  bekijk de man pagina %s(1).\n"
 
-#: fish/fish.c:253
+#: fish/fish.c:254
 #, c-format
 msgid "%s: --listen=PID: PID was not a number: %s\n"
 msgstr "%s: --listen=PID: PID was geen getal: %s\n"
 
-#: fish/fish.c:260
+#: fish/fish.c:261
 #, c-format
 msgid ""
 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
@@ -2073,40 +2080,40 @@ msgstr ""
 "%s: remote: $GUESTFISH_PID moet ingesteld worden op de PID van het proces op "
 "afstand\n"
 
-#: fish/fish.c:310
+#: fish/fish.c:311
 #, c-format
 msgid "%s: only one -f parameter can be given\n"
 msgstr "%s: er kan slechts een -f parameter opgegeven worden\n"
 
-#: fish/fish.c:465
+#: fish/fish.c:466
 #, c-format
 msgid "%s: cannot use --listen and --remote options at the same time\n"
 msgstr ""
 "%s: de --listen en --remote opties kunnen niet tegelijkertijd gebruikt "
 "worden\n"
 
-#: fish/fish.c:473
+#: fish/fish.c:474
 #, c-format
 msgid "%s: extra parameters on the command line with --listen flag\n"
 msgstr "%s: extra parameters op de commando regel met --listen vlag\n"
 
-#: fish/fish.c:479
+#: fish/fish.c:480
 #, c-format
 msgid "%s: cannot use --listen and --file options at the same time\n"
 msgstr ""
 "%s: de --listen en --file opties kunnen niet tegelijkertijd gebruikt worden\n"
 
-#: fish/fish.c:537
+#: fish/fish.c:538
 #, c-format
 msgid "guestfish: could not access termcap or terminfo database.\n"
 msgstr ""
 
-#: fish/fish.c:541
+#: fish/fish.c:542
 #, c-format
 msgid "guestfish: terminal type \"%s\" not defined.\n"
 msgstr ""
 
-#: fish/fish.c:629
+#: fish/fish.c:630
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -2128,45 +2135,45 @@ msgstr ""
 "      'quit' om de shell te verlaten\n"
 "\n"
 
-#: fish/fish.c:773
+#: fish/fish.c:774
 #, c-format
 msgid "%s: unterminated double quote\n"
 msgstr "%s: niet afgesloten dubbel aanhalingsteken\n"
 
-#: fish/fish.c:779 fish/fish.c:796
+#: fish/fish.c:780 fish/fish.c:797
 #, c-format
 msgid "%s: command arguments not separated by whitespace\n"
 msgstr "%s: commando argumenten niet gescheiden door spaties\n"
 
-#: fish/fish.c:790
+#: fish/fish.c:791
 #, c-format
 msgid "%s: unterminated single quote\n"
 msgstr "%s: niet afgesloten enkel aanhalingsteken\n"
 
-#: fish/fish.c:820
+#: fish/fish.c:821
 #, c-format
 msgid "%s: internal error parsing string at '%s'\n"
 msgstr "%s: interne fout bij ontleden van tekenreeks op '%s'\n"
 
-#: fish/fish.c:837
+#: fish/fish.c:838
 #, c-format
 msgid "%s: too many arguments\n"
 msgstr "%s: teveel argumenten\n"
 
-#: fish/fish.c:905
+#: fish/fish.c:906
 #, c-format
 msgid "%s: empty command on command line\n"
 msgstr "%s: leeg commando op commando regel\n"
 
-#: fish/fish.c:1051
+#: fish/fish.c:1052
 msgid "display a list of commands or help on a command"
 msgstr "laat een lijst van commando's of hulp over een commando zien"
 
-#: fish/fish.c:1053
+#: fish/fish.c:1054
 msgid "quit guestfish"
 msgstr "sluit guestfish af"
 
-#: fish/fish.c:1064
+#: fish/fish.c:1065
 #, c-format
 msgid ""
 "help - display a list of commands or help on a command\n"
@@ -2177,7 +2184,7 @@ msgstr ""
 "     help cmd\n"
 "     help\n"
 
-#: fish/fish.c:1072
+#: fish/fish.c:1073
 #, c-format
 msgid ""
 "quit - quit guestfish\n"
@@ -2186,12 +2193,12 @@ msgstr ""
 "quit - sluit guestfish af\n"
 "     quit\n"
 
-#: fish/fish.c:1077
+#: fish/fish.c:1078
 #, c-format
 msgid "%s: command not known, use -h to list all commands\n"
 msgstr "%s: commando niet bekend, gebruik -h om alle commando's te tonen\n"
 
-#: fish/fish.c:1093
+#: fish/fish.c:1094
 #, c-format
 msgid ""
 "Did you mean to open a disk image?  guestfish -a disk.img\n"
@@ -2202,7 +2209,7 @@ msgstr ""
 "Voor een lijst commando's:         guestfish -h\n"
 "Voor complete documentatie:        man guestfish\n"
 
-#: fish/fish.c:1250
+#: fish/fish.c:1251
 #, c-format
 msgid "Runaway quote in string \"%s\"\n"
 msgstr "Los aanhalingsteken in tekenreeks \"%s\"\n"
@@ -2894,31 +2901,31 @@ msgstr "libguestfs: foutr: %s\n"
 msgid "<truncated, original size %zu bytes>"
 msgstr ""
 
-#: src/inspect.c:477 src/inspect.c:1162 src/inspect.c:2599 src/inspect.c:2642
-#: src/inspect.c:2692 src/inspect.c:2736
+#: src/inspect.c:486 src/inspect.c:1171 src/inspect.c:2654 src/inspect.c:2697
+#: src/inspect.c:2747 src/inspect.c:2791
 #, c-format
 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
 msgstr ""
 
-#: src/inspect.c:1196
+#: src/inspect.c:1205
 msgid "could not parse /etc/fstab or empty file"
 msgstr ""
 
-#: src/inspect.c:1411
+#: src/inspect.c:1420
 #, c-format
 msgid "cannot resolve Windows %%SYSTEMROOT%%"
 msgstr "Kan Windows %%SYSTEMROOT%% niet oplossen"
 
-#: src/inspect.c:1691 src/inspect.c:1704
+#: src/inspect.c:1736 src/inspect.c:1749
 #, c-format
 msgid "could not parse integer in version number: %s"
 msgstr ""
 
-#: src/inspect.c:1798
+#: src/inspect.c:1843
 msgid "no inspection data: call guestfs_inspect_os first"
 msgstr "geen inspectie data: roep eerst guestfs_inspect_os aan"
 
-#: src/inspect.c:1810
+#: src/inspect.c:1855
 #, c-format
 msgid ""
 "%s: root device not found: only call this function with a root device "
@@ -2927,21 +2934,21 @@ msgstr ""
 "%s: root apparaat niet gevonden: roep deze functie alleen aan met een root "
 "apparaat eerder teruggegeven door guestfs_inspect_os"
 
-#: src/inspect.c:1939
+#: src/inspect.c:1994
 msgid "not a Windows guest, or systemroot could not be determined"
 msgstr ""
 
-#: src/inspect.c:2230 src/inspect.c:2252 src/inspect.c:2277
+#: src/inspect.c:2285 src/inspect.c:2307 src/inspect.c:2332
 #, fuzzy
 msgid "unexpected end of output from db_dump command"
 msgstr "onverwachte output  van 'du' commando"
 
-#: src/inspect.c:2701
+#: src/inspect.c:2756
 #, c-format
 msgid "%s: file is empty"
 msgstr ""
 
-#: src/inspect.c:2764
+#: src/inspect.c:2819
 msgid ""
 "inspection API not available since this version of libguestfs was compiled "
 "without PCRE or hivex libraries"
index 128494f..62cea03 100644 (file)
--- a/po/or.po
+++ b/po/or.po
@@ -8,7 +8,7 @@ msgstr ""
 "Project-Id-Version: libguestfs.master.or\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-03-18 19:28+0000\n"
+"POT-Creation-Date: 2011-03-24 12:04+0000\n"
 "PO-Revision-Date: 2010-02-01 18:17+0530\n"
 "Last-Translator: Manoj Kumar Giri <mgiri@redhat.com>\n"
 "Language-Team: Oriya <oriya-it@googlegroups.com>\n"
@@ -70,14 +70,14 @@ msgstr ""
 "  -V|--version         ସଂସ୍କରଣ ଦର୍ଶାନ୍ତୁ ଏବଂ ପ୍ରସ୍ଥାନ କରନ୍ତୁ\n"
 
 #: cat/virt-cat.c:115 cat/virt-filesystems.c:200 cat/virt-ls.c:121
-#: df/domains.c:428 df/main.c:134 fish/fish.c:216 fuse/guestmount.c:976
+#: df/domains.c:428 df/main.c:134 fish/fish.c:217 fuse/guestmount.c:976
 #: inspector/virt-inspector.c:129 rescue/virt-rescue.c:127
 #, c-format
 msgid "guestfs_create: failed to create handle\n"
 msgstr "guestfs_create: ନିୟନ୍ତ୍ରଣ ପ୍ରସ୍ତୁତ କରିବାରେ ବିଫଳ ହୋଇଛି\n"
 
 #: cat/virt-cat.c:137 cat/virt-filesystems.c:254 cat/virt-ls.c:143
-#: df/main.c:158 fish/fish.c:286 fuse/guestmount.c:1026
+#: df/main.c:158 fish/fish.c:287 fuse/guestmount.c:1026
 #: inspector/virt-inspector.c:151 rescue/virt-rescue.c:151
 #, c-format
 msgid "%s: unknown long option: %s (%d)\n"
@@ -330,1630 +330,1635 @@ msgstr "ଆରମ୍ଭ କରିସାରିବା ପରେ ଡିସ୍କଗ
 msgid "%s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: %s: ଅବୈଧ ଗଣନ ସଂଖ୍ୟା ପ୍ରାଚଳ (%s ଫେରାଇଥାଏ %d)\n"
 
-#: fish/cmds.c:2536
+#: fish/cmds.c:2543
 msgid "Command"
 msgstr "ନିର୍ଦ୍ଦେଶ"
 
-#: fish/cmds.c:2536
+#: fish/cmds.c:2543
 msgid "Description"
 msgstr "ବର୍ଣ୍ଣନା"
 
-#: fish/cmds.c:2538
+#: fish/cmds.c:2545
 msgid "add a CD-ROM disk image to examine"
 msgstr "ପରୀକ୍ଷା କରିବା ପାଇଁ ଗୋଟିଏ CD-ROM ଡିସ୍କ ପ୍ରତିଛବିକୁ ଯୋଗ କରନ୍ତୁ"
 
-#: fish/cmds.c:2539
+#: fish/cmds.c:2546
 msgid "add the disk(s) from a named libvirt domain"
 msgstr ""
 
-#: fish/cmds.c:2540 fish/cmds.c:2541
+#: fish/cmds.c:2547 fish/cmds.c:2548
 msgid "add an image to examine or modify"
 msgstr "ପରୀକ୍ଷା କିମ୍ବା ପରିବର୍ତ୍ତନ କରିବା ପାଇଁ ଗୋଟିଏ ପ୍ରତିଛବି ଯୋଗ କରନ୍ତୁ"
 
-#: fish/cmds.c:2542
+#: fish/cmds.c:2549
 msgid "add a drive in snapshot mode (read-only)"
 msgstr "ସ୍ନାପସଟ ଧାରାରେ ଗୋଟିଏ ଡ୍ରାଇଭ ଯୋଗ କରନ୍ତୁ (କେବଳ-ପଠନୀୟ)"
 
-#: fish/cmds.c:2543
+#: fish/cmds.c:2550
 msgid "add a drive read-only specifying the QEMU block emulation to use"
 msgstr ""
 
-#: fish/cmds.c:2544
+#: fish/cmds.c:2551
 msgid "add a drive specifying the QEMU block emulation to use"
 msgstr ""
 
-#: fish/cmds.c:2545
+#: fish/cmds.c:2552
 #, fuzzy
 msgid "allocate and add a disk file"
 msgstr "ଗୋଟିଏ sparse ପ୍ରତିଛବି ଫାଇଲକୁ ବାଣ୍ଟନ୍ତୁ"
 
-#: fish/cmds.c:2546
+#: fish/cmds.c:2553
 #, fuzzy
 msgid "clear Augeas path"
 msgstr "ଗୋଟିଏ Augeas ପଥକୁ କାଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2547
+#: fish/cmds.c:2554
 msgid "close the current Augeas handle"
 msgstr "ପ୍ରଚଳିତ Augeas ନିୟନ୍ତ୍ରଣକୁ ବନ୍ଦ କରନ୍ତୁ"
 
-#: fish/cmds.c:2548
+#: fish/cmds.c:2555
 msgid "define an Augeas node"
 msgstr "ଗୋଟିଏ Augeas ନୋଡକୁ ବ୍ୟାଖ୍ୟା କରନ୍ତୁ"
 
-#: fish/cmds.c:2549
+#: fish/cmds.c:2556
 msgid "define an Augeas variable"
 msgstr "ଗୋଟିଏ Augeas ପ୍ରାଚଳକୁ ବ୍ୟାଖ୍ୟା କରନ୍ତୁ"
 
-#: fish/cmds.c:2550
+#: fish/cmds.c:2557
 msgid "look up the value of an Augeas path"
 msgstr "ଗୋଟିଏ Augeas ପଥର ମୂଲ୍ୟକୁ ଦେଖନ୍ତୁ"
 
-#: fish/cmds.c:2551
+#: fish/cmds.c:2558
 msgid "create a new Augeas handle"
 msgstr "ଗୋଟିଏ ନୂତନ Augeas ନିୟନ୍ତ୍ରଣ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2552
+#: fish/cmds.c:2559
 msgid "insert a sibling Augeas node"
 msgstr "ଗୋଟିଏ ସାଦୃଶ୍ୟ Augeas ନୋଡ ଭର୍ତ୍ତି କରନ୍ତୁ"
 
-#: fish/cmds.c:2553
+#: fish/cmds.c:2560
 msgid "load files into the tree"
 msgstr "ବୃକ୍ଷରେ ଫାଇଲଗୁଡ଼ିକୁ ଧାରଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2554
+#: fish/cmds.c:2561
 msgid "list Augeas nodes under augpath"
 msgstr "augpath ଅନ୍ତର୍ଗତରେ Augeas ନୋଡକୁ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ"
 
-#: fish/cmds.c:2555
+#: fish/cmds.c:2562
 msgid "return Augeas nodes which match augpath"
 msgstr "augpath ସହିତ ମେଳଖାଉଥିବା Augeas ନୋଡଗୁଡ଼ିକୁ ଫେରାନ୍ତୁ"
 
-#: fish/cmds.c:2556
+#: fish/cmds.c:2563
 msgid "move Augeas node"
 msgstr "Augeas ନୋଡକୁ ଘୁଞ୍ଚାନ୍ତୁ"
 
-#: fish/cmds.c:2557
+#: fish/cmds.c:2564
 msgid "remove an Augeas path"
 msgstr "ଗୋଟିଏ Augeas ପଥକୁ କାଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2558
+#: fish/cmds.c:2565
 msgid "write all pending Augeas changes to disk"
 msgstr "ସମସ୍ତ ବକୟା Augeas ପରିବର୍ତ୍ତନଗୁଡ଼ିକୁ ଡିସ୍କରେ ଲେଖନ୍ତୁ"
 
-#: fish/cmds.c:2559
+#: fish/cmds.c:2566
 msgid "set Augeas path to value"
 msgstr "Augeas ପଥର ମୂଲ୍ୟ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2560
+#: fish/cmds.c:2567
 msgid "test availability of some parts of the API"
 msgstr "APIର କିଛି ଅଂଶଗୁଡ଼ିକରେ ଉପଲବ୍ଧତା ପରୀକ୍ଷା କରନ୍ତୁ"
 
-#: fish/cmds.c:2561
+#: fish/cmds.c:2568
 #, fuzzy
 msgid "return a list of all optional groups"
 msgstr "inotify ଘଟଣାଗୁଡ଼ିକର ଗୋଟିଏ ତାଲିକା ପ୍ରଦାନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2562
+#: fish/cmds.c:2569
 msgid "upload base64-encoded data to file"
 msgstr ""
 
-#: fish/cmds.c:2563
+#: fish/cmds.c:2570
 #, fuzzy
 msgid "download file and encode as base64"
 msgstr "ସ୍ଥାନୀୟ ଯନ୍ତ୍ରରେ ଗୋଟିଏ ଫାଇଲକୁ ଆହରଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2564
+#: fish/cmds.c:2571
 msgid "flush device buffers"
 msgstr "ଉପକରଣ ବଫରଗୁଡ଼ିକୁ ବାହାର କରନ୍ତୁ"
 
-#: fish/cmds.c:2565
+#: fish/cmds.c:2572
 msgid "get blocksize of block device"
 msgstr "ବ୍ଲକ ଉପକରଣର ବ୍ଲକ ଆକାର ନିର୍ଦ୍ଧାରଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2566
+#: fish/cmds.c:2573
 msgid "is block device set to read-only"
 msgstr "ବ୍ଲକ ଉପକରଣକୁ କେବଳ-ପଠନୀୟ ଭାବରେ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2567
+#: fish/cmds.c:2574
 msgid "get total size of device in bytes"
 msgstr "ଉପକରଣର ସମୁଦାୟ ଆକାରକୁ ବାଇଟରେ ନିର୍ଦ୍ଧାରଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2568
+#: fish/cmds.c:2575
 msgid "get sectorsize of block device"
 msgstr "ବ୍ଲକ ଉପକରଣର ବିଭାଗ ଆକାର ନିର୍ଦ୍ଧାରଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2569
+#: fish/cmds.c:2576
 msgid "get total size of device in 512-byte sectors"
 msgstr "512-ବାଇଟ ବିଭାଗଗୁଡ଼ିକରେ ଉପକରଣର ସମୁଦାୟ ଆକାର ଗ୍ରହଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2570
+#: fish/cmds.c:2577
 msgid "reread partition table"
 msgstr "ବିଭାଜନ ସାରଣୀକୁ ପୁଣିଥରେ ପଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2571
+#: fish/cmds.c:2578
 msgid "set blocksize of block device"
 msgstr "ବ୍ଲକ ଉପକରଣର ବ୍ଲକ ଆକାର ନିର୍ଦ୍ଧାରଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2572
+#: fish/cmds.c:2579
 msgid "set block device to read-only"
 msgstr "ବ୍ଲକ ଉପକରଣକୁ କେବଳ-ପଠନୀୟ ଆକାରରେ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2573
+#: fish/cmds.c:2580
 msgid "set block device to read-write"
 msgstr "ବ୍ଲକ ଉପକରଣକୁ ପଠନୀୟ-ଲିଖନୀୟ ଆକରରେ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2574
+#: fish/cmds.c:2581
 msgid "return true path on case-insensitive filesystem"
 msgstr "ସ୍ପର୍ଶକାତର ଫାଇଲତନ୍ତ୍ର ଉପରେ ସତ୍ୟ ପଥକୁ ଫେରାନ୍ତୁ"
 
-#: fish/cmds.c:2575
+#: fish/cmds.c:2582
 msgid "list the contents of a file"
 msgstr "ଗୋଟିଏ ଫାଇଲର ବିଷୟବସ୍ତୁଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ"
 
-#: fish/cmds.c:2576
+#: fish/cmds.c:2583
 msgid "compute MD5, SHAx or CRC checksum of file"
 msgstr "MD5, SHAx ଅଥବା CRC ଫାଇଲର ଯାଞ୍ଚ ସମଷ୍ଟିକୁ ଗଣନା କରନ୍ତୁ"
 
-#: fish/cmds.c:2577
+#: fish/cmds.c:2584
 #, fuzzy
 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
 msgstr "MD5, SHAx ଅଥବା CRC ଫାଇଲର ଯାଞ୍ଚ ସମଷ୍ଟିକୁ ଗଣନା କରନ୍ତୁ"
 
-#: fish/cmds.c:2578
+#: fish/cmds.c:2585
 #, fuzzy
 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
 msgstr "MD5, SHAx ଅଥବା CRC ଫାଇଲର ଯାଞ୍ଚ ସମଷ୍ଟିକୁ ଗଣନା କରନ୍ତୁ"
 
-#: fish/cmds.c:2579
+#: fish/cmds.c:2586
 msgid "change file mode"
 msgstr "ଫାଇଲ ଧାରାକୁ ପରିବର୍ତ୍ତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2580 fish/cmds.c:2693
+#: fish/cmds.c:2587 fish/cmds.c:2701
 msgid "change file owner and group"
 msgstr "ଫାଇଲ ମାଲିକ ଏବଂ ଶ୍ରେଣୀକୁ ପରିବର୍ତ୍ତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2581
+#: fish/cmds.c:2588
 msgid "run a command from the guest filesystem"
 msgstr "ଅତିଥି ଫାଇଲତନ୍ତ୍ରରୁ ଗୋଟିଏ ନିର୍ଦ୍ଦେଶ ଚଲାନ୍ତୁ"
 
-#: fish/cmds.c:2582
+#: fish/cmds.c:2589
 msgid "run a command, returning lines"
 msgstr "ଗୋଟିଏ ନିର୍ଦ୍ଦେଶ ଚଲାନ୍ତୁ, ଫେରୁଥିବା ଧାଡ଼ିଗୁଡ଼ିକ"
 
-#: fish/cmds.c:2583
+#: fish/cmds.c:2590
 msgid "add qemu parameters"
 msgstr "qemu ପ୍ରାଚଳଗୁଡ଼ିକୁ ଯୋଗକରନ୍ତୁ"
 
-#: fish/cmds.c:2584
+#: fish/cmds.c:2591
 #, fuzzy
 msgid "copy local files or directories into an image"
 msgstr "ବୃକ୍ଷରେ ଫାଇଲଗୁଡ଼ିକୁ ଧାରଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2585
+#: fish/cmds.c:2592
 #, fuzzy
 msgid "copy remote files or directories out of an image"
 msgstr "ବୃକ୍ଷରେ ଫାଇଲଗୁଡ଼ିକୁ ଧାରଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2586
+#: fish/cmds.c:2593
 #, fuzzy
 msgid "copy size bytes from source to destination using dd"
 msgstr "dd ବ୍ୟବହାର କରି ଉତ୍ସରୁ ଲକ୍ଷ୍ୟସ୍ଥଳକୁ ନକଲ କରନ୍ତୁ"
 
-#: fish/cmds.c:2587
+#: fish/cmds.c:2594
 msgid "copy a file"
 msgstr "ଗୋଟିଏ ଫାଇଲ ଯୋଗ କରନ୍ତୁ"
 
-#: fish/cmds.c:2588
+#: fish/cmds.c:2595
 msgid "copy a file or directory recursively"
 msgstr "ଗୋଟିଏ ଫାଇଲ କିମ୍ବା ଡିରେକ୍ଟୋରୀକୁ ନକଲ କରନ୍ତୁ"
 
-#: fish/cmds.c:2589
+#: fish/cmds.c:2596
 msgid "copy from source to destination using dd"
 msgstr "dd ବ୍ୟବହାର କରି ଉତ୍ସରୁ ଲକ୍ଷ୍ୟସ୍ଥଳକୁ ନକଲ କରନ୍ତୁ"
 
-#: fish/cmds.c:2590
+#: fish/cmds.c:2597
 msgid "debugging and internals"
 msgstr "ତ୍ରୁଟିନିବାରଣ ଏବଂ ଆଭ୍ୟନ୍ତରୀଣଗୁଡ଼ିକ"
 
-#: fish/cmds.c:2591
+#: fish/cmds.c:2598
 #, fuzzy
 msgid "debug the QEMU command line (internal use only)"
 msgstr "ସ୍ଥାନୀୟ ଯନ୍ତ୍ରରୁ ଗୋଟିଏ ଫାଇଲକୁ ଅଦ୍ୟତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2592
+#: fish/cmds.c:2599
 #, fuzzy
 msgid "upload a file to the appliance (internal use only)"
 msgstr "ସ୍ଥାନୀୟ ଯନ୍ତ୍ରରୁ ଗୋଟିଏ ଫାଇଲକୁ ଅଦ୍ୟତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2593
+#: fish/cmds.c:2600
 msgid "report file system disk space usage"
 msgstr "ଫାଇଲତନ୍ତ୍ର ଡିସ୍କ ଖାଲିସ୍ଥାନ ବ୍ୟବହାରକୁ ଖବର କରନ୍ତୁ"
 
-#: fish/cmds.c:2594
+#: fish/cmds.c:2601
 msgid "report file system disk space usage (human readable)"
 msgstr "ଫାଇଲତନ୍ତ୍ର ଡିସ୍କ ଖାଲିସ୍ଥାନ ବ୍ୟବହାରକୁ ଖବର କରନ୍ତୁ (ମନୁଷ୍ୟ ପଠନଯୋଗ୍ୟ)"
 
-#: fish/cmds.c:2595
+#: fish/cmds.c:2602
 msgid "return kernel messages"
 msgstr "କର୍ଣ୍ଣଲ ସନ୍ଦେଶଗୁଡ଼ିକୁ ଫେରାନ୍ତୁ"
 
-#: fish/cmds.c:2596
+#: fish/cmds.c:2603
 msgid "download a file to the local machine"
 msgstr "ସ୍ଥାନୀୟ ଯନ୍ତ୍ରରେ ଗୋଟିଏ ଫାଇଲକୁ ଆହରଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2597
+#: fish/cmds.c:2604
 #, fuzzy
 msgid "download a file to the local machine with offset and size"
 msgstr "ସ୍ଥାନୀୟ ଯନ୍ତ୍ରରେ ଗୋଟିଏ ଫାଇଲକୁ ଆହରଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2598
+#: fish/cmds.c:2605
 msgid "drop kernel page cache, dentries and inodes"
 msgstr "କର୍ଣ୍ଣଲ ପୃଷ୍ଠା କ୍ୟାଶେକୁ ପକାନ୍ତୁ, dentries ଏବଂ inodes"
 
-#: fish/cmds.c:2599
+#: fish/cmds.c:2606
 msgid "estimate file space usage"
 msgstr "ଫାଇଲ ସ୍ଥାନ ବ୍ୟବହାରକୁ ମାପନ୍ତୁ"
 
-#: fish/cmds.c:2600
+#: fish/cmds.c:2607
 msgid "check an ext2/ext3 filesystem"
 msgstr "ଗୋଟିଏ ext2/ext3 ଫାଇଲତନ୍ତ୍ରକୁ ଯାଞ୍ଚକରନ୍ତୁ"
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2608
 msgid "display a line of text"
 msgstr "ଗୋଟିଏ ପାଠ୍ୟ ଧାଡ଼ି ଦର୍ଶାନ୍ତୁ"
 
-#: fish/cmds.c:2602
+#: fish/cmds.c:2609
 msgid "echo arguments back to the client"
 msgstr "କ୍ଲାଏଣ୍ଟ ପାଖକୁ ଫେରସ୍ତ ସ୍ୱତନ୍ତ୍ରଚରଗୁଡ଼ିକୁ ଅନୁକରଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2603
+#: fish/cmds.c:2610
 #, fuzzy
 msgid "edit a file"
 msgstr "ଗୋଟିଏ ଫାଇଲକୁ ପଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2604 fish/cmds.c:2605 fish/cmds.c:2610 fish/cmds.c:2611
-#: fish/cmds.c:2644 fish/cmds.c:2645 fish/cmds.c:2886 fish/cmds.c:2887
-#: fish/cmds.c:2891 fish/cmds.c:2892 fish/cmds.c:2894 fish/cmds.c:2895
+#: fish/cmds.c:2611 fish/cmds.c:2612 fish/cmds.c:2617 fish/cmds.c:2618
+#: fish/cmds.c:2651 fish/cmds.c:2652 fish/cmds.c:2894 fish/cmds.c:2895
+#: fish/cmds.c:2899 fish/cmds.c:2900 fish/cmds.c:2902 fish/cmds.c:2903
 msgid "return lines matching a pattern"
 msgstr "ଗୋଟିଏ ପ୍ରକାର ସହିତ ମେଳଖାଉଥିବା ଧାଡ଼ିଗୁଡ଼ିକୁ ଫେରାନ୍ତୁ"
 
-#: fish/cmds.c:2606
+#: fish/cmds.c:2613
 msgid "test if two files have equal contents"
 msgstr "ଦୁଇଟି ଫାଇଲରେ ସମାନ ବିଷୟବସ୍ତୁ ଅଛି କି ନାହିଁ ପରୀକ୍ଷା କରନ୍ତୁ"
 
-#: fish/cmds.c:2607
+#: fish/cmds.c:2614
 msgid "test if file or directory exists"
 msgstr "ଫାଇଲ କିମ୍ବା ଡିରେକ୍ଟୋରୀ ଅବସ୍ଥିତ କି ନାହିଁ ପରୀକ୍ଷା କରନ୍ତୁ"
 
-#: fish/cmds.c:2608 fish/cmds.c:2609
+#: fish/cmds.c:2615 fish/cmds.c:2616
 msgid "preallocate a file in the guest filesystem"
 msgstr "ଅତିଥି ଫାଇଲତନ୍ତ୍ରରେ ଫାଇଲକୁ ପୂର୍ବରୁ ବଣ୍ଟନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2612
+#: fish/cmds.c:2619
 msgid "determine file type"
 msgstr "ଫାଇଲ ପ୍ରକାରକୁ ନିର୍ଦ୍ଧାରଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2613
+#: fish/cmds.c:2620
 msgid "detect the architecture of a binary file"
 msgstr ""
 
-#: fish/cmds.c:2614
+#: fish/cmds.c:2621
 msgid "return the size of the file in bytes"
 msgstr "ଫାଇଲର ସମୁଦାୟ ଆକାରକୁ ବାଇଟରେ ନିର୍ଦ୍ଧାରଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2615
+#: fish/cmds.c:2622
 msgid "fill a file with octets"
 msgstr "ଗୋଟିଏ ଫାଇଲକୁ ଅଷ୍ଟକ ସହିତ ପୁରଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2616
+#: fish/cmds.c:2623
 #, fuzzy
 msgid "fill a file with a repeating pattern of bytes"
 msgstr "ଗୋଟିଏ ଫାଇଲକୁ ଅଷ୍ଟକ ସହିତ ପୁରଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2617
+#: fish/cmds.c:2624
 msgid "find all files and directories"
 msgstr "ସମସ୍ତ ଫାଇଲ ଏବଂ ଡିରେକ୍ଟୋରୀଗୁଡ଼ିକୁ ଖୋଜନ୍ତୁ"
 
-#: fish/cmds.c:2618
+#: fish/cmds.c:2625
 msgid "find all files and directories, returning NUL-separated list"
 msgstr "ସମସ୍ତ ଫାଇଲ ଏବଂ ଡିରେକ୍ଟୋରୀଗୁଡ଼ିକୁ ଖୋଜନ୍ତୁ, NUL-ଦ୍ୱାରା ପୃଥକ ତାଲିକାକୁ ଫେରାଉଛି"
 
-#: fish/cmds.c:2619
+#: fish/cmds.c:2626
 #, fuzzy
 msgid "find a filesystem by label"
 msgstr "ext2/3/4 ଫାଇଲତନ୍ତ୍ର ନାମପଟିକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2620
+#: fish/cmds.c:2627
 #, fuzzy
 msgid "find a filesystem by UUID"
 msgstr "ext2/3/4 ଫାଇଲତନ୍ତ୍ର UUID କୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2621
+#: fish/cmds.c:2628
 msgid "run the filesystem checker"
 msgstr "ଫାଇଲତନ୍ତ୍ର ଯାଞ୍ଚକାରୀକୁ ଚଲାନ୍ତୁ"
 
-#: fish/cmds.c:2622
+#: fish/cmds.c:2629
 msgid "get the additional kernel options"
 msgstr "ଅତିରିକ୍ତ କର୍ଣ୍ଣଲ ବିକଳ୍ପଗୁଡ଼ିକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2623
+#: fish/cmds.c:2630
 #, fuzzy
 msgid "get the attach method"
 msgstr "ସନ୍ଧାନ ପଥକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2624
+#: fish/cmds.c:2631
 msgid "get autosync mode"
 msgstr "autosync ଧାରାକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2625
+#: fish/cmds.c:2632
 msgid "get direct appliance mode flag"
 msgstr "ସିଧାସଳଖ ଉପକରଣ ଧାରାର ସୂଚକକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2626
+#: fish/cmds.c:2633
 msgid "get the ext2/3/4 filesystem label"
 msgstr "ext2/3/4 ଫାଇଲତନ୍ତ୍ର ନାମପଟିକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2627
+#: fish/cmds.c:2634
 msgid "get the ext2/3/4 filesystem UUID"
 msgstr "ext2/3/4 ଫାଇଲତନ୍ତ୍ର UUID କୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2628
+#: fish/cmds.c:2635
 msgid "get memory allocated to the qemu subprocess"
 msgstr "qemu ଉପପଦ୍ଧତିକୁ ବଣ୍ଟିତ ସ୍ମୃତିସ୍ଥାନକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2629
+#: fish/cmds.c:2636
 #, fuzzy
 msgid "get enable network flag"
 msgstr "SELinux ସକ୍ରିୟ ସୂଚକକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2630
+#: fish/cmds.c:2637
 msgid "get the search path"
 msgstr "ସନ୍ଧାନ ପଥକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2631
+#: fish/cmds.c:2638
 msgid "get PID of qemu subprocess"
 msgstr "qemu ଉପପଦ୍ଧତିର PID ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2632
+#: fish/cmds.c:2639
 msgid "get the qemu binary"
 msgstr "qemu ଦ୍ୱିମିକକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2633
+#: fish/cmds.c:2640
 msgid "get recovery process enabled flag"
 msgstr "ପୁନରୁଦ୍ଧାର ପଦ୍ଧତି ସକ୍ରିୟ ସୂଚକକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2634
+#: fish/cmds.c:2641
 msgid "get SELinux enabled flag"
 msgstr "SELinux ସକ୍ରିୟ ସୂଚକକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2635
+#: fish/cmds.c:2642
 msgid "get the current state"
 msgstr "ପ୍ରଚଳିତ ଅବସ୍ଥାକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2636
+#: fish/cmds.c:2643
 msgid "get command trace enabled flag"
 msgstr "ନିର୍ଦ୍ଦେଶ ଅନୁସନ୍ଧାନ ସକ୍ରିୟ ସୂଚକକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2637
+#: fish/cmds.c:2644
 #, fuzzy
 msgid "get the current umask"
 msgstr "ପ୍ରଚଳିତ ଅବସ୍ଥାକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2638
+#: fish/cmds.c:2645
 msgid "get verbose mode"
 msgstr "verbose ଧାରାକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2639
+#: fish/cmds.c:2646
 msgid "get SELinux security context"
 msgstr "SELinux ସୁରକ୍ଷା ପ୍ରସଙ୍ଗକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2640 fish/cmds.c:2694
+#: fish/cmds.c:2647 fish/cmds.c:2702
 msgid "get a single extended attribute"
 msgstr ""
 
-#: fish/cmds.c:2641 fish/cmds.c:2695
+#: fish/cmds.c:2648 fish/cmds.c:2703
 msgid "list extended attributes of a file or directory"
 msgstr "ଫାଇଲ କିମ୍ବା ଡିରେକ୍ଟୋରୀର ଅନୁଲମ୍ବିତ ଗୁଣଧର୍ମକୁ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ"
 
-#: fish/cmds.c:2642
+#: fish/cmds.c:2649
 msgid "expand wildcards in command"
 msgstr "ନିର୍ଦ୍ଦେଶରେ ୱାଇଲ୍ଡ କାର୍ଡଗୁଡ଼ିକୁ ବିସ୍ତାର କରନ୍ତୁ"
 
-#: fish/cmds.c:2643
+#: fish/cmds.c:2650
 msgid "expand a wildcard path"
 msgstr "ଗୋଟିଏ ୱାଇଲ୍ଡ କାର୍ଡ ପଥକୁ ବିସ୍ତାର କରନ୍ତୁ"
 
-#: fish/cmds.c:2646
+#: fish/cmds.c:2653
 msgid "install GRUB"
 msgstr "GRUB ସ୍ଥାପନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2647
+#: fish/cmds.c:2654
 msgid "return first 10 lines of a file"
 msgstr "ଗୋଟିଏ ଫାଇଲର ପ୍ରଥମ 10 ଧାଡ଼ିକୁ ଫେରାନ୍ତୁ"
 
-#: fish/cmds.c:2648
+#: fish/cmds.c:2655
 msgid "return first N lines of a file"
 msgstr "ଗୋଟିଏ ଫାଇଲର ପ୍ରଥମ N ଧାଡ଼ିକୁ ଫେରାନ୍ତୁ"
 
-#: fish/cmds.c:2649
+#: fish/cmds.c:2656
 msgid "dump a file in hexadecimal"
 msgstr "ଗୋଟିଏ ଫାଇଲକୁ ଷୋହଳମିକରେ ପ୍ରକାଶ କରନ୍ତୁ"
 
-#: fish/cmds.c:2650
+#: fish/cmds.c:2657
 msgid "edit with a hex editor"
 msgstr ""
 
-#: fish/cmds.c:2651
+#: fish/cmds.c:2658
 #, fuzzy
 msgid "list the contents of a single file in an initrd"
 msgstr "ଗୋଟିଏ ଫାଇଲର ବିଷୟବସ୍ତୁଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ"
 
-#: fish/cmds.c:2652
+#: fish/cmds.c:2659
 msgid "list files in an initrd"
 msgstr "ଫାଇଲଗୁଡ଼ିକୁ ଗୋଟିଏ initrd ରେ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ"
 
-#: fish/cmds.c:2653
+#: fish/cmds.c:2660
 msgid "add an inotify watch"
 msgstr "ଗୋଟିଏ inotify ନଜରକୁ ଯୋଗକରନ୍ତୁ"
 
-#: fish/cmds.c:2654
+#: fish/cmds.c:2661
 msgid "close the inotify handle"
 msgstr "inotify ନିୟନ୍ତ୍ରଣକୁ ବନ୍ଦ କରନ୍ତୁ"
 
-#: fish/cmds.c:2655
+#: fish/cmds.c:2662
 msgid "return list of watched files that had events"
 msgstr "ଘଟଣାଗୁଡ଼ିକରେ ଥିବା ଦେଖାହୋଇଥିବା ଫାଇଲଗୁଡ଼ିକର ତାଲିକାକୁ ଫେରାନ୍ତୁ"
 
-#: fish/cmds.c:2656
+#: fish/cmds.c:2663
 msgid "create an inotify handle"
 msgstr "ଗୋଟିଏ inotify ନିୟନ୍ତ୍ରଣକୁ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2657
+#: fish/cmds.c:2664
 msgid "return list of inotify events"
 msgstr "inotify ଘଟଣାଗୁଡ଼ିକର ଗୋଟିଏ ତାଲିକା ପ୍ରଦାନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2658
+#: fish/cmds.c:2665
 msgid "remove an inotify watch"
 msgstr "ଗୋଟିଏ inotify ନଜରକୁ କାଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2659
+#: fish/cmds.c:2666
 msgid "get architecture of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2660
+#: fish/cmds.c:2667
 msgid "get distro of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2661
+#: fish/cmds.c:2668
 msgid "get filesystems associated with inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2662
+#: fish/cmds.c:2669
 msgid "get format of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2663
+#: fish/cmds.c:2670
 msgid "get hostname of the operating system"
 msgstr ""
 
-#: fish/cmds.c:2664
+#: fish/cmds.c:2671
 msgid "get major version of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2665
+#: fish/cmds.c:2672
 msgid "get minor version of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2666
+#: fish/cmds.c:2673
 msgid "get mountpoints of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2667
+#: fish/cmds.c:2674
 msgid "get package format used by the operating system"
 msgstr ""
 
-#: fish/cmds.c:2668
+#: fish/cmds.c:2675
 msgid "get package management tool used by the operating system"
 msgstr ""
 
-#: fish/cmds.c:2669
+#: fish/cmds.c:2676
 msgid "get product name of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2670
+#: fish/cmds.c:2677
+msgid "get product variant of inspected operating system"
+msgstr ""
+
+#: fish/cmds.c:2678
 msgid "return list of operating systems found by last inspection"
 msgstr ""
 
-#: fish/cmds.c:2671
+#: fish/cmds.c:2679
 msgid "get type of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2672
+#: fish/cmds.c:2680
 msgid "get Windows systemroot of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2673
+#: fish/cmds.c:2681
 msgid "get live flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2674
+#: fish/cmds.c:2682
 msgid "get multipart flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2675
+#: fish/cmds.c:2683
 msgid "get netinst (network installer) flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2676
+#: fish/cmds.c:2684
 msgid "get list of applications installed in the operating system"
 msgstr ""
 
-#: fish/cmds.c:2677
+#: fish/cmds.c:2685
 msgid "inspect disk and return list of operating systems found"
 msgstr ""
 
-#: fish/cmds.c:2678
+#: fish/cmds.c:2686
 #, fuzzy
 msgid "test if block device"
 msgstr "ବ୍ଲକ ଉପକରଣଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ"
 
-#: fish/cmds.c:2679
+#: fish/cmds.c:2687
 msgid "is busy processing a command"
 msgstr "ଗୋଟିଏ ନିର୍ଦ୍ଦେଶକୁ କାର୍ଯ୍ୟକାରୀ କରିବାରେ ବ୍ୟସ୍ତ"
 
-#: fish/cmds.c:2680
+#: fish/cmds.c:2688
 #, fuzzy
 msgid "test if character device"
 msgstr "ବ୍ଲକ, ବର୍ଣ୍ଣ ଅଥବା FIFO ଉପକରଣଗୁଡ଼ିକୁ ତିଆରି କରନ୍ତୁ"
 
-#: fish/cmds.c:2681
+#: fish/cmds.c:2689
 msgid "is in configuration state"
 msgstr "ବିନ୍ୟାସ ଅବସ୍ଥାରେ ଅଛି"
 
-#: fish/cmds.c:2682
+#: fish/cmds.c:2690
 #, fuzzy
 msgid "test if a directory"
 msgstr "ଗୋଟିଏ ଡିରେକ୍ଟୋରୀ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2683
+#: fish/cmds.c:2691
 #, fuzzy
 msgid "test if FIFO (named pipe)"
 msgstr "FIFO ନିର୍ମାଣ କରନ୍ତୁ (ପାଇପ ନାମିତ)"
 
-#: fish/cmds.c:2684
+#: fish/cmds.c:2692
 msgid "test if a regular file"
 msgstr ""
 
-#: fish/cmds.c:2685
+#: fish/cmds.c:2693
 msgid "is launching subprocess"
 msgstr "ଉପପଦ୍ଧତିକୁ ଆରମ୍ଭ କରୁଅଛି"
 
-#: fish/cmds.c:2686
+#: fish/cmds.c:2694
 #, fuzzy
 msgid "test if device is a logical volume"
 msgstr "ଗୋଟିଏ LVM ତାର୍କିକ ଭଲ୍ୟୁମର ଆକାର ପରିବର୍ତ୍ତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2687
+#: fish/cmds.c:2695
 msgid "is ready to accept commands"
 msgstr "ନିର୍ଦ୍ଦେଶଗୁଡ଼ିକୁ ଗ୍ରହଣ କରିବା ପାଇଁ ପ୍ରସ୍ତୁତ"
 
-#: fish/cmds.c:2688
+#: fish/cmds.c:2696
 #, fuzzy
 msgid "test if socket"
 msgstr "ଡେମନ ସକେଟରେ ଲେଖନ୍ତୁ"
 
-#: fish/cmds.c:2689
+#: fish/cmds.c:2697
 #, fuzzy
 msgid "test if symbolic link"
 msgstr "ଗୋଟିଏ ସାଙ୍କେତିକ ସଂଯୋଗ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2690
+#: fish/cmds.c:2698
 msgid "kill the qemu subprocess"
 msgstr "qemu ଉପପଦ୍ଧତିକୁ ବନ୍ଦ କରନ୍ତୁ"
 
-#: fish/cmds.c:2691
+#: fish/cmds.c:2699
 msgid "launch the qemu subprocess"
 msgstr "qemu ଉପପଦ୍ଧତିକୁ ଆରମ୍ଭ କରନ୍ତୁ"
 
-#: fish/cmds.c:2692
+#: fish/cmds.c:2700
 #, fuzzy
 msgid "change working directory"
 msgstr "ସ୍ଥାନୀୟ ପରିବର୍ତ୍ତନ ଡିରେକ୍ଟୋରୀ"
 
-#: fish/cmds.c:2696
+#: fish/cmds.c:2704
 msgid "list the block devices"
 msgstr "ବ୍ଲକ ଉପକରଣଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ"
 
-#: fish/cmds.c:2697
+#: fish/cmds.c:2705
 #, fuzzy
 msgid "list filesystems"
 msgstr "ଗୋଟିଏ ଫାଇଲ ତନ୍ତ୍ର ତିଆରି କରନ୍ତୁ"
 
-#: fish/cmds.c:2698
+#: fish/cmds.c:2706
 msgid "list the partitions"
 msgstr "ବିଭାଜନଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ"
 
-#: fish/cmds.c:2699
+#: fish/cmds.c:2707
 msgid "list the files in a directory (long format)"
 msgstr "ଫାଇଲଗୁଡ଼ିକୁ ଗୋଟିଏ ଡିରେକ୍ଟୋରୀରେ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ (ଲମ୍ବା ସଜ୍ଜିକରଣ ଶୈଳୀ)"
 
-#: fish/cmds.c:2700 fish/cmds.c:2701
+#: fish/cmds.c:2708 fish/cmds.c:2709
 msgid "create a hard link"
 msgstr "ଗୋଟିଏ ହାର୍ଡ ସଂଯୋଗ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2702 fish/cmds.c:2703
+#: fish/cmds.c:2710 fish/cmds.c:2711
 msgid "create a symbolic link"
 msgstr "ଗୋଟିଏ ସାଙ୍କେତିକ ସଂଯୋଗ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2704 fish/cmds.c:2795
+#: fish/cmds.c:2712 fish/cmds.c:2803
 msgid "remove extended attribute of a file or directory"
 msgstr "ଫାଇଲ କିମ୍ବା ଡିରେକ୍ଟୋରୀର ବିସ୍ତାରିତ ଗୁଣଧର୍ମକୁ କାଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2705
+#: fish/cmds.c:2713
 msgid "list the files in a directory"
 msgstr "ଫାଇଲଗୁଡ଼ିକୁ ଗୋଟିଏ ଡିରେକ୍ଟୋରୀରେ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ"
 
-#: fish/cmds.c:2706 fish/cmds.c:2822
+#: fish/cmds.c:2714 fish/cmds.c:2830
 msgid "set extended attribute of a file or directory"
 msgstr "ଗୋଟିଏ ଫାଇଲ କିମ୍ବା ଡିରେକ୍ଟୋରୀର ବିସ୍ତୃତ ଗୁଣଧର୍ମକୁ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2707
+#: fish/cmds.c:2715
 msgid "get file information for a symbolic link"
 msgstr "ଗୋଟିଏ ସାଙ୍କେତିକ ସଂଯୋଗ ପାଇଁ ଫାଇଲ ସୂଚନା ଗ୍ରହଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2708
+#: fish/cmds.c:2716
 msgid "lstat on multiple files"
 msgstr "ଏକାଧିକ ଫାଇଲଗୁଡ଼ିକରେ lstat କରନ୍ତୁ"
 
-#: fish/cmds.c:2709
+#: fish/cmds.c:2717
 #, fuzzy
 msgid "add a key on a LUKS encrypted device"
 msgstr "ବ୍ଲକ ଉପକରଣକୁ କେବଳ-ପଠନୀୟ ଆକାରରେ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2710
+#: fish/cmds.c:2718
 #, fuzzy
 msgid "close a LUKS device"
 msgstr "ଉପକରଣରେ swap କୁ ସକ୍ରିୟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2711 fish/cmds.c:2712
+#: fish/cmds.c:2719 fish/cmds.c:2720
 msgid "format a block device as a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2713
+#: fish/cmds.c:2721
 msgid "remove a key from a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2714
+#: fish/cmds.c:2722
 msgid "open a LUKS-encrypted block device"
 msgstr ""
 
-#: fish/cmds.c:2715
+#: fish/cmds.c:2723
 #, fuzzy
 msgid "open a LUKS-encrypted block device read-only"
 msgstr "ବ୍ଲକ ଉପକରଣକୁ କେବଳ-ପଠନୀୟ ଆକାରରେ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2716
+#: fish/cmds.c:2724
 #, fuzzy
 msgid "create an LVM logical volume"
 msgstr "ଗୋଟିଏ LVM ତାର୍କିକ ଭଲ୍ୟୁମର ନାମ ପରିବର୍ତ୍ତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2717
+#: fish/cmds.c:2725
 msgid "get canonical name of an LV"
 msgstr ""
 
-#: fish/cmds.c:2718
+#: fish/cmds.c:2726
 msgid "clear LVM device filter"
 msgstr ""
 
-#: fish/cmds.c:2719
+#: fish/cmds.c:2727
 msgid "remove all LVM LVs, VGs and PVs"
 msgstr "ସମସ୍ତ LVM LVs, VGs ଏବଂ PVs କୁ କାଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2720
+#: fish/cmds.c:2728
 msgid "set LVM device filter"
 msgstr ""
 
-#: fish/cmds.c:2721
+#: fish/cmds.c:2729
 msgid "remove an LVM logical volume"
 msgstr "ଗୋଟିଏ LVM ତାର୍କିକ ଭଲ୍ୟୁମକୁ କାଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2722
+#: fish/cmds.c:2730
 msgid "rename an LVM logical volume"
 msgstr "ଗୋଟିଏ LVM ତାର୍କିକ ଭଲ୍ୟୁମର ନାମ ପରିବର୍ତ୍ତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2723
+#: fish/cmds.c:2731
 msgid "resize an LVM logical volume"
 msgstr "ଗୋଟିଏ LVM ତାର୍କିକ ଭଲ୍ୟୁମର ଆକାର ପରିବର୍ତ୍ତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2724
+#: fish/cmds.c:2732
 msgid "expand an LV to fill free space"
 msgstr ""
 
-#: fish/cmds.c:2725 fish/cmds.c:2726
+#: fish/cmds.c:2733 fish/cmds.c:2734
 msgid "list the LVM logical volumes (LVs)"
 msgstr "LVM ତାର୍କିକ ଭଲ୍ୟୁମଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ (LVs)"
 
-#: fish/cmds.c:2727
+#: fish/cmds.c:2735
 #, fuzzy
 msgid "get the UUID of a logical volume"
 msgstr "LVM ତାର୍କିକ ଭଲ୍ୟୁମଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ (LVs)"
 
-#: fish/cmds.c:2728
+#: fish/cmds.c:2736
 msgid "lgetxattr on multiple files"
 msgstr "ଏକାଧିକ ଫାଇଲଗୁଡ଼ିକରେ lgetxattr କରନ୍ତୁ"
 
-#: fish/cmds.c:2729
+#: fish/cmds.c:2737
 msgid "open the manual"
 msgstr ""
 
-#: fish/cmds.c:2730
+#: fish/cmds.c:2738
 msgid "create a directory"
 msgstr "ଗୋଟିଏ ଡିରେକ୍ଟୋରୀ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2731
+#: fish/cmds.c:2739
 msgid "create a directory with a particular mode"
 msgstr "ଗୋଟିଏ ନିର୍ଦ୍ଦିଷ୍ଟ ଧାରା ସହିତ ଡିରେକ୍ଟୋରୀ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2732
+#: fish/cmds.c:2740
 msgid "create a directory and parents"
 msgstr "ଗୋଟିଏ ଡିରେକ୍ଟୋରୀ ଏବଂ ପ୍ରକାରଗୁଡ଼ିକୁ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2733
+#: fish/cmds.c:2741
 msgid "create a temporary directory"
 msgstr "ଗୋଟିଏ ଅସ୍ଥାୟୀ ଡିରେକ୍ଟୋରୀ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2734 fish/cmds.c:2735 fish/cmds.c:2736
+#: fish/cmds.c:2742 fish/cmds.c:2743 fish/cmds.c:2744
 msgid "make ext2/3/4 filesystem with external journal"
 msgstr "ବାହ୍ୟ ପତ୍ରିକା ସହିତ ext2/3/4 ଫାଇଲତନ୍ତ୍ରକୁ ତିଆରି କରନ୍ତୁ"
 
-#: fish/cmds.c:2737
+#: fish/cmds.c:2745
 msgid "make ext2/3/4 external journal"
 msgstr "ext2/3/4 ବାହ୍ୟ ପତ୍ରିକା ତିଆରି କରନ୍ତୁ"
 
-#: fish/cmds.c:2738
+#: fish/cmds.c:2746
 msgid "make ext2/3/4 external journal with label"
 msgstr "ନାମପଟି ସହିତ ext2/3/4 ବାହ୍ୟ ପତ୍ରିକା ତିଆରି କରନ୍ତୁ"
 
-#: fish/cmds.c:2739
+#: fish/cmds.c:2747
 msgid "make ext2/3/4 external journal with UUID"
 msgstr "UUID ସହିତ ext2/3/4 ବାହ୍ୟ ପତ୍ରିକା ତିଆରି କରନ୍ତୁ"
 
-#: fish/cmds.c:2740
+#: fish/cmds.c:2748
 msgid "make FIFO (named pipe)"
 msgstr "FIFO ନିର୍ମାଣ କରନ୍ତୁ (ପାଇପ ନାମିତ)"
 
-#: fish/cmds.c:2741 fish/cmds.c:2743
+#: fish/cmds.c:2749 fish/cmds.c:2751
 msgid "make a filesystem"
 msgstr "ଗୋଟିଏ ଫାଇଲ ତନ୍ତ୍ର ତିଆରି କରନ୍ତୁ"
 
-#: fish/cmds.c:2742
+#: fish/cmds.c:2750
 msgid "make a filesystem with block size"
 msgstr "ବ୍ଲକ ଆକାର ବିଶିଷ୍ଟ ଗୋଟିଏ ଫାଇଲତନ୍ତ୍ର ତିଆରି କରନ୍ତୁ"
 
-#: fish/cmds.c:2744
+#: fish/cmds.c:2752
 msgid "create a mountpoint"
 msgstr "ଗୋଟିଏ ସ୍ଥାପନ ବିନ୍ଦୁ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2745
+#: fish/cmds.c:2753
 msgid "make block, character or FIFO devices"
 msgstr "ବ୍ଲକ, ବର୍ଣ୍ଣ ଅଥବା FIFO ଉପକରଣଗୁଡ଼ିକୁ ତିଆରି କରନ୍ତୁ"
 
-#: fish/cmds.c:2746
+#: fish/cmds.c:2754
 msgid "make block device node"
 msgstr "ବ୍ଲକ ଉପକରଣ ନୋଡ ତିଆରି କରନ୍ତୁ"
 
-#: fish/cmds.c:2747
+#: fish/cmds.c:2755
 msgid "make char device node"
 msgstr "char ଉପକରଣ ନୋଡ ତିଆରି କରନ୍ତୁ"
 
-#: fish/cmds.c:2748
+#: fish/cmds.c:2756
 msgid "create a swap partition"
 msgstr "ଗୋଟିଏ swap ବିଭାଜନ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2749
+#: fish/cmds.c:2757
 msgid "create a swap partition with a label"
 msgstr "ନାମପଟି ସହିତ ଗୋଟିଏ swap ବିଭାଜନ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2750
+#: fish/cmds.c:2758
 msgid "create a swap partition with an explicit UUID"
 msgstr "ସୁନିଶ୍ଚିତ UUID ସହିତ ଗୋଟିଏ swap ବିଭାଜନ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2751
+#: fish/cmds.c:2759
 msgid "create a swap file"
 msgstr "ଗୋଟିଏ swap ଫାଇଲ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2752
+#: fish/cmds.c:2760
 msgid "load a kernel module"
 msgstr "ଗୋଟିଏ କର୍ଣ୍ଣଲ ଏକକାଂଶ ଧାରଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2753
+#: fish/cmds.c:2761
 #, fuzzy
 msgid "view a file"
 msgstr "ଗୋଟିଏ ଫାଇଲକୁ ଘୁଞ୍ଚାନ୍ତୁ"
 
-#: fish/cmds.c:2754
+#: fish/cmds.c:2762
 msgid "mount a guest disk at a position in the filesystem"
 msgstr "ଗୋଟିଏ ଅତିଥି ଡିସ୍କକୁ ଫାଇଲତନ୍ତ୍ରର ଏକ ସ୍ଥାନରେ ସ୍ଥାପନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2755
+#: fish/cmds.c:2763
 msgid "mount a file using the loop device"
 msgstr "ଲୁପ ଉପକରଣ ବ୍ୟବହାର କରି ଗୋଟିଏ ଫାଇଲକୁ ସ୍ଥାପନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2756
+#: fish/cmds.c:2764
 msgid "mount a guest disk with mount options"
 msgstr "ସ୍ଥାପନ ବିକଳ୍ପଗୁଡ଼ିକ ସହିତ ଗୋଟିଏ ଅତିଥି ଡିସ୍କକୁ ସ୍ଥାପନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2757
+#: fish/cmds.c:2765
 msgid "mount a guest disk, read-only"
 msgstr "ଗୋଟିଏ ଅତିଥି ଡିସ୍କକୁ ସ୍ଥାପନ କରନ୍ତୁ, କେବଳ-ପଠନୀୟ"
 
-#: fish/cmds.c:2758
+#: fish/cmds.c:2766
 msgid "mount a guest disk with mount options and vfstype"
 msgstr "ଗୋଟିଏ ଅତିଥି ଡିସ୍କକୁ ସ୍ଥାପନ ବିକଳ୍ପ ଏବଂ vfstype ଗୁଡ଼ିକ ସହିତ ସ୍ଥାପନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2759
+#: fish/cmds.c:2767
 msgid "show mountpoints"
 msgstr "ସ୍ଥାପନ ବିନ୍ଦୁଗୁଡ଼ିକୁ ଦର୍ଶାନ୍ତୁ"
 
-#: fish/cmds.c:2760
+#: fish/cmds.c:2768
 msgid "show mounted filesystems"
 msgstr "ସ୍ଥାପିତ ଫାଇଲତନ୍ତ୍ରଗୁଡ଼ିକୁ ଦର୍ଶାନ୍ତୁ"
 
-#: fish/cmds.c:2761
+#: fish/cmds.c:2769
 msgid "move a file"
 msgstr "ଗୋଟିଏ ଫାଇଲକୁ ଘୁଞ୍ଚାନ୍ତୁ"
 
-#: fish/cmds.c:2762
+#: fish/cmds.c:2770
 msgid "probe NTFS volume"
 msgstr "probe NTFS ଭଲ୍ୟୁମ"
 
-#: fish/cmds.c:2763
+#: fish/cmds.c:2771
 #, fuzzy
 msgid "resize an NTFS filesystem"
 msgstr "ଗୋଟିଏ ext2/ext3 ଫାଇଲତନ୍ତ୍ରର ଆକାର ପରିବର୍ତ୍ତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2764
+#: fish/cmds.c:2772
 #, fuzzy
 msgid "resize an NTFS filesystem (with size)"
 msgstr "ଗୋଟିଏ ext2/ext3 ଫାଇଲତନ୍ତ୍ରର ଆକାର ପରିବର୍ତ୍ତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2765
+#: fish/cmds.c:2773
 msgid "add a partition to the device"
 msgstr "ଉପକରଣରେ ଗୋଟିଏ ବିଭାଜନକୁ ଯୋଗ କରନ୍ତୁ"
 
-#: fish/cmds.c:2766
+#: fish/cmds.c:2774
 #, fuzzy
 msgid "delete a partition"
 msgstr "ଗୋଟିଏ swap ବିଭାଜନ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2767
+#: fish/cmds.c:2775
 msgid "partition whole disk with a single primary partition"
 msgstr "ଗୋଟିଏ ଏକକ ପ୍ରାଥମିକ ବିଭାଜନ ସହିତ ସମଗ୍ର ଡିସ୍କକୁ ବିଭାଜିତ କରନ୍ତୁ"
 
-#: fish/cmds.c:2768
+#: fish/cmds.c:2776
 #, fuzzy
 msgid "return true if a partition is bootable"
 msgstr "ବିଭାଜନ ସାରଣୀକୁ ପୁଣିଥରେ ପଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2769
+#: fish/cmds.c:2777
 msgid "get the MBR type byte (ID byte) from a partition"
 msgstr ""
 
-#: fish/cmds.c:2770
+#: fish/cmds.c:2778
 msgid "get the partition table type"
 msgstr "ବିଭାଜନ ସାରଣୀ ପ୍ରକାରକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2771
+#: fish/cmds.c:2779
 msgid "create an empty partition table"
 msgstr "ଗୋଟିଏ ଖାଲି ବିଭାଜନ ସାରଣୀ ପ୍ରସ୍ତୁତ କରନ୍ତୁ"
 
-#: fish/cmds.c:2772
+#: fish/cmds.c:2780
 msgid "list partitions on a device"
 msgstr "ଗୋଟିଏ ଉପକରଣ ଉପରେ ବିଭାଜନଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ"
 
-#: fish/cmds.c:2773
+#: fish/cmds.c:2781
 msgid "make a partition bootable"
 msgstr "ଗୋଟିଏ ବିଭାଜନକୁ ବୁଟଯୋଗ୍ୟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2774
+#: fish/cmds.c:2782
 msgid "set the MBR type byte (ID byte) of a partition"
 msgstr ""
 
-#: fish/cmds.c:2775
+#: fish/cmds.c:2783
 msgid "set partition name"
 msgstr "ବିଭାଜନ ନାମ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2776
+#: fish/cmds.c:2784
 #, fuzzy
 msgid "convert partition name to device name"
 msgstr "ବ୍ଲକ ଉପକରଣରେ ବିଭାଜନଗୁଡ଼ିକୁ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2777
+#: fish/cmds.c:2785
 msgid "ping the guest daemon"
 msgstr "ଅତିଥି ଡେମନକୁ ପିଙ୍ଗ କରନ୍ତୁ"
 
-#: fish/cmds.c:2778
+#: fish/cmds.c:2786
 msgid "read part of a file"
 msgstr "ଫାଇଲର ଗୋଟିଏ ଅଂଶକୁ ପଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2779
+#: fish/cmds.c:2787
 #, fuzzy
 msgid "read part of a device"
 msgstr "ଫାଇଲର ଗୋଟିଏ ଅଂଶକୁ ପଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2780
+#: fish/cmds.c:2788
 msgid "create an LVM physical volume"
 msgstr "ଗୋଟିଏ LVM ଭୌତିକ ଭଲ୍ୟୁମ ପ୍ରସ୍ତୁତ କରନ୍ତୁ"
 
-#: fish/cmds.c:2781
+#: fish/cmds.c:2789
 msgid "remove an LVM physical volume"
 msgstr "ଗୋଟିଏ LVM ଭୌତିକ ଭଲ୍ୟୁମକୁ କାଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2782
+#: fish/cmds.c:2790
 msgid "resize an LVM physical volume"
 msgstr "ଗୋଟିଏ LVM ଭୌତିକ ଭଲ୍ୟୁମର ଆକାର ପରିବର୍ତ୍ତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2783
+#: fish/cmds.c:2791
 #, fuzzy
 msgid "resize an LVM physical volume (with size)"
 msgstr "ଗୋଟିଏ LVM ଭୌତିକ ଭଲ୍ୟୁମର ଆକାର ପରିବର୍ତ୍ତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2784 fish/cmds.c:2785
+#: fish/cmds.c:2792 fish/cmds.c:2793
 msgid "list the LVM physical volumes (PVs)"
 msgstr "LVM ଭୌତିକ ଭଲ୍ୟୁମଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ (PVs)"
 
-#: fish/cmds.c:2786
+#: fish/cmds.c:2794
 #, fuzzy
 msgid "get the UUID of a physical volume"
 msgstr "ଗୋଟିଏ LVM ଭୌତିକ ଭଲ୍ୟୁମ ପ୍ରସ୍ତୁତ କରନ୍ତୁ"
 
-#: fish/cmds.c:2787
+#: fish/cmds.c:2795
 #, fuzzy
 msgid "write to part of a file"
 msgstr "ଫାଇଲର ଗୋଟିଏ ଅଂଶକୁ ପଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2788
+#: fish/cmds.c:2796
 #, fuzzy
 msgid "write to part of a device"
 msgstr "ଫାଇଲର ଗୋଟିଏ ଅଂଶକୁ ପଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2789
+#: fish/cmds.c:2797
 msgid "read a file"
 msgstr "ଗୋଟିଏ ଫାଇଲକୁ ପଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2790
+#: fish/cmds.c:2798
 msgid "read file as lines"
 msgstr "ଫାଇଲକୁ ଧାଡ଼ି ଆକାରରେ ପଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2791
+#: fish/cmds.c:2799
 msgid "read directories entries"
 msgstr "ଡିରେକ୍ଟୋରୀ ଭରଣଗୁଡ଼ିକୁ ପଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2792
+#: fish/cmds.c:2800
 msgid "read the target of a symbolic link"
 msgstr "ସାଙ୍କେତିକ ସଂଯୋଗର ଲକ୍ଷ୍ୟସ୍ଥଳକୁ ପଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2793
+#: fish/cmds.c:2801
 msgid "readlink on multiple files"
 msgstr "ଏକାଧିକ ଫାଇଲଗୁଡ଼ିକରେ readlink"
 
-#: fish/cmds.c:2794
+#: fish/cmds.c:2802
 msgid "canonicalized absolute pathname"
 msgstr "canonicalized ନିର୍ଦ୍ଦିଷ୍ଟ ପଥନାମ"
 
-#: fish/cmds.c:2796
+#: fish/cmds.c:2804
 msgid "close and reopen libguestfs handle"
 msgstr "libguestfs ନିୟନ୍ତ୍ରଣକୁ ବନ୍ଦ କରନ୍ତୁ ଏବଂ ପୁଣି ଖୋଲନ୍ତୁ"
 
-#: fish/cmds.c:2797
+#: fish/cmds.c:2805
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem"
 msgstr "ଗୋଟିଏ ext2/ext3 ଫାଇଲତନ୍ତ୍ରର ଆକାର ପରିବର୍ତ୍ତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2798
+#: fish/cmds.c:2806
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
 msgstr "ଗୋଟିଏ ext2/ext3 ଫାଇଲତନ୍ତ୍ରର ଆକାର ପରିବର୍ତ୍ତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2799
+#: fish/cmds.c:2807
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
 msgstr "ଗୋଟିଏ ext2/ext3 ଫାଇଲତନ୍ତ୍ରର ଆକାର ପରିବର୍ତ୍ତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2800
+#: fish/cmds.c:2808
 msgid "remove a file"
 msgstr "ଗୋଟିଏ ଫାଇଲକୁ କାଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2801
+#: fish/cmds.c:2809
 msgid "remove a file or directory recursively"
 msgstr "ଗୋଟିଏ ଫାଇଲ କିମ୍ବା ଡିରେକ୍ଟୋରୀକୁ ପୁନପୌନିକ ଭାବରେ କାଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2802
+#: fish/cmds.c:2810
 msgid "remove a directory"
 msgstr "ଗୋଟିଏ ଡିରେକ୍ଟୋରୀକୁ କାଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2803
+#: fish/cmds.c:2811
 msgid "remove a mountpoint"
 msgstr "ଗୋଟିଏ ସ୍ଥାପନ ବିନ୍ଦୁକୁ କାଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2804
+#: fish/cmds.c:2812
 msgid "scrub (securely wipe) a device"
 msgstr "ଗୋଟିଏ ଉପକରଣକୁ scrub କରନ୍ତୁ (securely wipe)"
 
-#: fish/cmds.c:2805
+#: fish/cmds.c:2813
 msgid "scrub (securely wipe) a file"
 msgstr "ଗୋଟିଏ ଫାଇଲକୁ scrub କରନ୍ତୁ (securely wipe)"
 
-#: fish/cmds.c:2806
+#: fish/cmds.c:2814
 msgid "scrub (securely wipe) free space"
 msgstr "ମୁକ୍ତ ସ୍ଥାନକୁ scrub କରନ୍ତୁ (securely wipe)"
 
-#: fish/cmds.c:2807
+#: fish/cmds.c:2815
 msgid "add options to kernel command line"
 msgstr "କର୍ଣ୍ଣଲ ନିର୍ଦ୍ଦେଶନାମାରେ ବିକଳ୍ପ ଯୋଗକରନ୍ତୁ"
 
-#: fish/cmds.c:2808
+#: fish/cmds.c:2816
 #, fuzzy
 msgid "set the attach method"
 msgstr "ସନ୍ଧାନ ପଥକୁ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2809
+#: fish/cmds.c:2817
 msgid "set autosync mode"
 msgstr "autosync ଧାରାକୁ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2810
+#: fish/cmds.c:2818
 msgid "enable or disable direct appliance mode"
 msgstr "ସିଧାସଳଖ ଉପକରଣ ଧାରାକୁ ସକ୍ରିୟ କିମ୍ବା ନିଷ୍କ୍ରିୟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2811
+#: fish/cmds.c:2819
 msgid "set the ext2/3/4 filesystem label"
 msgstr "ext2/3/4 ଫାଇଲତନ୍ତ୍ର ନାମପଟିକୁ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2812
+#: fish/cmds.c:2820
 msgid "set the ext2/3/4 filesystem UUID"
 msgstr "ext2/3/4 ଫାଇଲତନ୍ତ୍ର UUIDକୁ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2813
+#: fish/cmds.c:2821
 msgid "set memory allocated to the qemu subprocess"
 msgstr "qemu ଉପପଦ୍ଧତିକୁ ବଣ୍ଟିତ ସ୍ମୃତିସ୍ଥାନକୁ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2814
+#: fish/cmds.c:2822
 msgid "set enable network flag"
 msgstr ""
 
-#: fish/cmds.c:2815
+#: fish/cmds.c:2823
 msgid "set the search path"
 msgstr "ସନ୍ଧାନ ପଥକୁ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2816
+#: fish/cmds.c:2824
 msgid "set the qemu binary"
 msgstr "qemu ଦ୍ୱିମିକକୁ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2817
+#: fish/cmds.c:2825
 msgid "enable or disable the recovery process"
 msgstr "ପୁନରୁଦ୍ଧାର ପଦ୍ଧତିକୁ ସକ୍ରିୟ କିମ୍ବା ନିଷ୍କ୍ରିୟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2818
+#: fish/cmds.c:2826
 msgid "set SELinux enabled or disabled at appliance boot"
 msgstr "SELinux କୁ ଉପକରଣ ବୁଟରେ ସକ୍ରିୟ ଅଥବା ନିଷ୍କ୍ରିୟ ଭାବରେ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2819
+#: fish/cmds.c:2827
 msgid "enable or disable command traces"
 msgstr "ନିର୍ଦ୍ଦେଶ ଅନୁସରଣକୁ ସକ୍ରିୟ କିମ୍ବା ନିଷ୍କ୍ରିୟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2820
+#: fish/cmds.c:2828
 msgid "set verbose mode"
 msgstr "verbose ଧାରାକୁ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2821
+#: fish/cmds.c:2829
 msgid "set SELinux security context"
 msgstr "SELinux ସୁରକ୍ଷା ପ୍ରସଙ୍ଗକୁ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2823 fish/cmds.c:2824
+#: fish/cmds.c:2831 fish/cmds.c:2832
 msgid "create partitions on a block device"
 msgstr "ବ୍ଲକ ଉପକରଣରେ ବିଭାଜନଗୁଡ଼ିକୁ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2825
+#: fish/cmds.c:2833
 msgid "modify a single partition on a block device"
 msgstr "ଗୋଟିଏ ବ୍ଲକ ଉପକରଣରେ ଗୋଟିଏ ବିଭାଜନକୁ ପରିବର୍ତ୍ତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2826
+#: fish/cmds.c:2834
 msgid "display the disk geometry from the partition table"
 msgstr "ବିଭାଜନ ସାରଣୀରୁ ଡିସ୍କ ଜ୍ୟାମିତିକୁ ଦର୍ଶାନ୍ତୁ"
 
-#: fish/cmds.c:2827
+#: fish/cmds.c:2835
 msgid "display the kernel geometry"
 msgstr "କର୍ଣ୍ଣଲ ଜ୍ୟାମିତିକୁ ଦର୍ଶାନ୍ତୁ"
 
-#: fish/cmds.c:2828
+#: fish/cmds.c:2836
 msgid "display the partition table"
 msgstr "ବିଭାଜନ ସାରଣୀକୁ ଦର୍ଶାନ୍ତୁ"
 
-#: fish/cmds.c:2829
+#: fish/cmds.c:2837
 msgid "run a command via the shell"
 msgstr "shell ମାଧ୍ଯମରେ ଗୋଟିଏ ନିର୍ଦ୍ଦେଶ ଚଲାନ୍ତୁ"
 
-#: fish/cmds.c:2830
+#: fish/cmds.c:2838
 msgid "run a command via the shell returning lines"
 msgstr "shell ରୁ ଫେରୁଥିବା ଧାଡ଼ିଗୁଡ଼ିକରେ ଗୋଟିଏ ନିର୍ଦ୍ଦେଶ ଚଲାନ୍ତୁ"
 
-#: fish/cmds.c:2831
+#: fish/cmds.c:2839
 msgid "sleep for some seconds"
 msgstr "କିଛି ସେକଣ୍ଡ ପାଇଁ ସୁପ୍ତ ରଖନ୍ତୁ"
 
-#: fish/cmds.c:2832
+#: fish/cmds.c:2840
 #, fuzzy
 msgid "create a sparse disk image and add"
 msgstr "ଗୋଟିଏ sparse ପ୍ରତିଛବି ଫାଇଲକୁ ବାଣ୍ଟନ୍ତୁ"
 
-#: fish/cmds.c:2833
+#: fish/cmds.c:2841
 msgid "get file information"
 msgstr "ଫାଇଲ ସୂଚନା ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2834
+#: fish/cmds.c:2842
 msgid "get file system statistics"
 msgstr "ଫାଇଲତନ୍ତ୍ର ପରିସଂଖ୍ୟାନ ପ୍ରସ୍ତୁତ କରନ୍ତୁ"
 
-#: fish/cmds.c:2835 fish/cmds.c:2836
+#: fish/cmds.c:2843 fish/cmds.c:2844
 msgid "print the printable strings in a file"
 msgstr "ଗୋଟିଏ ଫାଇଲରେ ମୁଦ୍ରଣଯୋଗ୍ୟ ବାକ୍ୟଖଣ୍ଡଗୁଡ଼ିକୁ ମୁଦ୍ରଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2837
+#: fish/cmds.c:2845
 #, fuzzy
 msgid "list supported groups of commands"
 msgstr "ନିର୍ଦ୍ଦେଶଗୁଡ଼ିକୁ ଗ୍ରହଣ କରିବା ପାଇଁ ପ୍ରସ୍ତୁତ"
 
-#: fish/cmds.c:2838
+#: fish/cmds.c:2846
 msgid "disable swap on device"
 msgstr "ଉପକରଣରେ swap କୁ ନିଷ୍କ୍ରିୟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2839
+#: fish/cmds.c:2847
 msgid "disable swap on file"
 msgstr "ଫାଇଲରେ swap କୁ ନିଷ୍କ୍ରିୟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2840
+#: fish/cmds.c:2848
 msgid "disable swap on labeled swap partition"
 msgstr "ନାମିତ swap ବିଭାଜନରେ swap ବିଭାଜନକୁ ନିଷ୍କ୍ରିୟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2841
+#: fish/cmds.c:2849
 msgid "disable swap on swap partition by UUID"
 msgstr "UUID ଦ୍ୱାରା ବିଭାଜିତ ହୋଇଥିବା swap କୁ swap ବିଭାଜନରେ ନିଷ୍କ୍ରିୟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2842
+#: fish/cmds.c:2850
 msgid "enable swap on device"
 msgstr "ଉପକରଣରେ swap କୁ ସକ୍ରିୟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2843
+#: fish/cmds.c:2851
 msgid "enable swap on file"
 msgstr "ଫାଇଲରେ swap କୁ ସକ୍ରିୟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2844
+#: fish/cmds.c:2852
 msgid "enable swap on labeled swap partition"
 msgstr "ନାମିତ swap ବିଭାଜନରେ swap କୁ ସକ୍ରିୟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2845
+#: fish/cmds.c:2853
 msgid "enable swap on swap partition by UUID"
 msgstr "UUID ଦ୍ୱାରା ବିଭାଜିତ swap କୁ swap ବିଭାଜନରେ ସକ୍ରିୟ ରଖନ୍ତୁ"
 
-#: fish/cmds.c:2846
+#: fish/cmds.c:2854
 msgid "sync disks, writes are flushed through to the disk image"
 msgstr "sync ଡିସ୍କଗୁଡ଼ିକ, ଲିଖନିଗୁଡ଼ିକ ଡିସ୍କ ପ୍ରତିଛବିରୁ ବାହାରି ଯାଇଛି"
 
-#: fish/cmds.c:2847
+#: fish/cmds.c:2855
 msgid "return last 10 lines of a file"
 msgstr "ଗୋଟିଏ ଫାଇଲର ଅନ୍ତିମ 10 ଧାଡ଼ିକୁ ଫେରାନ୍ତୁ"
 
-#: fish/cmds.c:2848
+#: fish/cmds.c:2856
 msgid "return last N lines of a file"
 msgstr "ଗୋଟିଏ ଫାଇଲର ଅନ୍ତିମ N ଧାଡ଼ିକୁ ଫେରାନ୍ତୁ"
 
-#: fish/cmds.c:2849
+#: fish/cmds.c:2857
 msgid "unpack tarfile to directory"
 msgstr "tar ଫାଇଲକୁ ଡିରେକ୍ଟୋରୀରେ ଖୋଲନ୍ତୁ ନାହିଁ"
 
-#: fish/cmds.c:2850
+#: fish/cmds.c:2858
 msgid "pack directory into tarfile"
 msgstr "ଡିରେକ୍ଟୋରୀକୁ tar ଫାଇଲ ମଧ୍ଯରେ ପ୍ୟାକ କରନ୍ତୁ"
 
-#: fish/cmds.c:2851 fish/cmds.c:2858
+#: fish/cmds.c:2859 fish/cmds.c:2866
 msgid "unpack compressed tarball to directory"
 msgstr "ସଙ୍କୁଚିତ ଟାରବୋଲକୁ ଡିରେକ୍ଟୋରୀ ମଧ୍ଯରେ ଖୋଲନ୍ତୁ"
 
-#: fish/cmds.c:2852 fish/cmds.c:2859
+#: fish/cmds.c:2860 fish/cmds.c:2867
 msgid "pack directory into compressed tarball"
 msgstr "ସଙ୍କୋଚିତ ଟାରବୋଲ ମଧ୍ଯରେ ଡିରେକ୍ଟୋରୀକୁ ପ୍ୟାକ କରନ୍ତୁ"
 
-#: fish/cmds.c:2853
+#: fish/cmds.c:2861
 #, fuzzy
 msgid "print elapsed time taken to run a command"
 msgstr "ନିର୍ଦ୍ଦେଶକୁ ଚଲାଇବା ପାଇଁ ଆବଶ୍ୟକ ସମୟକୁ ମାପନ୍ତୁ"
 
-#: fish/cmds.c:2854
+#: fish/cmds.c:2862
 msgid "update file timestamps or create a new file"
 msgstr "ଫାଇଲ ଟାଇମଷ୍ଟାମ୍ପଗୁଡ଼ିକୁ କିମ୍ବା ନୂତନ ଫାଇଲକୁ ଅଦ୍ୟତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2855
+#: fish/cmds.c:2863
 msgid "truncate a file to zero size"
 msgstr "ଗୋଟିଏ ଫାଇଲକୁ ଶୂନ୍ୟ ଆକାରରେ ଯୋଡ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2856
+#: fish/cmds.c:2864
 msgid "truncate a file to a particular size"
 msgstr "ଗୋଟିଏ ଫାଇଲକୁ ଏକ ନିର୍ଦ୍ଦିଷ୍ଟ ଆକାରରେ ଯୋଡ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2857
+#: fish/cmds.c:2865
 msgid "get ext2/ext3/ext4 superblock details"
 msgstr "ext2/ext3/ext4 ସୁପର ବ୍ଲକ ବିବରଣୀଗୁଡ଼ିକରେ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2860
+#: fish/cmds.c:2868
 msgid "set file mode creation mask (umask)"
 msgstr "ଫାଇଲ ଧାରା ନିର୍ମାଣ ମାସ୍କ ସେଟ କରନ୍ତୁ (umask)"
 
-#: fish/cmds.c:2861
+#: fish/cmds.c:2869
 msgid "unmount a filesystem"
 msgstr "ଗୋଟିଏ ଫାଇଲତନ୍ତ୍ରକୁ ବିସ୍ଥାପିତ କରନ୍ତୁ"
 
-#: fish/cmds.c:2862
+#: fish/cmds.c:2870
 msgid "unmount all filesystems"
 msgstr "ସମସ୍ତ ଫାଇଲତନ୍ତ୍ରଗୁଡ଼ିକୁ ବିସ୍ଥାପିତ କରନ୍ତୁ"
 
-#: fish/cmds.c:2863
+#: fish/cmds.c:2871
 msgid "upload a file from the local machine"
 msgstr "ସ୍ଥାନୀୟ ଯନ୍ତ୍ରରୁ ଗୋଟିଏ ଫାଇଲକୁ ଅଦ୍ୟତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2864
+#: fish/cmds.c:2872
 #, fuzzy
 msgid "upload a file from the local machine with offset"
 msgstr "ସ୍ଥାନୀୟ ଯନ୍ତ୍ରରୁ ଗୋଟିଏ ଫାଇଲକୁ ଅଦ୍ୟତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2865
+#: fish/cmds.c:2873
 msgid "set timestamp of a file with nanosecond precision"
 msgstr "ଗୋଟିଏ ଫାଇଲର ଟାଇମଷ୍ଟାମ୍ପକୁ ନାନୋସେକଣ୍ଡରେ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2866
+#: fish/cmds.c:2874
 msgid "get the library version number"
 msgstr "ଲାଇବ୍ରେରୀ ସଂସ୍କରଣ ସଂଖ୍ୟା ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2867
+#: fish/cmds.c:2875
 #, fuzzy
 msgid "get the filesystem label"
 msgstr "ext2/3/4 ଫାଇଲତନ୍ତ୍ର ନାମପଟିକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2868
+#: fish/cmds.c:2876
 msgid "get the Linux VFS type corresponding to a mounted device"
 msgstr "Linux VFS ପ୍ରକାରକୁ ସ୍ଥାପିତ ଉପକରଣରେ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2869
+#: fish/cmds.c:2877
 #, fuzzy
 msgid "get the filesystem UUID"
 msgstr "ext2/3/4 ଫାଇଲତନ୍ତ୍ର UUID କୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2870
+#: fish/cmds.c:2878
 msgid "activate or deactivate some volume groups"
 msgstr "କିଛି ଭଲ୍ୟୁମ ଶ୍ରେଣୀଗୁଡ଼ିକୁ ସକ୍ରିୟ କିମ୍ବା ନିଷ୍କ୍ରିୟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2871
+#: fish/cmds.c:2879
 msgid "activate or deactivate all volume groups"
 msgstr "ସମସ୍ତ ଭଲ୍ୟୁମ ଶ୍ରେଣୀଗୁଡ଼ିକୁ ସକ୍ରିୟ କିମ୍ବା ନିଷ୍କ୍ରିୟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2872
+#: fish/cmds.c:2880
 msgid "create an LVM volume group"
 msgstr "ଗୋଟିଏ LVM ଭଲ୍ୟୁମ ଶ୍ରେଣୀ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2873
+#: fish/cmds.c:2881
 msgid "get the LV UUIDs of all LVs in the volume group"
 msgstr ""
 
-#: fish/cmds.c:2874
+#: fish/cmds.c:2882
 msgid "get the PV UUIDs containing the volume group"
 msgstr ""
 
-#: fish/cmds.c:2875
+#: fish/cmds.c:2883
 msgid "remove an LVM volume group"
 msgstr "ଗୋଟିଏ LVM ଭଲ୍ୟୁମ ଶ୍ରେଣୀକୁ କାଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2876
+#: fish/cmds.c:2884
 msgid "rename an LVM volume group"
 msgstr "ଗୋଟିଏ LVM ଭଲ୍ୟୁମ ଶ୍ରେଣୀର ନାମ ପରିବର୍ତ୍ତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2877 fish/cmds.c:2878
+#: fish/cmds.c:2885 fish/cmds.c:2886
 msgid "list the LVM volume groups (VGs)"
 msgstr "LVM ଭଲ୍ୟୁମ ଶ୍ରେଣୀଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ (VGs)"
 
-#: fish/cmds.c:2879
+#: fish/cmds.c:2887
 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
 msgstr ""
 
-#: fish/cmds.c:2880
+#: fish/cmds.c:2888
 #, fuzzy
 msgid "get the UUID of a volume group"
 msgstr "ଗୋଟିଏ LVM ଭଲ୍ୟୁମ ଶ୍ରେଣୀ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2881
+#: fish/cmds.c:2889
 msgid "count characters in a file"
 msgstr "ଗୋଟିଏ ଫାଇଲରେ ଅକ୍ଷରଗୁଡ଼ିକୁ ଗଣନ୍ତୁ"
 
-#: fish/cmds.c:2882
+#: fish/cmds.c:2890
 msgid "count lines in a file"
 msgstr "ଗୋଟିଏ ଫାଇଲରେ ଧାଡ଼ିଗୁଡ଼ିକୁ ହିସାବ କରନ୍ତୁ"
 
-#: fish/cmds.c:2883
+#: fish/cmds.c:2891
 msgid "count words in a file"
 msgstr "ଗୋଟିଏ ଫାଇଲରେ ଶବ୍ଦଗୁଡ଼ିକୁ ହିସାବ କରନ୍ତୁ"
 
-#: fish/cmds.c:2884
+#: fish/cmds.c:2892
 #, fuzzy
 msgid "create a new file"
 msgstr "ଗୋଟିଏ ଫାଇଲ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2885
+#: fish/cmds.c:2893
 msgid "create a file"
 msgstr "ଗୋଟିଏ ଫାଇଲ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2888
+#: fish/cmds.c:2896
 msgid "write zeroes to the device"
 msgstr "ଉପକରଣରେ ଶୂନ୍ୟଗୁଡ଼ିକୁ ଲେଖନ୍ତୁ"
 
-#: fish/cmds.c:2889
+#: fish/cmds.c:2897
 #, fuzzy
 msgid "write zeroes to an entire device"
 msgstr "ଉପକରଣରେ ଶୂନ୍ୟଗୁଡ଼ିକୁ ଲେଖନ୍ତୁ"
 
-#: fish/cmds.c:2890
+#: fish/cmds.c:2898
 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
 msgstr "ext2/3 ପାଇଲତନ୍ତ୍ର ଉପରେ ଶୂନ୍ୟ ଅବ୍ୟବହୃତ inodes ଏବଂ ଡିସ୍କ ବ୍ଲକଗୁଡ଼ିକ"
 
-#: fish/cmds.c:2893
+#: fish/cmds.c:2901
 msgid "determine file type inside a compressed file"
 msgstr "ଗୋଟିଏ ସଂକୋଚିତ ଫାଇଲ ଭିତରେ ଫାଇଲ ପ୍ରକାରକୁ ନିର୍ଦ୍ଧାରଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2896
+#: fish/cmds.c:2904
 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
 msgstr ""
 "ଗୋଟିଏ ନିର୍ଦ୍ଦେଶ ପାଇଁ ବିସ୍ତୃତ ସହାୟତା ଦର୍ଶାଇବା ପାଇଁ -h <cmd> / help <cmd> ବ୍ୟବହାର କରନ୍ତୁ।"
 
-#: fish/cmds.c:3214 fish/cmds.c:3228 fish/cmds.c:3244 fish/cmds.c:3261
-#: fish/cmds.c:3278 fish/cmds.c:3296 fish/cmds.c:3315 fish/cmds.c:3331
-#: fish/cmds.c:3349 fish/cmds.c:3365 fish/cmds.c:3383 fish/cmds.c:3399
-#: fish/cmds.c:3416 fish/cmds.c:3431 fish/cmds.c:3449 fish/cmds.c:3464
-#: fish/cmds.c:3480 fish/cmds.c:3496 fish/cmds.c:3512 fish/cmds.c:3528
-#: fish/cmds.c:3544 fish/cmds.c:3562 fish/cmds.c:3595 fish/cmds.c:3611
-#: fish/cmds.c:3627 fish/cmds.c:3646 fish/cmds.c:3661 fish/cmds.c:3679
-#: fish/cmds.c:3694 fish/cmds.c:3712 fish/cmds.c:3727 fish/cmds.c:3745
-#: fish/cmds.c:3760 fish/cmds.c:3779 fish/cmds.c:3798 fish/cmds.c:3816
-#: fish/cmds.c:3836 fish/cmds.c:3855 fish/cmds.c:3875 fish/cmds.c:3895
-#: fish/cmds.c:3915 fish/cmds.c:3934 fish/cmds.c:3953 fish/cmds.c:3973
-#: fish/cmds.c:3993 fish/cmds.c:4013 fish/cmds.c:4028 fish/cmds.c:4044
-#: fish/cmds.c:4116 fish/cmds.c:4134 fish/cmds.c:4151 fish/cmds.c:4230
-#: fish/cmds.c:4250 fish/cmds.c:4270 fish/cmds.c:4290 fish/cmds.c:4310
-#: fish/cmds.c:4330 fish/cmds.c:4349 fish/cmds.c:4368 fish/cmds.c:4387
-#: fish/cmds.c:4402 fish/cmds.c:4422 fish/cmds.c:4438 fish/cmds.c:4454
-#: fish/cmds.c:4473 fish/cmds.c:4495 fish/cmds.c:4517 fish/cmds.c:4537
-#: fish/cmds.c:4554 fish/cmds.c:4571 fish/cmds.c:4588 fish/cmds.c:4605
-#: fish/cmds.c:4622 fish/cmds.c:4639 fish/cmds.c:4656 fish/cmds.c:4675
-#: fish/cmds.c:4698 fish/cmds.c:4734 fish/cmds.c:4751 fish/cmds.c:4774
-#: fish/cmds.c:4796 fish/cmds.c:4817 fish/cmds.c:4837 fish/cmds.c:4856
-#: fish/cmds.c:4876 fish/cmds.c:4894 fish/cmds.c:4912 fish/cmds.c:4926
-#: fish/cmds.c:4942 fish/cmds.c:4962 fish/cmds.c:4981 fish/cmds.c:5000
-#: fish/cmds.c:5019 fish/cmds.c:5038 fish/cmds.c:5058 fish/cmds.c:5098
-#: fish/cmds.c:5155 fish/cmds.c:5176 fish/cmds.c:5197 fish/cmds.c:5218
-#: fish/cmds.c:5236 fish/cmds.c:5258 fish/cmds.c:5296 fish/cmds.c:5318
-#: fish/cmds.c:5397 fish/cmds.c:5436 fish/cmds.c:5451 fish/cmds.c:5468
-#: fish/cmds.c:5482 fish/cmds.c:5498 fish/cmds.c:5520 fish/cmds.c:5542
-#: fish/cmds.c:5564 fish/cmds.c:5586 fish/cmds.c:5608 fish/cmds.c:5630
-#: fish/cmds.c:5650 fish/cmds.c:5667 fish/cmds.c:5684 fish/cmds.c:5703
-#: fish/cmds.c:5722 fish/cmds.c:5742 fish/cmds.c:5778 fish/cmds.c:5797
-#: fish/cmds.c:5816 fish/cmds.c:5833 fish/cmds.c:5851 fish/cmds.c:5874
-#: fish/cmds.c:5897 fish/cmds.c:5921 fish/cmds.c:5944 fish/cmds.c:5965
-#: fish/cmds.c:5988 fish/cmds.c:6011 fish/cmds.c:6031 fish/cmds.c:6053
-#: fish/cmds.c:6074 fish/cmds.c:6097 fish/cmds.c:6114 fish/cmds.c:6131
-#: fish/cmds.c:6149 fish/cmds.c:6167 fish/cmds.c:6188 fish/cmds.c:6206
-#: fish/cmds.c:6227 fish/cmds.c:6247 fish/cmds.c:6265 fish/cmds.c:6286
-#: fish/cmds.c:6309 fish/cmds.c:6332 fish/cmds.c:6354 fish/cmds.c:6387
-#: fish/cmds.c:6404 fish/cmds.c:6421 fish/cmds.c:6445 fish/cmds.c:6468
-#: fish/cmds.c:6491 fish/cmds.c:6513 fish/cmds.c:6530 fish/cmds.c:6552
-#: fish/cmds.c:6646 fish/cmds.c:6666 fish/cmds.c:6686 fish/cmds.c:6706
-#: fish/cmds.c:6724 fish/cmds.c:6745 fish/cmds.c:6781 fish/cmds.c:6798
-#: fish/cmds.c:6820 fish/cmds.c:6837 fish/cmds.c:6873 fish/cmds.c:6893
-#: fish/cmds.c:6913 fish/cmds.c:6933 fish/cmds.c:6955 fish/cmds.c:6972
-#: fish/cmds.c:6991 fish/cmds.c:7010 fish/cmds.c:7032 fish/cmds.c:7053
-#: fish/cmds.c:7074 fish/cmds.c:7095 fish/cmds.c:7118 fish/cmds.c:7159
-#: fish/cmds.c:7182 fish/cmds.c:7221 fish/cmds.c:7238 fish/cmds.c:7257
-#: fish/cmds.c:7278 fish/cmds.c:7301 fish/cmds.c:7323 fish/cmds.c:7341
-#: fish/cmds.c:7360 fish/cmds.c:7381 fish/cmds.c:7458 fish/cmds.c:7499
-#: fish/cmds.c:7578 fish/cmds.c:7654 fish/cmds.c:7691 fish/cmds.c:7714
-#: fish/cmds.c:7735 fish/cmds.c:7758 fish/cmds.c:7780 fish/cmds.c:7805
-#: fish/cmds.c:7848 fish/cmds.c:7889 fish/cmds.c:7910 fish/cmds.c:7928
-#: fish/cmds.c:7947 fish/cmds.c:7964 fish/cmds.c:7982 fish/cmds.c:8009
-#: fish/cmds.c:8033 fish/cmds.c:8057 fish/cmds.c:8081 fish/cmds.c:8105
-#: fish/cmds.c:8129 fish/cmds.c:8153 fish/cmds.c:8177 fish/cmds.c:8201
-#: fish/cmds.c:8225 fish/cmds.c:8249 fish/cmds.c:8273 fish/cmds.c:8296
-#: fish/cmds.c:8319 fish/cmds.c:8340 fish/cmds.c:8361 fish/cmds.c:8382
-#: fish/cmds.c:8402 fish/cmds.c:8425 fish/cmds.c:8463 fish/cmds.c:8480
-#: fish/cmds.c:8497 fish/cmds.c:8516 fish/cmds.c:8535 fish/cmds.c:8552
-#: fish/cmds.c:8569 fish/cmds.c:8586 fish/cmds.c:8603 fish/cmds.c:8622
-#: fish/cmds.c:8658 fish/cmds.c:8698 fish/cmds.c:8731 fish/cmds.c:8748
-#: fish/cmds.c:8765 fish/cmds.c:8781 fish/cmds.c:8796 fish/cmds.c:8817
-#: fish/cmds.c:8855 fish/cmds.c:8893 fish/cmds.c:8932 fish/cmds.c:8972
-#: fish/cmds.c:9013 fish/cmds.c:9054 fish/cmds.c:9092 fish/cmds.c:9109
-#: fish/cmds.c:9132 fish/cmds.c:9154 fish/cmds.c:9176 fish/cmds.c:9196
-#: fish/cmds.c:9216 fish/cmds.c:9252 fish/cmds.c:9324 fish/cmds.c:9364
-#: fish/cmds.c:9422 fish/cmds.c:9448 fish/cmds.c:9474 fish/cmds.c:9502
-#: fish/cmds.c:9561 fish/cmds.c:9582 fish/cmds.c:9627 fish/cmds.c:9647
-#: fish/cmds.c:9686 fish/cmds.c:9723 fish/cmds.c:9743 fish/cmds.c:9765
-#: fish/cmds.c:9822 fish/cmds.c:9842 fish/cmds.c:9864 fish/cmds.c:9886
-#: fish/cmds.c:9905 fish/cmds.c:9925 fish/cmds.c:9952 fish/cmds.c:9972
-#: fish/cmds.c:9992 fish/cmds.c:10012 fish/cmds.c:10032 fish/cmds.c:10054
-#: fish/cmds.c:10089 fish/cmds.c:10107 fish/cmds.c:10130 fish/cmds.c:10152
-#: fish/cmds.c:10167 fish/cmds.c:10184 fish/cmds.c:10221 fish/cmds.c:10260
-#: fish/cmds.c:10300 fish/cmds.c:10356 fish/cmds.c:10378 fish/cmds.c:10414
-#: fish/cmds.c:10429 fish/cmds.c:10449 fish/cmds.c:10489 fish/cmds.c:10512
-#: fish/cmds.c:10536 fish/cmds.c:10561 fish/cmds.c:10602 fish/cmds.c:10627
-#: fish/cmds.c:10665 fish/cmds.c:10696 fish/cmds.c:10727 fish/cmds.c:10755
-#: fish/cmds.c:10775 fish/cmds.c:10807 fish/cmds.c:10827 fish/cmds.c:10847
-#: fish/cmds.c:10864 fish/cmds.c:10882 fish/cmds.c:10905 fish/cmds.c:10926
-#: fish/cmds.c:10945 fish/cmds.c:10987 fish/cmds.c:11030 fish/cmds.c:11074
-#: fish/cmds.c:11113 fish/cmds.c:11132 fish/cmds.c:11152 fish/cmds.c:11172
-#: fish/cmds.c:11193 fish/cmds.c:11214 fish/cmds.c:11235 fish/cmds.c:11256
-#: fish/cmds.c:11277 fish/cmds.c:11299 fish/cmds.c:11337 fish/cmds.c:11388
-#: fish/cmds.c:11426 fish/cmds.c:11482 fish/cmds.c:11572 fish/cmds.c:11601
-#: fish/cmds.c:11628
+#: fish/cmds.c:3222 fish/cmds.c:3236 fish/cmds.c:3252 fish/cmds.c:3269
+#: fish/cmds.c:3286 fish/cmds.c:3304 fish/cmds.c:3323 fish/cmds.c:3339
+#: fish/cmds.c:3357 fish/cmds.c:3373 fish/cmds.c:3391 fish/cmds.c:3407
+#: fish/cmds.c:3424 fish/cmds.c:3439 fish/cmds.c:3457 fish/cmds.c:3472
+#: fish/cmds.c:3488 fish/cmds.c:3504 fish/cmds.c:3520 fish/cmds.c:3536
+#: fish/cmds.c:3552 fish/cmds.c:3570 fish/cmds.c:3603 fish/cmds.c:3619
+#: fish/cmds.c:3635 fish/cmds.c:3654 fish/cmds.c:3669 fish/cmds.c:3687
+#: fish/cmds.c:3702 fish/cmds.c:3720 fish/cmds.c:3735 fish/cmds.c:3753
+#: fish/cmds.c:3768 fish/cmds.c:3787 fish/cmds.c:3806 fish/cmds.c:3824
+#: fish/cmds.c:3844 fish/cmds.c:3863 fish/cmds.c:3883 fish/cmds.c:3903
+#: fish/cmds.c:3923 fish/cmds.c:3942 fish/cmds.c:3961 fish/cmds.c:3981
+#: fish/cmds.c:4001 fish/cmds.c:4021 fish/cmds.c:4036 fish/cmds.c:4052
+#: fish/cmds.c:4124 fish/cmds.c:4142 fish/cmds.c:4159 fish/cmds.c:4238
+#: fish/cmds.c:4258 fish/cmds.c:4278 fish/cmds.c:4298 fish/cmds.c:4318
+#: fish/cmds.c:4338 fish/cmds.c:4357 fish/cmds.c:4376 fish/cmds.c:4395
+#: fish/cmds.c:4410 fish/cmds.c:4429 fish/cmds.c:4450 fish/cmds.c:4466
+#: fish/cmds.c:4482 fish/cmds.c:4501 fish/cmds.c:4523 fish/cmds.c:4545
+#: fish/cmds.c:4565 fish/cmds.c:4582 fish/cmds.c:4599 fish/cmds.c:4616
+#: fish/cmds.c:4633 fish/cmds.c:4650 fish/cmds.c:4667 fish/cmds.c:4684
+#: fish/cmds.c:4703 fish/cmds.c:4726 fish/cmds.c:4762 fish/cmds.c:4779
+#: fish/cmds.c:4802 fish/cmds.c:4824 fish/cmds.c:4845 fish/cmds.c:4865
+#: fish/cmds.c:4884 fish/cmds.c:4904 fish/cmds.c:4922 fish/cmds.c:4940
+#: fish/cmds.c:4954 fish/cmds.c:4970 fish/cmds.c:4990 fish/cmds.c:5009
+#: fish/cmds.c:5028 fish/cmds.c:5047 fish/cmds.c:5066 fish/cmds.c:5086
+#: fish/cmds.c:5126 fish/cmds.c:5183 fish/cmds.c:5204 fish/cmds.c:5225
+#: fish/cmds.c:5246 fish/cmds.c:5264 fish/cmds.c:5286 fish/cmds.c:5324
+#: fish/cmds.c:5346 fish/cmds.c:5425 fish/cmds.c:5464 fish/cmds.c:5479
+#: fish/cmds.c:5496 fish/cmds.c:5510 fish/cmds.c:5526 fish/cmds.c:5548
+#: fish/cmds.c:5570 fish/cmds.c:5592 fish/cmds.c:5614 fish/cmds.c:5636
+#: fish/cmds.c:5658 fish/cmds.c:5678 fish/cmds.c:5695 fish/cmds.c:5712
+#: fish/cmds.c:5731 fish/cmds.c:5750 fish/cmds.c:5770 fish/cmds.c:5806
+#: fish/cmds.c:5825 fish/cmds.c:5844 fish/cmds.c:5861 fish/cmds.c:5879
+#: fish/cmds.c:5902 fish/cmds.c:5925 fish/cmds.c:5949 fish/cmds.c:5972
+#: fish/cmds.c:5993 fish/cmds.c:6016 fish/cmds.c:6039 fish/cmds.c:6059
+#: fish/cmds.c:6081 fish/cmds.c:6102 fish/cmds.c:6125 fish/cmds.c:6142
+#: fish/cmds.c:6159 fish/cmds.c:6177 fish/cmds.c:6195 fish/cmds.c:6216
+#: fish/cmds.c:6234 fish/cmds.c:6255 fish/cmds.c:6275 fish/cmds.c:6293
+#: fish/cmds.c:6314 fish/cmds.c:6337 fish/cmds.c:6360 fish/cmds.c:6382
+#: fish/cmds.c:6415 fish/cmds.c:6432 fish/cmds.c:6449 fish/cmds.c:6473
+#: fish/cmds.c:6496 fish/cmds.c:6519 fish/cmds.c:6541 fish/cmds.c:6558
+#: fish/cmds.c:6580 fish/cmds.c:6674 fish/cmds.c:6694 fish/cmds.c:6714
+#: fish/cmds.c:6734 fish/cmds.c:6752 fish/cmds.c:6773 fish/cmds.c:6809
+#: fish/cmds.c:6826 fish/cmds.c:6848 fish/cmds.c:6865 fish/cmds.c:6901
+#: fish/cmds.c:6921 fish/cmds.c:6941 fish/cmds.c:6961 fish/cmds.c:6983
+#: fish/cmds.c:7000 fish/cmds.c:7019 fish/cmds.c:7038 fish/cmds.c:7060
+#: fish/cmds.c:7081 fish/cmds.c:7102 fish/cmds.c:7123 fish/cmds.c:7146
+#: fish/cmds.c:7187 fish/cmds.c:7210 fish/cmds.c:7249 fish/cmds.c:7266
+#: fish/cmds.c:7285 fish/cmds.c:7306 fish/cmds.c:7329 fish/cmds.c:7351
+#: fish/cmds.c:7369 fish/cmds.c:7388 fish/cmds.c:7409 fish/cmds.c:7486
+#: fish/cmds.c:7527 fish/cmds.c:7606 fish/cmds.c:7682 fish/cmds.c:7719
+#: fish/cmds.c:7742 fish/cmds.c:7763 fish/cmds.c:7786 fish/cmds.c:7808
+#: fish/cmds.c:7833 fish/cmds.c:7876 fish/cmds.c:7917 fish/cmds.c:7938
+#: fish/cmds.c:7956 fish/cmds.c:7975 fish/cmds.c:7992 fish/cmds.c:8010
+#: fish/cmds.c:8037 fish/cmds.c:8061 fish/cmds.c:8085 fish/cmds.c:8109
+#: fish/cmds.c:8133 fish/cmds.c:8157 fish/cmds.c:8181 fish/cmds.c:8205
+#: fish/cmds.c:8229 fish/cmds.c:8253 fish/cmds.c:8277 fish/cmds.c:8301
+#: fish/cmds.c:8324 fish/cmds.c:8347 fish/cmds.c:8368 fish/cmds.c:8389
+#: fish/cmds.c:8410 fish/cmds.c:8430 fish/cmds.c:8453 fish/cmds.c:8491
+#: fish/cmds.c:8508 fish/cmds.c:8525 fish/cmds.c:8544 fish/cmds.c:8563
+#: fish/cmds.c:8580 fish/cmds.c:8597 fish/cmds.c:8614 fish/cmds.c:8631
+#: fish/cmds.c:8650 fish/cmds.c:8686 fish/cmds.c:8726 fish/cmds.c:8759
+#: fish/cmds.c:8776 fish/cmds.c:8793 fish/cmds.c:8809 fish/cmds.c:8824
+#: fish/cmds.c:8845 fish/cmds.c:8883 fish/cmds.c:8921 fish/cmds.c:8960
+#: fish/cmds.c:9000 fish/cmds.c:9041 fish/cmds.c:9082 fish/cmds.c:9120
+#: fish/cmds.c:9137 fish/cmds.c:9160 fish/cmds.c:9182 fish/cmds.c:9204
+#: fish/cmds.c:9224 fish/cmds.c:9244 fish/cmds.c:9280 fish/cmds.c:9352
+#: fish/cmds.c:9392 fish/cmds.c:9450 fish/cmds.c:9476 fish/cmds.c:9502
+#: fish/cmds.c:9530 fish/cmds.c:9589 fish/cmds.c:9610 fish/cmds.c:9655
+#: fish/cmds.c:9675 fish/cmds.c:9714 fish/cmds.c:9751 fish/cmds.c:9771
+#: fish/cmds.c:9793 fish/cmds.c:9850 fish/cmds.c:9870 fish/cmds.c:9892
+#: fish/cmds.c:9914 fish/cmds.c:9933 fish/cmds.c:9953 fish/cmds.c:9980
+#: fish/cmds.c:10000 fish/cmds.c:10020 fish/cmds.c:10040 fish/cmds.c:10060
+#: fish/cmds.c:10082 fish/cmds.c:10117 fish/cmds.c:10135 fish/cmds.c:10158
+#: fish/cmds.c:10180 fish/cmds.c:10195 fish/cmds.c:10212 fish/cmds.c:10249
+#: fish/cmds.c:10288 fish/cmds.c:10328 fish/cmds.c:10384 fish/cmds.c:10406
+#: fish/cmds.c:10442 fish/cmds.c:10457 fish/cmds.c:10477 fish/cmds.c:10517
+#: fish/cmds.c:10540 fish/cmds.c:10564 fish/cmds.c:10589 fish/cmds.c:10630
+#: fish/cmds.c:10655 fish/cmds.c:10693 fish/cmds.c:10724 fish/cmds.c:10755
+#: fish/cmds.c:10783 fish/cmds.c:10803 fish/cmds.c:10835 fish/cmds.c:10855
+#: fish/cmds.c:10875 fish/cmds.c:10892 fish/cmds.c:10910 fish/cmds.c:10933
+#: fish/cmds.c:10954 fish/cmds.c:10973 fish/cmds.c:11015 fish/cmds.c:11058
+#: fish/cmds.c:11102 fish/cmds.c:11141 fish/cmds.c:11160 fish/cmds.c:11180
+#: fish/cmds.c:11200 fish/cmds.c:11221 fish/cmds.c:11242 fish/cmds.c:11263
+#: fish/cmds.c:11284 fish/cmds.c:11305 fish/cmds.c:11327 fish/cmds.c:11365
+#: fish/cmds.c:11416 fish/cmds.c:11454 fish/cmds.c:11510 fish/cmds.c:11600
+#: fish/cmds.c:11629 fish/cmds.c:11656
 #, c-format
 msgid "%s should have %d parameter(s)\n"
 msgstr "%s ପାଖରେ %d ପ୍ରଚଳମାନ ଥିବା ଉଚିତ\n"
 
-#: fish/cmds.c:3215 fish/cmds.c:3229 fish/cmds.c:3245 fish/cmds.c:3262
-#: fish/cmds.c:3279 fish/cmds.c:3297 fish/cmds.c:3316 fish/cmds.c:3332
-#: fish/cmds.c:3350 fish/cmds.c:3366 fish/cmds.c:3384 fish/cmds.c:3400
-#: fish/cmds.c:3417 fish/cmds.c:3432 fish/cmds.c:3450 fish/cmds.c:3465
-#: fish/cmds.c:3481 fish/cmds.c:3497 fish/cmds.c:3513 fish/cmds.c:3529
-#: fish/cmds.c:3545 fish/cmds.c:3563 fish/cmds.c:3596 fish/cmds.c:3612
-#: fish/cmds.c:3628 fish/cmds.c:3647 fish/cmds.c:3662 fish/cmds.c:3680
-#: fish/cmds.c:3695 fish/cmds.c:3713 fish/cmds.c:3728 fish/cmds.c:3746
-#: fish/cmds.c:3761 fish/cmds.c:3780 fish/cmds.c:3799 fish/cmds.c:3817
-#: fish/cmds.c:3837 fish/cmds.c:3856 fish/cmds.c:3876 fish/cmds.c:3896
-#: fish/cmds.c:3916 fish/cmds.c:3935 fish/cmds.c:3954 fish/cmds.c:3974
-#: fish/cmds.c:3994 fish/cmds.c:4014 fish/cmds.c:4029 fish/cmds.c:4045
-#: fish/cmds.c:4066 fish/cmds.c:4117 fish/cmds.c:4135 fish/cmds.c:4152
-#: fish/cmds.c:4173 fish/cmds.c:4231 fish/cmds.c:4251 fish/cmds.c:4271
-#: fish/cmds.c:4291 fish/cmds.c:4311 fish/cmds.c:4331 fish/cmds.c:4350
-#: fish/cmds.c:4369 fish/cmds.c:4388 fish/cmds.c:4403 fish/cmds.c:4423
-#: fish/cmds.c:4439 fish/cmds.c:4455 fish/cmds.c:4474 fish/cmds.c:4496
-#: fish/cmds.c:4518 fish/cmds.c:4538 fish/cmds.c:4555 fish/cmds.c:4572
-#: fish/cmds.c:4589 fish/cmds.c:4606 fish/cmds.c:4623 fish/cmds.c:4640
-#: fish/cmds.c:4657 fish/cmds.c:4676 fish/cmds.c:4699 fish/cmds.c:4735
-#: fish/cmds.c:4752 fish/cmds.c:4775 fish/cmds.c:4797 fish/cmds.c:4818
-#: fish/cmds.c:4838 fish/cmds.c:4857 fish/cmds.c:4877 fish/cmds.c:4895
-#: fish/cmds.c:4913 fish/cmds.c:4927 fish/cmds.c:4943 fish/cmds.c:4963
-#: fish/cmds.c:4982 fish/cmds.c:5001 fish/cmds.c:5020 fish/cmds.c:5039
-#: fish/cmds.c:5059 fish/cmds.c:5099 fish/cmds.c:5156 fish/cmds.c:5177
-#: fish/cmds.c:5198 fish/cmds.c:5219 fish/cmds.c:5237 fish/cmds.c:5259
-#: fish/cmds.c:5297 fish/cmds.c:5319 fish/cmds.c:5398 fish/cmds.c:5437
-#: fish/cmds.c:5452 fish/cmds.c:5469 fish/cmds.c:5483 fish/cmds.c:5499
-#: fish/cmds.c:5521 fish/cmds.c:5543 fish/cmds.c:5565 fish/cmds.c:5587
-#: fish/cmds.c:5609 fish/cmds.c:5631 fish/cmds.c:5651 fish/cmds.c:5668
-#: fish/cmds.c:5685 fish/cmds.c:5704 fish/cmds.c:5723 fish/cmds.c:5743
-#: fish/cmds.c:5779 fish/cmds.c:5798 fish/cmds.c:5817 fish/cmds.c:5834
-#: fish/cmds.c:5852 fish/cmds.c:5875 fish/cmds.c:5898 fish/cmds.c:5922
-#: fish/cmds.c:5945 fish/cmds.c:5966 fish/cmds.c:5989 fish/cmds.c:6012
-#: fish/cmds.c:6032 fish/cmds.c:6054 fish/cmds.c:6075 fish/cmds.c:6098
-#: fish/cmds.c:6115 fish/cmds.c:6132 fish/cmds.c:6150 fish/cmds.c:6168
-#: fish/cmds.c:6189 fish/cmds.c:6207 fish/cmds.c:6228 fish/cmds.c:6248
-#: fish/cmds.c:6266 fish/cmds.c:6287 fish/cmds.c:6310 fish/cmds.c:6333
-#: fish/cmds.c:6355 fish/cmds.c:6388 fish/cmds.c:6405 fish/cmds.c:6422
-#: fish/cmds.c:6446 fish/cmds.c:6469 fish/cmds.c:6492 fish/cmds.c:6514
-#: fish/cmds.c:6531 fish/cmds.c:6553 fish/cmds.c:6647 fish/cmds.c:6667
-#: fish/cmds.c:6687 fish/cmds.c:6707 fish/cmds.c:6725 fish/cmds.c:6746
-#: fish/cmds.c:6782 fish/cmds.c:6799 fish/cmds.c:6821 fish/cmds.c:6838
-#: fish/cmds.c:6874 fish/cmds.c:6894 fish/cmds.c:6914 fish/cmds.c:6934
-#: fish/cmds.c:6956 fish/cmds.c:6973 fish/cmds.c:6992 fish/cmds.c:7011
-#: fish/cmds.c:7033 fish/cmds.c:7054 fish/cmds.c:7075 fish/cmds.c:7096
-#: fish/cmds.c:7119 fish/cmds.c:7160 fish/cmds.c:7183 fish/cmds.c:7222
-#: fish/cmds.c:7239 fish/cmds.c:7258 fish/cmds.c:7279 fish/cmds.c:7302
-#: fish/cmds.c:7324 fish/cmds.c:7342 fish/cmds.c:7361 fish/cmds.c:7382
-#: fish/cmds.c:7459 fish/cmds.c:7500 fish/cmds.c:7579 fish/cmds.c:7655
-#: fish/cmds.c:7692 fish/cmds.c:7715 fish/cmds.c:7736 fish/cmds.c:7759
-#: fish/cmds.c:7781 fish/cmds.c:7806 fish/cmds.c:7849 fish/cmds.c:7890
-#: fish/cmds.c:7911 fish/cmds.c:7929 fish/cmds.c:7948 fish/cmds.c:7965
-#: fish/cmds.c:7983 fish/cmds.c:8010 fish/cmds.c:8034 fish/cmds.c:8058
-#: fish/cmds.c:8082 fish/cmds.c:8106 fish/cmds.c:8130 fish/cmds.c:8154
-#: fish/cmds.c:8178 fish/cmds.c:8202 fish/cmds.c:8226 fish/cmds.c:8250
-#: fish/cmds.c:8274 fish/cmds.c:8297 fish/cmds.c:8320 fish/cmds.c:8341
-#: fish/cmds.c:8362 fish/cmds.c:8383 fish/cmds.c:8403 fish/cmds.c:8426
-#: fish/cmds.c:8464 fish/cmds.c:8481 fish/cmds.c:8498 fish/cmds.c:8517
-#: fish/cmds.c:8536 fish/cmds.c:8553 fish/cmds.c:8570 fish/cmds.c:8587
-#: fish/cmds.c:8604 fish/cmds.c:8623 fish/cmds.c:8659 fish/cmds.c:8699
-#: fish/cmds.c:8732 fish/cmds.c:8749 fish/cmds.c:8766 fish/cmds.c:8782
-#: fish/cmds.c:8797 fish/cmds.c:8818 fish/cmds.c:8856 fish/cmds.c:8894
-#: fish/cmds.c:8933 fish/cmds.c:8973 fish/cmds.c:9014 fish/cmds.c:9055
-#: fish/cmds.c:9093 fish/cmds.c:9110 fish/cmds.c:9133 fish/cmds.c:9155
-#: fish/cmds.c:9177 fish/cmds.c:9197 fish/cmds.c:9217 fish/cmds.c:9253
-#: fish/cmds.c:9325 fish/cmds.c:9365 fish/cmds.c:9423 fish/cmds.c:9449
-#: fish/cmds.c:9475 fish/cmds.c:9503 fish/cmds.c:9562 fish/cmds.c:9583
-#: fish/cmds.c:9628 fish/cmds.c:9648 fish/cmds.c:9687 fish/cmds.c:9724
-#: fish/cmds.c:9744 fish/cmds.c:9766 fish/cmds.c:9823 fish/cmds.c:9843
-#: fish/cmds.c:9865 fish/cmds.c:9887 fish/cmds.c:9906 fish/cmds.c:9926
-#: fish/cmds.c:9953 fish/cmds.c:9973 fish/cmds.c:9993 fish/cmds.c:10013
-#: fish/cmds.c:10033 fish/cmds.c:10055 fish/cmds.c:10090 fish/cmds.c:10108
-#: fish/cmds.c:10131 fish/cmds.c:10153 fish/cmds.c:10168 fish/cmds.c:10185
-#: fish/cmds.c:10222 fish/cmds.c:10261 fish/cmds.c:10301 fish/cmds.c:10357
-#: fish/cmds.c:10379 fish/cmds.c:10415 fish/cmds.c:10430 fish/cmds.c:10450
-#: fish/cmds.c:10490 fish/cmds.c:10513 fish/cmds.c:10537 fish/cmds.c:10562
-#: fish/cmds.c:10603 fish/cmds.c:10628 fish/cmds.c:10666 fish/cmds.c:10697
-#: fish/cmds.c:10728 fish/cmds.c:10756 fish/cmds.c:10776 fish/cmds.c:10808
-#: fish/cmds.c:10828 fish/cmds.c:10848 fish/cmds.c:10865 fish/cmds.c:10883
-#: fish/cmds.c:10906 fish/cmds.c:10927 fish/cmds.c:10946 fish/cmds.c:10988
-#: fish/cmds.c:11031 fish/cmds.c:11075 fish/cmds.c:11114 fish/cmds.c:11133
-#: fish/cmds.c:11153 fish/cmds.c:11173 fish/cmds.c:11194 fish/cmds.c:11215
-#: fish/cmds.c:11236 fish/cmds.c:11257 fish/cmds.c:11278 fish/cmds.c:11300
-#: fish/cmds.c:11338 fish/cmds.c:11389 fish/cmds.c:11427 fish/cmds.c:11483
-#: fish/cmds.c:11506 fish/cmds.c:11573 fish/cmds.c:11602 fish/cmds.c:11629
+#: fish/cmds.c:3223 fish/cmds.c:3237 fish/cmds.c:3253 fish/cmds.c:3270
+#: fish/cmds.c:3287 fish/cmds.c:3305 fish/cmds.c:3324 fish/cmds.c:3340
+#: fish/cmds.c:3358 fish/cmds.c:3374 fish/cmds.c:3392 fish/cmds.c:3408
+#: fish/cmds.c:3425 fish/cmds.c:3440 fish/cmds.c:3458 fish/cmds.c:3473
+#: fish/cmds.c:3489 fish/cmds.c:3505 fish/cmds.c:3521 fish/cmds.c:3537
+#: fish/cmds.c:3553 fish/cmds.c:3571 fish/cmds.c:3604 fish/cmds.c:3620
+#: fish/cmds.c:3636 fish/cmds.c:3655 fish/cmds.c:3670 fish/cmds.c:3688
+#: fish/cmds.c:3703 fish/cmds.c:3721 fish/cmds.c:3736 fish/cmds.c:3754
+#: fish/cmds.c:3769 fish/cmds.c:3788 fish/cmds.c:3807 fish/cmds.c:3825
+#: fish/cmds.c:3845 fish/cmds.c:3864 fish/cmds.c:3884 fish/cmds.c:3904
+#: fish/cmds.c:3924 fish/cmds.c:3943 fish/cmds.c:3962 fish/cmds.c:3982
+#: fish/cmds.c:4002 fish/cmds.c:4022 fish/cmds.c:4037 fish/cmds.c:4053
+#: fish/cmds.c:4074 fish/cmds.c:4125 fish/cmds.c:4143 fish/cmds.c:4160
+#: fish/cmds.c:4181 fish/cmds.c:4239 fish/cmds.c:4259 fish/cmds.c:4279
+#: fish/cmds.c:4299 fish/cmds.c:4319 fish/cmds.c:4339 fish/cmds.c:4358
+#: fish/cmds.c:4377 fish/cmds.c:4396 fish/cmds.c:4411 fish/cmds.c:4430
+#: fish/cmds.c:4451 fish/cmds.c:4467 fish/cmds.c:4483 fish/cmds.c:4502
+#: fish/cmds.c:4524 fish/cmds.c:4546 fish/cmds.c:4566 fish/cmds.c:4583
+#: fish/cmds.c:4600 fish/cmds.c:4617 fish/cmds.c:4634 fish/cmds.c:4651
+#: fish/cmds.c:4668 fish/cmds.c:4685 fish/cmds.c:4704 fish/cmds.c:4727
+#: fish/cmds.c:4763 fish/cmds.c:4780 fish/cmds.c:4803 fish/cmds.c:4825
+#: fish/cmds.c:4846 fish/cmds.c:4866 fish/cmds.c:4885 fish/cmds.c:4905
+#: fish/cmds.c:4923 fish/cmds.c:4941 fish/cmds.c:4955 fish/cmds.c:4971
+#: fish/cmds.c:4991 fish/cmds.c:5010 fish/cmds.c:5029 fish/cmds.c:5048
+#: fish/cmds.c:5067 fish/cmds.c:5087 fish/cmds.c:5127 fish/cmds.c:5184
+#: fish/cmds.c:5205 fish/cmds.c:5226 fish/cmds.c:5247 fish/cmds.c:5265
+#: fish/cmds.c:5287 fish/cmds.c:5325 fish/cmds.c:5347 fish/cmds.c:5426
+#: fish/cmds.c:5465 fish/cmds.c:5480 fish/cmds.c:5497 fish/cmds.c:5511
+#: fish/cmds.c:5527 fish/cmds.c:5549 fish/cmds.c:5571 fish/cmds.c:5593
+#: fish/cmds.c:5615 fish/cmds.c:5637 fish/cmds.c:5659 fish/cmds.c:5679
+#: fish/cmds.c:5696 fish/cmds.c:5713 fish/cmds.c:5732 fish/cmds.c:5751
+#: fish/cmds.c:5771 fish/cmds.c:5807 fish/cmds.c:5826 fish/cmds.c:5845
+#: fish/cmds.c:5862 fish/cmds.c:5880 fish/cmds.c:5903 fish/cmds.c:5926
+#: fish/cmds.c:5950 fish/cmds.c:5973 fish/cmds.c:5994 fish/cmds.c:6017
+#: fish/cmds.c:6040 fish/cmds.c:6060 fish/cmds.c:6082 fish/cmds.c:6103
+#: fish/cmds.c:6126 fish/cmds.c:6143 fish/cmds.c:6160 fish/cmds.c:6178
+#: fish/cmds.c:6196 fish/cmds.c:6217 fish/cmds.c:6235 fish/cmds.c:6256
+#: fish/cmds.c:6276 fish/cmds.c:6294 fish/cmds.c:6315 fish/cmds.c:6338
+#: fish/cmds.c:6361 fish/cmds.c:6383 fish/cmds.c:6416 fish/cmds.c:6433
+#: fish/cmds.c:6450 fish/cmds.c:6474 fish/cmds.c:6497 fish/cmds.c:6520
+#: fish/cmds.c:6542 fish/cmds.c:6559 fish/cmds.c:6581 fish/cmds.c:6675
+#: fish/cmds.c:6695 fish/cmds.c:6715 fish/cmds.c:6735 fish/cmds.c:6753
+#: fish/cmds.c:6774 fish/cmds.c:6810 fish/cmds.c:6827 fish/cmds.c:6849
+#: fish/cmds.c:6866 fish/cmds.c:6902 fish/cmds.c:6922 fish/cmds.c:6942
+#: fish/cmds.c:6962 fish/cmds.c:6984 fish/cmds.c:7001 fish/cmds.c:7020
+#: fish/cmds.c:7039 fish/cmds.c:7061 fish/cmds.c:7082 fish/cmds.c:7103
+#: fish/cmds.c:7124 fish/cmds.c:7147 fish/cmds.c:7188 fish/cmds.c:7211
+#: fish/cmds.c:7250 fish/cmds.c:7267 fish/cmds.c:7286 fish/cmds.c:7307
+#: fish/cmds.c:7330 fish/cmds.c:7352 fish/cmds.c:7370 fish/cmds.c:7389
+#: fish/cmds.c:7410 fish/cmds.c:7487 fish/cmds.c:7528 fish/cmds.c:7607
+#: fish/cmds.c:7683 fish/cmds.c:7720 fish/cmds.c:7743 fish/cmds.c:7764
+#: fish/cmds.c:7787 fish/cmds.c:7809 fish/cmds.c:7834 fish/cmds.c:7877
+#: fish/cmds.c:7918 fish/cmds.c:7939 fish/cmds.c:7957 fish/cmds.c:7976
+#: fish/cmds.c:7993 fish/cmds.c:8011 fish/cmds.c:8038 fish/cmds.c:8062
+#: fish/cmds.c:8086 fish/cmds.c:8110 fish/cmds.c:8134 fish/cmds.c:8158
+#: fish/cmds.c:8182 fish/cmds.c:8206 fish/cmds.c:8230 fish/cmds.c:8254
+#: fish/cmds.c:8278 fish/cmds.c:8302 fish/cmds.c:8325 fish/cmds.c:8348
+#: fish/cmds.c:8369 fish/cmds.c:8390 fish/cmds.c:8411 fish/cmds.c:8431
+#: fish/cmds.c:8454 fish/cmds.c:8492 fish/cmds.c:8509 fish/cmds.c:8526
+#: fish/cmds.c:8545 fish/cmds.c:8564 fish/cmds.c:8581 fish/cmds.c:8598
+#: fish/cmds.c:8615 fish/cmds.c:8632 fish/cmds.c:8651 fish/cmds.c:8687
+#: fish/cmds.c:8727 fish/cmds.c:8760 fish/cmds.c:8777 fish/cmds.c:8794
+#: fish/cmds.c:8810 fish/cmds.c:8825 fish/cmds.c:8846 fish/cmds.c:8884
+#: fish/cmds.c:8922 fish/cmds.c:8961 fish/cmds.c:9001 fish/cmds.c:9042
+#: fish/cmds.c:9083 fish/cmds.c:9121 fish/cmds.c:9138 fish/cmds.c:9161
+#: fish/cmds.c:9183 fish/cmds.c:9205 fish/cmds.c:9225 fish/cmds.c:9245
+#: fish/cmds.c:9281 fish/cmds.c:9353 fish/cmds.c:9393 fish/cmds.c:9451
+#: fish/cmds.c:9477 fish/cmds.c:9503 fish/cmds.c:9531 fish/cmds.c:9590
+#: fish/cmds.c:9611 fish/cmds.c:9656 fish/cmds.c:9676 fish/cmds.c:9715
+#: fish/cmds.c:9752 fish/cmds.c:9772 fish/cmds.c:9794 fish/cmds.c:9851
+#: fish/cmds.c:9871 fish/cmds.c:9893 fish/cmds.c:9915 fish/cmds.c:9934
+#: fish/cmds.c:9954 fish/cmds.c:9981 fish/cmds.c:10001 fish/cmds.c:10021
+#: fish/cmds.c:10041 fish/cmds.c:10061 fish/cmds.c:10083 fish/cmds.c:10118
+#: fish/cmds.c:10136 fish/cmds.c:10159 fish/cmds.c:10181 fish/cmds.c:10196
+#: fish/cmds.c:10213 fish/cmds.c:10250 fish/cmds.c:10289 fish/cmds.c:10329
+#: fish/cmds.c:10385 fish/cmds.c:10407 fish/cmds.c:10443 fish/cmds.c:10458
+#: fish/cmds.c:10478 fish/cmds.c:10518 fish/cmds.c:10541 fish/cmds.c:10565
+#: fish/cmds.c:10590 fish/cmds.c:10631 fish/cmds.c:10656 fish/cmds.c:10694
+#: fish/cmds.c:10725 fish/cmds.c:10756 fish/cmds.c:10784 fish/cmds.c:10804
+#: fish/cmds.c:10836 fish/cmds.c:10856 fish/cmds.c:10876 fish/cmds.c:10893
+#: fish/cmds.c:10911 fish/cmds.c:10934 fish/cmds.c:10955 fish/cmds.c:10974
+#: fish/cmds.c:11016 fish/cmds.c:11059 fish/cmds.c:11103 fish/cmds.c:11142
+#: fish/cmds.c:11161 fish/cmds.c:11181 fish/cmds.c:11201 fish/cmds.c:11222
+#: fish/cmds.c:11243 fish/cmds.c:11264 fish/cmds.c:11285 fish/cmds.c:11306
+#: fish/cmds.c:11328 fish/cmds.c:11366 fish/cmds.c:11417 fish/cmds.c:11455
+#: fish/cmds.c:11511 fish/cmds.c:11534 fish/cmds.c:11601 fish/cmds.c:11630
+#: fish/cmds.c:11657
 #, c-format
 msgid "type 'help %s' for help on %s\n"
 msgstr "'help %s' ଟାଇପ କରନ୍ତୁ %s ପାଇଁ ସହାୟତା ପାଇବାକୁ\n"
 
-#: fish/cmds.c:3573 fish/cmds.c:4711 fish/cmds.c:5069 fish/cmds.c:5109
-#: fish/cmds.c:5128 fish/cmds.c:5271 fish/cmds.c:5330 fish/cmds.c:5349
-#: fish/cmds.c:5368 fish/cmds.c:5411 fish/cmds.c:5754 fish/cmds.c:6365
-#: fish/cmds.c:6564 fish/cmds.c:6583 fish/cmds.c:6602 fish/cmds.c:6621
-#: fish/cmds.c:6757 fish/cmds.c:6848 fish/cmds.c:7129 fish/cmds.c:7193
-#: fish/cmds.c:7392 fish/cmds.c:7411 fish/cmds.c:7430 fish/cmds.c:7469
-#: fish/cmds.c:7510 fish/cmds.c:7529 fish/cmds.c:7548 fish/cmds.c:7589
-#: fish/cmds.c:7608 fish/cmds.c:7627 fish/cmds.c:7665 fish/cmds.c:7818
-#: fish/cmds.c:7861 fish/cmds.c:8438 fish/cmds.c:8633 fish/cmds.c:8671
-#: fish/cmds.c:8709 fish/cmds.c:8829 fish/cmds.c:8866 fish/cmds.c:8904
-#: fish/cmds.c:8943 fish/cmds.c:8984 fish/cmds.c:9025 fish/cmds.c:9066
-#: fish/cmds.c:9229 fish/cmds.c:9265 fish/cmds.c:9278 fish/cmds.c:9291
-#: fish/cmds.c:9304 fish/cmds.c:9337 fish/cmds.c:9375 fish/cmds.c:9394
-#: fish/cmds.c:9515 fish/cmds.c:9534 fish/cmds.c:9595 fish/cmds.c:9608
-#: fish/cmds.c:9659 fish/cmds.c:9698 fish/cmds.c:9776 fish/cmds.c:9795
-#: fish/cmds.c:10069 fish/cmds.c:10196 fish/cmds.c:10233 fish/cmds.c:10272
-#: fish/cmds.c:10312 fish/cmds.c:10331 fish/cmds.c:10390 fish/cmds.c:10463
-#: fish/cmds.c:10573 fish/cmds.c:10643 fish/cmds.c:10677 fish/cmds.c:10708
-#: fish/cmds.c:10739 fish/cmds.c:10788 fish/cmds.c:10959 fish/cmds.c:11001
-#: fish/cmds.c:11046 fish/cmds.c:11088 fish/cmds.c:11314 fish/cmds.c:11352
-#: fish/cmds.c:11365 fish/cmds.c:11403 fish/cmds.c:11438 fish/cmds.c:11457
-#: fish/cmds.c:11524
+#: fish/cmds.c:3581 fish/cmds.c:4739 fish/cmds.c:5097 fish/cmds.c:5137
+#: fish/cmds.c:5156 fish/cmds.c:5299 fish/cmds.c:5358 fish/cmds.c:5377
+#: fish/cmds.c:5396 fish/cmds.c:5439 fish/cmds.c:5782 fish/cmds.c:6393
+#: fish/cmds.c:6592 fish/cmds.c:6611 fish/cmds.c:6630 fish/cmds.c:6649
+#: fish/cmds.c:6785 fish/cmds.c:6876 fish/cmds.c:7157 fish/cmds.c:7221
+#: fish/cmds.c:7420 fish/cmds.c:7439 fish/cmds.c:7458 fish/cmds.c:7497
+#: fish/cmds.c:7538 fish/cmds.c:7557 fish/cmds.c:7576 fish/cmds.c:7617
+#: fish/cmds.c:7636 fish/cmds.c:7655 fish/cmds.c:7693 fish/cmds.c:7846
+#: fish/cmds.c:7889 fish/cmds.c:8466 fish/cmds.c:8661 fish/cmds.c:8699
+#: fish/cmds.c:8737 fish/cmds.c:8857 fish/cmds.c:8894 fish/cmds.c:8932
+#: fish/cmds.c:8971 fish/cmds.c:9012 fish/cmds.c:9053 fish/cmds.c:9094
+#: fish/cmds.c:9257 fish/cmds.c:9293 fish/cmds.c:9306 fish/cmds.c:9319
+#: fish/cmds.c:9332 fish/cmds.c:9365 fish/cmds.c:9403 fish/cmds.c:9422
+#: fish/cmds.c:9543 fish/cmds.c:9562 fish/cmds.c:9623 fish/cmds.c:9636
+#: fish/cmds.c:9687 fish/cmds.c:9726 fish/cmds.c:9804 fish/cmds.c:9823
+#: fish/cmds.c:10097 fish/cmds.c:10224 fish/cmds.c:10261 fish/cmds.c:10300
+#: fish/cmds.c:10340 fish/cmds.c:10359 fish/cmds.c:10418 fish/cmds.c:10491
+#: fish/cmds.c:10601 fish/cmds.c:10671 fish/cmds.c:10705 fish/cmds.c:10736
+#: fish/cmds.c:10767 fish/cmds.c:10816 fish/cmds.c:10987 fish/cmds.c:11029
+#: fish/cmds.c:11074 fish/cmds.c:11116 fish/cmds.c:11342 fish/cmds.c:11380
+#: fish/cmds.c:11393 fish/cmds.c:11431 fish/cmds.c:11466 fish/cmds.c:11485
+#: fish/cmds.c:11552
 #, c-format
 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: %s: ଅବୈଧ ଗଣନ ସଂଖ୍ୟା ପ୍ରାଚଳ (%s ଫେରାଇଥାଏ %d)\n"
 
-#: fish/cmds.c:3579 fish/cmds.c:4717 fish/cmds.c:5075 fish/cmds.c:5115
-#: fish/cmds.c:5134 fish/cmds.c:5277 fish/cmds.c:5336 fish/cmds.c:5355
-#: fish/cmds.c:5374 fish/cmds.c:5417 fish/cmds.c:5760 fish/cmds.c:6371
-#: fish/cmds.c:6570 fish/cmds.c:6589 fish/cmds.c:6608 fish/cmds.c:6627
-#: fish/cmds.c:6763 fish/cmds.c:6854 fish/cmds.c:7135 fish/cmds.c:7199
-#: fish/cmds.c:7398 fish/cmds.c:7417 fish/cmds.c:7436 fish/cmds.c:7475
-#: fish/cmds.c:7516 fish/cmds.c:7535 fish/cmds.c:7554 fish/cmds.c:7595
-#: fish/cmds.c:7614 fish/cmds.c:7633 fish/cmds.c:7671 fish/cmds.c:7824
-#: fish/cmds.c:7867 fish/cmds.c:8444 fish/cmds.c:8639 fish/cmds.c:8677
-#: fish/cmds.c:8715 fish/cmds.c:8835 fish/cmds.c:8872 fish/cmds.c:8910
-#: fish/cmds.c:8949 fish/cmds.c:8990 fish/cmds.c:9031 fish/cmds.c:9072
-#: fish/cmds.c:9343 fish/cmds.c:9381 fish/cmds.c:9400 fish/cmds.c:9521
-#: fish/cmds.c:9665 fish/cmds.c:9704 fish/cmds.c:9782 fish/cmds.c:9801
-#: fish/cmds.c:10202 fish/cmds.c:10239 fish/cmds.c:10278 fish/cmds.c:10318
-#: fish/cmds.c:10337 fish/cmds.c:10396 fish/cmds.c:10469 fish/cmds.c:10579
-#: fish/cmds.c:10965 fish/cmds.c:11007 fish/cmds.c:11052 fish/cmds.c:11094
-#: fish/cmds.c:11444 fish/cmds.c:11530
+#: fish/cmds.c:3587 fish/cmds.c:4745 fish/cmds.c:5103 fish/cmds.c:5143
+#: fish/cmds.c:5162 fish/cmds.c:5305 fish/cmds.c:5364 fish/cmds.c:5383
+#: fish/cmds.c:5402 fish/cmds.c:5445 fish/cmds.c:5788 fish/cmds.c:6399
+#: fish/cmds.c:6598 fish/cmds.c:6617 fish/cmds.c:6636 fish/cmds.c:6655
+#: fish/cmds.c:6791 fish/cmds.c:6882 fish/cmds.c:7163 fish/cmds.c:7227
+#: fish/cmds.c:7426 fish/cmds.c:7445 fish/cmds.c:7464 fish/cmds.c:7503
+#: fish/cmds.c:7544 fish/cmds.c:7563 fish/cmds.c:7582 fish/cmds.c:7623
+#: fish/cmds.c:7642 fish/cmds.c:7661 fish/cmds.c:7699 fish/cmds.c:7852
+#: fish/cmds.c:7895 fish/cmds.c:8472 fish/cmds.c:8667 fish/cmds.c:8705
+#: fish/cmds.c:8743 fish/cmds.c:8863 fish/cmds.c:8900 fish/cmds.c:8938
+#: fish/cmds.c:8977 fish/cmds.c:9018 fish/cmds.c:9059 fish/cmds.c:9100
+#: fish/cmds.c:9371 fish/cmds.c:9409 fish/cmds.c:9428 fish/cmds.c:9549
+#: fish/cmds.c:9693 fish/cmds.c:9732 fish/cmds.c:9810 fish/cmds.c:9829
+#: fish/cmds.c:10230 fish/cmds.c:10267 fish/cmds.c:10306 fish/cmds.c:10346
+#: fish/cmds.c:10365 fish/cmds.c:10424 fish/cmds.c:10497 fish/cmds.c:10607
+#: fish/cmds.c:10993 fish/cmds.c:11035 fish/cmds.c:11080 fish/cmds.c:11122
+#: fish/cmds.c:11472 fish/cmds.c:11558
 #, c-format
 msgid "%s: %s: integer out of range\n"
 msgstr "%s: %s: ଗଣନସଂଖ୍ୟାଟି ପରିସର ବାହାରେ\n"
 
-#: fish/cmds.c:4065 fish/cmds.c:4172 fish/cmds.c:11505
+#: fish/cmds.c:4073 fish/cmds.c:4180 fish/cmds.c:11533
 #, fuzzy, c-format
 msgid "%s should have %d-%d parameter(s)\n"
 msgstr "%s ପାଖରେ %d ପ୍ରଚଳମାନ ଥିବା ଉଚିତ\n"
 
-#: fish/cmds.c:4091 fish/cmds.c:4203 fish/cmds.c:11545
+#: fish/cmds.c:4099 fish/cmds.c:4211 fish/cmds.c:11573
 #, fuzzy, c-format
 msgid "%s: unknown optional argument \"%s\"\n"
 msgstr "%s: ଅତ୍ୟଧିକ ସ୍ୱତନ୍ତ୍ରଚର\n"
 
-#: fish/cmds.c:4097 fish/cmds.c:4209 fish/cmds.c:11551
+#: fish/cmds.c:4105 fish/cmds.c:4217 fish/cmds.c:11579
 #, fuzzy, c-format
 msgid "%s: optional argument \"%s\" given twice\n"
 msgstr "%s: ଅତ୍ୟଧିକ ସ୍ୱତନ୍ତ୍ରଚର\n"
 
-#: fish/cmds.c:11646
+#: fish/cmds.c:11674
 #, c-format
 msgid "%s: unknown command\n"
 msgstr "%s: ଅଜଣା ନିର୍ଦ୍ଦେଶ\n"
@@ -2001,18 +2006,9 @@ msgstr "ଗୋଟିଏ ଫାଇଲକୁ ସମ୍ପାଦନ କରିବା
 msgid ""
 "%s: guest filesystem shell\n"
 "%s lets you edit virtual machine filesystems\n"
-"Copyright (C) 2009-2010 Red Hat Inc.\n"
+"Copyright (C) 2009-2011 Red Hat Inc.\n"
 "Usage:\n"
 "  %s [--options] cmd [: cmd : cmd ...]\n"
-"  %s [--ro] -i -a disk-image\n"
-"  %s [--ro] -i -d libvirt-domain\n"
-"or for interactive use:\n"
-"  %s\n"
-"or from a shell script:\n"
-"  %s <<EOF\n"
-"  cmd\n"
-"  ...\n"
-"  EOF\n"
 "Options:\n"
 "  -h|--cmd-help        List available commands\n"
 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
@@ -2038,7 +2034,17 @@ msgid ""
 "  --selinux            Enable SELinux support\n"
 "  -v|--verbose         Verbose messages\n"
 "  -V|--version         Display version and exit\n"
+"  -w|--rw              Mount read-write\n"
 "  -x                   Echo each command before executing it\n"
+"\n"
+"To examine a disk image, ISO, hard disk, filesystem etc:\n"
+"  %s [--ro|--rw] -i -a /path/to/disk.img\n"
+"or\n"
+"  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
+"\n"
+"--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
+"run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
+"\n"
 "For more information, see the manpage %s(1).\n"
 msgstr ""
 "%s: ଅତିଥି ଫାଇଲତନ୍ତ୍ର shell\n"
@@ -2073,48 +2079,48 @@ msgstr ""
 "  -V|--version         ସଂସ୍କରଣ ଦର୍ଶାନ୍ତୁ ଏବଂ ପ୍ରସ୍ଥାନ କରନ୍ତୁ\n"
 "ଅଧିକ ସୂଚନା ପାଇଁ,  man ପୃଷ୍ଠା ଦେଖନ୍ତୁ %s(1).\n"
 
-#: fish/fish.c:253
+#: fish/fish.c:254
 #, c-format
 msgid "%s: --listen=PID: PID was not a number: %s\n"
 msgstr "%s: --listen=PID: PID ଗୋଟିଏ ସଂଖ୍ୟା ନୁହଁ: %s\n"
 
-#: fish/fish.c:260
+#: fish/fish.c:261
 #, c-format
 msgid ""
 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
 msgstr "%s: ସୁଦୂର: $GUESTFISH_PID ନିଶ୍ଚିତ ଭାବରେ PID ରେ ସୁଦୂର ପଦ୍ଧତିରେ ସେଟ ହୋଇଛି\n"
 
-#: fish/fish.c:310
+#: fish/fish.c:311
 #, c-format
 msgid "%s: only one -f parameter can be given\n"
 msgstr "%s: କେବଳ ଗୋଟିଏ -f ପ୍ରାଚଳ ଦିଆହୋଇଛି\n"
 
-#: fish/fish.c:465
+#: fish/fish.c:466
 #, c-format
 msgid "%s: cannot use --listen and --remote options at the same time\n"
 msgstr "%s: --listen ଏବଂ --remote ବିକଳ୍ପଗୁଡ଼ିକୁ ଏକ ସମୟରେ ବ୍ୟବହାର କରିପାରିବେ ନାହିଁ\n"
 
-#: fish/fish.c:473
+#: fish/fish.c:474
 #, c-format
 msgid "%s: extra parameters on the command line with --listen flag\n"
 msgstr "%s: ନିର୍ଦ୍ଦେଶ ନାମାରେ --listen ସୂଚକ ସହିତ ଅତିରିକ୍ତ ପ୍ରଚଳଗୁଡ଼ିକ\n"
 
-#: fish/fish.c:479
+#: fish/fish.c:480
 #, c-format
 msgid "%s: cannot use --listen and --file options at the same time\n"
 msgstr "%s: --listen ଏବଂ --file ବିକଳ୍ପଗୁଡ଼ିକୁ ଏକା ସମୟରେ ବ୍ୟବହାର କରିପାରିବେ ନାହିଁ\n"
 
-#: fish/fish.c:537
+#: fish/fish.c:538
 #, c-format
 msgid "guestfish: could not access termcap or terminfo database.\n"
 msgstr ""
 
-#: fish/fish.c:541
+#: fish/fish.c:542
 #, c-format
 msgid "guestfish: terminal type \"%s\" not defined.\n"
 msgstr ""
 
-#: fish/fish.c:629
+#: fish/fish.c:630
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -2134,45 +2140,45 @@ msgstr ""
 "      'quit' shellରୁ ପ୍ରସ୍ଥାନ କରିବା ପାଇଁ\n"
 "\n"
 
-#: fish/fish.c:773
+#: fish/fish.c:774
 #, c-format
 msgid "%s: unterminated double quote\n"
 msgstr "%s: ସମାପ୍ତ ହୋଇନଥିବା ଦ୍ୱିତୀୟ କୋଟ\n"
 
-#: fish/fish.c:779 fish/fish.c:796
+#: fish/fish.c:780 fish/fish.c:797
 #, c-format
 msgid "%s: command arguments not separated by whitespace\n"
 msgstr "%s: ନିର୍ଦ୍ଦେଶ ସ୍ୱତନ୍ତ୍ରଚରଗୁଡ଼ିକ ଖାଲିସ୍ଥାନ ଦ୍ୱାରା ପୃଥକ ହୋଇନାହିଁ\n"
 
-#: fish/fish.c:790
+#: fish/fish.c:791
 #, c-format
 msgid "%s: unterminated single quote\n"
 msgstr "%s: ଅସମାପ୍ତ ଏକକ କୋଟ\n"
 
-#: fish/fish.c:820
+#: fish/fish.c:821
 #, c-format
 msgid "%s: internal error parsing string at '%s'\n"
 msgstr "%s: '%s' ରେ ଆଭ୍ୟନ୍ତରୀଣ ତ୍ରୁଟି ବିଶ୍ଳେଷଣ ବାକ୍ୟଖଣ୍ଡ\n"
 
-#: fish/fish.c:837
+#: fish/fish.c:838
 #, c-format
 msgid "%s: too many arguments\n"
 msgstr "%s: ଅତ୍ୟଧିକ ସ୍ୱତନ୍ତ୍ରଚର\n"
 
-#: fish/fish.c:905
+#: fish/fish.c:906
 #, c-format
 msgid "%s: empty command on command line\n"
 msgstr "%s: ନିର୍ଦ୍ଦେଶ ନାମରେ ଖାଲି ନିର୍ଦ୍ଦେଶ\n"
 
-#: fish/fish.c:1051
+#: fish/fish.c:1052
 msgid "display a list of commands or help on a command"
 msgstr "ନିର୍ଦ୍ଦେଶମାନଙ୍କର ଗୋଟିଏ ତାଲିକା ଦର୍ଶାନ୍ତୁ ଅଥବା ଗୋଟିଏ ନିର୍ଦ୍ଦେଶରେ ସହାୟତା ଦେଖାନ୍ତୁ"
 
-#: fish/fish.c:1053
+#: fish/fish.c:1054
 msgid "quit guestfish"
 msgstr "guestfish ରୁ ପ୍ରସ୍ଥାନ କରନ୍ତୁ"
 
-#: fish/fish.c:1064
+#: fish/fish.c:1065
 #, c-format
 msgid ""
 "help - display a list of commands or help on a command\n"
@@ -2183,7 +2189,7 @@ msgstr ""
 "     ସହାୟତା cmd\n"
 "     ସହାୟତା\n"
 
-#: fish/fish.c:1072
+#: fish/fish.c:1073
 #, c-format
 msgid ""
 "quit - quit guestfish\n"
@@ -2192,13 +2198,13 @@ msgstr ""
 "ପ୍ରସ୍ଥାନ କରନ୍ତୁ - guestfish ରୁ ପ୍ରସ୍ଥାନ କରନ୍ତୁ\n"
 "     ପ୍ରସ୍ଥାନ କରନ୍ତୁ\n"
 
-#: fish/fish.c:1077
+#: fish/fish.c:1078
 #, c-format
 msgid "%s: command not known, use -h to list all commands\n"
 msgstr ""
 "%s: ନିର୍ଦ୍ଦେଶଟି ପରିଚିତ ନୁହଁ, ସମସ୍ତ ନିର୍ଦ୍ଦେଶଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରିବା ପାଇଁ -h କୁ ବ୍ୟବହାର କରନ୍ତୁ\n"
 
-#: fish/fish.c:1093
+#: fish/fish.c:1094
 #, c-format
 msgid ""
 "Did you mean to open a disk image?  guestfish -a disk.img\n"
@@ -2206,7 +2212,7 @@ msgid ""
 "For complete documentation:         man guestfish\n"
 msgstr ""
 
-#: fish/fish.c:1250
+#: fish/fish.c:1251
 #, c-format
 msgid "Runaway quote in string \"%s\"\n"
 msgstr "ବାକ୍ୟଖଣ୍ଡ \"%s\" ରେ ପଳାୟନ ଟିପ୍ପଣୀ\n"
@@ -2863,53 +2869,53 @@ msgstr "libguestfs: ତ୍ରୁଟି: %s\n"
 msgid "<truncated, original size %zu bytes>"
 msgstr ""
 
-#: src/inspect.c:477 src/inspect.c:1162 src/inspect.c:2599 src/inspect.c:2642
-#: src/inspect.c:2692 src/inspect.c:2736
+#: src/inspect.c:486 src/inspect.c:1171 src/inspect.c:2654 src/inspect.c:2697
+#: src/inspect.c:2747 src/inspect.c:2791
 #, c-format
 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
 msgstr ""
 
-#: src/inspect.c:1196
+#: src/inspect.c:1205
 #, fuzzy
 msgid "could not parse /etc/fstab or empty file"
 msgstr "ଆକାର ବିଶେଷ ଦ୍ରଷ୍ଟବ୍ୟ '%s' କୁ ବିଶ୍ଳେଷଣ କରିପାରିଲା ନାହିଁ\n"
 
-#: src/inspect.c:1411
+#: src/inspect.c:1420
 #, c-format
 msgid "cannot resolve Windows %%SYSTEMROOT%%"
 msgstr ""
 
-#: src/inspect.c:1691 src/inspect.c:1704
+#: src/inspect.c:1736 src/inspect.c:1749
 #, fuzzy, c-format
 msgid "could not parse integer in version number: %s"
 msgstr "ଆକାର ବିଶେଷ ଦ୍ରଷ୍ଟବ୍ୟ '%s' କୁ ବିଶ୍ଳେଷଣ କରିପାରିଲା ନାହିଁ\n"
 
-#: src/inspect.c:1798
+#: src/inspect.c:1843
 msgid "no inspection data: call guestfs_inspect_os first"
 msgstr ""
 
-#: src/inspect.c:1810
+#: src/inspect.c:1855
 #, c-format
 msgid ""
 "%s: root device not found: only call this function with a root device "
 "previously returned by guestfs_inspect_os"
 msgstr ""
 
-#: src/inspect.c:1939
+#: src/inspect.c:1994
 msgid "not a Windows guest, or systemroot could not be determined"
 msgstr ""
 
-#: src/inspect.c:2230 src/inspect.c:2252 src/inspect.c:2277
+#: src/inspect.c:2285 src/inspect.c:2307 src/inspect.c:2332
 #, fuzzy
 msgid "unexpected end of output from db_dump command"
 msgstr "ଫାଇଲର ଅପ୍ରତ୍ୟାଶିତ ସମାପ୍ତି ଯେତେବେଳେ ଡେମନରୁ ପଢ଼ୁଅଛି"
 
-#: src/inspect.c:2701
+#: src/inspect.c:2756
 #, c-format
 msgid "%s: file is empty"
 msgstr ""
 
-#: src/inspect.c:2764
+#: src/inspect.c:2819
 msgid ""
 "inspection API not available since this version of libguestfs was compiled "
 "without PCRE or hivex libraries"
index 565cfa1..bab2612 100644 (file)
--- a/po/pa.po
+++ b/po/pa.po
@@ -7,7 +7,7 @@ msgstr ""
 "Project-Id-Version: libguestfs 1.0.81\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-03-18 19:28+0000\n"
+"POT-Creation-Date: 2011-03-24 12:04+0000\n"
 "PO-Revision-Date: 2010-12-23 17:40+0530\n"
 "Last-Translator: Jaswinder Singh <j.phulewala@gmail.com>\n"
 "Language-Team: PLTG\n"
@@ -65,14 +65,14 @@ msgstr ""
 "For more information, see the manpage %s(1)।\n"
 
 #: cat/virt-cat.c:115 cat/virt-filesystems.c:200 cat/virt-ls.c:121
-#: df/domains.c:428 df/main.c:134 fish/fish.c:216 fuse/guestmount.c:976
+#: df/domains.c:428 df/main.c:134 fish/fish.c:217 fuse/guestmount.c:976
 #: inspector/virt-inspector.c:129 rescue/virt-rescue.c:127
 #, c-format
 msgid "guestfs_create: failed to create handle\n"
 msgstr "guestfs_create: ਹੈਂਡਲ ਬਣਾਉਣ ਵਿੱਚ ਫੇਲ\n"
 
 #: cat/virt-cat.c:137 cat/virt-filesystems.c:254 cat/virt-ls.c:143
-#: df/main.c:158 fish/fish.c:286 fuse/guestmount.c:1026
+#: df/main.c:158 fish/fish.c:287 fuse/guestmount.c:1026
 #: inspector/virt-inspector.c:151 rescue/virt-rescue.c:151
 #, c-format
 msgid "%s: unknown long option: %s (%d)\n"
@@ -343,1575 +343,1581 @@ msgstr "ਚਾਲੂ ਕਰਨ ਤੋਂ ਬਾਅਦ ਡਿਸਕਾਂ ਨਿ
 msgid "%s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: ਗਲਤ ਪੂਰਨਅੰਕ ਪੈਰਾਮੀਟਰ (%s returned %d)\n"
 
-#: fish/cmds.c:2536
+#: fish/cmds.c:2543
 msgid "Command"
 msgstr "ਕਮਾਂਡ"
 
-#: fish/cmds.c:2536
+#: fish/cmds.c:2543
 msgid "Description"
 msgstr "ਵਰਣਨ"
 
-#: fish/cmds.c:2538
+#: fish/cmds.c:2545
 msgid "add a CD-ROM disk image to examine"
 msgstr "ਜਾਂਚ ਲਈ ਇੱਕ CD-ROM ਡਿਸਕ ਈਮੇਜ਼ ਜੋੜੋ"
 
-#: fish/cmds.c:2539
+#: fish/cmds.c:2546
 msgid "add the disk(s) from a named libvirt domain"
 msgstr "ਨੇਮਡ libvirt ਡੋਮੇਨ ਤੋਂ ਡਿਸਕ ਜੋੜੇ"
 
-#: fish/cmds.c:2540 fish/cmds.c:2541
+#: fish/cmds.c:2547 fish/cmds.c:2548
 msgid "add an image to examine or modify"
 msgstr "ਜਾਂਚ ਜਾਂ ਤਬਦੀਲੀ ਲਈ ਇੱਕ ਈਮੇਜ਼ ਜੋੜੋ"
 
-#: fish/cmds.c:2542
+#: fish/cmds.c:2549
 msgid "add a drive in snapshot mode (read-only)"
 msgstr "ਸਨੈਪਸ਼ਾਟ ਮੋਡ ਵਿੱਚ ਇੱਕ ਡਰਾਈਵ ਜੋੜੋ (ਸਿਰਫ-ਪੜੋ)"
 
-#: fish/cmds.c:2543
+#: fish/cmds.c:2550
 msgid "add a drive read-only specifying the QEMU block emulation to use"
 msgstr "ਇੱਕ ਡਰਾਈਵ ਨੂੰ ਸਿਰਫ-ਪੜ੍ਹਨ ਲਈ ਜੋੜੋ ਜੋ QEMU ਬਲਾਕ ਇਮੂਲੇਟਰ ਵਰਤਣ ਲਈ ਨਿਰਧਾਰਤ ਕਰਦੀ ਹੈ"
 
-#: fish/cmds.c:2544
+#: fish/cmds.c:2551
 msgid "add a drive specifying the QEMU block emulation to use"
 msgstr "ਡਰਾਈਵ ਜੋੜੋ ਜੋ ਵਰਤਣ ਲਈ QEMU ਬਲਾਕ ਇਮੂਲੇਸ਼ਨ ਦਰਸਾਉਂਦੀ ਹੈ"
 
-#: fish/cmds.c:2545
+#: fish/cmds.c:2552
 msgid "allocate and add a disk file"
 msgstr "ਇੱਕ ਡਿਸਕ ਫਾਇਲ ਨਿਰਧਾਰਤ ਕਰੋ ਅਤੇ ਜੋੜੋ"
 
-#: fish/cmds.c:2546
+#: fish/cmds.c:2553
 msgid "clear Augeas path"
 msgstr "Augeas ਮਾਰਗ ਸਾਫ ਕਰੋ"
 
-#: fish/cmds.c:2547
+#: fish/cmds.c:2554
 msgid "close the current Augeas handle"
 msgstr "ਮੌਜੂਦਾ Augeas ਹੈਂਡਲ ਬੰਦ ਕਰੋ"
 
-#: fish/cmds.c:2548
+#: fish/cmds.c:2555
 msgid "define an Augeas node"
 msgstr "ਇੱਕ Augeas ਨੋਡ ਪਰਿਭਾਸ਼ਤ ਕਰੋ"
 
-#: fish/cmds.c:2549
+#: fish/cmds.c:2556
 msgid "define an Augeas variable"
 msgstr "ਇੱਕ Augeas ਵੇਰੀਏਬਲ ਪਰਿਭਾਸ਼ਤ ਕਰੋ"
 
-#: fish/cmds.c:2550
+#: fish/cmds.c:2557
 msgid "look up the value of an Augeas path"
 msgstr "ਇੱਕ Augeas ਮਾਰਗ ਦਾ ਮੁੱਲ ਖੋਜੋ"
 
-#: fish/cmds.c:2551
+#: fish/cmds.c:2558
 msgid "create a new Augeas handle"
 msgstr "ਇੱਕ ਨਵਾਂ Augeas ਹੈਂਡਲ ਬਣਾਓ"
 
-#: fish/cmds.c:2552
+#: fish/cmds.c:2559
 msgid "insert a sibling Augeas node"
 msgstr "ਜੁੜਵੇਂ Augeas ਨੋਡ ਸ਼ਾਮਿਲ ਕਰੋ"
 
-#: fish/cmds.c:2553
+#: fish/cmds.c:2560
 msgid "load files into the tree"
 msgstr "ਫਾਇਲਾਂ ਨੂੰ ਟਰੀ ਵਿੱਚ ਲੋਡ ਕਰੋ"
 
-#: fish/cmds.c:2554
+#: fish/cmds.c:2561
 msgid "list Augeas nodes under augpath"
 msgstr "augpath ਅਧੀਨ Augeas ਨੋਡ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2555
+#: fish/cmds.c:2562
 msgid "return Augeas nodes which match augpath"
 msgstr "Augeas ਨੋਡ ਦਿਓ ਜੋ augpath ਨਾਲ ਮੇਲ ਖਾਂਦਾ ਹੈ"
 
-#: fish/cmds.c:2556
+#: fish/cmds.c:2563
 msgid "move Augeas node"
 msgstr "Augeas ਨੋਡ ਹਿਲਾਓ"
 
-#: fish/cmds.c:2557
+#: fish/cmds.c:2564
 msgid "remove an Augeas path"
 msgstr "ਇੱਕ Augeas ਮਾਰਗ ਹਟਾਓ"
 
-#: fish/cmds.c:2558
+#: fish/cmds.c:2565
 msgid "write all pending Augeas changes to disk"
 msgstr "ਸਭ ਅਧੂਰੀਆਂ Augeas ਤਬਦੀਲੀਆਂ ਨੂੰ ਡਿਸਕ ਤੇ ਲਿਖੋ"
 
-#: fish/cmds.c:2559
+#: fish/cmds.c:2566
 msgid "set Augeas path to value"
 msgstr "Augeas ਮਾਰਗ ਦਾ ਮੁੱਲ ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2560
+#: fish/cmds.c:2567
 msgid "test availability of some parts of the API"
 msgstr "API ਦੇ ਕੁਝ ਹਿੱਸਿਆਂ ਦੀ ਉਪਲੱਬਧਤਾ ਦੀ ਜਾਂਚ ਕਰੋ"
 
-#: fish/cmds.c:2561
+#: fish/cmds.c:2568
 msgid "return a list of all optional groups"
 msgstr "ਸਭ ਚੋਣਵੇਂ ਗਰੁੱਪਾਂ ਦੀ ਸੂਚੀ ਦਿੰਦਾ ਹੈ"
 
-#: fish/cmds.c:2562
+#: fish/cmds.c:2569
 msgid "upload base64-encoded data to file"
 msgstr "base64-encoded ਡਾਟੇ ਨੂੰ ਫਾਇਲ ਵਿੱਚ ਅੱਪਲੋਡ ਕਰੋ"
 
-#: fish/cmds.c:2563
+#: fish/cmds.c:2570
 msgid "download file and encode as base64"
 msgstr "ਇੱਕ ਫਾਇਲ ਡਾਊਨਲੋਡ ਕਰੋ ਅਤੇ base64 ਵਾਂਗ ਇਨਕੋਡ ਕਰੋ"
 
-#: fish/cmds.c:2564
+#: fish/cmds.c:2571
 msgid "flush device buffers"
 msgstr "ਜੰਤਰ ਬਫਰ ਫਲੱਸ਼ ਕਰੋ"
 
-#: fish/cmds.c:2565
+#: fish/cmds.c:2572
 msgid "get blocksize of block device"
 msgstr "ਬਲਾਕ ਜੰਤਰ ਦਾ ਬਲਾਕ-ਅਕਾਰ ਲਵੋ"
 
-#: fish/cmds.c:2566
+#: fish/cmds.c:2573
 msgid "is block device set to read-only"
 msgstr "ਕੀ ਬਲਾਕ ਜੰਤਰ ਸਿਰਫ-ਪੜੋ ਸੈੱਟ ਕੀਤਾ ਹੈ"
 
-#: fish/cmds.c:2567
+#: fish/cmds.c:2574
 msgid "get total size of device in bytes"
 msgstr "ਜੰਤਰ ਦਾ ਕੁੱਲ ਅਕਾਰ ਬਾਈਟਾਂ ਵਿੱਚ ਲਵੋ"
 
-#: fish/cmds.c:2568
+#: fish/cmds.c:2575
 msgid "get sectorsize of block device"
 msgstr "ਬਲਾਕ ਜੰਤਰ ਦਾ ਸੈਕਟਰ-ਅਕਾਰ ਲਵੋ"
 
-#: fish/cmds.c:2569
+#: fish/cmds.c:2576
 msgid "get total size of device in 512-byte sectors"
 msgstr "ਜੰਤਰ ਦਾ ਕੁੱਲ ਅਕਾਰ 512-ਬਾਈਟ ਸੈਕਟਰ ਵਿੱਚ ਲਵੋ"
 
-#: fish/cmds.c:2570
+#: fish/cmds.c:2577
 msgid "reread partition table"
 msgstr "ਭਾਗ ਸਾਰਣੀ ਮੁੜ-ਪੜੋ"
 
-#: fish/cmds.c:2571
+#: fish/cmds.c:2578
 msgid "set blocksize of block device"
 msgstr "ਬਲਾਕ ਜੰਤਰ ਦਾ ਬਲਾਕ-ਅਕਾਰ ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2572
+#: fish/cmds.c:2579
 msgid "set block device to read-only"
 msgstr "ਬਲਾਕ ਜੰਤਰ ਨੂੰ ਸਿਰਫ-ਪੜੋ ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2573
+#: fish/cmds.c:2580
 msgid "set block device to read-write"
 msgstr "ਬਲਾਕ ਜੰਤਰ ਨੂੰ ਸਿਰਫ-ਲਿਖੋ ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2574
+#: fish/cmds.c:2581
 msgid "return true path on case-insensitive filesystem"
 msgstr "ਅੱਖਰ-ਅਕਾਰ-ਨਾ-ਨਿਰਭਰ ਫਾਇਲ-ਸਿਸਟਮ ਲਈ ਸਹੀ ਮਾਰਗ ਦਿੰਦਾ ਹੈ"
 
-#: fish/cmds.c:2575
+#: fish/cmds.c:2582
 msgid "list the contents of a file"
 msgstr "ਇੱਕ ਫਾਇਲ ਦੇ ਸੰਖੇਪ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2576
+#: fish/cmds.c:2583
 msgid "compute MD5, SHAx or CRC checksum of file"
 msgstr "ਫਾਇਲ ਦਾ MD5, SHAx ਜਾਨ CRC ਚੈੱਕਸਮ ਕੈਲਕੂਲੇਟ ਕਰੋ"
 
-#: fish/cmds.c:2577
+#: fish/cmds.c:2584
 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
 msgstr "ਜੰਤਰ ਦੇ ਸੰਖੇਪਾਂ ਦੇ MD5, SHAx ਜਾਂ CRC ਚੈੱਕਸਮ ਪਤਾ ਕਰੋ"
 
-#: fish/cmds.c:2578
+#: fish/cmds.c:2585
 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
 msgstr "ਫਾਇਲਾਂ ਜਾਂ ਡਾਇਰੈਕਟਰੀਆਂ ਦਾ MD5, SHAx ਜਾਂ CRC ਚੈੱਕਸਮ ਕੈਲਕੂਲੇਟ ਕਰੋ"
 
-#: fish/cmds.c:2579
+#: fish/cmds.c:2586
 msgid "change file mode"
 msgstr "ਫਾਇਲ ਮੋਡ ਬਦਲੋ"
 
-#: fish/cmds.c:2580 fish/cmds.c:2693
+#: fish/cmds.c:2587 fish/cmds.c:2701
 msgid "change file owner and group"
 msgstr "ਫਾਇਲ ਮਾਲਕ ਅਤੇ ਗਰੁੱਪ ਬਦਲੋ"
 
-#: fish/cmds.c:2581
+#: fish/cmds.c:2588
 msgid "run a command from the guest filesystem"
 msgstr "ਗਿਸਟ ਫਾਇਲ-ਸਿਸਟਮ ਤੋਂ ਕਮਾਂਡ ਚਲਾਓ"
 
-#: fish/cmds.c:2582
+#: fish/cmds.c:2589
 msgid "run a command, returning lines"
 msgstr "ਇੱਕ ਕਮਾਂਡ ਚਲਾਓ, ਨਤੀਜੇ ਵਜੋਂ ਲਾਈਨਾਂ"
 
-#: fish/cmds.c:2583
+#: fish/cmds.c:2590
 msgid "add qemu parameters"
 msgstr "qemu ਪੈਰਾਮੀਟਰ ਜੋੜੋ"
 
-#: fish/cmds.c:2584
+#: fish/cmds.c:2591
 msgid "copy local files or directories into an image"
 msgstr "ਲੋਕਲ ਫਾਇਲਾਂ ਜਾਂ ਡਾਇਰੈਕਟਰੀਆਂ ਨੂੰ ਇੱਕ ਈਮੇਜ਼ ਵਿੱਚ ਕਾਪੀ ਕਰੋ"
 
-#: fish/cmds.c:2585
+#: fish/cmds.c:2592
 msgid "copy remote files or directories out of an image"
 msgstr "ਰਿਮੋਟ ਫਾਇਲਾਂ ਜਾਂ ਡਾਇਰੈਕਟਰੀਆਂ ਨੂੰ ਇੱਕ ਈਮੇਜ਼ ਤੋਂ ਬਾਹਰ ਕਾਪੀ ਕਰੋ"
 
-#: fish/cmds.c:2586
+#: fish/cmds.c:2593
 msgid "copy size bytes from source to destination using dd"
 msgstr "dd ਵਰਤ ਕੇ ਸਰੋਤ ਤੋਂ ਨੀਯਤ ਤੇ ਅਕਾਰ ਬਾਈਟਾਂ ਨਕਲ ਕਰੋ"
 
-#: fish/cmds.c:2587
+#: fish/cmds.c:2594
 msgid "copy a file"
 msgstr "ਇੱਕ ਫਾਇਲ ਨਕਲ ਕਰੋ"
 
-#: fish/cmds.c:2588
+#: fish/cmds.c:2595
 msgid "copy a file or directory recursively"
 msgstr "ਇੱਕ ਫਾਇਲ ਜਾਂ ਡਾਇਰੈਕਟਰੀ ਨਕਲ ਕਰੋ"
 
-#: fish/cmds.c:2589
+#: fish/cmds.c:2596
 msgid "copy from source to destination using dd"
 msgstr "dd ਵਰਤ ਕੇ ਸਰੋਤ ਤੋਂ ਨੀਯਤ ਤੇ ਨਕਲ ਕਰੋ"
 
-#: fish/cmds.c:2590
+#: fish/cmds.c:2597
 msgid "debugging and internals"
 msgstr "ਡੀਬੱਗਿੰਗ ਅਤੇ ਅੰਦਰੂਨੀ"
 
-#: fish/cmds.c:2591
+#: fish/cmds.c:2598
 msgid "debug the QEMU command line (internal use only)"
 msgstr "QEMU ਕਮਾਂਡ ਲਾਈਨ ਡੀਬੱਗ ਕਰੋ (ਸਿਰਫ ਅੰਦਰੂਨੀ ਵਰਤੋਂ)"
 
-#: fish/cmds.c:2592
+#: fish/cmds.c:2599
 msgid "upload a file to the appliance (internal use only)"
 msgstr "ਜੰਤਰ ਵਿੱਚ ਫਾਇਲ ਅੱਪਲੋਡ ਕਰੋ (ਸਿਰਫ ਅੰਦਰੂਨੀ ਵਰਤੋਂ ਲਈ)"
 
-#: fish/cmds.c:2593
+#: fish/cmds.c:2600
 msgid "report file system disk space usage"
 msgstr "ਫਾਇਲ ਸਿਸਟਮ ਡਿਸਕ ਸਪੇਸ ਵਰਤੋਂ ਦਿਓ"
 
-#: fish/cmds.c:2594
+#: fish/cmds.c:2601
 msgid "report file system disk space usage (human readable)"
 msgstr "ਫਾਇਲ ਸਿਸਟਮ ਡਿਸਕ ਸਪੇਸ ਵਰਤੋਂ ਦਿਓ (ਇਨਸਾਨ ਦੇ ਪੜਨਯੋਗ)"
 
-#: fish/cmds.c:2595
+#: fish/cmds.c:2602
 msgid "return kernel messages"
 msgstr "ਕਰਨਲ ਸੁਨੇਹਾ ਦਿਓ"
 
-#: fish/cmds.c:2596
+#: fish/cmds.c:2603
 msgid "download a file to the local machine"
 msgstr "ਇੱਕ ਫਾਇਲ ਨੂੰ ਲੋਕਲ ਮਸ਼ੀਨ ਤੇ ਡਾਊਨਲੋਡ ਕਰੋ"
 
-#: fish/cmds.c:2597
+#: fish/cmds.c:2604
 msgid "download a file to the local machine with offset and size"
 msgstr "ਆਫਸੈੱਟ ਅਤੇ ਅਕਾਰ ਨਾਲ ਲੋਕਲ ਫਾਇਲ ਤੇ ਇੱਕ ਫਾਇਲ ਡਾਊਨਲੋਡ ਕਰੋ"
 
-#: fish/cmds.c:2598
+#: fish/cmds.c:2605
 msgid "drop kernel page cache, dentries and inodes"
 msgstr "ਕਰਨਲ ਪੇਜ਼ ਕੈਸ਼ੇ, dentries ਅਤੇ inodes ਛੱਡੋ"
 
-#: fish/cmds.c:2599
+#: fish/cmds.c:2606
 msgid "estimate file space usage"
 msgstr "ਫਾਇਲ ਸਪੇਸ ਵਰਤੋਂ ਦਾ ਅਨੁਮਾਨ ਲਾਓ"
 
-#: fish/cmds.c:2600
+#: fish/cmds.c:2607
 msgid "check an ext2/ext3 filesystem"
 msgstr "ਇੱਕ ext2/ext3 ਫਾਇਲ-ਸਿਸਟਮ ਦੀ ਜਾਂਚ ਕਰੋ"
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2608
 msgid "display a line of text"
 msgstr "ਪਾਠ ਦੀ ਸਤਰ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2602
+#: fish/cmds.c:2609
 msgid "echo arguments back to the client"
 msgstr "ਪਿੱਛੇ ਕਲਾਂਈਟ ਵੱਲ ਆਰਗੂਮੈਂਟ ਦਿਓ"
 
-#: fish/cmds.c:2603
+#: fish/cmds.c:2610
 msgid "edit a file"
 msgstr "ਇੱਕ ਫਾਇਲ ਸੋਧੋ"
 
-#: fish/cmds.c:2604 fish/cmds.c:2605 fish/cmds.c:2610 fish/cmds.c:2611
-#: fish/cmds.c:2644 fish/cmds.c:2645 fish/cmds.c:2886 fish/cmds.c:2887
-#: fish/cmds.c:2891 fish/cmds.c:2892 fish/cmds.c:2894 fish/cmds.c:2895
+#: fish/cmds.c:2611 fish/cmds.c:2612 fish/cmds.c:2617 fish/cmds.c:2618
+#: fish/cmds.c:2651 fish/cmds.c:2652 fish/cmds.c:2894 fish/cmds.c:2895
+#: fish/cmds.c:2899 fish/cmds.c:2900 fish/cmds.c:2902 fish/cmds.c:2903
 msgid "return lines matching a pattern"
 msgstr "ਨਮੂਨੇ ਨਾਲ ਮਿਲਦੀਆਂ ਲਾਈਨਾਂ ਭੇਜੋ"
 
-#: fish/cmds.c:2606
+#: fish/cmds.c:2613
 msgid "test if two files have equal contents"
 msgstr "ਜਾਂਚ ਕਰੋ ਜੇ ਦੋ ਫਾਇਲਾਂ ਦੇ ਸੰਖੇਪ ਬਰਾਬਰ ਹਨ"
 
-#: fish/cmds.c:2607
+#: fish/cmds.c:2614
 msgid "test if file or directory exists"
 msgstr "ਜਾਂਚ ਕਰੋ ਜੇ ਫਾਇਲ ਜਾਂ ਡਾਇਰੈਕਟਰੀ ਮੌਜੂਦ ਹੈ"
 
-#: fish/cmds.c:2608 fish/cmds.c:2609
+#: fish/cmds.c:2615 fish/cmds.c:2616
 msgid "preallocate a file in the guest filesystem"
 msgstr "ਗਿਸਟ ਫਾਇਲ-ਸਿਸਟਮ ਵਿੱਚ ਇੱਕ ਫਾਇਲ ਪਹਿਲਾਂ-ਨਿਰਧਾਰਤ ਕਰੋ"
 
-#: fish/cmds.c:2612
+#: fish/cmds.c:2619
 msgid "determine file type"
 msgstr "ਫਾਇਲ ਕਿਸਮ ਪਤਾ ਕਰੋ"
 
-#: fish/cmds.c:2613
+#: fish/cmds.c:2620
 msgid "detect the architecture of a binary file"
 msgstr "ਬਾਇਨਰੀ ਫਾਇਲ ਦਾ ਢਾਂਚਾਂ ਖੋਜਦਾ ਹੈ"
 
-#: fish/cmds.c:2614
+#: fish/cmds.c:2621
 msgid "return the size of the file in bytes"
 msgstr "ਫਾਇਲ ਦਾ ਕੁੱਲ ਅਕਾਰ ਬਾਈਟਾਂ ਵਿੱਚ ਲਵੋ"
 
-#: fish/cmds.c:2615
+#: fish/cmds.c:2622
 msgid "fill a file with octets"
 msgstr "ਫਾਇਲ ਨੂੰ ਔਕਟਿਟਸ ਨਾਲ ਭਰੋ"
 
-#: fish/cmds.c:2616
+#: fish/cmds.c:2623
 msgid "fill a file with a repeating pattern of bytes"
 msgstr "ਇੱਕ ਫਾਇਲ ਨੂੰ ਦੁਹਰਾਈ ਪੈਟਰਨ ਨਾਲ ਭਰੋ ਜਿਸ ਦਾ ਅਕਾਰ ਬਾਈਟਾਂ ਵਿੱਚ ਹੋਵੇ"
 
-#: fish/cmds.c:2617
+#: fish/cmds.c:2624
 msgid "find all files and directories"
 msgstr "ਸਭ ਫਾਇਲਾਂ ਅਤੇ ਡਾਇਰੈਟਰੀਆਂ ਲੱਭੋ"
 
-#: fish/cmds.c:2618
+#: fish/cmds.c:2625
 msgid "find all files and directories, returning NUL-separated list"
 msgstr "ਸਭ ਫਾਇਲਾਂ ਅਤੇ ਡਾਇਰੈਟਰੀਆਂ ਲੱਭੋ, NUL-ਸੈੱਪਰੇਟਡ ਸੂਚੀ ਦੇ ਰਿਹਾ ਹੈ"
 
-#: fish/cmds.c:2619
+#: fish/cmds.c:2626
 msgid "find a filesystem by label"
 msgstr "ਲੇਬਲ ਦੁਆਰਾ ਫਾਇਲਸਿਸਟਮ ਲੱਭੋ"
 
-#: fish/cmds.c:2620
+#: fish/cmds.c:2627
 msgid "find a filesystem by UUID"
 msgstr "UUID ਦੁਆਰਾ ਫਾਇਲਸਿਸਟਮ ਲੱਭੋ"
 
-#: fish/cmds.c:2621
+#: fish/cmds.c:2628
 msgid "run the filesystem checker"
 msgstr "ਫਾਇਲ-ਸਿਸਟਮ ਜਾਂਚਕਾਰ ਚਲਾਓ"
 
-#: fish/cmds.c:2622
+#: fish/cmds.c:2629
 msgid "get the additional kernel options"
 msgstr "ਵਾਧੂ ਕਰਨਲ ਚੋਣਾਂ ਲਵੋ"
 
-#: fish/cmds.c:2623
+#: fish/cmds.c:2630
 #, fuzzy
 msgid "get the attach method"
 msgstr "ਖੋਜ ਮਾਰਗ ਲਵੋ"
 
-#: fish/cmds.c:2624
+#: fish/cmds.c:2631
 msgid "get autosync mode"
 msgstr "autosync ਮੋਡ ਲਵੋ"
 
-#: fish/cmds.c:2625
+#: fish/cmds.c:2632
 msgid "get direct appliance mode flag"
 msgstr "ਸਿੱਧਾ ਉਪਕਰਨ ਮੋਡ ਫਲੈਗ ਲਵੋ"
 
-#: fish/cmds.c:2626
+#: fish/cmds.c:2633
 msgid "get the ext2/3/4 filesystem label"
 msgstr "ext2/3/4 ਫਾਇਲ-ਸਿਸਟਮ ਲੇਬਲ ਲਵੋ"
 
-#: fish/cmds.c:2627
+#: fish/cmds.c:2634
 msgid "get the ext2/3/4 filesystem UUID"
 msgstr "ext2/3/4 ਫਾਇਲ-ਸਿਸਟਮ UUID ਲਵੋ"
 
-#: fish/cmds.c:2628
+#: fish/cmds.c:2635
 msgid "get memory allocated to the qemu subprocess"
 msgstr "qemu ਉਪ-ਕਾਰਜਾਨ ਨੂੰ ਨਿਰਧਾਰਤ ਮੈਮੋਰੀ ਲਵੋ"
 
-#: fish/cmds.c:2629
+#: fish/cmds.c:2636
 msgid "get enable network flag"
 msgstr "ਨੈੱ"
 
-#: fish/cmds.c:2630
+#: fish/cmds.c:2637
 msgid "get the search path"
 msgstr "ਖੋਜ ਮਾਰਗ ਲਵੋ"
 
-#: fish/cmds.c:2631
+#: fish/cmds.c:2638
 msgid "get PID of qemu subprocess"
 msgstr "qemu ਉਪ-ਕਾਰਜ ਦਾ PID ਲਵੋ"
 
-#: fish/cmds.c:2632
+#: fish/cmds.c:2639
 msgid "get the qemu binary"
 msgstr "qemu ਬਾਇਨਰੀ ਲਵੋ"
 
-#: fish/cmds.c:2633
+#: fish/cmds.c:2640
 msgid "get recovery process enabled flag"
 msgstr "ਰਿਕਵਰੀ ਕਾਰਜ ਯੋਗ ਫਲੈਗ ਲਵੋ"
 
-#: fish/cmds.c:2634
+#: fish/cmds.c:2641
 msgid "get SELinux enabled flag"
 msgstr "SELinux ਯੋਗ ਫਲੈਗ ਲਵੋ"
 
-#: fish/cmds.c:2635
+#: fish/cmds.c:2642
 msgid "get the current state"
 msgstr "ਮੌਜੂਦਾ ਸਥਿਤੀ ਲਵੋ"
 
-#: fish/cmds.c:2636
+#: fish/cmds.c:2643
 msgid "get command trace enabled flag"
 msgstr "ਕਮਾਂਡ ਟਰੇਸ ਯੋਗ ਫਲੈਗ ਲਵੋ"
 
-#: fish/cmds.c:2637
+#: fish/cmds.c:2644
 msgid "get the current umask"
 msgstr "ਮੌਜੂਦਾ umask ਲਵੋ"
 
-#: fish/cmds.c:2638
+#: fish/cmds.c:2645
 msgid "get verbose mode"
 msgstr "ਵਰਬੋਜ਼ ਮੋਡ ਲਵੋ"
 
-#: fish/cmds.c:2639
+#: fish/cmds.c:2646
 msgid "get SELinux security context"
 msgstr "SELinux ਸੁਰੱਖਿਆ ਪ੍ਰਸੰਗ ਲਵੋ"
 
-#: fish/cmds.c:2640 fish/cmds.c:2694
+#: fish/cmds.c:2647 fish/cmds.c:2702
 msgid "get a single extended attribute"
 msgstr ""
 
-#: fish/cmds.c:2641 fish/cmds.c:2695
+#: fish/cmds.c:2648 fish/cmds.c:2703
 msgid "list extended attributes of a file or directory"
 msgstr "ਫਾਇਲ ਜਾਂ ਡਾਇਰੈਕਟਰੀ ਦੇ ਫੈਲੇ ਗੁਣ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2642
+#: fish/cmds.c:2649
 msgid "expand wildcards in command"
 msgstr "ਕਮਾਂਡ ਵਿੱਚ ਵਾਈਲਡਕਾਰਡ ਫੈਲਾਓ"
 
-#: fish/cmds.c:2643
+#: fish/cmds.c:2650
 msgid "expand a wildcard path"
 msgstr "ਵਾਈਲਡਕਾਰਡ ਮਾਰਗ ਫੈਲਾਓ"
 
-#: fish/cmds.c:2646
+#: fish/cmds.c:2653
 msgid "install GRUB"
 msgstr "GRUB ਇੰਸਟਾਲ ਕਰੋ"
 
-#: fish/cmds.c:2647
+#: fish/cmds.c:2654
 msgid "return first 10 lines of a file"
 msgstr "ਫਾਇਲ ਦੀਆਂ ਪਹਿਲੀਆਂ 10 ਲਾਈਨਾਂ ਦਿਓ"
 
-#: fish/cmds.c:2648
+#: fish/cmds.c:2655
 msgid "return first N lines of a file"
 msgstr "ਫਾਇਲ ਦੀਆਂ ਪਹਿਲੀਆਂ N ਲਾਈਨਾਂ ਦਿਓ"
 
-#: fish/cmds.c:2649
+#: fish/cmds.c:2656
 msgid "dump a file in hexadecimal"
 msgstr "ਫਾਇਲ ਨੂੰ ਹੈਕਸਾਡੈਸੀਮਲ ਵਿੱਚ ਡੰਪ ਕਰੋ"
 
-#: fish/cmds.c:2650
+#: fish/cmds.c:2657
 msgid "edit with a hex editor"
 msgstr "ਪਾਠ ਸੰਪਾਦਕ ਨਾਲ ਸੋਧੋ"
 
-#: fish/cmds.c:2651
+#: fish/cmds.c:2658
 msgid "list the contents of a single file in an initrd"
 msgstr "ਇੱਕ initrd ਵਿਚਲੀ ਸਿੰਗਲ ਫਾਇਲ ਦੇ ਸੰਖੇਪ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2652
+#: fish/cmds.c:2659
 msgid "list files in an initrd"
 msgstr "ਫਾਇਲ ਨੂੰ initrd ਵਿੱਚ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2653
+#: fish/cmds.c:2660
 msgid "add an inotify watch"
 msgstr "inotify ਪੜਤਾਲ ਜੋੜੋ"
 
-#: fish/cmds.c:2654
+#: fish/cmds.c:2661
 msgid "close the inotify handle"
 msgstr "inotify ਹੈਂਡਲ ਬੰਦ ਕਰੋ"
 
-#: fish/cmds.c:2655
+#: fish/cmds.c:2662
 msgid "return list of watched files that had events"
 msgstr "ਪੜਤਾਲ ਕੀਤੀਆਂ ਫਾਇਲਾਂ ਵੇਖਾਓ ਜਿੰਨਾ ਨਾਲ ਕੁਝ ਵਾਪਰਿਆ ਹੈ"
 
-#: fish/cmds.c:2656
+#: fish/cmds.c:2663
 msgid "create an inotify handle"
 msgstr "ਇੱਕ inotify ਹੈਂਡਲ ਬਣਾਓ"
 
-#: fish/cmds.c:2657
+#: fish/cmds.c:2664
 msgid "return list of inotify events"
 msgstr "inotify ਘਟਨਾਵਾਂ ਦੀ ਸੂਚੀ ਦਿਓ"
 
-#: fish/cmds.c:2658
+#: fish/cmds.c:2665
 msgid "remove an inotify watch"
 msgstr "ਇੱਕ inotify ਪੜਤਾਲ ਹਟਾਓ"
 
-#: fish/cmds.c:2659
+#: fish/cmds.c:2666
 msgid "get architecture of inspected operating system"
 msgstr "ਜਾਂਚੇ ਹੋਏ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਦਾ ਢਾਂਚਾ ਪਤਾ ਕਰੋ"
 
-#: fish/cmds.c:2660
+#: fish/cmds.c:2667
 msgid "get distro of inspected operating system"
 msgstr "ਜਾਂਚ ਕੀਤੇ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਦੀ ਡਿਸਟਰੀਬਿਊਸ਼ਨ ਲਵੋ"
 
-#: fish/cmds.c:2661
+#: fish/cmds.c:2668
 msgid "get filesystems associated with inspected operating system"
 msgstr "ਜਾਂਚੇ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਨਾਲ ਸੰਬੰਧਿਤ ਫਾਇਲਸਿਸਟਮ ਪਤਾ ਕਰੋ"
 
-#: fish/cmds.c:2662
+#: fish/cmds.c:2669
 #, fuzzy
 msgid "get format of inspected operating system"
 msgstr "ਜਾਂਚੇ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮਾਂ ਦੀਆਂ ਕਿਸਮਾਂ ਪਤਾ ਕਰੋ"
 
-#: fish/cmds.c:2663
+#: fish/cmds.c:2670
 msgid "get hostname of the operating system"
 msgstr "ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਦਾ ਹੋਸਟ-ਨਾਂ ਲਵੋ"
 
-#: fish/cmds.c:2664
+#: fish/cmds.c:2671
 msgid "get major version of inspected operating system"
 msgstr "ਜਾਂਚੋ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਦਾ ਮੁੱਖ ਵਰਜਨ ਲਵੋ"
 
-#: fish/cmds.c:2665
+#: fish/cmds.c:2672
 msgid "get minor version of inspected operating system"
 msgstr "ਜਾਂਚ ਕੀਤੇ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਦਾ ਛੋਟਾ ਵਰਜਨ ਲਵੋ"
 
-#: fish/cmds.c:2666
+#: fish/cmds.c:2673
 msgid "get mountpoints of inspected operating system"
 msgstr "ਜਾਂਚੇ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਦੇ ਮਾਊਂਟ-ਪੁਆਂਇਟ ਲਵੋ"
 
-#: fish/cmds.c:2667
+#: fish/cmds.c:2674
 msgid "get package format used by the operating system"
 msgstr "ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਦੁਆਰਾ ਵਰਤਿਆ ਪੈਕੇਜ ਫਾਰਮੈਟ ਲਵੋ"
 
-#: fish/cmds.c:2668
+#: fish/cmds.c:2675
 msgid "get package management tool used by the operating system"
 msgstr "ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਦੁਆਰਾ ਵਰਤਿਆ ਪੈਕੇਜ ਮੈਨੇਜਮੈਂਟ ਟੂਲ ਲਵੋ"
 
-#: fish/cmds.c:2669
+#: fish/cmds.c:2676
 msgid "get product name of inspected operating system"
 msgstr "ਜਾਂਚ ਕੀਤੇ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਦਾ ਉਤਪਾਦ ਨਾਂ ਲਵੋ"
 
-#: fish/cmds.c:2670
+#: fish/cmds.c:2677
+#, fuzzy
+msgid "get product variant of inspected operating system"
+msgstr "ਜਾਂਚ ਕੀਤੇ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਦਾ ਉਤਪਾਦ ਨਾਂ ਲਵੋ"
+
+#: fish/cmds.c:2678
 msgid "return list of operating systems found by last inspection"
 msgstr "ਪਿਛਲੀ ਜਾਂਚ ਦੌਰਾਨ ਲੱਭੇ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮਾਂ ਦੀ ਸੂਚੀ ਦਿੰਦਾ ਹੈ"
 
-#: fish/cmds.c:2671
+#: fish/cmds.c:2679
 msgid "get type of inspected operating system"
 msgstr "ਜਾਂਚੇ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮਾਂ ਦੀਆਂ ਕਿਸਮਾਂ ਪਤਾ ਕਰੋ"
 
-#: fish/cmds.c:2672
+#: fish/cmds.c:2680
 msgid "get Windows systemroot of inspected operating system"
 msgstr "ਜਾਂਚ ਕੀਤੇ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਦਾ Windows systemroot ਲਵੋ"
 
-#: fish/cmds.c:2673
+#: fish/cmds.c:2681
 msgid "get live flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2674
+#: fish/cmds.c:2682
 msgid "get multipart flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2675
+#: fish/cmds.c:2683
 msgid "get netinst (network installer) flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2676
+#: fish/cmds.c:2684
 msgid "get list of applications installed in the operating system"
 msgstr "ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਵਿੱਚ ਇੰਸਟਾਲ ਕੀਤੀਆਂ ਐਪਲੀਕੇਸ਼ਨਾਂ ਦੀ ਸੂਚੀ ਲਵੋ"
 
-#: fish/cmds.c:2677
+#: fish/cmds.c:2685
 msgid "inspect disk and return list of operating systems found"
 msgstr "ਡਿਸਕ ਜਾਂਚ ਕਰੋ ਅਤੇ ਲੱਭੇ ਗਏ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮਾਂ ਦੀ ਸੂਚੀ ਦਿਓ"
 
-#: fish/cmds.c:2678
+#: fish/cmds.c:2686
 msgid "test if block device"
 msgstr "ਜਾਂਚ ਕਰੋ ਕਿ ਬਲਾਕ ਜੰਤਰ ਤਾਂ ਨਹੀਂ"
 
-#: fish/cmds.c:2679
+#: fish/cmds.c:2687
 msgid "is busy processing a command"
 msgstr "ਕੀ ਇੱਕ ਕਮਾਂਡ ਚਲਾਉਣ ਵਿੱਚ ਰੁੱਝਿਆ ਹੈ"
 
-#: fish/cmds.c:2680
+#: fish/cmds.c:2688
 msgid "test if character device"
 msgstr "ਵੇਖੋ ਕਿਤੇ ਅੱਖਰ ਜੰਤਰ ਤਾਂ ਨਹੀਂ"
 
-#: fish/cmds.c:2681
+#: fish/cmds.c:2689
 msgid "is in configuration state"
 msgstr "ਸੰਰਚਨਾ ਸਥਿਤੀ ਵਿੱਚ ਹੈ"
 
-#: fish/cmds.c:2682
+#: fish/cmds.c:2690
 msgid "test if a directory"
 msgstr "ਵੇਖੋ ਕੀ ਇੱਕ ਡਾਇਰੈਕਟਰੀ ਹੈ"
 
-#: fish/cmds.c:2683
+#: fish/cmds.c:2691
 msgid "test if FIFO (named pipe)"
 msgstr "ਜਾਂਚ ਕਰੋ ਕਿ FIFO (ਨਾਂ ਵਾਲੀ ਪਾਈਪ) ਤਾਂ ਨਹੀਂ"
 
-#: fish/cmds.c:2684
+#: fish/cmds.c:2692
 msgid "test if a regular file"
 msgstr "ਜਾਂਚ ਕਰੋ ਕੀ ਇਹ ਰੈਗੂਲਰ ਫਾਇਲ ਹੈ"
 
-#: fish/cmds.c:2685
+#: fish/cmds.c:2693
 msgid "is launching subprocess"
 msgstr "ਉਪ-ਕਾਰਜ ਚਲਾ ਰਿਹਾ ਹੈ"
 
-#: fish/cmds.c:2686
+#: fish/cmds.c:2694
 msgid "test if device is a logical volume"
 msgstr "ਜਾਂਚ ਕਰੋ ਕੀ ਜੰਤਰ ਇੱਕ ਲਾਜ਼ੀਕਲ ਵਾਲੀਅਮ ਹੈ"
 
-#: fish/cmds.c:2687
+#: fish/cmds.c:2695
 msgid "is ready to accept commands"
 msgstr "ਕਮਾਂਡਾਂ ਸਵੀਕਾਰ ਕਰਨ ਲਈ ਤਿਆਰ ਹੈ"
 
-#: fish/cmds.c:2688
+#: fish/cmds.c:2696
 msgid "test if socket"
 msgstr "ਜਾਂਚ ਕਰੋ ਕਿ ਸਾਕਟ ਤਾਂ ਨਹੀਂ"
 
-#: fish/cmds.c:2689
+#: fish/cmds.c:2697
 msgid "test if symbolic link"
 msgstr "ਜਾਂ ਕਰੋ ਕੀ ਇਹ ਸਿੰਬੌਲਿਕ ਲਿੰਕ ਹੈ"
 
-#: fish/cmds.c:2690
+#: fish/cmds.c:2698
 msgid "kill the qemu subprocess"
 msgstr "qemu ਅਧੀਨ-ਕਾਰਜ ਖਤਮ ਕਰੋ"
 
-#: fish/cmds.c:2691
+#: fish/cmds.c:2699
 msgid "launch the qemu subprocess"
 msgstr "qemu ਅਧੀਨ-ਕਾਰਜ ਚਲਾਓ"
 
-#: fish/cmds.c:2692
+#: fish/cmds.c:2700
 msgid "change working directory"
 msgstr "ਵਰਕਿੰਗ ਡਾਇਰੈਕਟਰੀ ਤਬਦੀਲ ਕਰੋ"
 
-#: fish/cmds.c:2696
+#: fish/cmds.c:2704
 msgid "list the block devices"
 msgstr "ਬਲਾਕ ਜੰਤਰ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2697
+#: fish/cmds.c:2705
 msgid "list filesystems"
 msgstr "ਫਾਇਲਸਿਸਟਮ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2698
+#: fish/cmds.c:2706
 msgid "list the partitions"
 msgstr "ਭਾਗ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2699
+#: fish/cmds.c:2707
 msgid "list the files in a directory (long format)"
 msgstr "ਡਾਇਰੈਕਟਰੀ ਵਿਚਲੀਆਂ ਫਾਇਲਾਂ ਵੇਖਾਓ (ਲੰਬਾ ਫਾਰਮੈਟ)"
 
-#: fish/cmds.c:2700 fish/cmds.c:2701
+#: fish/cmds.c:2708 fish/cmds.c:2709
 msgid "create a hard link"
 msgstr "ਇੱਕ ਹਾਰਡ ਲਿੰਕ ਬਣਾਓ"
 
-#: fish/cmds.c:2702 fish/cmds.c:2703
+#: fish/cmds.c:2710 fish/cmds.c:2711
 msgid "create a symbolic link"
 msgstr "ਇੱਕ ਸਿੰਬੌਲਿਕ ਲਿੰਕ ਬਣਾਓ"
 
-#: fish/cmds.c:2704 fish/cmds.c:2795
+#: fish/cmds.c:2712 fish/cmds.c:2803
 msgid "remove extended attribute of a file or directory"
 msgstr "ਫਾਇਲ ਜਾਂ ਡਾਇਰੈਕਟਰੀ ਦਾ ਐਕਸਟੈਂਡਡ ਐਟਰੀਬਿਊਟ ਹਟਾਓ"
 
-#: fish/cmds.c:2705
+#: fish/cmds.c:2713
 msgid "list the files in a directory"
 msgstr "ਡਾਇਰੈਕਟਰੀ ਵਿਚਲੀਆਂ ਫਾਇਲਾਂ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2706 fish/cmds.c:2822
+#: fish/cmds.c:2714 fish/cmds.c:2830
 msgid "set extended attribute of a file or directory"
 msgstr "ਫਾਇਲ ਜਾਂ ਡਾਇਰੈਕਟਰੀ ਦਾ ਐਕਸਟੈਂਡਡ ਐਟਰੀਬਿਊਟ ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2707
+#: fish/cmds.c:2715
 msgid "get file information for a symbolic link"
 msgstr "ਸਿੰਬੌਲਿਕ ਲਿੰਕ ਲਈ ਫਾਇਲ ਜਾਣਕਾਰੀ ਲਵੋ"
 
-#: fish/cmds.c:2708
+#: fish/cmds.c:2716
 msgid "lstat on multiple files"
 msgstr "ਬਹੁਤੀਆਂ ਫਾਇਲਾਂ ਤੇ lstat ਚਲਾਓ"
 
-#: fish/cmds.c:2709
+#: fish/cmds.c:2717
 msgid "add a key on a LUKS encrypted device"
 msgstr "ਇੱਕ LUKS ਇਨਕ੍ਰਿਪਟਡ ਜੰਤਰ ਉੱਪਰ ਕੁੰਜੀ ਜੋੜੋ"
 
-#: fish/cmds.c:2710
+#: fish/cmds.c:2718
 msgid "close a LUKS device"
 msgstr "ਇੱਕ LUKS ਜੰਤਰ ਬੰਦ ਕਰੋ"
 
-#: fish/cmds.c:2711 fish/cmds.c:2712
+#: fish/cmds.c:2719 fish/cmds.c:2720
 msgid "format a block device as a LUKS encrypted device"
 msgstr "ਬਲਾਕ ਜੰਤਰ ਨੂੰ LUKS ਇਨਕ੍ਰਿਪਟਡ ਜੰਤਰ ਵਾਂਗ ਫਾਰਮੈਟ ਕਰੋ"
 
-#: fish/cmds.c:2713
+#: fish/cmds.c:2721
 msgid "remove a key from a LUKS encrypted device"
 msgstr "LUKS ਇਨਕ੍ਰਿਪਟਡ ਜੰਤਰ ਤੋਂ ਇੱਕ ਕੁੰਜੀ ਹਟਾਓ"
 
-#: fish/cmds.c:2714
+#: fish/cmds.c:2722
 msgid "open a LUKS-encrypted block device"
 msgstr "ਇੱਕ LUKS-ਇਨਕ੍ਰਿਪਟਡ ਬਲਾਕ ਜੰਤਰ ਖੋਲੋ"
 
-#: fish/cmds.c:2715
+#: fish/cmds.c:2723
 msgid "open a LUKS-encrypted block device read-only"
 msgstr "ਇੱਕ LUKS-ਇਨਕ੍ਰਿਪਟਡ ਬਲਾਕ ਜੰਤਰ ਨੂੰ ਸਿਰਫ-ਪੜ੍ਹਨ ਲਈ ਖੋਲੋ"
 
-#: fish/cmds.c:2716
+#: fish/cmds.c:2724
 msgid "create an LVM logical volume"
 msgstr "ਇੱਕ LVM ਲਾਜ਼ੀਕਲ ਵਾਲੀਅਮ ਬਣਾਓ"
 
-#: fish/cmds.c:2717
+#: fish/cmds.c:2725
 msgid "get canonical name of an LV"
 msgstr "LV ਦਾ ਅਸਲੀ ਨਾਂ ਲਵੋ"
 
-#: fish/cmds.c:2718
+#: fish/cmds.c:2726
 msgid "clear LVM device filter"
 msgstr "LVM ਜੰਤਰ ਫਿਲਟਰ ਸਾਫ ਕਰੋ"
 
-#: fish/cmds.c:2719
+#: fish/cmds.c:2727
 msgid "remove all LVM LVs, VGs and PVs"
 msgstr "ਸਭ LVM LVs, VGs ਅਤੇ PVs ਹਟਾਓ"
 
-#: fish/cmds.c:2720
+#: fish/cmds.c:2728
 msgid "set LVM device filter"
 msgstr "LVM ਜੰਤਰ ਫਿਲਟਰ ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2721
+#: fish/cmds.c:2729
 msgid "remove an LVM logical volume"
 msgstr "ਇੱਕ LVM ਲਾਜ਼ੀਕਲ ਵਾਲੀਅਮ ਹਟਾਓ"
 
-#: fish/cmds.c:2722
+#: fish/cmds.c:2730
 msgid "rename an LVM logical volume"
 msgstr "ਇੱਕ LVM ਲਾਜੀਕਲ ਵਾਲੀਅਮ ਨੂੰ ਮੁੜ-ਨਾਂ ਦਿਓ"
 
-#: fish/cmds.c:2723
+#: fish/cmds.c:2731
 msgid "resize an LVM logical volume"
 msgstr "ਇੱਕ LVM ਲਾਜ਼ੀਕਲ ਵਾਲੀਅਮ ਮੁੜ-ਅਕਾਰ ਕਰੋ"
 
-#: fish/cmds.c:2724
+#: fish/cmds.c:2732
 msgid "expand an LV to fill free space"
 msgstr "ਇੱਕ LV ਨੂੰ ਪੂਰੀ ਥਾਂ ਵਰਤਣ ਲਈ ਫੈਲਾਓ"
 
-#: fish/cmds.c:2725 fish/cmds.c:2726
+#: fish/cmds.c:2733 fish/cmds.c:2734
 msgid "list the LVM logical volumes (LVs)"
 msgstr "LVM ਲਾਜ਼ੀਕਲ ਵਾਲੀਅਮ (LVs) ਵੇਖਾਓ"
 
-#: fish/cmds.c:2727
+#: fish/cmds.c:2735
 msgid "get the UUID of a logical volume"
 msgstr "ਲਾਜ਼ੀਕਲ ਵਾਲੀਅਮ ਦਾ UUID ਲਵੋ"
 
-#: fish/cmds.c:2728
+#: fish/cmds.c:2736
 msgid "lgetxattr on multiple files"
 msgstr "ਬਹੁਤੀਆਂ ਫਾਇਲਾਂ ਤੇ lgetxattr ਚਲਾਓ"
 
-#: fish/cmds.c:2729
+#: fish/cmds.c:2737
 msgid "open the manual"
 msgstr "ਦਲਤਾ ਖੋਲੋ"
 
-#: fish/cmds.c:2730
+#: fish/cmds.c:2738
 msgid "create a directory"
 msgstr "ਇੱਕ ਡਾਇਰੈਕਟਰੀ ਬਣਾਓ"
 
-#: fish/cmds.c:2731
+#: fish/cmds.c:2739
 msgid "create a directory with a particular mode"
 msgstr "ਖਾਸ ਮੋਡ ਨਾਲ ਇੱਕ ਡਾਇਰੈਕਟਰੀ ਬਣਾਓ"
 
-#: fish/cmds.c:2732
+#: fish/cmds.c:2740
 msgid "create a directory and parents"
 msgstr "ਇੱਕ ਡਾਇਰੈਕਟਰੀ ਅਤੇ ਅਧਾਰ ਬਣਾਓ"
 
-#: fish/cmds.c:2733
+#: fish/cmds.c:2741
 msgid "create a temporary directory"
 msgstr "ਆਰਜੀ ਡਾਇਰੈਕਟਰੀ ਬਣਾਓ"
 
-#: fish/cmds.c:2734 fish/cmds.c:2735 fish/cmds.c:2736
+#: fish/cmds.c:2742 fish/cmds.c:2743 fish/cmds.c:2744
 msgid "make ext2/3/4 filesystem with external journal"
 msgstr "ਬਾਹਰੀ ਜਰਨਲ ਨਾਲ ext2/3/4 ਫਾਇਲ-ਸਿਸਟਮ ਬਣਾਓ"
 
-#: fish/cmds.c:2737
+#: fish/cmds.c:2745
 msgid "make ext2/3/4 external journal"
 msgstr "ext2/3/4 ਬਾਹਰੀ ਜਰਨਲ ਬਣਾਓ"
 
-#: fish/cmds.c:2738
+#: fish/cmds.c:2746
 msgid "make ext2/3/4 external journal with label"
 msgstr "ਲੇਬਲ ਸਮੇਤ ext2/3/4 ਬਾਹਰੀ ਜਰਨਲ ਬਣਾਓ"
 
-#: fish/cmds.c:2739
+#: fish/cmds.c:2747
 msgid "make ext2/3/4 external journal with UUID"
 msgstr "UUID ਸਮੇਤ ext2/3/4 ਬਾਹਰੀ ਜਰਨਲ ਬਣਾਓ"
 
-#: fish/cmds.c:2740
+#: fish/cmds.c:2748
 msgid "make FIFO (named pipe)"
 msgstr "FIFO (named ਪਾਈਪ) ਬਣਾਓ"
 
-#: fish/cmds.c:2741 fish/cmds.c:2743
+#: fish/cmds.c:2749 fish/cmds.c:2751
 msgid "make a filesystem"
 msgstr "ਇੱਕ ਫਾਇਲ-ਸਿਸਟਮ ਬਣਾਓ"
 
-#: fish/cmds.c:2742
+#: fish/cmds.c:2750
 msgid "make a filesystem with block size"
 msgstr "ਬਲਾਕ ਅਕਾਰ ਨਾਲ ਇੱਕ ਫਾਇਲ-ਸਿਸਟਮ ਬਣਾਓ"
 
-#: fish/cmds.c:2744
+#: fish/cmds.c:2752
 msgid "create a mountpoint"
 msgstr "ਮਾਊਂਟ ਪੁਆਂਇਟ ਬਣਾਓ"
 
-#: fish/cmds.c:2745
+#: fish/cmds.c:2753
 msgid "make block, character or FIFO devices"
 msgstr "ਬਲਾਕ, ਕੈਰੇਕਟਰ ਜਾਂ FIFO ਜੰਤਰ ਬਣਾਓ"
 
-#: fish/cmds.c:2746
+#: fish/cmds.c:2754
 msgid "make block device node"
 msgstr "ਬਲਾਕ ਜੰਤਰ ਨੋਡ ਬਣਾਓ"
 
-#: fish/cmds.c:2747
+#: fish/cmds.c:2755
 msgid "make char device node"
 msgstr "char ਜੰਤਰ ਨੋਡ ਬਣਾਓ"
 
-#: fish/cmds.c:2748
+#: fish/cmds.c:2756
 msgid "create a swap partition"
 msgstr "ਸਵੈਪ ਭਾਗ ਬਣਾਓ"
 
-#: fish/cmds.c:2749
+#: fish/cmds.c:2757
 msgid "create a swap partition with a label"
 msgstr "ਲੇਬਲ ਸਮੇਤ ਸਵੈਪ ਭਾਗ ਬਣਾਓ"
 
-#: fish/cmds.c:2750
+#: fish/cmds.c:2758
 msgid "create a swap partition with an explicit UUID"
 msgstr "ਸ਼ਪੱਸ਼ਟ UUID ਸਮੇਤ ਸਵੈਪ ਭਾਗ ਬਣਾਓ"
 
-#: fish/cmds.c:2751
+#: fish/cmds.c:2759
 msgid "create a swap file"
 msgstr "ਸਵੈਪ ਫਾਇਲ ਬਣਾਓ"
 
-#: fish/cmds.c:2752
+#: fish/cmds.c:2760
 msgid "load a kernel module"
 msgstr "ਕਰਨਲ ਮੈਡਿਊਲ ਲੋਡ ਕਰੋ"
 
-#: fish/cmds.c:2753
+#: fish/cmds.c:2761
 msgid "view a file"
 msgstr "ਇੱਕ ਫਾਇਲ ਵੇਖੋ"
 
-#: fish/cmds.c:2754
+#: fish/cmds.c:2762
 msgid "mount a guest disk at a position in the filesystem"
 msgstr "ਫਾਇਲ-ਸਿਸਟਮ ਵਿੱਚ ਇੱਕ ਟਿਕਾਣੇ ਤੇ ਗਿਸਟ ਡਿਸਕ ਮਾਊਂਟ ਕਰੋ"
 
-#: fish/cmds.c:2755
+#: fish/cmds.c:2763
 msgid "mount a file using the loop device"
 msgstr "ਲੂਪ ਜੰਤਰ ਵਰਤ ਕੇ ਇੱਕ ਫਾਇਲ ਮਾਊਂਟ ਕਰੋ"
 
-#: fish/cmds.c:2756
+#: fish/cmds.c:2764
 msgid "mount a guest disk with mount options"
 msgstr "ਮਾਊਂਟ ਚੋਣਾਂ ਨਾਲ ਗਿਸਟ ਡਿਸਕ ਮਾਊਂਟ ਕਰੋ"
 
-#: fish/cmds.c:2757
+#: fish/cmds.c:2765
 msgid "mount a guest disk, read-only"
 msgstr "ਗਿਸਟ ਡਿਸਕ ਮਾਊਂਟ ਕਰੋ, ਸਿਰਫ-ਪੜਨ ਲਈ"
 
-#: fish/cmds.c:2758
+#: fish/cmds.c:2766
 msgid "mount a guest disk with mount options and vfstype"
 msgstr "ਗਿਸਟ ਡਿਸਕ ਨੂੰ ਮਾਊਂਟ ਚੋਣਾਂ ਅਤੇ vfstype ਨਾਲ ਮਾਊਂਟ ਕਰੋ"
 
-#: fish/cmds.c:2759
+#: fish/cmds.c:2767
 msgid "show mountpoints"
 msgstr "ਮਾਊਂਟ ਪੁਆਂਇਟ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2760
+#: fish/cmds.c:2768
 msgid "show mounted filesystems"
 msgstr "ਮਾਊਂਟ ਕੀਤਾ ਫਾਇਲ-ਸਿਸਟਮ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2761
+#: fish/cmds.c:2769
 msgid "move a file"
 msgstr "ਇੱਕ ਫਾਇਲ ਤਬਦੀਲ ਕਰੋ"
 
-#: fish/cmds.c:2762
+#: fish/cmds.c:2770
 msgid "probe NTFS volume"
 msgstr "NTFS ਵਾਲੀਅਮ ਦੀ ਪੜਤਾਲ ਕਰੋ"
 
-#: fish/cmds.c:2763
+#: fish/cmds.c:2771
 msgid "resize an NTFS filesystem"
 msgstr "ਇੱਕ NTFS ਫਾਇਲਸਿਸਟਮ ਨੂੰ ਮੁੜ-ਅਕਾਰ ਦਿਓ"
 
-#: fish/cmds.c:2764
+#: fish/cmds.c:2772
 msgid "resize an NTFS filesystem (with size)"
 msgstr "ਇੱਕ NTFS ਫਾਇਲਸਿਸਟਮ ਮੁੜ-ਅਕਾਰ ਕਰੋ (ਅਕਾਰ ਨਾਲ)"
 
-#: fish/cmds.c:2765
+#: fish/cmds.c:2773
 msgid "add a partition to the device"
 msgstr "ਜੰਤਰ ਵਿੱਚ ਇੱਕ ਭਾਗ ਜੋੜੋ"
 
-#: fish/cmds.c:2766
+#: fish/cmds.c:2774
 msgid "delete a partition"
 msgstr "ਇੱਕ ਭਾਗ ਹਟਾਓ"
 
-#: fish/cmds.c:2767
+#: fish/cmds.c:2775
 msgid "partition whole disk with a single primary partition"
 msgstr "ਪੂਰੀ ਡਿਸਕ ਤੇ ਇੱਕ ਪਰਾਇਮਰੀ ਭਾਗ ਬਣਾਓ"
 
-#: fish/cmds.c:2768
+#: fish/cmds.c:2776
 msgid "return true if a partition is bootable"
 msgstr "ਸਹੀ (true) ਭੇਜੋ ਜੇ ਭਾਗ ਬੂਟਯੋਗ ਹੈ"
 
-#: fish/cmds.c:2769
+#: fish/cmds.c:2777
 msgid "get the MBR type byte (ID byte) from a partition"
 msgstr "ਭਾਗ ਤੋਂ MBR ਕਿਸਮ ਬਾਈਟ (ID ਬਾਈਟ) ਲਵੋ"
 
-#: fish/cmds.c:2770
+#: fish/cmds.c:2778
 msgid "get the partition table type"
 msgstr "ਭਾਗ ਸਾਰਣੀ ਕਿਸਮ ਲਵੋ"
 
-#: fish/cmds.c:2771
+#: fish/cmds.c:2779
 msgid "create an empty partition table"
 msgstr "ਇੱਕ ਖਾਲੀ ਭਾਗ ਸਾਰਣੀ ਬਣਾਓ"
 
-#: fish/cmds.c:2772
+#: fish/cmds.c:2780
 msgid "list partitions on a device"
 msgstr "ਜੰਤਰ ਉੱਪਰਲੇ ਭਾਗ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2773
+#: fish/cmds.c:2781
 msgid "make a partition bootable"
 msgstr "ਭਾਗ ਨੂੰ ਬੂਟ ਯੋਗ ਬਣਾਓ"
 
-#: fish/cmds.c:2774
+#: fish/cmds.c:2782
 msgid "set the MBR type byte (ID byte) of a partition"
 msgstr "ਭਾਗ ਦੀ MBR ਕਿਸਮ ਬਾਈਟ (ID ਬਾਈਟ) ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2775
+#: fish/cmds.c:2783
 msgid "set partition name"
 msgstr "ਪਰਾਇਮਰੀ ਨਾਂ ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2776
+#: fish/cmds.c:2784
 msgid "convert partition name to device name"
 msgstr "ਭਾਗ ਨਾਂ ਨੂੰ ਜੰਤਰ ਨਾਂ ਵਿੱਚ ਤਬਦੀਲ ਕਰੋ"
 
-#: fish/cmds.c:2777
+#: fish/cmds.c:2785
 msgid "ping the guest daemon"
 msgstr "ਗਿਸਟ ਡੈਮਨ ਨੂੰ ਪਿੰਗ ਕਰੋ"
 
-#: fish/cmds.c:2778
+#: fish/cmds.c:2786
 msgid "read part of a file"
 msgstr "ਫਾਇਲ ਦਾ ਹਿੱਸਾ ਪੜੋ"
 
-#: fish/cmds.c:2779
+#: fish/cmds.c:2787
 msgid "read part of a device"
 msgstr "ਜੰਤਰ ਦਾ ਹਿੱਸਾ ਪੜੋ"
 
-#: fish/cmds.c:2780
+#: fish/cmds.c:2788
 msgid "create an LVM physical volume"
 msgstr "ਇੱਕ LVM ਭੌਤਿਕ ਵਾਲੀਅਮ ਬਣਾਓ"
 
-#: fish/cmds.c:2781
+#: fish/cmds.c:2789
 msgid "remove an LVM physical volume"
 msgstr "ਇੱਕ LVM ਭੌਤਿਕ ਵਾਲੀਅਮ ਹਟਾਓ"
 
-#: fish/cmds.c:2782
+#: fish/cmds.c:2790
 msgid "resize an LVM physical volume"
 msgstr "ਇੱਕ LVM ਭੌਤਿਕ ਵਾਲੀਅਮ ਨੂੰ ਮੁੜ-ਅਕਾਰ ਦਿਓ"
 
-#: fish/cmds.c:2783
+#: fish/cmds.c:2791
 msgid "resize an LVM physical volume (with size)"
 msgstr "ਇੱਕ LVM ਭੌਤਿਕ ਵਾਲੀਅਮ (ਅਕਾਰ ਨਾਲ) ਨੂੰ ਮੁੜ-ਅਕਾਰ ਦਿਓ"
 
-#: fish/cmds.c:2784 fish/cmds.c:2785
+#: fish/cmds.c:2792 fish/cmds.c:2793
 msgid "list the LVM physical volumes (PVs)"
 msgstr "LVM ਭੌਤਿਕ ਵਾਲੀਅਮ (PVs) ਵੇਖਾਓ"
 
-#: fish/cmds.c:2786
+#: fish/cmds.c:2794
 msgid "get the UUID of a physical volume"
 msgstr "ਭੌਤਿਕ ਵਾਲੀਅਮ ਦਾ UUID ਲਵੋ"
 
-#: fish/cmds.c:2787
+#: fish/cmds.c:2795
 msgid "write to part of a file"
 msgstr "ਫਾਇਲ ਦਾ ਇੱਕ ਹਿੱਸਾ ਲਿਖੋ"
 
-#: fish/cmds.c:2788
+#: fish/cmds.c:2796
 msgid "write to part of a device"
 msgstr "ਜੰਤਰ ਦੇ ਹਿੱਸੇ ਤੇ ਲਿਖਓ"
 
-#: fish/cmds.c:2789
+#: fish/cmds.c:2797
 msgid "read a file"
 msgstr "ਇੱਕ ਫਾਇਲ ਪੜੋ"
 
-#: fish/cmds.c:2790
+#: fish/cmds.c:2798
 msgid "read file as lines"
 msgstr "ਫਾਇਲ ਨੂੰ ਲਾਈਨ ਵਾਂਗ ਪੜੋ"
 
-#: fish/cmds.c:2791
+#: fish/cmds.c:2799
 msgid "read directories entries"
 msgstr "ਡਾਇਰੈਕਟਰੀ ਐਂਟਰੀਆਂ ਪੜੋ"
 
-#: fish/cmds.c:2792
+#: fish/cmds.c:2800
 msgid "read the target of a symbolic link"
 msgstr "ਸਿੰਬੌਲਿਕ ਲਿੰਕ ਦਾ ਟਾਰਗਿਟ ਪੜੋ"
 
-#: fish/cmds.c:2793
+#: fish/cmds.c:2801
 msgid "readlink on multiple files"
 msgstr "ਮਲਟੀਪਲ ਫਾਇਲਾਂ ਤੇ ਲਿੰਕ-ਪੜੋ"
 
-#: fish/cmds.c:2794
+#: fish/cmds.c:2802
 msgid "canonicalized absolute pathname"
 msgstr "ਕੈਨੋਨੀਕਲਾਈਜ਼ਡ ਪੂਰਾ ਮਾਰਗ-ਨਾਂ"
 
-#: fish/cmds.c:2796
+#: fish/cmds.c:2804
 msgid "close and reopen libguestfs handle"
 msgstr "libguestfs ਹੈਂਡਲ ਬੰਦ ਕਰੋ ਅਤੇ ਮੁੜ-ਖੋਲੋ"
 
-#: fish/cmds.c:2797
+#: fish/cmds.c:2805
 msgid "resize an ext2, ext3 or ext4 filesystem"
 msgstr "ਇੱਕ ext2, ext3 ਜਾਂ ext4 ਫਾਇਲਸਿਸਟਮ ਨੂੰ ਮੁੜ-ਅਕਾਰ ਦਿਓ"
 
-#: fish/cmds.c:2798
+#: fish/cmds.c:2806
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
 msgstr "ਇੱਕ ext2, ext3 ਜਾਂ ext4 ਫਾਇਲਸਿਸਟਮ ਨੂੰ ਮੁੜ-ਅਕਾਰ ਦਿਓ (ਅਕਾਰ ਨਾਲ)"
 
-#: fish/cmds.c:2799
+#: fish/cmds.c:2807
 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
 msgstr "ਇੱਕ ext2, ext3 ਜਾਂ ext4 ਫਾਇਲਸਿਸਟਮ ਨੂੰ ਮੁੜ-ਅਕਾਰ ਦਿਓ (ਅਕਾਰ ਨਾਲ)"
 
-#: fish/cmds.c:2800
+#: fish/cmds.c:2808
 msgid "remove a file"
 msgstr "ਇੱਕ ਫਾਇਲ ਹਟਾਓ"
 
-#: fish/cmds.c:2801
+#: fish/cmds.c:2809
 msgid "remove a file or directory recursively"
 msgstr "ਫਾਇਲ ਜਾਂ ਡਾਇਰੈਕਟਰੀ ਪੂਰੀ ਤਰਾਂ ਹਟਾਓ"
 
-#: fish/cmds.c:2802
+#: fish/cmds.c:2810
 msgid "remove a directory"
 msgstr "ਇੱਕ ਡਾਇਰੈਕਟਰੀ ਹਟਾਓ"
 
-#: fish/cmds.c:2803
+#: fish/cmds.c:2811
 msgid "remove a mountpoint"
 msgstr "ਮਾਊਂਟ-ਪੁਆਂਇਟ ਹਟਾਓ"
 
-#: fish/cmds.c:2804
+#: fish/cmds.c:2812
 msgid "scrub (securely wipe) a device"
 msgstr "ਜੰਤਰ ਸਾਫ (ਸੁਰੱਖਿਅਤ ਸਫਾਈ) ਕਰੋ"
 
-#: fish/cmds.c:2805
+#: fish/cmds.c:2813
 msgid "scrub (securely wipe) a file"
 msgstr "ਫਾਇਲ ਸਾਫ (ਸੁਰੱਖਿਅਤ ਸਫਾਈ) ਕਰੋ"
 
-#: fish/cmds.c:2806
+#: fish/cmds.c:2814
 msgid "scrub (securely wipe) free space"
 msgstr "ਖਾਲੀ ਸਪੇਸ ਸਾਫ (ਸੁਰੱਖਿਅਤ ਸਫਾਈ) ਕਰੋ"
 
-#: fish/cmds.c:2807
+#: fish/cmds.c:2815
 msgid "add options to kernel command line"
 msgstr "ਕਰਨਲ ਕਮਾਂਡ ਲਾਈਨ ਵਿੱਚ ਚੋਣਾਂ ਸ਼ਾਮਿਲ ਕਰੋ"
 
-#: fish/cmds.c:2808
+#: fish/cmds.c:2816
 #, fuzzy
 msgid "set the attach method"
 msgstr "ਖੋਜ ਮਾਰਗ ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2809
+#: fish/cmds.c:2817
 msgid "set autosync mode"
 msgstr "autosync ਮੋਡ ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2810
+#: fish/cmds.c:2818
 msgid "enable or disable direct appliance mode"
 msgstr "ਸਿੱਧਾ ਉਪਕਰਨ ਮੋਡ ਯੋਗ ਜਾਂ ਅਯੋਗ"
 
-#: fish/cmds.c:2811
+#: fish/cmds.c:2819
 msgid "set the ext2/3/4 filesystem label"
 msgstr "ext2/3/4 ਫਾਇਲ-ਸਿਸਟਮ ਲੇਬਲ ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2812
+#: fish/cmds.c:2820
 msgid "set the ext2/3/4 filesystem UUID"
 msgstr "ext2/3/4 ਫਾਇਲ-ਸਿਸਟਮ UUID ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2813
+#: fish/cmds.c:2821
 msgid "set memory allocated to the qemu subprocess"
 msgstr "qemu ਅਧੀਨ-ਕਾਰਜ ਨੂੰ ਨਿਰਧਾਰਤ ਮੈਮੋਰੀ ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2814
+#: fish/cmds.c:2822
 msgid "set enable network flag"
 msgstr "ਯੋਗ ਨੈੱਟਵਰਕ ਫਲੈਗ ਸੈੱਟ"
 
-#: fish/cmds.c:2815
+#: fish/cmds.c:2823
 msgid "set the search path"
 msgstr "ਖੋਜ ਮਾਰਗ ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2816
+#: fish/cmds.c:2824
 msgid "set the qemu binary"
 msgstr "qemu ਬਾਇਨਰੀ ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2817
+#: fish/cmds.c:2825
 msgid "enable or disable the recovery process"
 msgstr "ਰਿਕਵਰੀ ਕਾਰਜ ਯੋਗ ਜਾਂ ਅਯੋਗ"
 
-#: fish/cmds.c:2818
+#: fish/cmds.c:2826
 msgid "set SELinux enabled or disabled at appliance boot"
 msgstr "ਉਪਕਰਨ ਬੂਟ ਹੋਣ ਤੇ SELinux ਯੋਗ ਜਾਂ ਅਯੋਗ ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2819
+#: fish/cmds.c:2827
 msgid "enable or disable command traces"
 msgstr "ਕਮਾਂਡ ਟਰੇਸ ਯੋਗ ਜਾਂ ਅਯੋਗ"
 
-#: fish/cmds.c:2820
+#: fish/cmds.c:2828
 msgid "set verbose mode"
 msgstr "ਵਰਬੋਜ਼ ਮੋਡ ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2821
+#: fish/cmds.c:2829
 msgid "set SELinux security context"
 msgstr "SELinux ਸੁਰੱਖਿਆ ਪ੍ਰਸੰਗ ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2823 fish/cmds.c:2824
+#: fish/cmds.c:2831 fish/cmds.c:2832
 msgid "create partitions on a block device"
 msgstr "ਬਲਾਕ ਜੰਤਰ ਤੇ ਭਾਗ ਬਣਾਓ"
 
-#: fish/cmds.c:2825
+#: fish/cmds.c:2833
 msgid "modify a single partition on a block device"
 msgstr "ਬਲਾਕ ਜੰਤਰ ਤੇ ਇੱਕ ਸਿੰਗਲ ਭਾਗ ਨੂੰ ਸੋਧੋ"
 
-#: fish/cmds.c:2826
+#: fish/cmds.c:2834
 msgid "display the disk geometry from the partition table"
 msgstr "ਭਾਗ ਸਾਰਣੀ ਤੋਂ ਡਿਸਕ ਬਣਤਰ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2827
+#: fish/cmds.c:2835
 msgid "display the kernel geometry"
 msgstr "ਕਰਨਲ ਬਣਤਰ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2828
+#: fish/cmds.c:2836
 msgid "display the partition table"
 msgstr "ਭਾਗ ਸਾਰਣੀ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2829
+#: fish/cmds.c:2837
 msgid "run a command via the shell"
 msgstr "ਸ਼ੈੱਲ ਰਾਹੀਂ ਕਮਾਂਡ ਚਲਾਓ"
 
-#: fish/cmds.c:2830
+#: fish/cmds.c:2838
 msgid "run a command via the shell returning lines"
 msgstr "ਲਾਈਨਾਂ ਵਾਲੇ ਸ਼ੈੱਲ ਰਾਹੀਂ ਕਮਾਂਡ ਚਲਾਓ"
 
-#: fish/cmds.c:2831
+#: fish/cmds.c:2839
 msgid "sleep for some seconds"
 msgstr "ਕੁਝ ਸਕਿੰਟਾਂ ਲਈ ਵਿਰਾਮ ਕਰੋ"
 
-#: fish/cmds.c:2832
+#: fish/cmds.c:2840
 msgid "create a sparse disk image and add"
 msgstr "ਸਪਾਰਸ ਡਿਸਕ ਈਮੇਜ਼ ਬਣਾਓ ਅਤੇ ਜੋੜੋ"
 
-#: fish/cmds.c:2833
+#: fish/cmds.c:2841
 msgid "get file information"
 msgstr "ਫਾਇਲ ਜਾਣਕਾਰੀ ਲਵੋ"
 
-#: fish/cmds.c:2834
+#: fish/cmds.c:2842
 msgid "get file system statistics"
 msgstr "ਫਾਇਲ ਸਿਸਟਮ ਅੰਕੜੇ ਲਵੋ"
 
-#: fish/cmds.c:2835 fish/cmds.c:2836
+#: fish/cmds.c:2843 fish/cmds.c:2844
 msgid "print the printable strings in a file"
 msgstr "ਪ੍ਰਿੰਟਯੋਗ ਸਤਰਾਂ ਨੂੰ ਇੱਕ ਫਾਇਲ ਵਿੱਚ ਪ੍ਰਿੰਟ ਕਰੋ"
 
-#: fish/cmds.c:2837
+#: fish/cmds.c:2845
 msgid "list supported groups of commands"
 msgstr "ਕਮਾਂਡਾਂ ਜਾ ਸਹਿਯੋਗੀ ਗਰੁੱਪ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2838
+#: fish/cmds.c:2846
 msgid "disable swap on device"
 msgstr "ਜੰਤਰ ਤੇ ਸਵੈਪ ਅਯੋਗ ਕਰੋ"
 
-#: fish/cmds.c:2839
+#: fish/cmds.c:2847
 msgid "disable swap on file"
 msgstr "ਫਾਇਲ ਤੇ ਸਵੈਪ ਅਯੋਗ ਕਰੋ"
 
-#: fish/cmds.c:2840
+#: fish/cmds.c:2848
 msgid "disable swap on labeled swap partition"
 msgstr "ਲੇਬਲ ਕੀਤੇ ਸਵੈਪ ਭਾਗ ਤੇ ਸਵੈਪ ਅਯੋਗ ਕਰੋ"
 
-#: fish/cmds.c:2841
+#: fish/cmds.c:2849
 msgid "disable swap on swap partition by UUID"
 msgstr "UUID ਦੁਆਰਾ ਸਵੈਪ ਭਾਗ ਕੇ ਸਵੈਪ ਅਯੋਗ ਕਰੋ"
 
-#: fish/cmds.c:2842
+#: fish/cmds.c:2850
 msgid "enable swap on device"
 msgstr "ਜੰਤਰ ਤੇ ਸਵੈਪ ਯੋਗ ਕਰੋ"
 
-#: fish/cmds.c:2843
+#: fish/cmds.c:2851
 msgid "enable swap on file"
 msgstr "ਫਾਇਲ ਤੇ ਸਵੈਪ ਯੋਗ ਕਰੋ"
 
-#: fish/cmds.c:2844
+#: fish/cmds.c:2852
 msgid "enable swap on labeled swap partition"
 msgstr "ਲੇਬਲ ਕੀਤੇ ਸਵੈਪ ਭਾਗ ਤੇ ਸਵੈਪ ਯੋਗ ਕਰੋ"
 
-#: fish/cmds.c:2845
+#: fish/cmds.c:2853
 msgid "enable swap on swap partition by UUID"
 msgstr "UUID ਦੁਆਰਾ ਸਵੈਪ ਭਾਗ ਤੇ ਸਵੈਪ ਯੋਗ ਕਰੋ"
 
-#: fish/cmds.c:2846
+#: fish/cmds.c:2854
 msgid "sync disks, writes are flushed through to the disk image"
 msgstr "sync ਡਿਸਕਾਂ, ਲਿਖਤਾਂ ਨੂੰ ਡਿਸਕ ਈਮੇਜ਼ਾਂ ਰਾਹੀਂ ਸਾਫ ਕੀਤਾ ਗਿਆ ਹੈ"
 
-#: fish/cmds.c:2847
+#: fish/cmds.c:2855
 msgid "return last 10 lines of a file"
 msgstr "ਫਾਇਲ ਦੀਆਂ ਆਖਰੀ 10 ਲਾਈਨਾਂ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2848
+#: fish/cmds.c:2856
 msgid "return last N lines of a file"
 msgstr "ਫਾਇਲ ਦੀਆਂ ਆਖਰੀ N ਲਾਈਨਾਂ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2849
+#: fish/cmds.c:2857
 msgid "unpack tarfile to directory"
 msgstr "tarfile ਨੂੰ ਡਾਇਰੈਕਟਰੀ ਵਿੱਚ ਖੋਲੋ"
 
-#: fish/cmds.c:2850
+#: fish/cmds.c:2858
 msgid "pack directory into tarfile"
 msgstr "ਡਾਇਰੈਕਟਰੀ ਨੂੰ tarfile ਵਿੱਚ ਪੈਕ ਕਰੋ"
 
-#: fish/cmds.c:2851 fish/cmds.c:2858
+#: fish/cmds.c:2859 fish/cmds.c:2866
 msgid "unpack compressed tarball to directory"
 msgstr "ਸੰਕੁਚਿਤ tarball ਨੂੰ ਡਾਇਰੈਕਟਰੀ ਵਿੱਚ ਖੋਲੋ"
 
-#: fish/cmds.c:2852 fish/cmds.c:2859
+#: fish/cmds.c:2860 fish/cmds.c:2867
 msgid "pack directory into compressed tarball"
 msgstr "ਡਾਇਰੈਕਟਰੀ ਨੂੰ ਸੰਕੁਚਿਤ tarball ਵਿੱਚ ਪੈਕ ਕਰੋ"
 
-#: fish/cmds.c:2853
+#: fish/cmds.c:2861
 msgid "print elapsed time taken to run a command"
 msgstr "ਕਮਾਂਡ ਚਲਾਉਣ ਲਈ ਵਰਤਿਆ ਗਿਆ ਸਮਾਂ"
 
-#: fish/cmds.c:2854
+#: fish/cmds.c:2862
 msgid "update file timestamps or create a new file"
 msgstr "ਫਾਇਲ ਸਮਾਂ-ਮੋਹਰ ਅੱਪਡੇਟ ਕਰੋ ਜਾਂ ਇੱਕ ਨਵੀਂ ਫਾਇਲ ਬਣਾਓ"
 
-#: fish/cmds.c:2855
+#: fish/cmds.c:2863
 msgid "truncate a file to zero size"
 msgstr "ਫਾਇਲ ਨੂੰ ਜ਼ੀਰੋ ਅਕਾਰ ਤੱਕ ਘਟਾਓ"
 
-#: fish/cmds.c:2856
+#: fish/cmds.c:2864
 msgid "truncate a file to a particular size"
 msgstr "ਫਾਇਲ ਨੂੰ ਖਾਸ ਅਕਾਰ ਤੱਕ ਘਟਾਓ"
 
-#: fish/cmds.c:2857
+#: fish/cmds.c:2865
 msgid "get ext2/ext3/ext4 superblock details"
 msgstr "ext2/ext3/ext4 ਸੁਪਰਬਲਾਕ ਵੇਰਵਾ ਲਵੋ"
 
-#: fish/cmds.c:2860
+#: fish/cmds.c:2868
 msgid "set file mode creation mask (umask)"
 msgstr "ਫਾਇਲ ਮੋਡ ਬਣਾਉਣ ਮਾਸਕ (umask) ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2861
+#: fish/cmds.c:2869
 msgid "unmount a filesystem"
 msgstr "ਫਾਇਲ-ਸਿਸਟਮ ਆਨ-ਮਾਊਂਟ ਕਰੋ"
 
-#: fish/cmds.c:2862
+#: fish/cmds.c:2870
 msgid "unmount all filesystems"
 msgstr "ਸਭ ਫਾਇਲ-ਸਿਸਟਮ ਅਨ-ਮਾਊਂਟ ਕਰੋ"
 
-#: fish/cmds.c:2863
+#: fish/cmds.c:2871
 msgid "upload a file from the local machine"
 msgstr "ਲੋਕਲ ਮਸ਼ੀਨ ਤੋਂ ਫਾਇਲ ਅੱਪਲੋਡ ਕਰੋ"
 
-#: fish/cmds.c:2864
+#: fish/cmds.c:2872
 msgid "upload a file from the local machine with offset"
 msgstr "ਲੋਕਲ ਮਸ਼ੀਨ ਤੋਂ ਆਫਸੈੱਟ ਨਾਲ ਫਾਇਲ ਅੱਪਲੋਡ ਕਰੋ"
 
-#: fish/cmds.c:2865
+#: fish/cmds.c:2873
 msgid "set timestamp of a file with nanosecond precision"
 msgstr "ਨੈਨੋਸਕਿੰਟ ਸੁੱਧਤਾ ਨਾਲ ਫਾਇਲ ਦੀ ਸਮਾਂ-ਮੋਹਰ ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2866
+#: fish/cmds.c:2874
 msgid "get the library version number"
 msgstr "ਲਾਇਬਰੇਰੀ ਵਰਜਨ ਨੰਬਰ ਲਵੋ"
 
-#: fish/cmds.c:2867
+#: fish/cmds.c:2875
 msgid "get the filesystem label"
 msgstr "ਫਾਇਲਸਿਸਟਮ ਲੇਬਲ ਲਵੋ"
 
-#: fish/cmds.c:2868
+#: fish/cmds.c:2876
 msgid "get the Linux VFS type corresponding to a mounted device"
 msgstr "ਮਾਊਂਟ ਕੀਤੇ ਜੰਤਰ ਸੰਬੰਧੀ ਲੀਨਕਸ VFS ਕਿਸਮ ਲਵੋ"
 
-#: fish/cmds.c:2869
+#: fish/cmds.c:2877
 msgid "get the filesystem UUID"
 msgstr "ਫਾਇਲਸਿਸਟਮ UUID ਲਵੋ"
 
-#: fish/cmds.c:2870
+#: fish/cmds.c:2878
 msgid "activate or deactivate some volume groups"
 msgstr "ਕੁਝ ਵਾਲੀਅਮ ਗਰੁੱਪ ਸਰਗਰਮ ਜਾਂ ਨਾ-ਸਰਗਰਮ ਕਰੋ"
 
-#: fish/cmds.c:2871
+#: fish/cmds.c:2879
 msgid "activate or deactivate all volume groups"
 msgstr "ਸਭ ਵਾਲੀਅਮ ਗਰੁੱਪ ਸਰਗਰਮ ਜਾਂ ਨਾ-ਸਰਗਰਮ ਕਰੋ"
 
-#: fish/cmds.c:2872
+#: fish/cmds.c:2880
 msgid "create an LVM volume group"
 msgstr "ਇੱਕ LVM ਵਾਲੀਅਮ ਗਰੁੱਪ ਬਣਾਓ"
 
-#: fish/cmds.c:2873
+#: fish/cmds.c:2881
 msgid "get the LV UUIDs of all LVs in the volume group"
 msgstr "ਵਾਲੀਅਮ ਗਰੁੱਪ ਵਿੱਚ ਸਭ LVs ਦੇ LV UUIDs ਲਵੋ"
 
-#: fish/cmds.c:2874
+#: fish/cmds.c:2882
 msgid "get the PV UUIDs containing the volume group"
 msgstr "PV UUIDs ਲਵੋ ਜਿਸ ਵਿੱਚ ਵਾਲੀਅਮ ਗਰੁੱਪ ਹਨ"
 
-#: fish/cmds.c:2875
+#: fish/cmds.c:2883
 msgid "remove an LVM volume group"
 msgstr "ਇੱਕ LVM ਵਾਲੀਅਮ ਗਰੁੱਪ ਹਟਾਓ"
 
-#: fish/cmds.c:2876
+#: fish/cmds.c:2884
 msgid "rename an LVM volume group"
 msgstr "ਇੱਕ LVM ਵਾਲੀਅਮ ਗਰੁੱਪ ਨੂੰ ਮੁੜ-ਨਾਂ ਦਿਓ"
 
-#: fish/cmds.c:2877 fish/cmds.c:2878
+#: fish/cmds.c:2885 fish/cmds.c:2886
 msgid "list the LVM volume groups (VGs)"
 msgstr "LVM ਵਾਲੀਅਮ ਗਰੁੱਪ (VGs) ਵੇਖਾਓ"
 
-#: fish/cmds.c:2879
+#: fish/cmds.c:2887
 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
 msgstr "LVM ਭੌਤਿਕ ਵਾਲੀਅਮ, ਵਾਲੀਅਮ ਗਰੁੱਪ ਅਤੇ ਲਾਜੀਕਲ ਵਾਲੀਅਮਾਂ ਲਈ ਮੁੜ-ਸਕੈਨ ਕਰੋ"
 
-#: fish/cmds.c:2880
+#: fish/cmds.c:2888
 msgid "get the UUID of a volume group"
 msgstr "ਵਾਲੀਅਮ ਗਰੁੱਪ ਦਾ UUID ਲਵੋ"
 
-#: fish/cmds.c:2881
+#: fish/cmds.c:2889
 msgid "count characters in a file"
 msgstr "ਫਾਇਲ ਵਿਚਲੇ ਅੱਖਰ ਗਿਣੋ"
 
-#: fish/cmds.c:2882
+#: fish/cmds.c:2890
 msgid "count lines in a file"
 msgstr "ਫਾਇਲ ਵਿਚਲੀਆਂ ਲਾਈਨਾ ਗਿਣੋ"
 
-#: fish/cmds.c:2883
+#: fish/cmds.c:2891
 msgid "count words in a file"
 msgstr "ਫਾਇਲ ਵਿਚਲੇ ਸ਼ਬਦ ਗਿਣੋ"
 
-#: fish/cmds.c:2884
+#: fish/cmds.c:2892
 msgid "create a new file"
 msgstr "ਇੱਕ ਨਵੀਂ ਫਾਇਲ ਬਣਾਓ"
 
-#: fish/cmds.c:2885
+#: fish/cmds.c:2893
 msgid "create a file"
 msgstr "ਫਾਇਲ ਬਣਾਓ"
 
-#: fish/cmds.c:2888
+#: fish/cmds.c:2896
 msgid "write zeroes to the device"
 msgstr "ਜੰਤਰ ਤੇ ਜ਼ੀਰੋ ਲਿਖੋ"
 
-#: fish/cmds.c:2889
+#: fish/cmds.c:2897
 msgid "write zeroes to an entire device"
 msgstr "ਪੂਰੇ ਜੰਤਰ ਵਿੱਚ ਸਿਫਰਾਂ ਲਿਖੋ"
 
-#: fish/cmds.c:2890
+#: fish/cmds.c:2898
 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
 msgstr "ext2/3 ਫਾਇਲ-ਸਿਸਟਮ ਉੱਪਰ ਜ਼ੀਰੋ ਨਾ-ਵਰਤੇ inodes ਅਤੇ ਡਿਸਕ ਬਲਾਕ"
 
-#: fish/cmds.c:2893
+#: fish/cmds.c:2901
 msgid "determine file type inside a compressed file"
 msgstr "ਸੰਕੁਚਿਤ ਫਾਇਲ ਅੰਦਰ ਫਾਇਲ ਕਿਸਮ ਪਤਾ ਕਰੋ"
 
-#: fish/cmds.c:2896
+#: fish/cmds.c:2904
 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
 msgstr "ਇੱਕ ਕਮਾਂਡ ਲਈ ਵਿਸਥਾਰ ਜਾਣਕਾਰੀ ਵੇਖਣ ਲਈ -h <cmd> / help <cmd> ਵਰਤੋ।"
 
-#: fish/cmds.c:3214 fish/cmds.c:3228 fish/cmds.c:3244 fish/cmds.c:3261
-#: fish/cmds.c:3278 fish/cmds.c:3296 fish/cmds.c:3315 fish/cmds.c:3331
-#: fish/cmds.c:3349 fish/cmds.c:3365 fish/cmds.c:3383 fish/cmds.c:3399
-#: fish/cmds.c:3416 fish/cmds.c:3431 fish/cmds.c:3449 fish/cmds.c:3464
-#: fish/cmds.c:3480 fish/cmds.c:3496 fish/cmds.c:3512 fish/cmds.c:3528
-#: fish/cmds.c:3544 fish/cmds.c:3562 fish/cmds.c:3595 fish/cmds.c:3611
-#: fish/cmds.c:3627 fish/cmds.c:3646 fish/cmds.c:3661 fish/cmds.c:3679
-#: fish/cmds.c:3694 fish/cmds.c:3712 fish/cmds.c:3727 fish/cmds.c:3745
-#: fish/cmds.c:3760 fish/cmds.c:3779 fish/cmds.c:3798 fish/cmds.c:3816
-#: fish/cmds.c:3836 fish/cmds.c:3855 fish/cmds.c:3875 fish/cmds.c:3895
-#: fish/cmds.c:3915 fish/cmds.c:3934 fish/cmds.c:3953 fish/cmds.c:3973
-#: fish/cmds.c:3993 fish/cmds.c:4013 fish/cmds.c:4028 fish/cmds.c:4044
-#: fish/cmds.c:4116 fish/cmds.c:4134 fish/cmds.c:4151 fish/cmds.c:4230
-#: fish/cmds.c:4250 fish/cmds.c:4270 fish/cmds.c:4290 fish/cmds.c:4310
-#: fish/cmds.c:4330 fish/cmds.c:4349 fish/cmds.c:4368 fish/cmds.c:4387
-#: fish/cmds.c:4402 fish/cmds.c:4422 fish/cmds.c:4438 fish/cmds.c:4454
-#: fish/cmds.c:4473 fish/cmds.c:4495 fish/cmds.c:4517 fish/cmds.c:4537
-#: fish/cmds.c:4554 fish/cmds.c:4571 fish/cmds.c:4588 fish/cmds.c:4605
-#: fish/cmds.c:4622 fish/cmds.c:4639 fish/cmds.c:4656 fish/cmds.c:4675
-#: fish/cmds.c:4698 fish/cmds.c:4734 fish/cmds.c:4751 fish/cmds.c:4774
-#: fish/cmds.c:4796 fish/cmds.c:4817 fish/cmds.c:4837 fish/cmds.c:4856
-#: fish/cmds.c:4876 fish/cmds.c:4894 fish/cmds.c:4912 fish/cmds.c:4926
-#: fish/cmds.c:4942 fish/cmds.c:4962 fish/cmds.c:4981 fish/cmds.c:5000
-#: fish/cmds.c:5019 fish/cmds.c:5038 fish/cmds.c:5058 fish/cmds.c:5098
-#: fish/cmds.c:5155 fish/cmds.c:5176 fish/cmds.c:5197 fish/cmds.c:5218
-#: fish/cmds.c:5236 fish/cmds.c:5258 fish/cmds.c:5296 fish/cmds.c:5318
-#: fish/cmds.c:5397 fish/cmds.c:5436 fish/cmds.c:5451 fish/cmds.c:5468
-#: fish/cmds.c:5482 fish/cmds.c:5498 fish/cmds.c:5520 fish/cmds.c:5542
-#: fish/cmds.c:5564 fish/cmds.c:5586 fish/cmds.c:5608 fish/cmds.c:5630
-#: fish/cmds.c:5650 fish/cmds.c:5667 fish/cmds.c:5684 fish/cmds.c:5703
-#: fish/cmds.c:5722 fish/cmds.c:5742 fish/cmds.c:5778 fish/cmds.c:5797
-#: fish/cmds.c:5816 fish/cmds.c:5833 fish/cmds.c:5851 fish/cmds.c:5874
-#: fish/cmds.c:5897 fish/cmds.c:5921 fish/cmds.c:5944 fish/cmds.c:5965
-#: fish/cmds.c:5988 fish/cmds.c:6011 fish/cmds.c:6031 fish/cmds.c:6053
-#: fish/cmds.c:6074 fish/cmds.c:6097 fish/cmds.c:6114 fish/cmds.c:6131
-#: fish/cmds.c:6149 fish/cmds.c:6167 fish/cmds.c:6188 fish/cmds.c:6206
-#: fish/cmds.c:6227 fish/cmds.c:6247 fish/cmds.c:6265 fish/cmds.c:6286
-#: fish/cmds.c:6309 fish/cmds.c:6332 fish/cmds.c:6354 fish/cmds.c:6387
-#: fish/cmds.c:6404 fish/cmds.c:6421 fish/cmds.c:6445 fish/cmds.c:6468
-#: fish/cmds.c:6491 fish/cmds.c:6513 fish/cmds.c:6530 fish/cmds.c:6552
-#: fish/cmds.c:6646 fish/cmds.c:6666 fish/cmds.c:6686 fish/cmds.c:6706
-#: fish/cmds.c:6724 fish/cmds.c:6745 fish/cmds.c:6781 fish/cmds.c:6798
-#: fish/cmds.c:6820 fish/cmds.c:6837 fish/cmds.c:6873 fish/cmds.c:6893
-#: fish/cmds.c:6913 fish/cmds.c:6933 fish/cmds.c:6955 fish/cmds.c:6972
-#: fish/cmds.c:6991 fish/cmds.c:7010 fish/cmds.c:7032 fish/cmds.c:7053
-#: fish/cmds.c:7074 fish/cmds.c:7095 fish/cmds.c:7118 fish/cmds.c:7159
-#: fish/cmds.c:7182 fish/cmds.c:7221 fish/cmds.c:7238 fish/cmds.c:7257
-#: fish/cmds.c:7278 fish/cmds.c:7301 fish/cmds.c:7323 fish/cmds.c:7341
-#: fish/cmds.c:7360 fish/cmds.c:7381 fish/cmds.c:7458 fish/cmds.c:7499
-#: fish/cmds.c:7578 fish/cmds.c:7654 fish/cmds.c:7691 fish/cmds.c:7714
-#: fish/cmds.c:7735 fish/cmds.c:7758 fish/cmds.c:7780 fish/cmds.c:7805
-#: fish/cmds.c:7848 fish/cmds.c:7889 fish/cmds.c:7910 fish/cmds.c:7928
-#: fish/cmds.c:7947 fish/cmds.c:7964 fish/cmds.c:7982 fish/cmds.c:8009
-#: fish/cmds.c:8033 fish/cmds.c:8057 fish/cmds.c:8081 fish/cmds.c:8105
-#: fish/cmds.c:8129 fish/cmds.c:8153 fish/cmds.c:8177 fish/cmds.c:8201
-#: fish/cmds.c:8225 fish/cmds.c:8249 fish/cmds.c:8273 fish/cmds.c:8296
-#: fish/cmds.c:8319 fish/cmds.c:8340 fish/cmds.c:8361 fish/cmds.c:8382
-#: fish/cmds.c:8402 fish/cmds.c:8425 fish/cmds.c:8463 fish/cmds.c:8480
-#: fish/cmds.c:8497 fish/cmds.c:8516 fish/cmds.c:8535 fish/cmds.c:8552
-#: fish/cmds.c:8569 fish/cmds.c:8586 fish/cmds.c:8603 fish/cmds.c:8622
-#: fish/cmds.c:8658 fish/cmds.c:8698 fish/cmds.c:8731 fish/cmds.c:8748
-#: fish/cmds.c:8765 fish/cmds.c:8781 fish/cmds.c:8796 fish/cmds.c:8817
-#: fish/cmds.c:8855 fish/cmds.c:8893 fish/cmds.c:8932 fish/cmds.c:8972
-#: fish/cmds.c:9013 fish/cmds.c:9054 fish/cmds.c:9092 fish/cmds.c:9109
-#: fish/cmds.c:9132 fish/cmds.c:9154 fish/cmds.c:9176 fish/cmds.c:9196
-#: fish/cmds.c:9216 fish/cmds.c:9252 fish/cmds.c:9324 fish/cmds.c:9364
-#: fish/cmds.c:9422 fish/cmds.c:9448 fish/cmds.c:9474 fish/cmds.c:9502
-#: fish/cmds.c:9561 fish/cmds.c:9582 fish/cmds.c:9627 fish/cmds.c:9647
-#: fish/cmds.c:9686 fish/cmds.c:9723 fish/cmds.c:9743 fish/cmds.c:9765
-#: fish/cmds.c:9822 fish/cmds.c:9842 fish/cmds.c:9864 fish/cmds.c:9886
-#: fish/cmds.c:9905 fish/cmds.c:9925 fish/cmds.c:9952 fish/cmds.c:9972
-#: fish/cmds.c:9992 fish/cmds.c:10012 fish/cmds.c:10032 fish/cmds.c:10054
-#: fish/cmds.c:10089 fish/cmds.c:10107 fish/cmds.c:10130 fish/cmds.c:10152
-#: fish/cmds.c:10167 fish/cmds.c:10184 fish/cmds.c:10221 fish/cmds.c:10260
-#: fish/cmds.c:10300 fish/cmds.c:10356 fish/cmds.c:10378 fish/cmds.c:10414
-#: fish/cmds.c:10429 fish/cmds.c:10449 fish/cmds.c:10489 fish/cmds.c:10512
-#: fish/cmds.c:10536 fish/cmds.c:10561 fish/cmds.c:10602 fish/cmds.c:10627
-#: fish/cmds.c:10665 fish/cmds.c:10696 fish/cmds.c:10727 fish/cmds.c:10755
-#: fish/cmds.c:10775 fish/cmds.c:10807 fish/cmds.c:10827 fish/cmds.c:10847
-#: fish/cmds.c:10864 fish/cmds.c:10882 fish/cmds.c:10905 fish/cmds.c:10926
-#: fish/cmds.c:10945 fish/cmds.c:10987 fish/cmds.c:11030 fish/cmds.c:11074
-#: fish/cmds.c:11113 fish/cmds.c:11132 fish/cmds.c:11152 fish/cmds.c:11172
-#: fish/cmds.c:11193 fish/cmds.c:11214 fish/cmds.c:11235 fish/cmds.c:11256
-#: fish/cmds.c:11277 fish/cmds.c:11299 fish/cmds.c:11337 fish/cmds.c:11388
-#: fish/cmds.c:11426 fish/cmds.c:11482 fish/cmds.c:11572 fish/cmds.c:11601
-#: fish/cmds.c:11628
+#: fish/cmds.c:3222 fish/cmds.c:3236 fish/cmds.c:3252 fish/cmds.c:3269
+#: fish/cmds.c:3286 fish/cmds.c:3304 fish/cmds.c:3323 fish/cmds.c:3339
+#: fish/cmds.c:3357 fish/cmds.c:3373 fish/cmds.c:3391 fish/cmds.c:3407
+#: fish/cmds.c:3424 fish/cmds.c:3439 fish/cmds.c:3457 fish/cmds.c:3472
+#: fish/cmds.c:3488 fish/cmds.c:3504 fish/cmds.c:3520 fish/cmds.c:3536
+#: fish/cmds.c:3552 fish/cmds.c:3570 fish/cmds.c:3603 fish/cmds.c:3619
+#: fish/cmds.c:3635 fish/cmds.c:3654 fish/cmds.c:3669 fish/cmds.c:3687
+#: fish/cmds.c:3702 fish/cmds.c:3720 fish/cmds.c:3735 fish/cmds.c:3753
+#: fish/cmds.c:3768 fish/cmds.c:3787 fish/cmds.c:3806 fish/cmds.c:3824
+#: fish/cmds.c:3844 fish/cmds.c:3863 fish/cmds.c:3883 fish/cmds.c:3903
+#: fish/cmds.c:3923 fish/cmds.c:3942 fish/cmds.c:3961 fish/cmds.c:3981
+#: fish/cmds.c:4001 fish/cmds.c:4021 fish/cmds.c:4036 fish/cmds.c:4052
+#: fish/cmds.c:4124 fish/cmds.c:4142 fish/cmds.c:4159 fish/cmds.c:4238
+#: fish/cmds.c:4258 fish/cmds.c:4278 fish/cmds.c:4298 fish/cmds.c:4318
+#: fish/cmds.c:4338 fish/cmds.c:4357 fish/cmds.c:4376 fish/cmds.c:4395
+#: fish/cmds.c:4410 fish/cmds.c:4429 fish/cmds.c:4450 fish/cmds.c:4466
+#: fish/cmds.c:4482 fish/cmds.c:4501 fish/cmds.c:4523 fish/cmds.c:4545
+#: fish/cmds.c:4565 fish/cmds.c:4582 fish/cmds.c:4599 fish/cmds.c:4616
+#: fish/cmds.c:4633 fish/cmds.c:4650 fish/cmds.c:4667 fish/cmds.c:4684
+#: fish/cmds.c:4703 fish/cmds.c:4726 fish/cmds.c:4762 fish/cmds.c:4779
+#: fish/cmds.c:4802 fish/cmds.c:4824 fish/cmds.c:4845 fish/cmds.c:4865
+#: fish/cmds.c:4884 fish/cmds.c:4904 fish/cmds.c:4922 fish/cmds.c:4940
+#: fish/cmds.c:4954 fish/cmds.c:4970 fish/cmds.c:4990 fish/cmds.c:5009
+#: fish/cmds.c:5028 fish/cmds.c:5047 fish/cmds.c:5066 fish/cmds.c:5086
+#: fish/cmds.c:5126 fish/cmds.c:5183 fish/cmds.c:5204 fish/cmds.c:5225
+#: fish/cmds.c:5246 fish/cmds.c:5264 fish/cmds.c:5286 fish/cmds.c:5324
+#: fish/cmds.c:5346 fish/cmds.c:5425 fish/cmds.c:5464 fish/cmds.c:5479
+#: fish/cmds.c:5496 fish/cmds.c:5510 fish/cmds.c:5526 fish/cmds.c:5548
+#: fish/cmds.c:5570 fish/cmds.c:5592 fish/cmds.c:5614 fish/cmds.c:5636
+#: fish/cmds.c:5658 fish/cmds.c:5678 fish/cmds.c:5695 fish/cmds.c:5712
+#: fish/cmds.c:5731 fish/cmds.c:5750 fish/cmds.c:5770 fish/cmds.c:5806
+#: fish/cmds.c:5825 fish/cmds.c:5844 fish/cmds.c:5861 fish/cmds.c:5879
+#: fish/cmds.c:5902 fish/cmds.c:5925 fish/cmds.c:5949 fish/cmds.c:5972
+#: fish/cmds.c:5993 fish/cmds.c:6016 fish/cmds.c:6039 fish/cmds.c:6059
+#: fish/cmds.c:6081 fish/cmds.c:6102 fish/cmds.c:6125 fish/cmds.c:6142
+#: fish/cmds.c:6159 fish/cmds.c:6177 fish/cmds.c:6195 fish/cmds.c:6216
+#: fish/cmds.c:6234 fish/cmds.c:6255 fish/cmds.c:6275 fish/cmds.c:6293
+#: fish/cmds.c:6314 fish/cmds.c:6337 fish/cmds.c:6360 fish/cmds.c:6382
+#: fish/cmds.c:6415 fish/cmds.c:6432 fish/cmds.c:6449 fish/cmds.c:6473
+#: fish/cmds.c:6496 fish/cmds.c:6519 fish/cmds.c:6541 fish/cmds.c:6558
+#: fish/cmds.c:6580 fish/cmds.c:6674 fish/cmds.c:6694 fish/cmds.c:6714
+#: fish/cmds.c:6734 fish/cmds.c:6752 fish/cmds.c:6773 fish/cmds.c:6809
+#: fish/cmds.c:6826 fish/cmds.c:6848 fish/cmds.c:6865 fish/cmds.c:6901
+#: fish/cmds.c:6921 fish/cmds.c:6941 fish/cmds.c:6961 fish/cmds.c:6983
+#: fish/cmds.c:7000 fish/cmds.c:7019 fish/cmds.c:7038 fish/cmds.c:7060
+#: fish/cmds.c:7081 fish/cmds.c:7102 fish/cmds.c:7123 fish/cmds.c:7146
+#: fish/cmds.c:7187 fish/cmds.c:7210 fish/cmds.c:7249 fish/cmds.c:7266
+#: fish/cmds.c:7285 fish/cmds.c:7306 fish/cmds.c:7329 fish/cmds.c:7351
+#: fish/cmds.c:7369 fish/cmds.c:7388 fish/cmds.c:7409 fish/cmds.c:7486
+#: fish/cmds.c:7527 fish/cmds.c:7606 fish/cmds.c:7682 fish/cmds.c:7719
+#: fish/cmds.c:7742 fish/cmds.c:7763 fish/cmds.c:7786 fish/cmds.c:7808
+#: fish/cmds.c:7833 fish/cmds.c:7876 fish/cmds.c:7917 fish/cmds.c:7938
+#: fish/cmds.c:7956 fish/cmds.c:7975 fish/cmds.c:7992 fish/cmds.c:8010
+#: fish/cmds.c:8037 fish/cmds.c:8061 fish/cmds.c:8085 fish/cmds.c:8109
+#: fish/cmds.c:8133 fish/cmds.c:8157 fish/cmds.c:8181 fish/cmds.c:8205
+#: fish/cmds.c:8229 fish/cmds.c:8253 fish/cmds.c:8277 fish/cmds.c:8301
+#: fish/cmds.c:8324 fish/cmds.c:8347 fish/cmds.c:8368 fish/cmds.c:8389
+#: fish/cmds.c:8410 fish/cmds.c:8430 fish/cmds.c:8453 fish/cmds.c:8491
+#: fish/cmds.c:8508 fish/cmds.c:8525 fish/cmds.c:8544 fish/cmds.c:8563
+#: fish/cmds.c:8580 fish/cmds.c:8597 fish/cmds.c:8614 fish/cmds.c:8631
+#: fish/cmds.c:8650 fish/cmds.c:8686 fish/cmds.c:8726 fish/cmds.c:8759
+#: fish/cmds.c:8776 fish/cmds.c:8793 fish/cmds.c:8809 fish/cmds.c:8824
+#: fish/cmds.c:8845 fish/cmds.c:8883 fish/cmds.c:8921 fish/cmds.c:8960
+#: fish/cmds.c:9000 fish/cmds.c:9041 fish/cmds.c:9082 fish/cmds.c:9120
+#: fish/cmds.c:9137 fish/cmds.c:9160 fish/cmds.c:9182 fish/cmds.c:9204
+#: fish/cmds.c:9224 fish/cmds.c:9244 fish/cmds.c:9280 fish/cmds.c:9352
+#: fish/cmds.c:9392 fish/cmds.c:9450 fish/cmds.c:9476 fish/cmds.c:9502
+#: fish/cmds.c:9530 fish/cmds.c:9589 fish/cmds.c:9610 fish/cmds.c:9655
+#: fish/cmds.c:9675 fish/cmds.c:9714 fish/cmds.c:9751 fish/cmds.c:9771
+#: fish/cmds.c:9793 fish/cmds.c:9850 fish/cmds.c:9870 fish/cmds.c:9892
+#: fish/cmds.c:9914 fish/cmds.c:9933 fish/cmds.c:9953 fish/cmds.c:9980
+#: fish/cmds.c:10000 fish/cmds.c:10020 fish/cmds.c:10040 fish/cmds.c:10060
+#: fish/cmds.c:10082 fish/cmds.c:10117 fish/cmds.c:10135 fish/cmds.c:10158
+#: fish/cmds.c:10180 fish/cmds.c:10195 fish/cmds.c:10212 fish/cmds.c:10249
+#: fish/cmds.c:10288 fish/cmds.c:10328 fish/cmds.c:10384 fish/cmds.c:10406
+#: fish/cmds.c:10442 fish/cmds.c:10457 fish/cmds.c:10477 fish/cmds.c:10517
+#: fish/cmds.c:10540 fish/cmds.c:10564 fish/cmds.c:10589 fish/cmds.c:10630
+#: fish/cmds.c:10655 fish/cmds.c:10693 fish/cmds.c:10724 fish/cmds.c:10755
+#: fish/cmds.c:10783 fish/cmds.c:10803 fish/cmds.c:10835 fish/cmds.c:10855
+#: fish/cmds.c:10875 fish/cmds.c:10892 fish/cmds.c:10910 fish/cmds.c:10933
+#: fish/cmds.c:10954 fish/cmds.c:10973 fish/cmds.c:11015 fish/cmds.c:11058
+#: fish/cmds.c:11102 fish/cmds.c:11141 fish/cmds.c:11160 fish/cmds.c:11180
+#: fish/cmds.c:11200 fish/cmds.c:11221 fish/cmds.c:11242 fish/cmds.c:11263
+#: fish/cmds.c:11284 fish/cmds.c:11305 fish/cmds.c:11327 fish/cmds.c:11365
+#: fish/cmds.c:11416 fish/cmds.c:11454 fish/cmds.c:11510 fish/cmds.c:11600
+#: fish/cmds.c:11629 fish/cmds.c:11656
 #, c-format
 msgid "%s should have %d parameter(s)\n"
 msgstr "%s ਦੇ ਪੈਰਾਮੀਟਰ %d ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ\n"
 
-#: fish/cmds.c:3215 fish/cmds.c:3229 fish/cmds.c:3245 fish/cmds.c:3262
-#: fish/cmds.c:3279 fish/cmds.c:3297 fish/cmds.c:3316 fish/cmds.c:3332
-#: fish/cmds.c:3350 fish/cmds.c:3366 fish/cmds.c:3384 fish/cmds.c:3400
-#: fish/cmds.c:3417 fish/cmds.c:3432 fish/cmds.c:3450 fish/cmds.c:3465
-#: fish/cmds.c:3481 fish/cmds.c:3497 fish/cmds.c:3513 fish/cmds.c:3529
-#: fish/cmds.c:3545 fish/cmds.c:3563 fish/cmds.c:3596 fish/cmds.c:3612
-#: fish/cmds.c:3628 fish/cmds.c:3647 fish/cmds.c:3662 fish/cmds.c:3680
-#: fish/cmds.c:3695 fish/cmds.c:3713 fish/cmds.c:3728 fish/cmds.c:3746
-#: fish/cmds.c:3761 fish/cmds.c:3780 fish/cmds.c:3799 fish/cmds.c:3817
-#: fish/cmds.c:3837 fish/cmds.c:3856 fish/cmds.c:3876 fish/cmds.c:3896
-#: fish/cmds.c:3916 fish/cmds.c:3935 fish/cmds.c:3954 fish/cmds.c:3974
-#: fish/cmds.c:3994 fish/cmds.c:4014 fish/cmds.c:4029 fish/cmds.c:4045
-#: fish/cmds.c:4066 fish/cmds.c:4117 fish/cmds.c:4135 fish/cmds.c:4152
-#: fish/cmds.c:4173 fish/cmds.c:4231 fish/cmds.c:4251 fish/cmds.c:4271
-#: fish/cmds.c:4291 fish/cmds.c:4311 fish/cmds.c:4331 fish/cmds.c:4350
-#: fish/cmds.c:4369 fish/cmds.c:4388 fish/cmds.c:4403 fish/cmds.c:4423
-#: fish/cmds.c:4439 fish/cmds.c:4455 fish/cmds.c:4474 fish/cmds.c:4496
-#: fish/cmds.c:4518 fish/cmds.c:4538 fish/cmds.c:4555 fish/cmds.c:4572
-#: fish/cmds.c:4589 fish/cmds.c:4606 fish/cmds.c:4623 fish/cmds.c:4640
-#: fish/cmds.c:4657 fish/cmds.c:4676 fish/cmds.c:4699 fish/cmds.c:4735
-#: fish/cmds.c:4752 fish/cmds.c:4775 fish/cmds.c:4797 fish/cmds.c:4818
-#: fish/cmds.c:4838 fish/cmds.c:4857 fish/cmds.c:4877 fish/cmds.c:4895
-#: fish/cmds.c:4913 fish/cmds.c:4927 fish/cmds.c:4943 fish/cmds.c:4963
-#: fish/cmds.c:4982 fish/cmds.c:5001 fish/cmds.c:5020 fish/cmds.c:5039
-#: fish/cmds.c:5059 fish/cmds.c:5099 fish/cmds.c:5156 fish/cmds.c:5177
-#: fish/cmds.c:5198 fish/cmds.c:5219 fish/cmds.c:5237 fish/cmds.c:5259
-#: fish/cmds.c:5297 fish/cmds.c:5319 fish/cmds.c:5398 fish/cmds.c:5437
-#: fish/cmds.c:5452 fish/cmds.c:5469 fish/cmds.c:5483 fish/cmds.c:5499
-#: fish/cmds.c:5521 fish/cmds.c:5543 fish/cmds.c:5565 fish/cmds.c:5587
-#: fish/cmds.c:5609 fish/cmds.c:5631 fish/cmds.c:5651 fish/cmds.c:5668
-#: fish/cmds.c:5685 fish/cmds.c:5704 fish/cmds.c:5723 fish/cmds.c:5743
-#: fish/cmds.c:5779 fish/cmds.c:5798 fish/cmds.c:5817 fish/cmds.c:5834
-#: fish/cmds.c:5852 fish/cmds.c:5875 fish/cmds.c:5898 fish/cmds.c:5922
-#: fish/cmds.c:5945 fish/cmds.c:5966 fish/cmds.c:5989 fish/cmds.c:6012
-#: fish/cmds.c:6032 fish/cmds.c:6054 fish/cmds.c:6075 fish/cmds.c:6098
-#: fish/cmds.c:6115 fish/cmds.c:6132 fish/cmds.c:6150 fish/cmds.c:6168
-#: fish/cmds.c:6189 fish/cmds.c:6207 fish/cmds.c:6228 fish/cmds.c:6248
-#: fish/cmds.c:6266 fish/cmds.c:6287 fish/cmds.c:6310 fish/cmds.c:6333
-#: fish/cmds.c:6355 fish/cmds.c:6388 fish/cmds.c:6405 fish/cmds.c:6422
-#: fish/cmds.c:6446 fish/cmds.c:6469 fish/cmds.c:6492 fish/cmds.c:6514
-#: fish/cmds.c:6531 fish/cmds.c:6553 fish/cmds.c:6647 fish/cmds.c:6667
-#: fish/cmds.c:6687 fish/cmds.c:6707 fish/cmds.c:6725 fish/cmds.c:6746
-#: fish/cmds.c:6782 fish/cmds.c:6799 fish/cmds.c:6821 fish/cmds.c:6838
-#: fish/cmds.c:6874 fish/cmds.c:6894 fish/cmds.c:6914 fish/cmds.c:6934
-#: fish/cmds.c:6956 fish/cmds.c:6973 fish/cmds.c:6992 fish/cmds.c:7011
-#: fish/cmds.c:7033 fish/cmds.c:7054 fish/cmds.c:7075 fish/cmds.c:7096
-#: fish/cmds.c:7119 fish/cmds.c:7160 fish/cmds.c:7183 fish/cmds.c:7222
-#: fish/cmds.c:7239 fish/cmds.c:7258 fish/cmds.c:7279 fish/cmds.c:7302
-#: fish/cmds.c:7324 fish/cmds.c:7342 fish/cmds.c:7361 fish/cmds.c:7382
-#: fish/cmds.c:7459 fish/cmds.c:7500 fish/cmds.c:7579 fish/cmds.c:7655
-#: fish/cmds.c:7692 fish/cmds.c:7715 fish/cmds.c:7736 fish/cmds.c:7759
-#: fish/cmds.c:7781 fish/cmds.c:7806 fish/cmds.c:7849 fish/cmds.c:7890
-#: fish/cmds.c:7911 fish/cmds.c:7929 fish/cmds.c:7948 fish/cmds.c:7965
-#: fish/cmds.c:7983 fish/cmds.c:8010 fish/cmds.c:8034 fish/cmds.c:8058
-#: fish/cmds.c:8082 fish/cmds.c:8106 fish/cmds.c:8130 fish/cmds.c:8154
-#: fish/cmds.c:8178 fish/cmds.c:8202 fish/cmds.c:8226 fish/cmds.c:8250
-#: fish/cmds.c:8274 fish/cmds.c:8297 fish/cmds.c:8320 fish/cmds.c:8341
-#: fish/cmds.c:8362 fish/cmds.c:8383 fish/cmds.c:8403 fish/cmds.c:8426
-#: fish/cmds.c:8464 fish/cmds.c:8481 fish/cmds.c:8498 fish/cmds.c:8517
-#: fish/cmds.c:8536 fish/cmds.c:8553 fish/cmds.c:8570 fish/cmds.c:8587
-#: fish/cmds.c:8604 fish/cmds.c:8623 fish/cmds.c:8659 fish/cmds.c:8699
-#: fish/cmds.c:8732 fish/cmds.c:8749 fish/cmds.c:8766 fish/cmds.c:8782
-#: fish/cmds.c:8797 fish/cmds.c:8818 fish/cmds.c:8856 fish/cmds.c:8894
-#: fish/cmds.c:8933 fish/cmds.c:8973 fish/cmds.c:9014 fish/cmds.c:9055
-#: fish/cmds.c:9093 fish/cmds.c:9110 fish/cmds.c:9133 fish/cmds.c:9155
-#: fish/cmds.c:9177 fish/cmds.c:9197 fish/cmds.c:9217 fish/cmds.c:9253
-#: fish/cmds.c:9325 fish/cmds.c:9365 fish/cmds.c:9423 fish/cmds.c:9449
-#: fish/cmds.c:9475 fish/cmds.c:9503 fish/cmds.c:9562 fish/cmds.c:9583
-#: fish/cmds.c:9628 fish/cmds.c:9648 fish/cmds.c:9687 fish/cmds.c:9724
-#: fish/cmds.c:9744 fish/cmds.c:9766 fish/cmds.c:9823 fish/cmds.c:9843
-#: fish/cmds.c:9865 fish/cmds.c:9887 fish/cmds.c:9906 fish/cmds.c:9926
-#: fish/cmds.c:9953 fish/cmds.c:9973 fish/cmds.c:9993 fish/cmds.c:10013
-#: fish/cmds.c:10033 fish/cmds.c:10055 fish/cmds.c:10090 fish/cmds.c:10108
-#: fish/cmds.c:10131 fish/cmds.c:10153 fish/cmds.c:10168 fish/cmds.c:10185
-#: fish/cmds.c:10222 fish/cmds.c:10261 fish/cmds.c:10301 fish/cmds.c:10357
-#: fish/cmds.c:10379 fish/cmds.c:10415 fish/cmds.c:10430 fish/cmds.c:10450
-#: fish/cmds.c:10490 fish/cmds.c:10513 fish/cmds.c:10537 fish/cmds.c:10562
-#: fish/cmds.c:10603 fish/cmds.c:10628 fish/cmds.c:10666 fish/cmds.c:10697
-#: fish/cmds.c:10728 fish/cmds.c:10756 fish/cmds.c:10776 fish/cmds.c:10808
-#: fish/cmds.c:10828 fish/cmds.c:10848 fish/cmds.c:10865 fish/cmds.c:10883
-#: fish/cmds.c:10906 fish/cmds.c:10927 fish/cmds.c:10946 fish/cmds.c:10988
-#: fish/cmds.c:11031 fish/cmds.c:11075 fish/cmds.c:11114 fish/cmds.c:11133
-#: fish/cmds.c:11153 fish/cmds.c:11173 fish/cmds.c:11194 fish/cmds.c:11215
-#: fish/cmds.c:11236 fish/cmds.c:11257 fish/cmds.c:11278 fish/cmds.c:11300
-#: fish/cmds.c:11338 fish/cmds.c:11389 fish/cmds.c:11427 fish/cmds.c:11483
-#: fish/cmds.c:11506 fish/cmds.c:11573 fish/cmds.c:11602 fish/cmds.c:11629
+#: fish/cmds.c:3223 fish/cmds.c:3237 fish/cmds.c:3253 fish/cmds.c:3270
+#: fish/cmds.c:3287 fish/cmds.c:3305 fish/cmds.c:3324 fish/cmds.c:3340
+#: fish/cmds.c:3358 fish/cmds.c:3374 fish/cmds.c:3392 fish/cmds.c:3408
+#: fish/cmds.c:3425 fish/cmds.c:3440 fish/cmds.c:3458 fish/cmds.c:3473
+#: fish/cmds.c:3489 fish/cmds.c:3505 fish/cmds.c:3521 fish/cmds.c:3537
+#: fish/cmds.c:3553 fish/cmds.c:3571 fish/cmds.c:3604 fish/cmds.c:3620
+#: fish/cmds.c:3636 fish/cmds.c:3655 fish/cmds.c:3670 fish/cmds.c:3688
+#: fish/cmds.c:3703 fish/cmds.c:3721 fish/cmds.c:3736 fish/cmds.c:3754
+#: fish/cmds.c:3769 fish/cmds.c:3788 fish/cmds.c:3807 fish/cmds.c:3825
+#: fish/cmds.c:3845 fish/cmds.c:3864 fish/cmds.c:3884 fish/cmds.c:3904
+#: fish/cmds.c:3924 fish/cmds.c:3943 fish/cmds.c:3962 fish/cmds.c:3982
+#: fish/cmds.c:4002 fish/cmds.c:4022 fish/cmds.c:4037 fish/cmds.c:4053
+#: fish/cmds.c:4074 fish/cmds.c:4125 fish/cmds.c:4143 fish/cmds.c:4160
+#: fish/cmds.c:4181 fish/cmds.c:4239 fish/cmds.c:4259 fish/cmds.c:4279
+#: fish/cmds.c:4299 fish/cmds.c:4319 fish/cmds.c:4339 fish/cmds.c:4358
+#: fish/cmds.c:4377 fish/cmds.c:4396 fish/cmds.c:4411 fish/cmds.c:4430
+#: fish/cmds.c:4451 fish/cmds.c:4467 fish/cmds.c:4483 fish/cmds.c:4502
+#: fish/cmds.c:4524 fish/cmds.c:4546 fish/cmds.c:4566 fish/cmds.c:4583
+#: fish/cmds.c:4600 fish/cmds.c:4617 fish/cmds.c:4634 fish/cmds.c:4651
+#: fish/cmds.c:4668 fish/cmds.c:4685 fish/cmds.c:4704 fish/cmds.c:4727
+#: fish/cmds.c:4763 fish/cmds.c:4780 fish/cmds.c:4803 fish/cmds.c:4825
+#: fish/cmds.c:4846 fish/cmds.c:4866 fish/cmds.c:4885 fish/cmds.c:4905
+#: fish/cmds.c:4923 fish/cmds.c:4941 fish/cmds.c:4955 fish/cmds.c:4971
+#: fish/cmds.c:4991 fish/cmds.c:5010 fish/cmds.c:5029 fish/cmds.c:5048
+#: fish/cmds.c:5067 fish/cmds.c:5087 fish/cmds.c:5127 fish/cmds.c:5184
+#: fish/cmds.c:5205 fish/cmds.c:5226 fish/cmds.c:5247 fish/cmds.c:5265
+#: fish/cmds.c:5287 fish/cmds.c:5325 fish/cmds.c:5347 fish/cmds.c:5426
+#: fish/cmds.c:5465 fish/cmds.c:5480 fish/cmds.c:5497 fish/cmds.c:5511
+#: fish/cmds.c:5527 fish/cmds.c:5549 fish/cmds.c:5571 fish/cmds.c:5593
+#: fish/cmds.c:5615 fish/cmds.c:5637 fish/cmds.c:5659 fish/cmds.c:5679
+#: fish/cmds.c:5696 fish/cmds.c:5713 fish/cmds.c:5732 fish/cmds.c:5751
+#: fish/cmds.c:5771 fish/cmds.c:5807 fish/cmds.c:5826 fish/cmds.c:5845
+#: fish/cmds.c:5862 fish/cmds.c:5880 fish/cmds.c:5903 fish/cmds.c:5926
+#: fish/cmds.c:5950 fish/cmds.c:5973 fish/cmds.c:5994 fish/cmds.c:6017
+#: fish/cmds.c:6040 fish/cmds.c:6060 fish/cmds.c:6082 fish/cmds.c:6103
+#: fish/cmds.c:6126 fish/cmds.c:6143 fish/cmds.c:6160 fish/cmds.c:6178
+#: fish/cmds.c:6196 fish/cmds.c:6217 fish/cmds.c:6235 fish/cmds.c:6256
+#: fish/cmds.c:6276 fish/cmds.c:6294 fish/cmds.c:6315 fish/cmds.c:6338
+#: fish/cmds.c:6361 fish/cmds.c:6383 fish/cmds.c:6416 fish/cmds.c:6433
+#: fish/cmds.c:6450 fish/cmds.c:6474 fish/cmds.c:6497 fish/cmds.c:6520
+#: fish/cmds.c:6542 fish/cmds.c:6559 fish/cmds.c:6581 fish/cmds.c:6675
+#: fish/cmds.c:6695 fish/cmds.c:6715 fish/cmds.c:6735 fish/cmds.c:6753
+#: fish/cmds.c:6774 fish/cmds.c:6810 fish/cmds.c:6827 fish/cmds.c:6849
+#: fish/cmds.c:6866 fish/cmds.c:6902 fish/cmds.c:6922 fish/cmds.c:6942
+#: fish/cmds.c:6962 fish/cmds.c:6984 fish/cmds.c:7001 fish/cmds.c:7020
+#: fish/cmds.c:7039 fish/cmds.c:7061 fish/cmds.c:7082 fish/cmds.c:7103
+#: fish/cmds.c:7124 fish/cmds.c:7147 fish/cmds.c:7188 fish/cmds.c:7211
+#: fish/cmds.c:7250 fish/cmds.c:7267 fish/cmds.c:7286 fish/cmds.c:7307
+#: fish/cmds.c:7330 fish/cmds.c:7352 fish/cmds.c:7370 fish/cmds.c:7389
+#: fish/cmds.c:7410 fish/cmds.c:7487 fish/cmds.c:7528 fish/cmds.c:7607
+#: fish/cmds.c:7683 fish/cmds.c:7720 fish/cmds.c:7743 fish/cmds.c:7764
+#: fish/cmds.c:7787 fish/cmds.c:7809 fish/cmds.c:7834 fish/cmds.c:7877
+#: fish/cmds.c:7918 fish/cmds.c:7939 fish/cmds.c:7957 fish/cmds.c:7976
+#: fish/cmds.c:7993 fish/cmds.c:8011 fish/cmds.c:8038 fish/cmds.c:8062
+#: fish/cmds.c:8086 fish/cmds.c:8110 fish/cmds.c:8134 fish/cmds.c:8158
+#: fish/cmds.c:8182 fish/cmds.c:8206 fish/cmds.c:8230 fish/cmds.c:8254
+#: fish/cmds.c:8278 fish/cmds.c:8302 fish/cmds.c:8325 fish/cmds.c:8348
+#: fish/cmds.c:8369 fish/cmds.c:8390 fish/cmds.c:8411 fish/cmds.c:8431
+#: fish/cmds.c:8454 fish/cmds.c:8492 fish/cmds.c:8509 fish/cmds.c:8526
+#: fish/cmds.c:8545 fish/cmds.c:8564 fish/cmds.c:8581 fish/cmds.c:8598
+#: fish/cmds.c:8615 fish/cmds.c:8632 fish/cmds.c:8651 fish/cmds.c:8687
+#: fish/cmds.c:8727 fish/cmds.c:8760 fish/cmds.c:8777 fish/cmds.c:8794
+#: fish/cmds.c:8810 fish/cmds.c:8825 fish/cmds.c:8846 fish/cmds.c:8884
+#: fish/cmds.c:8922 fish/cmds.c:8961 fish/cmds.c:9001 fish/cmds.c:9042
+#: fish/cmds.c:9083 fish/cmds.c:9121 fish/cmds.c:9138 fish/cmds.c:9161
+#: fish/cmds.c:9183 fish/cmds.c:9205 fish/cmds.c:9225 fish/cmds.c:9245
+#: fish/cmds.c:9281 fish/cmds.c:9353 fish/cmds.c:9393 fish/cmds.c:9451
+#: fish/cmds.c:9477 fish/cmds.c:9503 fish/cmds.c:9531 fish/cmds.c:9590
+#: fish/cmds.c:9611 fish/cmds.c:9656 fish/cmds.c:9676 fish/cmds.c:9715
+#: fish/cmds.c:9752 fish/cmds.c:9772 fish/cmds.c:9794 fish/cmds.c:9851
+#: fish/cmds.c:9871 fish/cmds.c:9893 fish/cmds.c:9915 fish/cmds.c:9934
+#: fish/cmds.c:9954 fish/cmds.c:9981 fish/cmds.c:10001 fish/cmds.c:10021
+#: fish/cmds.c:10041 fish/cmds.c:10061 fish/cmds.c:10083 fish/cmds.c:10118
+#: fish/cmds.c:10136 fish/cmds.c:10159 fish/cmds.c:10181 fish/cmds.c:10196
+#: fish/cmds.c:10213 fish/cmds.c:10250 fish/cmds.c:10289 fish/cmds.c:10329
+#: fish/cmds.c:10385 fish/cmds.c:10407 fish/cmds.c:10443 fish/cmds.c:10458
+#: fish/cmds.c:10478 fish/cmds.c:10518 fish/cmds.c:10541 fish/cmds.c:10565
+#: fish/cmds.c:10590 fish/cmds.c:10631 fish/cmds.c:10656 fish/cmds.c:10694
+#: fish/cmds.c:10725 fish/cmds.c:10756 fish/cmds.c:10784 fish/cmds.c:10804
+#: fish/cmds.c:10836 fish/cmds.c:10856 fish/cmds.c:10876 fish/cmds.c:10893
+#: fish/cmds.c:10911 fish/cmds.c:10934 fish/cmds.c:10955 fish/cmds.c:10974
+#: fish/cmds.c:11016 fish/cmds.c:11059 fish/cmds.c:11103 fish/cmds.c:11142
+#: fish/cmds.c:11161 fish/cmds.c:11181 fish/cmds.c:11201 fish/cmds.c:11222
+#: fish/cmds.c:11243 fish/cmds.c:11264 fish/cmds.c:11285 fish/cmds.c:11306
+#: fish/cmds.c:11328 fish/cmds.c:11366 fish/cmds.c:11417 fish/cmds.c:11455
+#: fish/cmds.c:11511 fish/cmds.c:11534 fish/cmds.c:11601 fish/cmds.c:11630
+#: fish/cmds.c:11657
 #, c-format
 msgid "type 'help %s' for help on %s\n"
 msgstr "'help %s' ਟਾਈਪ ਕਰੋ ਜੇ %s ਲਈ ਸਹਾਇਤਾ ਵੇਖਣੀ ਹੈ\n"
 
-#: fish/cmds.c:3573 fish/cmds.c:4711 fish/cmds.c:5069 fish/cmds.c:5109
-#: fish/cmds.c:5128 fish/cmds.c:5271 fish/cmds.c:5330 fish/cmds.c:5349
-#: fish/cmds.c:5368 fish/cmds.c:5411 fish/cmds.c:5754 fish/cmds.c:6365
-#: fish/cmds.c:6564 fish/cmds.c:6583 fish/cmds.c:6602 fish/cmds.c:6621
-#: fish/cmds.c:6757 fish/cmds.c:6848 fish/cmds.c:7129 fish/cmds.c:7193
-#: fish/cmds.c:7392 fish/cmds.c:7411 fish/cmds.c:7430 fish/cmds.c:7469
-#: fish/cmds.c:7510 fish/cmds.c:7529 fish/cmds.c:7548 fish/cmds.c:7589
-#: fish/cmds.c:7608 fish/cmds.c:7627 fish/cmds.c:7665 fish/cmds.c:7818
-#: fish/cmds.c:7861 fish/cmds.c:8438 fish/cmds.c:8633 fish/cmds.c:8671
-#: fish/cmds.c:8709 fish/cmds.c:8829 fish/cmds.c:8866 fish/cmds.c:8904
-#: fish/cmds.c:8943 fish/cmds.c:8984 fish/cmds.c:9025 fish/cmds.c:9066
-#: fish/cmds.c:9229 fish/cmds.c:9265 fish/cmds.c:9278 fish/cmds.c:9291
-#: fish/cmds.c:9304 fish/cmds.c:9337 fish/cmds.c:9375 fish/cmds.c:9394
-#: fish/cmds.c:9515 fish/cmds.c:9534 fish/cmds.c:9595 fish/cmds.c:9608
-#: fish/cmds.c:9659 fish/cmds.c:9698 fish/cmds.c:9776 fish/cmds.c:9795
-#: fish/cmds.c:10069 fish/cmds.c:10196 fish/cmds.c:10233 fish/cmds.c:10272
-#: fish/cmds.c:10312 fish/cmds.c:10331 fish/cmds.c:10390 fish/cmds.c:10463
-#: fish/cmds.c:10573 fish/cmds.c:10643 fish/cmds.c:10677 fish/cmds.c:10708
-#: fish/cmds.c:10739 fish/cmds.c:10788 fish/cmds.c:10959 fish/cmds.c:11001
-#: fish/cmds.c:11046 fish/cmds.c:11088 fish/cmds.c:11314 fish/cmds.c:11352
-#: fish/cmds.c:11365 fish/cmds.c:11403 fish/cmds.c:11438 fish/cmds.c:11457
-#: fish/cmds.c:11524
+#: fish/cmds.c:3581 fish/cmds.c:4739 fish/cmds.c:5097 fish/cmds.c:5137
+#: fish/cmds.c:5156 fish/cmds.c:5299 fish/cmds.c:5358 fish/cmds.c:5377
+#: fish/cmds.c:5396 fish/cmds.c:5439 fish/cmds.c:5782 fish/cmds.c:6393
+#: fish/cmds.c:6592 fish/cmds.c:6611 fish/cmds.c:6630 fish/cmds.c:6649
+#: fish/cmds.c:6785 fish/cmds.c:6876 fish/cmds.c:7157 fish/cmds.c:7221
+#: fish/cmds.c:7420 fish/cmds.c:7439 fish/cmds.c:7458 fish/cmds.c:7497
+#: fish/cmds.c:7538 fish/cmds.c:7557 fish/cmds.c:7576 fish/cmds.c:7617
+#: fish/cmds.c:7636 fish/cmds.c:7655 fish/cmds.c:7693 fish/cmds.c:7846
+#: fish/cmds.c:7889 fish/cmds.c:8466 fish/cmds.c:8661 fish/cmds.c:8699
+#: fish/cmds.c:8737 fish/cmds.c:8857 fish/cmds.c:8894 fish/cmds.c:8932
+#: fish/cmds.c:8971 fish/cmds.c:9012 fish/cmds.c:9053 fish/cmds.c:9094
+#: fish/cmds.c:9257 fish/cmds.c:9293 fish/cmds.c:9306 fish/cmds.c:9319
+#: fish/cmds.c:9332 fish/cmds.c:9365 fish/cmds.c:9403 fish/cmds.c:9422
+#: fish/cmds.c:9543 fish/cmds.c:9562 fish/cmds.c:9623 fish/cmds.c:9636
+#: fish/cmds.c:9687 fish/cmds.c:9726 fish/cmds.c:9804 fish/cmds.c:9823
+#: fish/cmds.c:10097 fish/cmds.c:10224 fish/cmds.c:10261 fish/cmds.c:10300
+#: fish/cmds.c:10340 fish/cmds.c:10359 fish/cmds.c:10418 fish/cmds.c:10491
+#: fish/cmds.c:10601 fish/cmds.c:10671 fish/cmds.c:10705 fish/cmds.c:10736
+#: fish/cmds.c:10767 fish/cmds.c:10816 fish/cmds.c:10987 fish/cmds.c:11029
+#: fish/cmds.c:11074 fish/cmds.c:11116 fish/cmds.c:11342 fish/cmds.c:11380
+#: fish/cmds.c:11393 fish/cmds.c:11431 fish/cmds.c:11466 fish/cmds.c:11485
+#: fish/cmds.c:11552
 #, c-format
 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: %s: ਗਲਤ ਅੰਕ ਪੈਰਾਮੀਟਰ (%s returned %d)\n"
 
-#: fish/cmds.c:3579 fish/cmds.c:4717 fish/cmds.c:5075 fish/cmds.c:5115
-#: fish/cmds.c:5134 fish/cmds.c:5277 fish/cmds.c:5336 fish/cmds.c:5355
-#: fish/cmds.c:5374 fish/cmds.c:5417 fish/cmds.c:5760 fish/cmds.c:6371
-#: fish/cmds.c:6570 fish/cmds.c:6589 fish/cmds.c:6608 fish/cmds.c:6627
-#: fish/cmds.c:6763 fish/cmds.c:6854 fish/cmds.c:7135 fish/cmds.c:7199
-#: fish/cmds.c:7398 fish/cmds.c:7417 fish/cmds.c:7436 fish/cmds.c:7475
-#: fish/cmds.c:7516 fish/cmds.c:7535 fish/cmds.c:7554 fish/cmds.c:7595
-#: fish/cmds.c:7614 fish/cmds.c:7633 fish/cmds.c:7671 fish/cmds.c:7824
-#: fish/cmds.c:7867 fish/cmds.c:8444 fish/cmds.c:8639 fish/cmds.c:8677
-#: fish/cmds.c:8715 fish/cmds.c:8835 fish/cmds.c:8872 fish/cmds.c:8910
-#: fish/cmds.c:8949 fish/cmds.c:8990 fish/cmds.c:9031 fish/cmds.c:9072
-#: fish/cmds.c:9343 fish/cmds.c:9381 fish/cmds.c:9400 fish/cmds.c:9521
-#: fish/cmds.c:9665 fish/cmds.c:9704 fish/cmds.c:9782 fish/cmds.c:9801
-#: fish/cmds.c:10202 fish/cmds.c:10239 fish/cmds.c:10278 fish/cmds.c:10318
-#: fish/cmds.c:10337 fish/cmds.c:10396 fish/cmds.c:10469 fish/cmds.c:10579
-#: fish/cmds.c:10965 fish/cmds.c:11007 fish/cmds.c:11052 fish/cmds.c:11094
-#: fish/cmds.c:11444 fish/cmds.c:11530
+#: fish/cmds.c:3587 fish/cmds.c:4745 fish/cmds.c:5103 fish/cmds.c:5143
+#: fish/cmds.c:5162 fish/cmds.c:5305 fish/cmds.c:5364 fish/cmds.c:5383
+#: fish/cmds.c:5402 fish/cmds.c:5445 fish/cmds.c:5788 fish/cmds.c:6399
+#: fish/cmds.c:6598 fish/cmds.c:6617 fish/cmds.c:6636 fish/cmds.c:6655
+#: fish/cmds.c:6791 fish/cmds.c:6882 fish/cmds.c:7163 fish/cmds.c:7227
+#: fish/cmds.c:7426 fish/cmds.c:7445 fish/cmds.c:7464 fish/cmds.c:7503
+#: fish/cmds.c:7544 fish/cmds.c:7563 fish/cmds.c:7582 fish/cmds.c:7623
+#: fish/cmds.c:7642 fish/cmds.c:7661 fish/cmds.c:7699 fish/cmds.c:7852
+#: fish/cmds.c:7895 fish/cmds.c:8472 fish/cmds.c:8667 fish/cmds.c:8705
+#: fish/cmds.c:8743 fish/cmds.c:8863 fish/cmds.c:8900 fish/cmds.c:8938
+#: fish/cmds.c:8977 fish/cmds.c:9018 fish/cmds.c:9059 fish/cmds.c:9100
+#: fish/cmds.c:9371 fish/cmds.c:9409 fish/cmds.c:9428 fish/cmds.c:9549
+#: fish/cmds.c:9693 fish/cmds.c:9732 fish/cmds.c:9810 fish/cmds.c:9829
+#: fish/cmds.c:10230 fish/cmds.c:10267 fish/cmds.c:10306 fish/cmds.c:10346
+#: fish/cmds.c:10365 fish/cmds.c:10424 fish/cmds.c:10497 fish/cmds.c:10607
+#: fish/cmds.c:10993 fish/cmds.c:11035 fish/cmds.c:11080 fish/cmds.c:11122
+#: fish/cmds.c:11472 fish/cmds.c:11558
 #, c-format
 msgid "%s: %s: integer out of range\n"
 msgstr "%s: %s: ਪੂਰਨਅੰਕ ਰੇਂਜ ਤੋਂ ਬਾਹਰ ਹੈ\n"
 
-#: fish/cmds.c:4065 fish/cmds.c:4172 fish/cmds.c:11505
+#: fish/cmds.c:4073 fish/cmds.c:4180 fish/cmds.c:11533
 #, c-format
 msgid "%s should have %d-%d parameter(s)\n"
 msgstr "%s ਦੇ %d-%d ਪੈਰਾਮੀਟਰ ਹੋਣਾ ਚਾਹੀਦੇ ਹਨ\n"
 
-#: fish/cmds.c:4091 fish/cmds.c:4203 fish/cmds.c:11545
+#: fish/cmds.c:4099 fish/cmds.c:4211 fish/cmds.c:11573
 #, c-format
 msgid "%s: unknown optional argument \"%s\"\n"
 msgstr "%s: ਅਣਜਾਣ ਚੋਣਵੇਂ ਆਰਗੂਮੈਂਟ \"%s\"\n"
 
-#: fish/cmds.c:4097 fish/cmds.c:4209 fish/cmds.c:11551
+#: fish/cmds.c:4105 fish/cmds.c:4217 fish/cmds.c:11579
 #, c-format
 msgid "%s: optional argument \"%s\" given twice\n"
 msgstr "%s: ਚੋਣਵੇਂ ਆਰਗੂਮੈਂਟ \"%s\" ਦੋ ਵਾਰ ਦਿੱਤੇ ਹਨ\n"
 
-#: fish/cmds.c:11646
+#: fish/cmds.c:11674
 #, c-format
 msgid "%s: unknown command\n"
 msgstr "%s: ਅਣਜਾਣ ਕਮਾਂਡ\n"
@@ -1961,18 +1967,9 @@ msgstr "ਇੱਕ ਫਾਇਲ ਸੋਧ ਕਰਨ ਲਈ '%s filename' ਵਰ
 msgid ""
 "%s: guest filesystem shell\n"
 "%s lets you edit virtual machine filesystems\n"
-"Copyright (C) 2009-2010 Red Hat Inc.\n"
+"Copyright (C) 2009-2011 Red Hat Inc.\n"
 "Usage:\n"
 "  %s [--options] cmd [: cmd : cmd ...]\n"
-"  %s [--ro] -i -a disk-image\n"
-"  %s [--ro] -i -d libvirt-domain\n"
-"or for interactive use:\n"
-"  %s\n"
-"or from a shell script:\n"
-"  %s <<EOF\n"
-"  cmd\n"
-"  ...\n"
-"  EOF\n"
 "Options:\n"
 "  -h|--cmd-help        List available commands\n"
 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
@@ -1998,7 +1995,17 @@ msgid ""
 "  --selinux            Enable SELinux support\n"
 "  -v|--verbose         Verbose messages\n"
 "  -V|--version         Display version and exit\n"
+"  -w|--rw              Mount read-write\n"
 "  -x                   Echo each command before executing it\n"
+"\n"
+"To examine a disk image, ISO, hard disk, filesystem etc:\n"
+"  %s [--ro|--rw] -i -a /path/to/disk.img\n"
+"or\n"
+"  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
+"\n"
+"--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
+"run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
+"\n"
 "For more information, see the manpage %s(1).\n"
 msgstr ""
 "%s: guest filesystem shell\n"
@@ -2042,49 +2049,49 @@ msgstr ""
 "  -x                   Echo each command before executing it\n"
 "For more information, see the manpage %s(1)।\n"
 
-#: fish/fish.c:253
+#: fish/fish.c:254
 #, c-format
 msgid "%s: --listen=PID: PID was not a number: %s\n"
 msgstr "%s: --listen=PID: PID was not a number: %s\n"
 
-#: fish/fish.c:260
+#: fish/fish.c:261
 #, c-format
 msgid ""
 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
 msgstr ""
 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
 
-#: fish/fish.c:310
+#: fish/fish.c:311
 #, c-format
 msgid "%s: only one -f parameter can be given\n"
 msgstr "%s: only one -f parameter can be given\n"
 
-#: fish/fish.c:465
+#: fish/fish.c:466
 #, c-format
 msgid "%s: cannot use --listen and --remote options at the same time\n"
 msgstr "%s: cannot use --listen and --remote options at the same time\n"
 
-#: fish/fish.c:473
+#: fish/fish.c:474
 #, c-format
 msgid "%s: extra parameters on the command line with --listen flag\n"
 msgstr "%s: extra parameters on the command line with --listen flag\n"
 
-#: fish/fish.c:479
+#: fish/fish.c:480
 #, c-format
 msgid "%s: cannot use --listen and --file options at the same time\n"
 msgstr "%s: cannot use --listen and --file options at the same time\n"
 
-#: fish/fish.c:537
+#: fish/fish.c:538
 #, c-format
 msgid "guestfish: could not access termcap or terminfo database.\n"
 msgstr "guestfish: termcap ਜਾਂ terminfo ਡਾਟਾਬੇਸ ਨੂੰ ਵਰਤ ਨਹੀਂ ਸਕਿਆ।\n"
 
-#: fish/fish.c:541
+#: fish/fish.c:542
 #, c-format
 msgid "guestfish: terminal type \"%s\" not defined.\n"
 msgstr "guestfish: ਟਰਮੀਨਲ ਕਿਸਮ \"%s\" ਪਰਿਭਾਸ਼ਤ ਨਹੀਂ ਹੈ।\n"
 
-#: fish/fish.c:629
+#: fish/fish.c:630
 #, c-format
 msgid ""
 "\n"
@@ -2105,45 +2112,45 @@ msgstr ""
 "      'quit' to quit the shell\n"
 "\n"
 
-#: fish/fish.c:773
+#: fish/fish.c:774
 #, c-format
 msgid "%s: unterminated double quote\n"
 msgstr "%s: unterminated double quote\n"
 
-#: fish/fish.c:779 fish/fish.c:796
+#: fish/fish.c:780 fish/fish.c:797
 #, c-format
 msgid "%s: command arguments not separated by whitespace\n"
 msgstr "%s: ਕਮਾਂਡ ਆਰਗੂਮੈਂਟ ਸਪੇਸ ਨਾਲ ਵੱਖ ਨਹੀਂ ਕੀਤਾ\n"
 
-#: fish/fish.c:790
+#: fish/fish.c:791
 #, c-format
 msgid "%s: unterminated single quote\n"
 msgstr "%s: unterminated single quote\n"
 
-#: fish/fish.c:820
+#: fish/fish.c:821
 #, c-format
 msgid "%s: internal error parsing string at '%s'\n"
 msgstr "%s: internal error parsing string at '%s'\n"
 
-#: fish/fish.c:837
+#: fish/fish.c:838
 #, c-format
 msgid "%s: too many arguments\n"
 msgstr "%s: too many arguments\n"
 
-#: fish/fish.c:905
+#: fish/fish.c:906
 #, c-format
 msgid "%s: empty command on command line\n"
 msgstr "%s: empty command on command line\n"
 
-#: fish/fish.c:1051
+#: fish/fish.c:1052
 msgid "display a list of commands or help on a command"
 msgstr "ਕਮਾਂਡਾਂ ਦੀ ਸੂਚੀ ਜਾਂ ਕਮਾਂਡ ਬਾਰੇ ਸਹਾਇਤਾ ਵੇਖਾਓ"
 
-#: fish/fish.c:1053
+#: fish/fish.c:1054
 msgid "quit guestfish"
 msgstr "quit guestfish"
 
-#: fish/fish.c:1064
+#: fish/fish.c:1065
 #, c-format
 msgid ""
 "help - display a list of commands or help on a command\n"
@@ -2154,7 +2161,7 @@ msgstr ""
 "     help cmd\n"
 "     help\n"
 
-#: fish/fish.c:1072
+#: fish/fish.c:1073
 #, c-format
 msgid ""
 "quit - quit guestfish\n"
@@ -2163,12 +2170,12 @@ msgstr ""
 "quit - quit guestfish\n"
 "     quit\n"
 
-#: fish/fish.c:1077
+#: fish/fish.c:1078
 #, c-format
 msgid "%s: command not known, use -h to list all commands\n"
 msgstr "%s: command not known, use -h to list all commands\n"
 
-#: fish/fish.c:1093
+#: fish/fish.c:1094
 #, c-format
 msgid ""
 "Did you mean to open a disk image?  guestfish -a disk.img\n"
@@ -2179,7 +2186,7 @@ msgstr ""
 "ਕਮਾਂਡਾਂ ਦੀ ਸੂਚੀ ਲਈ:             guestfish -h\n"
 "ਮੁਕੰਮਲ ਦਸਤਾਵੇਜੀ ਲਈ:         man guestfish\n"
 
-#: fish/fish.c:1250
+#: fish/fish.c:1251
 #, c-format
 msgid "Runaway quote in string \"%s\"\n"
 msgstr "ਸਤਰ \"%s\" ਵਿੱਚ ਗਲਤ ਸ਼ਬਦਾਵਲੀ ਹੈ\n"
@@ -2887,31 +2894,31 @@ msgstr "libguestfs: error: %s\n"
 msgid "<truncated, original size %zu bytes>"
 msgstr "<ਘਟਾਇਆ, ਅਸਲੀ ਅਕਾਰ %zu ਬਾਈਟ>"
 
-#: src/inspect.c:477 src/inspect.c:1162 src/inspect.c:2599 src/inspect.c:2642
-#: src/inspect.c:2692 src/inspect.c:2736
+#: src/inspect.c:486 src/inspect.c:1171 src/inspect.c:2654 src/inspect.c:2697
+#: src/inspect.c:2747 src/inspect.c:2791
 #, c-format
 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
 msgstr "%s ਦਾ ਅਕਾਰ ਬੇਲੋੜਾ ਹੈ (%<PRIi64> ਬਾਈਟਾਂ)"
 
-#: src/inspect.c:1196
+#: src/inspect.c:1205
 msgid "could not parse /etc/fstab or empty file"
 msgstr "/etc/fstab ਜਾਂ ਖਾਲੀ ਫਾਇਲ ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਦਾ"
 
-#: src/inspect.c:1411
+#: src/inspect.c:1420
 #, c-format
 msgid "cannot resolve Windows %%SYSTEMROOT%%"
 msgstr "Windows %%SYSTEMROOT%% ਨੂੰ ਰਿਜ਼ੌਲਵ ਨਹੀਂ ਕਰ ਸਕਦਾ"
 
-#: src/inspect.c:1691 src/inspect.c:1704
+#: src/inspect.c:1736 src/inspect.c:1749
 #, c-format
 msgid "could not parse integer in version number: %s"
 msgstr "ਵਰਜਨ ਨੰਬਰ ਵਿੱਚ ਪੂਰਨਅੰਕ ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਿਆ: %s"
 
-#: src/inspect.c:1798
+#: src/inspect.c:1843
 msgid "no inspection data: call guestfs_inspect_os first"
 msgstr "ਕੋਈ ਪੜਤਾਲ ਡਾਟਾ ਨਹੀਂ ਹੈ: ਪਹਿਲਾਂ guestfs_inspect_os ਨੂੰ ਕਾਲ ਕਰੋ"
 
-#: src/inspect.c:1810
+#: src/inspect.c:1855
 #, c-format
 msgid ""
 "%s: root device not found: only call this function with a root device "
@@ -2920,20 +2927,20 @@ msgstr ""
 "%s: ਰੂਟ (root) ਜੰਤਰ ਨਹੀਂ ਲੱਭਿਆ: ਇਸ ਫੰਕਸ਼ਨ ਨੂੰ ਸਿਰਫ ਰੂਟ ਜੰਤਰ ਨਾਲ ਕਾਲ ਕਰੋ ਜੋ ਪਹਿਲਾਂ "
 "guestfs_inspect_os ਦੁਆਰਾ ਦਿੱਤਾ ਗਿਆ ਸੀ"
 
-#: src/inspect.c:1939
+#: src/inspect.c:1994
 msgid "not a Windows guest, or systemroot could not be determined"
 msgstr "ਇੱਕ Windows ਗਿਸਟ ਨਹੀਂ ਹੈ, ਜਾਂ systemroot ਦਾ ਪਤਾ ਨਹੀਂ ਲਾਇਆ ਜਾ ਸਕਦਾ"
 
-#: src/inspect.c:2230 src/inspect.c:2252 src/inspect.c:2277
+#: src/inspect.c:2285 src/inspect.c:2307 src/inspect.c:2332
 msgid "unexpected end of output from db_dump command"
 msgstr "db_dump ਕਮਾਂਡ ਤੋਂ ਆਊਟਪੁੱਟ ਦਾ ਅਚਾਨਕ ਅੰਤ"
 
-#: src/inspect.c:2701
+#: src/inspect.c:2756
 #, c-format
 msgid "%s: file is empty"
 msgstr "%s: ਫਾਇਲ ਖਾਲੀ ਹੈ"
 
-#: src/inspect.c:2764
+#: src/inspect.c:2819
 msgid ""
 "inspection API not available since this version of libguestfs was compiled "
 "without PCRE or hivex libraries"
index 0c75903..d665d11 100644 (file)
--- a/po/pl.po
+++ b/po/pl.po
@@ -6,7 +6,7 @@ msgstr ""
 "Project-Id-Version: pl\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-03-18 19:28+0000\n"
+"POT-Creation-Date: 2011-03-24 12:04+0000\n"
 "PO-Revision-Date: 2010-12-21 14:12+0100\n"
 "Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
 "Language-Team: Polish <trans-pl@lists.fedoraproject.org>\n"
@@ -63,14 +63,14 @@ msgstr ""
 "Aby dowiedzieć się więcej, należy zobaczyć stronę podręcznika %s(1).\n"
 
 #: cat/virt-cat.c:115 cat/virt-filesystems.c:200 cat/virt-ls.c:121
-#: df/domains.c:428 df/main.c:134 fish/fish.c:216 fuse/guestmount.c:976
+#: df/domains.c:428 df/main.c:134 fish/fish.c:217 fuse/guestmount.c:976
 #: inspector/virt-inspector.c:129 rescue/virt-rescue.c:127
 #, c-format
 msgid "guestfs_create: failed to create handle\n"
 msgstr "guestfs_create: utworzenie programu obsługi nie powiodło się\n"
 
 #: cat/virt-cat.c:137 cat/virt-filesystems.c:254 cat/virt-ls.c:143
-#: df/main.c:158 fish/fish.c:286 fuse/guestmount.c:1026
+#: df/main.c:158 fish/fish.c:287 fuse/guestmount.c:1026
 #: inspector/virt-inspector.c:151 rescue/virt-rescue.c:151
 #, c-format
 msgid "%s: unknown long option: %s (%d)\n"
@@ -352,1595 +352,1601 @@ msgstr "bez przydzielania lub dodawania dysków po uruchomieniu\n"
 msgid "%s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: nieprawidłowy parametr liczby całkowitej (%s zwróciło %d)\n"
 
-#: fish/cmds.c:2536
+#: fish/cmds.c:2543
 msgid "Command"
 msgstr "Polecenie"
 
-#: fish/cmds.c:2536
+#: fish/cmds.c:2543
 msgid "Description"
 msgstr "Opis"
 
-#: fish/cmds.c:2538
+#: fish/cmds.c:2545
 msgid "add a CD-ROM disk image to examine"
 msgstr "dodaje obraz płyty CD-ROM do sprawdzenia"
 
-#: fish/cmds.c:2539
+#: fish/cmds.c:2546
 msgid "add the disk(s) from a named libvirt domain"
 msgstr "dodaje dyski z nazwanej domeny biblioteki libvirt"
 
-#: fish/cmds.c:2540 fish/cmds.c:2541
+#: fish/cmds.c:2547 fish/cmds.c:2548
 msgid "add an image to examine or modify"
 msgstr "dodaje obraz do sprawdzenia lub zmodyfikowania"
 
-#: fish/cmds.c:2542
+#: fish/cmds.c:2549
 msgid "add a drive in snapshot mode (read-only)"
 msgstr "dodaje napęd w trybie migawki (tylko do odczytu)"
 
-#: fish/cmds.c:2543
+#: fish/cmds.c:2550
 msgid "add a drive read-only specifying the QEMU block emulation to use"
 msgstr ""
 "dodaje napęd w trybie tylko do odczytu określając używaną emulację bloku QEMU"
 
-#: fish/cmds.c:2544
+#: fish/cmds.c:2551
 msgid "add a drive specifying the QEMU block emulation to use"
 msgstr "dodaje napęd określając używaną emulację bloku QEMU"
 
-#: fish/cmds.c:2545
+#: fish/cmds.c:2552
 msgid "allocate and add a disk file"
 msgstr "przydziela i dodaje plik dysku"
 
-#: fish/cmds.c:2546
+#: fish/cmds.c:2553
 msgid "clear Augeas path"
 msgstr "czyści ścieżkę Augeas"
 
-#: fish/cmds.c:2547
+#: fish/cmds.c:2554
 msgid "close the current Augeas handle"
 msgstr "zamyka bieżący program obsługi Augeas"
 
-#: fish/cmds.c:2548
+#: fish/cmds.c:2555
 msgid "define an Augeas node"
 msgstr "określa węzeł Augeas"
 
-#: fish/cmds.c:2549
+#: fish/cmds.c:2556
 msgid "define an Augeas variable"
 msgstr "określa zmienną Augeas"
 
-#: fish/cmds.c:2550
+#: fish/cmds.c:2557
 msgid "look up the value of an Augeas path"
 msgstr "wyszukuje wartość ścieżki Augeas"
 
-#: fish/cmds.c:2551
+#: fish/cmds.c:2558
 msgid "create a new Augeas handle"
 msgstr "tworzy nowy program obsługi Augeas"
 
-#: fish/cmds.c:2552
+#: fish/cmds.c:2559
 msgid "insert a sibling Augeas node"
 msgstr "umieszcza podrzędny węzeł Augeas"
 
-#: fish/cmds.c:2553
+#: fish/cmds.c:2560
 msgid "load files into the tree"
 msgstr "wczytuje pliki do drzewa"
 
-#: fish/cmds.c:2554
+#: fish/cmds.c:2561
 msgid "list Augeas nodes under augpath"
 msgstr "wyświetla listę węzłów Augeas pod augpath"
 
-#: fish/cmds.c:2555
+#: fish/cmds.c:2562
 msgid "return Augeas nodes which match augpath"
 msgstr "zwraca węzły Augeas, które pasują do augpath"
 
-#: fish/cmds.c:2556
+#: fish/cmds.c:2563
 msgid "move Augeas node"
 msgstr "przenosi węzeł Augeas"
 
-#: fish/cmds.c:2557
+#: fish/cmds.c:2564
 msgid "remove an Augeas path"
 msgstr "usuwa ścieżkę Augeas"
 
-#: fish/cmds.c:2558
+#: fish/cmds.c:2565
 msgid "write all pending Augeas changes to disk"
 msgstr "zapisuje wszystkie oczekujące zmiany Augeas na dysku"
 
-#: fish/cmds.c:2559
+#: fish/cmds.c:2566
 msgid "set Augeas path to value"
 msgstr "ustawia ścieżkę Augeas na wartość"
 
-#: fish/cmds.c:2560
+#: fish/cmds.c:2567
 msgid "test availability of some parts of the API"
 msgstr "testuje dostępność niektórych części API"
 
-#: fish/cmds.c:2561
+#: fish/cmds.c:2568
 msgid "return a list of all optional groups"
 msgstr "zwraca listę wszystkich opcjonalnych grup"
 
-#: fish/cmds.c:2562
+#: fish/cmds.c:2569
 msgid "upload base64-encoded data to file"
 msgstr "wysyła dane zakodowane jako base64 do pliku"
 
-#: fish/cmds.c:2563
+#: fish/cmds.c:2570
 msgid "download file and encode as base64"
 msgstr "pobiera plik i koduje go jako base64"
 
-#: fish/cmds.c:2564
+#: fish/cmds.c:2571
 msgid "flush device buffers"
 msgstr "czyści bufory urządzenia"
 
-#: fish/cmds.c:2565
+#: fish/cmds.c:2572
 msgid "get blocksize of block device"
 msgstr "ustawia rozmiar bloku urządzenia blokowego"
 
-#: fish/cmds.c:2566
+#: fish/cmds.c:2573
 msgid "is block device set to read-only"
 msgstr "jest urządzeniem blokowym tylko do odczytu"
 
-#: fish/cmds.c:2567
+#: fish/cmds.c:2574
 msgid "get total size of device in bytes"
 msgstr "uzyskuje całkowity rozmiar urządzenia w bajtach"
 
-#: fish/cmds.c:2568
+#: fish/cmds.c:2575
 msgid "get sectorsize of block device"
 msgstr "uzyskuje rozmiar sektora urządzenia blokowego"
 
-#: fish/cmds.c:2569
+#: fish/cmds.c:2576
 msgid "get total size of device in 512-byte sectors"
 msgstr "uzyskuje całkowity rozmiar urządzenia w 512 bitowych sektorach"
 
-#: fish/cmds.c:2570
+#: fish/cmds.c:2577
 msgid "reread partition table"
 msgstr "ponownie odczytuje tablicę partycji"
 
-#: fish/cmds.c:2571
+#: fish/cmds.c:2578
 msgid "set blocksize of block device"
 msgstr "ustawia rozmiar bloku urządzenia blokowego"
 
-#: fish/cmds.c:2572
+#: fish/cmds.c:2579
 msgid "set block device to read-only"
 msgstr "ustawia urządzenia blokowe w tryb tylko do odczytu"
 
-#: fish/cmds.c:2573
+#: fish/cmds.c:2580
 msgid "set block device to read-write"
 msgstr "ustawia urządzenie blokowe w tryb odczytu i zapisu"
 
-#: fish/cmds.c:2574
+#: fish/cmds.c:2581
 msgid "return true path on case-insensitive filesystem"
 msgstr ""
 "zwraca prawdziwą ścieżkę w systemach plików rozróżniających wielkość znaków"
 
-#: fish/cmds.c:2575
+#: fish/cmds.c:2582
 msgid "list the contents of a file"
 msgstr "wyświetla listę zawartości pliku"
 
-#: fish/cmds.c:2576
+#: fish/cmds.c:2583
 msgid "compute MD5, SHAx or CRC checksum of file"
 msgstr "oblicza sumy kontrolne MD5, SHAx lub CRC pliku"
 
-#: fish/cmds.c:2577
+#: fish/cmds.c:2584
 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
 msgstr "oblicza sumy kontrolne MD5, SHAx lub CRC zawartości urządzenia"
 
-#: fish/cmds.c:2578
+#: fish/cmds.c:2585
 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
 msgstr "oblicza sumy kontrolne MD5, SHAx lub CRC plików w katalogu"
 
-#: fish/cmds.c:2579
+#: fish/cmds.c:2586
 msgid "change file mode"
 msgstr "zmienia tryb pliku"
 
-#: fish/cmds.c:2580 fish/cmds.c:2693
+#: fish/cmds.c:2587 fish/cmds.c:2701
 msgid "change file owner and group"
 msgstr "zmienia właściciela pliku i grupę"
 
-#: fish/cmds.c:2581
+#: fish/cmds.c:2588
 msgid "run a command from the guest filesystem"
 msgstr "wykonuje polecenie z systemu plików gościa"
 
-#: fish/cmds.c:2582
+#: fish/cmds.c:2589
 msgid "run a command, returning lines"
 msgstr "wykonuje polecenie, zwracając wiersze"
 
-#: fish/cmds.c:2583
+#: fish/cmds.c:2590
 msgid "add qemu parameters"
 msgstr "dodaje parametry QEMU"
 
-#: fish/cmds.c:2584
+#: fish/cmds.c:2591
 msgid "copy local files or directories into an image"
 msgstr "kopiuje lokalne pliki lub katalogi do obrazu"
 
-#: fish/cmds.c:2585
+#: fish/cmds.c:2592
 msgid "copy remote files or directories out of an image"
 msgstr "kopiuje zdalne pliki lub katalogi z obrazu"
 
-#: fish/cmds.c:2586
+#: fish/cmds.c:2593
 msgid "copy size bytes from source to destination using dd"
 msgstr "kopiuje bajty rozmiaru ze źródła do celu używając dd"
 
-#: fish/cmds.c:2587
+#: fish/cmds.c:2594
 msgid "copy a file"
 msgstr "kopiuje plik"
 
-#: fish/cmds.c:2588
+#: fish/cmds.c:2595
 msgid "copy a file or directory recursively"
 msgstr "rekursywnie kopiuje plik lub katalog"
 
-#: fish/cmds.c:2589
+#: fish/cmds.c:2596
 msgid "copy from source to destination using dd"
 msgstr "kopiuje ze źródła do celu używając dd"
 
-#: fish/cmds.c:2590
+#: fish/cmds.c:2597
 msgid "debugging and internals"
 msgstr "debugowanie i wewnętrzne"
 
-#: fish/cmds.c:2591
+#: fish/cmds.c:2598
 msgid "debug the QEMU command line (internal use only)"
 msgstr "debuguje wiersz poleceń QEMU (tylko do użytku wewnętrznego)"
 
-#: fish/cmds.c:2592
+#: fish/cmds.c:2599
 msgid "upload a file to the appliance (internal use only)"
 msgstr "wysyła plik do przyrządu (tylko do użytku wewnętrznego)"
 
-#: fish/cmds.c:2593
+#: fish/cmds.c:2600
 msgid "report file system disk space usage"
 msgstr "zgłasza użycie przestrzeni systemu plików dysku"
 
-#: fish/cmds.c:2594
+#: fish/cmds.c:2601
 msgid "report file system disk space usage (human readable)"
 msgstr ""
 "zgłasza użycie przestrzeni systemu plików dysku (czytelne dla człowieka)"
 
-#: fish/cmds.c:2595
+#: fish/cmds.c:2602
 msgid "return kernel messages"
 msgstr "zwraca komunikaty jądra"
 
-#: fish/cmds.c:2596
+#: fish/cmds.c:2603
 msgid "download a file to the local machine"
 msgstr "pobiera plik do lokalnej maszyny"
 
-#: fish/cmds.c:2597
+#: fish/cmds.c:2604
 msgid "download a file to the local machine with offset and size"
 msgstr "pobiera plik do lokalnej maszyny z wyrównaniem i rozmiarem"
 
-#: fish/cmds.c:2598
+#: fish/cmds.c:2605
 msgid "drop kernel page cache, dentries and inodes"
 msgstr "odrzuca pamięć podręczną stron jądra, wpisy katalogów oraz i-węzły"
 
-#: fish/cmds.c:2599
+#: fish/cmds.c:2606
 msgid "estimate file space usage"
 msgstr "szacuje użycie przestrzeni plików"
 
-#: fish/cmds.c:2600
+#: fish/cmds.c:2607
 msgid "check an ext2/ext3 filesystem"
 msgstr "sprawdza system plików ext2/ext3"
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2608
 msgid "display a line of text"
 msgstr "wyświetla wiersz tekstu"
 
-#: fish/cmds.c:2602
+#: fish/cmds.c:2609
 msgid "echo arguments back to the client"
 msgstr "zwraca parametry z powrotem do klienta"
 
-#: fish/cmds.c:2603
+#: fish/cmds.c:2610
 msgid "edit a file"
 msgstr "modyfikuje plik"
 
-#: fish/cmds.c:2604 fish/cmds.c:2605 fish/cmds.c:2610 fish/cmds.c:2611
-#: fish/cmds.c:2644 fish/cmds.c:2645 fish/cmds.c:2886 fish/cmds.c:2887
-#: fish/cmds.c:2891 fish/cmds.c:2892 fish/cmds.c:2894 fish/cmds.c:2895
+#: fish/cmds.c:2611 fish/cmds.c:2612 fish/cmds.c:2617 fish/cmds.c:2618
+#: fish/cmds.c:2651 fish/cmds.c:2652 fish/cmds.c:2894 fish/cmds.c:2895
+#: fish/cmds.c:2899 fish/cmds.c:2900 fish/cmds.c:2902 fish/cmds.c:2903
 msgid "return lines matching a pattern"
 msgstr "zwraca wiersze zgadzające się ze wzorem"
 
-#: fish/cmds.c:2606
+#: fish/cmds.c:2613
 msgid "test if two files have equal contents"
 msgstr "testuje, czy dwa pliki mają taką samą zawartość"
 
-#: fish/cmds.c:2607
+#: fish/cmds.c:2614
 msgid "test if file or directory exists"
 msgstr "testuje, czy plik lub katalog istnieje"
 
-#: fish/cmds.c:2608 fish/cmds.c:2609
+#: fish/cmds.c:2615 fish/cmds.c:2616
 msgid "preallocate a file in the guest filesystem"
 msgstr "przydziela przestrzeń plikowi w systemie plików gościa"
 
-#: fish/cmds.c:2612
+#: fish/cmds.c:2619
 msgid "determine file type"
 msgstr "określa typ pliku"
 
-#: fish/cmds.c:2613
+#: fish/cmds.c:2620
 msgid "detect the architecture of a binary file"
 msgstr "wykrywa architekturę pliku binarnego"
 
-#: fish/cmds.c:2614
+#: fish/cmds.c:2621
 msgid "return the size of the file in bytes"
 msgstr "zwraca rozmiar pliku w bajtach"
 
-#: fish/cmds.c:2615
+#: fish/cmds.c:2622
 msgid "fill a file with octets"
 msgstr "wypełnia plik oktetami"
 
-#: fish/cmds.c:2616
+#: fish/cmds.c:2623
 msgid "fill a file with a repeating pattern of bytes"
 msgstr "wypełnia plik powtarzającym się wzorem bajtów"
 
-#: fish/cmds.c:2617
+#: fish/cmds.c:2624
 msgid "find all files and directories"
 msgstr "znajduje wszystkie pliki i katalogi"
 
-#: fish/cmds.c:2618
+#: fish/cmds.c:2625
 msgid "find all files and directories, returning NUL-separated list"
 msgstr ""
 "znajduje wszystkie pliki i katalogi, zwracając listę oddzieloną znakiem NUL"
 
-#: fish/cmds.c:2619
+#: fish/cmds.c:2626
 msgid "find a filesystem by label"
 msgstr "znajduje system plików według etykiety"
 
-#: fish/cmds.c:2620
+#: fish/cmds.c:2627
 msgid "find a filesystem by UUID"
 msgstr "znajduje system plików według UUID"
 
-#: fish/cmds.c:2621
+#: fish/cmds.c:2628
 msgid "run the filesystem checker"
 msgstr "wykonuje sprawdzanie systemu plików"
 
-#: fish/cmds.c:2622
+#: fish/cmds.c:2629
 msgid "get the additional kernel options"
 msgstr "uzyskuje dodatkowe opcje jądra"
 
-#: fish/cmds.c:2623
+#: fish/cmds.c:2630
 #, fuzzy
 msgid "get the attach method"
 msgstr "uzyskuje ścieżkę wyszukiwania"
 
-#: fish/cmds.c:2624
+#: fish/cmds.c:2631
 msgid "get autosync mode"
 msgstr "uzyskuje tryb automatycznej synchronizacji"
 
-#: fish/cmds.c:2625
+#: fish/cmds.c:2632
 msgid "get direct appliance mode flag"
 msgstr "uzyskuje bezpośrednią flagę trybu przyrządu"
 
-#: fish/cmds.c:2626
+#: fish/cmds.c:2633
 msgid "get the ext2/3/4 filesystem label"
 msgstr "uzyskuje etykietę systemu plików ext2/3/4"
 
-#: fish/cmds.c:2627
+#: fish/cmds.c:2634
 msgid "get the ext2/3/4 filesystem UUID"
 msgstr "uzyskuje UUID systemu plików ext2/3/4"
 
-#: fish/cmds.c:2628
+#: fish/cmds.c:2635
 msgid "get memory allocated to the qemu subprocess"
 msgstr "uzyskuje pamięć przydzieloną do podprocesów QEMU"
 
-#: fish/cmds.c:2629
+#: fish/cmds.c:2636
 msgid "get enable network flag"
 msgstr "uzyskuje flagę włączenia sieci"
 
-#: fish/cmds.c:2630
+#: fish/cmds.c:2637
 msgid "get the search path"
 msgstr "uzyskuje ścieżkę wyszukiwania"
 
-#: fish/cmds.c:2631
+#: fish/cmds.c:2638
 msgid "get PID of qemu subprocess"
 msgstr "uzyskuje PID podprocesu QEMU"
 
-#: fish/cmds.c:2632
+#: fish/cmds.c:2639
 msgid "get the qemu binary"
 msgstr "uzyskuje plik binarny QEMU"
 
-#: fish/cmds.c:2633
+#: fish/cmds.c:2640
 msgid "get recovery process enabled flag"
 msgstr "uzyskuje flagę włączenia procesu przywracania"
 
-#: fish/cmds.c:2634
+#: fish/cmds.c:2641
 msgid "get SELinux enabled flag"
 msgstr "uzyskuje flagę włączenia SELinuksa"
 
-#: fish/cmds.c:2635
+#: fish/cmds.c:2642
 msgid "get the current state"
 msgstr "uzyskuje bieżący stan"
 
-#: fish/cmds.c:2636
+#: fish/cmds.c:2643
 msgid "get command trace enabled flag"
 msgstr "uzyskuje flagę włączenia śledzenia"
 
-#: fish/cmds.c:2637
+#: fish/cmds.c:2644
 msgid "get the current umask"
 msgstr "uzyskuje bieżące \"umask\""
 
-#: fish/cmds.c:2638
+#: fish/cmds.c:2645
 msgid "get verbose mode"
 msgstr "uzyskuje więcej komunikatów"
 
-#: fish/cmds.c:2639
+#: fish/cmds.c:2646
 msgid "get SELinux security context"
 msgstr "uzyskuje kontekst bezpieczeństwa SELinuksa"
 
-#: fish/cmds.c:2640 fish/cmds.c:2694
+#: fish/cmds.c:2647 fish/cmds.c:2702
 msgid "get a single extended attribute"
 msgstr "uzyskuje pojedynczy atrybut rozszerzony"
 
-#: fish/cmds.c:2641 fish/cmds.c:2695
+#: fish/cmds.c:2648 fish/cmds.c:2703
 msgid "list extended attributes of a file or directory"
 msgstr "wyświetla listę rozszerzonych atrybutów pliku lub katalogu"
 
-#: fish/cmds.c:2642
+#: fish/cmds.c:2649
 msgid "expand wildcards in command"
 msgstr "rozwija wieloznaczniki w poleceniach"
 
-#: fish/cmds.c:2643
+#: fish/cmds.c:2650
 msgid "expand a wildcard path"
 msgstr "rozwija wieloznaczniki w ścieżkach"
 
-#: fish/cmds.c:2646
+#: fish/cmds.c:2653
 msgid "install GRUB"
 msgstr "instaluje program GRUB"
 
-#: fish/cmds.c:2647
+#: fish/cmds.c:2654
 msgid "return first 10 lines of a file"
 msgstr "zwraca pierwsze 10 wierszy pliku"
 
-#: fish/cmds.c:2648
+#: fish/cmds.c:2655
 msgid "return first N lines of a file"
 msgstr "zwraca pierwsze N wierszy pliku"
 
-#: fish/cmds.c:2649
+#: fish/cmds.c:2656
 msgid "dump a file in hexadecimal"
 msgstr "zrzuca plik w formacie szesnastkowym"
 
-#: fish/cmds.c:2650
+#: fish/cmds.c:2657
 msgid "edit with a hex editor"
 msgstr "modyfikuje za pomocą edytora szesnastkowego"
 
-#: fish/cmds.c:2651
+#: fish/cmds.c:2658
 msgid "list the contents of a single file in an initrd"
 msgstr "wyświetla listę zawartości pojedynczego pliku w initrd"
 
-#: fish/cmds.c:2652
+#: fish/cmds.c:2659
 msgid "list files in an initrd"
 msgstr "wyświetla listę plików w initrd"
 
-#: fish/cmds.c:2653
+#: fish/cmds.c:2660
 msgid "add an inotify watch"
 msgstr "dodaje obserwację inotify"
 
-#: fish/cmds.c:2654
+#: fish/cmds.c:2661
 msgid "close the inotify handle"
 msgstr "zamyka program obsługi inotify"
 
-#: fish/cmds.c:2655
+#: fish/cmds.c:2662
 msgid "return list of watched files that had events"
 msgstr "zwraca listę obserwowanych plików, które miały zdarzenia"
 
-#: fish/cmds.c:2656
+#: fish/cmds.c:2663
 msgid "create an inotify handle"
 msgstr "tworzy program obsługi inotify"
 
-#: fish/cmds.c:2657
+#: fish/cmds.c:2664
 msgid "return list of inotify events"
 msgstr "zwraca listę zdarzeń inotify"
 
-#: fish/cmds.c:2658
+#: fish/cmds.c:2665
 msgid "remove an inotify watch"
 msgstr "usuwa obserwację inotify"
 
-#: fish/cmds.c:2659
+#: fish/cmds.c:2666
 msgid "get architecture of inspected operating system"
 msgstr "uzyskuje architekturę badanego systemu operacyjnego"
 
-#: fish/cmds.c:2660
+#: fish/cmds.c:2667
 msgid "get distro of inspected operating system"
 msgstr "uzyskuje dystrybucję badanego systemu operacyjnego"
 
-#: fish/cmds.c:2661
+#: fish/cmds.c:2668
 msgid "get filesystems associated with inspected operating system"
 msgstr "uzyskuje systemy plików powiązane z badanym systemem operacyjnym"
 
-#: fish/cmds.c:2662
+#: fish/cmds.c:2669
 #, fuzzy
 msgid "get format of inspected operating system"
 msgstr "uzyskuje typ badanego systemu operacyjnego"
 
-#: fish/cmds.c:2663
+#: fish/cmds.c:2670
 msgid "get hostname of the operating system"
 msgstr "uzyskuje nazwę komputera systemu operacyjnego"
 
-#: fish/cmds.c:2664
+#: fish/cmds.c:2671
 msgid "get major version of inspected operating system"
 msgstr "uzyskuje główną wersję badanego systemu operacyjnego"
 
-#: fish/cmds.c:2665
+#: fish/cmds.c:2672
 msgid "get minor version of inspected operating system"
 msgstr "uzyskuje pomniejszą wersję badanego systemu operacyjnego"
 
-#: fish/cmds.c:2666
+#: fish/cmds.c:2673
 msgid "get mountpoints of inspected operating system"
 msgstr "uzyskuje punkty montowania badanego systemu operacyjnego"
 
-#: fish/cmds.c:2667
+#: fish/cmds.c:2674
 msgid "get package format used by the operating system"
 msgstr "uzyskuje typ formatu pakietów używanego przez system operacyjny"
 
-#: fish/cmds.c:2668
+#: fish/cmds.c:2675
 msgid "get package management tool used by the operating system"
 msgstr ""
 "uzyskuje narzędzie do zarządzania pakietami używane przez system operacyjny"
 
-#: fish/cmds.c:2669
+#: fish/cmds.c:2676
 msgid "get product name of inspected operating system"
 msgstr "uzyskuje nazwę produktu badanego systemu operacyjnego"
 
-#: fish/cmds.c:2670
+#: fish/cmds.c:2677
+#, fuzzy
+msgid "get product variant of inspected operating system"
+msgstr "uzyskuje nazwę produktu badanego systemu operacyjnego"
+
+#: fish/cmds.c:2678
 msgid "return list of operating systems found by last inspection"
 msgstr ""
 "zwraca listę systemów operacyjnych odnalezionych przez ostatnie badanie"
 
-#: fish/cmds.c:2671
+#: fish/cmds.c:2679
 msgid "get type of inspected operating system"
 msgstr "uzyskuje typ badanego systemu operacyjnego"
 
-#: fish/cmds.c:2672
+#: fish/cmds.c:2680
 msgid "get Windows systemroot of inspected operating system"
 msgstr "uzyskuje systemroot badanego systemu operacyjnego Windows"
 
-#: fish/cmds.c:2673
+#: fish/cmds.c:2681
 msgid "get live flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2674
+#: fish/cmds.c:2682
 msgid "get multipart flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2675
+#: fish/cmds.c:2683
 msgid "get netinst (network installer) flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2676
+#: fish/cmds.c:2684
 msgid "get list of applications installed in the operating system"
 msgstr "uzyskuje listę aplikacji zainstalowanych w systemie operacyjnym"
 
-#: fish/cmds.c:2677
+#: fish/cmds.c:2685
 msgid "inspect disk and return list of operating systems found"
 msgstr "bada dysk i zwraca listę odnalezionych systemów operacyjnych"
 
-#: fish/cmds.c:2678
+#: fish/cmds.c:2686
 msgid "test if block device"
 msgstr "testuje, czy jest urządzeniem blokowym"
 
-#: fish/cmds.c:2679
+#: fish/cmds.c:2687
 msgid "is busy processing a command"
 msgstr "jest zajęte przetwarzaniem polecenia"
 
-#: fish/cmds.c:2680
+#: fish/cmds.c:2688
 msgid "test if character device"
 msgstr "testuje, czy jest urządzeniem znakowym"
 
-#: fish/cmds.c:2681
+#: fish/cmds.c:2689
 msgid "is in configuration state"
 msgstr "jest w stanie konfiguracji"
 
-#: fish/cmds.c:2682
+#: fish/cmds.c:2690
 msgid "test if a directory"
 msgstr "testuje, czy jest katalogiem"
 
-#: fish/cmds.c:2683
+#: fish/cmds.c:2691
 msgid "test if FIFO (named pipe)"
 msgstr "testuje, czy jest FIFO (nazwanym potokiem)"
 
-#: fish/cmds.c:2684
+#: fish/cmds.c:2692
 msgid "test if a regular file"
 msgstr "testuje, czy jest zwykłym plikiem"
 
-#: fish/cmds.c:2685
+#: fish/cmds.c:2693
 msgid "is launching subprocess"
 msgstr "uruchamia podprocesy"
 
-#: fish/cmds.c:2686
+#: fish/cmds.c:2694
 msgid "test if device is a logical volume"
 msgstr "testuje, czy urządzenie jest woluminem logicznym"
 
-#: fish/cmds.c:2687
+#: fish/cmds.c:2695
 msgid "is ready to accept commands"
 msgstr "jest gotowe na akceptowanie poleceń"
 
-#: fish/cmds.c:2688
+#: fish/cmds.c:2696
 msgid "test if socket"
 msgstr "testuje, czy jest gniazdem"
 
-#: fish/cmds.c:2689
+#: fish/cmds.c:2697
 msgid "test if symbolic link"
 msgstr "testuje, czy jest dowiązaniem symbolicznym"
 
-#: fish/cmds.c:2690
+#: fish/cmds.c:2698
 msgid "kill the qemu subprocess"
 msgstr "niszczy podproces QEMU"
 
-#: fish/cmds.c:2691
+#: fish/cmds.c:2699
 msgid "launch the qemu subprocess"
 msgstr "uruchamia podproces QEMU"
 
-#: fish/cmds.c:2692
+#: fish/cmds.c:2700
 msgid "change working directory"
 msgstr "zmienia katalog roboczy"
 
-#: fish/cmds.c:2696
+#: fish/cmds.c:2704
 msgid "list the block devices"
 msgstr "wyświetla listę urządzeń blokowych"
 
-#: fish/cmds.c:2697
+#: fish/cmds.c:2705
 msgid "list filesystems"
 msgstr "wyświetla listę systemów plików"
 
-#: fish/cmds.c:2698
+#: fish/cmds.c:2706
 msgid "list the partitions"
 msgstr "wyświetla listę partycji"
 
-#: fish/cmds.c:2699
+#: fish/cmds.c:2707
 msgid "list the files in a directory (long format)"
 msgstr "wyświetla listę plików w katalogu (długi format)"
 
-#: fish/cmds.c:2700 fish/cmds.c:2701
+#: fish/cmds.c:2708 fish/cmds.c:2709
 msgid "create a hard link"
 msgstr "tworzy twarde dowiązanie"
 
-#: fish/cmds.c:2702 fish/cmds.c:2703
+#: fish/cmds.c:2710 fish/cmds.c:2711
 msgid "create a symbolic link"
 msgstr "tworzy dowiązanie symboliczne"
 
-#: fish/cmds.c:2704 fish/cmds.c:2795
+#: fish/cmds.c:2712 fish/cmds.c:2803
 msgid "remove extended attribute of a file or directory"
 msgstr "usuwa rozszerzony atrybut pliku lub katalogu"
 
-#: fish/cmds.c:2705
+#: fish/cmds.c:2713
 msgid "list the files in a directory"
 msgstr "wyświetla listę plików w katalogu"
 
-#: fish/cmds.c:2706 fish/cmds.c:2822
+#: fish/cmds.c:2714 fish/cmds.c:2830
 msgid "set extended attribute of a file or directory"
 msgstr "ustawia rozszerzony atrybut pliku lub katalogu"
 
-#: fish/cmds.c:2707
+#: fish/cmds.c:2715
 msgid "get file information for a symbolic link"
 msgstr "uzyskuje informacje o dowiązaniu symbolicznym"
 
-#: fish/cmds.c:2708
+#: fish/cmds.c:2716
 msgid "lstat on multiple files"
 msgstr "wykonuje polecenie lstat na wielu plikach"
 
-#: fish/cmds.c:2709
+#: fish/cmds.c:2717
 msgid "add a key on a LUKS encrypted device"
 msgstr "dodaje klucz do zaszyfrowanego urządzenia LUKS"
 
-#: fish/cmds.c:2710
+#: fish/cmds.c:2718
 msgid "close a LUKS device"
 msgstr "zamyka urządzenie LUKS"
 
-#: fish/cmds.c:2711 fish/cmds.c:2712
+#: fish/cmds.c:2719 fish/cmds.c:2720
 msgid "format a block device as a LUKS encrypted device"
 msgstr "formatuje urządzenie blokowe jako zaszyfrowane urządzenie LUKS"
 
-#: fish/cmds.c:2713
+#: fish/cmds.c:2721
 msgid "remove a key from a LUKS encrypted device"
 msgstr "usuwa klucz z zaszyfrowanego urządzenia LUKS"
 
-#: fish/cmds.c:2714
+#: fish/cmds.c:2722
 msgid "open a LUKS-encrypted block device"
 msgstr "otwiera urządzenie blokowe zaszyfrowane za pomocą LUKS"
 
-#: fish/cmds.c:2715
+#: fish/cmds.c:2723
 msgid "open a LUKS-encrypted block device read-only"
 msgstr ""
 "otwiera urządzenia blokowe zaszyfrowane za pomocą LUKS w trybie tylko do "
 "odczytu"
 
-#: fish/cmds.c:2716
+#: fish/cmds.c:2724
 msgid "create an LVM logical volume"
 msgstr "tworzy wolumin logiczny LVM"
 
-#: fish/cmds.c:2717
+#: fish/cmds.c:2725
 msgid "get canonical name of an LV"
 msgstr "uzyskuje kanoniczną nazwę woluminu logicznego"
 
-#: fish/cmds.c:2718
+#: fish/cmds.c:2726
 msgid "clear LVM device filter"
 msgstr "czyści filtr urządzeń LVM"
 
-#: fish/cmds.c:2719
+#: fish/cmds.c:2727
 msgid "remove all LVM LVs, VGs and PVs"
 msgstr ""
 "usuwa wszystkie woluminy logiczne, grupy woluminów i woluminy fizyczne LVM"
 
-#: fish/cmds.c:2720
+#: fish/cmds.c:2728
 msgid "set LVM device filter"
 msgstr "ustawia filtr urządzeń LVM"
 
-#: fish/cmds.c:2721
+#: fish/cmds.c:2729
 msgid "remove an LVM logical volume"
 msgstr "usuwa wolumin logiczny LVM"
 
-#: fish/cmds.c:2722
+#: fish/cmds.c:2730
 msgid "rename an LVM logical volume"
 msgstr "zmienia nazwę woluminu logicznego LVM"
 
-#: fish/cmds.c:2723
+#: fish/cmds.c:2731
 msgid "resize an LVM logical volume"
 msgstr "zmienia rozmiar woluminu logicznego LVM"
 
-#: fish/cmds.c:2724
+#: fish/cmds.c:2732
 msgid "expand an LV to fill free space"
 msgstr "rozszerza wolumin logiczny, aby wypełnić wolne miejsce"
 
-#: fish/cmds.c:2725 fish/cmds.c:2726
+#: fish/cmds.c:2733 fish/cmds.c:2734
 msgid "list the LVM logical volumes (LVs)"
 msgstr "wyświetla listę woluminów logicznych LVM"
 
-#: fish/cmds.c:2727
+#: fish/cmds.c:2735
 msgid "get the UUID of a logical volume"
 msgstr "uzyskuje UUID woluminu logicznego"
 
-#: fish/cmds.c:2728
+#: fish/cmds.c:2736
 msgid "lgetxattr on multiple files"
 msgstr "wykonuje polecenie lgetxattr na wielu plikach"
 
-#: fish/cmds.c:2729
+#: fish/cmds.c:2737
 msgid "open the manual"
 msgstr "otwiera podręcznik"
 
-#: fish/cmds.c:2730
+#: fish/cmds.c:2738
 msgid "create a directory"
 msgstr "tworzy katalog"
 
-#: fish/cmds.c:2731
+#: fish/cmds.c:2739
 msgid "create a directory with a particular mode"
 msgstr "tworzy katalog za pomocą konkretnego trybu"
 
-#: fish/cmds.c:2732
+#: fish/cmds.c:2740
 msgid "create a directory and parents"
 msgstr "tworzy katalog i katalogi nadrzędne"
 
-#: fish/cmds.c:2733
+#: fish/cmds.c:2741
 msgid "create a temporary directory"
 msgstr "tworzy katalog tymczasowy"
 
-#: fish/cmds.c:2734 fish/cmds.c:2735 fish/cmds.c:2736
+#: fish/cmds.c:2742 fish/cmds.c:2743 fish/cmds.c:2744
 msgid "make ext2/3/4 filesystem with external journal"
 msgstr "tworzy system plików ext2/3/4 z zewnętrzną kroniką"
 
-#: fish/cmds.c:2737
+#: fish/cmds.c:2745
 msgid "make ext2/3/4 external journal"
 msgstr "tworzy zewnętrzną kronikę ext2/3/4"
 
-#: fish/cmds.c:2738
+#: fish/cmds.c:2746
 msgid "make ext2/3/4 external journal with label"
 msgstr "tworzy zewnętrzną kronikę ext2/3/4 za pomocą etykiety"
 
-#: fish/cmds.c:2739
+#: fish/cmds.c:2747
 msgid "make ext2/3/4 external journal with UUID"
 msgstr "tworzy zewnętrzną kronikę ext2/3/4 za pomocą UUID"
 
-#: fish/cmds.c:2740
+#: fish/cmds.c:2748
 msgid "make FIFO (named pipe)"
 msgstr "tworzy FIFO (nazwany potok)"
 
-#: fish/cmds.c:2741 fish/cmds.c:2743
+#: fish/cmds.c:2749 fish/cmds.c:2751
 msgid "make a filesystem"
 msgstr "tworzy system plików"
 
-#: fish/cmds.c:2742
+#: fish/cmds.c:2750
 msgid "make a filesystem with block size"
 msgstr "tworzy system plików za pomocą rozmiaru bloków"
 
-#: fish/cmds.c:2744
+#: fish/cmds.c:2752
 msgid "create a mountpoint"
 msgstr "tworzy punkt montowania"
 
-#: fish/cmds.c:2745
+#: fish/cmds.c:2753
 msgid "make block, character or FIFO devices"
 msgstr "tworzy urządzenia blokowe, znakowe lub FIFO"
 
-#: fish/cmds.c:2746
+#: fish/cmds.c:2754
 msgid "make block device node"
 msgstr "tworzy węzeł urządzenia blokowego"
 
-#: fish/cmds.c:2747
+#: fish/cmds.c:2755
 msgid "make char device node"
 msgstr "tworzy węzeł urządzenia znakowego"
 
-#: fish/cmds.c:2748
+#: fish/cmds.c:2756
 msgid "create a swap partition"
 msgstr "tworzy partycję wymiany"
 
-#: fish/cmds.c:2749
+#: fish/cmds.c:2757
 msgid "create a swap partition with a label"
 msgstr "tworzy partycję wymiany za pomocą etykiety"
 
-#: fish/cmds.c:2750
+#: fish/cmds.c:2758
 msgid "create a swap partition with an explicit UUID"
 msgstr "tworzy partycję wymiany za pomocą jawnego UUID"
 
-#: fish/cmds.c:2751
+#: fish/cmds.c:2759
 msgid "create a swap file"
 msgstr "tworzy plik wymiany"
 
-#: fish/cmds.c:2752
+#: fish/cmds.c:2760
 msgid "load a kernel module"
 msgstr "wczytuje moduł jądra"
 
-#: fish/cmds.c:2753
+#: fish/cmds.c:2761
 msgid "view a file"
 msgstr "wyświetla plik"
 
-#: fish/cmds.c:2754
+#: fish/cmds.c:2762
 msgid "mount a guest disk at a position in the filesystem"
 msgstr "montuje dysk gościa na pozycji w systemie plików"
 
-#: fish/cmds.c:2755
+#: fish/cmds.c:2763
 msgid "mount a file using the loop device"
 msgstr "montuje plik używając urządzenia loop"
 
-#: fish/cmds.c:2756
+#: fish/cmds.c:2764
 msgid "mount a guest disk with mount options"
 msgstr "montuje dysk gościa za pomocą opcji montowania"
 
-#: fish/cmds.c:2757
+#: fish/cmds.c:2765
 msgid "mount a guest disk, read-only"
 msgstr "montuje dysk gościa, tylko do odczytu"
 
-#: fish/cmds.c:2758
+#: fish/cmds.c:2766
 msgid "mount a guest disk with mount options and vfstype"
 msgstr ""
 "montuje dysk gościa za pomocą opcji montowania i typu wirtualnego systemu "
 "plików"
 
-#: fish/cmds.c:2759
+#: fish/cmds.c:2767
 msgid "show mountpoints"
 msgstr "wyświetla punkty montowania"
 
-#: fish/cmds.c:2760
+#: fish/cmds.c:2768
 msgid "show mounted filesystems"
 msgstr "wyświetla zamontowane systemy plików"
 
-#: fish/cmds.c:2761
+#: fish/cmds.c:2769
 msgid "move a file"
 msgstr "przenosi plik"
 
-#: fish/cmds.c:2762
+#: fish/cmds.c:2770
 msgid "probe NTFS volume"
 msgstr "wykrywa wolumin NTFS"
 
-#: fish/cmds.c:2763
+#: fish/cmds.c:2771
 msgid "resize an NTFS filesystem"
 msgstr "zmienia rozmiar systemu plików NTFS"
 
-#: fish/cmds.c:2764
+#: fish/cmds.c:2772
 msgid "resize an NTFS filesystem (with size)"
 msgstr "zmienia rozmiar systemu plików NTFS (za pomocą rozmiaru)"
 
-#: fish/cmds.c:2765
+#: fish/cmds.c:2773
 msgid "add a partition to the device"
 msgstr "dodaje partycję do urządzenia"
 
-#: fish/cmds.c:2766
+#: fish/cmds.c:2774
 msgid "delete a partition"
 msgstr "usuwa partycję"
 
-#: fish/cmds.c:2767
+#: fish/cmds.c:2775
 msgid "partition whole disk with a single primary partition"
 msgstr "Partycjonuje cały dysk za pomocą pojedynczej partycji podstawowej"
 
-#: fish/cmds.c:2768
+#: fish/cmds.c:2776
 msgid "return true if a partition is bootable"
 msgstr "zwraca wartość \"true\", jeśli partycja jest startowa"
 
-#: fish/cmds.c:2769
+#: fish/cmds.c:2777
 msgid "get the MBR type byte (ID byte) from a partition"
 msgstr "uzyskuje bajt typu MBR (bajt identyfikatora) z partycji"
 
-#: fish/cmds.c:2770
+#: fish/cmds.c:2778
 msgid "get the partition table type"
 msgstr "uzyskuje typ tablicy partycji"
 
-#: fish/cmds.c:2771
+#: fish/cmds.c:2779
 msgid "create an empty partition table"
 msgstr "tworzy pustą tablicę partycji"
 
-#: fish/cmds.c:2772
+#: fish/cmds.c:2780
 msgid "list partitions on a device"
 msgstr "wyświetla listę partycji na urządzeniu"
 
-#: fish/cmds.c:2773
+#: fish/cmds.c:2781
 msgid "make a partition bootable"
 msgstr "zmienia partycję na startową"
 
-#: fish/cmds.c:2774
+#: fish/cmds.c:2782
 msgid "set the MBR type byte (ID byte) of a partition"
 msgstr "ustawia bajt typu MBR (bajt identyfikatora) partycji"
 
-#: fish/cmds.c:2775
+#: fish/cmds.c:2783
 msgid "set partition name"
 msgstr "ustawia nazwę partycji"
 
-#: fish/cmds.c:2776
+#: fish/cmds.c:2784
 msgid "convert partition name to device name"
 msgstr "konwertuje nazwę partycji na nazwę urządzenia"
 
-#: fish/cmds.c:2777
+#: fish/cmds.c:2785
 msgid "ping the guest daemon"
 msgstr "odpytuje demona gościa"
 
-#: fish/cmds.c:2778
+#: fish/cmds.c:2786
 msgid "read part of a file"
 msgstr "odczytuje część pliku"
 
-#: fish/cmds.c:2779
+#: fish/cmds.c:2787
 msgid "read part of a device"
 msgstr "odczytuje część urządzenia"
 
-#: fish/cmds.c:2780
+#: fish/cmds.c:2788
 msgid "create an LVM physical volume"
 msgstr "tworzy wolumin fizyczny LVM"
 
-#: fish/cmds.c:2781
+#: fish/cmds.c:2789
 msgid "remove an LVM physical volume"
 msgstr "usuwa wolumin fizyczny LVM"
 
-#: fish/cmds.c:2782
+#: fish/cmds.c:2790
 msgid "resize an LVM physical volume"
 msgstr "zmienia rozmiar woluminu fizycznego LVM"
 
-#: fish/cmds.c:2783
+#: fish/cmds.c:2791
 msgid "resize an LVM physical volume (with size)"
 msgstr "zmienia rozmiar woluminu fizycznego LVM (za pomocą rozmiaru)"
 
-#: fish/cmds.c:2784 fish/cmds.c:2785
+#: fish/cmds.c:2792 fish/cmds.c:2793
 msgid "list the LVM physical volumes (PVs)"
 msgstr "wyświetla listę woluminów fizycznych LVM"
 
-#: fish/cmds.c:2786
+#: fish/cmds.c:2794
 msgid "get the UUID of a physical volume"
 msgstr "uzyskuje UUID woluminu fizycznego"
 
-#: fish/cmds.c:2787
+#: fish/cmds.c:2795
 msgid "write to part of a file"
 msgstr "zapisuje do części pliku"
 
-#: fish/cmds.c:2788
+#: fish/cmds.c:2796
 msgid "write to part of a device"
 msgstr "zapisuje do części urządzenia"
 
-#: fish/cmds.c:2789
+#: fish/cmds.c:2797
 msgid "read a file"
 msgstr "odczytuje plik"
 
-#: fish/cmds.c:2790
+#: fish/cmds.c:2798
 msgid "read file as lines"
 msgstr "odczytuje plik jako wiersze"
 
-#: fish/cmds.c:2791
+#: fish/cmds.c:2799
 msgid "read directories entries"
 msgstr "odczytuje wpisy katalogów"
 
-#: fish/cmds.c:2792
+#: fish/cmds.c:2800
 msgid "read the target of a symbolic link"
 msgstr "odczytuje cel dowiązania symbolicznego"
 
-#: fish/cmds.c:2793
+#: fish/cmds.c:2801
 msgid "readlink on multiple files"
 msgstr "wykonuje polecenie readlink na wielu plikach"
 
-#: fish/cmds.c:2794
+#: fish/cmds.c:2802
 msgid "canonicalized absolute pathname"
 msgstr "kanoniczna nazwa ścieżki bezwzględnej"
 
-#: fish/cmds.c:2796
+#: fish/cmds.c:2804
 msgid "close and reopen libguestfs handle"
 msgstr "zamyka i ponownie otwiera program obsługi libguestfs"
 
-#: fish/cmds.c:2797
+#: fish/cmds.c:2805
 msgid "resize an ext2, ext3 or ext4 filesystem"
 msgstr "zmienia rozmiar systemu plików ext2, ext3 lub ext4"
 
-#: fish/cmds.c:2798
+#: fish/cmds.c:2806
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
 msgstr ""
 "zmienia rozmiar systemu plików ext2, ext3 lub ext4 (za pomocą rozmiaru)"
 
-#: fish/cmds.c:2799
+#: fish/cmds.c:2807
 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
 msgstr ""
 "zmienia rozmiar systemu plików ext2, ext3 lub ext4 (za pomocą rozmiaru)"
 
-#: fish/cmds.c:2800
+#: fish/cmds.c:2808
 msgid "remove a file"
 msgstr "usuwa plik"
 
-#: fish/cmds.c:2801
+#: fish/cmds.c:2809
 msgid "remove a file or directory recursively"
 msgstr "rekursywnie usuwa plik lub katalog"
 
-#: fish/cmds.c:2802
+#: fish/cmds.c:2810
 msgid "remove a directory"
 msgstr "usuwa katalog"
 
-#: fish/cmds.c:2803
+#: fish/cmds.c:2811
 msgid "remove a mountpoint"
 msgstr "usuwa punkt montowania"
 
-#: fish/cmds.c:2804
+#: fish/cmds.c:2812
 msgid "scrub (securely wipe) a device"
 msgstr "bezpiecznie usuwa zawartość urządzenia"
 
-#: fish/cmds.c:2805
+#: fish/cmds.c:2813
 msgid "scrub (securely wipe) a file"
 msgstr "bezpiecznie usuwa plik"
 
-#: fish/cmds.c:2806
+#: fish/cmds.c:2814
 msgid "scrub (securely wipe) free space"
 msgstr "bezpiecznie usuwa wolne miejsce"
 
-#: fish/cmds.c:2807
+#: fish/cmds.c:2815
 msgid "add options to kernel command line"
 msgstr "dodaje opcje do wiersza poleceń jądra"
 
-#: fish/cmds.c:2808
+#: fish/cmds.c:2816
 #, fuzzy
 msgid "set the attach method"
 msgstr "ustawia ścieżkę wyszukiwania"
 
-#: fish/cmds.c:2809
+#: fish/cmds.c:2817
 msgid "set autosync mode"
 msgstr "ustawia tryb automatycznej synchronizacji"
 
-#: fish/cmds.c:2810
+#: fish/cmds.c:2818
 msgid "enable or disable direct appliance mode"
 msgstr "włącza lub wyłącza tryb bezpośredniego przyrządu"
 
-#: fish/cmds.c:2811
+#: fish/cmds.c:2819
 msgid "set the ext2/3/4 filesystem label"
 msgstr "ustawia etykietę systemu plików ext2/3/4"
 
-#: fish/cmds.c:2812
+#: fish/cmds.c:2820
 msgid "set the ext2/3/4 filesystem UUID"
 msgstr "ustawia UUID systemu plików ext2/3/4"
 
-#: fish/cmds.c:2813
+#: fish/cmds.c:2821
 msgid "set memory allocated to the qemu subprocess"
 msgstr "ustawia pamięć przydzieloną podprocesowi QEMU"
 
-#: fish/cmds.c:2814
+#: fish/cmds.c:2822
 msgid "set enable network flag"
 msgstr "ustawia flagę włączenia sieci"
 
-#: fish/cmds.c:2815
+#: fish/cmds.c:2823
 msgid "set the search path"
 msgstr "ustawia ścieżkę wyszukiwania"
 
-#: fish/cmds.c:2816
+#: fish/cmds.c:2824
 msgid "set the qemu binary"
 msgstr "ustawia plik binarny QEMU"
 
-#: fish/cmds.c:2817
+#: fish/cmds.c:2825
 msgid "enable or disable the recovery process"
 msgstr "włącza lub wyłącza proces przywracania"
 
-#: fish/cmds.c:2818
+#: fish/cmds.c:2826
 msgid "set SELinux enabled or disabled at appliance boot"
 msgstr ""
 "ustawia włączenie lub wyłączenie SELinuksa podczas uruchamiania przyrządu"
 
-#: fish/cmds.c:2819
+#: fish/cmds.c:2827
 msgid "enable or disable command traces"
 msgstr "włącza lub wyłącza śledzenie poleceń"
 
-#: fish/cmds.c:2820
+#: fish/cmds.c:2828
 msgid "set verbose mode"
 msgstr "ustawia wyświetlanie więcej komunikatów"
 
-#: fish/cmds.c:2821
+#: fish/cmds.c:2829
 msgid "set SELinux security context"
 msgstr "ustawia kontekst bezpieczeństwa SELinuksa"
 
-#: fish/cmds.c:2823 fish/cmds.c:2824
+#: fish/cmds.c:2831 fish/cmds.c:2832
 msgid "create partitions on a block device"
 msgstr "tworzy partycje na urządzeniu blokowym"
 
-#: fish/cmds.c:2825
+#: fish/cmds.c:2833
 msgid "modify a single partition on a block device"
 msgstr "modyfikuje pojedynczą partycję na urządzeniu blokowym"
 
-#: fish/cmds.c:2826
+#: fish/cmds.c:2834
 msgid "display the disk geometry from the partition table"
 msgstr "wyświetla geometrię dysku z tablicy partycji"
 
-#: fish/cmds.c:2827
+#: fish/cmds.c:2835
 msgid "display the kernel geometry"
 msgstr "wyświetla geometrię jądra"
 
-#: fish/cmds.c:2828
+#: fish/cmds.c:2836
 msgid "display the partition table"
 msgstr "wyświetla tablicę partycji"
 
-#: fish/cmds.c:2829
+#: fish/cmds.c:2837
 msgid "run a command via the shell"
 msgstr "wykonuje polecenie przez powłokę"
 
-#: fish/cmds.c:2830
+#: fish/cmds.c:2838
 msgid "run a command via the shell returning lines"
 msgstr "wykonuje polecenie przez powłokę zwracającą wiersze"
 
-#: fish/cmds.c:2831
+#: fish/cmds.c:2839
 msgid "sleep for some seconds"
 msgstr "usypia na kilka sekund"
 
-#: fish/cmds.c:2832
+#: fish/cmds.c:2840
 msgid "create a sparse disk image and add"
 msgstr "tworzy rzadki obraz dysku i dodaje go"
 
-#: fish/cmds.c:2833
+#: fish/cmds.c:2841
 msgid "get file information"
 msgstr "uzyskuje informacje o pliku"
 
-#: fish/cmds.c:2834
+#: fish/cmds.c:2842
 msgid "get file system statistics"
 msgstr "uzyskuje statystyki systemu plików"
 
-#: fish/cmds.c:2835 fish/cmds.c:2836
+#: fish/cmds.c:2843 fish/cmds.c:2844
 msgid "print the printable strings in a file"
 msgstr "wyświetla widoczne znaki w pliku"
 
-#: fish/cmds.c:2837
+#: fish/cmds.c:2845
 msgid "list supported groups of commands"
 msgstr "wyświetla listę obsługiwanych grup poleceń"
 
-#: fish/cmds.c:2838
+#: fish/cmds.c:2846
 msgid "disable swap on device"
 msgstr "wyłącza przestrzeń wymiany na urządzeniu"
 
-#: fish/cmds.c:2839
+#: fish/cmds.c:2847
 msgid "disable swap on file"
 msgstr "wyłącza przestrzeń wymiany na pliku"
 
-#: fish/cmds.c:2840
+#: fish/cmds.c:2848
 msgid "disable swap on labeled swap partition"
 msgstr "wyłącza przestrzeń wymiany na partycji wymiany z etykietą"
 
-#: fish/cmds.c:2841
+#: fish/cmds.c:2849
 msgid "disable swap on swap partition by UUID"
 msgstr "wyłącza przestrzeń wymiany na partycji wymiany według UUID"
 
-#: fish/cmds.c:2842
+#: fish/cmds.c:2850
 msgid "enable swap on device"
 msgstr "włącza przestrzeń wymiany na urządzeniu"
 
-#: fish/cmds.c:2843
+#: fish/cmds.c:2851
 msgid "enable swap on file"
 msgstr "włącza przestrzeń wymiany w pliku"
 
-#: fish/cmds.c:2844
+#: fish/cmds.c:2852
 msgid "enable swap on labeled swap partition"
 msgstr "włącza przestrzeń wymiany na partycji wymiany z etykietą"
 
-#: fish/cmds.c:2845
+#: fish/cmds.c:2853
 msgid "enable swap on swap partition by UUID"
 msgstr "włącza przestrzeń wymiany na partycji wymiany według UUID"
 
-#: fish/cmds.c:2846
+#: fish/cmds.c:2854
 msgid "sync disks, writes are flushed through to the disk image"
 msgstr "synchronizuje dyski, zapisy są równo rozmieszczone na obrazie dysku"
 
-#: fish/cmds.c:2847
+#: fish/cmds.c:2855
 msgid "return last 10 lines of a file"
 msgstr "zwraca ostatnie 10 wierszy pliku"
 
-#: fish/cmds.c:2848
+#: fish/cmds.c:2856
 msgid "return last N lines of a file"
 msgstr "zwraca ostatnie N wierszy pliku"
 
-#: fish/cmds.c:2849
+#: fish/cmds.c:2857
 msgid "unpack tarfile to directory"
 msgstr "rozpakowuje plik tar do katalogu"
 
-#: fish/cmds.c:2850
+#: fish/cmds.c:2858
 msgid "pack directory into tarfile"
 msgstr "pakuje katalog do pliku tar"
 
-#: fish/cmds.c:2851 fish/cmds.c:2858
+#: fish/cmds.c:2859 fish/cmds.c:2866
 msgid "unpack compressed tarball to directory"
 msgstr "rozpakowuje skompresowane archiwum tar do katalogu"
 
-#: fish/cmds.c:2852 fish/cmds.c:2859
+#: fish/cmds.c:2860 fish/cmds.c:2867
 msgid "pack directory into compressed tarball"
 msgstr "pakuje katalog do skompresowanego archiwum tar"
 
-#: fish/cmds.c:2853
+#: fish/cmds.c:2861
 msgid "print elapsed time taken to run a command"
 msgstr "wyświetla czas wykonania polecenia"
 
-#: fish/cmds.c:2854
+#: fish/cmds.c:2862
 msgid "update file timestamps or create a new file"
 msgstr "aktualizuje znaczniki czasu plików lub tworzy nowy plik"
 
-#: fish/cmds.c:2855
+#: fish/cmds.c:2863
 msgid "truncate a file to zero size"
 msgstr "obcina plik do zerowego rozmiaru"
 
-#: fish/cmds.c:2856
+#: fish/cmds.c:2864
 msgid "truncate a file to a particular size"
 msgstr "obcina plik do konkretnego rozmiaru"
 
-#: fish/cmds.c:2857
+#: fish/cmds.c:2865
 msgid "get ext2/ext3/ext4 superblock details"
 msgstr "uzyskuje szczegóły superbloków ext2/ext3/ext4"
 
-#: fish/cmds.c:2860
+#: fish/cmds.c:2868
 msgid "set file mode creation mask (umask)"
 msgstr "ustawia maskę tworzenia trybu pliku (umask)"
 
-#: fish/cmds.c:2861
+#: fish/cmds.c:2869
 msgid "unmount a filesystem"
 msgstr "odmontowuje system plików"
 
-#: fish/cmds.c:2862
+#: fish/cmds.c:2870
 msgid "unmount all filesystems"
 msgstr "odmontowuje wszystkie systemy plików"
 
-#: fish/cmds.c:2863
+#: fish/cmds.c:2871
 msgid "upload a file from the local machine"
 msgstr "wysyła plik z lokalnej maszyny"
 
-#: fish/cmds.c:2864
+#: fish/cmds.c:2872
 msgid "upload a file from the local machine with offset"
 msgstr "wysyła plik z lokalnej maszyny z wyrównaniem"
 
-#: fish/cmds.c:2865
+#: fish/cmds.c:2873
 msgid "set timestamp of a file with nanosecond precision"
 msgstr "ustawia znaczniki czasu pliku z nanosekundową dokładnością"
 
-#: fish/cmds.c:2866
+#: fish/cmds.c:2874
 msgid "get the library version number"
 msgstr "uzyskuje numer wersji biblioteki"
 
-#: fish/cmds.c:2867
+#: fish/cmds.c:2875
 msgid "get the filesystem label"
 msgstr "uzyskuje etykietę systemu plików"
 
-#: fish/cmds.c:2868
+#: fish/cmds.c:2876
 msgid "get the Linux VFS type corresponding to a mounted device"
 msgstr ""
 "uzyskuje typ wirtualnego systemu plików systemu Linux odpowiadający "
 "zamontowanemu urządzeniu"
 
-#: fish/cmds.c:2869
+#: fish/cmds.c:2877
 msgid "get the filesystem UUID"
 msgstr "uzyskuje UUID systemu plików"
 
-#: fish/cmds.c:2870
+#: fish/cmds.c:2878
 msgid "activate or deactivate some volume groups"
 msgstr "aktywuje lub deaktywuje niektóre grupy woluminów"
 
-#: fish/cmds.c:2871
+#: fish/cmds.c:2879
 msgid "activate or deactivate all volume groups"
 msgstr "aktywuje lub deaktywuje wszystkie grupy woluminów"
 
-#: fish/cmds.c:2872
+#: fish/cmds.c:2880
 msgid "create an LVM volume group"
 msgstr "tworzy grupę woluminów LVM"
 
-#: fish/cmds.c:2873
+#: fish/cmds.c:2881
 msgid "get the LV UUIDs of all LVs in the volume group"
 msgstr "uzyskuje UUID wszystkich woluminów logicznych w grupie woluminów"
 
-#: fish/cmds.c:2874
+#: fish/cmds.c:2882
 msgid "get the PV UUIDs containing the volume group"
 msgstr "uzyskuje UUID woluminów fizycznych zawierających grupę woluminów"
 
-#: fish/cmds.c:2875
+#: fish/cmds.c:2883
 msgid "remove an LVM volume group"
 msgstr "usuwa grupę woluminów LVM"
 
-#: fish/cmds.c:2876
+#: fish/cmds.c:2884
 msgid "rename an LVM volume group"
 msgstr "zmienia nazwę grupy woluminów LVM"
 
-#: fish/cmds.c:2877 fish/cmds.c:2878
+#: fish/cmds.c:2885 fish/cmds.c:2886
 msgid "list the LVM volume groups (VGs)"
 msgstr "wyświetla listę grup woluminów LVM"
 
-#: fish/cmds.c:2879
+#: fish/cmds.c:2887
 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
 msgstr ""
 "ponownie skanuje woluminy fizyczne, grupy woluminów i woluminy logiczne LVM"
 
-#: fish/cmds.c:2880
+#: fish/cmds.c:2888
 msgid "get the UUID of a volume group"
 msgstr "uzyskuje UUID grupy woluminów"
 
-#: fish/cmds.c:2881
+#: fish/cmds.c:2889
 msgid "count characters in a file"
 msgstr "liczy znaki w pliku"
 
-#: fish/cmds.c:2882
+#: fish/cmds.c:2890
 msgid "count lines in a file"
 msgstr "liczy wiersze w pliku"
 
-#: fish/cmds.c:2883
+#: fish/cmds.c:2891
 msgid "count words in a file"
 msgstr "liczy wyrazy w pliku"
 
-#: fish/cmds.c:2884
+#: fish/cmds.c:2892
 msgid "create a new file"
 msgstr "tworzy nowy plik"
 
-#: fish/cmds.c:2885
+#: fish/cmds.c:2893
 msgid "create a file"
 msgstr "tworzy plik"
 
-#: fish/cmds.c:2888
+#: fish/cmds.c:2896
 msgid "write zeroes to the device"
 msgstr "zapisuje zera na urządzeniu"
 
-#: fish/cmds.c:2889
+#: fish/cmds.c:2897
 msgid "write zeroes to an entire device"
 msgstr "zapisuje zera na całym urządzeniu"
 
-#: fish/cmds.c:2890
+#: fish/cmds.c:2898
 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
 msgstr "zeruje nieużywane i-węzły i bloki dysków na systemie plików ext2/3"
 
-#: fish/cmds.c:2893
+#: fish/cmds.c:2901
 msgid "determine file type inside a compressed file"
 msgstr "ustala typ pliku wewnątrz skompresowanego pliku"
 
-#: fish/cmds.c:2896
+#: fish/cmds.c:2904
 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
 msgstr ""
 "Należy użyć -h <polecenie>/help <polecenie>, aby wyświetlić szczegółową "
 "pomoc polecenia. Użyj -h <cmd>/help <cmd>, aby wyświetlić szczegółową pomoc "
 "o poleceniu."
 
-#: fish/cmds.c:3214 fish/cmds.c:3228 fish/cmds.c:3244 fish/cmds.c:3261
-#: fish/cmds.c:3278 fish/cmds.c:3296 fish/cmds.c:3315 fish/cmds.c:3331
-#: fish/cmds.c:3349 fish/cmds.c:3365 fish/cmds.c:3383 fish/cmds.c:3399
-#: fish/cmds.c:3416 fish/cmds.c:3431 fish/cmds.c:3449 fish/cmds.c:3464
-#: fish/cmds.c:3480 fish/cmds.c:3496 fish/cmds.c:3512 fish/cmds.c:3528
-#: fish/cmds.c:3544 fish/cmds.c:3562 fish/cmds.c:3595 fish/cmds.c:3611
-#: fish/cmds.c:3627 fish/cmds.c:3646 fish/cmds.c:3661 fish/cmds.c:3679
-#: fish/cmds.c:3694 fish/cmds.c:3712 fish/cmds.c:3727 fish/cmds.c:3745
-#: fish/cmds.c:3760 fish/cmds.c:3779 fish/cmds.c:3798 fish/cmds.c:3816
-#: fish/cmds.c:3836 fish/cmds.c:3855 fish/cmds.c:3875 fish/cmds.c:3895
-#: fish/cmds.c:3915 fish/cmds.c:3934 fish/cmds.c:3953 fish/cmds.c:3973
-#: fish/cmds.c:3993 fish/cmds.c:4013 fish/cmds.c:4028 fish/cmds.c:4044
-#: fish/cmds.c:4116 fish/cmds.c:4134 fish/cmds.c:4151 fish/cmds.c:4230
-#: fish/cmds.c:4250 fish/cmds.c:4270 fish/cmds.c:4290 fish/cmds.c:4310
-#: fish/cmds.c:4330 fish/cmds.c:4349 fish/cmds.c:4368 fish/cmds.c:4387
-#: fish/cmds.c:4402 fish/cmds.c:4422 fish/cmds.c:4438 fish/cmds.c:4454
-#: fish/cmds.c:4473 fish/cmds.c:4495 fish/cmds.c:4517 fish/cmds.c:4537
-#: fish/cmds.c:4554 fish/cmds.c:4571 fish/cmds.c:4588 fish/cmds.c:4605
-#: fish/cmds.c:4622 fish/cmds.c:4639 fish/cmds.c:4656 fish/cmds.c:4675
-#: fish/cmds.c:4698 fish/cmds.c:4734 fish/cmds.c:4751 fish/cmds.c:4774
-#: fish/cmds.c:4796 fish/cmds.c:4817 fish/cmds.c:4837 fish/cmds.c:4856
-#: fish/cmds.c:4876 fish/cmds.c:4894 fish/cmds.c:4912 fish/cmds.c:4926
-#: fish/cmds.c:4942 fish/cmds.c:4962 fish/cmds.c:4981 fish/cmds.c:5000
-#: fish/cmds.c:5019 fish/cmds.c:5038 fish/cmds.c:5058 fish/cmds.c:5098
-#: fish/cmds.c:5155 fish/cmds.c:5176 fish/cmds.c:5197 fish/cmds.c:5218
-#: fish/cmds.c:5236 fish/cmds.c:5258 fish/cmds.c:5296 fish/cmds.c:5318
-#: fish/cmds.c:5397 fish/cmds.c:5436 fish/cmds.c:5451 fish/cmds.c:5468
-#: fish/cmds.c:5482 fish/cmds.c:5498 fish/cmds.c:5520 fish/cmds.c:5542
-#: fish/cmds.c:5564 fish/cmds.c:5586 fish/cmds.c:5608 fish/cmds.c:5630
-#: fish/cmds.c:5650 fish/cmds.c:5667 fish/cmds.c:5684 fish/cmds.c:5703
-#: fish/cmds.c:5722 fish/cmds.c:5742 fish/cmds.c:5778 fish/cmds.c:5797
-#: fish/cmds.c:5816 fish/cmds.c:5833 fish/cmds.c:5851 fish/cmds.c:5874
-#: fish/cmds.c:5897 fish/cmds.c:5921 fish/cmds.c:5944 fish/cmds.c:5965
-#: fish/cmds.c:5988 fish/cmds.c:6011 fish/cmds.c:6031 fish/cmds.c:6053
-#: fish/cmds.c:6074 fish/cmds.c:6097 fish/cmds.c:6114 fish/cmds.c:6131
-#: fish/cmds.c:6149 fish/cmds.c:6167 fish/cmds.c:6188 fish/cmds.c:6206
-#: fish/cmds.c:6227 fish/cmds.c:6247 fish/cmds.c:6265 fish/cmds.c:6286
-#: fish/cmds.c:6309 fish/cmds.c:6332 fish/cmds.c:6354 fish/cmds.c:6387
-#: fish/cmds.c:6404 fish/cmds.c:6421 fish/cmds.c:6445 fish/cmds.c:6468
-#: fish/cmds.c:6491 fish/cmds.c:6513 fish/cmds.c:6530 fish/cmds.c:6552
-#: fish/cmds.c:6646 fish/cmds.c:6666 fish/cmds.c:6686 fish/cmds.c:6706
-#: fish/cmds.c:6724 fish/cmds.c:6745 fish/cmds.c:6781 fish/cmds.c:6798
-#: fish/cmds.c:6820 fish/cmds.c:6837 fish/cmds.c:6873 fish/cmds.c:6893
-#: fish/cmds.c:6913 fish/cmds.c:6933 fish/cmds.c:6955 fish/cmds.c:6972
-#: fish/cmds.c:6991 fish/cmds.c:7010 fish/cmds.c:7032 fish/cmds.c:7053
-#: fish/cmds.c:7074 fish/cmds.c:7095 fish/cmds.c:7118 fish/cmds.c:7159
-#: fish/cmds.c:7182 fish/cmds.c:7221 fish/cmds.c:7238 fish/cmds.c:7257
-#: fish/cmds.c:7278 fish/cmds.c:7301 fish/cmds.c:7323 fish/cmds.c:7341
-#: fish/cmds.c:7360 fish/cmds.c:7381 fish/cmds.c:7458 fish/cmds.c:7499
-#: fish/cmds.c:7578 fish/cmds.c:7654 fish/cmds.c:7691 fish/cmds.c:7714
-#: fish/cmds.c:7735 fish/cmds.c:7758 fish/cmds.c:7780 fish/cmds.c:7805
-#: fish/cmds.c:7848 fish/cmds.c:7889 fish/cmds.c:7910 fish/cmds.c:7928
-#: fish/cmds.c:7947 fish/cmds.c:7964 fish/cmds.c:7982 fish/cmds.c:8009
-#: fish/cmds.c:8033 fish/cmds.c:8057 fish/cmds.c:8081 fish/cmds.c:8105
-#: fish/cmds.c:8129 fish/cmds.c:8153 fish/cmds.c:8177 fish/cmds.c:8201
-#: fish/cmds.c:8225 fish/cmds.c:8249 fish/cmds.c:8273 fish/cmds.c:8296
-#: fish/cmds.c:8319 fish/cmds.c:8340 fish/cmds.c:8361 fish/cmds.c:8382
-#: fish/cmds.c:8402 fish/cmds.c:8425 fish/cmds.c:8463 fish/cmds.c:8480
-#: fish/cmds.c:8497 fish/cmds.c:8516 fish/cmds.c:8535 fish/cmds.c:8552
-#: fish/cmds.c:8569 fish/cmds.c:8586 fish/cmds.c:8603 fish/cmds.c:8622
-#: fish/cmds.c:8658 fish/cmds.c:8698 fish/cmds.c:8731 fish/cmds.c:8748
-#: fish/cmds.c:8765 fish/cmds.c:8781 fish/cmds.c:8796 fish/cmds.c:8817
-#: fish/cmds.c:8855 fish/cmds.c:8893 fish/cmds.c:8932 fish/cmds.c:8972
-#: fish/cmds.c:9013 fish/cmds.c:9054 fish/cmds.c:9092 fish/cmds.c:9109
-#: fish/cmds.c:9132 fish/cmds.c:9154 fish/cmds.c:9176 fish/cmds.c:9196
-#: fish/cmds.c:9216 fish/cmds.c:9252 fish/cmds.c:9324 fish/cmds.c:9364
-#: fish/cmds.c:9422 fish/cmds.c:9448 fish/cmds.c:9474 fish/cmds.c:9502
-#: fish/cmds.c:9561 fish/cmds.c:9582 fish/cmds.c:9627 fish/cmds.c:9647
-#: fish/cmds.c:9686 fish/cmds.c:9723 fish/cmds.c:9743 fish/cmds.c:9765
-#: fish/cmds.c:9822 fish/cmds.c:9842 fish/cmds.c:9864 fish/cmds.c:9886
-#: fish/cmds.c:9905 fish/cmds.c:9925 fish/cmds.c:9952 fish/cmds.c:9972
-#: fish/cmds.c:9992 fish/cmds.c:10012 fish/cmds.c:10032 fish/cmds.c:10054
-#: fish/cmds.c:10089 fish/cmds.c:10107 fish/cmds.c:10130 fish/cmds.c:10152
-#: fish/cmds.c:10167 fish/cmds.c:10184 fish/cmds.c:10221 fish/cmds.c:10260
-#: fish/cmds.c:10300 fish/cmds.c:10356 fish/cmds.c:10378 fish/cmds.c:10414
-#: fish/cmds.c:10429 fish/cmds.c:10449 fish/cmds.c:10489 fish/cmds.c:10512
-#: fish/cmds.c:10536 fish/cmds.c:10561 fish/cmds.c:10602 fish/cmds.c:10627
-#: fish/cmds.c:10665 fish/cmds.c:10696 fish/cmds.c:10727 fish/cmds.c:10755
-#: fish/cmds.c:10775 fish/cmds.c:10807 fish/cmds.c:10827 fish/cmds.c:10847
-#: fish/cmds.c:10864 fish/cmds.c:10882 fish/cmds.c:10905 fish/cmds.c:10926
-#: fish/cmds.c:10945 fish/cmds.c:10987 fish/cmds.c:11030 fish/cmds.c:11074
-#: fish/cmds.c:11113 fish/cmds.c:11132 fish/cmds.c:11152 fish/cmds.c:11172
-#: fish/cmds.c:11193 fish/cmds.c:11214 fish/cmds.c:11235 fish/cmds.c:11256
-#: fish/cmds.c:11277 fish/cmds.c:11299 fish/cmds.c:11337 fish/cmds.c:11388
-#: fish/cmds.c:11426 fish/cmds.c:11482 fish/cmds.c:11572 fish/cmds.c:11601
-#: fish/cmds.c:11628
+#: fish/cmds.c:3222 fish/cmds.c:3236 fish/cmds.c:3252 fish/cmds.c:3269
+#: fish/cmds.c:3286 fish/cmds.c:3304 fish/cmds.c:3323 fish/cmds.c:3339
+#: fish/cmds.c:3357 fish/cmds.c:3373 fish/cmds.c:3391 fish/cmds.c:3407
+#: fish/cmds.c:3424 fish/cmds.c:3439 fish/cmds.c:3457 fish/cmds.c:3472
+#: fish/cmds.c:3488 fish/cmds.c:3504 fish/cmds.c:3520 fish/cmds.c:3536
+#: fish/cmds.c:3552 fish/cmds.c:3570 fish/cmds.c:3603 fish/cmds.c:3619
+#: fish/cmds.c:3635 fish/cmds.c:3654 fish/cmds.c:3669 fish/cmds.c:3687
+#: fish/cmds.c:3702 fish/cmds.c:3720 fish/cmds.c:3735 fish/cmds.c:3753
+#: fish/cmds.c:3768 fish/cmds.c:3787 fish/cmds.c:3806 fish/cmds.c:3824
+#: fish/cmds.c:3844 fish/cmds.c:3863 fish/cmds.c:3883 fish/cmds.c:3903
+#: fish/cmds.c:3923 fish/cmds.c:3942 fish/cmds.c:3961 fish/cmds.c:3981
+#: fish/cmds.c:4001 fish/cmds.c:4021 fish/cmds.c:4036 fish/cmds.c:4052
+#: fish/cmds.c:4124 fish/cmds.c:4142 fish/cmds.c:4159 fish/cmds.c:4238
+#: fish/cmds.c:4258 fish/cmds.c:4278 fish/cmds.c:4298 fish/cmds.c:4318
+#: fish/cmds.c:4338 fish/cmds.c:4357 fish/cmds.c:4376 fish/cmds.c:4395
+#: fish/cmds.c:4410 fish/cmds.c:4429 fish/cmds.c:4450 fish/cmds.c:4466
+#: fish/cmds.c:4482 fish/cmds.c:4501 fish/cmds.c:4523 fish/cmds.c:4545
+#: fish/cmds.c:4565 fish/cmds.c:4582 fish/cmds.c:4599 fish/cmds.c:4616
+#: fish/cmds.c:4633 fish/cmds.c:4650 fish/cmds.c:4667 fish/cmds.c:4684
+#: fish/cmds.c:4703 fish/cmds.c:4726 fish/cmds.c:4762 fish/cmds.c:4779
+#: fish/cmds.c:4802 fish/cmds.c:4824 fish/cmds.c:4845 fish/cmds.c:4865
+#: fish/cmds.c:4884 fish/cmds.c:4904 fish/cmds.c:4922 fish/cmds.c:4940
+#: fish/cmds.c:4954 fish/cmds.c:4970 fish/cmds.c:4990 fish/cmds.c:5009
+#: fish/cmds.c:5028 fish/cmds.c:5047 fish/cmds.c:5066 fish/cmds.c:5086
+#: fish/cmds.c:5126 fish/cmds.c:5183 fish/cmds.c:5204 fish/cmds.c:5225
+#: fish/cmds.c:5246 fish/cmds.c:5264 fish/cmds.c:5286 fish/cmds.c:5324
+#: fish/cmds.c:5346 fish/cmds.c:5425 fish/cmds.c:5464 fish/cmds.c:5479
+#: fish/cmds.c:5496 fish/cmds.c:5510 fish/cmds.c:5526 fish/cmds.c:5548
+#: fish/cmds.c:5570 fish/cmds.c:5592 fish/cmds.c:5614 fish/cmds.c:5636
+#: fish/cmds.c:5658 fish/cmds.c:5678 fish/cmds.c:5695 fish/cmds.c:5712
+#: fish/cmds.c:5731 fish/cmds.c:5750 fish/cmds.c:5770 fish/cmds.c:5806
+#: fish/cmds.c:5825 fish/cmds.c:5844 fish/cmds.c:5861 fish/cmds.c:5879
+#: fish/cmds.c:5902 fish/cmds.c:5925 fish/cmds.c:5949 fish/cmds.c:5972
+#: fish/cmds.c:5993 fish/cmds.c:6016 fish/cmds.c:6039 fish/cmds.c:6059
+#: fish/cmds.c:6081 fish/cmds.c:6102 fish/cmds.c:6125 fish/cmds.c:6142
+#: fish/cmds.c:6159 fish/cmds.c:6177 fish/cmds.c:6195 fish/cmds.c:6216
+#: fish/cmds.c:6234 fish/cmds.c:6255 fish/cmds.c:6275 fish/cmds.c:6293
+#: fish/cmds.c:6314 fish/cmds.c:6337 fish/cmds.c:6360 fish/cmds.c:6382
+#: fish/cmds.c:6415 fish/cmds.c:6432 fish/cmds.c:6449 fish/cmds.c:6473
+#: fish/cmds.c:6496 fish/cmds.c:6519 fish/cmds.c:6541 fish/cmds.c:6558
+#: fish/cmds.c:6580 fish/cmds.c:6674 fish/cmds.c:6694 fish/cmds.c:6714
+#: fish/cmds.c:6734 fish/cmds.c:6752 fish/cmds.c:6773 fish/cmds.c:6809
+#: fish/cmds.c:6826 fish/cmds.c:6848 fish/cmds.c:6865 fish/cmds.c:6901
+#: fish/cmds.c:6921 fish/cmds.c:6941 fish/cmds.c:6961 fish/cmds.c:6983
+#: fish/cmds.c:7000 fish/cmds.c:7019 fish/cmds.c:7038 fish/cmds.c:7060
+#: fish/cmds.c:7081 fish/cmds.c:7102 fish/cmds.c:7123 fish/cmds.c:7146
+#: fish/cmds.c:7187 fish/cmds.c:7210 fish/cmds.c:7249 fish/cmds.c:7266
+#: fish/cmds.c:7285 fish/cmds.c:7306 fish/cmds.c:7329 fish/cmds.c:7351
+#: fish/cmds.c:7369 fish/cmds.c:7388 fish/cmds.c:7409 fish/cmds.c:7486
+#: fish/cmds.c:7527 fish/cmds.c:7606 fish/cmds.c:7682 fish/cmds.c:7719
+#: fish/cmds.c:7742 fish/cmds.c:7763 fish/cmds.c:7786 fish/cmds.c:7808
+#: fish/cmds.c:7833 fish/cmds.c:7876 fish/cmds.c:7917 fish/cmds.c:7938
+#: fish/cmds.c:7956 fish/cmds.c:7975 fish/cmds.c:7992 fish/cmds.c:8010
+#: fish/cmds.c:8037 fish/cmds.c:8061 fish/cmds.c:8085 fish/cmds.c:8109
+#: fish/cmds.c:8133 fish/cmds.c:8157 fish/cmds.c:8181 fish/cmds.c:8205
+#: fish/cmds.c:8229 fish/cmds.c:8253 fish/cmds.c:8277 fish/cmds.c:8301
+#: fish/cmds.c:8324 fish/cmds.c:8347 fish/cmds.c:8368 fish/cmds.c:8389
+#: fish/cmds.c:8410 fish/cmds.c:8430 fish/cmds.c:8453 fish/cmds.c:8491
+#: fish/cmds.c:8508 fish/cmds.c:8525 fish/cmds.c:8544 fish/cmds.c:8563
+#: fish/cmds.c:8580 fish/cmds.c:8597 fish/cmds.c:8614 fish/cmds.c:8631
+#: fish/cmds.c:8650 fish/cmds.c:8686 fish/cmds.c:8726 fish/cmds.c:8759
+#: fish/cmds.c:8776 fish/cmds.c:8793 fish/cmds.c:8809 fish/cmds.c:8824
+#: fish/cmds.c:8845 fish/cmds.c:8883 fish/cmds.c:8921 fish/cmds.c:8960
+#: fish/cmds.c:9000 fish/cmds.c:9041 fish/cmds.c:9082 fish/cmds.c:9120
+#: fish/cmds.c:9137 fish/cmds.c:9160 fish/cmds.c:9182 fish/cmds.c:9204
+#: fish/cmds.c:9224 fish/cmds.c:9244 fish/cmds.c:9280 fish/cmds.c:9352
+#: fish/cmds.c:9392 fish/cmds.c:9450 fish/cmds.c:9476 fish/cmds.c:9502
+#: fish/cmds.c:9530 fish/cmds.c:9589 fish/cmds.c:9610 fish/cmds.c:9655
+#: fish/cmds.c:9675 fish/cmds.c:9714 fish/cmds.c:9751 fish/cmds.c:9771
+#: fish/cmds.c:9793 fish/cmds.c:9850 fish/cmds.c:9870 fish/cmds.c:9892
+#: fish/cmds.c:9914 fish/cmds.c:9933 fish/cmds.c:9953 fish/cmds.c:9980
+#: fish/cmds.c:10000 fish/cmds.c:10020 fish/cmds.c:10040 fish/cmds.c:10060
+#: fish/cmds.c:10082 fish/cmds.c:10117 fish/cmds.c:10135 fish/cmds.c:10158
+#: fish/cmds.c:10180 fish/cmds.c:10195 fish/cmds.c:10212 fish/cmds.c:10249
+#: fish/cmds.c:10288 fish/cmds.c:10328 fish/cmds.c:10384 fish/cmds.c:10406
+#: fish/cmds.c:10442 fish/cmds.c:10457 fish/cmds.c:10477 fish/cmds.c:10517
+#: fish/cmds.c:10540 fish/cmds.c:10564 fish/cmds.c:10589 fish/cmds.c:10630
+#: fish/cmds.c:10655 fish/cmds.c:10693 fish/cmds.c:10724 fish/cmds.c:10755
+#: fish/cmds.c:10783 fish/cmds.c:10803 fish/cmds.c:10835 fish/cmds.c:10855
+#: fish/cmds.c:10875 fish/cmds.c:10892 fish/cmds.c:10910 fish/cmds.c:10933
+#: fish/cmds.c:10954 fish/cmds.c:10973 fish/cmds.c:11015 fish/cmds.c:11058
+#: fish/cmds.c:11102 fish/cmds.c:11141 fish/cmds.c:11160 fish/cmds.c:11180
+#: fish/cmds.c:11200 fish/cmds.c:11221 fish/cmds.c:11242 fish/cmds.c:11263
+#: fish/cmds.c:11284 fish/cmds.c:11305 fish/cmds.c:11327 fish/cmds.c:11365
+#: fish/cmds.c:11416 fish/cmds.c:11454 fish/cmds.c:11510 fish/cmds.c:11600
+#: fish/cmds.c:11629 fish/cmds.c:11656
 #, c-format
 msgid "%s should have %d parameter(s)\n"
 msgstr "%s powinno posiadać %d parametry\n"
 
-#: fish/cmds.c:3215 fish/cmds.c:3229 fish/cmds.c:3245 fish/cmds.c:3262
-#: fish/cmds.c:3279 fish/cmds.c:3297 fish/cmds.c:3316 fish/cmds.c:3332
-#: fish/cmds.c:3350 fish/cmds.c:3366 fish/cmds.c:3384 fish/cmds.c:3400
-#: fish/cmds.c:3417 fish/cmds.c:3432 fish/cmds.c:3450 fish/cmds.c:3465
-#: fish/cmds.c:3481 fish/cmds.c:3497 fish/cmds.c:3513 fish/cmds.c:3529
-#: fish/cmds.c:3545 fish/cmds.c:3563 fish/cmds.c:3596 fish/cmds.c:3612
-#: fish/cmds.c:3628 fish/cmds.c:3647 fish/cmds.c:3662 fish/cmds.c:3680
-#: fish/cmds.c:3695 fish/cmds.c:3713 fish/cmds.c:3728 fish/cmds.c:3746
-#: fish/cmds.c:3761 fish/cmds.c:3780 fish/cmds.c:3799 fish/cmds.c:3817
-#: fish/cmds.c:3837 fish/cmds.c:3856 fish/cmds.c:3876 fish/cmds.c:3896
-#: fish/cmds.c:3916 fish/cmds.c:3935 fish/cmds.c:3954 fish/cmds.c:3974
-#: fish/cmds.c:3994 fish/cmds.c:4014 fish/cmds.c:4029 fish/cmds.c:4045
-#: fish/cmds.c:4066 fish/cmds.c:4117 fish/cmds.c:4135 fish/cmds.c:4152
-#: fish/cmds.c:4173 fish/cmds.c:4231 fish/cmds.c:4251 fish/cmds.c:4271
-#: fish/cmds.c:4291 fish/cmds.c:4311 fish/cmds.c:4331 fish/cmds.c:4350
-#: fish/cmds.c:4369 fish/cmds.c:4388 fish/cmds.c:4403 fish/cmds.c:4423
-#: fish/cmds.c:4439 fish/cmds.c:4455 fish/cmds.c:4474 fish/cmds.c:4496
-#: fish/cmds.c:4518 fish/cmds.c:4538 fish/cmds.c:4555 fish/cmds.c:4572
-#: fish/cmds.c:4589 fish/cmds.c:4606 fish/cmds.c:4623 fish/cmds.c:4640
-#: fish/cmds.c:4657 fish/cmds.c:4676 fish/cmds.c:4699 fish/cmds.c:4735
-#: fish/cmds.c:4752 fish/cmds.c:4775 fish/cmds.c:4797 fish/cmds.c:4818
-#: fish/cmds.c:4838 fish/cmds.c:4857 fish/cmds.c:4877 fish/cmds.c:4895
-#: fish/cmds.c:4913 fish/cmds.c:4927 fish/cmds.c:4943 fish/cmds.c:4963
-#: fish/cmds.c:4982 fish/cmds.c:5001 fish/cmds.c:5020 fish/cmds.c:5039
-#: fish/cmds.c:5059 fish/cmds.c:5099 fish/cmds.c:5156 fish/cmds.c:5177
-#: fish/cmds.c:5198 fish/cmds.c:5219 fish/cmds.c:5237 fish/cmds.c:5259
-#: fish/cmds.c:5297 fish/cmds.c:5319 fish/cmds.c:5398 fish/cmds.c:5437
-#: fish/cmds.c:5452 fish/cmds.c:5469 fish/cmds.c:5483 fish/cmds.c:5499
-#: fish/cmds.c:5521 fish/cmds.c:5543 fish/cmds.c:5565 fish/cmds.c:5587
-#: fish/cmds.c:5609 fish/cmds.c:5631 fish/cmds.c:5651 fish/cmds.c:5668
-#: fish/cmds.c:5685 fish/cmds.c:5704 fish/cmds.c:5723 fish/cmds.c:5743
-#: fish/cmds.c:5779 fish/cmds.c:5798 fish/cmds.c:5817 fish/cmds.c:5834
-#: fish/cmds.c:5852 fish/cmds.c:5875 fish/cmds.c:5898 fish/cmds.c:5922
-#: fish/cmds.c:5945 fish/cmds.c:5966 fish/cmds.c:5989 fish/cmds.c:6012
-#: fish/cmds.c:6032 fish/cmds.c:6054 fish/cmds.c:6075 fish/cmds.c:6098
-#: fish/cmds.c:6115 fish/cmds.c:6132 fish/cmds.c:6150 fish/cmds.c:6168
-#: fish/cmds.c:6189 fish/cmds.c:6207 fish/cmds.c:6228 fish/cmds.c:6248
-#: fish/cmds.c:6266 fish/cmds.c:6287 fish/cmds.c:6310 fish/cmds.c:6333
-#: fish/cmds.c:6355 fish/cmds.c:6388 fish/cmds.c:6405 fish/cmds.c:6422
-#: fish/cmds.c:6446 fish/cmds.c:6469 fish/cmds.c:6492 fish/cmds.c:6514
-#: fish/cmds.c:6531 fish/cmds.c:6553 fish/cmds.c:6647 fish/cmds.c:6667
-#: fish/cmds.c:6687 fish/cmds.c:6707 fish/cmds.c:6725 fish/cmds.c:6746
-#: fish/cmds.c:6782 fish/cmds.c:6799 fish/cmds.c:6821 fish/cmds.c:6838
-#: fish/cmds.c:6874 fish/cmds.c:6894 fish/cmds.c:6914 fish/cmds.c:6934
-#: fish/cmds.c:6956 fish/cmds.c:6973 fish/cmds.c:6992 fish/cmds.c:7011
-#: fish/cmds.c:7033 fish/cmds.c:7054 fish/cmds.c:7075 fish/cmds.c:7096
-#: fish/cmds.c:7119 fish/cmds.c:7160 fish/cmds.c:7183 fish/cmds.c:7222
-#: fish/cmds.c:7239 fish/cmds.c:7258 fish/cmds.c:7279 fish/cmds.c:7302
-#: fish/cmds.c:7324 fish/cmds.c:7342 fish/cmds.c:7361 fish/cmds.c:7382
-#: fish/cmds.c:7459 fish/cmds.c:7500 fish/cmds.c:7579 fish/cmds.c:7655
-#: fish/cmds.c:7692 fish/cmds.c:7715 fish/cmds.c:7736 fish/cmds.c:7759
-#: fish/cmds.c:7781 fish/cmds.c:7806 fish/cmds.c:7849 fish/cmds.c:7890
-#: fish/cmds.c:7911 fish/cmds.c:7929 fish/cmds.c:7948 fish/cmds.c:7965
-#: fish/cmds.c:7983 fish/cmds.c:8010 fish/cmds.c:8034 fish/cmds.c:8058
-#: fish/cmds.c:8082 fish/cmds.c:8106 fish/cmds.c:8130 fish/cmds.c:8154
-#: fish/cmds.c:8178 fish/cmds.c:8202 fish/cmds.c:8226 fish/cmds.c:8250
-#: fish/cmds.c:8274 fish/cmds.c:8297 fish/cmds.c:8320 fish/cmds.c:8341
-#: fish/cmds.c:8362 fish/cmds.c:8383 fish/cmds.c:8403 fish/cmds.c:8426
-#: fish/cmds.c:8464 fish/cmds.c:8481 fish/cmds.c:8498 fish/cmds.c:8517
-#: fish/cmds.c:8536 fish/cmds.c:8553 fish/cmds.c:8570 fish/cmds.c:8587
-#: fish/cmds.c:8604 fish/cmds.c:8623 fish/cmds.c:8659 fish/cmds.c:8699
-#: fish/cmds.c:8732 fish/cmds.c:8749 fish/cmds.c:8766 fish/cmds.c:8782
-#: fish/cmds.c:8797 fish/cmds.c:8818 fish/cmds.c:8856 fish/cmds.c:8894
-#: fish/cmds.c:8933 fish/cmds.c:8973 fish/cmds.c:9014 fish/cmds.c:9055
-#: fish/cmds.c:9093 fish/cmds.c:9110 fish/cmds.c:9133 fish/cmds.c:9155
-#: fish/cmds.c:9177 fish/cmds.c:9197 fish/cmds.c:9217 fish/cmds.c:9253
-#: fish/cmds.c:9325 fish/cmds.c:9365 fish/cmds.c:9423 fish/cmds.c:9449
-#: fish/cmds.c:9475 fish/cmds.c:9503 fish/cmds.c:9562 fish/cmds.c:9583
-#: fish/cmds.c:9628 fish/cmds.c:9648 fish/cmds.c:9687 fish/cmds.c:9724
-#: fish/cmds.c:9744 fish/cmds.c:9766 fish/cmds.c:9823 fish/cmds.c:9843
-#: fish/cmds.c:9865 fish/cmds.c:9887 fish/cmds.c:9906 fish/cmds.c:9926
-#: fish/cmds.c:9953 fish/cmds.c:9973 fish/cmds.c:9993 fish/cmds.c:10013
-#: fish/cmds.c:10033 fish/cmds.c:10055 fish/cmds.c:10090 fish/cmds.c:10108
-#: fish/cmds.c:10131 fish/cmds.c:10153 fish/cmds.c:10168 fish/cmds.c:10185
-#: fish/cmds.c:10222 fish/cmds.c:10261 fish/cmds.c:10301 fish/cmds.c:10357
-#: fish/cmds.c:10379 fish/cmds.c:10415 fish/cmds.c:10430 fish/cmds.c:10450
-#: fish/cmds.c:10490 fish/cmds.c:10513 fish/cmds.c:10537 fish/cmds.c:10562
-#: fish/cmds.c:10603 fish/cmds.c:10628 fish/cmds.c:10666 fish/cmds.c:10697
-#: fish/cmds.c:10728 fish/cmds.c:10756 fish/cmds.c:10776 fish/cmds.c:10808
-#: fish/cmds.c:10828 fish/cmds.c:10848 fish/cmds.c:10865 fish/cmds.c:10883
-#: fish/cmds.c:10906 fish/cmds.c:10927 fish/cmds.c:10946 fish/cmds.c:10988
-#: fish/cmds.c:11031 fish/cmds.c:11075 fish/cmds.c:11114 fish/cmds.c:11133
-#: fish/cmds.c:11153 fish/cmds.c:11173 fish/cmds.c:11194 fish/cmds.c:11215
-#: fish/cmds.c:11236 fish/cmds.c:11257 fish/cmds.c:11278 fish/cmds.c:11300
-#: fish/cmds.c:11338 fish/cmds.c:11389 fish/cmds.c:11427 fish/cmds.c:11483
-#: fish/cmds.c:11506 fish/cmds.c:11573 fish/cmds.c:11602 fish/cmds.c:11629
+#: fish/cmds.c:3223 fish/cmds.c:3237 fish/cmds.c:3253 fish/cmds.c:3270
+#: fish/cmds.c:3287 fish/cmds.c:3305 fish/cmds.c:3324 fish/cmds.c:3340
+#: fish/cmds.c:3358 fish/cmds.c:3374 fish/cmds.c:3392 fish/cmds.c:3408
+#: fish/cmds.c:3425 fish/cmds.c:3440 fish/cmds.c:3458 fish/cmds.c:3473
+#: fish/cmds.c:3489 fish/cmds.c:3505 fish/cmds.c:3521 fish/cmds.c:3537
+#: fish/cmds.c:3553 fish/cmds.c:3571 fish/cmds.c:3604 fish/cmds.c:3620
+#: fish/cmds.c:3636 fish/cmds.c:3655 fish/cmds.c:3670 fish/cmds.c:3688
+#: fish/cmds.c:3703 fish/cmds.c:3721 fish/cmds.c:3736 fish/cmds.c:3754
+#: fish/cmds.c:3769 fish/cmds.c:3788 fish/cmds.c:3807 fish/cmds.c:3825
+#: fish/cmds.c:3845 fish/cmds.c:3864 fish/cmds.c:3884 fish/cmds.c:3904
+#: fish/cmds.c:3924 fish/cmds.c:3943 fish/cmds.c:3962 fish/cmds.c:3982
+#: fish/cmds.c:4002 fish/cmds.c:4022 fish/cmds.c:4037 fish/cmds.c:4053
+#: fish/cmds.c:4074 fish/cmds.c:4125 fish/cmds.c:4143 fish/cmds.c:4160
+#: fish/cmds.c:4181 fish/cmds.c:4239 fish/cmds.c:4259 fish/cmds.c:4279
+#: fish/cmds.c:4299 fish/cmds.c:4319 fish/cmds.c:4339 fish/cmds.c:4358
+#: fish/cmds.c:4377 fish/cmds.c:4396 fish/cmds.c:4411 fish/cmds.c:4430
+#: fish/cmds.c:4451 fish/cmds.c:4467 fish/cmds.c:4483 fish/cmds.c:4502
+#: fish/cmds.c:4524 fish/cmds.c:4546 fish/cmds.c:4566 fish/cmds.c:4583
+#: fish/cmds.c:4600 fish/cmds.c:4617 fish/cmds.c:4634 fish/cmds.c:4651
+#: fish/cmds.c:4668 fish/cmds.c:4685 fish/cmds.c:4704 fish/cmds.c:4727
+#: fish/cmds.c:4763 fish/cmds.c:4780 fish/cmds.c:4803 fish/cmds.c:4825
+#: fish/cmds.c:4846 fish/cmds.c:4866 fish/cmds.c:4885 fish/cmds.c:4905
+#: fish/cmds.c:4923 fish/cmds.c:4941 fish/cmds.c:4955 fish/cmds.c:4971
+#: fish/cmds.c:4991 fish/cmds.c:5010 fish/cmds.c:5029 fish/cmds.c:5048
+#: fish/cmds.c:5067 fish/cmds.c:5087 fish/cmds.c:5127 fish/cmds.c:5184
+#: fish/cmds.c:5205 fish/cmds.c:5226 fish/cmds.c:5247 fish/cmds.c:5265
+#: fish/cmds.c:5287 fish/cmds.c:5325 fish/cmds.c:5347 fish/cmds.c:5426
+#: fish/cmds.c:5465 fish/cmds.c:5480 fish/cmds.c:5497 fish/cmds.c:5511
+#: fish/cmds.c:5527 fish/cmds.c:5549 fish/cmds.c:5571 fish/cmds.c:5593
+#: fish/cmds.c:5615 fish/cmds.c:5637 fish/cmds.c:5659 fish/cmds.c:5679
+#: fish/cmds.c:5696 fish/cmds.c:5713 fish/cmds.c:5732 fish/cmds.c:5751
+#: fish/cmds.c:5771 fish/cmds.c:5807 fish/cmds.c:5826 fish/cmds.c:5845
+#: fish/cmds.c:5862 fish/cmds.c:5880 fish/cmds.c:5903 fish/cmds.c:5926
+#: fish/cmds.c:5950 fish/cmds.c:5973 fish/cmds.c:5994 fish/cmds.c:6017
+#: fish/cmds.c:6040 fish/cmds.c:6060 fish/cmds.c:6082 fish/cmds.c:6103
+#: fish/cmds.c:6126 fish/cmds.c:6143 fish/cmds.c:6160 fish/cmds.c:6178
+#: fish/cmds.c:6196 fish/cmds.c:6217 fish/cmds.c:6235 fish/cmds.c:6256
+#: fish/cmds.c:6276 fish/cmds.c:6294 fish/cmds.c:6315 fish/cmds.c:6338
+#: fish/cmds.c:6361 fish/cmds.c:6383 fish/cmds.c:6416 fish/cmds.c:6433
+#: fish/cmds.c:6450 fish/cmds.c:6474 fish/cmds.c:6497 fish/cmds.c:6520
+#: fish/cmds.c:6542 fish/cmds.c:6559 fish/cmds.c:6581 fish/cmds.c:6675
+#: fish/cmds.c:6695 fish/cmds.c:6715 fish/cmds.c:6735 fish/cmds.c:6753
+#: fish/cmds.c:6774 fish/cmds.c:6810 fish/cmds.c:6827 fish/cmds.c:6849
+#: fish/cmds.c:6866 fish/cmds.c:6902 fish/cmds.c:6922 fish/cmds.c:6942
+#: fish/cmds.c:6962 fish/cmds.c:6984 fish/cmds.c:7001 fish/cmds.c:7020
+#: fish/cmds.c:7039 fish/cmds.c:7061 fish/cmds.c:7082 fish/cmds.c:7103
+#: fish/cmds.c:7124 fish/cmds.c:7147 fish/cmds.c:7188 fish/cmds.c:7211
+#: fish/cmds.c:7250 fish/cmds.c:7267 fish/cmds.c:7286 fish/cmds.c:7307
+#: fish/cmds.c:7330 fish/cmds.c:7352 fish/cmds.c:7370 fish/cmds.c:7389
+#: fish/cmds.c:7410 fish/cmds.c:7487 fish/cmds.c:7528 fish/cmds.c:7607
+#: fish/cmds.c:7683 fish/cmds.c:7720 fish/cmds.c:7743 fish/cmds.c:7764
+#: fish/cmds.c:7787 fish/cmds.c:7809 fish/cmds.c:7834 fish/cmds.c:7877
+#: fish/cmds.c:7918 fish/cmds.c:7939 fish/cmds.c:7957 fish/cmds.c:7976
+#: fish/cmds.c:7993 fish/cmds.c:8011 fish/cmds.c:8038 fish/cmds.c:8062
+#: fish/cmds.c:8086 fish/cmds.c:8110 fish/cmds.c:8134 fish/cmds.c:8158
+#: fish/cmds.c:8182 fish/cmds.c:8206 fish/cmds.c:8230 fish/cmds.c:8254
+#: fish/cmds.c:8278 fish/cmds.c:8302 fish/cmds.c:8325 fish/cmds.c:8348
+#: fish/cmds.c:8369 fish/cmds.c:8390 fish/cmds.c:8411 fish/cmds.c:8431
+#: fish/cmds.c:8454 fish/cmds.c:8492 fish/cmds.c:8509 fish/cmds.c:8526
+#: fish/cmds.c:8545 fish/cmds.c:8564 fish/cmds.c:8581 fish/cmds.c:8598
+#: fish/cmds.c:8615 fish/cmds.c:8632 fish/cmds.c:8651 fish/cmds.c:8687
+#: fish/cmds.c:8727 fish/cmds.c:8760 fish/cmds.c:8777 fish/cmds.c:8794
+#: fish/cmds.c:8810 fish/cmds.c:8825 fish/cmds.c:8846 fish/cmds.c:8884
+#: fish/cmds.c:8922 fish/cmds.c:8961 fish/cmds.c:9001 fish/cmds.c:9042
+#: fish/cmds.c:9083 fish/cmds.c:9121 fish/cmds.c:9138 fish/cmds.c:9161
+#: fish/cmds.c:9183 fish/cmds.c:9205 fish/cmds.c:9225 fish/cmds.c:9245
+#: fish/cmds.c:9281 fish/cmds.c:9353 fish/cmds.c:9393 fish/cmds.c:9451
+#: fish/cmds.c:9477 fish/cmds.c:9503 fish/cmds.c:9531 fish/cmds.c:9590
+#: fish/cmds.c:9611 fish/cmds.c:9656 fish/cmds.c:9676 fish/cmds.c:9715
+#: fish/cmds.c:9752 fish/cmds.c:9772 fish/cmds.c:9794 fish/cmds.c:9851
+#: fish/cmds.c:9871 fish/cmds.c:9893 fish/cmds.c:9915 fish/cmds.c:9934
+#: fish/cmds.c:9954 fish/cmds.c:9981 fish/cmds.c:10001 fish/cmds.c:10021
+#: fish/cmds.c:10041 fish/cmds.c:10061 fish/cmds.c:10083 fish/cmds.c:10118
+#: fish/cmds.c:10136 fish/cmds.c:10159 fish/cmds.c:10181 fish/cmds.c:10196
+#: fish/cmds.c:10213 fish/cmds.c:10250 fish/cmds.c:10289 fish/cmds.c:10329
+#: fish/cmds.c:10385 fish/cmds.c:10407 fish/cmds.c:10443 fish/cmds.c:10458
+#: fish/cmds.c:10478 fish/cmds.c:10518 fish/cmds.c:10541 fish/cmds.c:10565
+#: fish/cmds.c:10590 fish/cmds.c:10631 fish/cmds.c:10656 fish/cmds.c:10694
+#: fish/cmds.c:10725 fish/cmds.c:10756 fish/cmds.c:10784 fish/cmds.c:10804
+#: fish/cmds.c:10836 fish/cmds.c:10856 fish/cmds.c:10876 fish/cmds.c:10893
+#: fish/cmds.c:10911 fish/cmds.c:10934 fish/cmds.c:10955 fish/cmds.c:10974
+#: fish/cmds.c:11016 fish/cmds.c:11059 fish/cmds.c:11103 fish/cmds.c:11142
+#: fish/cmds.c:11161 fish/cmds.c:11181 fish/cmds.c:11201 fish/cmds.c:11222
+#: fish/cmds.c:11243 fish/cmds.c:11264 fish/cmds.c:11285 fish/cmds.c:11306
+#: fish/cmds.c:11328 fish/cmds.c:11366 fish/cmds.c:11417 fish/cmds.c:11455
+#: fish/cmds.c:11511 fish/cmds.c:11534 fish/cmds.c:11601 fish/cmds.c:11630
+#: fish/cmds.c:11657
 #, c-format
 msgid "type 'help %s' for help on %s\n"
 msgstr "należy wpisać \"help %s\", aby uzyskać pomoc o %s\n"
 
-#: fish/cmds.c:3573 fish/cmds.c:4711 fish/cmds.c:5069 fish/cmds.c:5109
-#: fish/cmds.c:5128 fish/cmds.c:5271 fish/cmds.c:5330 fish/cmds.c:5349
-#: fish/cmds.c:5368 fish/cmds.c:5411 fish/cmds.c:5754 fish/cmds.c:6365
-#: fish/cmds.c:6564 fish/cmds.c:6583 fish/cmds.c:6602 fish/cmds.c:6621
-#: fish/cmds.c:6757 fish/cmds.c:6848 fish/cmds.c:7129 fish/cmds.c:7193
-#: fish/cmds.c:7392 fish/cmds.c:7411 fish/cmds.c:7430 fish/cmds.c:7469
-#: fish/cmds.c:7510 fish/cmds.c:7529 fish/cmds.c:7548 fish/cmds.c:7589
-#: fish/cmds.c:7608 fish/cmds.c:7627 fish/cmds.c:7665 fish/cmds.c:7818
-#: fish/cmds.c:7861 fish/cmds.c:8438 fish/cmds.c:8633 fish/cmds.c:8671
-#: fish/cmds.c:8709 fish/cmds.c:8829 fish/cmds.c:8866 fish/cmds.c:8904
-#: fish/cmds.c:8943 fish/cmds.c:8984 fish/cmds.c:9025 fish/cmds.c:9066
-#: fish/cmds.c:9229 fish/cmds.c:9265 fish/cmds.c:9278 fish/cmds.c:9291
-#: fish/cmds.c:9304 fish/cmds.c:9337 fish/cmds.c:9375 fish/cmds.c:9394
-#: fish/cmds.c:9515 fish/cmds.c:9534 fish/cmds.c:9595 fish/cmds.c:9608
-#: fish/cmds.c:9659 fish/cmds.c:9698 fish/cmds.c:9776 fish/cmds.c:9795
-#: fish/cmds.c:10069 fish/cmds.c:10196 fish/cmds.c:10233 fish/cmds.c:10272
-#: fish/cmds.c:10312 fish/cmds.c:10331 fish/cmds.c:10390 fish/cmds.c:10463
-#: fish/cmds.c:10573 fish/cmds.c:10643 fish/cmds.c:10677 fish/cmds.c:10708
-#: fish/cmds.c:10739 fish/cmds.c:10788 fish/cmds.c:10959 fish/cmds.c:11001
-#: fish/cmds.c:11046 fish/cmds.c:11088 fish/cmds.c:11314 fish/cmds.c:11352
-#: fish/cmds.c:11365 fish/cmds.c:11403 fish/cmds.c:11438 fish/cmds.c:11457
-#: fish/cmds.c:11524
+#: fish/cmds.c:3581 fish/cmds.c:4739 fish/cmds.c:5097 fish/cmds.c:5137
+#: fish/cmds.c:5156 fish/cmds.c:5299 fish/cmds.c:5358 fish/cmds.c:5377
+#: fish/cmds.c:5396 fish/cmds.c:5439 fish/cmds.c:5782 fish/cmds.c:6393
+#: fish/cmds.c:6592 fish/cmds.c:6611 fish/cmds.c:6630 fish/cmds.c:6649
+#: fish/cmds.c:6785 fish/cmds.c:6876 fish/cmds.c:7157 fish/cmds.c:7221
+#: fish/cmds.c:7420 fish/cmds.c:7439 fish/cmds.c:7458 fish/cmds.c:7497
+#: fish/cmds.c:7538 fish/cmds.c:7557 fish/cmds.c:7576 fish/cmds.c:7617
+#: fish/cmds.c:7636 fish/cmds.c:7655 fish/cmds.c:7693 fish/cmds.c:7846
+#: fish/cmds.c:7889 fish/cmds.c:8466 fish/cmds.c:8661 fish/cmds.c:8699
+#: fish/cmds.c:8737 fish/cmds.c:8857 fish/cmds.c:8894 fish/cmds.c:8932
+#: fish/cmds.c:8971 fish/cmds.c:9012 fish/cmds.c:9053 fish/cmds.c:9094
+#: fish/cmds.c:9257 fish/cmds.c:9293 fish/cmds.c:9306 fish/cmds.c:9319
+#: fish/cmds.c:9332 fish/cmds.c:9365 fish/cmds.c:9403 fish/cmds.c:9422
+#: fish/cmds.c:9543 fish/cmds.c:9562 fish/cmds.c:9623 fish/cmds.c:9636
+#: fish/cmds.c:9687 fish/cmds.c:9726 fish/cmds.c:9804 fish/cmds.c:9823
+#: fish/cmds.c:10097 fish/cmds.c:10224 fish/cmds.c:10261 fish/cmds.c:10300
+#: fish/cmds.c:10340 fish/cmds.c:10359 fish/cmds.c:10418 fish/cmds.c:10491
+#: fish/cmds.c:10601 fish/cmds.c:10671 fish/cmds.c:10705 fish/cmds.c:10736
+#: fish/cmds.c:10767 fish/cmds.c:10816 fish/cmds.c:10987 fish/cmds.c:11029
+#: fish/cmds.c:11074 fish/cmds.c:11116 fish/cmds.c:11342 fish/cmds.c:11380
+#: fish/cmds.c:11393 fish/cmds.c:11431 fish/cmds.c:11466 fish/cmds.c:11485
+#: fish/cmds.c:11552
 #, c-format
 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: %s: nieprawidłowy parametr liczby całkowitej (%s zwróciło %d)\n"
 
-#: fish/cmds.c:3579 fish/cmds.c:4717 fish/cmds.c:5075 fish/cmds.c:5115
-#: fish/cmds.c:5134 fish/cmds.c:5277 fish/cmds.c:5336 fish/cmds.c:5355
-#: fish/cmds.c:5374 fish/cmds.c:5417 fish/cmds.c:5760 fish/cmds.c:6371
-#: fish/cmds.c:6570 fish/cmds.c:6589 fish/cmds.c:6608 fish/cmds.c:6627
-#: fish/cmds.c:6763 fish/cmds.c:6854 fish/cmds.c:7135 fish/cmds.c:7199
-#: fish/cmds.c:7398 fish/cmds.c:7417 fish/cmds.c:7436 fish/cmds.c:7475
-#: fish/cmds.c:7516 fish/cmds.c:7535 fish/cmds.c:7554 fish/cmds.c:7595
-#: fish/cmds.c:7614 fish/cmds.c:7633 fish/cmds.c:7671 fish/cmds.c:7824
-#: fish/cmds.c:7867 fish/cmds.c:8444 fish/cmds.c:8639 fish/cmds.c:8677
-#: fish/cmds.c:8715 fish/cmds.c:8835 fish/cmds.c:8872 fish/cmds.c:8910
-#: fish/cmds.c:8949 fish/cmds.c:8990 fish/cmds.c:9031 fish/cmds.c:9072
-#: fish/cmds.c:9343 fish/cmds.c:9381 fish/cmds.c:9400 fish/cmds.c:9521
-#: fish/cmds.c:9665 fish/cmds.c:9704 fish/cmds.c:9782 fish/cmds.c:9801
-#: fish/cmds.c:10202 fish/cmds.c:10239 fish/cmds.c:10278 fish/cmds.c:10318
-#: fish/cmds.c:10337 fish/cmds.c:10396 fish/cmds.c:10469 fish/cmds.c:10579
-#: fish/cmds.c:10965 fish/cmds.c:11007 fish/cmds.c:11052 fish/cmds.c:11094
-#: fish/cmds.c:11444 fish/cmds.c:11530
+#: fish/cmds.c:3587 fish/cmds.c:4745 fish/cmds.c:5103 fish/cmds.c:5143
+#: fish/cmds.c:5162 fish/cmds.c:5305 fish/cmds.c:5364 fish/cmds.c:5383
+#: fish/cmds.c:5402 fish/cmds.c:5445 fish/cmds.c:5788 fish/cmds.c:6399
+#: fish/cmds.c:6598 fish/cmds.c:6617 fish/cmds.c:6636 fish/cmds.c:6655
+#: fish/cmds.c:6791 fish/cmds.c:6882 fish/cmds.c:7163 fish/cmds.c:7227
+#: fish/cmds.c:7426 fish/cmds.c:7445 fish/cmds.c:7464 fish/cmds.c:7503
+#: fish/cmds.c:7544 fish/cmds.c:7563 fish/cmds.c:7582 fish/cmds.c:7623
+#: fish/cmds.c:7642 fish/cmds.c:7661 fish/cmds.c:7699 fish/cmds.c:7852
+#: fish/cmds.c:7895 fish/cmds.c:8472 fish/cmds.c:8667 fish/cmds.c:8705
+#: fish/cmds.c:8743 fish/cmds.c:8863 fish/cmds.c:8900 fish/cmds.c:8938
+#: fish/cmds.c:8977 fish/cmds.c:9018 fish/cmds.c:9059 fish/cmds.c:9100
+#: fish/cmds.c:9371 fish/cmds.c:9409 fish/cmds.c:9428 fish/cmds.c:9549
+#: fish/cmds.c:9693 fish/cmds.c:9732 fish/cmds.c:9810 fish/cmds.c:9829
+#: fish/cmds.c:10230 fish/cmds.c:10267 fish/cmds.c:10306 fish/cmds.c:10346
+#: fish/cmds.c:10365 fish/cmds.c:10424 fish/cmds.c:10497 fish/cmds.c:10607
+#: fish/cmds.c:10993 fish/cmds.c:11035 fish/cmds.c:11080 fish/cmds.c:11122
+#: fish/cmds.c:11472 fish/cmds.c:11558
 #, c-format
 msgid "%s: %s: integer out of range\n"
 msgstr "%s: %s: liczba całkowita spoza zakresu\n"
 
-#: fish/cmds.c:4065 fish/cmds.c:4172 fish/cmds.c:11505
+#: fish/cmds.c:4073 fish/cmds.c:4180 fish/cmds.c:11533
 #, c-format
 msgid "%s should have %d-%d parameter(s)\n"
 msgstr "%s powinno posiadać %d-%d parametry\n"
 
-#: fish/cmds.c:4091 fish/cmds.c:4203 fish/cmds.c:11545
+#: fish/cmds.c:4099 fish/cmds.c:4211 fish/cmds.c:11573
 #, c-format
 msgid "%s: unknown optional argument \"%s\"\n"
 msgstr "%s: nieznany opcjonalny parametr \"%s\"\n"
 
-#: fish/cmds.c:4097 fish/cmds.c:4209 fish/cmds.c:11551
+#: fish/cmds.c:4105 fish/cmds.c:4217 fish/cmds.c:11579
 #, c-format
 msgid "%s: optional argument \"%s\" given twice\n"
 msgstr "%s: opcjonalny parametr \"%s\" został podany dwa razy\n"
 
-#: fish/cmds.c:11646
+#: fish/cmds.c:11674
 #, c-format
 msgid "%s: unknown command\n"
 msgstr "%s: nieznane polecenie\n"
@@ -1993,18 +1999,9 @@ msgstr "należy użyć \"%s nazwa_pliku\", aby zmodyfikować plik\n"
 msgid ""
 "%s: guest filesystem shell\n"
 "%s lets you edit virtual machine filesystems\n"
-"Copyright (C) 2009-2010 Red Hat Inc.\n"
+"Copyright (C) 2009-2011 Red Hat Inc.\n"
 "Usage:\n"
 "  %s [--options] cmd [: cmd : cmd ...]\n"
-"  %s [--ro] -i -a disk-image\n"
-"  %s [--ro] -i -d libvirt-domain\n"
-"or for interactive use:\n"
-"  %s\n"
-"or from a shell script:\n"
-"  %s <<EOF\n"
-"  cmd\n"
-"  ...\n"
-"  EOF\n"
 "Options:\n"
 "  -h|--cmd-help        List available commands\n"
 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
@@ -2030,7 +2027,17 @@ msgid ""
 "  --selinux            Enable SELinux support\n"
 "  -v|--verbose         Verbose messages\n"
 "  -V|--version         Display version and exit\n"
+"  -w|--rw              Mount read-write\n"
 "  -x                   Echo each command before executing it\n"
+"\n"
+"To examine a disk image, ISO, hard disk, filesystem etc:\n"
+"  %s [--ro|--rw] -i -a /path/to/disk.img\n"
+"or\n"
+"  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
+"\n"
+"--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
+"run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
+"\n"
 "For more information, see the manpage %s(1).\n"
 msgstr ""
 "%s: powłoka systemu plików gościa\n"
@@ -2077,50 +2084,50 @@ msgstr ""
 "                       wykonaniem\n"
 "Aby dowiedzieć się więcej, należy zobaczyć stronę podręcznika %s(1).\n"
 
-#: fish/fish.c:253
+#: fish/fish.c:254
 #, c-format
 msgid "%s: --listen=PID: PID was not a number: %s\n"
 msgstr "%s: --listen=PID: PID nie był liczbą: %s\n"
 
-#: fish/fish.c:260
+#: fish/fish.c:261
 #, c-format
 msgid ""
 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
 msgstr ""
 "%s: zdalnie: $GUESTFISH_PID musi być ustawiony na PID zdalnego procesu\n"
 
-#: fish/fish.c:310
+#: fish/fish.c:311
 #, c-format
 msgid "%s: only one -f parameter can be given\n"
 msgstr "%s: można podać tylko jeden parametr -f\n"
 
-#: fish/fish.c:465
+#: fish/fish.c:466
 #, c-format
 msgid "%s: cannot use --listen and --remote options at the same time\n"
 msgstr "%s: nie można używać opcji --listen i --remote w tym samym czasie\n"
 
-#: fish/fish.c:473
+#: fish/fish.c:474
 #, c-format
 msgid "%s: extra parameters on the command line with --listen flag\n"
 msgstr "%s: dodatkowe parametry wiersza poleceń za pomocą flagi --listen\n"
 
-#: fish/fish.c:479
+#: fish/fish.c:480
 #, c-format
 msgid "%s: cannot use --listen and --file options at the same time\n"
 msgstr "%s: nie można używać opcji --listen i --file w tym samym czasie\n"
 
-#: fish/fish.c:537
+#: fish/fish.c:538
 #, c-format
 msgid "guestfish: could not access termcap or terminfo database.\n"
 msgstr ""
 "guestfish: nie można uzyskać dostępu do bazy danych termcap lub terminfo.\n"
 
-#: fish/fish.c:541
+#: fish/fish.c:542
 #, c-format
 msgid "guestfish: terminal type \"%s\" not defined.\n"
 msgstr "guestfish: typ terminala \"%s\" nie jest określony.\n"
 
-#: fish/fish.c:629
+#: fish/fish.c:630
 #, c-format
 msgid ""
 "\n"
@@ -2141,45 +2148,45 @@ msgstr ""
 "              \"quit\", aby zakończyć powłokę\n"
 "\n"
 
-#: fish/fish.c:773
+#: fish/fish.c:774
 #, c-format
 msgid "%s: unterminated double quote\n"
 msgstr "%s: niezakończony podwójny cudzysłów\n"
 
-#: fish/fish.c:779 fish/fish.c:796
+#: fish/fish.c:780 fish/fish.c:797
 #, c-format
 msgid "%s: command arguments not separated by whitespace\n"
 msgstr "%s: parametry poleceń nie są oddzielone spacjami\n"
 
-#: fish/fish.c:790
+#: fish/fish.c:791
 #, c-format
 msgid "%s: unterminated single quote\n"
 msgstr "%s: niezakończony pojedynczy cudzysłów\n"
 
-#: fish/fish.c:820
+#: fish/fish.c:821
 #, c-format
 msgid "%s: internal error parsing string at '%s'\n"
 msgstr "%s: wewnętrzny błąd przetwarzania ciągu \"%s\"\n"
 
-#: fish/fish.c:837
+#: fish/fish.c:838
 #, c-format
 msgid "%s: too many arguments\n"
 msgstr "%s: za dużo parametrów\n"
 
-#: fish/fish.c:905
+#: fish/fish.c:906
 #, c-format
 msgid "%s: empty command on command line\n"
 msgstr "%s: puste polecenie wiersza poleceń\n"
 
-#: fish/fish.c:1051
+#: fish/fish.c:1052
 msgid "display a list of commands or help on a command"
 msgstr "wyświetla listę poleceń lub pomoc polecenia"
 
-#: fish/fish.c:1053
+#: fish/fish.c:1054
 msgid "quit guestfish"
 msgstr "kończy działanie programu guestfish"
 
-#: fish/fish.c:1064
+#: fish/fish.c:1065
 #, c-format
 msgid ""
 "help - display a list of commands or help on a command\n"
@@ -2190,7 +2197,7 @@ msgstr ""
 "     help polecenie\n"
 "     help\n"
 
-#: fish/fish.c:1072
+#: fish/fish.c:1073
 #, c-format
 msgid ""
 "quit - quit guestfish\n"
@@ -2199,14 +2206,14 @@ msgstr ""
 "quit - kończy działanie programu guestfish\n"
 "     quit\n"
 
-#: fish/fish.c:1077
+#: fish/fish.c:1078
 #, c-format
 msgid "%s: command not known, use -h to list all commands\n"
 msgstr ""
 "%s: nieznane polecenie, należy użyć -h, aby wyświetlić listę wszystkich "
 "poleceń\n"
 
-#: fish/fish.c:1093
+#: fish/fish.c:1094
 #, c-format
 msgid ""
 "Did you mean to open a disk image?  guestfish -a disk.img\n"
@@ -2217,7 +2224,7 @@ msgstr ""
 "Lista poleceń:                        guestfish -h\n"
 "Pełna dokumentacja:                   man guestfish\n"
 
-#: fish/fish.c:1250
+#: fish/fish.c:1251
 #, c-format
 msgid "Runaway quote in string \"%s\"\n"
 msgstr "Cytat ucieczki w ciągu \"%s\"\n"
@@ -2954,31 +2961,31 @@ msgstr "libguestfs: błąd: %s\n"
 msgid "<truncated, original size %zu bytes>"
 msgstr "<skrócone, pierwotny rozmiar %zu bajtów>"
 
-#: src/inspect.c:477 src/inspect.c:1162 src/inspect.c:2599 src/inspect.c:2642
-#: src/inspect.c:2692 src/inspect.c:2736
+#: src/inspect.c:486 src/inspect.c:1171 src/inspect.c:2654 src/inspect.c:2697
+#: src/inspect.c:2747 src/inspect.c:2791
 #, c-format
 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
 msgstr "rozmiar %s jest nierozsądnie duży (%<PRIi64> bajtów)"
 
-#: src/inspect.c:1196
+#: src/inspect.c:1205
 msgid "could not parse /etc/fstab or empty file"
 msgstr "nie można przetworzyć pliku /etc/fstab lub pustego pliku"
 
-#: src/inspect.c:1411
+#: src/inspect.c:1420
 #, c-format
 msgid "cannot resolve Windows %%SYSTEMROOT%%"
 msgstr "nie można rozwiązać %%SYSTEMROOT%% systemu Windows"
 
-#: src/inspect.c:1691 src/inspect.c:1704
+#: src/inspect.c:1736 src/inspect.c:1749
 #, c-format
 msgid "could not parse integer in version number: %s"
 msgstr "nie można przetworzyć liczby całkowitej w numerze wersji: %s"
 
-#: src/inspect.c:1798
+#: src/inspect.c:1843
 msgid "no inspection data: call guestfs_inspect_os first"
 msgstr "brak danych badania: najpierw należy wywołać guestfs_inspect_os"
 
-#: src/inspect.c:1810
+#: src/inspect.c:1855
 #, c-format
 msgid ""
 "%s: root device not found: only call this function with a root device "
@@ -2987,20 +2994,20 @@ msgstr ""
 "%s: nie odnaleziono urządzenia root: należy wywoływać tę funkcję tylko z "
 "urządzeniem root poprzednio zwróconym przez guestfs_inspect_os"
 
-#: src/inspect.c:1939
+#: src/inspect.c:1994
 msgid "not a Windows guest, or systemroot could not be determined"
 msgstr "nie jest gościem systemu Windows lub nie można określić systemroot"
 
-#: src/inspect.c:2230 src/inspect.c:2252 src/inspect.c:2277
+#: src/inspect.c:2285 src/inspect.c:2307 src/inspect.c:2332
 msgid "unexpected end of output from db_dump command"
 msgstr "nieoczekiwany koniec wyjścia polecenia db_dump"
 
-#: src/inspect.c:2701
+#: src/inspect.c:2756
 #, c-format
 msgid "%s: file is empty"
 msgstr "%s: plik jest pusty"
 
-#: src/inspect.c:2764
+#: src/inspect.c:2819
 msgid ""
 "inspection API not available since this version of libguestfs was compiled "
 "without PCRE or hivex libraries"
index 5822ad5..c9a9708 100644 (file)
--- a/po/ta.po
+++ b/po/ta.po
@@ -7,7 +7,7 @@ msgstr ""
 "Project-Id-Version: libguestfs 1.0.81\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-03-18 19:28+0000\n"
+"POT-Creation-Date: 2011-03-24 12:04+0000\n"
 "PO-Revision-Date: 2010-01-29 13:38+0530\n"
 "Last-Translator: I. Felix <ifelix@redhat.com>\n"
 "Language-Team: ta_IN <kde-i18n-doc@kde.org>\n"
@@ -66,14 +66,14 @@ msgstr ""
 "  -V|--version         Display version and exit\n"
 
 #: cat/virt-cat.c:115 cat/virt-filesystems.c:200 cat/virt-ls.c:121
-#: df/domains.c:428 df/main.c:134 fish/fish.c:216 fuse/guestmount.c:976
+#: df/domains.c:428 df/main.c:134 fish/fish.c:217 fuse/guestmount.c:976
 #: inspector/virt-inspector.c:129 rescue/virt-rescue.c:127
 #, c-format
 msgid "guestfs_create: failed to create handle\n"
 msgstr "guestfs_create: ஹாண்டிலை உருவாக்க முடியவில்லை\n"
 
 #: cat/virt-cat.c:137 cat/virt-filesystems.c:254 cat/virt-ls.c:143
-#: df/main.c:158 fish/fish.c:286 fuse/guestmount.c:1026
+#: df/main.c:158 fish/fish.c:287 fuse/guestmount.c:1026
 #: inspector/virt-inspector.c:151 rescue/virt-rescue.c:151
 #, c-format
 msgid "%s: unknown long option: %s (%d)\n"
@@ -326,1633 +326,1638 @@ msgstr "துவங்கிய பின் வட்டுகளை ஒது
 msgid "%s: invalid integer parameter (%s returned %d)\n"
 msgstr ""
 
-#: fish/cmds.c:2536
+#: fish/cmds.c:2543
 msgid "Command"
 msgstr "கட்டளை"
 
-#: fish/cmds.c:2536
+#: fish/cmds.c:2543
 msgid "Description"
 msgstr "விளக்கம்"
 
-#: fish/cmds.c:2538
+#: fish/cmds.c:2545
 msgid "add a CD-ROM disk image to examine"
 msgstr "ஒரு CD-ROM வட்டு படத்தை பரிசோதிக்க சேர்க்கவும்"
 
-#: fish/cmds.c:2539
+#: fish/cmds.c:2546
 msgid "add the disk(s) from a named libvirt domain"
 msgstr ""
 
-#: fish/cmds.c:2540 fish/cmds.c:2541
+#: fish/cmds.c:2547 fish/cmds.c:2548
 msgid "add an image to examine or modify"
 msgstr "ஒரு படத்தை சோதிக்க அல்லது மாற்றியமைக்க சேர்"
 
-#: fish/cmds.c:2542
+#: fish/cmds.c:2549
 msgid "add a drive in snapshot mode (read-only)"
 msgstr "ஸ்னேப்ஷாட் முறைமையில் ஒரு இயக்கியை சேர் (வாசிக்க-மட்டும்)"
 
-#: fish/cmds.c:2543
+#: fish/cmds.c:2550
 msgid "add a drive read-only specifying the QEMU block emulation to use"
 msgstr ""
 
-#: fish/cmds.c:2544
+#: fish/cmds.c:2551
 msgid "add a drive specifying the QEMU block emulation to use"
 msgstr ""
 
-#: fish/cmds.c:2545
+#: fish/cmds.c:2552
 #, fuzzy
 msgid "allocate and add a disk file"
 msgstr "ஒரு ஸ்பார்ஸ் படக்கோப்பை ஒதுக்கீடு"
 
-#: fish/cmds.c:2546
+#: fish/cmds.c:2553
 #, fuzzy
 msgid "clear Augeas path"
 msgstr "ஒரு Augeas பாதையை நீக்கு"
 
-#: fish/cmds.c:2547
+#: fish/cmds.c:2554
 msgid "close the current Augeas handle"
 msgstr "நடப்பு Augeas ஹான்டிலை மூடு"
 
-#: fish/cmds.c:2548
+#: fish/cmds.c:2555
 msgid "define an Augeas node"
 msgstr "ஒரு Augeas முனையை வரையறு"
 
-#: fish/cmds.c:2549
+#: fish/cmds.c:2556
 msgid "define an Augeas variable"
 msgstr "ஒரு  Augeas மாறியை வரையறு"
 
-#: fish/cmds.c:2550
+#: fish/cmds.c:2557
 msgid "look up the value of an Augeas path"
 msgstr "ஒரு Augeas பாதையின் மதிப்பை தேடு"
 
-#: fish/cmds.c:2551
+#: fish/cmds.c:2558
 msgid "create a new Augeas handle"
 msgstr "ஒரு புதிய Augeas ஹாண்டிலை உருவாக்கு"
 
-#: fish/cmds.c:2552
+#: fish/cmds.c:2559
 msgid "insert a sibling Augeas node"
 msgstr "ஒரு சகோதர Augeas முனையை நுழை"
 
-#: fish/cmds.c:2553
+#: fish/cmds.c:2560
 msgid "load files into the tree"
 msgstr "மரத்தில் கோப்புகளை ஏற்றவும்"
 
-#: fish/cmds.c:2554
+#: fish/cmds.c:2561
 msgid "list Augeas nodes under augpath"
 msgstr "Augeas முனைகளை augpath கீழ் பட்டியலிடு"
 
-#: fish/cmds.c:2555
+#: fish/cmds.c:2562
 msgid "return Augeas nodes which match augpath"
 msgstr "augpath உடன் பொருந்தும் Augeas முனைகளை கொடுக்கிறது"
 
-#: fish/cmds.c:2556
+#: fish/cmds.c:2563
 msgid "move Augeas node"
 msgstr "Augeas முனையை நகர்த்து"
 
-#: fish/cmds.c:2557
+#: fish/cmds.c:2564
 msgid "remove an Augeas path"
 msgstr "ஒரு Augeas பாதையை நீக்கு"
 
-#: fish/cmds.c:2558
+#: fish/cmds.c:2565
 msgid "write all pending Augeas changes to disk"
 msgstr "வட்டில் அனைத்து மீதமுள்ள Augeas மாற்றங்களை எழுது"
 
-#: fish/cmds.c:2559
+#: fish/cmds.c:2566
 msgid "set Augeas path to value"
 msgstr "மதிப்பிடுவதற்கு Augeas பாதையை அமை"
 
-#: fish/cmds.c:2560
+#: fish/cmds.c:2567
 msgid "test availability of some parts of the API"
 msgstr "APIன் சில பகுதிகளில் சோதனை கிடைக்கப்பெறுகிறது"
 
-#: fish/cmds.c:2561
+#: fish/cmds.c:2568
 #, fuzzy
 msgid "return a list of all optional groups"
 msgstr "inotify நிகழ்வுகளின் பட்டியலைக் கொடுத்தது"
 
-#: fish/cmds.c:2562
+#: fish/cmds.c:2569
 msgid "upload base64-encoded data to file"
 msgstr ""
 
-#: fish/cmds.c:2563
+#: fish/cmds.c:2570
 #, fuzzy
 msgid "download file and encode as base64"
 msgstr "உள்ளமை கணினியில் ஒரு கோப்பினை பதிவிறக்கு"
 
-#: fish/cmds.c:2564
+#: fish/cmds.c:2571
 msgid "flush device buffers"
 msgstr "ஃப்ளஷ் சாதன பஃப்பர்"
 
-#: fish/cmds.c:2565
+#: fish/cmds.c:2572
 msgid "get blocksize of block device"
 msgstr "தடுப்பு சாதனத்திற்கான தடுப்பு அளவை பெறு "
 
-#: fish/cmds.c:2566
+#: fish/cmds.c:2573
 msgid "is block device set to read-only"
 msgstr "தொகுதி சாதனம்மை வாசிக்க மட்டும் அமை"
 
-#: fish/cmds.c:2567
+#: fish/cmds.c:2574
 msgid "get total size of device in bytes"
 msgstr "பைட்டுகளில் மொத்த சாதனத்தின் அளவை பெறு"
 
-#: fish/cmds.c:2568
+#: fish/cmds.c:2575
 msgid "get sectorsize of block device"
 msgstr "தொகுதி சாதனத்திற்கான செக்டர் அளவைப் பெறு"
 
-#: fish/cmds.c:2569
+#: fish/cmds.c:2576
 msgid "get total size of device in 512-byte sectors"
 msgstr "512-பைட் செக்கடரிகளில் சாதனத்தின் மொத்த அளவை பெறு"
 
-#: fish/cmds.c:2570
+#: fish/cmds.c:2577
 msgid "reread partition table"
 msgstr "பகர்வு அட்டவணையை மீண்டும்வாசி"
 
-#: fish/cmds.c:2571
+#: fish/cmds.c:2578
 msgid "set blocksize of block device"
 msgstr "தொகுதி சாதனத்திற்கான தொகுதியளவை அமை"
 
-#: fish/cmds.c:2572
+#: fish/cmds.c:2579
 msgid "set block device to read-only"
 msgstr "தொகுதி சாதனத்தை வாசிக்க மட்டும் அமை"
 
-#: fish/cmds.c:2573
+#: fish/cmds.c:2580
 msgid "set block device to read-write"
 msgstr "தொகுதி சாதனத்தை வாசிக்க-எழுதுவதற்கு அமை"
 
-#: fish/cmds.c:2574
+#: fish/cmds.c:2581
 msgid "return true path on case-insensitive filesystem"
 msgstr "return true path on case-insensitive filesystem"
 
-#: fish/cmds.c:2575
+#: fish/cmds.c:2582
 msgid "list the contents of a file"
 msgstr "ஒரு கோப்பின் உள்ளடக்கங்களின் பட்டியல்"
 
-#: fish/cmds.c:2576
+#: fish/cmds.c:2583
 msgid "compute MD5, SHAx or CRC checksum of file"
 msgstr "MD5, SHAx அல்லது CRC checksumஐ கணக்கிடு"
 
-#: fish/cmds.c:2577
+#: fish/cmds.c:2584
 #, fuzzy
 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
 msgstr "MD5, SHAx அல்லது CRC checksumஐ கணக்கிடு"
 
-#: fish/cmds.c:2578
+#: fish/cmds.c:2585
 #, fuzzy
 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
 msgstr "MD5, SHAx அல்லது CRC checksumஐ கணக்கிடு"
 
-#: fish/cmds.c:2579
+#: fish/cmds.c:2586
 msgid "change file mode"
 msgstr "கோப்பு முறைமையை மாற்று"
 
-#: fish/cmds.c:2580 fish/cmds.c:2693
+#: fish/cmds.c:2587 fish/cmds.c:2701
 msgid "change file owner and group"
 msgstr "கோப்பு உரிமையாளர் மற்றும் குழுவை மாற்று"
 
-#: fish/cmds.c:2581
+#: fish/cmds.c:2588
 msgid "run a command from the guest filesystem"
 msgstr "விருந்தினர் கோப்புமுறைமையிலிருந்து ஒரு கட்டளையை இயக்கு"
 
-#: fish/cmds.c:2582
+#: fish/cmds.c:2589
 msgid "run a command, returning lines"
 msgstr "திரும்பிவரும் வரிகளிலிருந்து, ஒரு கட்டளையை இயக்கு"
 
-#: fish/cmds.c:2583
+#: fish/cmds.c:2590
 msgid "add qemu parameters"
 msgstr "qemu அளவுருக்களை சேர்"
 
-#: fish/cmds.c:2584
+#: fish/cmds.c:2591
 #, fuzzy
 msgid "copy local files or directories into an image"
 msgstr "மரத்தில் கோப்புகளை ஏற்றவும்"
 
-#: fish/cmds.c:2585
+#: fish/cmds.c:2592
 #, fuzzy
 msgid "copy remote files or directories out of an image"
 msgstr "மரத்தில் கோப்புகளை ஏற்றவும்"
 
-#: fish/cmds.c:2586
+#: fish/cmds.c:2593
 #, fuzzy
 msgid "copy size bytes from source to destination using dd"
 msgstr "ddஐ பயன்படுத்தும் இலக்கை மூலத்திலிருந்து நகலெடு"
 
-#: fish/cmds.c:2587
+#: fish/cmds.c:2594
 msgid "copy a file"
 msgstr "ஒரு கோப்பினை நகலெடு"
 
-#: fish/cmds.c:2588
+#: fish/cmds.c:2595
 msgid "copy a file or directory recursively"
 msgstr "ஒரு கோப்பு அல்லது அடைவை மறுபடியும் நகலெடு"
 
-#: fish/cmds.c:2589
+#: fish/cmds.c:2596
 msgid "copy from source to destination using dd"
 msgstr "ddஐ பயன்படுத்தும் இலக்கை மூலத்திலிருந்து நகலெடு"
 
-#: fish/cmds.c:2590
+#: fish/cmds.c:2597
 msgid "debugging and internals"
 msgstr "பிழைத்திருத்தம் மற்றும் உள்ளார்ந்தவை"
 
-#: fish/cmds.c:2591
+#: fish/cmds.c:2598
 #, fuzzy
 msgid "debug the QEMU command line (internal use only)"
 msgstr "உள்ளமை கணினியிலிருந்து ஒரு கோப்பை மேம்படுத்து"
 
-#: fish/cmds.c:2592
+#: fish/cmds.c:2599
 #, fuzzy
 msgid "upload a file to the appliance (internal use only)"
 msgstr "உள்ளமை கணினியிலிருந்து ஒரு கோப்பை மேம்படுத்து"
 
-#: fish/cmds.c:2593
+#: fish/cmds.c:2600
 msgid "report file system disk space usage"
 msgstr "கோப்புமுறைமை வட்டு இடப் பயன்பாட்டை அறிக்கையிடு"
 
-#: fish/cmds.c:2594
+#: fish/cmds.c:2601
 msgid "report file system disk space usage (human readable)"
 msgstr "கோப்புமுறைமை வட்டு இடப் பயன்பாட்டை அறிக்கையிடு (வாசிக்கக்கூடிய)"
 
-#: fish/cmds.c:2595
+#: fish/cmds.c:2602
 msgid "return kernel messages"
 msgstr "கெர்னல் செய்திகளை திருப்பு"
 
-#: fish/cmds.c:2596
+#: fish/cmds.c:2603
 msgid "download a file to the local machine"
 msgstr "உள்ளமை கணினியில் ஒரு கோப்பினை பதிவிறக்கு"
 
-#: fish/cmds.c:2597
+#: fish/cmds.c:2604
 #, fuzzy
 msgid "download a file to the local machine with offset and size"
 msgstr "உள்ளமை கணினியில் ஒரு கோப்பினை பதிவிறக்கு"
 
-#: fish/cmds.c:2598
+#: fish/cmds.c:2605
 msgid "drop kernel page cache, dentries and inodes"
 msgstr "drop kernel page cache, dentries and inodes"
 
-#: fish/cmds.c:2599
+#: fish/cmds.c:2606
 msgid "estimate file space usage"
 msgstr "கோப்பு இடைவெளிப் பயன்பாட்டை மதிப்பிடு"
 
-#: fish/cmds.c:2600
+#: fish/cmds.c:2607
 msgid "check an ext2/ext3 filesystem"
 msgstr "ஒரு ext2/ext3 கோப்புமுறையை சரிபார்"
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2608
 msgid "display a line of text"
 msgstr "உரையின் ஒரு வரியைக் காட்டு"
 
-#: fish/cmds.c:2602
+#: fish/cmds.c:2609
 msgid "echo arguments back to the client"
 msgstr "எதிரொலி விவாதங்கள் க்ளையன்ட்டுக்குவருகிறது"
 
-#: fish/cmds.c:2603
+#: fish/cmds.c:2610
 #, fuzzy
 msgid "edit a file"
 msgstr "ஒரு கோப்பினை வாசி"
 
-#: fish/cmds.c:2604 fish/cmds.c:2605 fish/cmds.c:2610 fish/cmds.c:2611
-#: fish/cmds.c:2644 fish/cmds.c:2645 fish/cmds.c:2886 fish/cmds.c:2887
-#: fish/cmds.c:2891 fish/cmds.c:2892 fish/cmds.c:2894 fish/cmds.c:2895
+#: fish/cmds.c:2611 fish/cmds.c:2612 fish/cmds.c:2617 fish/cmds.c:2618
+#: fish/cmds.c:2651 fish/cmds.c:2652 fish/cmds.c:2894 fish/cmds.c:2895
+#: fish/cmds.c:2899 fish/cmds.c:2900 fish/cmds.c:2902 fish/cmds.c:2903
 msgid "return lines matching a pattern"
 msgstr "திரும்பும் வரிகள் ஒரு பாணியில் பொருந்துகிறது"
 
-#: fish/cmds.c:2606
+#: fish/cmds.c:2613
 msgid "test if two files have equal contents"
 msgstr "இரண்டு கோப்புகள் சமமான உள்ளடக்கங்களைப் பெற்றிருந்தால் அவற்றை பரசோதி"
 
-#: fish/cmds.c:2607
+#: fish/cmds.c:2614
 msgid "test if file or directory exists"
 msgstr "அடைவைப் பெற்றிருந்தால் கோப்பினை பர்சோதி"
 
-#: fish/cmds.c:2608 fish/cmds.c:2609
+#: fish/cmds.c:2615 fish/cmds.c:2616
 msgid "preallocate a file in the guest filesystem"
 msgstr "விருந்தினர் கோப்புமுறைமையில் ஒரு கோப்பை முன் ஒதுக்கீடவும்"
 
-#: fish/cmds.c:2612
+#: fish/cmds.c:2619
 msgid "determine file type"
 msgstr "கோப்பு வகையை வரைநறு"
 
-#: fish/cmds.c:2613
+#: fish/cmds.c:2620
 msgid "detect the architecture of a binary file"
 msgstr ""
 
-#: fish/cmds.c:2614
+#: fish/cmds.c:2621
 #, fuzzy
 msgid "return the size of the file in bytes"
 msgstr "பைட்டுகளில் மொத்த சாதனத்தின் அளவை பெறு"
 
-#: fish/cmds.c:2615
+#: fish/cmds.c:2622
 msgid "fill a file with octets"
 msgstr "ஆக்டெட்ஸ் உடன் ஒரு கோப்பை நிரப்பு"
 
-#: fish/cmds.c:2616
+#: fish/cmds.c:2623
 #, fuzzy
 msgid "fill a file with a repeating pattern of bytes"
 msgstr "ஆக்டெட்ஸ் உடன் ஒரு கோப்பை நிரப்பு"
 
-#: fish/cmds.c:2617
+#: fish/cmds.c:2624
 msgid "find all files and directories"
 msgstr "அனைத்து கோப்புகள் மற்றும் அடைவுகளை தேடு"
 
-#: fish/cmds.c:2618
+#: fish/cmds.c:2625
 msgid "find all files and directories, returning NUL-separated list"
 msgstr ""
 "அனைத்து கோப்புகள் மற்றும் அடைவுகளை தேடு, NUL-பிரிக்கப்பட்ட பட்டியலிருந்து திரும்புகிறது"
 
-#: fish/cmds.c:2619
+#: fish/cmds.c:2626
 #, fuzzy
 msgid "find a filesystem by label"
 msgstr "ext2/3/4 கோப்புமுறைமை லேபிலைப் பெறு"
 
-#: fish/cmds.c:2620
+#: fish/cmds.c:2627
 #, fuzzy
 msgid "find a filesystem by UUID"
 msgstr "ext2/3/4 கோப்புமுறை UUIDஐ பெறு"
 
-#: fish/cmds.c:2621
+#: fish/cmds.c:2628
 msgid "run the filesystem checker"
 msgstr "மோப்புமுறை சாரிகாட்டியை இயக்கு"
 
-#: fish/cmds.c:2622
+#: fish/cmds.c:2629
 msgid "get the additional kernel options"
 msgstr "கூடுதல் கெர்னல் விருப்பங்களை பெறு"
 
-#: fish/cmds.c:2623
+#: fish/cmds.c:2630
 #, fuzzy
 msgid "get the attach method"
 msgstr "தேடும் பாதையை பெறு"
 
-#: fish/cmds.c:2624
+#: fish/cmds.c:2631
 msgid "get autosync mode"
 msgstr "தானியக்கஒத்திசை முறையையை பொறு"
 
-#: fish/cmds.c:2625
+#: fish/cmds.c:2632
 msgid "get direct appliance mode flag"
 msgstr "நேரடி பயன்பாட்டு முறைமை கொடியை பெறு"
 
-#: fish/cmds.c:2626
+#: fish/cmds.c:2633
 msgid "get the ext2/3/4 filesystem label"
 msgstr "ext2/3/4 கோப்புமுறைமை லேபிலைப் பெறு"
 
-#: fish/cmds.c:2627
+#: fish/cmds.c:2634
 msgid "get the ext2/3/4 filesystem UUID"
 msgstr "ext2/3/4 கோப்புமுறை UUIDஐ பெறு"
 
-#: fish/cmds.c:2628
+#: fish/cmds.c:2635
 msgid "get memory allocated to the qemu subprocess"
 msgstr "qemu துணைசெயல்பாட்டிற்கு ஒதுக்கப்பட்ட நினைவகத்தை பெறவும்"
 
-#: fish/cmds.c:2629
+#: fish/cmds.c:2636
 #, fuzzy
 msgid "get enable network flag"
 msgstr "SELinux செயல்படுத்தப்பட்ட கொடியைப் பெறு"
 
-#: fish/cmds.c:2630
+#: fish/cmds.c:2637
 msgid "get the search path"
 msgstr "தேடும் பாதையை பெறு"
 
-#: fish/cmds.c:2631
+#: fish/cmds.c:2638
 msgid "get PID of qemu subprocess"
 msgstr "PID ஐ qemu துணைசெயல்பாட்டில் பெறு"
 
-#: fish/cmds.c:2632
+#: fish/cmds.c:2639
 msgid "get the qemu binary"
 msgstr "qemu பைனரியை பெறு"
 
-#: fish/cmds.c:2633
+#: fish/cmds.c:2640
 msgid "get recovery process enabled flag"
 msgstr "செயல்படக்கூடிய கொடிக்கு திரும்பப்பெற்ற செயல்பாட்டை பெறவும்"
 
-#: fish/cmds.c:2634
+#: fish/cmds.c:2641
 msgid "get SELinux enabled flag"
 msgstr "SELinux செயல்படுத்தப்பட்ட கொடியைப் பெறு"
 
-#: fish/cmds.c:2635
+#: fish/cmds.c:2642
 msgid "get the current state"
 msgstr "நடப்பு நிலையை பெறு"
 
-#: fish/cmds.c:2636
+#: fish/cmds.c:2643
 msgid "get command trace enabled flag"
 msgstr "get command trace enabled flag"
 
-#: fish/cmds.c:2637
+#: fish/cmds.c:2644
 #, fuzzy
 msgid "get the current umask"
 msgstr "நடப்பு நிலையை பெறு"
 
-#: fish/cmds.c:2638
+#: fish/cmds.c:2645
 msgid "get verbose mode"
 msgstr "வெர்போஸ் முறைமையைப் பெறு"
 
-#: fish/cmds.c:2639
+#: fish/cmds.c:2646
 msgid "get SELinux security context"
 msgstr "SELinux பாதுகாப்பு உரையை பெறு"
 
-#: fish/cmds.c:2640 fish/cmds.c:2694
+#: fish/cmds.c:2647 fish/cmds.c:2702
 msgid "get a single extended attribute"
 msgstr ""
 
-#: fish/cmds.c:2641 fish/cmds.c:2695
+#: fish/cmds.c:2648 fish/cmds.c:2703
 msgid "list extended attributes of a file or directory"
 msgstr "ஒரு கோப்பு அல்லது அடைவின் விரிவாக்கப்பட்ட தன்மைகளை பட்டியலிடு"
 
-#: fish/cmds.c:2642
+#: fish/cmds.c:2649
 msgid "expand wildcards in command"
 msgstr "கட்டளையில் வைல்கார்ட்டை விவரி"
 
-#: fish/cmds.c:2643
+#: fish/cmds.c:2650
 msgid "expand a wildcard path"
 msgstr "ஒரு வில்கார்ட் பாதையை விரிக்கவும்"
 
-#: fish/cmds.c:2646
+#: fish/cmds.c:2653
 msgid "install GRUB"
 msgstr "GRUBஐ நிறுவு"
 
-#: fish/cmds.c:2647
+#: fish/cmds.c:2654
 msgid "return first 10 lines of a file"
 msgstr "ஒரு கோப்பின் முதல் 10 வரிகளை திருப்பு"
 
-#: fish/cmds.c:2648
+#: fish/cmds.c:2655
 msgid "return first N lines of a file"
 msgstr "ஒரு கோப்பின் முதல் N வரிகளை திருப்பு "
 
-#: fish/cmds.c:2649
+#: fish/cmds.c:2656
 msgid "dump a file in hexadecimal"
 msgstr "ஹெக்ஸா தசமத்தில் ஒரு கோப்பை அழுத்து"
 
-#: fish/cmds.c:2650
+#: fish/cmds.c:2657
 msgid "edit with a hex editor"
 msgstr ""
 
-#: fish/cmds.c:2651
+#: fish/cmds.c:2658
 #, fuzzy
 msgid "list the contents of a single file in an initrd"
 msgstr "ஒரு கோப்பின் உள்ளடக்கங்களின் பட்டியல்"
 
-#: fish/cmds.c:2652
+#: fish/cmds.c:2659
 msgid "list files in an initrd"
 msgstr "ஒரு initrdல் கோப்புகளைப் பட்டியலிடு"
 
-#: fish/cmds.c:2653
+#: fish/cmds.c:2660
 msgid "add an inotify watch"
 msgstr "ஒரு inotify கடிகாரத்தைச் சேர்"
 
-#: fish/cmds.c:2654
+#: fish/cmds.c:2661
 msgid "close the inotify handle"
 msgstr "inotify ஹாண்டிலை மூடு"
 
-#: fish/cmds.c:2655
+#: fish/cmds.c:2662
 msgid "return list of watched files that had events"
 msgstr "கவனிக்கப்பட்ட கோப்புகளிலிருந்து திரும்பிய பட்டியல்கள் நிகழ்வுகளைப் பெற்றிருந்தது"
 
-#: fish/cmds.c:2656
+#: fish/cmds.c:2663
 msgid "create an inotify handle"
 msgstr "ஒரு inotify ஹாண்டிலை உருவாக்கு"
 
-#: fish/cmds.c:2657
+#: fish/cmds.c:2664
 msgid "return list of inotify events"
 msgstr "inotify நிகழ்வுகளின் பட்டியலைக் கொடுத்தது"
 
-#: fish/cmds.c:2658
+#: fish/cmds.c:2665
 msgid "remove an inotify watch"
 msgstr "ஒரு inotify கடிகாரத்தை நீக்கு"
 
-#: fish/cmds.c:2659
+#: fish/cmds.c:2666
 msgid "get architecture of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2660
+#: fish/cmds.c:2667
 msgid "get distro of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2661
+#: fish/cmds.c:2668
 msgid "get filesystems associated with inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2662
+#: fish/cmds.c:2669
 msgid "get format of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2663
+#: fish/cmds.c:2670
 msgid "get hostname of the operating system"
 msgstr ""
 
-#: fish/cmds.c:2664
+#: fish/cmds.c:2671
 msgid "get major version of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2665
+#: fish/cmds.c:2672
 msgid "get minor version of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2666
+#: fish/cmds.c:2673
 msgid "get mountpoints of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2667
+#: fish/cmds.c:2674
 msgid "get package format used by the operating system"
 msgstr ""
 
-#: fish/cmds.c:2668
+#: fish/cmds.c:2675
 msgid "get package management tool used by the operating system"
 msgstr ""
 
-#: fish/cmds.c:2669
+#: fish/cmds.c:2676
 msgid "get product name of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2670
+#: fish/cmds.c:2677
+msgid "get product variant of inspected operating system"
+msgstr ""
+
+#: fish/cmds.c:2678
 msgid "return list of operating systems found by last inspection"
 msgstr ""
 
-#: fish/cmds.c:2671
+#: fish/cmds.c:2679
 msgid "get type of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2672
+#: fish/cmds.c:2680
 msgid "get Windows systemroot of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2673
+#: fish/cmds.c:2681
 msgid "get live flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2674
+#: fish/cmds.c:2682
 msgid "get multipart flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2675
+#: fish/cmds.c:2683
 msgid "get netinst (network installer) flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2676
+#: fish/cmds.c:2684
 msgid "get list of applications installed in the operating system"
 msgstr ""
 
-#: fish/cmds.c:2677
+#: fish/cmds.c:2685
 msgid "inspect disk and return list of operating systems found"
 msgstr ""
 
-#: fish/cmds.c:2678
+#: fish/cmds.c:2686
 #, fuzzy
 msgid "test if block device"
 msgstr "தடுப்பு சாதனங்களின் பட்டியல்"
 
-#: fish/cmds.c:2679
+#: fish/cmds.c:2687
 msgid "is busy processing a command"
 msgstr "ஒரு கட்டளையை செயல்படுத்துவதில் பிஸியாக உள்ளது"
 
-#: fish/cmds.c:2680
+#: fish/cmds.c:2688
 #, fuzzy
 msgid "test if character device"
 msgstr "தொகுதி , எழுத்து அல்லது FIFO சாதனங்களுக்காக செய்"
 
-#: fish/cmds.c:2681
+#: fish/cmds.c:2689
 msgid "is in configuration state"
 msgstr "அது கட்டமைப்பு நிலையில் உள்ளது"
 
-#: fish/cmds.c:2682
+#: fish/cmds.c:2690
 #, fuzzy
 msgid "test if a directory"
 msgstr "ஒரு அடைவினை உருவாக்கு"
 
-#: fish/cmds.c:2683
+#: fish/cmds.c:2691
 #, fuzzy
 msgid "test if FIFO (named pipe)"
 msgstr "FIFOஐ செய் (pipe என்று பெயரிடப்பட்டது)"
 
-#: fish/cmds.c:2684
+#: fish/cmds.c:2692
 msgid "test if a regular file"
 msgstr ""
 
-#: fish/cmds.c:2685
+#: fish/cmds.c:2693
 msgid "is launching subprocess"
 msgstr "துணை செயல்பாடுகள் துவங்குகிறது"
 
-#: fish/cmds.c:2686
+#: fish/cmds.c:2694
 #, fuzzy
 msgid "test if device is a logical volume"
 msgstr "ஒரு LVM வரைகலை தொகுதியை மறுஅளவிடு"
 
-#: fish/cmds.c:2687
+#: fish/cmds.c:2695
 msgid "is ready to accept commands"
 msgstr "கட்டளையை ஏற்பதற்கு தயாராக உள்ளது"
 
-#: fish/cmds.c:2688
+#: fish/cmds.c:2696
 #, fuzzy
 msgid "test if socket"
 msgstr "டொமைன் சாக்கெட்டிற்கு எழுது"
 
-#: fish/cmds.c:2689
+#: fish/cmds.c:2697
 #, fuzzy
 msgid "test if symbolic link"
 msgstr "ஒரு symbolic இணைப்பை உருவாக்கு"
 
-#: fish/cmds.c:2690
+#: fish/cmds.c:2698
 msgid "kill the qemu subprocess"
 msgstr "qemu துணைசெயல்பாடுகளை அழி"
 
-#: fish/cmds.c:2691
+#: fish/cmds.c:2699
 msgid "launch the qemu subprocess"
 msgstr "qemu துணை செயல்பாட்டை துவக்கு"
 
-#: fish/cmds.c:2692
+#: fish/cmds.c:2700
 #, fuzzy
 msgid "change working directory"
 msgstr "உள்ளமை மாற்று அடைவு"
 
-#: fish/cmds.c:2696
+#: fish/cmds.c:2704
 msgid "list the block devices"
 msgstr "தடுப்பு சாதனங்களின் பட்டியல்"
 
-#: fish/cmds.c:2697
+#: fish/cmds.c:2705
 #, fuzzy
 msgid "list filesystems"
 msgstr "ஒரு கோப்புமுறையை செய்"
 
-#: fish/cmds.c:2698
+#: fish/cmds.c:2706
 msgid "list the partitions"
 msgstr "பகிர்வுகளின் பட்டியல்"
 
-#: fish/cmds.c:2699
+#: fish/cmds.c:2707
 msgid "list the files in a directory (long format)"
 msgstr "ஒரு அடைவில் கோப்புகளை பட்டியலிடு (நீண்ட வடிவில்)"
 
-#: fish/cmds.c:2700 fish/cmds.c:2701
+#: fish/cmds.c:2708 fish/cmds.c:2709
 msgid "create a hard link"
 msgstr "ஒரு வன் இணைப்பை உருவாக்கு"
 
-#: fish/cmds.c:2702 fish/cmds.c:2703
+#: fish/cmds.c:2710 fish/cmds.c:2711
 msgid "create a symbolic link"
 msgstr "ஒரு symbolic இணைப்பை உருவாக்கு"
 
-#: fish/cmds.c:2704 fish/cmds.c:2795
+#: fish/cmds.c:2712 fish/cmds.c:2803
 msgid "remove extended attribute of a file or directory"
 msgstr "ஒரு கோப்பு அல்லது அடைவின்  விரிவாக்கப்பட்ட தன்மையை நீக்கு"
 
-#: fish/cmds.c:2705
+#: fish/cmds.c:2713
 msgid "list the files in a directory"
 msgstr "ஒரு அடைவிலுள்ள கோப்புகளின் பட்டியல்"
 
-#: fish/cmds.c:2706 fish/cmds.c:2822
+#: fish/cmds.c:2714 fish/cmds.c:2830
 msgid "set extended attribute of a file or directory"
 msgstr "ஒரு கோப்பு அல்லது அடைவின் விரிவாக்கப்பட்ட தன்மையை அமை"
 
-#: fish/cmds.c:2707
+#: fish/cmds.c:2715
 msgid "get file information for a symbolic link"
 msgstr "ஒரு symbolic இணைப்பிற்கான கோப்பு தகவலைப் பெறு"
 
-#: fish/cmds.c:2708
+#: fish/cmds.c:2716
 msgid "lstat on multiple files"
 msgstr "பல கோப்புகளிலுள்ள lstat "
 
-#: fish/cmds.c:2709
+#: fish/cmds.c:2717
 #, fuzzy
 msgid "add a key on a LUKS encrypted device"
 msgstr "தொகுதி சாதனத்தை வாசிக்க மட்டும் அமை"
 
-#: fish/cmds.c:2710
+#: fish/cmds.c:2718
 #, fuzzy
 msgid "close a LUKS device"
 msgstr "சாதனத்தில் ஸ்வாப்பை செயல்படுத்து "
 
-#: fish/cmds.c:2711 fish/cmds.c:2712
+#: fish/cmds.c:2719 fish/cmds.c:2720
 msgid "format a block device as a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2713
+#: fish/cmds.c:2721
 msgid "remove a key from a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2714
+#: fish/cmds.c:2722
 msgid "open a LUKS-encrypted block device"
 msgstr ""
 
-#: fish/cmds.c:2715
+#: fish/cmds.c:2723
 #, fuzzy
 msgid "open a LUKS-encrypted block device read-only"
 msgstr "தொகுதி சாதனத்தை வாசிக்க மட்டும் அமை"
 
-#: fish/cmds.c:2716
+#: fish/cmds.c:2724
 #, fuzzy
 msgid "create an LVM logical volume"
 msgstr "ஒரு LVM வரைகலை தொகுதியை நீக்கு"
 
-#: fish/cmds.c:2717
+#: fish/cmds.c:2725
 msgid "get canonical name of an LV"
 msgstr ""
 
-#: fish/cmds.c:2718
+#: fish/cmds.c:2726
 msgid "clear LVM device filter"
 msgstr ""
 
-#: fish/cmds.c:2719
+#: fish/cmds.c:2727
 msgid "remove all LVM LVs, VGs and PVs"
 msgstr "அனைத்து LVM LVs, VGs மற்றும் PVsஐ நீக்கு"
 
-#: fish/cmds.c:2720
+#: fish/cmds.c:2728
 msgid "set LVM device filter"
 msgstr ""
 
-#: fish/cmds.c:2721
+#: fish/cmds.c:2729
 msgid "remove an LVM logical volume"
 msgstr "ஒரு LVM வரைகலை தொகுதியை நீக்கு"
 
-#: fish/cmds.c:2722
+#: fish/cmds.c:2730
 #, fuzzy
 msgid "rename an LVM logical volume"
 msgstr "ஒரு LVM வரைகலை தொகுதியை நீக்கு"
 
-#: fish/cmds.c:2723
+#: fish/cmds.c:2731
 msgid "resize an LVM logical volume"
 msgstr "ஒரு LVM வரைகலை தொகுதியை மறுஅளவிடு"
 
-#: fish/cmds.c:2724
+#: fish/cmds.c:2732
 msgid "expand an LV to fill free space"
 msgstr ""
 
-#: fish/cmds.c:2725 fish/cmds.c:2726
+#: fish/cmds.c:2733 fish/cmds.c:2734
 msgid "list the LVM logical volumes (LVs)"
 msgstr "LVM வலைகலை தொகுதிகளை பட்டியலிடு (LVs)"
 
-#: fish/cmds.c:2727
+#: fish/cmds.c:2735
 #, fuzzy
 msgid "get the UUID of a logical volume"
 msgstr "LVM வலைகலை தொகுதிகளை பட்டியலிடு (LVs)"
 
-#: fish/cmds.c:2728
+#: fish/cmds.c:2736
 msgid "lgetxattr on multiple files"
 msgstr "lgetxattr ல் பல கோப்புகள்"
 
-#: fish/cmds.c:2729
+#: fish/cmds.c:2737
 msgid "open the manual"
 msgstr ""
 
-#: fish/cmds.c:2730
+#: fish/cmds.c:2738
 msgid "create a directory"
 msgstr "ஒரு அடைவினை உருவாக்கு"
 
-#: fish/cmds.c:2731
+#: fish/cmds.c:2739
 msgid "create a directory with a particular mode"
 msgstr "ஒரு முக்கிய முறைமையை ஒரு அடைவுடன் உருவாக்கு"
 
-#: fish/cmds.c:2732
+#: fish/cmds.c:2740
 msgid "create a directory and parents"
 msgstr "ஒரு அடைவு மற்றும் பொற்றோர்களை உருவாக்கு"
 
-#: fish/cmds.c:2733
+#: fish/cmds.c:2741
 msgid "create a temporary directory"
 msgstr "ஒரு தற்காலிக அடைவினை உருவாக்கு"
 
-#: fish/cmds.c:2734 fish/cmds.c:2735 fish/cmds.c:2736
+#: fish/cmds.c:2742 fish/cmds.c:2743 fish/cmds.c:2744
 msgid "make ext2/3/4 filesystem with external journal"
 msgstr "ext2/3/4 கோப்புமுறையை வெளிப்புற ஜர்னலுடன் உருவாக்குகிறது"
 
-#: fish/cmds.c:2737
+#: fish/cmds.c:2745
 msgid "make ext2/3/4 external journal"
 msgstr "ext2/3/4ஐ வெளிப்புற ஜர்னலுடன் செய்யவும்"
 
-#: fish/cmds.c:2738
+#: fish/cmds.c:2746
 msgid "make ext2/3/4 external journal with label"
 msgstr "ext2/3/4 லேபிலுடன் வெளிப்புற ஜர்னலை உருவாக்குகிறது"
 
-#: fish/cmds.c:2739
+#: fish/cmds.c:2747
 msgid "make ext2/3/4 external journal with UUID"
 msgstr "ext2/3/4  UUID உடன் வெளிப்புள ஜர்னலை உருவாக்குகிறது"
 
-#: fish/cmds.c:2740
+#: fish/cmds.c:2748
 msgid "make FIFO (named pipe)"
 msgstr "FIFOஐ செய் (pipe என்று பெயரிடப்பட்டது)"
 
-#: fish/cmds.c:2741 fish/cmds.c:2743
+#: fish/cmds.c:2749 fish/cmds.c:2751
 msgid "make a filesystem"
 msgstr "ஒரு கோப்புமுறையை செய்"
 
-#: fish/cmds.c:2742
+#: fish/cmds.c:2750
 msgid "make a filesystem with block size"
 msgstr "ஒரு கோப்புமுறையை தடுப்பு அளவுடன் செய்"
 
-#: fish/cmds.c:2744
+#: fish/cmds.c:2752
 msgid "create a mountpoint"
 msgstr "ஒரு ஏறும்புள்ளியை உருவாக்கு"
 
-#: fish/cmds.c:2745
+#: fish/cmds.c:2753
 msgid "make block, character or FIFO devices"
 msgstr "தொகுதி , எழுத்து அல்லது FIFO சாதனங்களுக்காக செய்"
 
-#: fish/cmds.c:2746
+#: fish/cmds.c:2754
 msgid "make block device node"
 msgstr "தொகுதி சாதன முனையை செய்"
 
-#: fish/cmds.c:2747
+#: fish/cmds.c:2755
 msgid "make char device node"
 msgstr "எழுத்துச் சாதன முனையைசெ செய்"
 
-#: fish/cmds.c:2748
+#: fish/cmds.c:2756
 msgid "create a swap partition"
 msgstr "ஒரு ஸ்வாப் பகிர்வை உருவாக்கு"
 
-#: fish/cmds.c:2749
+#: fish/cmds.c:2757
 msgid "create a swap partition with a label"
 msgstr "ஒரு ஸ்வாப் பகிர்வை ஒரு லேபிலுடன் உருவாக்கு"
 
-#: fish/cmds.c:2750
+#: fish/cmds.c:2758
 msgid "create a swap partition with an explicit UUID"
 msgstr "ஒரு தெளிவான UUID உடன் ஒரு ஸ்வாப் பகிர்வை உருவாக்கு"
 
-#: fish/cmds.c:2751
+#: fish/cmds.c:2759
 msgid "create a swap file"
 msgstr "ஒரு ஸ்வாப் கோப்பை உருவாக்கு"
 
-#: fish/cmds.c:2752
+#: fish/cmds.c:2760
 msgid "load a kernel module"
 msgstr "ஒரு கெர்னல் தொகுதியை உருவாக்கு"
 
-#: fish/cmds.c:2753
+#: fish/cmds.c:2761
 #, fuzzy
 msgid "view a file"
 msgstr "ஒரு கோப்பினை நகர்த்து"
 
-#: fish/cmds.c:2754
+#: fish/cmds.c:2762
 msgid "mount a guest disk at a position in the filesystem"
 msgstr "கோப்புமுறைமையிலுள்ள இடத்தில் விருந்தினர் வட்டை ஏற்று"
 
-#: fish/cmds.c:2755
+#: fish/cmds.c:2763
 msgid "mount a file using the loop device"
 msgstr "லூப் சாதனத்தை பயன்படுத்தி ஒரு கோப்பை ஏற்றுகிறது"
 
-#: fish/cmds.c:2756
+#: fish/cmds.c:2764
 msgid "mount a guest disk with mount options"
 msgstr "ஏறும் விருப்பங்களுடன் ஒரு விருந்தினர் வட்டை ஏற்று"
 
-#: fish/cmds.c:2757
+#: fish/cmds.c:2765
 msgid "mount a guest disk, read-only"
 msgstr "விருப்பங்களுடன் ஒரு விருந்தினர் வட்டை ஏற்று, வாசிக்க-மட்டும்"
 
-#: fish/cmds.c:2758
+#: fish/cmds.c:2766
 msgid "mount a guest disk with mount options and vfstype"
 msgstr "mount a guest disk with mount options and vfstype"
 
-#: fish/cmds.c:2759
+#: fish/cmds.c:2767
 msgid "show mountpoints"
 msgstr "ஏற்ம்புள்ளிகளைக் காட்டு"
 
-#: fish/cmds.c:2760
+#: fish/cmds.c:2768
 msgid "show mounted filesystems"
 msgstr "ஏறிய கோப்புமுறைகளைக் காட்டு"
 
-#: fish/cmds.c:2761
+#: fish/cmds.c:2769
 msgid "move a file"
 msgstr "ஒரு கோப்பினை நகர்த்து"
 
-#: fish/cmds.c:2762
+#: fish/cmds.c:2770
 msgid "probe NTFS volume"
 msgstr "NTFS தொகுதியை ஆய்வு செய்"
 
-#: fish/cmds.c:2763
+#: fish/cmds.c:2771
 #, fuzzy
 msgid "resize an NTFS filesystem"
 msgstr "ஒரு ext2/ext3 கோப்புமுறைமையை மறுஅளவிடு"
 
-#: fish/cmds.c:2764
+#: fish/cmds.c:2772
 #, fuzzy
 msgid "resize an NTFS filesystem (with size)"
 msgstr "ஒரு ext2/ext3 கோப்புமுறைமையை மறுஅளவிடு"
 
-#: fish/cmds.c:2765
+#: fish/cmds.c:2773
 msgid "add a partition to the device"
 msgstr "ஒரு பகிர்வை சாதனத்தில் சேர்"
 
-#: fish/cmds.c:2766
+#: fish/cmds.c:2774
 #, fuzzy
 msgid "delete a partition"
 msgstr "ஒரு ஸ்வாப் பகிர்வை உருவாக்கு"
 
-#: fish/cmds.c:2767
+#: fish/cmds.c:2775
 msgid "partition whole disk with a single primary partition"
 msgstr "ஒரு ஒற்றை முதன்மை பகிர்வுடன் மொத்த வட்டை பகிர்வு செய்"
 
-#: fish/cmds.c:2768
+#: fish/cmds.c:2776
 #, fuzzy
 msgid "return true if a partition is bootable"
 msgstr "பகர்வு அட்டவணையை மீண்டும்வாசி"
 
-#: fish/cmds.c:2769
+#: fish/cmds.c:2777
 msgid "get the MBR type byte (ID byte) from a partition"
 msgstr ""
 
-#: fish/cmds.c:2770
+#: fish/cmds.c:2778
 msgid "get the partition table type"
 msgstr "பகிர்வு அட்டவணை வகையை பெறு"
 
-#: fish/cmds.c:2771
+#: fish/cmds.c:2779
 msgid "create an empty partition table"
 msgstr "ஒரு காலி பகிர்வு அட்டவணையை உருவாக்கு"
 
-#: fish/cmds.c:2772
+#: fish/cmds.c:2780
 msgid "list partitions on a device"
 msgstr "ஒரு சாதனத்தின் பகிர்வுகளின் பட்டியல்"
 
-#: fish/cmds.c:2773
+#: fish/cmds.c:2781
 msgid "make a partition bootable"
 msgstr "ஒரு துவக்கக்கூடிய பகிர்வை உருவாக்கு"
 
-#: fish/cmds.c:2774
+#: fish/cmds.c:2782
 msgid "set the MBR type byte (ID byte) of a partition"
 msgstr ""
 
-#: fish/cmds.c:2775
+#: fish/cmds.c:2783
 msgid "set partition name"
 msgstr "பகிர்வு பெயரை அமை"
 
-#: fish/cmds.c:2776
+#: fish/cmds.c:2784
 #, fuzzy
 msgid "convert partition name to device name"
 msgstr "ஒரு தொகுதி சாதனத்திற்கு பகிர்வுகளை உருவாக்கு"
 
-#: fish/cmds.c:2777
+#: fish/cmds.c:2785
 msgid "ping the guest daemon"
 msgstr "விருந்தினர் டொமைனை பிங் செய்"
 
-#: fish/cmds.c:2778
+#: fish/cmds.c:2786
 msgid "read part of a file"
 msgstr "ஒரு கோப்பின் பகுதியை வாசி"
 
-#: fish/cmds.c:2779
+#: fish/cmds.c:2787
 #, fuzzy
 msgid "read part of a device"
 msgstr "ஒரு கோப்பின் பகுதியை வாசி"
 
-#: fish/cmds.c:2780
+#: fish/cmds.c:2788
 msgid "create an LVM physical volume"
 msgstr "ஒரு LVM பருநிலை தொகுதியை உருவாக்கு"
 
-#: fish/cmds.c:2781
+#: fish/cmds.c:2789
 msgid "remove an LVM physical volume"
 msgstr "ஒரு  LVM பருநிலை தொகுதியை உருவாக்கு"
 
-#: fish/cmds.c:2782
+#: fish/cmds.c:2790
 msgid "resize an LVM physical volume"
 msgstr "ஒரு  LVM பருநிலை தொகுதியை மறுஅளவிடு"
 
-#: fish/cmds.c:2783
+#: fish/cmds.c:2791
 #, fuzzy
 msgid "resize an LVM physical volume (with size)"
 msgstr "ஒரு  LVM பருநிலை தொகுதியை மறுஅளவிடு"
 
-#: fish/cmds.c:2784 fish/cmds.c:2785
+#: fish/cmds.c:2792 fish/cmds.c:2793
 msgid "list the LVM physical volumes (PVs)"
 msgstr "LVM பருநிலை தொகுதிகளின் பட்டியல் (PVs)"
 
-#: fish/cmds.c:2786
+#: fish/cmds.c:2794
 #, fuzzy
 msgid "get the UUID of a physical volume"
 msgstr "ஒரு LVM பருநிலை தொகுதியை உருவாக்கு"
 
-#: fish/cmds.c:2787
+#: fish/cmds.c:2795
 #, fuzzy
 msgid "write to part of a file"
 msgstr "ஒரு கோப்பின் பகுதியை வாசி"
 
-#: fish/cmds.c:2788
+#: fish/cmds.c:2796
 #, fuzzy
 msgid "write to part of a device"
 msgstr "ஒரு கோப்பின் பகுதியை வாசி"
 
-#: fish/cmds.c:2789
+#: fish/cmds.c:2797
 msgid "read a file"
 msgstr "ஒரு கோப்பினை வாசி"
 
-#: fish/cmds.c:2790
+#: fish/cmds.c:2798
 msgid "read file as lines"
 msgstr "கோப்பினை வரிகளாக வாசி"
 
-#: fish/cmds.c:2791
+#: fish/cmds.c:2799
 msgid "read directories entries"
 msgstr "அடைவுகளின் உள்ளீட்டை வாசி"
 
-#: fish/cmds.c:2792
+#: fish/cmds.c:2800
 msgid "read the target of a symbolic link"
 msgstr "ஒரு symbolic இணைப்பின் இலக்கை வாசி"
 
-#: fish/cmds.c:2793
+#: fish/cmds.c:2801
 msgid "readlink on multiple files"
 msgstr "பல கோப்புகளின் வாசிக்கும் இணைப்பு"
 
-#: fish/cmds.c:2794
+#: fish/cmds.c:2802
 msgid "canonicalized absolute pathname"
 msgstr "canonicalized absolute pathname"
 
-#: fish/cmds.c:2796
+#: fish/cmds.c:2804
 msgid "close and reopen libguestfs handle"
 msgstr "libguestfs ஹாண்டிலை மூடு மற்றும் மறுபடி திற"
 
-#: fish/cmds.c:2797
+#: fish/cmds.c:2805
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem"
 msgstr "ஒரு ext2/ext3 கோப்புமுறைமையை மறுஅளவிடு"
 
-#: fish/cmds.c:2798
+#: fish/cmds.c:2806
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
 msgstr "ஒரு ext2/ext3 கோப்புமுறைமையை மறுஅளவிடு"
 
-#: fish/cmds.c:2799
+#: fish/cmds.c:2807
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
 msgstr "ஒரு ext2/ext3 கோப்புமுறைமையை மறுஅளவிடு"
 
-#: fish/cmds.c:2800
+#: fish/cmds.c:2808
 msgid "remove a file"
 msgstr "ஒரு கோப்பினை நீக்கு"
 
-#: fish/cmds.c:2801
+#: fish/cmds.c:2809
 msgid "remove a file or directory recursively"
 msgstr "மறுபடியும் ஒரு கோப்பு அல்லது அடைவை நீக்கு"
 
-#: fish/cmds.c:2802
+#: fish/cmds.c:2810
 msgid "remove a directory"
 msgstr "ஒரு அடைவினை நீக்கு"
 
-#: fish/cmds.c:2803
+#: fish/cmds.c:2811
 msgid "remove a mountpoint"
 msgstr "ஒரு ஏறும்புள்ளியை நீக்கு"
 
-#: fish/cmds.c:2804
+#: fish/cmds.c:2812
 msgid "scrub (securely wipe) a device"
 msgstr "ஒரு சாதனத்தை (பாதுகாப்பாக துடை) துடை"
 
-#: fish/cmds.c:2805
+#: fish/cmds.c:2813
 msgid "scrub (securely wipe) a file"
 msgstr "ஒரு கோப்பை (பாதுகாப்பாக துடை) துடை"
 
-#: fish/cmds.c:2806
+#: fish/cmds.c:2814
 msgid "scrub (securely wipe) free space"
 msgstr "காலியான இடத்தை (பாதுகாப்பாக துடை) துடை"
 
-#: fish/cmds.c:2807
+#: fish/cmds.c:2815
 msgid "add options to kernel command line"
 msgstr "கெர்னல் கட்டளை வரிக்கு விருப்பங்களைச் சேர்"
 
-#: fish/cmds.c:2808
+#: fish/cmds.c:2816
 #, fuzzy
 msgid "set the attach method"
 msgstr "தேடும் பாதையை அமை"
 
-#: fish/cmds.c:2809
+#: fish/cmds.c:2817
 msgid "set autosync mode"
 msgstr "தானியங்கு ஒத்திணை முறையை அமை"
 
-#: fish/cmds.c:2810
+#: fish/cmds.c:2818
 msgid "enable or disable direct appliance mode"
 msgstr "நேரடி பயன்பாடு முறைமையை செயல்படுத்து அல்லது செயல்நீக்கு"
 
-#: fish/cmds.c:2811
+#: fish/cmds.c:2819
 msgid "set the ext2/3/4 filesystem label"
 msgstr "ext2/3/4 கோப்புமுறைமை லேபிலை அமை"
 
-#: fish/cmds.c:2812
+#: fish/cmds.c:2820
 msgid "set the ext2/3/4 filesystem UUID"
 msgstr "ext2/3/4 கோப்புமுறைமை UUIDஐ அமை"
 
-#: fish/cmds.c:2813
+#: fish/cmds.c:2821
 msgid "set memory allocated to the qemu subprocess"
 msgstr "qemu துணைசெயல்பாட்டிற்கு ஒதுக்கப்பட்ட நினைவகத்தை அமை"
 
-#: fish/cmds.c:2814
+#: fish/cmds.c:2822
 msgid "set enable network flag"
 msgstr ""
 
-#: fish/cmds.c:2815
+#: fish/cmds.c:2823
 msgid "set the search path"
 msgstr "தேடும் பாதையை அமை"
 
-#: fish/cmds.c:2816
+#: fish/cmds.c:2824
 msgid "set the qemu binary"
 msgstr "qemu பைனரியை அமை"
 
-#: fish/cmds.c:2817
+#: fish/cmds.c:2825
 msgid "enable or disable the recovery process"
 msgstr "enable or disable the recovery process"
 
-#: fish/cmds.c:2818
+#: fish/cmds.c:2826
 msgid "set SELinux enabled or disabled at appliance boot"
 msgstr "set SELinux enabled or disabled at appliance boot"
 
-#: fish/cmds.c:2819
+#: fish/cmds.c:2827
 msgid "enable or disable command traces"
 msgstr "enable or disable command traces"
 
-#: fish/cmds.c:2820
+#: fish/cmds.c:2828
 msgid "set verbose mode"
 msgstr "வெர்போஸ் முறைமையை அமை"
 
-#: fish/cmds.c:2821
+#: fish/cmds.c:2829
 msgid "set SELinux security context"
 msgstr "SELinux பாதுகாப்பு உரையை அமை"
 
-#: fish/cmds.c:2823 fish/cmds.c:2824
+#: fish/cmds.c:2831 fish/cmds.c:2832
 msgid "create partitions on a block device"
 msgstr "ஒரு தொகுதி சாதனத்திற்கு பகிர்வுகளை உருவாக்கு"
 
-#: fish/cmds.c:2825
+#: fish/cmds.c:2833
 msgid "modify a single partition on a block device"
 msgstr "ஒரு தொருதி சாதனத்தில் ஒரு ஒற்றை பகிர்வை மாற்றியமை"
 
-#: fish/cmds.c:2826
+#: fish/cmds.c:2834
 msgid "display the disk geometry from the partition table"
 msgstr "display the disk geometry from the partition table"
 
-#: fish/cmds.c:2827
+#: fish/cmds.c:2835
 msgid "display the kernel geometry"
 msgstr "கெர்னல் வடிவியலைக் காட்டு"
 
-#: fish/cmds.c:2828
+#: fish/cmds.c:2836
 msgid "display the partition table"
 msgstr "பகிர்வு அட்டவணையைக் காட்டு"
 
-#: fish/cmds.c:2829
+#: fish/cmds.c:2837
 msgid "run a command via the shell"
 msgstr "ஷெல் வழியாக ஒரு கட்டளையைக் காட்டு"
 
-#: fish/cmds.c:2830
+#: fish/cmds.c:2838
 msgid "run a command via the shell returning lines"
 msgstr "ஷெல் வழியாக கொடுக்கும் வரிகளுக்கு ஒரு கட்டளையை இயக்கு"
 
-#: fish/cmds.c:2831
+#: fish/cmds.c:2839
 msgid "sleep for some seconds"
 msgstr "சில விநாடிகளுக்கு ஓய்வெடு"
 
-#: fish/cmds.c:2832
+#: fish/cmds.c:2840
 #, fuzzy
 msgid "create a sparse disk image and add"
 msgstr "ஒரு ஸ்பார்ஸ் படக்கோப்பை ஒதுக்கீடு"
 
-#: fish/cmds.c:2833
+#: fish/cmds.c:2841
 msgid "get file information"
 msgstr "கோப்பு தகவலைப் பெறு"
 
-#: fish/cmds.c:2834
+#: fish/cmds.c:2842
 msgid "get file system statistics"
 msgstr "கோப்புமுறைமையின் புள்ளிவிவரத்தைப் பெறு"
 
-#: fish/cmds.c:2835 fish/cmds.c:2836
+#: fish/cmds.c:2843 fish/cmds.c:2844
 msgid "print the printable strings in a file"
 msgstr "ஒரு கோப்பில் அச்சடிடக்கூடிய சரங்களை அச்சிடு"
 
-#: fish/cmds.c:2837
+#: fish/cmds.c:2845
 #, fuzzy
 msgid "list supported groups of commands"
 msgstr "கட்டளையை ஏற்பதற்கு தயாராக உள்ளது"
 
-#: fish/cmds.c:2838
+#: fish/cmds.c:2846
 msgid "disable swap on device"
 msgstr "சாதனத்தில் ஸ்வாப்பை செயல்நீக்கு"
 
-#: fish/cmds.c:2839
+#: fish/cmds.c:2847
 msgid "disable swap on file"
 msgstr "கோப்பில் ஸ்வாப்பை செயல்நீக்கு"
 
-#: fish/cmds.c:2840
+#: fish/cmds.c:2848
 msgid "disable swap on labeled swap partition"
 msgstr "லேபிலிடப்பட்ட ஸ்வாப் பகிர்வில் ஸ்வாப்பை செயல்நீக்கு"
 
-#: fish/cmds.c:2841
+#: fish/cmds.c:2849
 msgid "disable swap on swap partition by UUID"
 msgstr "ஸ்வாப் பகிர்வில் UUID படி ஸ்வாப்பை செயல்நீக்கு"
 
-#: fish/cmds.c:2842
+#: fish/cmds.c:2850
 msgid "enable swap on device"
 msgstr "சாதனத்தில் ஸ்வாப்பை செயல்படுத்து "
 
-#: fish/cmds.c:2843
+#: fish/cmds.c:2851
 msgid "enable swap on file"
 msgstr "கொப்பில் ஸ்வாப்பை செயல்படுத்து"
 
-#: fish/cmds.c:2844
+#: fish/cmds.c:2852
 msgid "enable swap on labeled swap partition"
 msgstr "லேபிலிடப்பட்ட ஸ்வாப் பகிர்வில் ஸ்வாப்பை செயல்படுத்து"
 
-#: fish/cmds.c:2845
+#: fish/cmds.c:2853
 msgid "enable swap on swap partition by UUID"
 msgstr "enable swap on swap partition by UUID"
 
-#: fish/cmds.c:2846
+#: fish/cmds.c:2854
 msgid "sync disks, writes are flushed through to the disk image"
 msgstr "sync disks, writes are flushed through to the disk image"
 
-#: fish/cmds.c:2847
+#: fish/cmds.c:2855
 msgid "return last 10 lines of a file"
 msgstr "ஒரு கோப்பின் கடைசி10 வரிகளை கொடுத்தது"
 
-#: fish/cmds.c:2848
+#: fish/cmds.c:2856
 msgid "return last N lines of a file"
 msgstr "ஒரு கோப்பின் கடைசி N வரிகளை கொடுத்தது"
 
-#: fish/cmds.c:2849
+#: fish/cmds.c:2857
 msgid "unpack tarfile to directory"
 msgstr "unpack tarfile to directory"
 
-#: fish/cmds.c:2850
+#: fish/cmds.c:2858
 msgid "pack directory into tarfile"
 msgstr "pack directory into tarfile"
 
-#: fish/cmds.c:2851 fish/cmds.c:2858
+#: fish/cmds.c:2859 fish/cmds.c:2866
 msgid "unpack compressed tarball to directory"
 msgstr "unpack compressed tarball to directory"
 
-#: fish/cmds.c:2852 fish/cmds.c:2859
+#: fish/cmds.c:2860 fish/cmds.c:2867
 msgid "pack directory into compressed tarball"
 msgstr "pack directory into compressed tarball"
 
-#: fish/cmds.c:2853
+#: fish/cmds.c:2861
 #, fuzzy
 msgid "print elapsed time taken to run a command"
 msgstr "கட்டளையை இயக்குவதற்கு எடுத்துக் கொண்ட நேரத்தை அளவிடு"
 
-#: fish/cmds.c:2854
+#: fish/cmds.c:2862
 msgid "update file timestamps or create a new file"
 msgstr "கோப்பு நேரஸ்டேம்ப்புக்களை மேம்படுத்து அல்லது ஒரு புதிய கோப்பை உருவாக்கு"
 
-#: fish/cmds.c:2855
+#: fish/cmds.c:2863
 msgid "truncate a file to zero size"
 msgstr "ஒரு கோப்பினை பூஜ்ஜிய அளவுக்கு வெட்டிக் குறை"
 
-#: fish/cmds.c:2856
+#: fish/cmds.c:2864
 msgid "truncate a file to a particular size"
 msgstr "ஒரு கோப்பினில் ஒரு குறிப்பிட்ட அளவை வெட்டிக் குறை"
 
-#: fish/cmds.c:2857
+#: fish/cmds.c:2865
 msgid "get ext2/ext3/ext4 superblock details"
 msgstr "ext2/ext3/ext4 சிறந்த தொகுதி விவரங்களை பெறு"
 
-#: fish/cmds.c:2860
+#: fish/cmds.c:2868
 msgid "set file mode creation mask (umask)"
 msgstr "set file mode creation mask (umask)"
 
-#: fish/cmds.c:2861
+#: fish/cmds.c:2869
 msgid "unmount a filesystem"
 msgstr "ஏற முடியாத ஒரு கோப்புமுறைமை"
 
-#: fish/cmds.c:2862
+#: fish/cmds.c:2870
 msgid "unmount all filesystems"
 msgstr "ஏறாத அனைத்து கோப்புமுறைமை"
 
-#: fish/cmds.c:2863
+#: fish/cmds.c:2871
 msgid "upload a file from the local machine"
 msgstr "உள்ளமை கணினியிலிருந்து ஒரு கோப்பை மேம்படுத்து"
 
-#: fish/cmds.c:2864
+#: fish/cmds.c:2872
 #, fuzzy
 msgid "upload a file from the local machine with offset"
 msgstr "உள்ளமை கணினியிலிருந்து ஒரு கோப்பை மேம்படுத்து"
 
-#: fish/cmds.c:2865
+#: fish/cmds.c:2873
 msgid "set timestamp of a file with nanosecond precision"
 msgstr "set timestamp of a file with nanosecond precision"
 
-#: fish/cmds.c:2866
+#: fish/cmds.c:2874
 msgid "get the library version number"
 msgstr "நூலக பதிப்பு எண்ணிக்கையை பெறு"
 
-#: fish/cmds.c:2867
+#: fish/cmds.c:2875
 #, fuzzy
 msgid "get the filesystem label"
 msgstr "ext2/3/4 கோப்புமுறைமை லேபிலைப் பெறு"
 
-#: fish/cmds.c:2868
+#: fish/cmds.c:2876
 msgid "get the Linux VFS type corresponding to a mounted device"
 msgstr "get the Linux VFS type corresponding to a mounted device"
 
-#: fish/cmds.c:2869
+#: fish/cmds.c:2877
 #, fuzzy
 msgid "get the filesystem UUID"
 msgstr "ext2/3/4 கோப்புமுறை UUIDஐ பெறு"
 
-#: fish/cmds.c:2870
+#: fish/cmds.c:2878
 msgid "activate or deactivate some volume groups"
 msgstr "சில தொகுதி குழுக்களையும் செயற்படுத்து அல்லது செயல்நீக்கு"
 
-#: fish/cmds.c:2871
+#: fish/cmds.c:2879
 msgid "activate or deactivate all volume groups"
 msgstr "அனைத்து தொகுதி குழுக்களையும் செயற்படுத்து அல்லது செயல்நீக்கு"
 
-#: fish/cmds.c:2872
+#: fish/cmds.c:2880
 msgid "create an LVM volume group"
 msgstr "ஒரு LVM தொகுதி குழுவினை உருவாக்கு"
 
-#: fish/cmds.c:2873
+#: fish/cmds.c:2881
 msgid "get the LV UUIDs of all LVs in the volume group"
 msgstr ""
 
-#: fish/cmds.c:2874
+#: fish/cmds.c:2882
 msgid "get the PV UUIDs containing the volume group"
 msgstr ""
 
-#: fish/cmds.c:2875
+#: fish/cmds.c:2883
 msgid "remove an LVM volume group"
 msgstr "ஒருLVM தொகுதி குழுவை நீக்கு"
 
-#: fish/cmds.c:2876
+#: fish/cmds.c:2884
 #, fuzzy
 msgid "rename an LVM volume group"
 msgstr "ஒரு LVM தொகுதி குழுவினை உருவாக்கு"
 
-#: fish/cmds.c:2877 fish/cmds.c:2878
+#: fish/cmds.c:2885 fish/cmds.c:2886
 msgid "list the LVM volume groups (VGs)"
 msgstr "LVM தொகுதி குழுக்களை பட்டியலிடு (VGs)"
 
-#: fish/cmds.c:2879
+#: fish/cmds.c:2887
 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
 msgstr ""
 
-#: fish/cmds.c:2880
+#: fish/cmds.c:2888
 #, fuzzy
 msgid "get the UUID of a volume group"
 msgstr "ஒரு LVM தொகுதி குழுவினை உருவாக்கு"
 
-#: fish/cmds.c:2881
+#: fish/cmds.c:2889
 msgid "count characters in a file"
 msgstr "ஒரு கோப்பிலுள்ள எழுத்துகளை கணக்கிடு"
 
-#: fish/cmds.c:2882
+#: fish/cmds.c:2890
 msgid "count lines in a file"
 msgstr "ஒரு கோப்பிலுள்ள வரிகளை கணக்கிடு"
 
-#: fish/cmds.c:2883
+#: fish/cmds.c:2891
 msgid "count words in a file"
 msgstr "ஒரு கோப்பிலுள்ள வார்த்தைகளை கணக்கிடு"
 
-#: fish/cmds.c:2884
+#: fish/cmds.c:2892
 #, fuzzy
 msgid "create a new file"
 msgstr "ஒரு கோப்பை உருவாக்கு"
 
-#: fish/cmds.c:2885
+#: fish/cmds.c:2893
 msgid "create a file"
 msgstr "ஒரு கோப்பை உருவாக்கு"
 
-#: fish/cmds.c:2888
+#: fish/cmds.c:2896
 msgid "write zeroes to the device"
 msgstr "சாதனத்திற்கு பூஜ்ஜியங்களை எழுது"
 
-#: fish/cmds.c:2889
+#: fish/cmds.c:2897
 #, fuzzy
 msgid "write zeroes to an entire device"
 msgstr "சாதனத்திற்கு பூஜ்ஜியங்களை எழுது"
 
-#: fish/cmds.c:2890
+#: fish/cmds.c:2898
 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
 msgstr "zero unused inodes and disk blocks on ext2/3 filesystem"
 
-#: fish/cmds.c:2893
+#: fish/cmds.c:2901
 msgid "determine file type inside a compressed file"
 msgstr "கோப்பு வகையில் உள்ள ஒரு அழுந்தியுள்ள கோப்பை வரையறு"
 
-#: fish/cmds.c:2896
+#: fish/cmds.c:2904
 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
 msgstr "Use -h <cmd> / help <cmd> to show detailed help for a command."
 
-#: fish/cmds.c:3214 fish/cmds.c:3228 fish/cmds.c:3244 fish/cmds.c:3261
-#: fish/cmds.c:3278 fish/cmds.c:3296 fish/cmds.c:3315 fish/cmds.c:3331
-#: fish/cmds.c:3349 fish/cmds.c:3365 fish/cmds.c:3383 fish/cmds.c:3399
-#: fish/cmds.c:3416 fish/cmds.c:3431 fish/cmds.c:3449 fish/cmds.c:3464
-#: fish/cmds.c:3480 fish/cmds.c:3496 fish/cmds.c:3512 fish/cmds.c:3528
-#: fish/cmds.c:3544 fish/cmds.c:3562 fish/cmds.c:3595 fish/cmds.c:3611
-#: fish/cmds.c:3627 fish/cmds.c:3646 fish/cmds.c:3661 fish/cmds.c:3679
-#: fish/cmds.c:3694 fish/cmds.c:3712 fish/cmds.c:3727 fish/cmds.c:3745
-#: fish/cmds.c:3760 fish/cmds.c:3779 fish/cmds.c:3798 fish/cmds.c:3816
-#: fish/cmds.c:3836 fish/cmds.c:3855 fish/cmds.c:3875 fish/cmds.c:3895
-#: fish/cmds.c:3915 fish/cmds.c:3934 fish/cmds.c:3953 fish/cmds.c:3973
-#: fish/cmds.c:3993 fish/cmds.c:4013 fish/cmds.c:4028 fish/cmds.c:4044
-#: fish/cmds.c:4116 fish/cmds.c:4134 fish/cmds.c:4151 fish/cmds.c:4230
-#: fish/cmds.c:4250 fish/cmds.c:4270 fish/cmds.c:4290 fish/cmds.c:4310
-#: fish/cmds.c:4330 fish/cmds.c:4349 fish/cmds.c:4368 fish/cmds.c:4387
-#: fish/cmds.c:4402 fish/cmds.c:4422 fish/cmds.c:4438 fish/cmds.c:4454
-#: fish/cmds.c:4473 fish/cmds.c:4495 fish/cmds.c:4517 fish/cmds.c:4537
-#: fish/cmds.c:4554 fish/cmds.c:4571 fish/cmds.c:4588 fish/cmds.c:4605
-#: fish/cmds.c:4622 fish/cmds.c:4639 fish/cmds.c:4656 fish/cmds.c:4675
-#: fish/cmds.c:4698 fish/cmds.c:4734 fish/cmds.c:4751 fish/cmds.c:4774
-#: fish/cmds.c:4796 fish/cmds.c:4817 fish/cmds.c:4837 fish/cmds.c:4856
-#: fish/cmds.c:4876 fish/cmds.c:4894 fish/cmds.c:4912 fish/cmds.c:4926
-#: fish/cmds.c:4942 fish/cmds.c:4962 fish/cmds.c:4981 fish/cmds.c:5000
-#: fish/cmds.c:5019 fish/cmds.c:5038 fish/cmds.c:5058 fish/cmds.c:5098
-#: fish/cmds.c:5155 fish/cmds.c:5176 fish/cmds.c:5197 fish/cmds.c:5218
-#: fish/cmds.c:5236 fish/cmds.c:5258 fish/cmds.c:5296 fish/cmds.c:5318
-#: fish/cmds.c:5397 fish/cmds.c:5436 fish/cmds.c:5451 fish/cmds.c:5468
-#: fish/cmds.c:5482 fish/cmds.c:5498 fish/cmds.c:5520 fish/cmds.c:5542
-#: fish/cmds.c:5564 fish/cmds.c:5586 fish/cmds.c:5608 fish/cmds.c:5630
-#: fish/cmds.c:5650 fish/cmds.c:5667 fish/cmds.c:5684 fish/cmds.c:5703
-#: fish/cmds.c:5722 fish/cmds.c:5742 fish/cmds.c:5778 fish/cmds.c:5797
-#: fish/cmds.c:5816 fish/cmds.c:5833 fish/cmds.c:5851 fish/cmds.c:5874
-#: fish/cmds.c:5897 fish/cmds.c:5921 fish/cmds.c:5944 fish/cmds.c:5965
-#: fish/cmds.c:5988 fish/cmds.c:6011 fish/cmds.c:6031 fish/cmds.c:6053
-#: fish/cmds.c:6074 fish/cmds.c:6097 fish/cmds.c:6114 fish/cmds.c:6131
-#: fish/cmds.c:6149 fish/cmds.c:6167 fish/cmds.c:6188 fish/cmds.c:6206
-#: fish/cmds.c:6227 fish/cmds.c:6247 fish/cmds.c:6265 fish/cmds.c:6286
-#: fish/cmds.c:6309 fish/cmds.c:6332 fish/cmds.c:6354 fish/cmds.c:6387
-#: fish/cmds.c:6404 fish/cmds.c:6421 fish/cmds.c:6445 fish/cmds.c:6468
-#: fish/cmds.c:6491 fish/cmds.c:6513 fish/cmds.c:6530 fish/cmds.c:6552
-#: fish/cmds.c:6646 fish/cmds.c:6666 fish/cmds.c:6686 fish/cmds.c:6706
-#: fish/cmds.c:6724 fish/cmds.c:6745 fish/cmds.c:6781 fish/cmds.c:6798
-#: fish/cmds.c:6820 fish/cmds.c:6837 fish/cmds.c:6873 fish/cmds.c:6893
-#: fish/cmds.c:6913 fish/cmds.c:6933 fish/cmds.c:6955 fish/cmds.c:6972
-#: fish/cmds.c:6991 fish/cmds.c:7010 fish/cmds.c:7032 fish/cmds.c:7053
-#: fish/cmds.c:7074 fish/cmds.c:7095 fish/cmds.c:7118 fish/cmds.c:7159
-#: fish/cmds.c:7182 fish/cmds.c:7221 fish/cmds.c:7238 fish/cmds.c:7257
-#: fish/cmds.c:7278 fish/cmds.c:7301 fish/cmds.c:7323 fish/cmds.c:7341
-#: fish/cmds.c:7360 fish/cmds.c:7381 fish/cmds.c:7458 fish/cmds.c:7499
-#: fish/cmds.c:7578 fish/cmds.c:7654 fish/cmds.c:7691 fish/cmds.c:7714
-#: fish/cmds.c:7735 fish/cmds.c:7758 fish/cmds.c:7780 fish/cmds.c:7805
-#: fish/cmds.c:7848 fish/cmds.c:7889 fish/cmds.c:7910 fish/cmds.c:7928
-#: fish/cmds.c:7947 fish/cmds.c:7964 fish/cmds.c:7982 fish/cmds.c:8009
-#: fish/cmds.c:8033 fish/cmds.c:8057 fish/cmds.c:8081 fish/cmds.c:8105
-#: fish/cmds.c:8129 fish/cmds.c:8153 fish/cmds.c:8177 fish/cmds.c:8201
-#: fish/cmds.c:8225 fish/cmds.c:8249 fish/cmds.c:8273 fish/cmds.c:8296
-#: fish/cmds.c:8319 fish/cmds.c:8340 fish/cmds.c:8361 fish/cmds.c:8382
-#: fish/cmds.c:8402 fish/cmds.c:8425 fish/cmds.c:8463 fish/cmds.c:8480
-#: fish/cmds.c:8497 fish/cmds.c:8516 fish/cmds.c:8535 fish/cmds.c:8552
-#: fish/cmds.c:8569 fish/cmds.c:8586 fish/cmds.c:8603 fish/cmds.c:8622
-#: fish/cmds.c:8658 fish/cmds.c:8698 fish/cmds.c:8731 fish/cmds.c:8748
-#: fish/cmds.c:8765 fish/cmds.c:8781 fish/cmds.c:8796 fish/cmds.c:8817
-#: fish/cmds.c:8855 fish/cmds.c:8893 fish/cmds.c:8932 fish/cmds.c:8972
-#: fish/cmds.c:9013 fish/cmds.c:9054 fish/cmds.c:9092 fish/cmds.c:9109
-#: fish/cmds.c:9132 fish/cmds.c:9154 fish/cmds.c:9176 fish/cmds.c:9196
-#: fish/cmds.c:9216 fish/cmds.c:9252 fish/cmds.c:9324 fish/cmds.c:9364
-#: fish/cmds.c:9422 fish/cmds.c:9448 fish/cmds.c:9474 fish/cmds.c:9502
-#: fish/cmds.c:9561 fish/cmds.c:9582 fish/cmds.c:9627 fish/cmds.c:9647
-#: fish/cmds.c:9686 fish/cmds.c:9723 fish/cmds.c:9743 fish/cmds.c:9765
-#: fish/cmds.c:9822 fish/cmds.c:9842 fish/cmds.c:9864 fish/cmds.c:9886
-#: fish/cmds.c:9905 fish/cmds.c:9925 fish/cmds.c:9952 fish/cmds.c:9972
-#: fish/cmds.c:9992 fish/cmds.c:10012 fish/cmds.c:10032 fish/cmds.c:10054
-#: fish/cmds.c:10089 fish/cmds.c:10107 fish/cmds.c:10130 fish/cmds.c:10152
-#: fish/cmds.c:10167 fish/cmds.c:10184 fish/cmds.c:10221 fish/cmds.c:10260
-#: fish/cmds.c:10300 fish/cmds.c:10356 fish/cmds.c:10378 fish/cmds.c:10414
-#: fish/cmds.c:10429 fish/cmds.c:10449 fish/cmds.c:10489 fish/cmds.c:10512
-#: fish/cmds.c:10536 fish/cmds.c:10561 fish/cmds.c:10602 fish/cmds.c:10627
-#: fish/cmds.c:10665 fish/cmds.c:10696 fish/cmds.c:10727 fish/cmds.c:10755
-#: fish/cmds.c:10775 fish/cmds.c:10807 fish/cmds.c:10827 fish/cmds.c:10847
-#: fish/cmds.c:10864 fish/cmds.c:10882 fish/cmds.c:10905 fish/cmds.c:10926
-#: fish/cmds.c:10945 fish/cmds.c:10987 fish/cmds.c:11030 fish/cmds.c:11074
-#: fish/cmds.c:11113 fish/cmds.c:11132 fish/cmds.c:11152 fish/cmds.c:11172
-#: fish/cmds.c:11193 fish/cmds.c:11214 fish/cmds.c:11235 fish/cmds.c:11256
-#: fish/cmds.c:11277 fish/cmds.c:11299 fish/cmds.c:11337 fish/cmds.c:11388
-#: fish/cmds.c:11426 fish/cmds.c:11482 fish/cmds.c:11572 fish/cmds.c:11601
-#: fish/cmds.c:11628
+#: fish/cmds.c:3222 fish/cmds.c:3236 fish/cmds.c:3252 fish/cmds.c:3269
+#: fish/cmds.c:3286 fish/cmds.c:3304 fish/cmds.c:3323 fish/cmds.c:3339
+#: fish/cmds.c:3357 fish/cmds.c:3373 fish/cmds.c:3391 fish/cmds.c:3407
+#: fish/cmds.c:3424 fish/cmds.c:3439 fish/cmds.c:3457 fish/cmds.c:3472
+#: fish/cmds.c:3488 fish/cmds.c:3504 fish/cmds.c:3520 fish/cmds.c:3536
+#: fish/cmds.c:3552 fish/cmds.c:3570 fish/cmds.c:3603 fish/cmds.c:3619
+#: fish/cmds.c:3635 fish/cmds.c:3654 fish/cmds.c:3669 fish/cmds.c:3687
+#: fish/cmds.c:3702 fish/cmds.c:3720 fish/cmds.c:3735 fish/cmds.c:3753
+#: fish/cmds.c:3768 fish/cmds.c:3787 fish/cmds.c:3806 fish/cmds.c:3824
+#: fish/cmds.c:3844 fish/cmds.c:3863 fish/cmds.c:3883 fish/cmds.c:3903
+#: fish/cmds.c:3923 fish/cmds.c:3942 fish/cmds.c:3961 fish/cmds.c:3981
+#: fish/cmds.c:4001 fish/cmds.c:4021 fish/cmds.c:4036 fish/cmds.c:4052
+#: fish/cmds.c:4124 fish/cmds.c:4142 fish/cmds.c:4159 fish/cmds.c:4238
+#: fish/cmds.c:4258 fish/cmds.c:4278 fish/cmds.c:4298 fish/cmds.c:4318
+#: fish/cmds.c:4338 fish/cmds.c:4357 fish/cmds.c:4376 fish/cmds.c:4395
+#: fish/cmds.c:4410 fish/cmds.c:4429 fish/cmds.c:4450 fish/cmds.c:4466
+#: fish/cmds.c:4482 fish/cmds.c:4501 fish/cmds.c:4523 fish/cmds.c:4545
+#: fish/cmds.c:4565 fish/cmds.c:4582 fish/cmds.c:4599 fish/cmds.c:4616
+#: fish/cmds.c:4633 fish/cmds.c:4650 fish/cmds.c:4667 fish/cmds.c:4684
+#: fish/cmds.c:4703 fish/cmds.c:4726 fish/cmds.c:4762 fish/cmds.c:4779
+#: fish/cmds.c:4802 fish/cmds.c:4824 fish/cmds.c:4845 fish/cmds.c:4865
+#: fish/cmds.c:4884 fish/cmds.c:4904 fish/cmds.c:4922 fish/cmds.c:4940
+#: fish/cmds.c:4954 fish/cmds.c:4970 fish/cmds.c:4990 fish/cmds.c:5009
+#: fish/cmds.c:5028 fish/cmds.c:5047 fish/cmds.c:5066 fish/cmds.c:5086
+#: fish/cmds.c:5126 fish/cmds.c:5183 fish/cmds.c:5204 fish/cmds.c:5225
+#: fish/cmds.c:5246 fish/cmds.c:5264 fish/cmds.c:5286 fish/cmds.c:5324
+#: fish/cmds.c:5346 fish/cmds.c:5425 fish/cmds.c:5464 fish/cmds.c:5479
+#: fish/cmds.c:5496 fish/cmds.c:5510 fish/cmds.c:5526 fish/cmds.c:5548
+#: fish/cmds.c:5570 fish/cmds.c:5592 fish/cmds.c:5614 fish/cmds.c:5636
+#: fish/cmds.c:5658 fish/cmds.c:5678 fish/cmds.c:5695 fish/cmds.c:5712
+#: fish/cmds.c:5731 fish/cmds.c:5750 fish/cmds.c:5770 fish/cmds.c:5806
+#: fish/cmds.c:5825 fish/cmds.c:5844 fish/cmds.c:5861 fish/cmds.c:5879
+#: fish/cmds.c:5902 fish/cmds.c:5925 fish/cmds.c:5949 fish/cmds.c:5972
+#: fish/cmds.c:5993 fish/cmds.c:6016 fish/cmds.c:6039 fish/cmds.c:6059
+#: fish/cmds.c:6081 fish/cmds.c:6102 fish/cmds.c:6125 fish/cmds.c:6142
+#: fish/cmds.c:6159 fish/cmds.c:6177 fish/cmds.c:6195 fish/cmds.c:6216
+#: fish/cmds.c:6234 fish/cmds.c:6255 fish/cmds.c:6275 fish/cmds.c:6293
+#: fish/cmds.c:6314 fish/cmds.c:6337 fish/cmds.c:6360 fish/cmds.c:6382
+#: fish/cmds.c:6415 fish/cmds.c:6432 fish/cmds.c:6449 fish/cmds.c:6473
+#: fish/cmds.c:6496 fish/cmds.c:6519 fish/cmds.c:6541 fish/cmds.c:6558
+#: fish/cmds.c:6580 fish/cmds.c:6674 fish/cmds.c:6694 fish/cmds.c:6714
+#: fish/cmds.c:6734 fish/cmds.c:6752 fish/cmds.c:6773 fish/cmds.c:6809
+#: fish/cmds.c:6826 fish/cmds.c:6848 fish/cmds.c:6865 fish/cmds.c:6901
+#: fish/cmds.c:6921 fish/cmds.c:6941 fish/cmds.c:6961 fish/cmds.c:6983
+#: fish/cmds.c:7000 fish/cmds.c:7019 fish/cmds.c:7038 fish/cmds.c:7060
+#: fish/cmds.c:7081 fish/cmds.c:7102 fish/cmds.c:7123 fish/cmds.c:7146
+#: fish/cmds.c:7187 fish/cmds.c:7210 fish/cmds.c:7249 fish/cmds.c:7266
+#: fish/cmds.c:7285 fish/cmds.c:7306 fish/cmds.c:7329 fish/cmds.c:7351
+#: fish/cmds.c:7369 fish/cmds.c:7388 fish/cmds.c:7409 fish/cmds.c:7486
+#: fish/cmds.c:7527 fish/cmds.c:7606 fish/cmds.c:7682 fish/cmds.c:7719
+#: fish/cmds.c:7742 fish/cmds.c:7763 fish/cmds.c:7786 fish/cmds.c:7808
+#: fish/cmds.c:7833 fish/cmds.c:7876 fish/cmds.c:7917 fish/cmds.c:7938
+#: fish/cmds.c:7956 fish/cmds.c:7975 fish/cmds.c:7992 fish/cmds.c:8010
+#: fish/cmds.c:8037 fish/cmds.c:8061 fish/cmds.c:8085 fish/cmds.c:8109
+#: fish/cmds.c:8133 fish/cmds.c:8157 fish/cmds.c:8181 fish/cmds.c:8205
+#: fish/cmds.c:8229 fish/cmds.c:8253 fish/cmds.c:8277 fish/cmds.c:8301
+#: fish/cmds.c:8324 fish/cmds.c:8347 fish/cmds.c:8368 fish/cmds.c:8389
+#: fish/cmds.c:8410 fish/cmds.c:8430 fish/cmds.c:8453 fish/cmds.c:8491
+#: fish/cmds.c:8508 fish/cmds.c:8525 fish/cmds.c:8544 fish/cmds.c:8563
+#: fish/cmds.c:8580 fish/cmds.c:8597 fish/cmds.c:8614 fish/cmds.c:8631
+#: fish/cmds.c:8650 fish/cmds.c:8686 fish/cmds.c:8726 fish/cmds.c:8759
+#: fish/cmds.c:8776 fish/cmds.c:8793 fish/cmds.c:8809 fish/cmds.c:8824
+#: fish/cmds.c:8845 fish/cmds.c:8883 fish/cmds.c:8921 fish/cmds.c:8960
+#: fish/cmds.c:9000 fish/cmds.c:9041 fish/cmds.c:9082 fish/cmds.c:9120
+#: fish/cmds.c:9137 fish/cmds.c:9160 fish/cmds.c:9182 fish/cmds.c:9204
+#: fish/cmds.c:9224 fish/cmds.c:9244 fish/cmds.c:9280 fish/cmds.c:9352
+#: fish/cmds.c:9392 fish/cmds.c:9450 fish/cmds.c:9476 fish/cmds.c:9502
+#: fish/cmds.c:9530 fish/cmds.c:9589 fish/cmds.c:9610 fish/cmds.c:9655
+#: fish/cmds.c:9675 fish/cmds.c:9714 fish/cmds.c:9751 fish/cmds.c:9771
+#: fish/cmds.c:9793 fish/cmds.c:9850 fish/cmds.c:9870 fish/cmds.c:9892
+#: fish/cmds.c:9914 fish/cmds.c:9933 fish/cmds.c:9953 fish/cmds.c:9980
+#: fish/cmds.c:10000 fish/cmds.c:10020 fish/cmds.c:10040 fish/cmds.c:10060
+#: fish/cmds.c:10082 fish/cmds.c:10117 fish/cmds.c:10135 fish/cmds.c:10158
+#: fish/cmds.c:10180 fish/cmds.c:10195 fish/cmds.c:10212 fish/cmds.c:10249
+#: fish/cmds.c:10288 fish/cmds.c:10328 fish/cmds.c:10384 fish/cmds.c:10406
+#: fish/cmds.c:10442 fish/cmds.c:10457 fish/cmds.c:10477 fish/cmds.c:10517
+#: fish/cmds.c:10540 fish/cmds.c:10564 fish/cmds.c:10589 fish/cmds.c:10630
+#: fish/cmds.c:10655 fish/cmds.c:10693 fish/cmds.c:10724 fish/cmds.c:10755
+#: fish/cmds.c:10783 fish/cmds.c:10803 fish/cmds.c:10835 fish/cmds.c:10855
+#: fish/cmds.c:10875 fish/cmds.c:10892 fish/cmds.c:10910 fish/cmds.c:10933
+#: fish/cmds.c:10954 fish/cmds.c:10973 fish/cmds.c:11015 fish/cmds.c:11058
+#: fish/cmds.c:11102 fish/cmds.c:11141 fish/cmds.c:11160 fish/cmds.c:11180
+#: fish/cmds.c:11200 fish/cmds.c:11221 fish/cmds.c:11242 fish/cmds.c:11263
+#: fish/cmds.c:11284 fish/cmds.c:11305 fish/cmds.c:11327 fish/cmds.c:11365
+#: fish/cmds.c:11416 fish/cmds.c:11454 fish/cmds.c:11510 fish/cmds.c:11600
+#: fish/cmds.c:11629 fish/cmds.c:11656
 #, c-format
 msgid "%s should have %d parameter(s)\n"
 msgstr "%s ஆனது %d அளவுருக்(களை) பெற்றிருக்க வேண்டும்\n"
 
-#: fish/cmds.c:3215 fish/cmds.c:3229 fish/cmds.c:3245 fish/cmds.c:3262
-#: fish/cmds.c:3279 fish/cmds.c:3297 fish/cmds.c:3316 fish/cmds.c:3332
-#: fish/cmds.c:3350 fish/cmds.c:3366 fish/cmds.c:3384 fish/cmds.c:3400
-#: fish/cmds.c:3417 fish/cmds.c:3432 fish/cmds.c:3450 fish/cmds.c:3465
-#: fish/cmds.c:3481 fish/cmds.c:3497 fish/cmds.c:3513 fish/cmds.c:3529
-#: fish/cmds.c:3545 fish/cmds.c:3563 fish/cmds.c:3596 fish/cmds.c:3612
-#: fish/cmds.c:3628 fish/cmds.c:3647 fish/cmds.c:3662 fish/cmds.c:3680
-#: fish/cmds.c:3695 fish/cmds.c:3713 fish/cmds.c:3728 fish/cmds.c:3746
-#: fish/cmds.c:3761 fish/cmds.c:3780 fish/cmds.c:3799 fish/cmds.c:3817
-#: fish/cmds.c:3837 fish/cmds.c:3856 fish/cmds.c:3876 fish/cmds.c:3896
-#: fish/cmds.c:3916 fish/cmds.c:3935 fish/cmds.c:3954 fish/cmds.c:3974
-#: fish/cmds.c:3994 fish/cmds.c:4014 fish/cmds.c:4029 fish/cmds.c:4045
-#: fish/cmds.c:4066 fish/cmds.c:4117 fish/cmds.c:4135 fish/cmds.c:4152
-#: fish/cmds.c:4173 fish/cmds.c:4231 fish/cmds.c:4251 fish/cmds.c:4271
-#: fish/cmds.c:4291 fish/cmds.c:4311 fish/cmds.c:4331 fish/cmds.c:4350
-#: fish/cmds.c:4369 fish/cmds.c:4388 fish/cmds.c:4403 fish/cmds.c:4423
-#: fish/cmds.c:4439 fish/cmds.c:4455 fish/cmds.c:4474 fish/cmds.c:4496
-#: fish/cmds.c:4518 fish/cmds.c:4538 fish/cmds.c:4555 fish/cmds.c:4572
-#: fish/cmds.c:4589 fish/cmds.c:4606 fish/cmds.c:4623 fish/cmds.c:4640
-#: fish/cmds.c:4657 fish/cmds.c:4676 fish/cmds.c:4699 fish/cmds.c:4735
-#: fish/cmds.c:4752 fish/cmds.c:4775 fish/cmds.c:4797 fish/cmds.c:4818
-#: fish/cmds.c:4838 fish/cmds.c:4857 fish/cmds.c:4877 fish/cmds.c:4895
-#: fish/cmds.c:4913 fish/cmds.c:4927 fish/cmds.c:4943 fish/cmds.c:4963
-#: fish/cmds.c:4982 fish/cmds.c:5001 fish/cmds.c:5020 fish/cmds.c:5039
-#: fish/cmds.c:5059 fish/cmds.c:5099 fish/cmds.c:5156 fish/cmds.c:5177
-#: fish/cmds.c:5198 fish/cmds.c:5219 fish/cmds.c:5237 fish/cmds.c:5259
-#: fish/cmds.c:5297 fish/cmds.c:5319 fish/cmds.c:5398 fish/cmds.c:5437
-#: fish/cmds.c:5452 fish/cmds.c:5469 fish/cmds.c:5483 fish/cmds.c:5499
-#: fish/cmds.c:5521 fish/cmds.c:5543 fish/cmds.c:5565 fish/cmds.c:5587
-#: fish/cmds.c:5609 fish/cmds.c:5631 fish/cmds.c:5651 fish/cmds.c:5668
-#: fish/cmds.c:5685 fish/cmds.c:5704 fish/cmds.c:5723 fish/cmds.c:5743
-#: fish/cmds.c:5779 fish/cmds.c:5798 fish/cmds.c:5817 fish/cmds.c:5834
-#: fish/cmds.c:5852 fish/cmds.c:5875 fish/cmds.c:5898 fish/cmds.c:5922
-#: fish/cmds.c:5945 fish/cmds.c:5966 fish/cmds.c:5989 fish/cmds.c:6012
-#: fish/cmds.c:6032 fish/cmds.c:6054 fish/cmds.c:6075 fish/cmds.c:6098
-#: fish/cmds.c:6115 fish/cmds.c:6132 fish/cmds.c:6150 fish/cmds.c:6168
-#: fish/cmds.c:6189 fish/cmds.c:6207 fish/cmds.c:6228 fish/cmds.c:6248
-#: fish/cmds.c:6266 fish/cmds.c:6287 fish/cmds.c:6310 fish/cmds.c:6333
-#: fish/cmds.c:6355 fish/cmds.c:6388 fish/cmds.c:6405 fish/cmds.c:6422
-#: fish/cmds.c:6446 fish/cmds.c:6469 fish/cmds.c:6492 fish/cmds.c:6514
-#: fish/cmds.c:6531 fish/cmds.c:6553 fish/cmds.c:6647 fish/cmds.c:6667
-#: fish/cmds.c:6687 fish/cmds.c:6707 fish/cmds.c:6725 fish/cmds.c:6746
-#: fish/cmds.c:6782 fish/cmds.c:6799 fish/cmds.c:6821 fish/cmds.c:6838
-#: fish/cmds.c:6874 fish/cmds.c:6894 fish/cmds.c:6914 fish/cmds.c:6934
-#: fish/cmds.c:6956 fish/cmds.c:6973 fish/cmds.c:6992 fish/cmds.c:7011
-#: fish/cmds.c:7033 fish/cmds.c:7054 fish/cmds.c:7075 fish/cmds.c:7096
-#: fish/cmds.c:7119 fish/cmds.c:7160 fish/cmds.c:7183 fish/cmds.c:7222
-#: fish/cmds.c:7239 fish/cmds.c:7258 fish/cmds.c:7279 fish/cmds.c:7302
-#: fish/cmds.c:7324 fish/cmds.c:7342 fish/cmds.c:7361 fish/cmds.c:7382
-#: fish/cmds.c:7459 fish/cmds.c:7500 fish/cmds.c:7579 fish/cmds.c:7655
-#: fish/cmds.c:7692 fish/cmds.c:7715 fish/cmds.c:7736 fish/cmds.c:7759
-#: fish/cmds.c:7781 fish/cmds.c:7806 fish/cmds.c:7849 fish/cmds.c:7890
-#: fish/cmds.c:7911 fish/cmds.c:7929 fish/cmds.c:7948 fish/cmds.c:7965
-#: fish/cmds.c:7983 fish/cmds.c:8010 fish/cmds.c:8034 fish/cmds.c:8058
-#: fish/cmds.c:8082 fish/cmds.c:8106 fish/cmds.c:8130 fish/cmds.c:8154
-#: fish/cmds.c:8178 fish/cmds.c:8202 fish/cmds.c:8226 fish/cmds.c:8250
-#: fish/cmds.c:8274 fish/cmds.c:8297 fish/cmds.c:8320 fish/cmds.c:8341
-#: fish/cmds.c:8362 fish/cmds.c:8383 fish/cmds.c:8403 fish/cmds.c:8426
-#: fish/cmds.c:8464 fish/cmds.c:8481 fish/cmds.c:8498 fish/cmds.c:8517
-#: fish/cmds.c:8536 fish/cmds.c:8553 fish/cmds.c:8570 fish/cmds.c:8587
-#: fish/cmds.c:8604 fish/cmds.c:8623 fish/cmds.c:8659 fish/cmds.c:8699
-#: fish/cmds.c:8732 fish/cmds.c:8749 fish/cmds.c:8766 fish/cmds.c:8782
-#: fish/cmds.c:8797 fish/cmds.c:8818 fish/cmds.c:8856 fish/cmds.c:8894
-#: fish/cmds.c:8933 fish/cmds.c:8973 fish/cmds.c:9014 fish/cmds.c:9055
-#: fish/cmds.c:9093 fish/cmds.c:9110 fish/cmds.c:9133 fish/cmds.c:9155
-#: fish/cmds.c:9177 fish/cmds.c:9197 fish/cmds.c:9217 fish/cmds.c:9253
-#: fish/cmds.c:9325 fish/cmds.c:9365 fish/cmds.c:9423 fish/cmds.c:9449
-#: fish/cmds.c:9475 fish/cmds.c:9503 fish/cmds.c:9562 fish/cmds.c:9583
-#: fish/cmds.c:9628 fish/cmds.c:9648 fish/cmds.c:9687 fish/cmds.c:9724
-#: fish/cmds.c:9744 fish/cmds.c:9766 fish/cmds.c:9823 fish/cmds.c:9843
-#: fish/cmds.c:9865 fish/cmds.c:9887 fish/cmds.c:9906 fish/cmds.c:9926
-#: fish/cmds.c:9953 fish/cmds.c:9973 fish/cmds.c:9993 fish/cmds.c:10013
-#: fish/cmds.c:10033 fish/cmds.c:10055 fish/cmds.c:10090 fish/cmds.c:10108
-#: fish/cmds.c:10131 fish/cmds.c:10153 fish/cmds.c:10168 fish/cmds.c:10185
-#: fish/cmds.c:10222 fish/cmds.c:10261 fish/cmds.c:10301 fish/cmds.c:10357
-#: fish/cmds.c:10379 fish/cmds.c:10415 fish/cmds.c:10430 fish/cmds.c:10450
-#: fish/cmds.c:10490 fish/cmds.c:10513 fish/cmds.c:10537 fish/cmds.c:10562
-#: fish/cmds.c:10603 fish/cmds.c:10628 fish/cmds.c:10666 fish/cmds.c:10697
-#: fish/cmds.c:10728 fish/cmds.c:10756 fish/cmds.c:10776 fish/cmds.c:10808
-#: fish/cmds.c:10828 fish/cmds.c:10848 fish/cmds.c:10865 fish/cmds.c:10883
-#: fish/cmds.c:10906 fish/cmds.c:10927 fish/cmds.c:10946 fish/cmds.c:10988
-#: fish/cmds.c:11031 fish/cmds.c:11075 fish/cmds.c:11114 fish/cmds.c:11133
-#: fish/cmds.c:11153 fish/cmds.c:11173 fish/cmds.c:11194 fish/cmds.c:11215
-#: fish/cmds.c:11236 fish/cmds.c:11257 fish/cmds.c:11278 fish/cmds.c:11300
-#: fish/cmds.c:11338 fish/cmds.c:11389 fish/cmds.c:11427 fish/cmds.c:11483
-#: fish/cmds.c:11506 fish/cmds.c:11573 fish/cmds.c:11602 fish/cmds.c:11629
+#: fish/cmds.c:3223 fish/cmds.c:3237 fish/cmds.c:3253 fish/cmds.c:3270
+#: fish/cmds.c:3287 fish/cmds.c:3305 fish/cmds.c:3324 fish/cmds.c:3340
+#: fish/cmds.c:3358 fish/cmds.c:3374 fish/cmds.c:3392 fish/cmds.c:3408
+#: fish/cmds.c:3425 fish/cmds.c:3440 fish/cmds.c:3458 fish/cmds.c:3473
+#: fish/cmds.c:3489 fish/cmds.c:3505 fish/cmds.c:3521 fish/cmds.c:3537
+#: fish/cmds.c:3553 fish/cmds.c:3571 fish/cmds.c:3604 fish/cmds.c:3620
+#: fish/cmds.c:3636 fish/cmds.c:3655 fish/cmds.c:3670 fish/cmds.c:3688
+#: fish/cmds.c:3703 fish/cmds.c:3721 fish/cmds.c:3736 fish/cmds.c:3754
+#: fish/cmds.c:3769 fish/cmds.c:3788 fish/cmds.c:3807 fish/cmds.c:3825
+#: fish/cmds.c:3845 fish/cmds.c:3864 fish/cmds.c:3884 fish/cmds.c:3904
+#: fish/cmds.c:3924 fish/cmds.c:3943 fish/cmds.c:3962 fish/cmds.c:3982
+#: fish/cmds.c:4002 fish/cmds.c:4022 fish/cmds.c:4037 fish/cmds.c:4053
+#: fish/cmds.c:4074 fish/cmds.c:4125 fish/cmds.c:4143 fish/cmds.c:4160
+#: fish/cmds.c:4181 fish/cmds.c:4239 fish/cmds.c:4259 fish/cmds.c:4279
+#: fish/cmds.c:4299 fish/cmds.c:4319 fish/cmds.c:4339 fish/cmds.c:4358
+#: fish/cmds.c:4377 fish/cmds.c:4396 fish/cmds.c:4411 fish/cmds.c:4430
+#: fish/cmds.c:4451 fish/cmds.c:4467 fish/cmds.c:4483 fish/cmds.c:4502
+#: fish/cmds.c:4524 fish/cmds.c:4546 fish/cmds.c:4566 fish/cmds.c:4583
+#: fish/cmds.c:4600 fish/cmds.c:4617 fish/cmds.c:4634 fish/cmds.c:4651
+#: fish/cmds.c:4668 fish/cmds.c:4685 fish/cmds.c:4704 fish/cmds.c:4727
+#: fish/cmds.c:4763 fish/cmds.c:4780 fish/cmds.c:4803 fish/cmds.c:4825
+#: fish/cmds.c:4846 fish/cmds.c:4866 fish/cmds.c:4885 fish/cmds.c:4905
+#: fish/cmds.c:4923 fish/cmds.c:4941 fish/cmds.c:4955 fish/cmds.c:4971
+#: fish/cmds.c:4991 fish/cmds.c:5010 fish/cmds.c:5029 fish/cmds.c:5048
+#: fish/cmds.c:5067 fish/cmds.c:5087 fish/cmds.c:5127 fish/cmds.c:5184
+#: fish/cmds.c:5205 fish/cmds.c:5226 fish/cmds.c:5247 fish/cmds.c:5265
+#: fish/cmds.c:5287 fish/cmds.c:5325 fish/cmds.c:5347 fish/cmds.c:5426
+#: fish/cmds.c:5465 fish/cmds.c:5480 fish/cmds.c:5497 fish/cmds.c:5511
+#: fish/cmds.c:5527 fish/cmds.c:5549 fish/cmds.c:5571 fish/cmds.c:5593
+#: fish/cmds.c:5615 fish/cmds.c:5637 fish/cmds.c:5659 fish/cmds.c:5679
+#: fish/cmds.c:5696 fish/cmds.c:5713 fish/cmds.c:5732 fish/cmds.c:5751
+#: fish/cmds.c:5771 fish/cmds.c:5807 fish/cmds.c:5826 fish/cmds.c:5845
+#: fish/cmds.c:5862 fish/cmds.c:5880 fish/cmds.c:5903 fish/cmds.c:5926
+#: fish/cmds.c:5950 fish/cmds.c:5973 fish/cmds.c:5994 fish/cmds.c:6017
+#: fish/cmds.c:6040 fish/cmds.c:6060 fish/cmds.c:6082 fish/cmds.c:6103
+#: fish/cmds.c:6126 fish/cmds.c:6143 fish/cmds.c:6160 fish/cmds.c:6178
+#: fish/cmds.c:6196 fish/cmds.c:6217 fish/cmds.c:6235 fish/cmds.c:6256
+#: fish/cmds.c:6276 fish/cmds.c:6294 fish/cmds.c:6315 fish/cmds.c:6338
+#: fish/cmds.c:6361 fish/cmds.c:6383 fish/cmds.c:6416 fish/cmds.c:6433
+#: fish/cmds.c:6450 fish/cmds.c:6474 fish/cmds.c:6497 fish/cmds.c:6520
+#: fish/cmds.c:6542 fish/cmds.c:6559 fish/cmds.c:6581 fish/cmds.c:6675
+#: fish/cmds.c:6695 fish/cmds.c:6715 fish/cmds.c:6735 fish/cmds.c:6753
+#: fish/cmds.c:6774 fish/cmds.c:6810 fish/cmds.c:6827 fish/cmds.c:6849
+#: fish/cmds.c:6866 fish/cmds.c:6902 fish/cmds.c:6922 fish/cmds.c:6942
+#: fish/cmds.c:6962 fish/cmds.c:6984 fish/cmds.c:7001 fish/cmds.c:7020
+#: fish/cmds.c:7039 fish/cmds.c:7061 fish/cmds.c:7082 fish/cmds.c:7103
+#: fish/cmds.c:7124 fish/cmds.c:7147 fish/cmds.c:7188 fish/cmds.c:7211
+#: fish/cmds.c:7250 fish/cmds.c:7267 fish/cmds.c:7286 fish/cmds.c:7307
+#: fish/cmds.c:7330 fish/cmds.c:7352 fish/cmds.c:7370 fish/cmds.c:7389
+#: fish/cmds.c:7410 fish/cmds.c:7487 fish/cmds.c:7528 fish/cmds.c:7607
+#: fish/cmds.c:7683 fish/cmds.c:7720 fish/cmds.c:7743 fish/cmds.c:7764
+#: fish/cmds.c:7787 fish/cmds.c:7809 fish/cmds.c:7834 fish/cmds.c:7877
+#: fish/cmds.c:7918 fish/cmds.c:7939 fish/cmds.c:7957 fish/cmds.c:7976
+#: fish/cmds.c:7993 fish/cmds.c:8011 fish/cmds.c:8038 fish/cmds.c:8062
+#: fish/cmds.c:8086 fish/cmds.c:8110 fish/cmds.c:8134 fish/cmds.c:8158
+#: fish/cmds.c:8182 fish/cmds.c:8206 fish/cmds.c:8230 fish/cmds.c:8254
+#: fish/cmds.c:8278 fish/cmds.c:8302 fish/cmds.c:8325 fish/cmds.c:8348
+#: fish/cmds.c:8369 fish/cmds.c:8390 fish/cmds.c:8411 fish/cmds.c:8431
+#: fish/cmds.c:8454 fish/cmds.c:8492 fish/cmds.c:8509 fish/cmds.c:8526
+#: fish/cmds.c:8545 fish/cmds.c:8564 fish/cmds.c:8581 fish/cmds.c:8598
+#: fish/cmds.c:8615 fish/cmds.c:8632 fish/cmds.c:8651 fish/cmds.c:8687
+#: fish/cmds.c:8727 fish/cmds.c:8760 fish/cmds.c:8777 fish/cmds.c:8794
+#: fish/cmds.c:8810 fish/cmds.c:8825 fish/cmds.c:8846 fish/cmds.c:8884
+#: fish/cmds.c:8922 fish/cmds.c:8961 fish/cmds.c:9001 fish/cmds.c:9042
+#: fish/cmds.c:9083 fish/cmds.c:9121 fish/cmds.c:9138 fish/cmds.c:9161
+#: fish/cmds.c:9183 fish/cmds.c:9205 fish/cmds.c:9225 fish/cmds.c:9245
+#: fish/cmds.c:9281 fish/cmds.c:9353 fish/cmds.c:9393 fish/cmds.c:9451
+#: fish/cmds.c:9477 fish/cmds.c:9503 fish/cmds.c:9531 fish/cmds.c:9590
+#: fish/cmds.c:9611 fish/cmds.c:9656 fish/cmds.c:9676 fish/cmds.c:9715
+#: fish/cmds.c:9752 fish/cmds.c:9772 fish/cmds.c:9794 fish/cmds.c:9851
+#: fish/cmds.c:9871 fish/cmds.c:9893 fish/cmds.c:9915 fish/cmds.c:9934
+#: fish/cmds.c:9954 fish/cmds.c:9981 fish/cmds.c:10001 fish/cmds.c:10021
+#: fish/cmds.c:10041 fish/cmds.c:10061 fish/cmds.c:10083 fish/cmds.c:10118
+#: fish/cmds.c:10136 fish/cmds.c:10159 fish/cmds.c:10181 fish/cmds.c:10196
+#: fish/cmds.c:10213 fish/cmds.c:10250 fish/cmds.c:10289 fish/cmds.c:10329
+#: fish/cmds.c:10385 fish/cmds.c:10407 fish/cmds.c:10443 fish/cmds.c:10458
+#: fish/cmds.c:10478 fish/cmds.c:10518 fish/cmds.c:10541 fish/cmds.c:10565
+#: fish/cmds.c:10590 fish/cmds.c:10631 fish/cmds.c:10656 fish/cmds.c:10694
+#: fish/cmds.c:10725 fish/cmds.c:10756 fish/cmds.c:10784 fish/cmds.c:10804
+#: fish/cmds.c:10836 fish/cmds.c:10856 fish/cmds.c:10876 fish/cmds.c:10893
+#: fish/cmds.c:10911 fish/cmds.c:10934 fish/cmds.c:10955 fish/cmds.c:10974
+#: fish/cmds.c:11016 fish/cmds.c:11059 fish/cmds.c:11103 fish/cmds.c:11142
+#: fish/cmds.c:11161 fish/cmds.c:11181 fish/cmds.c:11201 fish/cmds.c:11222
+#: fish/cmds.c:11243 fish/cmds.c:11264 fish/cmds.c:11285 fish/cmds.c:11306
+#: fish/cmds.c:11328 fish/cmds.c:11366 fish/cmds.c:11417 fish/cmds.c:11455
+#: fish/cmds.c:11511 fish/cmds.c:11534 fish/cmds.c:11601 fish/cmds.c:11630
+#: fish/cmds.c:11657
 #, c-format
 msgid "type 'help %s' for help on %s\n"
 msgstr "type 'help %s' for help on %s\n"
 
-#: fish/cmds.c:3573 fish/cmds.c:4711 fish/cmds.c:5069 fish/cmds.c:5109
-#: fish/cmds.c:5128 fish/cmds.c:5271 fish/cmds.c:5330 fish/cmds.c:5349
-#: fish/cmds.c:5368 fish/cmds.c:5411 fish/cmds.c:5754 fish/cmds.c:6365
-#: fish/cmds.c:6564 fish/cmds.c:6583 fish/cmds.c:6602 fish/cmds.c:6621
-#: fish/cmds.c:6757 fish/cmds.c:6848 fish/cmds.c:7129 fish/cmds.c:7193
-#: fish/cmds.c:7392 fish/cmds.c:7411 fish/cmds.c:7430 fish/cmds.c:7469
-#: fish/cmds.c:7510 fish/cmds.c:7529 fish/cmds.c:7548 fish/cmds.c:7589
-#: fish/cmds.c:7608 fish/cmds.c:7627 fish/cmds.c:7665 fish/cmds.c:7818
-#: fish/cmds.c:7861 fish/cmds.c:8438 fish/cmds.c:8633 fish/cmds.c:8671
-#: fish/cmds.c:8709 fish/cmds.c:8829 fish/cmds.c:8866 fish/cmds.c:8904
-#: fish/cmds.c:8943 fish/cmds.c:8984 fish/cmds.c:9025 fish/cmds.c:9066
-#: fish/cmds.c:9229 fish/cmds.c:9265 fish/cmds.c:9278 fish/cmds.c:9291
-#: fish/cmds.c:9304 fish/cmds.c:9337 fish/cmds.c:9375 fish/cmds.c:9394
-#: fish/cmds.c:9515 fish/cmds.c:9534 fish/cmds.c:9595 fish/cmds.c:9608
-#: fish/cmds.c:9659 fish/cmds.c:9698 fish/cmds.c:9776 fish/cmds.c:9795
-#: fish/cmds.c:10069 fish/cmds.c:10196 fish/cmds.c:10233 fish/cmds.c:10272
-#: fish/cmds.c:10312 fish/cmds.c:10331 fish/cmds.c:10390 fish/cmds.c:10463
-#: fish/cmds.c:10573 fish/cmds.c:10643 fish/cmds.c:10677 fish/cmds.c:10708
-#: fish/cmds.c:10739 fish/cmds.c:10788 fish/cmds.c:10959 fish/cmds.c:11001
-#: fish/cmds.c:11046 fish/cmds.c:11088 fish/cmds.c:11314 fish/cmds.c:11352
-#: fish/cmds.c:11365 fish/cmds.c:11403 fish/cmds.c:11438 fish/cmds.c:11457
-#: fish/cmds.c:11524
+#: fish/cmds.c:3581 fish/cmds.c:4739 fish/cmds.c:5097 fish/cmds.c:5137
+#: fish/cmds.c:5156 fish/cmds.c:5299 fish/cmds.c:5358 fish/cmds.c:5377
+#: fish/cmds.c:5396 fish/cmds.c:5439 fish/cmds.c:5782 fish/cmds.c:6393
+#: fish/cmds.c:6592 fish/cmds.c:6611 fish/cmds.c:6630 fish/cmds.c:6649
+#: fish/cmds.c:6785 fish/cmds.c:6876 fish/cmds.c:7157 fish/cmds.c:7221
+#: fish/cmds.c:7420 fish/cmds.c:7439 fish/cmds.c:7458 fish/cmds.c:7497
+#: fish/cmds.c:7538 fish/cmds.c:7557 fish/cmds.c:7576 fish/cmds.c:7617
+#: fish/cmds.c:7636 fish/cmds.c:7655 fish/cmds.c:7693 fish/cmds.c:7846
+#: fish/cmds.c:7889 fish/cmds.c:8466 fish/cmds.c:8661 fish/cmds.c:8699
+#: fish/cmds.c:8737 fish/cmds.c:8857 fish/cmds.c:8894 fish/cmds.c:8932
+#: fish/cmds.c:8971 fish/cmds.c:9012 fish/cmds.c:9053 fish/cmds.c:9094
+#: fish/cmds.c:9257 fish/cmds.c:9293 fish/cmds.c:9306 fish/cmds.c:9319
+#: fish/cmds.c:9332 fish/cmds.c:9365 fish/cmds.c:9403 fish/cmds.c:9422
+#: fish/cmds.c:9543 fish/cmds.c:9562 fish/cmds.c:9623 fish/cmds.c:9636
+#: fish/cmds.c:9687 fish/cmds.c:9726 fish/cmds.c:9804 fish/cmds.c:9823
+#: fish/cmds.c:10097 fish/cmds.c:10224 fish/cmds.c:10261 fish/cmds.c:10300
+#: fish/cmds.c:10340 fish/cmds.c:10359 fish/cmds.c:10418 fish/cmds.c:10491
+#: fish/cmds.c:10601 fish/cmds.c:10671 fish/cmds.c:10705 fish/cmds.c:10736
+#: fish/cmds.c:10767 fish/cmds.c:10816 fish/cmds.c:10987 fish/cmds.c:11029
+#: fish/cmds.c:11074 fish/cmds.c:11116 fish/cmds.c:11342 fish/cmds.c:11380
+#: fish/cmds.c:11393 fish/cmds.c:11431 fish/cmds.c:11466 fish/cmds.c:11485
+#: fish/cmds.c:11552
 #, c-format
 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
 msgstr ""
 
-#: fish/cmds.c:3579 fish/cmds.c:4717 fish/cmds.c:5075 fish/cmds.c:5115
-#: fish/cmds.c:5134 fish/cmds.c:5277 fish/cmds.c:5336 fish/cmds.c:5355
-#: fish/cmds.c:5374 fish/cmds.c:5417 fish/cmds.c:5760 fish/cmds.c:6371
-#: fish/cmds.c:6570 fish/cmds.c:6589 fish/cmds.c:6608 fish/cmds.c:6627
-#: fish/cmds.c:6763 fish/cmds.c:6854 fish/cmds.c:7135 fish/cmds.c:7199
-#: fish/cmds.c:7398 fish/cmds.c:7417 fish/cmds.c:7436 fish/cmds.c:7475
-#: fish/cmds.c:7516 fish/cmds.c:7535 fish/cmds.c:7554 fish/cmds.c:7595
-#: fish/cmds.c:7614 fish/cmds.c:7633 fish/cmds.c:7671 fish/cmds.c:7824
-#: fish/cmds.c:7867 fish/cmds.c:8444 fish/cmds.c:8639 fish/cmds.c:8677
-#: fish/cmds.c:8715 fish/cmds.c:8835 fish/cmds.c:8872 fish/cmds.c:8910
-#: fish/cmds.c:8949 fish/cmds.c:8990 fish/cmds.c:9031 fish/cmds.c:9072
-#: fish/cmds.c:9343 fish/cmds.c:9381 fish/cmds.c:9400 fish/cmds.c:9521
-#: fish/cmds.c:9665 fish/cmds.c:9704 fish/cmds.c:9782 fish/cmds.c:9801
-#: fish/cmds.c:10202 fish/cmds.c:10239 fish/cmds.c:10278 fish/cmds.c:10318
-#: fish/cmds.c:10337 fish/cmds.c:10396 fish/cmds.c:10469 fish/cmds.c:10579
-#: fish/cmds.c:10965 fish/cmds.c:11007 fish/cmds.c:11052 fish/cmds.c:11094
-#: fish/cmds.c:11444 fish/cmds.c:11530
+#: fish/cmds.c:3587 fish/cmds.c:4745 fish/cmds.c:5103 fish/cmds.c:5143
+#: fish/cmds.c:5162 fish/cmds.c:5305 fish/cmds.c:5364 fish/cmds.c:5383
+#: fish/cmds.c:5402 fish/cmds.c:5445 fish/cmds.c:5788 fish/cmds.c:6399
+#: fish/cmds.c:6598 fish/cmds.c:6617 fish/cmds.c:6636 fish/cmds.c:6655
+#: fish/cmds.c:6791 fish/cmds.c:6882 fish/cmds.c:7163 fish/cmds.c:7227
+#: fish/cmds.c:7426 fish/cmds.c:7445 fish/cmds.c:7464 fish/cmds.c:7503
+#: fish/cmds.c:7544 fish/cmds.c:7563 fish/cmds.c:7582 fish/cmds.c:7623
+#: fish/cmds.c:7642 fish/cmds.c:7661 fish/cmds.c:7699 fish/cmds.c:7852
+#: fish/cmds.c:7895 fish/cmds.c:8472 fish/cmds.c:8667 fish/cmds.c:8705
+#: fish/cmds.c:8743 fish/cmds.c:8863 fish/cmds.c:8900 fish/cmds.c:8938
+#: fish/cmds.c:8977 fish/cmds.c:9018 fish/cmds.c:9059 fish/cmds.c:9100
+#: fish/cmds.c:9371 fish/cmds.c:9409 fish/cmds.c:9428 fish/cmds.c:9549
+#: fish/cmds.c:9693 fish/cmds.c:9732 fish/cmds.c:9810 fish/cmds.c:9829
+#: fish/cmds.c:10230 fish/cmds.c:10267 fish/cmds.c:10306 fish/cmds.c:10346
+#: fish/cmds.c:10365 fish/cmds.c:10424 fish/cmds.c:10497 fish/cmds.c:10607
+#: fish/cmds.c:10993 fish/cmds.c:11035 fish/cmds.c:11080 fish/cmds.c:11122
+#: fish/cmds.c:11472 fish/cmds.c:11558
 #, c-format
 msgid "%s: %s: integer out of range\n"
 msgstr ""
 
-#: fish/cmds.c:4065 fish/cmds.c:4172 fish/cmds.c:11505
+#: fish/cmds.c:4073 fish/cmds.c:4180 fish/cmds.c:11533
 #, fuzzy, c-format
 msgid "%s should have %d-%d parameter(s)\n"
 msgstr "%s ஆனது %d அளவுருக்(களை) பெற்றிருக்க வேண்டும்\n"
 
-#: fish/cmds.c:4091 fish/cmds.c:4203 fish/cmds.c:11545
+#: fish/cmds.c:4099 fish/cmds.c:4211 fish/cmds.c:11573
 #, fuzzy, c-format
 msgid "%s: unknown optional argument \"%s\"\n"
 msgstr "%s: அதிக விவாதங்கள்\n"
 
-#: fish/cmds.c:4097 fish/cmds.c:4209 fish/cmds.c:11551
+#: fish/cmds.c:4105 fish/cmds.c:4217 fish/cmds.c:11579
 #, fuzzy, c-format
 msgid "%s: optional argument \"%s\" given twice\n"
 msgstr "%s: அதிக விவாதங்கள்\n"
 
-#: fish/cmds.c:11646
+#: fish/cmds.c:11674
 #, c-format
 msgid "%s: unknown command\n"
 msgstr "%s: தெரியாத கட்டளை\n"
@@ -2000,18 +2005,9 @@ msgstr "ஒரு கோப்பினை திருத்துவதற்
 msgid ""
 "%s: guest filesystem shell\n"
 "%s lets you edit virtual machine filesystems\n"
-"Copyright (C) 2009-2010 Red Hat Inc.\n"
+"Copyright (C) 2009-2011 Red Hat Inc.\n"
 "Usage:\n"
 "  %s [--options] cmd [: cmd : cmd ...]\n"
-"  %s [--ro] -i -a disk-image\n"
-"  %s [--ro] -i -d libvirt-domain\n"
-"or for interactive use:\n"
-"  %s\n"
-"or from a shell script:\n"
-"  %s <<EOF\n"
-"  cmd\n"
-"  ...\n"
-"  EOF\n"
 "Options:\n"
 "  -h|--cmd-help        List available commands\n"
 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
@@ -2037,7 +2033,17 @@ msgid ""
 "  --selinux            Enable SELinux support\n"
 "  -v|--verbose         Verbose messages\n"
 "  -V|--version         Display version and exit\n"
+"  -w|--rw              Mount read-write\n"
 "  -x                   Echo each command before executing it\n"
+"\n"
+"To examine a disk image, ISO, hard disk, filesystem etc:\n"
+"  %s [--ro|--rw] -i -a /path/to/disk.img\n"
+"or\n"
+"  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
+"\n"
+"--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
+"run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
+"\n"
 "For more information, see the manpage %s(1).\n"
 msgstr ""
 "%s: guest filesystem shell\n"
@@ -2072,48 +2078,48 @@ msgstr ""
 "  -V|--version         Display version and exit\n"
 "For more information,  see the manpage %s(1).\n"
 
-#: fish/fish.c:253
+#: fish/fish.c:254
 #, c-format
 msgid "%s: --listen=PID: PID was not a number: %s\n"
 msgstr "%s: --listen=PID: PID ஆனது எண் இல்லை: %s\n"
 
-#: fish/fish.c:260
+#: fish/fish.c:261
 #, c-format
 msgid ""
 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
 msgstr "%s: remote: $GUESTFISH_PID க்கு தொலை செயற்பாட்டைPID க்கு அமை\n"
 
-#: fish/fish.c:310
+#: fish/fish.c:311
 #, c-format
 msgid "%s: only one -f parameter can be given\n"
 msgstr "%s: ஒரே ஒரு -f அளவுரு கொடுக்கப்படலாம்\n"
 
-#: fish/fish.c:465
+#: fish/fish.c:466
 #, c-format
 msgid "%s: cannot use --listen and --remote options at the same time\n"
 msgstr "%s: cannot use --listen and --remote options at the same time\n"
 
-#: fish/fish.c:473
+#: fish/fish.c:474
 #, c-format
 msgid "%s: extra parameters on the command line with --listen flag\n"
 msgstr "%s: extra parameters on the command line with --listen flag\n"
 
-#: fish/fish.c:479
+#: fish/fish.c:480
 #, c-format
 msgid "%s: cannot use --listen and --file options at the same time\n"
 msgstr "%s:  --listen மற்றும் --file விருப்பங்களை அதே நேரத்தில் பயன்படுத்த முடியாது\n"
 
-#: fish/fish.c:537
+#: fish/fish.c:538
 #, c-format
 msgid "guestfish: could not access termcap or terminfo database.\n"
 msgstr ""
 
-#: fish/fish.c:541
+#: fish/fish.c:542
 #, c-format
 msgid "guestfish: terminal type \"%s\" not defined.\n"
 msgstr ""
 
-#: fish/fish.c:629
+#: fish/fish.c:630
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -2133,45 +2139,45 @@ msgstr ""
 "      'quit' to quit the shell\n"
 "\n"
 
-#: fish/fish.c:773
+#: fish/fish.c:774
 #, c-format
 msgid "%s: unterminated double quote\n"
 msgstr "%s: unterminated double quote\n"
 
-#: fish/fish.c:779 fish/fish.c:796
+#: fish/fish.c:780 fish/fish.c:797
 #, c-format
 msgid "%s: command arguments not separated by whitespace\n"
 msgstr "%s: கட்டளை விவாதங்கள் வொயிட்ஸ்பேஸ்ஸால் பிரிக்கப்படவில்லை\n"
 
-#: fish/fish.c:790
+#: fish/fish.c:791
 #, c-format
 msgid "%s: unterminated single quote\n"
 msgstr "%s: unterminated single quote\n"
 
-#: fish/fish.c:820
+#: fish/fish.c:821
 #, c-format
 msgid "%s: internal error parsing string at '%s'\n"
 msgstr "%s: அகப்பிழையை '%s' சரத்தில் பகுக்கிறது\n"
 
-#: fish/fish.c:837
+#: fish/fish.c:838
 #, c-format
 msgid "%s: too many arguments\n"
 msgstr "%s: அதிக விவாதங்கள்\n"
 
-#: fish/fish.c:905
+#: fish/fish.c:906
 #, c-format
 msgid "%s: empty command on command line\n"
 msgstr "%s: கட்டளை வரியில் காலியான கட்டளை\n"
 
-#: fish/fish.c:1051
+#: fish/fish.c:1052
 msgid "display a list of commands or help on a command"
 msgstr "கட்டளைகளின் ஒரு பட்டியலைக் காட்டு அல்லது ஒரு கட்டளையில் உதவு"
 
-#: fish/fish.c:1053
+#: fish/fish.c:1054
 msgid "quit guestfish"
 msgstr "guestfishஐ நிறுத்து"
 
-#: fish/fish.c:1064
+#: fish/fish.c:1065
 #, c-format
 msgid ""
 "help - display a list of commands or help on a command\n"
@@ -2182,7 +2188,7 @@ msgstr ""
 "     help cmd\n"
 "     help\n"
 
-#: fish/fish.c:1072
+#: fish/fish.c:1073
 #, c-format
 msgid ""
 "quit - quit guestfish\n"
@@ -2191,13 +2197,13 @@ msgstr ""
 "quit - guestfishஐ நிறுத்து\n"
 "     quit\n"
 
-#: fish/fish.c:1077
+#: fish/fish.c:1078
 #, c-format
 msgid "%s: command not known, use -h to list all commands\n"
 msgstr ""
 "%s: கட்டளை என்னவென்று தெரியவில்லை, அனைத்து கட்டளைகளையும் பட்டியலிட  -hஐ பயன்படுத்து\n"
 
-#: fish/fish.c:1093
+#: fish/fish.c:1094
 #, c-format
 msgid ""
 "Did you mean to open a disk image?  guestfish -a disk.img\n"
@@ -2205,7 +2211,7 @@ msgid ""
 "For complete documentation:         man guestfish\n"
 msgstr ""
 
-#: fish/fish.c:1250
+#: fish/fish.c:1251
 #, c-format
 msgid "Runaway quote in string \"%s\"\n"
 msgstr "Runaway quote in string \"%s\"\n"
@@ -2864,53 +2870,53 @@ msgstr "libguestfs: error: %s\n"
 msgid "<truncated, original size %zu bytes>"
 msgstr ""
 
-#: src/inspect.c:477 src/inspect.c:1162 src/inspect.c:2599 src/inspect.c:2642
-#: src/inspect.c:2692 src/inspect.c:2736
+#: src/inspect.c:486 src/inspect.c:1171 src/inspect.c:2654 src/inspect.c:2697
+#: src/inspect.c:2747 src/inspect.c:2791
 #, c-format
 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
 msgstr ""
 
-#: src/inspect.c:1196
+#: src/inspect.c:1205
 #, fuzzy
 msgid "could not parse /etc/fstab or empty file"
 msgstr "'%s'க்கான பகுப்பு அளவை குறிப்பிட முடியவில்லை\n"
 
-#: src/inspect.c:1411
+#: src/inspect.c:1420
 #, c-format
 msgid "cannot resolve Windows %%SYSTEMROOT%%"
 msgstr ""
 
-#: src/inspect.c:1691 src/inspect.c:1704
+#: src/inspect.c:1736 src/inspect.c:1749
 #, fuzzy, c-format
 msgid "could not parse integer in version number: %s"
 msgstr "'%s'க்கான பகுப்பு அளவை குறிப்பிட முடியவில்லை\n"
 
-#: src/inspect.c:1798
+#: src/inspect.c:1843
 msgid "no inspection data: call guestfs_inspect_os first"
 msgstr ""
 
-#: src/inspect.c:1810
+#: src/inspect.c:1855
 #, c-format
 msgid ""
 "%s: root device not found: only call this function with a root device "
 "previously returned by guestfs_inspect_os"
 msgstr ""
 
-#: src/inspect.c:1939
+#: src/inspect.c:1994
 msgid "not a Windows guest, or systemroot could not be determined"
 msgstr ""
 
-#: src/inspect.c:2230 src/inspect.c:2252 src/inspect.c:2277
+#: src/inspect.c:2285 src/inspect.c:2307 src/inspect.c:2332
 #, fuzzy
 msgid "unexpected end of output from db_dump command"
 msgstr "unexpected end of file when reading from daemon"
 
-#: src/inspect.c:2701
+#: src/inspect.c:2756
 #, c-format
 msgid "%s: file is empty"
 msgstr ""
 
-#: src/inspect.c:2764
+#: src/inspect.c:2819
 msgid ""
 "inspection API not available since this version of libguestfs was compiled "
 "without PCRE or hivex libraries"
index d1cc114..1847624 100644 (file)
--- a/po/te.po
+++ b/po/te.po
@@ -8,7 +8,7 @@ msgstr ""
 "Project-Id-Version: libguestfs.master.libguestfs\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-03-18 19:28+0000\n"
+"POT-Creation-Date: 2011-03-24 12:04+0000\n"
 "PO-Revision-Date: 2010-01-27 20:03+0530\n"
 "Last-Translator: Krishna Babu K <kkrothap@redhat.com>\n"
 "Language-Team: Telugu <en@li.org>\n"
@@ -68,14 +68,14 @@ msgstr ""
 "  -V|--version         Display version and exit\n"
 
 #: cat/virt-cat.c:115 cat/virt-filesystems.c:200 cat/virt-ls.c:121
-#: df/domains.c:428 df/main.c:134 fish/fish.c:216 fuse/guestmount.c:976
+#: df/domains.c:428 df/main.c:134 fish/fish.c:217 fuse/guestmount.c:976
 #: inspector/virt-inspector.c:129 rescue/virt-rescue.c:127
 #, c-format
 msgid "guestfs_create: failed to create handle\n"
 msgstr "guestfs_create: సంభాలికను సృష్టించుటకు విఫలమైంది\n"
 
 #: cat/virt-cat.c:137 cat/virt-filesystems.c:254 cat/virt-ls.c:143
-#: df/main.c:158 fish/fish.c:286 fuse/guestmount.c:1026
+#: df/main.c:158 fish/fish.c:287 fuse/guestmount.c:1026
 #: inspector/virt-inspector.c:151 rescue/virt-rescue.c:151
 #, c-format
 msgid "%s: unknown long option: %s (%d)\n"
@@ -328,1632 +328,1637 @@ msgstr "ఆరంభించిన తర్వాత డిస్కులన
 msgid "%s: invalid integer parameter (%s returned %d)\n"
 msgstr ""
 
-#: fish/cmds.c:2536
+#: fish/cmds.c:2543
 msgid "Command"
 msgstr "ఆదేశము"
 
-#: fish/cmds.c:2536
+#: fish/cmds.c:2543
 msgid "Description"
 msgstr "వివరణ"
 
-#: fish/cmds.c:2538
+#: fish/cmds.c:2545
 msgid "add a CD-ROM disk image to examine"
 msgstr "పరీక్షించుటకు CD-ROM డిస్కు ప్రతిబింబమును జతచేయుము"
 
-#: fish/cmds.c:2539
+#: fish/cmds.c:2546
 msgid "add the disk(s) from a named libvirt domain"
 msgstr ""
 
-#: fish/cmds.c:2540 fish/cmds.c:2541
+#: fish/cmds.c:2547 fish/cmds.c:2548
 msgid "add an image to examine or modify"
 msgstr "పరీక్షించుటకు లేదా సవరించుటకు వొక ప్రతిబింబమును జతచేయుము"
 
-#: fish/cmds.c:2542
+#: fish/cmds.c:2549
 msgid "add a drive in snapshot mode (read-only)"
 msgstr "స్నాప్‌షాట్ రీతినందు (చదువుట-మాత్రమే) వొక డ్రైవును జతచేయుము"
 
-#: fish/cmds.c:2543
+#: fish/cmds.c:2550
 msgid "add a drive read-only specifying the QEMU block emulation to use"
 msgstr ""
 
-#: fish/cmds.c:2544
+#: fish/cmds.c:2551
 msgid "add a drive specifying the QEMU block emulation to use"
 msgstr ""
 
-#: fish/cmds.c:2545
+#: fish/cmds.c:2552
 #, fuzzy
 msgid "allocate and add a disk file"
 msgstr "స్పార్శ్ ప్రతిబింబ ఫైలును కేటాయించుము"
 
-#: fish/cmds.c:2546
+#: fish/cmds.c:2553
 #, fuzzy
 msgid "clear Augeas path"
 msgstr "ఆగ్యుయస్ పాత్‌ను తీసివేయుము"
 
-#: fish/cmds.c:2547
+#: fish/cmds.c:2554
 msgid "close the current Augeas handle"
 msgstr "ప్రస్తుత ఆగ్యుయస్ హాండిల్ మూయుము"
 
-#: fish/cmds.c:2548
+#: fish/cmds.c:2555
 msgid "define an Augeas node"
 msgstr "ఆగ్యుయస్ నోడ్‌ను నిర్వచించుము"
 
-#: fish/cmds.c:2549
+#: fish/cmds.c:2556
 msgid "define an Augeas variable"
 msgstr "ఆగ్యుయస్ వేరియబుల్‌ను నిర్వచించుము"
 
-#: fish/cmds.c:2550
+#: fish/cmds.c:2557
 msgid "look up the value of an Augeas path"
 msgstr "ఆగ్యుయస్ పాత్ యొక్క విలువను చూడుము"
 
-#: fish/cmds.c:2551
+#: fish/cmds.c:2558
 msgid "create a new Augeas handle"
 msgstr "కొత్త ఆగ్యుయస్ హాండిల్ సృష్టించుము"
 
-#: fish/cmds.c:2552
+#: fish/cmds.c:2559
 msgid "insert a sibling Augeas node"
 msgstr "సిబ్లింగ్ ఆగ్యుయస్ నోడ్‌ను చేర్చుము"
 
-#: fish/cmds.c:2553
+#: fish/cmds.c:2560
 msgid "load files into the tree"
 msgstr "ట్రీలోనికి ఫైళ్ళను లోడుచేయుము"
 
-#: fish/cmds.c:2554
+#: fish/cmds.c:2561
 msgid "list Augeas nodes under augpath"
 msgstr "ఆగ్యుయస్ నోడ్లను ఆగ్‌పాత్ క్రిందన జాబితాచేయుము"
 
-#: fish/cmds.c:2555
+#: fish/cmds.c:2562
 msgid "return Augeas nodes which match augpath"
 msgstr "ఆగ్‌పాత్‌తో సరిపోలే ఆగ్యుయస్ నోడ్లను తిప్పియివ్వుము"
 
-#: fish/cmds.c:2556
+#: fish/cmds.c:2563
 msgid "move Augeas node"
 msgstr "ఆగ్యుయస్ నోడ్‌ను కదుల్చుము"
 
-#: fish/cmds.c:2557
+#: fish/cmds.c:2564
 msgid "remove an Augeas path"
 msgstr "ఆగ్యుయస్ పాత్‌ను తీసివేయుము"
 
-#: fish/cmds.c:2558
+#: fish/cmds.c:2565
 msgid "write all pending Augeas changes to disk"
 msgstr "అన్ని వాయిదాలోవున్న ఆగ్యుయస్ మార్పులను డిస్కునకు వ్రాయుము"
 
-#: fish/cmds.c:2559
+#: fish/cmds.c:2566
 msgid "set Augeas path to value"
 msgstr "ఆగ్యుయస్ పాత్‌ను విలువకు అమర్చుము"
 
-#: fish/cmds.c:2560
+#: fish/cmds.c:2567
 msgid "test availability of some parts of the API"
 msgstr "API యొక్క కొన్ని భాగముల యొక్క అందుబాటును పరిశీలించుము"
 
-#: fish/cmds.c:2561
+#: fish/cmds.c:2568
 #, fuzzy
 msgid "return a list of all optional groups"
 msgstr "inotify ఘటనల జాబితాను తిప్పియివ్వుము"
 
-#: fish/cmds.c:2562
+#: fish/cmds.c:2569
 msgid "upload base64-encoded data to file"
 msgstr ""
 
-#: fish/cmds.c:2563
+#: fish/cmds.c:2570
 #, fuzzy
 msgid "download file and encode as base64"
 msgstr "ఒక ఫైలును స్థానిక మిషన్‌కు డౌనులోడు చేయుము"
 
-#: fish/cmds.c:2564
+#: fish/cmds.c:2571
 msgid "flush device buffers"
 msgstr "పరికర బఫర్సును ఫ్లష్ చేయుము"
 
-#: fish/cmds.c:2565
+#: fish/cmds.c:2572
 msgid "get blocksize of block device"
 msgstr "బ్లాక్ పరికరము యొక్క బ్లాక్‌పరిమాణం పొందుము"
 
-#: fish/cmds.c:2566
+#: fish/cmds.c:2573
 msgid "is block device set to read-only"
 msgstr "బ్లాక్ పరికరము చదువుట-మాత్రమే‌కు అమర్చబడిందా"
 
-#: fish/cmds.c:2567
+#: fish/cmds.c:2574
 msgid "get total size of device in bytes"
 msgstr "పరికరము యొక్క మొత్తము పరిమాణమును బైట్లలో పొందుము"
 
-#: fish/cmds.c:2568
+#: fish/cmds.c:2575
 msgid "get sectorsize of block device"
 msgstr "బ్లాక్ పరికరము యొక్క సెక్టార్‌పరిమాణమును పొందుము"
 
-#: fish/cmds.c:2569
+#: fish/cmds.c:2576
 msgid "get total size of device in 512-byte sectors"
 msgstr "పరికరము యొక్క మొత్తము పరిమాణమును 512-బైట్ సెక్టార్లలో పొందుము"
 
-#: fish/cmds.c:2570
+#: fish/cmds.c:2577
 msgid "reread partition table"
 msgstr "విభజన పట్టికను తిరిగిచదువుము"
 
-#: fish/cmds.c:2571
+#: fish/cmds.c:2578
 msgid "set blocksize of block device"
 msgstr "బ్లాక్ పరికరము యొక్క బ్లాక్‌పరిమాణమును అమర్చుము"
 
-#: fish/cmds.c:2572
+#: fish/cmds.c:2579
 msgid "set block device to read-only"
 msgstr "బ్లాక్ పరికరమును చదువుట-మాత్రమే‌కు మార్చుము"
 
-#: fish/cmds.c:2573
+#: fish/cmds.c:2580
 msgid "set block device to read-write"
 msgstr "బ్లాక్ పరికరమును చదువుట-వ్రాయుటకు అమర్చుము"
 
-#: fish/cmds.c:2574
+#: fish/cmds.c:2581
 msgid "return true path on case-insensitive filesystem"
 msgstr "ట్రూ పాత్‌ను కేస్-యిన్‌సెన్సిటివ్ ఫైల్‌సిస్టమ్‌పై తిప్పియివ్వుము"
 
-#: fish/cmds.c:2575
+#: fish/cmds.c:2582
 msgid "list the contents of a file"
 msgstr "ఫైలు యొక్క సారములను జాబితాచేయుము"
 
-#: fish/cmds.c:2576
+#: fish/cmds.c:2583
 msgid "compute MD5, SHAx or CRC checksum of file"
 msgstr "ఫైలు యొక్క MD5, SHAx లేదా CRC చెక్‌సమ్ యొక్క ఫైలును లెక్కించుము"
 
-#: fish/cmds.c:2577
+#: fish/cmds.c:2584
 #, fuzzy
 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
 msgstr "ఫైలు యొక్క MD5, SHAx లేదా CRC చెక్‌సమ్ యొక్క ఫైలును లెక్కించుము"
 
-#: fish/cmds.c:2578
+#: fish/cmds.c:2585
 #, fuzzy
 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
 msgstr "ఫైలు యొక్క MD5, SHAx లేదా CRC చెక్‌సమ్ యొక్క ఫైలును లెక్కించుము"
 
-#: fish/cmds.c:2579
+#: fish/cmds.c:2586
 msgid "change file mode"
 msgstr "ఫైలు రీతిని మార్చుము"
 
-#: fish/cmds.c:2580 fish/cmds.c:2693
+#: fish/cmds.c:2587 fish/cmds.c:2701
 msgid "change file owner and group"
 msgstr "ఫైలు యజమాని మరియు సమూహంను మార్చుము"
 
-#: fish/cmds.c:2581
+#: fish/cmds.c:2588
 msgid "run a command from the guest filesystem"
 msgstr "గెస్టు ఫైలుసిస్టమ్ నుండి ఆదేశమును నడుపుము"
 
-#: fish/cmds.c:2582
+#: fish/cmds.c:2589
 msgid "run a command, returning lines"
 msgstr "ఒక ఆదేశమును నడుపుము, లైన్లను తిప్పియిచ్చుచున్నది"
 
-#: fish/cmds.c:2583
+#: fish/cmds.c:2590
 msgid "add qemu parameters"
 msgstr "qemu పారామితులను జతచేయుము"
 
-#: fish/cmds.c:2584
+#: fish/cmds.c:2591
 #, fuzzy
 msgid "copy local files or directories into an image"
 msgstr "ట్రీలోనికి ఫైళ్ళను లోడుచేయుము"
 
-#: fish/cmds.c:2585
+#: fish/cmds.c:2592
 #, fuzzy
 msgid "copy remote files or directories out of an image"
 msgstr "ట్రీలోనికి ఫైళ్ళను లోడుచేయుము"
 
-#: fish/cmds.c:2586
+#: fish/cmds.c:2593
 #, fuzzy
 msgid "copy size bytes from source to destination using dd"
 msgstr "dd వుపయోగించి మూలమునుండి గమ్యమునకు నకలుతీయుము"
 
-#: fish/cmds.c:2587
+#: fish/cmds.c:2594
 msgid "copy a file"
 msgstr "ఫైలును నకలుతీయుము"
 
-#: fish/cmds.c:2588
+#: fish/cmds.c:2595
 msgid "copy a file or directory recursively"
 msgstr "డెరెక్టరీ లేదా ఫైలును పునరావృతముగా నకలుతీయుము"
 
-#: fish/cmds.c:2589
+#: fish/cmds.c:2596
 msgid "copy from source to destination using dd"
 msgstr "dd వుపయోగించి మూలమునుండి గమ్యమునకు నకలుతీయుము"
 
-#: fish/cmds.c:2590
+#: fish/cmds.c:2597
 msgid "debugging and internals"
 msgstr "డీబగ్గింగ్ మరియు యింటర్నల్స్"
 
-#: fish/cmds.c:2591
+#: fish/cmds.c:2598
 #, fuzzy
 msgid "debug the QEMU command line (internal use only)"
 msgstr "స్థానిక మిషన్‌నుండి వొక ఫైలును అప్‌లోడు చేయుము"
 
-#: fish/cmds.c:2592
+#: fish/cmds.c:2599
 #, fuzzy
 msgid "upload a file to the appliance (internal use only)"
 msgstr "స్థానిక మిషన్‌నుండి వొక ఫైలును అప్‌లోడు చేయుము"
 
-#: fish/cmds.c:2593
+#: fish/cmds.c:2600
 msgid "report file system disk space usage"
 msgstr "ఫైల్ సిస్టమ్ డిస్కు జాగా వినియోగమును నివేదించుము"
 
-#: fish/cmds.c:2594
+#: fish/cmds.c:2601
 msgid "report file system disk space usage (human readable)"
 msgstr "ఫైలు సిస్టమ్ డిస్కు జాగా వినియోగమును నివేదించుము (మానవుడు చదువదగునట్లు)"
 
-#: fish/cmds.c:2595
+#: fish/cmds.c:2602
 msgid "return kernel messages"
 msgstr "కెర్నల్ సందేశములను తిప్పియివ్వుము"
 
-#: fish/cmds.c:2596
+#: fish/cmds.c:2603
 msgid "download a file to the local machine"
 msgstr "ఒక ఫైలును స్థానిక మిషన్‌కు డౌనులోడు చేయుము"
 
-#: fish/cmds.c:2597
+#: fish/cmds.c:2604
 #, fuzzy
 msgid "download a file to the local machine with offset and size"
 msgstr "ఒక ఫైలును స్థానిక మిషన్‌కు డౌనులోడు చేయుము"
 
-#: fish/cmds.c:2598
+#: fish/cmds.c:2605
 msgid "drop kernel page cache, dentries and inodes"
 msgstr "కెర్నల్ పేజీ క్యాచి, డెన్‌ట్రైస్ మరియు ఐనోడ్లను వదిలివేయుము"
 
-#: fish/cmds.c:2599
+#: fish/cmds.c:2606
 msgid "estimate file space usage"
 msgstr "ఫైల్ జాగా వినియోగమును అంచనావేయుము"
 
-#: fish/cmds.c:2600
+#: fish/cmds.c:2607
 msgid "check an ext2/ext3 filesystem"
 msgstr "ext2/ext3 ఫైల్‌సిస్టమ్‌ను పరిశీలించుము"
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2608
 msgid "display a line of text"
 msgstr "ఒక పాఠ్యపు వరుసను ప్రదర్శించుము"
 
-#: fish/cmds.c:2602
+#: fish/cmds.c:2609
 msgid "echo arguments back to the client"
 msgstr "క్లైంట్‌లోనికి యెకో ఆర్గుమెంట్లు"
 
-#: fish/cmds.c:2603
+#: fish/cmds.c:2610
 #, fuzzy
 msgid "edit a file"
 msgstr "ఫైలును చదువుము"
 
-#: fish/cmds.c:2604 fish/cmds.c:2605 fish/cmds.c:2610 fish/cmds.c:2611
-#: fish/cmds.c:2644 fish/cmds.c:2645 fish/cmds.c:2886 fish/cmds.c:2887
-#: fish/cmds.c:2891 fish/cmds.c:2892 fish/cmds.c:2894 fish/cmds.c:2895
+#: fish/cmds.c:2611 fish/cmds.c:2612 fish/cmds.c:2617 fish/cmds.c:2618
+#: fish/cmds.c:2651 fish/cmds.c:2652 fish/cmds.c:2894 fish/cmds.c:2895
+#: fish/cmds.c:2899 fish/cmds.c:2900 fish/cmds.c:2902 fish/cmds.c:2903
 msgid "return lines matching a pattern"
 msgstr "మాదిరిని పోలిన వరుసలను తిప్పియివ్వుము"
 
-#: fish/cmds.c:2606
+#: fish/cmds.c:2613
 msgid "test if two files have equal contents"
 msgstr "రెండు ఫైళ్ళు సమాన సారములను కలిగివుంటే పరిశీలించుము"
 
-#: fish/cmds.c:2607
+#: fish/cmds.c:2614
 msgid "test if file or directory exists"
 msgstr "ఫైలు లేదా డైరెక్టరీ వుందేమో పరిశీలించుము"
 
-#: fish/cmds.c:2608 fish/cmds.c:2609
+#: fish/cmds.c:2615 fish/cmds.c:2616
 msgid "preallocate a file in the guest filesystem"
 msgstr "ఒక ఫైలు గెస్టు ఫైల్‌సిస్టమ్‌నందు ముందుగా కేటాయించుము"
 
-#: fish/cmds.c:2612
+#: fish/cmds.c:2619
 msgid "determine file type"
 msgstr "ఫైలు రకమును నిర్దారించుము"
 
-#: fish/cmds.c:2613
+#: fish/cmds.c:2620
 msgid "detect the architecture of a binary file"
 msgstr ""
 
-#: fish/cmds.c:2614
+#: fish/cmds.c:2621
 #, fuzzy
 msgid "return the size of the file in bytes"
 msgstr "పరికరము యొక్క మొత్తము పరిమాణమును బైట్లలో పొందుము"
 
-#: fish/cmds.c:2615
+#: fish/cmds.c:2622
 msgid "fill a file with octets"
 msgstr "ఫైలును ఆక్టెట్స్ తో నింపుము"
 
-#: fish/cmds.c:2616
+#: fish/cmds.c:2623
 #, fuzzy
 msgid "fill a file with a repeating pattern of bytes"
 msgstr "ఫైలును ఆక్టెట్స్ తో నింపుము"
 
-#: fish/cmds.c:2617
+#: fish/cmds.c:2624
 msgid "find all files and directories"
 msgstr "అన్ని ఫైళ్ళను మరియు డైరెక్టరీలను కనుగొనుము"
 
-#: fish/cmds.c:2618
+#: fish/cmds.c:2625
 msgid "find all files and directories, returning NUL-separated list"
 msgstr "NUL-వేరుచేసిన జాబితాను యిచ్చు, అన్ని ఫైళ్ళను మరియు డైరెక్టరీలను కనుగొనుము"
 
-#: fish/cmds.c:2619
+#: fish/cmds.c:2626
 #, fuzzy
 msgid "find a filesystem by label"
 msgstr "ext2/3/4 ఫైల్‌సిస్టమ్ లేబుల్ పొందుము"
 
-#: fish/cmds.c:2620
+#: fish/cmds.c:2627
 #, fuzzy
 msgid "find a filesystem by UUID"
 msgstr "ext2/3/4 ఫైల్‌సిస్టమ్ UUID పొందుము"
 
-#: fish/cmds.c:2621
+#: fish/cmds.c:2628
 msgid "run the filesystem checker"
 msgstr "ఫైల్‌సిస్టమ్ పరిశీలకిని నడుపుము"
 
-#: fish/cmds.c:2622
+#: fish/cmds.c:2629
 msgid "get the additional kernel options"
 msgstr "అదనపు కెర్నల్ ఐచ్చికాలను పొందుము"
 
-#: fish/cmds.c:2623
+#: fish/cmds.c:2630
 #, fuzzy
 msgid "get the attach method"
 msgstr "శోధన పాత్‌ను పొందుము"
 
-#: fish/cmds.c:2624
+#: fish/cmds.c:2631
 msgid "get autosync mode"
 msgstr "ఆటోసింక్ రీతిని పొందుము"
 
-#: fish/cmds.c:2625
+#: fish/cmds.c:2632
 msgid "get direct appliance mode flag"
 msgstr "డైరెక్ట్ అప్లయెన్స్ రితి ఫ్లాగ్‌ను పొందుము"
 
-#: fish/cmds.c:2626
+#: fish/cmds.c:2633
 msgid "get the ext2/3/4 filesystem label"
 msgstr "ext2/3/4 ఫైల్‌సిస్టమ్ లేబుల్ పొందుము"
 
-#: fish/cmds.c:2627
+#: fish/cmds.c:2634
 msgid "get the ext2/3/4 filesystem UUID"
 msgstr "ext2/3/4 ఫైల్‌సిస్టమ్ UUID పొందుము"
 
-#: fish/cmds.c:2628
+#: fish/cmds.c:2635
 msgid "get memory allocated to the qemu subprocess"
 msgstr "qemu వుపకార్యక్రమమునకు కేటాయించిన మెమొరీను పొందుము"
 
-#: fish/cmds.c:2629
+#: fish/cmds.c:2636
 #, fuzzy
 msgid "get enable network flag"
 msgstr "SELinux చేతనపరచు ఫ్లాగ్ పొందుము"
 
-#: fish/cmds.c:2630
+#: fish/cmds.c:2637
 msgid "get the search path"
 msgstr "శోధన పాత్‌ను పొందుము"
 
-#: fish/cmds.c:2631
+#: fish/cmds.c:2638
 msgid "get PID of qemu subprocess"
 msgstr "qemu వుపకార్యక్రమము యొక్క PID పొందుము"
 
-#: fish/cmds.c:2632
+#: fish/cmds.c:2639
 msgid "get the qemu binary"
 msgstr "qemu బైనరీ పొందుము"
 
-#: fish/cmds.c:2633
+#: fish/cmds.c:2640
 msgid "get recovery process enabled flag"
 msgstr "మెరుగుపరచు కార్యక్రమము చేతనపరచు ఫ్లాగ్ పొందుము"
 
-#: fish/cmds.c:2634
+#: fish/cmds.c:2641
 msgid "get SELinux enabled flag"
 msgstr "SELinux చేతనపరచు ఫ్లాగ్ పొందుము"
 
-#: fish/cmds.c:2635
+#: fish/cmds.c:2642
 msgid "get the current state"
 msgstr "ప్రస్తుత స్థితిని పొందుము"
 
-#: fish/cmds.c:2636
+#: fish/cmds.c:2643
 msgid "get command trace enabled flag"
 msgstr "ఆదేశపు జాడ చేతనపరచు ఫ్లాగ్‌ను పొందుము"
 
-#: fish/cmds.c:2637
+#: fish/cmds.c:2644
 #, fuzzy
 msgid "get the current umask"
 msgstr "ప్రస్తుత స్థితిని పొందుము"
 
-#: fish/cmds.c:2638
+#: fish/cmds.c:2645
 msgid "get verbose mode"
 msgstr "వెర్బోస్ రీతిని పొందుము"
 
-#: fish/cmds.c:2639
+#: fish/cmds.c:2646
 msgid "get SELinux security context"
 msgstr "SELinux రక్షణ సందర్భమును పొందుము"
 
-#: fish/cmds.c:2640 fish/cmds.c:2694
+#: fish/cmds.c:2647 fish/cmds.c:2702
 msgid "get a single extended attribute"
 msgstr ""
 
-#: fish/cmds.c:2641 fish/cmds.c:2695
+#: fish/cmds.c:2648 fish/cmds.c:2703
 msgid "list extended attributes of a file or directory"
 msgstr "ఫైలు లేదా డైరెక్టరీ యొక్క పొడిగింపు యాట్రిబ్యూట్లను జాబితాచేయుము"
 
-#: fish/cmds.c:2642
+#: fish/cmds.c:2649
 msgid "expand wildcards in command"
 msgstr "ఆదేశమునందు వైల్డుకార్డ్సును విస్తరింపచేయుము"
 
-#: fish/cmds.c:2643
+#: fish/cmds.c:2650
 msgid "expand a wildcard path"
 msgstr "వైల్డుకార్డు పాత్ విస్తరింపుము"
 
-#: fish/cmds.c:2646
+#: fish/cmds.c:2653
 msgid "install GRUB"
 msgstr "GRUB సంస్థాపించుము"
 
-#: fish/cmds.c:2647
+#: fish/cmds.c:2654
 msgid "return first 10 lines of a file"
 msgstr "ఫైలు యొక్క మొదటి 10 వరుసలను తిరిగియివ్వుము"
 
-#: fish/cmds.c:2648
+#: fish/cmds.c:2655
 msgid "return first N lines of a file"
 msgstr "ఫైలు యొక్క మొదటి N వరుసలను తిరిగియివ్వుము"
 
-#: fish/cmds.c:2649
+#: fish/cmds.c:2656
 msgid "dump a file in hexadecimal"
 msgstr "ఫైలును హెక్సాడెసిమల్ నందు డంప్ చేయుము"
 
-#: fish/cmds.c:2650
+#: fish/cmds.c:2657
 msgid "edit with a hex editor"
 msgstr ""
 
-#: fish/cmds.c:2651
+#: fish/cmds.c:2658
 #, fuzzy
 msgid "list the contents of a single file in an initrd"
 msgstr "ఫైలు యొక్క సారములను జాబితాచేయుము"
 
-#: fish/cmds.c:2652
+#: fish/cmds.c:2659
 msgid "list files in an initrd"
 msgstr "initrd నందు ఫైళ్ళను జాబితాచేయుము"
 
-#: fish/cmds.c:2653
+#: fish/cmds.c:2660
 msgid "add an inotify watch"
 msgstr "inotify పర్యవేక్షణను జతచేయుము"
 
-#: fish/cmds.c:2654
+#: fish/cmds.c:2661
 msgid "close the inotify handle"
 msgstr "inotify సంభాలికను మూయుము"
 
-#: fish/cmds.c:2655
+#: fish/cmds.c:2662
 msgid "return list of watched files that had events"
 msgstr "ఘటనలను కలిగివుండి పర్యవేక్షించబడిన ఫైళ్ళ జాబితాను తిప్పియివ్వుము"
 
-#: fish/cmds.c:2656
+#: fish/cmds.c:2663
 msgid "create an inotify handle"
 msgstr "inotify సంభాలికను సృష్టించుము"
 
-#: fish/cmds.c:2657
+#: fish/cmds.c:2664
 msgid "return list of inotify events"
 msgstr "inotify ఘటనల జాబితాను తిప్పియివ్వుము"
 
-#: fish/cmds.c:2658
+#: fish/cmds.c:2665
 msgid "remove an inotify watch"
 msgstr "inotify పర్యవేక్షణను తీసివేయుము"
 
-#: fish/cmds.c:2659
+#: fish/cmds.c:2666
 msgid "get architecture of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2660
+#: fish/cmds.c:2667
 msgid "get distro of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2661
+#: fish/cmds.c:2668
 msgid "get filesystems associated with inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2662
+#: fish/cmds.c:2669
 msgid "get format of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2663
+#: fish/cmds.c:2670
 msgid "get hostname of the operating system"
 msgstr ""
 
-#: fish/cmds.c:2664
+#: fish/cmds.c:2671
 msgid "get major version of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2665
+#: fish/cmds.c:2672
 msgid "get minor version of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2666
+#: fish/cmds.c:2673
 msgid "get mountpoints of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2667
+#: fish/cmds.c:2674
 msgid "get package format used by the operating system"
 msgstr ""
 
-#: fish/cmds.c:2668
+#: fish/cmds.c:2675
 msgid "get package management tool used by the operating system"
 msgstr ""
 
-#: fish/cmds.c:2669
+#: fish/cmds.c:2676
 msgid "get product name of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2670
+#: fish/cmds.c:2677
+msgid "get product variant of inspected operating system"
+msgstr ""
+
+#: fish/cmds.c:2678
 msgid "return list of operating systems found by last inspection"
 msgstr ""
 
-#: fish/cmds.c:2671
+#: fish/cmds.c:2679
 msgid "get type of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2672
+#: fish/cmds.c:2680
 msgid "get Windows systemroot of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2673
+#: fish/cmds.c:2681
 msgid "get live flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2674
+#: fish/cmds.c:2682
 msgid "get multipart flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2675
+#: fish/cmds.c:2683
 msgid "get netinst (network installer) flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2676
+#: fish/cmds.c:2684
 msgid "get list of applications installed in the operating system"
 msgstr ""
 
-#: fish/cmds.c:2677
+#: fish/cmds.c:2685
 msgid "inspect disk and return list of operating systems found"
 msgstr ""
 
-#: fish/cmds.c:2678
+#: fish/cmds.c:2686
 #, fuzzy
 msgid "test if block device"
 msgstr "బ్లాక్ పరికరములను జాబితాచేయుము"
 
-#: fish/cmds.c:2679
+#: fish/cmds.c:2687
 msgid "is busy processing a command"
 msgstr "ఆదేశమును నిర్వర్తించుట బిజీగావుందా"
 
-#: fish/cmds.c:2680
+#: fish/cmds.c:2688
 #, fuzzy
 msgid "test if character device"
 msgstr "బ్లాక్, కారెక్టర్ లేదా FIFO పరికరములను చేయుము."
 
-#: fish/cmds.c:2681
+#: fish/cmds.c:2689
 msgid "is in configuration state"
 msgstr "ఆకృతీకరణ స్థితినందు వుందా"
 
-#: fish/cmds.c:2682
+#: fish/cmds.c:2690
 #, fuzzy
 msgid "test if a directory"
 msgstr "డైరెక్టరీను సృష్టించుము"
 
-#: fish/cmds.c:2683
+#: fish/cmds.c:2691
 #, fuzzy
 msgid "test if FIFO (named pipe)"
 msgstr "FIFO (నామపు పైప్) చేయుము"
 
-#: fish/cmds.c:2684
+#: fish/cmds.c:2692
 msgid "test if a regular file"
 msgstr ""
 
-#: fish/cmds.c:2685
+#: fish/cmds.c:2693
 msgid "is launching subprocess"
 msgstr "ఆరంభించుట వుపకార్యక్రమమా"
 
-#: fish/cmds.c:2686
+#: fish/cmds.c:2694
 #, fuzzy
 msgid "test if device is a logical volume"
 msgstr "LVM తార్కిక వాల్యూమ్ పునఃపరిమాణము చేయుము"
 
-#: fish/cmds.c:2687
+#: fish/cmds.c:2695
 msgid "is ready to accept commands"
 msgstr "ఆదేశములను ఆమోదించుటకు సిద్దముగా వుందా"
 
-#: fish/cmds.c:2688
+#: fish/cmds.c:2696
 #, fuzzy
 msgid "test if socket"
 msgstr "డెమోన్ సాకెట్‌కు వ్రాయుము"
 
-#: fish/cmds.c:2689
+#: fish/cmds.c:2697
 #, fuzzy
 msgid "test if symbolic link"
 msgstr "సింబాలిక్ లింకును సృష్టించుము"
 
-#: fish/cmds.c:2690
+#: fish/cmds.c:2698
 msgid "kill the qemu subprocess"
 msgstr "qemu వుపకార్యక్రమమును అంతంచేయుము"
 
-#: fish/cmds.c:2691
+#: fish/cmds.c:2699
 msgid "launch the qemu subprocess"
 msgstr "qemu వుపకార్యక్రమమును ఆరంభించుము"
 
-#: fish/cmds.c:2692
+#: fish/cmds.c:2700
 #, fuzzy
 msgid "change working directory"
 msgstr "స్థానిక మార్పు డైరెక్టరీ"
 
-#: fish/cmds.c:2696
+#: fish/cmds.c:2704
 msgid "list the block devices"
 msgstr "బ్లాక్ పరికరములను జాబితాచేయుము"
 
-#: fish/cmds.c:2697
+#: fish/cmds.c:2705
 #, fuzzy
 msgid "list filesystems"
 msgstr "ఫైల్‌సిస్టమ్ చేయుము"
 
-#: fish/cmds.c:2698
+#: fish/cmds.c:2706
 msgid "list the partitions"
 msgstr "విభజనలను జాబితాచేయుము"
 
-#: fish/cmds.c:2699
+#: fish/cmds.c:2707
 msgid "list the files in a directory (long format)"
 msgstr "ఫైళ్ళను డైరెక్టరీనందు జాబితాచేయుము (పొడవైన ఫార్మాట్)"
 
-#: fish/cmds.c:2700 fish/cmds.c:2701
+#: fish/cmds.c:2708 fish/cmds.c:2709
 msgid "create a hard link"
 msgstr "హార్డ్ లింకును సృష్టించుము"
 
-#: fish/cmds.c:2702 fish/cmds.c:2703
+#: fish/cmds.c:2710 fish/cmds.c:2711
 msgid "create a symbolic link"
 msgstr "సింబాలిక్ లింకును సృష్టించుము"
 
-#: fish/cmds.c:2704 fish/cmds.c:2795
+#: fish/cmds.c:2712 fish/cmds.c:2803
 msgid "remove extended attribute of a file or directory"
 msgstr "ఫైలు లేదా డైరెక్టరీ యొక్క పొడిగించిన యాట్రిబ్యూట్‌ను తీసివేయుము"
 
-#: fish/cmds.c:2705
+#: fish/cmds.c:2713
 msgid "list the files in a directory"
 msgstr "ఫైళ్ళను డైరెక్టరీనందు జాబితాచేయుము"
 
-#: fish/cmds.c:2706 fish/cmds.c:2822
+#: fish/cmds.c:2714 fish/cmds.c:2830
 msgid "set extended attribute of a file or directory"
 msgstr "ఫైలు లేదా డైరెక్టరీ యొక్క పొడిగించిన యాట్రిబ్యూట్‌ను అమర్చుము"
 
-#: fish/cmds.c:2707
+#: fish/cmds.c:2715
 msgid "get file information for a symbolic link"
 msgstr "సింబాలిక్ లింకు కొరకు ఫైలు సమాచారమును పొందుము"
 
-#: fish/cmds.c:2708
+#: fish/cmds.c:2716
 msgid "lstat on multiple files"
 msgstr "బహుళ ఫైళ్ళపై lstat"
 
-#: fish/cmds.c:2709
+#: fish/cmds.c:2717
 #, fuzzy
 msgid "add a key on a LUKS encrypted device"
 msgstr "బ్లాక్ పరికరమును చదువుట-మాత్రమే‌కు మార్చుము"
 
-#: fish/cmds.c:2710
+#: fish/cmds.c:2718
 #, fuzzy
 msgid "close a LUKS device"
 msgstr "పరికరము swapను చేతనముచేయి"
 
-#: fish/cmds.c:2711 fish/cmds.c:2712
+#: fish/cmds.c:2719 fish/cmds.c:2720
 msgid "format a block device as a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2713
+#: fish/cmds.c:2721
 msgid "remove a key from a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2714
+#: fish/cmds.c:2722
 msgid "open a LUKS-encrypted block device"
 msgstr ""
 
-#: fish/cmds.c:2715
+#: fish/cmds.c:2723
 #, fuzzy
 msgid "open a LUKS-encrypted block device read-only"
 msgstr "బ్లాక్ పరికరమును చదువుట-మాత్రమే‌కు మార్చుము"
 
-#: fish/cmds.c:2716
+#: fish/cmds.c:2724
 #, fuzzy
 msgid "create an LVM logical volume"
 msgstr "LVM తార్కిక వాల్యూమ్ తొలగించుము"
 
-#: fish/cmds.c:2717
+#: fish/cmds.c:2725
 msgid "get canonical name of an LV"
 msgstr ""
 
-#: fish/cmds.c:2718
+#: fish/cmds.c:2726
 msgid "clear LVM device filter"
 msgstr ""
 
-#: fish/cmds.c:2719
+#: fish/cmds.c:2727
 msgid "remove all LVM LVs, VGs and PVs"
 msgstr "అన్ని LVM LVs, VGs మరియు PVsను తొలగించుము"
 
-#: fish/cmds.c:2720
+#: fish/cmds.c:2728
 msgid "set LVM device filter"
 msgstr ""
 
-#: fish/cmds.c:2721
+#: fish/cmds.c:2729
 msgid "remove an LVM logical volume"
 msgstr "LVM తార్కిక వాల్యూమ్ తొలగించుము"
 
-#: fish/cmds.c:2722
+#: fish/cmds.c:2730
 #, fuzzy
 msgid "rename an LVM logical volume"
 msgstr "LVM తార్కిక వాల్యూమ్ తొలగించుము"
 
-#: fish/cmds.c:2723
+#: fish/cmds.c:2731
 msgid "resize an LVM logical volume"
 msgstr "LVM తార్కిక వాల్యూమ్ పునఃపరిమాణము చేయుము"
 
-#: fish/cmds.c:2724
+#: fish/cmds.c:2732
 msgid "expand an LV to fill free space"
 msgstr ""
 
-#: fish/cmds.c:2725 fish/cmds.c:2726
+#: fish/cmds.c:2733 fish/cmds.c:2734
 msgid "list the LVM logical volumes (LVs)"
 msgstr "LVM తార్కిక వాల్యూములను (LVs) జాబితాచేయుము"
 
-#: fish/cmds.c:2727
+#: fish/cmds.c:2735
 #, fuzzy
 msgid "get the UUID of a logical volume"
 msgstr "LVM తార్కిక వాల్యూములను (LVs) జాబితాచేయుము"
 
-#: fish/cmds.c:2728
+#: fish/cmds.c:2736
 msgid "lgetxattr on multiple files"
 msgstr "బహుళ ఫైళ్ళపై lgetxattr"
 
-#: fish/cmds.c:2729
+#: fish/cmds.c:2737
 msgid "open the manual"
 msgstr ""
 
-#: fish/cmds.c:2730
+#: fish/cmds.c:2738
 msgid "create a directory"
 msgstr "డైరెక్టరీను సృష్టించుము"
 
-#: fish/cmds.c:2731
+#: fish/cmds.c:2739
 msgid "create a directory with a particular mode"
 msgstr "ఫలనా రీతితో డైరెక్టరీను సృష్టించుము"
 
-#: fish/cmds.c:2732
+#: fish/cmds.c:2740
 msgid "create a directory and parents"
 msgstr "డైరెక్టరీ మరియు పేరెంట్లను సృష్టించుము"
 
-#: fish/cmds.c:2733
+#: fish/cmds.c:2741
 msgid "create a temporary directory"
 msgstr "తాత్కాలిక డైరెక్టరీను సృష్టించుము"
 
-#: fish/cmds.c:2734 fish/cmds.c:2735 fish/cmds.c:2736
+#: fish/cmds.c:2742 fish/cmds.c:2743 fish/cmds.c:2744
 msgid "make ext2/3/4 filesystem with external journal"
 msgstr "బాహ్య జర్నల్‌తో ext2/3/4 ఫైల్‌సిస్టమ్ చేయుము"
 
-#: fish/cmds.c:2737
+#: fish/cmds.c:2745
 msgid "make ext2/3/4 external journal"
 msgstr "ext2/3/4 బాహ్య జర్నల్‌ను చేయుము"
 
-#: fish/cmds.c:2738
+#: fish/cmds.c:2746
 msgid "make ext2/3/4 external journal with label"
 msgstr "లేబుల్‌తో ext2/3/4 బాహ్య జర్నల్ చేయుము"
 
-#: fish/cmds.c:2739
+#: fish/cmds.c:2747
 msgid "make ext2/3/4 external journal with UUID"
 msgstr "UUIDతో ext2/3/4 బాహ్య జర్నల్ చేయుము"
 
-#: fish/cmds.c:2740
+#: fish/cmds.c:2748
 msgid "make FIFO (named pipe)"
 msgstr "FIFO (నామపు పైప్) చేయుము"
 
-#: fish/cmds.c:2741 fish/cmds.c:2743
+#: fish/cmds.c:2749 fish/cmds.c:2751
 msgid "make a filesystem"
 msgstr "ఫైల్‌సిస్టమ్ చేయుము"
 
-#: fish/cmds.c:2742
+#: fish/cmds.c:2750
 msgid "make a filesystem with block size"
 msgstr "బ్లాక్ పరిమాణముతో ఫైలుసిస్టమ్‌ను చేయుము"
 
-#: fish/cmds.c:2744
+#: fish/cmds.c:2752
 msgid "create a mountpoint"
 msgstr "మౌంట్‌పాయింట్‌ను సృష్టించుము"
 
-#: fish/cmds.c:2745
+#: fish/cmds.c:2753
 msgid "make block, character or FIFO devices"
 msgstr "బ్లాక్, కారెక్టర్ లేదా FIFO పరికరములను చేయుము."
 
-#: fish/cmds.c:2746
+#: fish/cmds.c:2754
 msgid "make block device node"
 msgstr "బ్లాక్ పరికరము నోడ్‌ను చేయుము"
 
-#: fish/cmds.c:2747
+#: fish/cmds.c:2755
 msgid "make char device node"
 msgstr "కార్ పరికరము నోడ్‌ను చేయుము"
 
-#: fish/cmds.c:2748
+#: fish/cmds.c:2756
 msgid "create a swap partition"
 msgstr "swap విభజనను సృష్టించుము"
 
-#: fish/cmds.c:2749
+#: fish/cmds.c:2757
 msgid "create a swap partition with a label"
 msgstr "లేబుల్‌తో swap విభజనను సృష్టించుము"
 
-#: fish/cmds.c:2750
+#: fish/cmds.c:2758
 msgid "create a swap partition with an explicit UUID"
 msgstr "బాహ్య UUIDతో swap విభజనను సృష్టించుము"
 
-#: fish/cmds.c:2751
+#: fish/cmds.c:2759
 msgid "create a swap file"
 msgstr "swap ఫైలును సృష్టించుము"
 
-#: fish/cmds.c:2752
+#: fish/cmds.c:2760
 msgid "load a kernel module"
 msgstr "కెర్నల్ మాడ్యూల్‌ను లోడుచేయుము"
 
-#: fish/cmds.c:2753
+#: fish/cmds.c:2761
 #, fuzzy
 msgid "view a file"
 msgstr "ఫైలును కదుల్చుము"
 
-#: fish/cmds.c:2754
+#: fish/cmds.c:2762
 msgid "mount a guest disk at a position in the filesystem"
 msgstr "ఫైల్‌సిస్టమ్ నందలి వొక స్థానమువద్ద గెస్టు డిస్కును మౌంట్ చేయుము"
 
-#: fish/cmds.c:2755
+#: fish/cmds.c:2763
 msgid "mount a file using the loop device"
 msgstr "లూప్ పరికరమును వుపయోగించి వొక ఫైలును మౌంట్ చేయుము"
 
-#: fish/cmds.c:2756
+#: fish/cmds.c:2764
 msgid "mount a guest disk with mount options"
 msgstr "మౌంట్ ఐచ్చికములతో గెస్టు డిస్కును మౌంటు చేయుము"
 
-#: fish/cmds.c:2757
+#: fish/cmds.c:2765
 msgid "mount a guest disk, read-only"
 msgstr "గెస్టు డిస్కును మౌంట్ చేయుము, చదువుట-మాత్రమే"
 
-#: fish/cmds.c:2758
+#: fish/cmds.c:2766
 msgid "mount a guest disk with mount options and vfstype"
 msgstr "మౌంట్ ఐచ్చికములు మరియు vfstypeతో గెస్టు డిస్కును మౌంట్ చేయుము"
 
-#: fish/cmds.c:2759
+#: fish/cmds.c:2767
 msgid "show mountpoints"
 msgstr "మౌంట్‌పాయింట్లను చూపుము"
 
-#: fish/cmds.c:2760
+#: fish/cmds.c:2768
 msgid "show mounted filesystems"
 msgstr "మౌంటెడ్ ఫైల్‌సిస్టమ్సును చూపుము"
 
-#: fish/cmds.c:2761
+#: fish/cmds.c:2769
 msgid "move a file"
 msgstr "ఫైలును కదుల్చుము"
 
-#: fish/cmds.c:2762
+#: fish/cmds.c:2770
 msgid "probe NTFS volume"
 msgstr "NTFS వాల్యూమ్‌మ ప్రోబ్ చేయుము"
 
-#: fish/cmds.c:2763
+#: fish/cmds.c:2771
 #, fuzzy
 msgid "resize an NTFS filesystem"
 msgstr "ext2/ext3 ఫైల్‌సిస్టమ్ పునఃపరిమాణము చేయుము"
 
-#: fish/cmds.c:2764
+#: fish/cmds.c:2772
 #, fuzzy
 msgid "resize an NTFS filesystem (with size)"
 msgstr "ext2/ext3 ఫైల్‌సిస్టమ్ పునఃపరిమాణము చేయుము"
 
-#: fish/cmds.c:2765
+#: fish/cmds.c:2773
 msgid "add a partition to the device"
 msgstr "విభజనను పరికరమునకు జతచేయుము"
 
-#: fish/cmds.c:2766
+#: fish/cmds.c:2774
 #, fuzzy
 msgid "delete a partition"
 msgstr "swap విభజనను సృష్టించుము"
 
-#: fish/cmds.c:2767
+#: fish/cmds.c:2775
 msgid "partition whole disk with a single primary partition"
 msgstr "మొత్తము డిస్కును వొంటరి ప్రాధమిక విభజనతో విభజించుము"
 
-#: fish/cmds.c:2768
+#: fish/cmds.c:2776
 #, fuzzy
 msgid "return true if a partition is bootable"
 msgstr "విభజన పట్టికను తిరిగిచదువుము"
 
-#: fish/cmds.c:2769
+#: fish/cmds.c:2777
 msgid "get the MBR type byte (ID byte) from a partition"
 msgstr ""
 
-#: fish/cmds.c:2770
+#: fish/cmds.c:2778
 msgid "get the partition table type"
 msgstr "విభజన పట్టిక రకమును పొందుము"
 
-#: fish/cmds.c:2771
+#: fish/cmds.c:2779
 msgid "create an empty partition table"
 msgstr "ఖాళీ విభజన పట్టికను సృష్టించుము"
 
-#: fish/cmds.c:2772
+#: fish/cmds.c:2780
 msgid "list partitions on a device"
 msgstr "విభజనలను పరికరముపై జాబితాచేయుము"
 
-#: fish/cmds.c:2773
+#: fish/cmds.c:2781
 msgid "make a partition bootable"
 msgstr "విభజనను బూటబుల్‌గా చేయుము"
 
-#: fish/cmds.c:2774
+#: fish/cmds.c:2782
 msgid "set the MBR type byte (ID byte) of a partition"
 msgstr ""
 
-#: fish/cmds.c:2775
+#: fish/cmds.c:2783
 msgid "set partition name"
 msgstr "విభజన నామమును అమర్చుము"
 
-#: fish/cmds.c:2776
+#: fish/cmds.c:2784
 #, fuzzy
 msgid "convert partition name to device name"
 msgstr "బ్లాక్ పరికరముపై విభజనలను సృష్టించుము"
 
-#: fish/cmds.c:2777
+#: fish/cmds.c:2785
 msgid "ping the guest daemon"
 msgstr "గెస్టు డెమోన్‌ను పింగ్ చేయుము"
 
-#: fish/cmds.c:2778
+#: fish/cmds.c:2786
 msgid "read part of a file"
 msgstr "ఫైలు యొక్క భాగమును చదువుము"
 
-#: fish/cmds.c:2779
+#: fish/cmds.c:2787
 #, fuzzy
 msgid "read part of a device"
 msgstr "ఫైలు యొక్క భాగమును చదువుము"
 
-#: fish/cmds.c:2780
+#: fish/cmds.c:2788
 msgid "create an LVM physical volume"
 msgstr "LVM భౌతిక వాల్యూమ్‌ను సృష్టించుము"
 
-#: fish/cmds.c:2781
+#: fish/cmds.c:2789
 msgid "remove an LVM physical volume"
 msgstr "LVM భౌతిక వాల్యూమ్‌ను తీసివేయుము"
 
-#: fish/cmds.c:2782
+#: fish/cmds.c:2790
 msgid "resize an LVM physical volume"
 msgstr "LVM భౌతిక వాల్యూమ్‌ను పునఃపరిమాణము చేయుము"
 
-#: fish/cmds.c:2783
+#: fish/cmds.c:2791
 #, fuzzy
 msgid "resize an LVM physical volume (with size)"
 msgstr "LVM భౌతిక వాల్యూమ్‌ను పునఃపరిమాణము చేయుము"
 
-#: fish/cmds.c:2784 fish/cmds.c:2785
+#: fish/cmds.c:2792 fish/cmds.c:2793
 msgid "list the LVM physical volumes (PVs)"
 msgstr "LVM భౌతిక వాల్యూములు (PVs)ను జాబితాచేయుము"
 
-#: fish/cmds.c:2786
+#: fish/cmds.c:2794
 #, fuzzy
 msgid "get the UUID of a physical volume"
 msgstr "LVM భౌతిక వాల్యూమ్‌ను సృష్టించుము"
 
-#: fish/cmds.c:2787
+#: fish/cmds.c:2795
 #, fuzzy
 msgid "write to part of a file"
 msgstr "ఫైలు యొక్క భాగమును చదువుము"
 
-#: fish/cmds.c:2788
+#: fish/cmds.c:2796
 #, fuzzy
 msgid "write to part of a device"
 msgstr "ఫైలు యొక్క భాగమును చదువుము"
 
-#: fish/cmds.c:2789
+#: fish/cmds.c:2797
 msgid "read a file"
 msgstr "ఫైలును చదువుము"
 
-#: fish/cmds.c:2790
+#: fish/cmds.c:2798
 msgid "read file as lines"
 msgstr "ఫైలును వరుసలలా చదువుము"
 
-#: fish/cmds.c:2791
+#: fish/cmds.c:2799
 msgid "read directories entries"
 msgstr "పదకోశపు అంశములను చదువుము"
 
-#: fish/cmds.c:2792
+#: fish/cmds.c:2800
 msgid "read the target of a symbolic link"
 msgstr "సింబాలిక్ లింకుయొక్క లక్ష్యమును చదువుము"
 
-#: fish/cmds.c:2793
+#: fish/cmds.c:2801
 msgid "readlink on multiple files"
 msgstr "బహుళ ఫైళ్ళపై రీడ్‌లింక్"
 
-#: fish/cmds.c:2794
+#: fish/cmds.c:2802
 msgid "canonicalized absolute pathname"
 msgstr "కెనోనికలైజ్డ్ ఏబ్సొల్యూట్ పాత్‌నామము"
 
-#: fish/cmds.c:2796
+#: fish/cmds.c:2804
 msgid "close and reopen libguestfs handle"
 msgstr "libguestfs సంభాలికను మూయుము మరియు తిరిగితెరువుము"
 
-#: fish/cmds.c:2797
+#: fish/cmds.c:2805
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem"
 msgstr "ext2/ext3 ఫైల్‌సిస్టమ్ పునఃపరిమాణము చేయుము"
 
-#: fish/cmds.c:2798
+#: fish/cmds.c:2806
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
 msgstr "ext2/ext3 ఫైల్‌సిస్టమ్ పునఃపరిమాణము చేయుము"
 
-#: fish/cmds.c:2799
+#: fish/cmds.c:2807
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
 msgstr "ext2/ext3 ఫైల్‌సిస్టమ్ పునఃపరిమాణము చేయుము"
 
-#: fish/cmds.c:2800
+#: fish/cmds.c:2808
 msgid "remove a file"
 msgstr "ఫైలును తొలగించుము"
 
-#: fish/cmds.c:2801
+#: fish/cmds.c:2809
 msgid "remove a file or directory recursively"
 msgstr "ఫైలు లేదా డైరెక్టరీను పునరావృతంగా తీసివేయుము"
 
-#: fish/cmds.c:2802
+#: fish/cmds.c:2810
 msgid "remove a directory"
 msgstr "డైరెక్టరీను తీసివేయుము"
 
-#: fish/cmds.c:2803
+#: fish/cmds.c:2811
 msgid "remove a mountpoint"
 msgstr "మౌంట్‌పాయింట్‌ను తీసివేయుము"
 
-#: fish/cmds.c:2804
+#: fish/cmds.c:2812
 msgid "scrub (securely wipe) a device"
 msgstr "ఒక పరికరాన్ని scrub (సురక్షితంగా తుడిచివేయు)చేయి"
 
-#: fish/cmds.c:2805
+#: fish/cmds.c:2813
 msgid "scrub (securely wipe) a file"
 msgstr "ఒక ఫైలు scrub (సురక్షితంగా తుడిచివేయి) చేయి"
 
-#: fish/cmds.c:2806
+#: fish/cmds.c:2814
 msgid "scrub (securely wipe) free space"
 msgstr "ఖాళీ జాగాను scrub (సురక్షితంగా తుడిచివేయి) చేయి"
 
-#: fish/cmds.c:2807
+#: fish/cmds.c:2815
 msgid "add options to kernel command line"
 msgstr "కెర్నల్ ఆదేశ వరుసనకు ఐచ్చికాలను జతచేయుము"
 
-#: fish/cmds.c:2808
+#: fish/cmds.c:2816
 #, fuzzy
 msgid "set the attach method"
 msgstr "శోధన పాత్‌ను అమర్చుము"
 
-#: fish/cmds.c:2809
+#: fish/cmds.c:2817
 msgid "set autosync mode"
 msgstr "ఆటోసింక్ రీతిని అమర్చుము"
 
-#: fish/cmds.c:2810
+#: fish/cmds.c:2818
 msgid "enable or disable direct appliance mode"
 msgstr "నేరుగా ఆపాదించు రీతిని చేతనముచేయి లేదా అచేతనముచేయి"
 
-#: fish/cmds.c:2811
+#: fish/cmds.c:2819
 msgid "set the ext2/3/4 filesystem label"
 msgstr "ext2/3/4 ఫైల్‌సిస్టమ్ లేబుల్ అమర్చుము"
 
-#: fish/cmds.c:2812
+#: fish/cmds.c:2820
 msgid "set the ext2/3/4 filesystem UUID"
 msgstr "ext2/3/4 ఫైల్‌సిస్టమ్ UUID అమర్చుము"
 
-#: fish/cmds.c:2813
+#: fish/cmds.c:2821
 msgid "set memory allocated to the qemu subprocess"
 msgstr "qemu వుపకార్యక్రమమునకు కేటాయించిన మెమొరీను అమర్చుము"
 
-#: fish/cmds.c:2814
+#: fish/cmds.c:2822
 msgid "set enable network flag"
 msgstr ""
 
-#: fish/cmds.c:2815
+#: fish/cmds.c:2823
 msgid "set the search path"
 msgstr "శోధన పాత్‌ను అమర్చుము"
 
-#: fish/cmds.c:2816
+#: fish/cmds.c:2824
 msgid "set the qemu binary"
 msgstr "qemu బైనరీను అమర్చుము"
 
-#: fish/cmds.c:2817
+#: fish/cmds.c:2825
 msgid "enable or disable the recovery process"
 msgstr "మెరుగుపరచు కార్యక్రమమును చేతనముచేయి లేదా అచేతనముచేయి"
 
-#: fish/cmds.c:2818
+#: fish/cmds.c:2826
 msgid "set SELinux enabled or disabled at appliance boot"
 msgstr "ఆపాదిత బూట్ నందు SELinux చేతనపరచు లేదా అచేతనపరచు అమర్చుము"
 
-#: fish/cmds.c:2819
+#: fish/cmds.c:2827
 msgid "enable or disable command traces"
 msgstr "ఆదేశ జాడలను చేతనముచేయి లేదా అచేతనముచేయి"
 
-#: fish/cmds.c:2820
+#: fish/cmds.c:2828
 msgid "set verbose mode"
 msgstr "వెర్బోస్ రీతిని అమర్చుము"
 
-#: fish/cmds.c:2821
+#: fish/cmds.c:2829
 msgid "set SELinux security context"
 msgstr "SELinux సురక్షిత సందర్భమును అమర్చుము"
 
-#: fish/cmds.c:2823 fish/cmds.c:2824
+#: fish/cmds.c:2831 fish/cmds.c:2832
 msgid "create partitions on a block device"
 msgstr "బ్లాక్ పరికరముపై విభజనలను సృష్టించుము"
 
-#: fish/cmds.c:2825
+#: fish/cmds.c:2833
 msgid "modify a single partition on a block device"
 msgstr "బ్లాక్ పరికరముపై వొంటరి విభజనను సవరించుము"
 
-#: fish/cmds.c:2826
+#: fish/cmds.c:2834
 msgid "display the disk geometry from the partition table"
 msgstr "విభజన పట్టికనుండి డిస్కు జియోమెట్రీను ప్రదర్శించుము"
 
-#: fish/cmds.c:2827
+#: fish/cmds.c:2835
 msgid "display the kernel geometry"
 msgstr "కెర్నల్ జియోమెట్రీను ప్రదర్శించుము"
 
-#: fish/cmds.c:2828
+#: fish/cmds.c:2836
 msgid "display the partition table"
 msgstr "విభజన పట్టికను ప్రదర్శించుము"
 
-#: fish/cmds.c:2829
+#: fish/cmds.c:2837
 msgid "run a command via the shell"
 msgstr "షెల్ గుండా ఆదేశమును నడుపుము"
 
-#: fish/cmds.c:2830
+#: fish/cmds.c:2838
 msgid "run a command via the shell returning lines"
 msgstr "షెల్ రిటర్నింగ్ వరుసల ద్వారా ఆదేశమును నడుపుము"
 
-#: fish/cmds.c:2831
+#: fish/cmds.c:2839
 msgid "sleep for some seconds"
 msgstr "కొన్ని సెకనులపాటు నిద్రించుము"
 
-#: fish/cmds.c:2832
+#: fish/cmds.c:2840
 #, fuzzy
 msgid "create a sparse disk image and add"
 msgstr "స్పార్శ్ ప్రతిబింబ ఫైలును కేటాయించుము"
 
-#: fish/cmds.c:2833
+#: fish/cmds.c:2841
 msgid "get file information"
 msgstr "ఫైల్ సమాచారమును పొందుము"
 
-#: fish/cmds.c:2834
+#: fish/cmds.c:2842
 msgid "get file system statistics"
 msgstr "ఫైల్ సిస్టమ్ గణాంకాలను పొందుము"
 
-#: fish/cmds.c:2835 fish/cmds.c:2836
+#: fish/cmds.c:2843 fish/cmds.c:2844
 msgid "print the printable strings in a file"
 msgstr "ముద్రించదగు స్ట్రింగులను ఫైలునందు ముద్రించుము"
 
-#: fish/cmds.c:2837
+#: fish/cmds.c:2845
 #, fuzzy
 msgid "list supported groups of commands"
 msgstr "ఆదేశములను ఆమోదించుటకు సిద్దముగా వుందా"
 
-#: fish/cmds.c:2838
+#: fish/cmds.c:2846
 msgid "disable swap on device"
 msgstr "swapను పరికరముపై అచేతనముచేయి"
 
-#: fish/cmds.c:2839
+#: fish/cmds.c:2847
 msgid "disable swap on file"
 msgstr "swapను ఫైలుపై అచేతనముచేయి"
 
-#: fish/cmds.c:2840
+#: fish/cmds.c:2848
 msgid "disable swap on labeled swap partition"
 msgstr "swapను లేబుల్డు swap విభజనపై అచేతనముచేయి"
 
-#: fish/cmds.c:2841
+#: fish/cmds.c:2849
 msgid "disable swap on swap partition by UUID"
 msgstr "swapను swap విభజనపై UUID ద్వారా అచేతనముచేయి"
 
-#: fish/cmds.c:2842
+#: fish/cmds.c:2850
 msgid "enable swap on device"
 msgstr "పరికరము swapను చేతనముచేయి"
 
-#: fish/cmds.c:2843
+#: fish/cmds.c:2851
 msgid "enable swap on file"
 msgstr "ఫైలుపై swapను చేతనముచేయి"
 
-#: fish/cmds.c:2844
+#: fish/cmds.c:2852
 msgid "enable swap on labeled swap partition"
 msgstr "swapను లైబుల్డు swap విభజనపై చేతనముచేయి"
 
-#: fish/cmds.c:2845
+#: fish/cmds.c:2853
 msgid "enable swap on swap partition by UUID"
 msgstr "swapను swap విభజనపై UUID ద్వారా చేతనముచేయి"
 
-#: fish/cmds.c:2846
+#: fish/cmds.c:2854
 msgid "sync disks, writes are flushed through to the disk image"
 msgstr "సింక్ డిస్కులు, వ్రాసినవి డిస్కు ప్రతిబింబమునకు ఫ్లష్ చేయబడినవి"
 
-#: fish/cmds.c:2847
+#: fish/cmds.c:2855
 msgid "return last 10 lines of a file"
 msgstr "ఫైలు యొక్క చివరి 10 వరుసలను తిప్పియివ్వుము"
 
-#: fish/cmds.c:2848
+#: fish/cmds.c:2856
 msgid "return last N lines of a file"
 msgstr "ఫైలు యొక్క చివరి N వరుసలను తిప్పియివ్వుము"
 
-#: fish/cmds.c:2849
+#: fish/cmds.c:2857
 msgid "unpack tarfile to directory"
 msgstr "టార్‌ఫైలును డైరెక్టరీనకు అన్‌పాక్ చేయుము"
 
-#: fish/cmds.c:2850
+#: fish/cmds.c:2858
 msgid "pack directory into tarfile"
 msgstr "డైరెక్టరీను టార్‌పైలులోనికి పాక్ చేయుము"
 
-#: fish/cmds.c:2851 fish/cmds.c:2858
+#: fish/cmds.c:2859 fish/cmds.c:2866
 msgid "unpack compressed tarball to directory"
 msgstr "కుదించిన టార్‌బాల్‌ను డెరెక్టరీనకు అన్‌పాక్ చేయుము"
 
-#: fish/cmds.c:2852 fish/cmds.c:2859
+#: fish/cmds.c:2860 fish/cmds.c:2867
 msgid "pack directory into compressed tarball"
 msgstr "డైరెక్టరీను కుదించిన టార్‌బాల్‌కు పాక్ చేయుము"
 
-#: fish/cmds.c:2853
+#: fish/cmds.c:2861
 #, fuzzy
 msgid "print elapsed time taken to run a command"
 msgstr "ఆదేశమును నడుపుటకు తీసుకొనిన సమయాన్ని లెక్కించుము"
 
-#: fish/cmds.c:2854
+#: fish/cmds.c:2862
 msgid "update file timestamps or create a new file"
 msgstr "ఫైలు టైమ్‌స్టాంపులను నవీకరించుము లేదా కొత్త ఫైలును సృష్టించుము"
 
-#: fish/cmds.c:2855
+#: fish/cmds.c:2863
 msgid "truncate a file to zero size"
 msgstr "ఫైలును సున్నా పరిమాణముకు ట్రంకేట్ చేయుము"
 
-#: fish/cmds.c:2856
+#: fish/cmds.c:2864
 msgid "truncate a file to a particular size"
 msgstr "ఫైలును ఫలానా పరిమాణముకు కుదించుము"
 
-#: fish/cmds.c:2857
+#: fish/cmds.c:2865
 msgid "get ext2/ext3/ext4 superblock details"
 msgstr "ext2/ext3/ext4 సూపర్‌బ్లాక్ వివరములను పొందుము"
 
-#: fish/cmds.c:2860
+#: fish/cmds.c:2868
 msgid "set file mode creation mask (umask)"
 msgstr "ఫైల్ రీతి సృష్టీకరణ మాస్క్ అమర్చుము (umask)"
 
-#: fish/cmds.c:2861
+#: fish/cmds.c:2869
 msgid "unmount a filesystem"
 msgstr "ఫైల్‌సిస్టమ్‌ను అన్‌మౌంట్ చేయుము"
 
-#: fish/cmds.c:2862
+#: fish/cmds.c:2870
 msgid "unmount all filesystems"
 msgstr "అన్ని ఫైల్‌సిస్టమ్సును అన్‌మౌంట్ చేయుము"
 
-#: fish/cmds.c:2863
+#: fish/cmds.c:2871
 msgid "upload a file from the local machine"
 msgstr "స్థానిక మిషన్‌నుండి వొక ఫైలును అప్‌లోడు చేయుము"
 
-#: fish/cmds.c:2864
+#: fish/cmds.c:2872
 #, fuzzy
 msgid "upload a file from the local machine with offset"
 msgstr "స్థానిక మిషన్‌నుండి వొక ఫైలును అప్‌లోడు చేయుము"
 
-#: fish/cmds.c:2865
+#: fish/cmds.c:2873
 msgid "set timestamp of a file with nanosecond precision"
 msgstr "ఫైలు యొక్క టైమ్‌స్టాంపును నానోసెకండ్ ప్రెసిషన్‌(సూక్ష్మత)తో అమర్చుము"
 
-#: fish/cmds.c:2866
+#: fish/cmds.c:2874
 msgid "get the library version number"
 msgstr "లైబ్రరీ వర్షన్ సంఖ్యను పొందుము"
 
-#: fish/cmds.c:2867
+#: fish/cmds.c:2875
 #, fuzzy
 msgid "get the filesystem label"
 msgstr "ext2/3/4 ఫైల్‌సిస్టమ్ లేబుల్ పొందుము"
 
-#: fish/cmds.c:2868
+#: fish/cmds.c:2876
 msgid "get the Linux VFS type corresponding to a mounted device"
 msgstr "మౌంటైన పరికరముకు చెందిన లైనక్స్ VFS రకమును పొందుము"
 
-#: fish/cmds.c:2869
+#: fish/cmds.c:2877
 #, fuzzy
 msgid "get the filesystem UUID"
 msgstr "ext2/3/4 ఫైల్‌సిస్టమ్ UUID పొందుము"
 
-#: fish/cmds.c:2870
+#: fish/cmds.c:2878
 msgid "activate or deactivate some volume groups"
 msgstr "కొన్ని వాల్యూమ్ సమూహాలను క్రియాశీలపరచుము లేదా క్రియాహీనపరచుము"
 
-#: fish/cmds.c:2871
+#: fish/cmds.c:2879
 msgid "activate or deactivate all volume groups"
 msgstr "అన్ని వాల్యూమ్ సమూహాలను క్రియాశీలపరచుము లేదా క్రియాహీనపరచుము"
 
-#: fish/cmds.c:2872
+#: fish/cmds.c:2880
 msgid "create an LVM volume group"
 msgstr "LVM వాల్యూమ్ సమూహం సృష్టించుము"
 
-#: fish/cmds.c:2873
+#: fish/cmds.c:2881
 msgid "get the LV UUIDs of all LVs in the volume group"
 msgstr ""
 
-#: fish/cmds.c:2874
+#: fish/cmds.c:2882
 msgid "get the PV UUIDs containing the volume group"
 msgstr ""
 
-#: fish/cmds.c:2875
+#: fish/cmds.c:2883
 msgid "remove an LVM volume group"
 msgstr "LVM వాల్యూమ్ సమూహమును తీసివేయుము"
 
-#: fish/cmds.c:2876
+#: fish/cmds.c:2884
 #, fuzzy
 msgid "rename an LVM volume group"
 msgstr "LVM వాల్యూమ్ సమూహం సృష్టించుము"
 
-#: fish/cmds.c:2877 fish/cmds.c:2878
+#: fish/cmds.c:2885 fish/cmds.c:2886
 msgid "list the LVM volume groups (VGs)"
 msgstr "LVM వాల్యూమ్ సమూహాలను (VGs) జాబితాచేయుము"
 
-#: fish/cmds.c:2879
+#: fish/cmds.c:2887
 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
 msgstr ""
 
-#: fish/cmds.c:2880
+#: fish/cmds.c:2888
 #, fuzzy
 msgid "get the UUID of a volume group"
 msgstr "LVM వాల్యూమ్ సమూహం సృష్టించుము"
 
-#: fish/cmds.c:2881
+#: fish/cmds.c:2889
 msgid "count characters in a file"
 msgstr "ఫైలునందలి అక్షరములను లెక్కించుము"
 
-#: fish/cmds.c:2882
+#: fish/cmds.c:2890
 msgid "count lines in a file"
 msgstr "ఫైలునందలి వరుసలను లెక్కించుము"
 
-#: fish/cmds.c:2883
+#: fish/cmds.c:2891
 msgid "count words in a file"
 msgstr "ఫైలునందలి పదములను లెక్కించుము"
 
-#: fish/cmds.c:2884
+#: fish/cmds.c:2892
 #, fuzzy
 msgid "create a new file"
 msgstr "ఫైలును సృష్టించుము"
 
-#: fish/cmds.c:2885
+#: fish/cmds.c:2893
 msgid "create a file"
 msgstr "ఫైలును సృష్టించుము"
 
-#: fish/cmds.c:2888
+#: fish/cmds.c:2896
 msgid "write zeroes to the device"
 msgstr "పరికరమునకు సున్నాలను వ్రాయుము"
 
-#: fish/cmds.c:2889
+#: fish/cmds.c:2897
 #, fuzzy
 msgid "write zeroes to an entire device"
 msgstr "పరికరమునకు సున్నాలను వ్రాయుము"
 
-#: fish/cmds.c:2890
+#: fish/cmds.c:2898
 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
 msgstr "ext2/3 ఫైలుసిస్టమ్ పైన వుపయోగించని ఐనోడ్లు మరియు డిస్కు బ్లాకులు సున్నా"
 
-#: fish/cmds.c:2893
+#: fish/cmds.c:2901
 msgid "determine file type inside a compressed file"
 msgstr "కుదించిన ఫైలునందలి ఫైలు రకమును నిర్ధారించుము"
 
-#: fish/cmds.c:2896
+#: fish/cmds.c:2904
 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
 msgstr "ఆదేశము కొరకు విశదీకృత సహాయమును చూపుటకు -h <cmd> / help <cmd> వుపయోగించుము"
 
-#: fish/cmds.c:3214 fish/cmds.c:3228 fish/cmds.c:3244 fish/cmds.c:3261
-#: fish/cmds.c:3278 fish/cmds.c:3296 fish/cmds.c:3315 fish/cmds.c:3331
-#: fish/cmds.c:3349 fish/cmds.c:3365 fish/cmds.c:3383 fish/cmds.c:3399
-#: fish/cmds.c:3416 fish/cmds.c:3431 fish/cmds.c:3449 fish/cmds.c:3464
-#: fish/cmds.c:3480 fish/cmds.c:3496 fish/cmds.c:3512 fish/cmds.c:3528
-#: fish/cmds.c:3544 fish/cmds.c:3562 fish/cmds.c:3595 fish/cmds.c:3611
-#: fish/cmds.c:3627 fish/cmds.c:3646 fish/cmds.c:3661 fish/cmds.c:3679
-#: fish/cmds.c:3694 fish/cmds.c:3712 fish/cmds.c:3727 fish/cmds.c:3745
-#: fish/cmds.c:3760 fish/cmds.c:3779 fish/cmds.c:3798 fish/cmds.c:3816
-#: fish/cmds.c:3836 fish/cmds.c:3855 fish/cmds.c:3875 fish/cmds.c:3895
-#: fish/cmds.c:3915 fish/cmds.c:3934 fish/cmds.c:3953 fish/cmds.c:3973
-#: fish/cmds.c:3993 fish/cmds.c:4013 fish/cmds.c:4028 fish/cmds.c:4044
-#: fish/cmds.c:4116 fish/cmds.c:4134 fish/cmds.c:4151 fish/cmds.c:4230
-#: fish/cmds.c:4250 fish/cmds.c:4270 fish/cmds.c:4290 fish/cmds.c:4310
-#: fish/cmds.c:4330 fish/cmds.c:4349 fish/cmds.c:4368 fish/cmds.c:4387
-#: fish/cmds.c:4402 fish/cmds.c:4422 fish/cmds.c:4438 fish/cmds.c:4454
-#: fish/cmds.c:4473 fish/cmds.c:4495 fish/cmds.c:4517 fish/cmds.c:4537
-#: fish/cmds.c:4554 fish/cmds.c:4571 fish/cmds.c:4588 fish/cmds.c:4605
-#: fish/cmds.c:4622 fish/cmds.c:4639 fish/cmds.c:4656 fish/cmds.c:4675
-#: fish/cmds.c:4698 fish/cmds.c:4734 fish/cmds.c:4751 fish/cmds.c:4774
-#: fish/cmds.c:4796 fish/cmds.c:4817 fish/cmds.c:4837 fish/cmds.c:4856
-#: fish/cmds.c:4876 fish/cmds.c:4894 fish/cmds.c:4912 fish/cmds.c:4926
-#: fish/cmds.c:4942 fish/cmds.c:4962 fish/cmds.c:4981 fish/cmds.c:5000
-#: fish/cmds.c:5019 fish/cmds.c:5038 fish/cmds.c:5058 fish/cmds.c:5098
-#: fish/cmds.c:5155 fish/cmds.c:5176 fish/cmds.c:5197 fish/cmds.c:5218
-#: fish/cmds.c:5236 fish/cmds.c:5258 fish/cmds.c:5296 fish/cmds.c:5318
-#: fish/cmds.c:5397 fish/cmds.c:5436 fish/cmds.c:5451 fish/cmds.c:5468
-#: fish/cmds.c:5482 fish/cmds.c:5498 fish/cmds.c:5520 fish/cmds.c:5542
-#: fish/cmds.c:5564 fish/cmds.c:5586 fish/cmds.c:5608 fish/cmds.c:5630
-#: fish/cmds.c:5650 fish/cmds.c:5667 fish/cmds.c:5684 fish/cmds.c:5703
-#: fish/cmds.c:5722 fish/cmds.c:5742 fish/cmds.c:5778 fish/cmds.c:5797
-#: fish/cmds.c:5816 fish/cmds.c:5833 fish/cmds.c:5851 fish/cmds.c:5874
-#: fish/cmds.c:5897 fish/cmds.c:5921 fish/cmds.c:5944 fish/cmds.c:5965
-#: fish/cmds.c:5988 fish/cmds.c:6011 fish/cmds.c:6031 fish/cmds.c:6053
-#: fish/cmds.c:6074 fish/cmds.c:6097 fish/cmds.c:6114 fish/cmds.c:6131
-#: fish/cmds.c:6149 fish/cmds.c:6167 fish/cmds.c:6188 fish/cmds.c:6206
-#: fish/cmds.c:6227 fish/cmds.c:6247 fish/cmds.c:6265 fish/cmds.c:6286
-#: fish/cmds.c:6309 fish/cmds.c:6332 fish/cmds.c:6354 fish/cmds.c:6387
-#: fish/cmds.c:6404 fish/cmds.c:6421 fish/cmds.c:6445 fish/cmds.c:6468
-#: fish/cmds.c:6491 fish/cmds.c:6513 fish/cmds.c:6530 fish/cmds.c:6552
-#: fish/cmds.c:6646 fish/cmds.c:6666 fish/cmds.c:6686 fish/cmds.c:6706
-#: fish/cmds.c:6724 fish/cmds.c:6745 fish/cmds.c:6781 fish/cmds.c:6798
-#: fish/cmds.c:6820 fish/cmds.c:6837 fish/cmds.c:6873 fish/cmds.c:6893
-#: fish/cmds.c:6913 fish/cmds.c:6933 fish/cmds.c:6955 fish/cmds.c:6972
-#: fish/cmds.c:6991 fish/cmds.c:7010 fish/cmds.c:7032 fish/cmds.c:7053
-#: fish/cmds.c:7074 fish/cmds.c:7095 fish/cmds.c:7118 fish/cmds.c:7159
-#: fish/cmds.c:7182 fish/cmds.c:7221 fish/cmds.c:7238 fish/cmds.c:7257
-#: fish/cmds.c:7278 fish/cmds.c:7301 fish/cmds.c:7323 fish/cmds.c:7341
-#: fish/cmds.c:7360 fish/cmds.c:7381 fish/cmds.c:7458 fish/cmds.c:7499
-#: fish/cmds.c:7578 fish/cmds.c:7654 fish/cmds.c:7691 fish/cmds.c:7714
-#: fish/cmds.c:7735 fish/cmds.c:7758 fish/cmds.c:7780 fish/cmds.c:7805
-#: fish/cmds.c:7848 fish/cmds.c:7889 fish/cmds.c:7910 fish/cmds.c:7928
-#: fish/cmds.c:7947 fish/cmds.c:7964 fish/cmds.c:7982 fish/cmds.c:8009
-#: fish/cmds.c:8033 fish/cmds.c:8057 fish/cmds.c:8081 fish/cmds.c:8105
-#: fish/cmds.c:8129 fish/cmds.c:8153 fish/cmds.c:8177 fish/cmds.c:8201
-#: fish/cmds.c:8225 fish/cmds.c:8249 fish/cmds.c:8273 fish/cmds.c:8296
-#: fish/cmds.c:8319 fish/cmds.c:8340 fish/cmds.c:8361 fish/cmds.c:8382
-#: fish/cmds.c:8402 fish/cmds.c:8425 fish/cmds.c:8463 fish/cmds.c:8480
-#: fish/cmds.c:8497 fish/cmds.c:8516 fish/cmds.c:8535 fish/cmds.c:8552
-#: fish/cmds.c:8569 fish/cmds.c:8586 fish/cmds.c:8603 fish/cmds.c:8622
-#: fish/cmds.c:8658 fish/cmds.c:8698 fish/cmds.c:8731 fish/cmds.c:8748
-#: fish/cmds.c:8765 fish/cmds.c:8781 fish/cmds.c:8796 fish/cmds.c:8817
-#: fish/cmds.c:8855 fish/cmds.c:8893 fish/cmds.c:8932 fish/cmds.c:8972
-#: fish/cmds.c:9013 fish/cmds.c:9054 fish/cmds.c:9092 fish/cmds.c:9109
-#: fish/cmds.c:9132 fish/cmds.c:9154 fish/cmds.c:9176 fish/cmds.c:9196
-#: fish/cmds.c:9216 fish/cmds.c:9252 fish/cmds.c:9324 fish/cmds.c:9364
-#: fish/cmds.c:9422 fish/cmds.c:9448 fish/cmds.c:9474 fish/cmds.c:9502
-#: fish/cmds.c:9561 fish/cmds.c:9582 fish/cmds.c:9627 fish/cmds.c:9647
-#: fish/cmds.c:9686 fish/cmds.c:9723 fish/cmds.c:9743 fish/cmds.c:9765
-#: fish/cmds.c:9822 fish/cmds.c:9842 fish/cmds.c:9864 fish/cmds.c:9886
-#: fish/cmds.c:9905 fish/cmds.c:9925 fish/cmds.c:9952 fish/cmds.c:9972
-#: fish/cmds.c:9992 fish/cmds.c:10012 fish/cmds.c:10032 fish/cmds.c:10054
-#: fish/cmds.c:10089 fish/cmds.c:10107 fish/cmds.c:10130 fish/cmds.c:10152
-#: fish/cmds.c:10167 fish/cmds.c:10184 fish/cmds.c:10221 fish/cmds.c:10260
-#: fish/cmds.c:10300 fish/cmds.c:10356 fish/cmds.c:10378 fish/cmds.c:10414
-#: fish/cmds.c:10429 fish/cmds.c:10449 fish/cmds.c:10489 fish/cmds.c:10512
-#: fish/cmds.c:10536 fish/cmds.c:10561 fish/cmds.c:10602 fish/cmds.c:10627
-#: fish/cmds.c:10665 fish/cmds.c:10696 fish/cmds.c:10727 fish/cmds.c:10755
-#: fish/cmds.c:10775 fish/cmds.c:10807 fish/cmds.c:10827 fish/cmds.c:10847
-#: fish/cmds.c:10864 fish/cmds.c:10882 fish/cmds.c:10905 fish/cmds.c:10926
-#: fish/cmds.c:10945 fish/cmds.c:10987 fish/cmds.c:11030 fish/cmds.c:11074
-#: fish/cmds.c:11113 fish/cmds.c:11132 fish/cmds.c:11152 fish/cmds.c:11172
-#: fish/cmds.c:11193 fish/cmds.c:11214 fish/cmds.c:11235 fish/cmds.c:11256
-#: fish/cmds.c:11277 fish/cmds.c:11299 fish/cmds.c:11337 fish/cmds.c:11388
-#: fish/cmds.c:11426 fish/cmds.c:11482 fish/cmds.c:11572 fish/cmds.c:11601
-#: fish/cmds.c:11628
+#: fish/cmds.c:3222 fish/cmds.c:3236 fish/cmds.c:3252 fish/cmds.c:3269
+#: fish/cmds.c:3286 fish/cmds.c:3304 fish/cmds.c:3323 fish/cmds.c:3339
+#: fish/cmds.c:3357 fish/cmds.c:3373 fish/cmds.c:3391 fish/cmds.c:3407
+#: fish/cmds.c:3424 fish/cmds.c:3439 fish/cmds.c:3457 fish/cmds.c:3472
+#: fish/cmds.c:3488 fish/cmds.c:3504 fish/cmds.c:3520 fish/cmds.c:3536
+#: fish/cmds.c:3552 fish/cmds.c:3570 fish/cmds.c:3603 fish/cmds.c:3619
+#: fish/cmds.c:3635 fish/cmds.c:3654 fish/cmds.c:3669 fish/cmds.c:3687
+#: fish/cmds.c:3702 fish/cmds.c:3720 fish/cmds.c:3735 fish/cmds.c:3753
+#: fish/cmds.c:3768 fish/cmds.c:3787 fish/cmds.c:3806 fish/cmds.c:3824
+#: fish/cmds.c:3844 fish/cmds.c:3863 fish/cmds.c:3883 fish/cmds.c:3903
+#: fish/cmds.c:3923 fish/cmds.c:3942 fish/cmds.c:3961 fish/cmds.c:3981
+#: fish/cmds.c:4001 fish/cmds.c:4021 fish/cmds.c:4036 fish/cmds.c:4052
+#: fish/cmds.c:4124 fish/cmds.c:4142 fish/cmds.c:4159 fish/cmds.c:4238
+#: fish/cmds.c:4258 fish/cmds.c:4278 fish/cmds.c:4298 fish/cmds.c:4318
+#: fish/cmds.c:4338 fish/cmds.c:4357 fish/cmds.c:4376 fish/cmds.c:4395
+#: fish/cmds.c:4410 fish/cmds.c:4429 fish/cmds.c:4450 fish/cmds.c:4466
+#: fish/cmds.c:4482 fish/cmds.c:4501 fish/cmds.c:4523 fish/cmds.c:4545
+#: fish/cmds.c:4565 fish/cmds.c:4582 fish/cmds.c:4599 fish/cmds.c:4616
+#: fish/cmds.c:4633 fish/cmds.c:4650 fish/cmds.c:4667 fish/cmds.c:4684
+#: fish/cmds.c:4703 fish/cmds.c:4726 fish/cmds.c:4762 fish/cmds.c:4779
+#: fish/cmds.c:4802 fish/cmds.c:4824 fish/cmds.c:4845 fish/cmds.c:4865
+#: fish/cmds.c:4884 fish/cmds.c:4904 fish/cmds.c:4922 fish/cmds.c:4940
+#: fish/cmds.c:4954 fish/cmds.c:4970 fish/cmds.c:4990 fish/cmds.c:5009
+#: fish/cmds.c:5028 fish/cmds.c:5047 fish/cmds.c:5066 fish/cmds.c:5086
+#: fish/cmds.c:5126 fish/cmds.c:5183 fish/cmds.c:5204 fish/cmds.c:5225
+#: fish/cmds.c:5246 fish/cmds.c:5264 fish/cmds.c:5286 fish/cmds.c:5324
+#: fish/cmds.c:5346 fish/cmds.c:5425 fish/cmds.c:5464 fish/cmds.c:5479
+#: fish/cmds.c:5496 fish/cmds.c:5510 fish/cmds.c:5526 fish/cmds.c:5548
+#: fish/cmds.c:5570 fish/cmds.c:5592 fish/cmds.c:5614 fish/cmds.c:5636
+#: fish/cmds.c:5658 fish/cmds.c:5678 fish/cmds.c:5695 fish/cmds.c:5712
+#: fish/cmds.c:5731 fish/cmds.c:5750 fish/cmds.c:5770 fish/cmds.c:5806
+#: fish/cmds.c:5825 fish/cmds.c:5844 fish/cmds.c:5861 fish/cmds.c:5879
+#: fish/cmds.c:5902 fish/cmds.c:5925 fish/cmds.c:5949 fish/cmds.c:5972
+#: fish/cmds.c:5993 fish/cmds.c:6016 fish/cmds.c:6039 fish/cmds.c:6059
+#: fish/cmds.c:6081 fish/cmds.c:6102 fish/cmds.c:6125 fish/cmds.c:6142
+#: fish/cmds.c:6159 fish/cmds.c:6177 fish/cmds.c:6195 fish/cmds.c:6216
+#: fish/cmds.c:6234 fish/cmds.c:6255 fish/cmds.c:6275 fish/cmds.c:6293
+#: fish/cmds.c:6314 fish/cmds.c:6337 fish/cmds.c:6360 fish/cmds.c:6382
+#: fish/cmds.c:6415 fish/cmds.c:6432 fish/cmds.c:6449 fish/cmds.c:6473
+#: fish/cmds.c:6496 fish/cmds.c:6519 fish/cmds.c:6541 fish/cmds.c:6558
+#: fish/cmds.c:6580 fish/cmds.c:6674 fish/cmds.c:6694 fish/cmds.c:6714
+#: fish/cmds.c:6734 fish/cmds.c:6752 fish/cmds.c:6773 fish/cmds.c:6809
+#: fish/cmds.c:6826 fish/cmds.c:6848 fish/cmds.c:6865 fish/cmds.c:6901
+#: fish/cmds.c:6921 fish/cmds.c:6941 fish/cmds.c:6961 fish/cmds.c:6983
+#: fish/cmds.c:7000 fish/cmds.c:7019 fish/cmds.c:7038 fish/cmds.c:7060
+#: fish/cmds.c:7081 fish/cmds.c:7102 fish/cmds.c:7123 fish/cmds.c:7146
+#: fish/cmds.c:7187 fish/cmds.c:7210 fish/cmds.c:7249 fish/cmds.c:7266
+#: fish/cmds.c:7285 fish/cmds.c:7306 fish/cmds.c:7329 fish/cmds.c:7351
+#: fish/cmds.c:7369 fish/cmds.c:7388 fish/cmds.c:7409 fish/cmds.c:7486
+#: fish/cmds.c:7527 fish/cmds.c:7606 fish/cmds.c:7682 fish/cmds.c:7719
+#: fish/cmds.c:7742 fish/cmds.c:7763 fish/cmds.c:7786 fish/cmds.c:7808
+#: fish/cmds.c:7833 fish/cmds.c:7876 fish/cmds.c:7917 fish/cmds.c:7938
+#: fish/cmds.c:7956 fish/cmds.c:7975 fish/cmds.c:7992 fish/cmds.c:8010
+#: fish/cmds.c:8037 fish/cmds.c:8061 fish/cmds.c:8085 fish/cmds.c:8109
+#: fish/cmds.c:8133 fish/cmds.c:8157 fish/cmds.c:8181 fish/cmds.c:8205
+#: fish/cmds.c:8229 fish/cmds.c:8253 fish/cmds.c:8277 fish/cmds.c:8301
+#: fish/cmds.c:8324 fish/cmds.c:8347 fish/cmds.c:8368 fish/cmds.c:8389
+#: fish/cmds.c:8410 fish/cmds.c:8430 fish/cmds.c:8453 fish/cmds.c:8491
+#: fish/cmds.c:8508 fish/cmds.c:8525 fish/cmds.c:8544 fish/cmds.c:8563
+#: fish/cmds.c:8580 fish/cmds.c:8597 fish/cmds.c:8614 fish/cmds.c:8631
+#: fish/cmds.c:8650 fish/cmds.c:8686 fish/cmds.c:8726 fish/cmds.c:8759
+#: fish/cmds.c:8776 fish/cmds.c:8793 fish/cmds.c:8809 fish/cmds.c:8824
+#: fish/cmds.c:8845 fish/cmds.c:8883 fish/cmds.c:8921 fish/cmds.c:8960
+#: fish/cmds.c:9000 fish/cmds.c:9041 fish/cmds.c:9082 fish/cmds.c:9120
+#: fish/cmds.c:9137 fish/cmds.c:9160 fish/cmds.c:9182 fish/cmds.c:9204
+#: fish/cmds.c:9224 fish/cmds.c:9244 fish/cmds.c:9280 fish/cmds.c:9352
+#: fish/cmds.c:9392 fish/cmds.c:9450 fish/cmds.c:9476 fish/cmds.c:9502
+#: fish/cmds.c:9530 fish/cmds.c:9589 fish/cmds.c:9610 fish/cmds.c:9655
+#: fish/cmds.c:9675 fish/cmds.c:9714 fish/cmds.c:9751 fish/cmds.c:9771
+#: fish/cmds.c:9793 fish/cmds.c:9850 fish/cmds.c:9870 fish/cmds.c:9892
+#: fish/cmds.c:9914 fish/cmds.c:9933 fish/cmds.c:9953 fish/cmds.c:9980
+#: fish/cmds.c:10000 fish/cmds.c:10020 fish/cmds.c:10040 fish/cmds.c:10060
+#: fish/cmds.c:10082 fish/cmds.c:10117 fish/cmds.c:10135 fish/cmds.c:10158
+#: fish/cmds.c:10180 fish/cmds.c:10195 fish/cmds.c:10212 fish/cmds.c:10249
+#: fish/cmds.c:10288 fish/cmds.c:10328 fish/cmds.c:10384 fish/cmds.c:10406
+#: fish/cmds.c:10442 fish/cmds.c:10457 fish/cmds.c:10477 fish/cmds.c:10517
+#: fish/cmds.c:10540 fish/cmds.c:10564 fish/cmds.c:10589 fish/cmds.c:10630
+#: fish/cmds.c:10655 fish/cmds.c:10693 fish/cmds.c:10724 fish/cmds.c:10755
+#: fish/cmds.c:10783 fish/cmds.c:10803 fish/cmds.c:10835 fish/cmds.c:10855
+#: fish/cmds.c:10875 fish/cmds.c:10892 fish/cmds.c:10910 fish/cmds.c:10933
+#: fish/cmds.c:10954 fish/cmds.c:10973 fish/cmds.c:11015 fish/cmds.c:11058
+#: fish/cmds.c:11102 fish/cmds.c:11141 fish/cmds.c:11160 fish/cmds.c:11180
+#: fish/cmds.c:11200 fish/cmds.c:11221 fish/cmds.c:11242 fish/cmds.c:11263
+#: fish/cmds.c:11284 fish/cmds.c:11305 fish/cmds.c:11327 fish/cmds.c:11365
+#: fish/cmds.c:11416 fish/cmds.c:11454 fish/cmds.c:11510 fish/cmds.c:11600
+#: fish/cmds.c:11629 fish/cmds.c:11656
 #, c-format
 msgid "%s should have %d parameter(s)\n"
 msgstr "%s అనునది %d పారామితి(ల)ను కలిగివుండాలి\n"
 
-#: fish/cmds.c:3215 fish/cmds.c:3229 fish/cmds.c:3245 fish/cmds.c:3262
-#: fish/cmds.c:3279 fish/cmds.c:3297 fish/cmds.c:3316 fish/cmds.c:3332
-#: fish/cmds.c:3350 fish/cmds.c:3366 fish/cmds.c:3384 fish/cmds.c:3400
-#: fish/cmds.c:3417 fish/cmds.c:3432 fish/cmds.c:3450 fish/cmds.c:3465
-#: fish/cmds.c:3481 fish/cmds.c:3497 fish/cmds.c:3513 fish/cmds.c:3529
-#: fish/cmds.c:3545 fish/cmds.c:3563 fish/cmds.c:3596 fish/cmds.c:3612
-#: fish/cmds.c:3628 fish/cmds.c:3647 fish/cmds.c:3662 fish/cmds.c:3680
-#: fish/cmds.c:3695 fish/cmds.c:3713 fish/cmds.c:3728 fish/cmds.c:3746
-#: fish/cmds.c:3761 fish/cmds.c:3780 fish/cmds.c:3799 fish/cmds.c:3817
-#: fish/cmds.c:3837 fish/cmds.c:3856 fish/cmds.c:3876 fish/cmds.c:3896
-#: fish/cmds.c:3916 fish/cmds.c:3935 fish/cmds.c:3954 fish/cmds.c:3974
-#: fish/cmds.c:3994 fish/cmds.c:4014 fish/cmds.c:4029 fish/cmds.c:4045
-#: fish/cmds.c:4066 fish/cmds.c:4117 fish/cmds.c:4135 fish/cmds.c:4152
-#: fish/cmds.c:4173 fish/cmds.c:4231 fish/cmds.c:4251 fish/cmds.c:4271
-#: fish/cmds.c:4291 fish/cmds.c:4311 fish/cmds.c:4331 fish/cmds.c:4350
-#: fish/cmds.c:4369 fish/cmds.c:4388 fish/cmds.c:4403 fish/cmds.c:4423
-#: fish/cmds.c:4439 fish/cmds.c:4455 fish/cmds.c:4474 fish/cmds.c:4496
-#: fish/cmds.c:4518 fish/cmds.c:4538 fish/cmds.c:4555 fish/cmds.c:4572
-#: fish/cmds.c:4589 fish/cmds.c:4606 fish/cmds.c:4623 fish/cmds.c:4640
-#: fish/cmds.c:4657 fish/cmds.c:4676 fish/cmds.c:4699 fish/cmds.c:4735
-#: fish/cmds.c:4752 fish/cmds.c:4775 fish/cmds.c:4797 fish/cmds.c:4818
-#: fish/cmds.c:4838 fish/cmds.c:4857 fish/cmds.c:4877 fish/cmds.c:4895
-#: fish/cmds.c:4913 fish/cmds.c:4927 fish/cmds.c:4943 fish/cmds.c:4963
-#: fish/cmds.c:4982 fish/cmds.c:5001 fish/cmds.c:5020 fish/cmds.c:5039
-#: fish/cmds.c:5059 fish/cmds.c:5099 fish/cmds.c:5156 fish/cmds.c:5177
-#: fish/cmds.c:5198 fish/cmds.c:5219 fish/cmds.c:5237 fish/cmds.c:5259
-#: fish/cmds.c:5297 fish/cmds.c:5319 fish/cmds.c:5398 fish/cmds.c:5437
-#: fish/cmds.c:5452 fish/cmds.c:5469 fish/cmds.c:5483 fish/cmds.c:5499
-#: fish/cmds.c:5521 fish/cmds.c:5543 fish/cmds.c:5565 fish/cmds.c:5587
-#: fish/cmds.c:5609 fish/cmds.c:5631 fish/cmds.c:5651 fish/cmds.c:5668
-#: fish/cmds.c:5685 fish/cmds.c:5704 fish/cmds.c:5723 fish/cmds.c:5743
-#: fish/cmds.c:5779 fish/cmds.c:5798 fish/cmds.c:5817 fish/cmds.c:5834
-#: fish/cmds.c:5852 fish/cmds.c:5875 fish/cmds.c:5898 fish/cmds.c:5922
-#: fish/cmds.c:5945 fish/cmds.c:5966 fish/cmds.c:5989 fish/cmds.c:6012
-#: fish/cmds.c:6032 fish/cmds.c:6054 fish/cmds.c:6075 fish/cmds.c:6098
-#: fish/cmds.c:6115 fish/cmds.c:6132 fish/cmds.c:6150 fish/cmds.c:6168
-#: fish/cmds.c:6189 fish/cmds.c:6207 fish/cmds.c:6228 fish/cmds.c:6248
-#: fish/cmds.c:6266 fish/cmds.c:6287 fish/cmds.c:6310 fish/cmds.c:6333
-#: fish/cmds.c:6355 fish/cmds.c:6388 fish/cmds.c:6405 fish/cmds.c:6422
-#: fish/cmds.c:6446 fish/cmds.c:6469 fish/cmds.c:6492 fish/cmds.c:6514
-#: fish/cmds.c:6531 fish/cmds.c:6553 fish/cmds.c:6647 fish/cmds.c:6667
-#: fish/cmds.c:6687 fish/cmds.c:6707 fish/cmds.c:6725 fish/cmds.c:6746
-#: fish/cmds.c:6782 fish/cmds.c:6799 fish/cmds.c:6821 fish/cmds.c:6838
-#: fish/cmds.c:6874 fish/cmds.c:6894 fish/cmds.c:6914 fish/cmds.c:6934
-#: fish/cmds.c:6956 fish/cmds.c:6973 fish/cmds.c:6992 fish/cmds.c:7011
-#: fish/cmds.c:7033 fish/cmds.c:7054 fish/cmds.c:7075 fish/cmds.c:7096
-#: fish/cmds.c:7119 fish/cmds.c:7160 fish/cmds.c:7183 fish/cmds.c:7222
-#: fish/cmds.c:7239 fish/cmds.c:7258 fish/cmds.c:7279 fish/cmds.c:7302
-#: fish/cmds.c:7324 fish/cmds.c:7342 fish/cmds.c:7361 fish/cmds.c:7382
-#: fish/cmds.c:7459 fish/cmds.c:7500 fish/cmds.c:7579 fish/cmds.c:7655
-#: fish/cmds.c:7692 fish/cmds.c:7715 fish/cmds.c:7736 fish/cmds.c:7759
-#: fish/cmds.c:7781 fish/cmds.c:7806 fish/cmds.c:7849 fish/cmds.c:7890
-#: fish/cmds.c:7911 fish/cmds.c:7929 fish/cmds.c:7948 fish/cmds.c:7965
-#: fish/cmds.c:7983 fish/cmds.c:8010 fish/cmds.c:8034 fish/cmds.c:8058
-#: fish/cmds.c:8082 fish/cmds.c:8106 fish/cmds.c:8130 fish/cmds.c:8154
-#: fish/cmds.c:8178 fish/cmds.c:8202 fish/cmds.c:8226 fish/cmds.c:8250
-#: fish/cmds.c:8274 fish/cmds.c:8297 fish/cmds.c:8320 fish/cmds.c:8341
-#: fish/cmds.c:8362 fish/cmds.c:8383 fish/cmds.c:8403 fish/cmds.c:8426
-#: fish/cmds.c:8464 fish/cmds.c:8481 fish/cmds.c:8498 fish/cmds.c:8517
-#: fish/cmds.c:8536 fish/cmds.c:8553 fish/cmds.c:8570 fish/cmds.c:8587
-#: fish/cmds.c:8604 fish/cmds.c:8623 fish/cmds.c:8659 fish/cmds.c:8699
-#: fish/cmds.c:8732 fish/cmds.c:8749 fish/cmds.c:8766 fish/cmds.c:8782
-#: fish/cmds.c:8797 fish/cmds.c:8818 fish/cmds.c:8856 fish/cmds.c:8894
-#: fish/cmds.c:8933 fish/cmds.c:8973 fish/cmds.c:9014 fish/cmds.c:9055
-#: fish/cmds.c:9093 fish/cmds.c:9110 fish/cmds.c:9133 fish/cmds.c:9155
-#: fish/cmds.c:9177 fish/cmds.c:9197 fish/cmds.c:9217 fish/cmds.c:9253
-#: fish/cmds.c:9325 fish/cmds.c:9365 fish/cmds.c:9423 fish/cmds.c:9449
-#: fish/cmds.c:9475 fish/cmds.c:9503 fish/cmds.c:9562 fish/cmds.c:9583
-#: fish/cmds.c:9628 fish/cmds.c:9648 fish/cmds.c:9687 fish/cmds.c:9724
-#: fish/cmds.c:9744 fish/cmds.c:9766 fish/cmds.c:9823 fish/cmds.c:9843
-#: fish/cmds.c:9865 fish/cmds.c:9887 fish/cmds.c:9906 fish/cmds.c:9926
-#: fish/cmds.c:9953 fish/cmds.c:9973 fish/cmds.c:9993 fish/cmds.c:10013
-#: fish/cmds.c:10033 fish/cmds.c:10055 fish/cmds.c:10090 fish/cmds.c:10108
-#: fish/cmds.c:10131 fish/cmds.c:10153 fish/cmds.c:10168 fish/cmds.c:10185
-#: fish/cmds.c:10222 fish/cmds.c:10261 fish/cmds.c:10301 fish/cmds.c:10357
-#: fish/cmds.c:10379 fish/cmds.c:10415 fish/cmds.c:10430 fish/cmds.c:10450
-#: fish/cmds.c:10490 fish/cmds.c:10513 fish/cmds.c:10537 fish/cmds.c:10562
-#: fish/cmds.c:10603 fish/cmds.c:10628 fish/cmds.c:10666 fish/cmds.c:10697
-#: fish/cmds.c:10728 fish/cmds.c:10756 fish/cmds.c:10776 fish/cmds.c:10808
-#: fish/cmds.c:10828 fish/cmds.c:10848 fish/cmds.c:10865 fish/cmds.c:10883
-#: fish/cmds.c:10906 fish/cmds.c:10927 fish/cmds.c:10946 fish/cmds.c:10988
-#: fish/cmds.c:11031 fish/cmds.c:11075 fish/cmds.c:11114 fish/cmds.c:11133
-#: fish/cmds.c:11153 fish/cmds.c:11173 fish/cmds.c:11194 fish/cmds.c:11215
-#: fish/cmds.c:11236 fish/cmds.c:11257 fish/cmds.c:11278 fish/cmds.c:11300
-#: fish/cmds.c:11338 fish/cmds.c:11389 fish/cmds.c:11427 fish/cmds.c:11483
-#: fish/cmds.c:11506 fish/cmds.c:11573 fish/cmds.c:11602 fish/cmds.c:11629
+#: fish/cmds.c:3223 fish/cmds.c:3237 fish/cmds.c:3253 fish/cmds.c:3270
+#: fish/cmds.c:3287 fish/cmds.c:3305 fish/cmds.c:3324 fish/cmds.c:3340
+#: fish/cmds.c:3358 fish/cmds.c:3374 fish/cmds.c:3392 fish/cmds.c:3408
+#: fish/cmds.c:3425 fish/cmds.c:3440 fish/cmds.c:3458 fish/cmds.c:3473
+#: fish/cmds.c:3489 fish/cmds.c:3505 fish/cmds.c:3521 fish/cmds.c:3537
+#: fish/cmds.c:3553 fish/cmds.c:3571 fish/cmds.c:3604 fish/cmds.c:3620
+#: fish/cmds.c:3636 fish/cmds.c:3655 fish/cmds.c:3670 fish/cmds.c:3688
+#: fish/cmds.c:3703 fish/cmds.c:3721 fish/cmds.c:3736 fish/cmds.c:3754
+#: fish/cmds.c:3769 fish/cmds.c:3788 fish/cmds.c:3807 fish/cmds.c:3825
+#: fish/cmds.c:3845 fish/cmds.c:3864 fish/cmds.c:3884 fish/cmds.c:3904
+#: fish/cmds.c:3924 fish/cmds.c:3943 fish/cmds.c:3962 fish/cmds.c:3982
+#: fish/cmds.c:4002 fish/cmds.c:4022 fish/cmds.c:4037 fish/cmds.c:4053
+#: fish/cmds.c:4074 fish/cmds.c:4125 fish/cmds.c:4143 fish/cmds.c:4160
+#: fish/cmds.c:4181 fish/cmds.c:4239 fish/cmds.c:4259 fish/cmds.c:4279
+#: fish/cmds.c:4299 fish/cmds.c:4319 fish/cmds.c:4339 fish/cmds.c:4358
+#: fish/cmds.c:4377 fish/cmds.c:4396 fish/cmds.c:4411 fish/cmds.c:4430
+#: fish/cmds.c:4451 fish/cmds.c:4467 fish/cmds.c:4483 fish/cmds.c:4502
+#: fish/cmds.c:4524 fish/cmds.c:4546 fish/cmds.c:4566 fish/cmds.c:4583
+#: fish/cmds.c:4600 fish/cmds.c:4617 fish/cmds.c:4634 fish/cmds.c:4651
+#: fish/cmds.c:4668 fish/cmds.c:4685 fish/cmds.c:4704 fish/cmds.c:4727
+#: fish/cmds.c:4763 fish/cmds.c:4780 fish/cmds.c:4803 fish/cmds.c:4825
+#: fish/cmds.c:4846 fish/cmds.c:4866 fish/cmds.c:4885 fish/cmds.c:4905
+#: fish/cmds.c:4923 fish/cmds.c:4941 fish/cmds.c:4955 fish/cmds.c:4971
+#: fish/cmds.c:4991 fish/cmds.c:5010 fish/cmds.c:5029 fish/cmds.c:5048
+#: fish/cmds.c:5067 fish/cmds.c:5087 fish/cmds.c:5127 fish/cmds.c:5184
+#: fish/cmds.c:5205 fish/cmds.c:5226 fish/cmds.c:5247 fish/cmds.c:5265
+#: fish/cmds.c:5287 fish/cmds.c:5325 fish/cmds.c:5347 fish/cmds.c:5426
+#: fish/cmds.c:5465 fish/cmds.c:5480 fish/cmds.c:5497 fish/cmds.c:5511
+#: fish/cmds.c:5527 fish/cmds.c:5549 fish/cmds.c:5571 fish/cmds.c:5593
+#: fish/cmds.c:5615 fish/cmds.c:5637 fish/cmds.c:5659 fish/cmds.c:5679
+#: fish/cmds.c:5696 fish/cmds.c:5713 fish/cmds.c:5732 fish/cmds.c:5751
+#: fish/cmds.c:5771 fish/cmds.c:5807 fish/cmds.c:5826 fish/cmds.c:5845
+#: fish/cmds.c:5862 fish/cmds.c:5880 fish/cmds.c:5903 fish/cmds.c:5926
+#: fish/cmds.c:5950 fish/cmds.c:5973 fish/cmds.c:5994 fish/cmds.c:6017
+#: fish/cmds.c:6040 fish/cmds.c:6060 fish/cmds.c:6082 fish/cmds.c:6103
+#: fish/cmds.c:6126 fish/cmds.c:6143 fish/cmds.c:6160 fish/cmds.c:6178
+#: fish/cmds.c:6196 fish/cmds.c:6217 fish/cmds.c:6235 fish/cmds.c:6256
+#: fish/cmds.c:6276 fish/cmds.c:6294 fish/cmds.c:6315 fish/cmds.c:6338
+#: fish/cmds.c:6361 fish/cmds.c:6383 fish/cmds.c:6416 fish/cmds.c:6433
+#: fish/cmds.c:6450 fish/cmds.c:6474 fish/cmds.c:6497 fish/cmds.c:6520
+#: fish/cmds.c:6542 fish/cmds.c:6559 fish/cmds.c:6581 fish/cmds.c:6675
+#: fish/cmds.c:6695 fish/cmds.c:6715 fish/cmds.c:6735 fish/cmds.c:6753
+#: fish/cmds.c:6774 fish/cmds.c:6810 fish/cmds.c:6827 fish/cmds.c:6849
+#: fish/cmds.c:6866 fish/cmds.c:6902 fish/cmds.c:6922 fish/cmds.c:6942
+#: fish/cmds.c:6962 fish/cmds.c:6984 fish/cmds.c:7001 fish/cmds.c:7020
+#: fish/cmds.c:7039 fish/cmds.c:7061 fish/cmds.c:7082 fish/cmds.c:7103
+#: fish/cmds.c:7124 fish/cmds.c:7147 fish/cmds.c:7188 fish/cmds.c:7211
+#: fish/cmds.c:7250 fish/cmds.c:7267 fish/cmds.c:7286 fish/cmds.c:7307
+#: fish/cmds.c:7330 fish/cmds.c:7352 fish/cmds.c:7370 fish/cmds.c:7389
+#: fish/cmds.c:7410 fish/cmds.c:7487 fish/cmds.c:7528 fish/cmds.c:7607
+#: fish/cmds.c:7683 fish/cmds.c:7720 fish/cmds.c:7743 fish/cmds.c:7764
+#: fish/cmds.c:7787 fish/cmds.c:7809 fish/cmds.c:7834 fish/cmds.c:7877
+#: fish/cmds.c:7918 fish/cmds.c:7939 fish/cmds.c:7957 fish/cmds.c:7976
+#: fish/cmds.c:7993 fish/cmds.c:8011 fish/cmds.c:8038 fish/cmds.c:8062
+#: fish/cmds.c:8086 fish/cmds.c:8110 fish/cmds.c:8134 fish/cmds.c:8158
+#: fish/cmds.c:8182 fish/cmds.c:8206 fish/cmds.c:8230 fish/cmds.c:8254
+#: fish/cmds.c:8278 fish/cmds.c:8302 fish/cmds.c:8325 fish/cmds.c:8348
+#: fish/cmds.c:8369 fish/cmds.c:8390 fish/cmds.c:8411 fish/cmds.c:8431
+#: fish/cmds.c:8454 fish/cmds.c:8492 fish/cmds.c:8509 fish/cmds.c:8526
+#: fish/cmds.c:8545 fish/cmds.c:8564 fish/cmds.c:8581 fish/cmds.c:8598
+#: fish/cmds.c:8615 fish/cmds.c:8632 fish/cmds.c:8651 fish/cmds.c:8687
+#: fish/cmds.c:8727 fish/cmds.c:8760 fish/cmds.c:8777 fish/cmds.c:8794
+#: fish/cmds.c:8810 fish/cmds.c:8825 fish/cmds.c:8846 fish/cmds.c:8884
+#: fish/cmds.c:8922 fish/cmds.c:8961 fish/cmds.c:9001 fish/cmds.c:9042
+#: fish/cmds.c:9083 fish/cmds.c:9121 fish/cmds.c:9138 fish/cmds.c:9161
+#: fish/cmds.c:9183 fish/cmds.c:9205 fish/cmds.c:9225 fish/cmds.c:9245
+#: fish/cmds.c:9281 fish/cmds.c:9353 fish/cmds.c:9393 fish/cmds.c:9451
+#: fish/cmds.c:9477 fish/cmds.c:9503 fish/cmds.c:9531 fish/cmds.c:9590
+#: fish/cmds.c:9611 fish/cmds.c:9656 fish/cmds.c:9676 fish/cmds.c:9715
+#: fish/cmds.c:9752 fish/cmds.c:9772 fish/cmds.c:9794 fish/cmds.c:9851
+#: fish/cmds.c:9871 fish/cmds.c:9893 fish/cmds.c:9915 fish/cmds.c:9934
+#: fish/cmds.c:9954 fish/cmds.c:9981 fish/cmds.c:10001 fish/cmds.c:10021
+#: fish/cmds.c:10041 fish/cmds.c:10061 fish/cmds.c:10083 fish/cmds.c:10118
+#: fish/cmds.c:10136 fish/cmds.c:10159 fish/cmds.c:10181 fish/cmds.c:10196
+#: fish/cmds.c:10213 fish/cmds.c:10250 fish/cmds.c:10289 fish/cmds.c:10329
+#: fish/cmds.c:10385 fish/cmds.c:10407 fish/cmds.c:10443 fish/cmds.c:10458
+#: fish/cmds.c:10478 fish/cmds.c:10518 fish/cmds.c:10541 fish/cmds.c:10565
+#: fish/cmds.c:10590 fish/cmds.c:10631 fish/cmds.c:10656 fish/cmds.c:10694
+#: fish/cmds.c:10725 fish/cmds.c:10756 fish/cmds.c:10784 fish/cmds.c:10804
+#: fish/cmds.c:10836 fish/cmds.c:10856 fish/cmds.c:10876 fish/cmds.c:10893
+#: fish/cmds.c:10911 fish/cmds.c:10934 fish/cmds.c:10955 fish/cmds.c:10974
+#: fish/cmds.c:11016 fish/cmds.c:11059 fish/cmds.c:11103 fish/cmds.c:11142
+#: fish/cmds.c:11161 fish/cmds.c:11181 fish/cmds.c:11201 fish/cmds.c:11222
+#: fish/cmds.c:11243 fish/cmds.c:11264 fish/cmds.c:11285 fish/cmds.c:11306
+#: fish/cmds.c:11328 fish/cmds.c:11366 fish/cmds.c:11417 fish/cmds.c:11455
+#: fish/cmds.c:11511 fish/cmds.c:11534 fish/cmds.c:11601 fish/cmds.c:11630
+#: fish/cmds.c:11657
 #, c-format
 msgid "type 'help %s' for help on %s\n"
 msgstr "'help %s' అనునది టైపుచేయండి %sపై సహాయం కొరకు\n"
 
-#: fish/cmds.c:3573 fish/cmds.c:4711 fish/cmds.c:5069 fish/cmds.c:5109
-#: fish/cmds.c:5128 fish/cmds.c:5271 fish/cmds.c:5330 fish/cmds.c:5349
-#: fish/cmds.c:5368 fish/cmds.c:5411 fish/cmds.c:5754 fish/cmds.c:6365
-#: fish/cmds.c:6564 fish/cmds.c:6583 fish/cmds.c:6602 fish/cmds.c:6621
-#: fish/cmds.c:6757 fish/cmds.c:6848 fish/cmds.c:7129 fish/cmds.c:7193
-#: fish/cmds.c:7392 fish/cmds.c:7411 fish/cmds.c:7430 fish/cmds.c:7469
-#: fish/cmds.c:7510 fish/cmds.c:7529 fish/cmds.c:7548 fish/cmds.c:7589
-#: fish/cmds.c:7608 fish/cmds.c:7627 fish/cmds.c:7665 fish/cmds.c:7818
-#: fish/cmds.c:7861 fish/cmds.c:8438 fish/cmds.c:8633 fish/cmds.c:8671
-#: fish/cmds.c:8709 fish/cmds.c:8829 fish/cmds.c:8866 fish/cmds.c:8904
-#: fish/cmds.c:8943 fish/cmds.c:8984 fish/cmds.c:9025 fish/cmds.c:9066
-#: fish/cmds.c:9229 fish/cmds.c:9265 fish/cmds.c:9278 fish/cmds.c:9291
-#: fish/cmds.c:9304 fish/cmds.c:9337 fish/cmds.c:9375 fish/cmds.c:9394
-#: fish/cmds.c:9515 fish/cmds.c:9534 fish/cmds.c:9595 fish/cmds.c:9608
-#: fish/cmds.c:9659 fish/cmds.c:9698 fish/cmds.c:9776 fish/cmds.c:9795
-#: fish/cmds.c:10069 fish/cmds.c:10196 fish/cmds.c:10233 fish/cmds.c:10272
-#: fish/cmds.c:10312 fish/cmds.c:10331 fish/cmds.c:10390 fish/cmds.c:10463
-#: fish/cmds.c:10573 fish/cmds.c:10643 fish/cmds.c:10677 fish/cmds.c:10708
-#: fish/cmds.c:10739 fish/cmds.c:10788 fish/cmds.c:10959 fish/cmds.c:11001
-#: fish/cmds.c:11046 fish/cmds.c:11088 fish/cmds.c:11314 fish/cmds.c:11352
-#: fish/cmds.c:11365 fish/cmds.c:11403 fish/cmds.c:11438 fish/cmds.c:11457
-#: fish/cmds.c:11524
+#: fish/cmds.c:3581 fish/cmds.c:4739 fish/cmds.c:5097 fish/cmds.c:5137
+#: fish/cmds.c:5156 fish/cmds.c:5299 fish/cmds.c:5358 fish/cmds.c:5377
+#: fish/cmds.c:5396 fish/cmds.c:5439 fish/cmds.c:5782 fish/cmds.c:6393
+#: fish/cmds.c:6592 fish/cmds.c:6611 fish/cmds.c:6630 fish/cmds.c:6649
+#: fish/cmds.c:6785 fish/cmds.c:6876 fish/cmds.c:7157 fish/cmds.c:7221
+#: fish/cmds.c:7420 fish/cmds.c:7439 fish/cmds.c:7458 fish/cmds.c:7497
+#: fish/cmds.c:7538 fish/cmds.c:7557 fish/cmds.c:7576 fish/cmds.c:7617
+#: fish/cmds.c:7636 fish/cmds.c:7655 fish/cmds.c:7693 fish/cmds.c:7846
+#: fish/cmds.c:7889 fish/cmds.c:8466 fish/cmds.c:8661 fish/cmds.c:8699
+#: fish/cmds.c:8737 fish/cmds.c:8857 fish/cmds.c:8894 fish/cmds.c:8932
+#: fish/cmds.c:8971 fish/cmds.c:9012 fish/cmds.c:9053 fish/cmds.c:9094
+#: fish/cmds.c:9257 fish/cmds.c:9293 fish/cmds.c:9306 fish/cmds.c:9319
+#: fish/cmds.c:9332 fish/cmds.c:9365 fish/cmds.c:9403 fish/cmds.c:9422
+#: fish/cmds.c:9543 fish/cmds.c:9562 fish/cmds.c:9623 fish/cmds.c:9636
+#: fish/cmds.c:9687 fish/cmds.c:9726 fish/cmds.c:9804 fish/cmds.c:9823
+#: fish/cmds.c:10097 fish/cmds.c:10224 fish/cmds.c:10261 fish/cmds.c:10300
+#: fish/cmds.c:10340 fish/cmds.c:10359 fish/cmds.c:10418 fish/cmds.c:10491
+#: fish/cmds.c:10601 fish/cmds.c:10671 fish/cmds.c:10705 fish/cmds.c:10736
+#: fish/cmds.c:10767 fish/cmds.c:10816 fish/cmds.c:10987 fish/cmds.c:11029
+#: fish/cmds.c:11074 fish/cmds.c:11116 fish/cmds.c:11342 fish/cmds.c:11380
+#: fish/cmds.c:11393 fish/cmds.c:11431 fish/cmds.c:11466 fish/cmds.c:11485
+#: fish/cmds.c:11552
 #, c-format
 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
 msgstr ""
 
-#: fish/cmds.c:3579 fish/cmds.c:4717 fish/cmds.c:5075 fish/cmds.c:5115
-#: fish/cmds.c:5134 fish/cmds.c:5277 fish/cmds.c:5336 fish/cmds.c:5355
-#: fish/cmds.c:5374 fish/cmds.c:5417 fish/cmds.c:5760 fish/cmds.c:6371
-#: fish/cmds.c:6570 fish/cmds.c:6589 fish/cmds.c:6608 fish/cmds.c:6627
-#: fish/cmds.c:6763 fish/cmds.c:6854 fish/cmds.c:7135 fish/cmds.c:7199
-#: fish/cmds.c:7398 fish/cmds.c:7417 fish/cmds.c:7436 fish/cmds.c:7475
-#: fish/cmds.c:7516 fish/cmds.c:7535 fish/cmds.c:7554 fish/cmds.c:7595
-#: fish/cmds.c:7614 fish/cmds.c:7633 fish/cmds.c:7671 fish/cmds.c:7824
-#: fish/cmds.c:7867 fish/cmds.c:8444 fish/cmds.c:8639 fish/cmds.c:8677
-#: fish/cmds.c:8715 fish/cmds.c:8835 fish/cmds.c:8872 fish/cmds.c:8910
-#: fish/cmds.c:8949 fish/cmds.c:8990 fish/cmds.c:9031 fish/cmds.c:9072
-#: fish/cmds.c:9343 fish/cmds.c:9381 fish/cmds.c:9400 fish/cmds.c:9521
-#: fish/cmds.c:9665 fish/cmds.c:9704 fish/cmds.c:9782 fish/cmds.c:9801
-#: fish/cmds.c:10202 fish/cmds.c:10239 fish/cmds.c:10278 fish/cmds.c:10318
-#: fish/cmds.c:10337 fish/cmds.c:10396 fish/cmds.c:10469 fish/cmds.c:10579
-#: fish/cmds.c:10965 fish/cmds.c:11007 fish/cmds.c:11052 fish/cmds.c:11094
-#: fish/cmds.c:11444 fish/cmds.c:11530
+#: fish/cmds.c:3587 fish/cmds.c:4745 fish/cmds.c:5103 fish/cmds.c:5143
+#: fish/cmds.c:5162 fish/cmds.c:5305 fish/cmds.c:5364 fish/cmds.c:5383
+#: fish/cmds.c:5402 fish/cmds.c:5445 fish/cmds.c:5788 fish/cmds.c:6399
+#: fish/cmds.c:6598 fish/cmds.c:6617 fish/cmds.c:6636 fish/cmds.c:6655
+#: fish/cmds.c:6791 fish/cmds.c:6882 fish/cmds.c:7163 fish/cmds.c:7227
+#: fish/cmds.c:7426 fish/cmds.c:7445 fish/cmds.c:7464 fish/cmds.c:7503
+#: fish/cmds.c:7544 fish/cmds.c:7563 fish/cmds.c:7582 fish/cmds.c:7623
+#: fish/cmds.c:7642 fish/cmds.c:7661 fish/cmds.c:7699 fish/cmds.c:7852
+#: fish/cmds.c:7895 fish/cmds.c:8472 fish/cmds.c:8667 fish/cmds.c:8705
+#: fish/cmds.c:8743 fish/cmds.c:8863 fish/cmds.c:8900 fish/cmds.c:8938
+#: fish/cmds.c:8977 fish/cmds.c:9018 fish/cmds.c:9059 fish/cmds.c:9100
+#: fish/cmds.c:9371 fish/cmds.c:9409 fish/cmds.c:9428 fish/cmds.c:9549
+#: fish/cmds.c:9693 fish/cmds.c:9732 fish/cmds.c:9810 fish/cmds.c:9829
+#: fish/cmds.c:10230 fish/cmds.c:10267 fish/cmds.c:10306 fish/cmds.c:10346
+#: fish/cmds.c:10365 fish/cmds.c:10424 fish/cmds.c:10497 fish/cmds.c:10607
+#: fish/cmds.c:10993 fish/cmds.c:11035 fish/cmds.c:11080 fish/cmds.c:11122
+#: fish/cmds.c:11472 fish/cmds.c:11558
 #, c-format
 msgid "%s: %s: integer out of range\n"
 msgstr ""
 
-#: fish/cmds.c:4065 fish/cmds.c:4172 fish/cmds.c:11505
+#: fish/cmds.c:4073 fish/cmds.c:4180 fish/cmds.c:11533
 #, fuzzy, c-format
 msgid "%s should have %d-%d parameter(s)\n"
 msgstr "%s అనునది %d పారామితి(ల)ను కలిగివుండాలి\n"
 
-#: fish/cmds.c:4091 fish/cmds.c:4203 fish/cmds.c:11545
+#: fish/cmds.c:4099 fish/cmds.c:4211 fish/cmds.c:11573
 #, fuzzy, c-format
 msgid "%s: unknown optional argument \"%s\"\n"
 msgstr "%s: చాలా యెక్కువ ఆర్గుమెంట్లు\n"
 
-#: fish/cmds.c:4097 fish/cmds.c:4209 fish/cmds.c:11551
+#: fish/cmds.c:4105 fish/cmds.c:4217 fish/cmds.c:11579
 #, fuzzy, c-format
 msgid "%s: optional argument \"%s\" given twice\n"
 msgstr "%s: చాలా యెక్కువ ఆర్గుమెంట్లు\n"
 
-#: fish/cmds.c:11646
+#: fish/cmds.c:11674
 #, c-format
 msgid "%s: unknown command\n"
 msgstr "%s: తెలియని ఆదేశము\n"
@@ -2001,18 +2006,9 @@ msgstr "ఫైలును సరికూర్చుటకు '%s filename' 
 msgid ""
 "%s: guest filesystem shell\n"
 "%s lets you edit virtual machine filesystems\n"
-"Copyright (C) 2009-2010 Red Hat Inc.\n"
+"Copyright (C) 2009-2011 Red Hat Inc.\n"
 "Usage:\n"
 "  %s [--options] cmd [: cmd : cmd ...]\n"
-"  %s [--ro] -i -a disk-image\n"
-"  %s [--ro] -i -d libvirt-domain\n"
-"or for interactive use:\n"
-"  %s\n"
-"or from a shell script:\n"
-"  %s <<EOF\n"
-"  cmd\n"
-"  ...\n"
-"  EOF\n"
 "Options:\n"
 "  -h|--cmd-help        List available commands\n"
 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
@@ -2038,7 +2034,17 @@ msgid ""
 "  --selinux            Enable SELinux support\n"
 "  -v|--verbose         Verbose messages\n"
 "  -V|--version         Display version and exit\n"
+"  -w|--rw              Mount read-write\n"
 "  -x                   Echo each command before executing it\n"
+"\n"
+"To examine a disk image, ISO, hard disk, filesystem etc:\n"
+"  %s [--ro|--rw] -i -a /path/to/disk.img\n"
+"or\n"
+"  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
+"\n"
+"--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
+"run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
+"\n"
 "For more information, see the manpage %s(1).\n"
 msgstr ""
 "%s: guest filesystem shell\n"
@@ -2073,48 +2079,48 @@ msgstr ""
 "  -V|--version         Display version and exit\n"
 "For more information,  see the manpage %s(1).\n"
 
-#: fish/fish.c:253
+#: fish/fish.c:254
 #, c-format
 msgid "%s: --listen=PID: PID was not a number: %s\n"
 msgstr "%s: --listen=PID: PID సంఖ్య కాదు: %s\n"
 
-#: fish/fish.c:260
+#: fish/fish.c:261
 #, c-format
 msgid ""
 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
 msgstr "%s: remote: $GUESTFISH_PID అనునది రిమోట్ కార్యక్రమము యొక్క PIDకు అమర్చాలి\n"
 
-#: fish/fish.c:310
+#: fish/fish.c:311
 #, c-format
 msgid "%s: only one -f parameter can be given\n"
 msgstr "%s: ఒక -f పారామితి మాత్రమే యివ్వగలము\n"
 
-#: fish/fish.c:465
+#: fish/fish.c:466
 #, c-format
 msgid "%s: cannot use --listen and --remote options at the same time\n"
 msgstr "%s: ఒకే సమయం వద్ద --listen మరియు --remote ఐచ్చికాలను వుపయోగించలేము\n"
 
-#: fish/fish.c:473
+#: fish/fish.c:474
 #, c-format
 msgid "%s: extra parameters on the command line with --listen flag\n"
 msgstr "%s: --listen ఫ్లాగ్‌తో ఆదేశ వరుసపై అదనపు పారామితులు\n"
 
-#: fish/fish.c:479
+#: fish/fish.c:480
 #, c-format
 msgid "%s: cannot use --listen and --file options at the same time\n"
 msgstr "%s: ఒకే సమయంలో --listen మరియు --file ఐచ్చికాలను వుపయోగించలేము\n"
 
-#: fish/fish.c:537
+#: fish/fish.c:538
 #, c-format
 msgid "guestfish: could not access termcap or terminfo database.\n"
 msgstr ""
 
-#: fish/fish.c:541
+#: fish/fish.c:542
 #, c-format
 msgid "guestfish: terminal type \"%s\" not defined.\n"
 msgstr ""
 
-#: fish/fish.c:629
+#: fish/fish.c:630
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -2134,45 +2140,45 @@ msgstr ""
 "      'quit' షెల్ నిష్క్రమించుటకు\n"
 "\n"
 
-#: fish/fish.c:773
+#: fish/fish.c:774
 #, c-format
 msgid "%s: unterminated double quote\n"
 msgstr "%s: మూయని డబుల్ కోట్\n"
 
-#: fish/fish.c:779 fish/fish.c:796
+#: fish/fish.c:780 fish/fish.c:797
 #, c-format
 msgid "%s: command arguments not separated by whitespace\n"
 msgstr "%s: వెట్‌స్పేస్ ద్వారా వేరుచేయబడిన కమాండ్ ఆర్గుమెంట్స్\n"
 
-#: fish/fish.c:790
+#: fish/fish.c:791
 #, c-format
 msgid "%s: unterminated single quote\n"
 msgstr "%s: మూయని సింగిల్ కోట్\n"
 
-#: fish/fish.c:820
+#: fish/fish.c:821
 #, c-format
 msgid "%s: internal error parsing string at '%s'\n"
 msgstr "%s: '%s'వద్ద స్ట్రింగును పార్శ్ చేయుటలో అంతర్గత దోషము\n"
 
-#: fish/fish.c:837
+#: fish/fish.c:838
 #, c-format
 msgid "%s: too many arguments\n"
 msgstr "%s: చాలా యెక్కువ ఆర్గుమెంట్లు\n"
 
-#: fish/fish.c:905
+#: fish/fish.c:906
 #, c-format
 msgid "%s: empty command on command line\n"
 msgstr "%s: ఆదేశ వరుసపై ఖాళీ ఆదేశము\n"
 
-#: fish/fish.c:1051
+#: fish/fish.c:1052
 msgid "display a list of commands or help on a command"
 msgstr "ఆదేశముల జాబితాను లేదా ఆదేశముపై సహాయమును ప్రదర్శించుము"
 
-#: fish/fish.c:1053
+#: fish/fish.c:1054
 msgid "quit guestfish"
 msgstr "guestfish నిష్క్రమించుము"
 
-#: fish/fish.c:1064
+#: fish/fish.c:1065
 #, c-format
 msgid ""
 "help - display a list of commands or help on a command\n"
@@ -2183,7 +2189,7 @@ msgstr ""
 "     help cmd\n"
 "     help\n"
 
-#: fish/fish.c:1072
+#: fish/fish.c:1073
 #, c-format
 msgid ""
 "quit - quit guestfish\n"
@@ -2192,12 +2198,12 @@ msgstr ""
 "quit - guestfish నిష్క్రమించును\n"
 "     quit\n"
 
-#: fish/fish.c:1077
+#: fish/fish.c:1078
 #, c-format
 msgid "%s: command not known, use -h to list all commands\n"
 msgstr "%s: తెలియని ఆదేశము, అన్ని ఆదేశములను జాబితాచేయుటకు -h వుపయోగించుము\n"
 
-#: fish/fish.c:1093
+#: fish/fish.c:1094
 #, c-format
 msgid ""
 "Did you mean to open a disk image?  guestfish -a disk.img\n"
@@ -2205,7 +2211,7 @@ msgid ""
 "For complete documentation:         man guestfish\n"
 msgstr ""
 
-#: fish/fish.c:1250
+#: fish/fish.c:1251
 #, c-format
 msgid "Runaway quote in string \"%s\"\n"
 msgstr "\"%s\" స్ట్రింగునందు రన్‌యెవే స్ట్రింగ్\n"
@@ -2862,53 +2868,53 @@ msgstr "libguestfs: దోషము: %s\n"
 msgid "<truncated, original size %zu bytes>"
 msgstr ""
 
-#: src/inspect.c:477 src/inspect.c:1162 src/inspect.c:2599 src/inspect.c:2642
-#: src/inspect.c:2692 src/inspect.c:2736
+#: src/inspect.c:486 src/inspect.c:1171 src/inspect.c:2654 src/inspect.c:2697
+#: src/inspect.c:2747 src/inspect.c:2791
 #, c-format
 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
 msgstr ""
 
-#: src/inspect.c:1196
+#: src/inspect.c:1205
 #, fuzzy
 msgid "could not parse /etc/fstab or empty file"
 msgstr "పరిమాణ వివరణలను పార్శ్ చేయలేకపోయింది '%s'\n"
 
-#: src/inspect.c:1411
+#: src/inspect.c:1420
 #, c-format
 msgid "cannot resolve Windows %%SYSTEMROOT%%"
 msgstr ""
 
-#: src/inspect.c:1691 src/inspect.c:1704
+#: src/inspect.c:1736 src/inspect.c:1749
 #, fuzzy, c-format
 msgid "could not parse integer in version number: %s"
 msgstr "పరిమాణ వివరణలను పార్శ్ చేయలేకపోయింది '%s'\n"
 
-#: src/inspect.c:1798
+#: src/inspect.c:1843
 msgid "no inspection data: call guestfs_inspect_os first"
 msgstr ""
 
-#: src/inspect.c:1810
+#: src/inspect.c:1855
 #, c-format
 msgid ""
 "%s: root device not found: only call this function with a root device "
 "previously returned by guestfs_inspect_os"
 msgstr ""
 
-#: src/inspect.c:1939
+#: src/inspect.c:1994
 msgid "not a Windows guest, or systemroot could not be determined"
 msgstr ""
 
-#: src/inspect.c:2230 src/inspect.c:2252 src/inspect.c:2277
+#: src/inspect.c:2285 src/inspect.c:2307 src/inspect.c:2332
 #, fuzzy
 msgid "unexpected end of output from db_dump command"
 msgstr "డెమోన్‌నుండి చదువునప్పుడు అనుకోని ఫైలు ముగింపు"
 
-#: src/inspect.c:2701
+#: src/inspect.c:2756
 #, c-format
 msgid "%s: file is empty"
 msgstr ""
 
-#: src/inspect.c:2764
+#: src/inspect.c:2819
 msgid ""
 "inspection API not available since this version of libguestfs was compiled "
 "without PCRE or hivex libraries"