Version 1.11.15. 1.11.15
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 12 Jul 2011 18:11:59 +0000 (19:11 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 12 Jul 2011 18:52:27 +0000 (19:52 +0100)
19 files changed:
BUGS
configure.ac
po-docs/ja.po
po-docs/libguestfs-docs.pot
po-docs/uk.po
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
po/uk.po

diff --git a/BUGS b/BUGS
index aaeb7eb..b563aa5 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,5 @@
 NOTE: This file is automatically generated from "update-bugs.sh".
-Last updated: 2011-07-06
+Last updated: 2011-07-12
 
 This contains a local list of the bugs that are open against
 libguestfs.  Bugs are tracked in the Red Hat Bugzilla database
@@ -44,6 +44,9 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
 709326 NEW https://bugzilla.redhat.com/show_bug.cgi?id=709326
   virt-inspector cannot detect ReactOS
 
+719879 NEW https://bugzilla.redhat.com/show_bug.cgi?id=719879
+  Rebase libguestfs in RHEL 6.3
+
 563450 NEW https://bugzilla.redhat.com/show_bug.cgi?id=563450
   list-devices returns devices of different types out of order
 
@@ -68,9 +71,6 @@ 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
 
-685009 NEW https://bugzilla.redhat.com/show_bug.cgi?id=685009
-  Got error when expanding ntfs filesystem
-
 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
 
@@ -107,9 +107,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
 596761 NEW https://bugzilla.redhat.com/show_bug.cgi?id=596761
   Ctrl- causes guestfish to abort
 
-598772 NEW https://bugzilla.redhat.com/show_bug.cgi?id=598772
-  guestfish 'help' command should indicate error in exit status with an unknown command
-
 602997 NEW https://bugzilla.redhat.com/show_bug.cgi?id=602997
   part-get-bootable gives wrong result with an unordered part layout
 
@@ -137,9 +134,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
 637251 NEW https://bugzilla.redhat.com/show_bug.cgi?id=637251
   virt-inspector fails to recognize data-only NTFS disk image
 
-640993 NEW https://bugzilla.redhat.com/show_bug.cgi?id=640993
-  libvirtd reports an error message when virt-v2v is run. (error : qemudDomainGetVcpus:6325 : Requested operation is not valid:)
-
 642821 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642821
   virt-resize falls over on a disk image with a logical swap partition
 
@@ -155,9 +149,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
 682980 NEW https://bugzilla.redhat.com/show_bug.cgi?id=682980
   libguestfs incorrectly detects Red Hat desktop as 'redhat-based' instead of 'redhat'
 
-688062 NEW https://bugzilla.redhat.com/show_bug.cgi?id=688062
-  fish: add luks-open mapped device to tab completion list
-
 696451 NEW https://bugzilla.redhat.com/show_bug.cgi?id=696451
   libguestfs: unknown filesystem label SWAP-sda2
 
@@ -182,6 +173,9 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
 539746 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=539746
   launch fails when run inside a Xen guest, when no non-PV kernels are installed
 
+685009 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=685009
+  Got error when expanding ntfs filesystem
+
 503134 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=503134
   guestfish's list splitting does not recognize internal quoting
 
@@ -194,6 +188,9 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
 666578 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=666578
   libguestfs: unknown filesystem label SWAP-sda2
 
+688062 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=688062
+  fish: add luks-open mapped device to tab completion list
+
 --------------------------------------------------
 Bugs in MODIFIED, POST or ON_QA state are fixed.
 You can help by testing the fixes.
@@ -339,15 +336,15 @@ You can help by testing the fixes.
 663407 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=663407
   readlink and readlinklist returns /sysroot/ in some paths
 
-695881 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=695881
+--------------------------------------------------
+These bugs are in the VERIFIED state.
+
+695881 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=695881
   virt-make-fs generates qemu-img command line containing decimal point: "qemu-img: Invalid image size specified!"
 
-693306 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=693306
+693306 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=693306
   sfdisk's python interface only accepts lists of type 'list' for the lines parameter
 
---------------------------------------------------
-These bugs are in the VERIFIED state.
-
 579664 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=579664
   guestfish doesn't report error when there is not enough space for image allocation
 
index 96d95f9..c88fbc9 100644 (file)
@@ -18,7 +18,7 @@
 # major/minor/release must be numbers
 m4_define([libguestfs_major],   [1])
 m4_define([libguestfs_minor],   [11])
-m4_define([libguestfs_release], [14])
+m4_define([libguestfs_release], [15])
 # extra can be any string
 m4_define([libguestfs_extra],   [])
 
index 6d07d83..f050592 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-07-06 15:21+0200\n"
+"POT-Creation-Date: 2011-07-12 19:46+0200\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"
@@ -5573,8 +5573,8 @@ msgid "SOURCE CODE SUBDIRECTORIES"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2648 ../src/guestfs-actions.pod:5991
-#: ../fish/guestfish-actions.pod:3968
+#: ../src/guestfs.pod:2648 ../src/guestfs-actions.pod:6102
+#: ../fish/guestfish-actions.pod:4041
 msgid "C<appliance>"
 msgstr ""
 
@@ -6426,71 +6426,72 @@ msgstr ""
 #: ../src/guestfs-actions.pod:2415 ../src/guestfs-actions.pod:2476
 #: ../src/guestfs-actions.pod:2511 ../src/guestfs-actions.pod:3551
 #: ../src/guestfs-actions.pod:3566 ../src/guestfs-actions.pod:3591
-#: ../src/guestfs-actions.pod:3760 ../src/guestfs-actions.pod:3774
-#: ../src/guestfs-actions.pod:3787 ../src/guestfs-actions.pod:3801
-#: ../src/guestfs-actions.pod:3816 ../src/guestfs-actions.pod:3852
-#: ../src/guestfs-actions.pod:3924 ../src/guestfs-actions.pod:3944
-#: ../src/guestfs-actions.pod:3961 ../src/guestfs-actions.pod:3984
-#: ../src/guestfs-actions.pod:4007 ../src/guestfs-actions.pod:4039
-#: ../src/guestfs-actions.pod:4058 ../src/guestfs-actions.pod:4077
-#: ../src/guestfs-actions.pod:4112 ../src/guestfs-actions.pod:4124
-#: ../src/guestfs-actions.pod:4160 ../src/guestfs-actions.pod:4176
-#: ../src/guestfs-actions.pod:4189 ../src/guestfs-actions.pod:4204
-#: ../src/guestfs-actions.pod:4221 ../src/guestfs-actions.pod:4314
-#: ../src/guestfs-actions.pod:4334 ../src/guestfs-actions.pod:4347
-#: ../src/guestfs-actions.pod:4398 ../src/guestfs-actions.pod:4416
-#: ../src/guestfs-actions.pod:4434 ../src/guestfs-actions.pod:4450
-#: ../src/guestfs-actions.pod:4464 ../src/guestfs-actions.pod:4478
-#: ../src/guestfs-actions.pod:4495 ../src/guestfs-actions.pod:4510
-#: ../src/guestfs-actions.pod:4530 ../src/guestfs-actions.pod:4600
-#: ../src/guestfs-actions.pod:4673 ../src/guestfs-actions.pod:4704
-#: ../src/guestfs-actions.pod:4723 ../src/guestfs-actions.pod:4742
-#: ../src/guestfs-actions.pod:4754 ../src/guestfs-actions.pod:4771
-#: ../src/guestfs-actions.pod:4784 ../src/guestfs-actions.pod:4799
-#: ../src/guestfs-actions.pod:4814 ../src/guestfs-actions.pod:4849
-#: ../src/guestfs-actions.pod:4882 ../src/guestfs-actions.pod:4921
-#: ../src/guestfs-actions.pod:4941 ../src/guestfs-actions.pod:4955
-#: ../src/guestfs-actions.pod:4972 ../src/guestfs-actions.pod:5021
-#: ../src/guestfs-actions.pod:5058 ../src/guestfs-actions.pod:5072
-#: ../src/guestfs-actions.pod:5100 ../src/guestfs-actions.pod:5117
-#: ../src/guestfs-actions.pod:5135 ../src/guestfs-actions.pod:5269
-#: ../src/guestfs-actions.pod:5326 ../src/guestfs-actions.pod:5348
-#: ../src/guestfs-actions.pod:5366 ../src/guestfs-actions.pod:5398
-#: ../src/guestfs-actions.pod:5464 ../src/guestfs-actions.pod:5481
-#: ../src/guestfs-actions.pod:5494 ../src/guestfs-actions.pod:5508
-#: ../src/guestfs-actions.pod:5797 ../src/guestfs-actions.pod:5816
-#: ../src/guestfs-actions.pod:5835 ../src/guestfs-actions.pod:5849
-#: ../src/guestfs-actions.pod:5861 ../src/guestfs-actions.pod:5875
-#: ../src/guestfs-actions.pod:5887 ../src/guestfs-actions.pod:5901
-#: ../src/guestfs-actions.pod:5917 ../src/guestfs-actions.pod:5938
-#: ../src/guestfs-actions.pod:5957 ../src/guestfs-actions.pod:5976
-#: ../src/guestfs-actions.pod:6006 ../src/guestfs-actions.pod:6024
-#: ../src/guestfs-actions.pod:6047 ../src/guestfs-actions.pod:6065
-#: ../src/guestfs-actions.pod:6084 ../src/guestfs-actions.pod:6105
-#: ../src/guestfs-actions.pod:6124 ../src/guestfs-actions.pod:6141
-#: ../src/guestfs-actions.pod:6169 ../src/guestfs-actions.pod:6193
-#: ../src/guestfs-actions.pod:6212 ../src/guestfs-actions.pod:6236
-#: ../src/guestfs-actions.pod:6255 ../src/guestfs-actions.pod:6270
-#: ../src/guestfs-actions.pod:6289 ../src/guestfs-actions.pod:6326
-#: ../src/guestfs-actions.pod:6356 ../src/guestfs-actions.pod:6389
-#: ../src/guestfs-actions.pod:6511 ../src/guestfs-actions.pod:6632
-#: ../src/guestfs-actions.pod:6644 ../src/guestfs-actions.pod:6657
-#: ../src/guestfs-actions.pod:6670 ../src/guestfs-actions.pod:6692
-#: ../src/guestfs-actions.pod:6705 ../src/guestfs-actions.pod:6718
-#: ../src/guestfs-actions.pod:6731 ../src/guestfs-actions.pod:6746
-#: ../src/guestfs-actions.pod:6805 ../src/guestfs-actions.pod:6822
-#: ../src/guestfs-actions.pod:6838 ../src/guestfs-actions.pod:6854
-#: ../src/guestfs-actions.pod:6871 ../src/guestfs-actions.pod:6884
-#: ../src/guestfs-actions.pod:6904 ../src/guestfs-actions.pod:6940
-#: ../src/guestfs-actions.pod:6954 ../src/guestfs-actions.pod:6995
-#: ../src/guestfs-actions.pod:7008 ../src/guestfs-actions.pod:7026
-#: ../src/guestfs-actions.pod:7060 ../src/guestfs-actions.pod:7096
-#: ../src/guestfs-actions.pod:7215 ../src/guestfs-actions.pod:7233
-#: ../src/guestfs-actions.pod:7247 ../src/guestfs-actions.pod:7302
-#: ../src/guestfs-actions.pod:7315 ../src/guestfs-actions.pod:7360
-#: ../src/guestfs-actions.pod:7393 ../src/guestfs-actions.pod:7454
-#: ../src/guestfs-actions.pod:7480 ../src/guestfs-actions.pod:7547
-#: ../src/guestfs-actions.pod:7566 ../src/guestfs-actions.pod:7595
+#: ../src/guestfs-actions.pod:3778 ../src/guestfs-actions.pod:3792
+#: ../src/guestfs-actions.pod:3805 ../src/guestfs-actions.pod:3819
+#: ../src/guestfs-actions.pod:3834 ../src/guestfs-actions.pod:3870
+#: ../src/guestfs-actions.pod:3942 ../src/guestfs-actions.pod:3962
+#: ../src/guestfs-actions.pod:3979 ../src/guestfs-actions.pod:4002
+#: ../src/guestfs-actions.pod:4025 ../src/guestfs-actions.pod:4060
+#: ../src/guestfs-actions.pod:4079 ../src/guestfs-actions.pod:4098
+#: ../src/guestfs-actions.pod:4133 ../src/guestfs-actions.pod:4145
+#: ../src/guestfs-actions.pod:4181 ../src/guestfs-actions.pod:4197
+#: ../src/guestfs-actions.pod:4210 ../src/guestfs-actions.pod:4225
+#: ../src/guestfs-actions.pod:4242 ../src/guestfs-actions.pod:4335
+#: ../src/guestfs-actions.pod:4355 ../src/guestfs-actions.pod:4368
+#: ../src/guestfs-actions.pod:4419 ../src/guestfs-actions.pod:4437
+#: ../src/guestfs-actions.pod:4455 ../src/guestfs-actions.pod:4471
+#: ../src/guestfs-actions.pod:4485 ../src/guestfs-actions.pod:4499
+#: ../src/guestfs-actions.pod:4516 ../src/guestfs-actions.pod:4531
+#: ../src/guestfs-actions.pod:4551 ../src/guestfs-actions.pod:4621
+#: ../src/guestfs-actions.pod:4694 ../src/guestfs-actions.pod:4725
+#: ../src/guestfs-actions.pod:4744 ../src/guestfs-actions.pod:4763
+#: ../src/guestfs-actions.pod:4775 ../src/guestfs-actions.pod:4792
+#: ../src/guestfs-actions.pod:4805 ../src/guestfs-actions.pod:4820
+#: ../src/guestfs-actions.pod:4835 ../src/guestfs-actions.pod:4870
+#: ../src/guestfs-actions.pod:4903 ../src/guestfs-actions.pod:4942
+#: ../src/guestfs-actions.pod:4962 ../src/guestfs-actions.pod:4976
+#: ../src/guestfs-actions.pod:4993 ../src/guestfs-actions.pod:5042
+#: ../src/guestfs-actions.pod:5088 ../src/guestfs-actions.pod:5142
+#: ../src/guestfs-actions.pod:5176 ../src/guestfs-actions.pod:5211
+#: ../src/guestfs-actions.pod:5228 ../src/guestfs-actions.pod:5246
+#: ../src/guestfs-actions.pod:5380 ../src/guestfs-actions.pod:5437
+#: ../src/guestfs-actions.pod:5459 ../src/guestfs-actions.pod:5477
+#: ../src/guestfs-actions.pod:5509 ../src/guestfs-actions.pod:5575
+#: ../src/guestfs-actions.pod:5592 ../src/guestfs-actions.pod:5605
+#: ../src/guestfs-actions.pod:5619 ../src/guestfs-actions.pod:5908
+#: ../src/guestfs-actions.pod:5927 ../src/guestfs-actions.pod:5946
+#: ../src/guestfs-actions.pod:5960 ../src/guestfs-actions.pod:5972
+#: ../src/guestfs-actions.pod:5986 ../src/guestfs-actions.pod:5998
+#: ../src/guestfs-actions.pod:6012 ../src/guestfs-actions.pod:6028
+#: ../src/guestfs-actions.pod:6049 ../src/guestfs-actions.pod:6068
+#: ../src/guestfs-actions.pod:6087 ../src/guestfs-actions.pod:6117
+#: ../src/guestfs-actions.pod:6135 ../src/guestfs-actions.pod:6158
+#: ../src/guestfs-actions.pod:6176 ../src/guestfs-actions.pod:6195
+#: ../src/guestfs-actions.pod:6216 ../src/guestfs-actions.pod:6235
+#: ../src/guestfs-actions.pod:6252 ../src/guestfs-actions.pod:6280
+#: ../src/guestfs-actions.pod:6304 ../src/guestfs-actions.pod:6323
+#: ../src/guestfs-actions.pod:6347 ../src/guestfs-actions.pod:6366
+#: ../src/guestfs-actions.pod:6381 ../src/guestfs-actions.pod:6400
+#: ../src/guestfs-actions.pod:6437 ../src/guestfs-actions.pod:6467
+#: ../src/guestfs-actions.pod:6500 ../src/guestfs-actions.pod:6622
+#: ../src/guestfs-actions.pod:6743 ../src/guestfs-actions.pod:6755
+#: ../src/guestfs-actions.pod:6768 ../src/guestfs-actions.pod:6781
+#: ../src/guestfs-actions.pod:6803 ../src/guestfs-actions.pod:6816
+#: ../src/guestfs-actions.pod:6829 ../src/guestfs-actions.pod:6842
+#: ../src/guestfs-actions.pod:6857 ../src/guestfs-actions.pod:6916
+#: ../src/guestfs-actions.pod:6933 ../src/guestfs-actions.pod:6949
+#: ../src/guestfs-actions.pod:6965 ../src/guestfs-actions.pod:6982
+#: ../src/guestfs-actions.pod:6995 ../src/guestfs-actions.pod:7015
+#: ../src/guestfs-actions.pod:7051 ../src/guestfs-actions.pod:7065
+#: ../src/guestfs-actions.pod:7106 ../src/guestfs-actions.pod:7119
+#: ../src/guestfs-actions.pod:7137 ../src/guestfs-actions.pod:7171
+#: ../src/guestfs-actions.pod:7207 ../src/guestfs-actions.pod:7323
+#: ../src/guestfs-actions.pod:7338 ../src/guestfs-actions.pod:7352
+#: ../src/guestfs-actions.pod:7407 ../src/guestfs-actions.pod:7420
+#: ../src/guestfs-actions.pod:7465 ../src/guestfs-actions.pod:7498
+#: ../src/guestfs-actions.pod:7559 ../src/guestfs-actions.pod:7585
+#: ../src/guestfs-actions.pod:7652 ../src/guestfs-actions.pod:7671
+#: ../src/guestfs-actions.pod:7700
 msgid "This function returns 0 on success or -1 on error."
 msgstr ""
 
@@ -6509,18 +6510,20 @@ msgstr ""
 #: ../src/guestfs-actions.pod:35 ../src/guestfs-actions.pod:257
 #: ../src/guestfs-actions.pod:278 ../src/guestfs-actions.pod:1454
 #: ../src/guestfs-actions.pod:1949 ../src/guestfs-actions.pod:1970
-#: ../src/guestfs-actions.pod:4535 ../src/guestfs-actions.pod:4854
-#: ../src/guestfs-actions.pod:6334 ../src/guestfs-actions.pod:6364
-#: ../src/guestfs-actions.pod:6397 ../src/guestfs-actions.pod:6456
-#: ../src/guestfs-actions.pod:7398 ../src/guestfs-actions.pod:7488
-#: ../src/guestfs-actions.pod:7658 ../fish/guestfish-actions.pod:31
+#: ../src/guestfs-actions.pod:4556 ../src/guestfs-actions.pod:4875
+#: ../src/guestfs-actions.pod:5093 ../src/guestfs-actions.pod:5181
+#: ../src/guestfs-actions.pod:6445 ../src/guestfs-actions.pod:6475
+#: ../src/guestfs-actions.pod:6508 ../src/guestfs-actions.pod:6567
+#: ../src/guestfs-actions.pod:7503 ../src/guestfs-actions.pod:7593
+#: ../src/guestfs-actions.pod:7763 ../fish/guestfish-actions.pod:31
 #: ../fish/guestfish-actions.pod:166 ../fish/guestfish-actions.pod:180
 #: ../fish/guestfish-actions.pod:961 ../fish/guestfish-actions.pod:1321
-#: ../fish/guestfish-actions.pod:1335 ../fish/guestfish-actions.pod:3038
-#: ../fish/guestfish-actions.pod:3245 ../fish/guestfish-actions.pod:4230
-#: ../fish/guestfish-actions.pod:4253 ../fish/guestfish-actions.pod:4275
-#: ../fish/guestfish-actions.pod:4313 ../fish/guestfish-actions.pod:4954
-#: ../fish/guestfish-actions.pod:5052
+#: ../fish/guestfish-actions.pod:1335 ../fish/guestfish-actions.pod:3054
+#: ../fish/guestfish-actions.pod:3261 ../fish/guestfish-actions.pod:3375
+#: ../fish/guestfish-actions.pod:3423 ../fish/guestfish-actions.pod:4303
+#: ../fish/guestfish-actions.pod:4326 ../fish/guestfish-actions.pod:4348
+#: ../fish/guestfish-actions.pod:4386 ../fish/guestfish-actions.pod:5021
+#: ../fish/guestfish-actions.pod:5119
 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 "
@@ -6533,10 +6536,10 @@ msgstr ""
 #: ../src/guestfs-actions.pod:1106 ../src/guestfs-actions.pod:1921
 #: ../src/guestfs-actions.pod:2019 ../src/guestfs-actions.pod:2122
 #: ../src/guestfs-actions.pod:3553 ../src/guestfs-actions.pod:3573
-#: ../src/guestfs-actions.pod:4858 ../src/guestfs-actions.pod:6026
-#: ../src/guestfs-actions.pod:6143 ../src/guestfs-actions.pod:6257
-#: ../src/guestfs-actions.pod:6748 ../src/guestfs-actions.pod:6873
-#: ../src/guestfs-actions.pod:7402
+#: ../src/guestfs-actions.pod:4879 ../src/guestfs-actions.pod:6137
+#: ../src/guestfs-actions.pod:6254 ../src/guestfs-actions.pod:6368
+#: ../src/guestfs-actions.pod:6859 ../src/guestfs-actions.pod:6984
+#: ../src/guestfs-actions.pod:7507
 msgid "(Added in 0.3)"
 msgstr ""
 
@@ -6561,8 +6564,8 @@ msgstr ""
 # type: textblock
 #. type: textblock
 #: ../src/guestfs-actions.pod:48 ../src/guestfs-actions.pod:151
-#: ../src/guestfs-actions.pod:2756 ../src/guestfs-actions.pod:4549
-#: ../src/guestfs-actions.pod:4868
+#: ../src/guestfs-actions.pod:2756 ../src/guestfs-actions.pod:4570
+#: ../src/guestfs-actions.pod:4889 ../src/guestfs-actions.pod:5106
 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 "
@@ -6663,11 +6666,11 @@ msgstr ""
 #: ../src/guestfs-actions.pod:1991 ../src/guestfs-actions.pod:2031
 #: ../src/guestfs-actions.pod:2086 ../src/guestfs-actions.pod:2109
 #: ../src/guestfs-actions.pod:2402 ../src/guestfs-actions.pod:2874
-#: ../src/guestfs-actions.pod:2892 ../src/guestfs-actions.pod:5044
-#: ../src/guestfs-actions.pod:5172 ../src/guestfs-actions.pod:5578
-#: ../src/guestfs-actions.pod:5604 ../src/guestfs-actions.pod:6981
-#: ../src/guestfs-actions.pod:7413 ../src/guestfs-actions.pod:7426
-#: ../src/guestfs-actions.pod:7439
+#: ../src/guestfs-actions.pod:2892 ../src/guestfs-actions.pod:5065
+#: ../src/guestfs-actions.pod:5283 ../src/guestfs-actions.pod:5689
+#: ../src/guestfs-actions.pod:5715 ../src/guestfs-actions.pod:7092
+#: ../src/guestfs-actions.pod:7518 ../src/guestfs-actions.pod:7531
+#: ../src/guestfs-actions.pod:7544
 msgid "On error this function returns -1."
 msgstr ""
 
@@ -6706,8 +6709,9 @@ msgstr ""
 #: ../src/guestfs-actions.pod:110 ../src/guestfs-actions.pod:121
 #: ../src/guestfs-actions.pod:214 ../src/guestfs-actions.pod:225
 #: ../src/guestfs-actions.pod:2840 ../src/guestfs-actions.pod:2852
-#: ../src/guestfs-actions.pod:4614 ../src/guestfs-actions.pod:4626
-#: ../src/guestfs-actions.pod:4896 ../src/guestfs-actions.pod:4908
+#: ../src/guestfs-actions.pod:4635 ../src/guestfs-actions.pod:4647
+#: ../src/guestfs-actions.pod:4917 ../src/guestfs-actions.pod:4929
+#: ../src/guestfs-actions.pod:5153 ../src/guestfs-actions.pod:5164
 msgid "See L</CALLS WITH OPTIONAL ARGUMENTS>."
 msgstr ""
 
@@ -6828,8 +6832,8 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:173 ../src/guestfs-actions.pod:4562
-#: ../fish/guestfish-actions.pod:115 ../fish/guestfish-actions.pod:3049
+#: ../src/guestfs-actions.pod:173 ../src/guestfs-actions.pod:4583
+#: ../fish/guestfish-actions.pod:115 ../fish/guestfish-actions.pod:3065
 msgid "The optional arguments are:"
 msgstr ""
 
@@ -7095,7 +7099,7 @@ msgstr ""
 #: ../src/guestfs-actions.pod:458 ../src/guestfs-actions.pod:489
 #: ../src/guestfs-actions.pod:503 ../src/guestfs-actions.pod:517
 #: ../src/guestfs-actions.pod:531 ../src/guestfs-actions.pod:549
-#: ../src/guestfs-actions.pod:5655
+#: ../src/guestfs-actions.pod:5766
 msgid "(Added in 0.7)"
 msgstr ""
 
@@ -7226,15 +7230,15 @@ msgstr ""
 #: ../src/guestfs-actions.pod:2985 ../src/guestfs-actions.pod:3006
 #: ../src/guestfs-actions.pod:3040 ../src/guestfs-actions.pod:3099
 #: ../src/guestfs-actions.pod:3119 ../src/guestfs-actions.pod:3139
-#: ../src/guestfs-actions.pod:3746 ../src/guestfs-actions.pod:4096
-#: ../src/guestfs-actions.pod:4266 ../src/guestfs-actions.pod:4376
-#: ../src/guestfs-actions.pod:5190 ../src/guestfs-actions.pod:5383
-#: ../src/guestfs-actions.pod:5553 ../src/guestfs-actions.pod:5731
-#: ../src/guestfs-actions.pod:5780 ../src/guestfs-actions.pod:6417
-#: ../src/guestfs-actions.pod:6433 ../src/guestfs-actions.pod:6450
-#: ../src/guestfs-actions.pod:6481 ../src/guestfs-actions.pod:7155
-#: ../src/guestfs-actions.pod:7174 ../src/guestfs-actions.pod:7192
-#: ../src/guestfs-actions.pod:7372 ../src/guestfs-actions.pod:7652
+#: ../src/guestfs-actions.pod:3764 ../src/guestfs-actions.pod:4117
+#: ../src/guestfs-actions.pod:4287 ../src/guestfs-actions.pod:4397
+#: ../src/guestfs-actions.pod:5301 ../src/guestfs-actions.pod:5494
+#: ../src/guestfs-actions.pod:5664 ../src/guestfs-actions.pod:5842
+#: ../src/guestfs-actions.pod:5891 ../src/guestfs-actions.pod:6528
+#: ../src/guestfs-actions.pod:6544 ../src/guestfs-actions.pod:6561
+#: ../src/guestfs-actions.pod:6592 ../src/guestfs-actions.pod:7266
+#: ../src/guestfs-actions.pod:7285 ../src/guestfs-actions.pod:7303
+#: ../src/guestfs-actions.pod:7477 ../src/guestfs-actions.pod:7757
 msgid ""
 "This function returns a string, or NULL on error.  I<The caller must free "
 "the returned string after use>."
@@ -7474,17 +7478,18 @@ msgstr ""
 #: ../src/guestfs-actions.pod:2379 ../src/guestfs-actions.pod:2428
 #: ../src/guestfs-actions.pod:2685 ../src/guestfs-actions.pod:3059
 #: ../src/guestfs-actions.pod:3335 ../src/guestfs-actions.pod:3649
-#: ../src/guestfs-actions.pod:3666 ../src/guestfs-actions.pod:3728
-#: ../src/guestfs-actions.pod:3833 ../src/guestfs-actions.pod:4238
-#: ../src/guestfs-actions.pod:5005 ../src/guestfs-actions.pod:5525
-#: ../src/guestfs-actions.pod:5651 ../src/guestfs-actions.pod:5765
-#: ../src/guestfs-actions.pod:6497 ../src/guestfs-actions.pod:6558
-#: ../src/guestfs-actions.pod:6613 ../src/guestfs-actions.pod:6759
-#: ../src/guestfs-actions.pod:6783 ../src/guestfs-actions.pod:7265
-#: ../src/guestfs-actions.pod:7285 ../src/guestfs-actions.pod:7332
-#: ../src/guestfs-actions.pod:7504 ../src/guestfs-actions.pod:7523
-#: ../src/guestfs-actions.pod:7609 ../src/guestfs-actions.pod:7628
-#: ../src/guestfs-actions.pod:7674 ../src/guestfs-actions.pod:7693
+#: ../src/guestfs-actions.pod:3666 ../src/guestfs-actions.pod:3686
+#: ../src/guestfs-actions.pod:3746 ../src/guestfs-actions.pod:3851
+#: ../src/guestfs-actions.pod:4259 ../src/guestfs-actions.pod:5026
+#: ../src/guestfs-actions.pod:5636 ../src/guestfs-actions.pod:5762
+#: ../src/guestfs-actions.pod:5876 ../src/guestfs-actions.pod:6608
+#: ../src/guestfs-actions.pod:6669 ../src/guestfs-actions.pod:6724
+#: ../src/guestfs-actions.pod:6870 ../src/guestfs-actions.pod:6894
+#: ../src/guestfs-actions.pod:7370 ../src/guestfs-actions.pod:7390
+#: ../src/guestfs-actions.pod:7437 ../src/guestfs-actions.pod:7609
+#: ../src/guestfs-actions.pod:7628 ../src/guestfs-actions.pod:7714
+#: ../src/guestfs-actions.pod:7733 ../src/guestfs-actions.pod:7779
+#: ../src/guestfs-actions.pod:7798
 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 "
@@ -7496,14 +7501,14 @@ msgstr ""
 #: ../src/guestfs-actions.pod:473 ../src/guestfs-actions.pod:1004
 #: ../src/guestfs-actions.pod:1022 ../src/guestfs-actions.pod:1432
 #: ../src/guestfs-actions.pod:3413 ../src/guestfs-actions.pod:3444
-#: ../src/guestfs-actions.pod:4079 ../src/guestfs-actions.pod:4129
-#: ../src/guestfs-actions.pod:4316 ../src/guestfs-actions.pod:4349
-#: ../src/guestfs-actions.pod:4512 ../src/guestfs-actions.pod:5009
-#: ../src/guestfs-actions.pod:5466 ../src/guestfs-actions.pod:5863
-#: ../src/guestfs-actions.pod:5877 ../src/guestfs-actions.pod:5889
-#: ../src/guestfs-actions.pod:6338 ../src/guestfs-actions.pod:6997
-#: ../src/guestfs-actions.pod:7010 ../src/guestfs-actions.pod:7249
-#: ../src/guestfs-actions.pod:7492
+#: ../src/guestfs-actions.pod:4100 ../src/guestfs-actions.pod:4150
+#: ../src/guestfs-actions.pod:4337 ../src/guestfs-actions.pod:4370
+#: ../src/guestfs-actions.pod:4533 ../src/guestfs-actions.pod:5030
+#: ../src/guestfs-actions.pod:5577 ../src/guestfs-actions.pod:5974
+#: ../src/guestfs-actions.pod:5988 ../src/guestfs-actions.pod:6000
+#: ../src/guestfs-actions.pod:6449 ../src/guestfs-actions.pod:7108
+#: ../src/guestfs-actions.pod:7121 ../src/guestfs-actions.pod:7354
+#: ../src/guestfs-actions.pod:7597
 msgid "(Added in 0.8)"
 msgstr ""
 
@@ -7986,7 +7991,7 @@ msgstr ""
 #: ../src/guestfs-actions.pod:3456 ../src/guestfs-actions.pod:3469
 #: ../src/guestfs-actions.pod:3483 ../src/guestfs-actions.pod:3498
 #: ../src/guestfs-actions.pod:3513 ../src/guestfs-actions.pod:3526
-#: ../src/guestfs-actions.pod:3540 ../src/guestfs-actions.pod:5154
+#: ../src/guestfs-actions.pod:3540 ../src/guestfs-actions.pod:5265
 msgid "This function returns a C truth value on success or -1 on error."
 msgstr ""
 
@@ -8263,7 +8268,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:866 ../src/guestfs-actions.pod:7177
+#: ../src/guestfs-actions.pod:866 ../src/guestfs-actions.pod:7288
 msgid "(Added in 1.0.75)"
 msgstr ""
 
@@ -8286,8 +8291,8 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:874 ../src/guestfs-actions.pod:5641
-#: ../fish/guestfish-actions.pod:585 ../fish/guestfish-actions.pod:3727
+#: ../src/guestfs-actions.pod:874 ../src/guestfs-actions.pod:5752
+#: ../fish/guestfish-actions.pod:585 ../fish/guestfish-actions.pod:3800
 msgid "Return the contents of the file named C<path>."
 msgstr ""
 
@@ -8310,30 +8315,30 @@ msgstr ""
 #: ../src/guestfs-actions.pod:2226 ../src/guestfs-actions.pod:2245
 #: ../src/guestfs-actions.pod:2288 ../src/guestfs-actions.pod:2312
 #: ../src/guestfs-actions.pod:2329 ../src/guestfs-actions.pod:2358
-#: ../src/guestfs-actions.pod:5423 ../src/guestfs-actions.pod:5449
-#: ../src/guestfs-actions.pod:5580 ../src/guestfs-actions.pod:5606
-#: ../src/guestfs-actions.pod:5630 ../src/guestfs-actions.pod:6562
-#: ../src/guestfs-actions.pod:6617 ../src/guestfs-actions.pod:6763
-#: ../src/guestfs-actions.pod:6787 ../src/guestfs-actions.pod:7456
-#: ../src/guestfs-actions.pod:7482 ../src/guestfs-actions.pod:7508
-#: ../src/guestfs-actions.pod:7527 ../src/guestfs-actions.pod:7613
-#: ../src/guestfs-actions.pod:7632 ../src/guestfs-actions.pod:7678
-#: ../src/guestfs-actions.pod:7697 ../fish/guestfish-actions.pod:592
+#: ../src/guestfs-actions.pod:5534 ../src/guestfs-actions.pod:5560
+#: ../src/guestfs-actions.pod:5691 ../src/guestfs-actions.pod:5717
+#: ../src/guestfs-actions.pod:5741 ../src/guestfs-actions.pod:6673
+#: ../src/guestfs-actions.pod:6728 ../src/guestfs-actions.pod:6874
+#: ../src/guestfs-actions.pod:6898 ../src/guestfs-actions.pod:7561
+#: ../src/guestfs-actions.pod:7587 ../src/guestfs-actions.pod:7613
+#: ../src/guestfs-actions.pod:7632 ../src/guestfs-actions.pod:7718
+#: ../src/guestfs-actions.pod:7737 ../src/guestfs-actions.pod:7783
+#: ../src/guestfs-actions.pod:7802 ../fish/guestfish-actions.pod:592
 #: ../fish/guestfish-actions.pod:727 ../fish/guestfish-actions.pod:739
 #: ../fish/guestfish-actions.pod:915 ../fish/guestfish-actions.pod:925
 #: ../fish/guestfish-actions.pod:992 ../fish/guestfish-actions.pod:1002
 #: ../fish/guestfish-actions.pod:1194 ../fish/guestfish-actions.pod:1495
 #: ../fish/guestfish-actions.pod:1505 ../fish/guestfish-actions.pod:1533
 #: ../fish/guestfish-actions.pod:1548 ../fish/guestfish-actions.pod:1558
-#: ../fish/guestfish-actions.pod:1577 ../fish/guestfish-actions.pod:3597
-#: ../fish/guestfish-actions.pod:3612 ../fish/guestfish-actions.pod:3688
-#: ../fish/guestfish-actions.pod:3705 ../fish/guestfish-actions.pod:3720
-#: ../fish/guestfish-actions.pod:4374 ../fish/guestfish-actions.pod:4420
-#: ../fish/guestfish-actions.pod:4505 ../fish/guestfish-actions.pod:4520
-#: ../fish/guestfish-actions.pod:4930 ../fish/guestfish-actions.pod:4948
-#: ../fish/guestfish-actions.pod:4965 ../fish/guestfish-actions.pod:4975
-#: ../fish/guestfish-actions.pod:5024 ../fish/guestfish-actions.pod:5034
-#: ../fish/guestfish-actions.pod:5063 ../fish/guestfish-actions.pod:5073
+#: ../fish/guestfish-actions.pod:1577 ../fish/guestfish-actions.pod:3670
+#: ../fish/guestfish-actions.pod:3685 ../fish/guestfish-actions.pod:3761
+#: ../fish/guestfish-actions.pod:3778 ../fish/guestfish-actions.pod:3793
+#: ../fish/guestfish-actions.pod:4447 ../fish/guestfish-actions.pod:4493
+#: ../fish/guestfish-actions.pod:4578 ../fish/guestfish-actions.pod:4593
+#: ../fish/guestfish-actions.pod:4997 ../fish/guestfish-actions.pod:5015
+#: ../fish/guestfish-actions.pod:5032 ../fish/guestfish-actions.pod:5042
+#: ../fish/guestfish-actions.pod:5091 ../fish/guestfish-actions.pod:5101
+#: ../fish/guestfish-actions.pod:5130 ../fish/guestfish-actions.pod:5140
 msgid ""
 "Because of the message protocol, there is a transfer limit of somewhere "
 "between 2MB and 4MB.  See L<guestfs(3)/PROTOCOL LIMITS>."
@@ -8342,11 +8347,11 @@ msgstr ""
 # type: textblock
 #. type: textblock
 #: ../src/guestfs-actions.pod:887 ../src/guestfs-actions.pod:3670
-#: ../src/guestfs-actions.pod:3732 ../src/guestfs-actions.pod:3749
-#: ../src/guestfs-actions.pod:3837 ../src/guestfs-actions.pod:4242
-#: ../src/guestfs-actions.pod:4256 ../src/guestfs-actions.pod:5529
-#: ../src/guestfs-actions.pod:5543 ../src/guestfs-actions.pod:7336
-#: ../src/guestfs-actions.pod:7350
+#: ../src/guestfs-actions.pod:3750 ../src/guestfs-actions.pod:3767
+#: ../src/guestfs-actions.pod:3855 ../src/guestfs-actions.pod:4263
+#: ../src/guestfs-actions.pod:4277 ../src/guestfs-actions.pod:5640
+#: ../src/guestfs-actions.pod:5654 ../src/guestfs-actions.pod:7441
+#: ../src/guestfs-actions.pod:7455
 msgid "(Added in 0.4)"
 msgstr ""
 
@@ -8492,7 +8497,7 @@ msgstr ""
 #: ../src/guestfs-actions.pod:944 ../src/guestfs-actions.pod:1252
 #: ../src/guestfs-actions.pod:2088 ../src/guestfs-actions.pod:3368
 #: ../src/guestfs-actions.pod:3397 ../src/guestfs-actions.pod:3458
-#: ../src/guestfs-actions.pod:3485 ../src/guestfs-actions.pod:7033
+#: ../src/guestfs-actions.pod:3485 ../src/guestfs-actions.pod:7144
 msgid "(Added in 1.0.2)"
 msgstr ""
 
@@ -8525,11 +8530,11 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:960 ../src/guestfs-actions.pod:5060
-#: ../src/guestfs-actions.pod:5119 ../src/guestfs-actions.pod:5156
-#: ../src/guestfs-actions.pod:5174 ../src/guestfs-actions.pod:5350
-#: ../src/guestfs-actions.pod:6942 ../src/guestfs-actions.pod:6956
-#: ../src/guestfs-actions.pod:7362
+#: ../src/guestfs-actions.pod:960 ../src/guestfs-actions.pod:5097
+#: ../src/guestfs-actions.pod:5230 ../src/guestfs-actions.pod:5267
+#: ../src/guestfs-actions.pod:5285 ../src/guestfs-actions.pod:5461
+#: ../src/guestfs-actions.pod:7053 ../src/guestfs-actions.pod:7067
+#: ../src/guestfs-actions.pod:7467
 msgid "(Added in 1.3.2)"
 msgstr ""
 
@@ -8614,11 +8619,11 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:1000 ../src/guestfs-actions.pod:4493
-#: ../src/guestfs-actions.pod:4702 ../src/guestfs-actions.pod:4721
-#: ../src/guestfs-actions.pod:4740 ../fish/guestfish-actions.pod:681
-#: ../fish/guestfish-actions.pod:3013 ../fish/guestfish-actions.pod:3152
-#: ../fish/guestfish-actions.pod:3162 ../fish/guestfish-actions.pod:3172
+#: ../src/guestfs-actions.pod:1000 ../src/guestfs-actions.pod:4514
+#: ../src/guestfs-actions.pod:4723 ../src/guestfs-actions.pod:4742
+#: ../src/guestfs-actions.pod:4761 ../fish/guestfish-actions.pod:681
+#: ../fish/guestfish-actions.pod:3029 ../fish/guestfish-actions.pod:3168
+#: ../fish/guestfish-actions.pod:3178 ../fish/guestfish-actions.pod:3188
 msgid "The mode actually set is affected by the umask."
 msgstr ""
 
@@ -8843,9 +8848,9 @@ msgstr ""
 #: ../src/guestfs-actions.pod:1124 ../src/guestfs-actions.pod:1247
 #: ../src/guestfs-actions.pod:1278 ../src/guestfs-actions.pod:1323
 #: ../src/guestfs-actions.pod:1700 ../src/guestfs-actions.pod:1722
-#: ../src/guestfs-actions.pod:3568 ../src/guestfs-actions.pod:7028
-#: ../src/guestfs-actions.pod:7062 ../src/guestfs-actions.pod:7549
-#: ../src/guestfs-actions.pod:7568
+#: ../src/guestfs-actions.pod:3568 ../src/guestfs-actions.pod:7139
+#: ../src/guestfs-actions.pod:7173 ../src/guestfs-actions.pod:7654
+#: ../src/guestfs-actions.pod:7673
 msgid ""
 "This long-running command can generate progress notification messages so "
 "that the caller can display a progress bar or indicator.  To receive these "
@@ -8855,9 +8860,9 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:1129 ../src/guestfs-actions.pod:4269
-#: ../src/guestfs-actions.pod:5556 ../src/guestfs-actions.pod:7269
-#: ../src/guestfs-actions.pod:7289 ../src/guestfs-actions.pod:7375
+#: ../src/guestfs-actions.pod:1129 ../src/guestfs-actions.pod:4290
+#: ../src/guestfs-actions.pod:5667 ../src/guestfs-actions.pod:7374
+#: ../src/guestfs-actions.pod:7394 ../src/guestfs-actions.pod:7480
 msgid "(Added in 1.0.87)"
 msgstr ""
 
@@ -8891,8 +8896,8 @@ msgstr ""
 #. type: textblock
 #: ../src/guestfs-actions.pod:1143 ../src/guestfs-actions.pod:1157
 #: ../src/guestfs-actions.pod:1229 ../src/guestfs-actions.pod:1303
-#: ../src/guestfs-actions.pod:1417 ../src/guestfs-actions.pod:5023
-#: ../src/guestfs-actions.pod:5400
+#: ../src/guestfs-actions.pod:1417 ../src/guestfs-actions.pod:5044
+#: ../src/guestfs-actions.pod:5511
 msgid "(Added in 1.0.18)"
 msgstr ""
 
@@ -8994,10 +8999,10 @@ msgstr ""
 #: ../src/guestfs-actions.pod:1193 ../src/guestfs-actions.pod:1210
 #: ../src/guestfs-actions.pod:1328 ../src/guestfs-actions.pod:2291
 #: ../src/guestfs-actions.pod:2315 ../src/guestfs-actions.pod:2383
-#: ../src/guestfs-actions.pod:4379 ../src/guestfs-actions.pod:4923
-#: ../src/guestfs-actions.pod:6766 ../src/guestfs-actions.pod:6790
-#: ../src/guestfs-actions.pod:7415 ../src/guestfs-actions.pod:7428
-#: ../src/guestfs-actions.pod:7441
+#: ../src/guestfs-actions.pod:4400 ../src/guestfs-actions.pod:4944
+#: ../src/guestfs-actions.pod:6877 ../src/guestfs-actions.pod:6901
+#: ../src/guestfs-actions.pod:7520 ../src/guestfs-actions.pod:7533
+#: ../src/guestfs-actions.pod:7546
 msgid "(Added in 1.0.54)"
 msgstr ""
 
@@ -9087,8 +9092,8 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:1241 ../src/guestfs-actions.pod:7022
-#: ../fish/guestfish-actions.pod:833 ../fish/guestfish-actions.pod:4678
+#: ../src/guestfs-actions.pod:1241 ../src/guestfs-actions.pod:7133
+#: ../fish/guestfish-actions.pod:833 ../fish/guestfish-actions.pod:4751
 msgid "C<filename> can also be a named pipe."
 msgstr ""
 
@@ -9143,7 +9148,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:1283 ../src/guestfs-actions.pod:7067
+#: ../src/guestfs-actions.pod:1283 ../src/guestfs-actions.pod:7178
 msgid "(Added in 1.5.17)"
 msgstr ""
 
@@ -9307,7 +9312,7 @@ msgstr ""
 # type: textblock
 #. type: textblock
 #: ../src/guestfs-actions.pod:1363 ../src/guestfs-actions.pod:2099
-#: ../src/guestfs-actions.pod:6238
+#: ../src/guestfs-actions.pod:6349
 msgid "(Added in 1.0.69)"
 msgstr ""
 
@@ -9344,17 +9349,17 @@ msgstr ""
 #: ../src/guestfs-actions.pod:2248 ../src/guestfs-actions.pod:2404
 #: ../src/guestfs-actions.pod:2417 ../src/guestfs-actions.pod:2432
 #: ../src/guestfs-actions.pod:2478 ../src/guestfs-actions.pod:2500
-#: ../src/guestfs-actions.pod:2513 ../src/guestfs-actions.pod:3762
-#: ../src/guestfs-actions.pod:3776 ../src/guestfs-actions.pod:3789
-#: ../src/guestfs-actions.pod:3803 ../src/guestfs-actions.pod:4801
-#: ../src/guestfs-actions.pod:5734 ../src/guestfs-actions.pod:5783
-#: ../src/guestfs-actions.pod:6634 ../src/guestfs-actions.pod:6646
-#: ../src/guestfs-actions.pod:6659 ../src/guestfs-actions.pod:6672
-#: ../src/guestfs-actions.pod:6694 ../src/guestfs-actions.pod:6707
-#: ../src/guestfs-actions.pod:6720 ../src/guestfs-actions.pod:6733
-#: ../src/guestfs-actions.pod:7511 ../src/guestfs-actions.pod:7530
+#: ../src/guestfs-actions.pod:2513 ../src/guestfs-actions.pod:3780
+#: ../src/guestfs-actions.pod:3794 ../src/guestfs-actions.pod:3807
+#: ../src/guestfs-actions.pod:3821 ../src/guestfs-actions.pod:4822
+#: ../src/guestfs-actions.pod:5845 ../src/guestfs-actions.pod:5894
+#: ../src/guestfs-actions.pod:6745 ../src/guestfs-actions.pod:6757
+#: ../src/guestfs-actions.pod:6770 ../src/guestfs-actions.pod:6783
+#: ../src/guestfs-actions.pod:6805 ../src/guestfs-actions.pod:6818
+#: ../src/guestfs-actions.pod:6831 ../src/guestfs-actions.pod:6844
 #: ../src/guestfs-actions.pod:7616 ../src/guestfs-actions.pod:7635
-#: ../src/guestfs-actions.pod:7681 ../src/guestfs-actions.pod:7700
+#: ../src/guestfs-actions.pod:7721 ../src/guestfs-actions.pod:7740
+#: ../src/guestfs-actions.pod:7786 ../src/guestfs-actions.pod:7805
 msgid "(Added in 1.0.66)"
 msgstr ""
 
@@ -10073,8 +10078,8 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:1769 ../src/guestfs-actions.pod:4206
-#: ../src/guestfs-actions.pod:5818
+#: ../src/guestfs-actions.pod:1769 ../src/guestfs-actions.pod:4227
+#: ../src/guestfs-actions.pod:5929
 msgid "(Added in 1.0.27)"
 msgstr ""
 
@@ -10270,7 +10275,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:1882 ../src/guestfs-actions.pod:7554
+#: ../src/guestfs-actions.pod:1882 ../src/guestfs-actions.pod:7659
 msgid "(Added in 1.0.16)"
 msgstr ""
 
@@ -10315,11 +10320,11 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:1898 ../src/guestfs-actions.pod:5496
-#: ../src/guestfs-actions.pod:5978 ../src/guestfs-actions.pod:6401
-#: ../src/guestfs-actions.pod:6420 ../src/guestfs-actions.pod:6436
-#: ../src/guestfs-actions.pod:6460 ../src/guestfs-actions.pod:7217
-#: ../src/guestfs-actions.pod:7235 ../src/guestfs-actions.pod:7597
+#: ../src/guestfs-actions.pod:1898 ../src/guestfs-actions.pod:5607
+#: ../src/guestfs-actions.pod:6089 ../src/guestfs-actions.pod:6512
+#: ../src/guestfs-actions.pod:6531 ../src/guestfs-actions.pod:6547
+#: ../src/guestfs-actions.pod:6571 ../src/guestfs-actions.pod:7325
+#: ../src/guestfs-actions.pod:7340 ../src/guestfs-actions.pod:7702
 msgid "(Added in 1.0.26)"
 msgstr ""
 
@@ -10343,7 +10348,7 @@ msgid "Return the current attach method.  See C<guestfs_set_attach_method>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1910 ../src/guestfs-actions.pod:6008
+#: ../src/guestfs-actions.pod:1910 ../src/guestfs-actions.pod:6119
 msgid "(Added in 1.9.8)"
 msgstr ""
 
@@ -10393,7 +10398,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:1932 ../src/guestfs-actions.pod:6049
+#: ../src/guestfs-actions.pod:1932 ../src/guestfs-actions.pod:6160
 msgid "(Added in 1.0.72)"
 msgstr ""
 
@@ -10431,7 +10436,7 @@ msgstr ""
 # type: textblock
 #. type: textblock
 #: ../src/guestfs-actions.pod:1953 ../src/guestfs-actions.pod:1974
-#: ../src/guestfs-actions.pod:6067 ../src/guestfs-actions.pod:6086
+#: ../src/guestfs-actions.pod:6178 ../src/guestfs-actions.pod:6197
 msgid "(Added in 1.0.15)"
 msgstr ""
 
@@ -10501,21 +10506,21 @@ msgstr ""
 # type: textblock
 #. type: textblock
 #: ../src/guestfs-actions.pod:1988 ../src/guestfs-actions.pod:2069
-#: ../src/guestfs-actions.pod:6102 ../src/guestfs-actions.pod:6209
+#: ../src/guestfs-actions.pod:6213 ../src/guestfs-actions.pod:6320
 #: ../fish/guestfish-actions.pod:1350 ../fish/guestfish-actions.pod:1401
-#: ../fish/guestfish-actions.pod:4053 ../fish/guestfish-actions.pod:4140
+#: ../fish/guestfish-actions.pod:4126 ../fish/guestfish-actions.pod:4213
 msgid ""
 "For more information on the architecture of libguestfs, see L<guestfs(3)>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:1993 ../src/guestfs-actions.pod:4497
-#: ../src/guestfs-actions.pod:4706 ../src/guestfs-actions.pod:4725
-#: ../src/guestfs-actions.pod:4744 ../src/guestfs-actions.pod:4756
-#: ../src/guestfs-actions.pod:4773 ../src/guestfs-actions.pod:4786
-#: ../src/guestfs-actions.pod:5721 ../src/guestfs-actions.pod:6107
-#: ../src/guestfs-actions.pod:6368 ../src/guestfs-actions.pod:6983
+#: ../src/guestfs-actions.pod:1993 ../src/guestfs-actions.pod:4518
+#: ../src/guestfs-actions.pod:4727 ../src/guestfs-actions.pod:4746
+#: ../src/guestfs-actions.pod:4765 ../src/guestfs-actions.pod:4777
+#: ../src/guestfs-actions.pod:4794 ../src/guestfs-actions.pod:4807
+#: ../src/guestfs-actions.pod:5832 ../src/guestfs-actions.pod:6218
+#: ../src/guestfs-actions.pod:6479 ../src/guestfs-actions.pod:7094
 msgid "(Added in 1.0.55)"
 msgstr ""
 
@@ -10543,7 +10548,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:2004 ../src/guestfs-actions.pod:6126
+#: ../src/guestfs-actions.pod:2004 ../src/guestfs-actions.pod:6237
 msgid "(Added in 1.5.4)"
 msgstr ""
 
@@ -10653,7 +10658,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:2048 ../src/guestfs-actions.pod:6171
+#: ../src/guestfs-actions.pod:2048 ../src/guestfs-actions.pod:6282
 msgid "(Added in 1.0.6)"
 msgstr ""
 
@@ -10682,11 +10687,11 @@ msgstr ""
 # type: textblock
 #. type: textblock
 #: ../src/guestfs-actions.pod:2059 ../src/guestfs-actions.pod:3593
-#: ../src/guestfs-actions.pod:3904 ../src/guestfs-actions.pod:4304
-#: ../src/guestfs-actions.pod:4336 ../src/guestfs-actions.pod:5426
-#: ../src/guestfs-actions.pod:5769 ../src/guestfs-actions.pod:6195
-#: ../src/guestfs-actions.pod:6886 ../src/guestfs-actions.pod:6906
-#: ../src/guestfs-actions.pod:7098
+#: ../src/guestfs-actions.pod:3922 ../src/guestfs-actions.pod:4325
+#: ../src/guestfs-actions.pod:4357 ../src/guestfs-actions.pod:5537
+#: ../src/guestfs-actions.pod:5880 ../src/guestfs-actions.pod:6306
+#: ../src/guestfs-actions.pod:6997 ../src/guestfs-actions.pod:7017
+#: ../src/guestfs-actions.pod:7209
 msgid "(Added in 1.0.77)"
 msgstr ""
 
@@ -10717,7 +10722,7 @@ msgstr ""
 # type: textblock
 #. type: textblock
 #: ../src/guestfs-actions.pod:2074 ../src/guestfs-actions.pod:2137
-#: ../src/guestfs-actions.pod:6214 ../src/guestfs-actions.pod:6272
+#: ../src/guestfs-actions.pod:6325 ../src/guestfs-actions.pod:6383
 msgid "(Added in 1.0.67)"
 msgstr ""
 
@@ -10910,8 +10915,8 @@ msgstr ""
 #. type: textblock
 #: ../src/guestfs-actions.pod:2163 ../src/guestfs-actions.pod:2354
 #: ../src/guestfs-actions.pod:2824 ../src/guestfs-actions.pod:3619
-#: ../src/guestfs-actions.pod:5419 ../src/guestfs-actions.pod:5445
-#: ../src/guestfs-actions.pod:5626
+#: ../src/guestfs-actions.pod:5530 ../src/guestfs-actions.pod:5556
+#: ../src/guestfs-actions.pod:5737
 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 "
@@ -10964,7 +10969,7 @@ msgstr ""
 # type: textblock
 #. type: textblock
 #: ../src/guestfs-actions.pod:2183 ../src/guestfs-actions.pod:3635
-#: ../src/guestfs-actions.pod:4300
+#: ../src/guestfs-actions.pod:4321
 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>."
@@ -10973,9 +10978,9 @@ msgstr ""
 # type: textblock
 #. type: textblock
 #: ../src/guestfs-actions.pod:2187 ../src/guestfs-actions.pod:3639
-#: ../src/guestfs-actions.pod:3818 ../src/guestfs-actions.pod:3854
-#: ../src/guestfs-actions.pod:5799 ../src/guestfs-actions.pod:6291
-#: ../src/guestfs-actions.pod:7662
+#: ../src/guestfs-actions.pod:3836 ../src/guestfs-actions.pod:3872
+#: ../src/guestfs-actions.pod:5910 ../src/guestfs-actions.pod:6402
+#: ../src/guestfs-actions.pod:7767
 msgid "(Added in 1.0.59)"
 msgstr ""
 
@@ -11021,8 +11026,8 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:2210 ../src/guestfs-actions.pod:6484
-#: ../src/guestfs-actions.pod:6501
+#: ../src/guestfs-actions.pod:2210 ../src/guestfs-actions.pod:6595
+#: ../src/guestfs-actions.pod:6612
 msgid "(Added in 1.0.50)"
 msgstr ""
 
@@ -11193,8 +11198,8 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:2306 ../src/guestfs-actions.pod:6781
-#: ../fish/guestfish-actions.pod:1546 ../fish/guestfish-actions.pod:4518
+#: ../src/guestfs-actions.pod:2306 ../src/guestfs-actions.pod:6892
+#: ../fish/guestfish-actions.pod:1546 ../fish/guestfish-actions.pod:4591
 msgid "If the parameter C<nrlines> is zero, this returns an empty list."
 msgstr ""
 
@@ -11225,8 +11230,8 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:2332 ../src/guestfs-actions.pod:6565
-#: ../src/guestfs-actions.pod:6620
+#: ../src/guestfs-actions.pod:2332 ../src/guestfs-actions.pod:6676
+#: ../src/guestfs-actions.pod:6731
 msgid "(Added in 1.0.22)"
 msgstr ""
 
@@ -11920,8 +11925,8 @@ msgstr ""
 # type: textblock
 #. type: textblock
 #: ../src/guestfs-actions.pod:2660 ../src/guestfs-actions.pod:2928
-#: ../src/guestfs-actions.pod:3706 ../src/guestfs-actions.pod:4985
-#: ../src/guestfs-actions.pod:6922
+#: ../src/guestfs-actions.pod:3724 ../src/guestfs-actions.pod:5006
+#: ../src/guestfs-actions.pod:7033
 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 "
@@ -12033,7 +12038,7 @@ msgstr ""
 #. type: textblock
 #: ../src/guestfs-actions.pod:2727 ../src/guestfs-actions.pod:3158
 #: ../src/guestfs-actions.pod:3174 ../src/guestfs-actions.pod:3192
-#: ../src/guestfs-actions.pod:5837
+#: ../src/guestfs-actions.pod:5948
 msgid "(Added in 1.9.4)"
 msgstr ""
 
@@ -12185,7 +12190,7 @@ msgstr ""
 
 #. type: textblock
 #: ../src/guestfs-actions.pod:2828 ../src/guestfs-actions.pod:3653
-#: ../src/guestfs-actions.pod:4884
+#: ../src/guestfs-actions.pod:4905
 msgid "(Added in 1.11.12)"
 msgstr ""
 
@@ -13113,7 +13118,7 @@ msgstr ""
 # type: textblock
 #. type: textblock
 #: ../src/guestfs-actions.pod:3333 ../src/guestfs-actions.pod:3664
-#: ../src/guestfs-actions.pod:3726
+#: ../src/guestfs-actions.pod:3744
 msgid "See also C<guestfs_list_filesystems>."
 msgstr ""
 
@@ -13671,15 +13676,49 @@ msgstr ""
 msgid "The full block device names are returned, eg. C</dev/sda>."
 msgstr ""
 
-# type: =head2
 #. type: =head2
 #: ../src/guestfs-actions.pod:3672
+msgid "guestfs_list_dm_devices"
+msgstr ""
+
+#. type: verbatim
+#: ../src/guestfs-actions.pod:3674
+#, no-wrap
+msgid ""
+" char **\n"
+" guestfs_list_dm_devices (guestfs_h *g);\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:3677 ../fish/guestfish-actions.pod:2517
+msgid "List all device mapper devices."
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:3679
+msgid ""
+"The returned list contains C</dev/mapper/*> devices, eg. ones created by a "
+"previous call to C<guestfs_luks_open>."
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:3682
+msgid ""
+"Device mapper devices which correspond to logical volumes are I<not> "
+"returned in this list.  Call C<guestfs_lvs> if you want to list logical "
+"volumes."
+msgstr ""
+
+# type: =head2
+#. type: =head2
+#: ../src/guestfs-actions.pod:3690
 msgid "guestfs_list_filesystems"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3674
+#: ../src/guestfs-actions.pod:3692
 #, no-wrap
 msgid ""
 " char **\n"
@@ -13689,7 +13728,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3677 ../fish/guestfish-actions.pod:2517
+#: ../src/guestfs-actions.pod:3695 ../fish/guestfish-actions.pod:2530
 msgid ""
 "This inspection command looks for filesystems on partitions, block devices "
 "and logical volumes, returning a list of devices containing filesystems and "
@@ -13698,7 +13737,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3681 ../fish/guestfish-actions.pod:2521
+#: ../src/guestfs-actions.pod:3699 ../fish/guestfish-actions.pod:2534
 msgid ""
 "The return value is a hash, where the keys are the devices containing "
 "filesystems, and the values are the filesystem types.  For example:"
@@ -13706,7 +13745,7 @@ msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3685 ../fish/guestfish-actions.pod:2525
+#: ../src/guestfs-actions.pod:3703 ../fish/guestfish-actions.pod:2538
 #, no-wrap
 msgid ""
 " \"/dev/sda1\" => \"ntfs\"\n"
@@ -13718,7 +13757,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3690 ../fish/guestfish-actions.pod:2530
+#: ../src/guestfs-actions.pod:3708 ../fish/guestfish-actions.pod:2543
 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."
@@ -13726,7 +13765,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3694
+#: ../src/guestfs-actions.pod:3712
 msgid ""
 "This command runs other libguestfs commands, which might include "
 "C<guestfs_mount> and C<guestfs_umount>, and therefore you should use this "
@@ -13735,7 +13774,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3698
+#: ../src/guestfs-actions.pod:3716
 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 "
@@ -13746,19 +13785,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3712 ../src/guestfs-actions.pod:5386
+#: ../src/guestfs-actions.pod:3730 ../src/guestfs-actions.pod:5497
 msgid "(Added in 1.5.15)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3714
+#: ../src/guestfs-actions.pod:3732
 msgid "guestfs_list_partitions"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3716
+#: ../src/guestfs-actions.pod:3734
 #, no-wrap
 msgid ""
 " char **\n"
@@ -13768,19 +13807,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3719 ../fish/guestfish-actions.pod:2550
+#: ../src/guestfs-actions.pod:3737 ../fish/guestfish-actions.pod:2563
 msgid "List all the partitions detected on all block devices."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3721 ../fish/guestfish-actions.pod:2552
+#: ../src/guestfs-actions.pod:3739 ../fish/guestfish-actions.pod:2565
 msgid "The full partition device names are returned, eg. C</dev/sda1>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3723
+#: ../src/guestfs-actions.pod:3741
 msgid ""
 "This does not return logical volumes.  For that you will need to call "
 "C<guestfs_lvs>."
@@ -13788,13 +13827,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3734
+#: ../src/guestfs-actions.pod:3752
 msgid "guestfs_ll"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3736
+#: ../src/guestfs-actions.pod:3754
 #, no-wrap
 msgid ""
 " char *\n"
@@ -13805,7 +13844,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3740 ../fish/guestfish-actions.pod:2563
+#: ../src/guestfs-actions.pod:3758 ../fish/guestfish-actions.pod:2576
 msgid ""
 "List the files in C<directory> (relative to the root directory, there is no "
 "cwd) in the format of 'ls -la'."
@@ -13813,7 +13852,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3743 ../fish/guestfish-actions.pod:2566
+#: ../src/guestfs-actions.pod:3761 ../fish/guestfish-actions.pod:2579
 msgid ""
 "This command is mostly useful for interactive sessions.  It is I<not> "
 "intended that you try to parse the output string."
@@ -13821,13 +13860,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3751
+#: ../src/guestfs-actions.pod:3769
 msgid "guestfs_ln"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3753
+#: ../src/guestfs-actions.pod:3771
 #, no-wrap
 msgid ""
 " int\n"
@@ -13839,19 +13878,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3758 ../fish/guestfish-actions.pod:2573
+#: ../src/guestfs-actions.pod:3776 ../fish/guestfish-actions.pod:2586
 msgid "This command creates a hard link using the C<ln> command."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3764
+#: ../src/guestfs-actions.pod:3782
 msgid "guestfs_ln_f"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3766
+#: ../src/guestfs-actions.pod:3784
 #, no-wrap
 msgid ""
 " int\n"
@@ -13862,7 +13901,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3771 ../fish/guestfish-actions.pod:2579
+#: ../src/guestfs-actions.pod:3789 ../fish/guestfish-actions.pod:2592
 msgid ""
 "This command creates a hard link using the C<ln -f> command.  The I<-f> "
 "option removes the link (C<linkname>) if it exists already."
@@ -13870,13 +13909,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3778
+#: ../src/guestfs-actions.pod:3796
 msgid "guestfs_ln_s"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3780
+#: ../src/guestfs-actions.pod:3798
 #, no-wrap
 msgid ""
 " int\n"
@@ -13888,19 +13927,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3785 ../fish/guestfish-actions.pod:2586
+#: ../src/guestfs-actions.pod:3803 ../fish/guestfish-actions.pod:2599
 msgid "This command creates a symbolic link using the C<ln -s> command."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3791
+#: ../src/guestfs-actions.pod:3809
 msgid "guestfs_ln_sf"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3793
+#: ../src/guestfs-actions.pod:3811
 #, no-wrap
 msgid ""
 " int\n"
@@ -13911,7 +13950,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3798 ../fish/guestfish-actions.pod:2592
+#: ../src/guestfs-actions.pod:3816 ../fish/guestfish-actions.pod:2605
 msgid ""
 "This command creates a symbolic link using the C<ln -sf> command, The I<-f> "
 "option removes the link (C<linkname>) if it exists already."
@@ -13919,13 +13958,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3805
+#: ../src/guestfs-actions.pod:3823
 msgid "guestfs_lremovexattr"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3807
+#: ../src/guestfs-actions.pod:3825
 #, no-wrap
 msgid ""
 " int\n"
@@ -13937,7 +13976,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3812
+#: ../src/guestfs-actions.pod:3830
 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."
@@ -13945,13 +13984,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3820
+#: ../src/guestfs-actions.pod:3838
 msgid "guestfs_ls"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3822
+#: ../src/guestfs-actions.pod:3840
 #, no-wrap
 msgid ""
 " char **\n"
@@ -13962,7 +14001,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3826 ../fish/guestfish-actions.pod:2607
+#: ../src/guestfs-actions.pod:3844 ../fish/guestfish-actions.pod:2620
 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."
@@ -13970,7 +14009,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3830
+#: ../src/guestfs-actions.pod:3848
 msgid ""
 "This command is mostly useful for interactive sessions.  Programs should "
 "probably use C<guestfs_readdir> instead."
@@ -13978,13 +14017,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3839
+#: ../src/guestfs-actions.pod:3857
 msgid "guestfs_lsetxattr"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3841
+#: ../src/guestfs-actions.pod:3859
 #, no-wrap
 msgid ""
 " int\n"
@@ -13998,7 +14037,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3848
+#: ../src/guestfs-actions.pod:3866
 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."
@@ -14006,13 +14045,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3856
+#: ../src/guestfs-actions.pod:3874
 msgid "guestfs_lstat"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3858
+#: ../src/guestfs-actions.pod:3876
 #, no-wrap
 msgid ""
 " struct guestfs_stat *\n"
@@ -14023,14 +14062,14 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3862 ../src/guestfs-actions.pod:6521
-#: ../fish/guestfish-actions.pod:2626 ../fish/guestfish-actions.pod:4353
+#: ../src/guestfs-actions.pod:3880 ../src/guestfs-actions.pod:6632
+#: ../fish/guestfish-actions.pod:2639 ../fish/guestfish-actions.pod:4426
 msgid "Returns file information for the given C<path>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3864
+#: ../src/guestfs-actions.pod:3882
 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."
@@ -14038,13 +14077,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3868 ../fish/guestfish-actions.pod:2632
+#: ../src/guestfs-actions.pod:3886 ../fish/guestfish-actions.pod:2645
 msgid "This is the same as the C<lstat(2)> system call."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3870 ../src/guestfs-actions.pod:6525
+#: ../src/guestfs-actions.pod:3888 ../src/guestfs-actions.pod:6636
 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>."
@@ -14052,20 +14091,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3874 ../src/guestfs-actions.pod:6529
-#: ../src/guestfs-actions.pod:6547 ../src/guestfs-actions.pod:6928
+#: ../src/guestfs-actions.pod:3892 ../src/guestfs-actions.pod:6640
+#: ../src/guestfs-actions.pod:6658 ../src/guestfs-actions.pod:7039
 msgid "(Added in 0.9.2)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3876
+#: ../src/guestfs-actions.pod:3894
 msgid "guestfs_lstatlist"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3878
+#: ../src/guestfs-actions.pod:3896
 #, no-wrap
 msgid ""
 " struct guestfs_stat_list *\n"
@@ -14077,7 +14116,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3883
+#: ../src/guestfs-actions.pod:3901
 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 "
@@ -14086,7 +14125,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3887 ../fish/guestfish-actions.pod:2642
+#: ../src/guestfs-actions.pod:3905 ../fish/guestfish-actions.pod:2655
 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, "
@@ -14095,7 +14134,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3892
+#: ../src/guestfs-actions.pod:3910
 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> "
@@ -14107,7 +14146,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3900
+#: ../src/guestfs-actions.pod:3918
 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>."
@@ -14115,13 +14154,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3906
+#: ../src/guestfs-actions.pod:3924
 msgid "guestfs_luks_add_key"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3908
+#: ../src/guestfs-actions.pod:3926
 #, no-wrap
 msgid ""
 " int\n"
@@ -14135,7 +14174,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3915 ../fish/guestfish-actions.pod:2659
+#: ../src/guestfs-actions.pod:3933 ../fish/guestfish-actions.pod:2672
 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 "
@@ -14144,7 +14183,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3920
+#: ../src/guestfs-actions.pod:3938
 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."
@@ -14152,9 +14191,9 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3926 ../src/guestfs-actions.pod:3966
-#: ../src/guestfs-actions.pod:3989 ../src/guestfs-actions.pod:4009
-#: ../src/guestfs-actions.pod:4041 ../src/guestfs-actions.pod:4060
+#: ../src/guestfs-actions.pod:3944 ../src/guestfs-actions.pod:3984
+#: ../src/guestfs-actions.pod:4007 ../src/guestfs-actions.pod:4027
+#: ../src/guestfs-actions.pod:4062 ../src/guestfs-actions.pod:4081
 msgid ""
 "This function takes a key or passphrase parameter which could contain "
 "sensitive material.  Read the section L</KEYS AND PASSPHRASES> for more "
@@ -14163,20 +14202,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3930 ../src/guestfs-actions.pod:3970
-#: ../src/guestfs-actions.pod:3993 ../src/guestfs-actions.pod:4013
+#: ../src/guestfs-actions.pod:3948 ../src/guestfs-actions.pod:3988
+#: ../src/guestfs-actions.pod:4011 ../src/guestfs-actions.pod:4031
 msgid "(Added in 1.5.2)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3932
+#: ../src/guestfs-actions.pod:3950
 msgid "guestfs_luks_close"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3934
+#: ../src/guestfs-actions.pod:3952
 #, no-wrap
 msgid ""
 " int\n"
@@ -14187,7 +14226,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3938
+#: ../src/guestfs-actions.pod:3956
 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 "
@@ -14197,21 +14236,21 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3946 ../src/guestfs-actions.pod:4045
-#: ../src/guestfs-actions.pod:4064 ../src/guestfs-actions.pod:4114
-#: ../src/guestfs-actions.pod:4162
+#: ../src/guestfs-actions.pod:3964 ../src/guestfs-actions.pod:4066
+#: ../src/guestfs-actions.pod:4085 ../src/guestfs-actions.pod:4135
+#: ../src/guestfs-actions.pod:4183
 msgid "(Added in 1.5.1)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3948
+#: ../src/guestfs-actions.pod:3966
 msgid "guestfs_luks_format"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3950
+#: ../src/guestfs-actions.pod:3968
 #, no-wrap
 msgid ""
 " int\n"
@@ -14224,7 +14263,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3956 ../fish/guestfish-actions.pod:2685
+#: ../src/guestfs-actions.pod:3974 ../fish/guestfish-actions.pod:2698
 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 "
@@ -14233,15 +14272,15 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3963 ../src/guestfs-actions.pod:3986
-#: ../src/guestfs-actions.pod:4126 ../src/guestfs-actions.pod:5137
-#: ../src/guestfs-actions.pod:5919 ../src/guestfs-actions.pod:6328
-#: ../src/guestfs-actions.pod:6358 ../src/guestfs-actions.pod:6391
-#: ../src/guestfs-actions.pod:7573 ../fish/guestfish-actions.pod:2693
-#: ../fish/guestfish-actions.pod:2706 ../fish/guestfish-actions.pod:2790
-#: ../fish/guestfish-actions.pod:3394 ../fish/guestfish-actions.pod:3914
-#: ../fish/guestfish-actions.pod:4224 ../fish/guestfish-actions.pod:4247
-#: ../fish/guestfish-actions.pod:4269 ../fish/guestfish-actions.pod:4999
+#: ../src/guestfs-actions.pod:3981 ../src/guestfs-actions.pod:4004
+#: ../src/guestfs-actions.pod:4147 ../src/guestfs-actions.pod:5248
+#: ../src/guestfs-actions.pod:6030 ../src/guestfs-actions.pod:6439
+#: ../src/guestfs-actions.pod:6469 ../src/guestfs-actions.pod:6502
+#: ../src/guestfs-actions.pod:7678 ../fish/guestfish-actions.pod:2706
+#: ../fish/guestfish-actions.pod:2719 ../fish/guestfish-actions.pod:2806
+#: ../fish/guestfish-actions.pod:3467 ../fish/guestfish-actions.pod:3987
+#: ../fish/guestfish-actions.pod:4297 ../fish/guestfish-actions.pod:4320
+#: ../fish/guestfish-actions.pod:4342 ../fish/guestfish-actions.pod:5066
 msgid ""
 "B<This command is dangerous.  Without careful use you can easily destroy all "
 "your data>."
@@ -14249,13 +14288,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3972
+#: ../src/guestfs-actions.pod:3990
 msgid "guestfs_luks_format_cipher"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3974
+#: ../src/guestfs-actions.pod:3992
 #, no-wrap
 msgid ""
 " int\n"
@@ -14269,7 +14308,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:3981
+#: ../src/guestfs-actions.pod:3999
 msgid ""
 "This command is the same as C<guestfs_luks_format> but it also allows you to "
 "set the C<cipher> used."
@@ -14277,13 +14316,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:3995
+#: ../src/guestfs-actions.pod:4013
 msgid "guestfs_luks_kill_slot"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3997
+#: ../src/guestfs-actions.pod:4015
 #, no-wrap
 msgid ""
 " int\n"
@@ -14296,7 +14335,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4003 ../fish/guestfish-actions.pod:2713
+#: ../src/guestfs-actions.pod:4021 ../fish/guestfish-actions.pod:2726
 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."
@@ -14304,13 +14343,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4015
+#: ../src/guestfs-actions.pod:4033
 msgid "guestfs_luks_open"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4017
+#: ../src/guestfs-actions.pod:4035
 #, no-wrap
 msgid ""
 " int\n"
@@ -14323,7 +14362,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4023 ../fish/guestfish-actions.pod:2724
+#: ../src/guestfs-actions.pod:4041 ../fish/guestfish-actions.pod:2737
 msgid ""
 "This command opens a block device which has been encrypted according to the "
 "Linux Unified Key Setup (LUKS) standard."
@@ -14331,13 +14370,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4026 ../fish/guestfish-actions.pod:2727
+#: ../src/guestfs-actions.pod:4044 ../fish/guestfish-actions.pod:2740
 msgid "C<device> is the encrypted block device or partition."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4028 ../fish/guestfish-actions.pod:2729
+#: ../src/guestfs-actions.pod:4046 ../fish/guestfish-actions.pod:2742
 msgid ""
 "The caller must supply one of the keys associated with the LUKS block "
 "device, in the C<key> parameter."
@@ -14345,7 +14384,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4031 ../fish/guestfish-actions.pod:2732
+#: ../src/guestfs-actions.pod:4049 ../fish/guestfish-actions.pod:2745
 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 "
@@ -14354,22 +14393,27 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4035
+#: ../src/guestfs-actions.pod:4053
 msgid ""
 "If this block device contains LVM volume groups, then calling "
 "C<guestfs_vgscan> followed by C<guestfs_vg_activate_all> will make them "
 "visible."
 msgstr ""
 
+#. type: textblock
+#: ../src/guestfs-actions.pod:4057
+msgid "Use C<guestfs_list_dm_devices> to list all device mapper devices."
+msgstr ""
+
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4047
+#: ../src/guestfs-actions.pod:4068
 msgid "guestfs_luks_open_ro"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4049
+#: ../src/guestfs-actions.pod:4070
 #, no-wrap
 msgid ""
 " int\n"
@@ -14382,7 +14426,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4055
+#: ../src/guestfs-actions.pod:4076
 msgid ""
 "This is the same as C<guestfs_luks_open> except that a read-only mapping is "
 "created."
@@ -14390,13 +14434,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4066
+#: ../src/guestfs-actions.pod:4087
 msgid "guestfs_lvcreate"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4068
+#: ../src/guestfs-actions.pod:4089
 #, no-wrap
 msgid ""
 " int\n"
@@ -14409,7 +14453,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4074 ../fish/guestfish-actions.pod:2757
+#: ../src/guestfs-actions.pod:4095 ../fish/guestfish-actions.pod:2773
 msgid ""
 "This creates an LVM logical volume called C<logvol> on the volume group "
 "C<volgroup>, with C<size> megabytes."
@@ -14417,13 +14461,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4081
+#: ../src/guestfs-actions.pod:4102
 msgid "guestfs_lvm_canonical_lv_name"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4083
+#: ../src/guestfs-actions.pod:4104
 #, no-wrap
 msgid ""
 " char *\n"
@@ -14434,7 +14478,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4087 ../fish/guestfish-actions.pod:2764
+#: ../src/guestfs-actions.pod:4108 ../fish/guestfish-actions.pod:2780
 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/"
@@ -14443,7 +14487,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4091 ../fish/guestfish-actions.pod:2768
+#: ../src/guestfs-actions.pod:4112 ../fish/guestfish-actions.pod:2784
 msgid ""
 "This command returns an error if the C<lvname> parameter does not refer to a "
 "logical volume."
@@ -14451,25 +14495,25 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4094
+#: ../src/guestfs-actions.pod:4115
 msgid "See also C<guestfs_is_lv>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4099
+#: ../src/guestfs-actions.pod:4120
 msgid "(Added in 1.5.24)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4101
+#: ../src/guestfs-actions.pod:4122
 msgid "guestfs_lvm_clear_filter"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4103
+#: ../src/guestfs-actions.pod:4124
 #, no-wrap
 msgid ""
 " int\n"
@@ -14479,7 +14523,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4106
+#: ../src/guestfs-actions.pod:4127
 msgid ""
 "This undoes the effect of C<guestfs_lvm_set_filter>.  LVM will be able to "
 "see every block device."
@@ -14487,21 +14531,21 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4109 ../src/guestfs-actions.pod:4151
-#: ../fish/guestfish-actions.pod:2780 ../fish/guestfish-actions.pod:2811
+#: ../src/guestfs-actions.pod:4130 ../src/guestfs-actions.pod:4172
+#: ../fish/guestfish-actions.pod:2796 ../fish/guestfish-actions.pod:2827
 msgid ""
 "This command also clears the LVM cache and performs a volume group scan."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4116
+#: ../src/guestfs-actions.pod:4137
 msgid "guestfs_lvm_remove_all"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4118
+#: ../src/guestfs-actions.pod:4139
 #, no-wrap
 msgid ""
 " int\n"
@@ -14511,7 +14555,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4121 ../fish/guestfish-actions.pod:2787
+#: ../src/guestfs-actions.pod:4142 ../fish/guestfish-actions.pod:2803
 msgid ""
 "This command removes all LVM logical volumes, volume groups and physical "
 "volumes."
@@ -14519,13 +14563,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4131
+#: ../src/guestfs-actions.pod:4152
 msgid "guestfs_lvm_set_filter"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4133
+#: ../src/guestfs-actions.pod:4154
 #, no-wrap
 msgid ""
 " int\n"
@@ -14536,7 +14580,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4137 ../fish/guestfish-actions.pod:2797
+#: ../src/guestfs-actions.pod:4158 ../fish/guestfish-actions.pod:2813
 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 "
@@ -14545,7 +14589,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4141 ../fish/guestfish-actions.pod:2801
+#: ../src/guestfs-actions.pod:4162 ../fish/guestfish-actions.pod:2817
 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 "
@@ -14558,13 +14602,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4154 ../fish/guestfish-actions.pod:2814
+#: ../src/guestfs-actions.pod:4175 ../fish/guestfish-actions.pod:2830
 msgid "You can filter whole block devices or individual partitions."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4156 ../fish/guestfish-actions.pod:2816
+#: ../src/guestfs-actions.pod:4177 ../fish/guestfish-actions.pod:2832
 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."
@@ -14572,13 +14616,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4164
+#: ../src/guestfs-actions.pod:4185
 msgid "guestfs_lvremove"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4166
+#: ../src/guestfs-actions.pod:4187
 #, no-wrap
 msgid ""
 " int\n"
@@ -14589,7 +14633,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4170 ../fish/guestfish-actions.pod:2824
+#: ../src/guestfs-actions.pod:4191 ../fish/guestfish-actions.pod:2840
 msgid ""
 "Remove an LVM logical volume C<device>, where C<device> is the path to the "
 "LV, such as C</dev/VG/LV>."
@@ -14597,7 +14641,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4173 ../fish/guestfish-actions.pod:2827
+#: ../src/guestfs-actions.pod:4194 ../fish/guestfish-actions.pod:2843
 msgid ""
 "You can also remove all LVs in a volume group by specifying the VG name, C</"
 "dev/VG>."
@@ -14605,20 +14649,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4178 ../src/guestfs-actions.pod:5483
-#: ../src/guestfs-actions.pod:7304
+#: ../src/guestfs-actions.pod:4199 ../src/guestfs-actions.pod:5594
+#: ../src/guestfs-actions.pod:7409
 msgid "(Added in 1.0.13)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4180
+#: ../src/guestfs-actions.pod:4201
 msgid "guestfs_lvrename"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4182
+#: ../src/guestfs-actions.pod:4203
 #, no-wrap
 msgid ""
 " int\n"
@@ -14630,25 +14674,25 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4187 ../fish/guestfish-actions.pod:2834
+#: ../src/guestfs-actions.pod:4208 ../fish/guestfish-actions.pod:2850
 msgid "Rename a logical volume C<logvol> with the new name C<newlogvol>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4191 ../src/guestfs-actions.pod:7317
+#: ../src/guestfs-actions.pod:4212 ../src/guestfs-actions.pod:7422
 msgid "(Added in 1.0.83)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4193
+#: ../src/guestfs-actions.pod:4214
 msgid "guestfs_lvresize"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4195
+#: ../src/guestfs-actions.pod:4216
 #, no-wrap
 msgid ""
 " int\n"
@@ -14660,7 +14704,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4200 ../fish/guestfish-actions.pod:2840
+#: ../src/guestfs-actions.pod:4221 ../fish/guestfish-actions.pod:2856
 msgid ""
 "This resizes (expands or shrinks) an existing LVM logical volume to "
 "C<mbytes>.  When reducing, data in the reduced part is lost."
@@ -14668,13 +14712,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4208
+#: ../src/guestfs-actions.pod:4229
 msgid "guestfs_lvresize_free"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4210
+#: ../src/guestfs-actions.pod:4231
 #, no-wrap
 msgid ""
 " int\n"
@@ -14686,7 +14730,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4215 ../fish/guestfish-actions.pod:2848
+#: ../src/guestfs-actions.pod:4236 ../fish/guestfish-actions.pod:2864
 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 "
@@ -14696,19 +14740,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4223
+#: ../src/guestfs-actions.pod:4244
 msgid "(Added in 1.3.3)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4225
+#: ../src/guestfs-actions.pod:4246
 msgid "guestfs_lvs"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4227
+#: ../src/guestfs-actions.pod:4248
 #, no-wrap
 msgid ""
 " char **\n"
@@ -14718,7 +14762,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4230 ../fish/guestfish-actions.pod:2858
+#: ../src/guestfs-actions.pod:4251 ../fish/guestfish-actions.pod:2874
 msgid ""
 "List all the logical volumes detected.  This is the equivalent of the L<lvs"
 "(8)> command."
@@ -14726,7 +14770,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4233 ../fish/guestfish-actions.pod:2861
+#: ../src/guestfs-actions.pod:4254 ../fish/guestfish-actions.pod:2877
 msgid ""
 "This returns a list of the logical volume device names (eg. C</dev/"
 "VolGroup00/LogVol00>)."
@@ -14734,19 +14778,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4236
+#: ../src/guestfs-actions.pod:4257
 msgid "See also C<guestfs_lvs_full>, C<guestfs_list_filesystems>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4244
+#: ../src/guestfs-actions.pod:4265
 msgid "guestfs_lvs_full"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4246
+#: ../src/guestfs-actions.pod:4267
 #, no-wrap
 msgid ""
 " struct guestfs_lvm_lv_list *\n"
@@ -14756,7 +14800,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4249 ../fish/guestfish-actions.pod:2870
+#: ../src/guestfs-actions.pod:4270 ../fish/guestfish-actions.pod:2886
 msgid ""
 "List all the logical volumes detected.  This is the equivalent of the L<lvs"
 "(8)> command.  The \"full\" version includes all fields."
@@ -14764,7 +14808,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4252
+#: ../src/guestfs-actions.pod:4273
 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>."
@@ -14772,13 +14816,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4258
+#: ../src/guestfs-actions.pod:4279
 msgid "guestfs_lvuuid"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4260
+#: ../src/guestfs-actions.pod:4281
 #, no-wrap
 msgid ""
 " char *\n"
@@ -14789,19 +14833,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4264 ../fish/guestfish-actions.pod:2877
+#: ../src/guestfs-actions.pod:4285 ../fish/guestfish-actions.pod:2893
 msgid "This command returns the UUID of the LVM LV C<device>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4271
+#: ../src/guestfs-actions.pod:4292
 msgid "guestfs_lxattrlist"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4273
+#: ../src/guestfs-actions.pod:4294
 #, no-wrap
 msgid ""
 " struct guestfs_xattr_list *\n"
@@ -14813,7 +14857,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4278 ../fish/guestfish-actions.pod:2883
+#: ../src/guestfs-actions.pod:4299 ../fish/guestfish-actions.pod:2899
 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 "
@@ -14822,7 +14866,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4282 ../fish/guestfish-actions.pod:2887
+#: ../src/guestfs-actions.pod:4303 ../fish/guestfish-actions.pod:2903
 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>.  "
@@ -14835,7 +14879,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4292
+#: ../src/guestfs-actions.pod:4313
 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 "
@@ -14847,13 +14891,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4306
+#: ../src/guestfs-actions.pod:4327
 msgid "guestfs_mkdir"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4308
+#: ../src/guestfs-actions.pod:4329
 #, no-wrap
 msgid ""
 " int\n"
@@ -14864,19 +14908,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4312 ../fish/guestfish-actions.pod:2909
+#: ../src/guestfs-actions.pod:4333 ../fish/guestfish-actions.pod:2925
 msgid "Create a directory named C<path>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4318
+#: ../src/guestfs-actions.pod:4339
 msgid "guestfs_mkdir_mode"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4320
+#: ../src/guestfs-actions.pod:4341
 #, no-wrap
 msgid ""
 " int\n"
@@ -14888,7 +14932,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4325 ../fish/guestfish-actions.pod:2915
+#: ../src/guestfs-actions.pod:4346 ../fish/guestfish-actions.pod:2931
 msgid ""
 "This command creates a directory, setting the initial permissions of the "
 "directory to C<mode>."
@@ -14896,7 +14940,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4328 ../fish/guestfish-actions.pod:2918
+#: ../src/guestfs-actions.pod:4349 ../fish/guestfish-actions.pod:2934
 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 "
@@ -14905,19 +14949,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4332
+#: ../src/guestfs-actions.pod:4353
 msgid "See also C<guestfs_mkdir>, C<guestfs_umask>"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4338
+#: ../src/guestfs-actions.pod:4359
 msgid "guestfs_mkdir_p"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4340
+#: ../src/guestfs-actions.pod:4361
 #, no-wrap
 msgid ""
 " int\n"
@@ -14928,7 +14972,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4344 ../fish/guestfish-actions.pod:2928
+#: ../src/guestfs-actions.pod:4365 ../fish/guestfish-actions.pod:2944
 msgid ""
 "Create a directory named C<path>, creating any parent directories as "
 "necessary.  This is like the C<mkdir -p> shell command."
@@ -14936,13 +14980,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4351
+#: ../src/guestfs-actions.pod:4372
 msgid "guestfs_mkdtemp"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4353
+#: ../src/guestfs-actions.pod:4374
 #, no-wrap
 msgid ""
 " char *\n"
@@ -14953,7 +14997,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4357 ../fish/guestfish-actions.pod:2935
+#: ../src/guestfs-actions.pod:4378 ../fish/guestfish-actions.pod:2951
 msgid ""
 "This command creates a temporary directory.  The C<template> parameter "
 "should be a full pathname for the temporary directory name with the final "
@@ -14962,7 +15006,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4362 ../fish/guestfish-actions.pod:2940
+#: ../src/guestfs-actions.pod:4383 ../fish/guestfish-actions.pod:2956
 msgid ""
 "For example: \"/tmp/myprogXXXXXX\" or \"/Temp/myprogXXXXXX\", the second one "
 "being suitable for Windows filesystems."
@@ -14970,19 +15014,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4365 ../fish/guestfish-actions.pod:2943
+#: ../src/guestfs-actions.pod:4386 ../fish/guestfish-actions.pod:2959
 msgid "The name of the temporary directory that was created is returned."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4368 ../fish/guestfish-actions.pod:2946
+#: ../src/guestfs-actions.pod:4389 ../fish/guestfish-actions.pod:2962
 msgid "The temporary directory is created with mode 0700 and is owned by root."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4371 ../fish/guestfish-actions.pod:2949
+#: ../src/guestfs-actions.pod:4392 ../fish/guestfish-actions.pod:2965
 msgid ""
 "The caller is responsible for deleting the temporary directory and its "
 "contents after use."
@@ -14990,19 +15034,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4374 ../fish/guestfish-actions.pod:2952
+#: ../src/guestfs-actions.pod:4395 ../fish/guestfish-actions.pod:2968
 msgid "See also: L<mkdtemp(3)>"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4381
+#: ../src/guestfs-actions.pod:4402
 msgid "guestfs_mke2fs_J"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4383
+#: ../src/guestfs-actions.pod:4404
 #, no-wrap
 msgid ""
 " int\n"
@@ -15016,7 +15060,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4390 ../fish/guestfish-actions.pod:2958
+#: ../src/guestfs-actions.pod:4411 ../fish/guestfish-actions.pod:2974
 msgid ""
 "This creates an ext2/3/4 filesystem on C<device> with an external journal on "
 "C<journal>.  It is equivalent to the command:"
@@ -15024,7 +15068,7 @@ msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4394 ../fish/guestfish-actions.pod:2962
+#: ../src/guestfs-actions.pod:4415 ../fish/guestfish-actions.pod:2978
 #, no-wrap
 msgid ""
 " mke2fs -t fstype -b blocksize -J device=<journal> <device>\n"
@@ -15033,28 +15077,28 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4396
+#: ../src/guestfs-actions.pod:4417
 msgid "See also C<guestfs_mke2journal>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4400 ../src/guestfs-actions.pod:4418
-#: ../src/guestfs-actions.pod:4436 ../src/guestfs-actions.pod:4452
-#: ../src/guestfs-actions.pod:4466 ../src/guestfs-actions.pod:4480
-#: ../src/guestfs-actions.pod:4539 ../src/guestfs-actions.pod:4816
+#: ../src/guestfs-actions.pod:4421 ../src/guestfs-actions.pod:4439
+#: ../src/guestfs-actions.pod:4457 ../src/guestfs-actions.pod:4473
+#: ../src/guestfs-actions.pod:4487 ../src/guestfs-actions.pod:4501
+#: ../src/guestfs-actions.pod:4560 ../src/guestfs-actions.pod:4837
 msgid "(Added in 1.0.68)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4402
+#: ../src/guestfs-actions.pod:4423
 msgid "guestfs_mke2fs_JL"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4404
+#: ../src/guestfs-actions.pod:4425
 #, no-wrap
 msgid ""
 " int\n"
@@ -15068,7 +15112,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4411 ../fish/guestfish-actions.pod:2970
+#: ../src/guestfs-actions.pod:4432 ../fish/guestfish-actions.pod:2986
 msgid ""
 "This creates an ext2/3/4 filesystem on C<device> with an external journal on "
 "the journal labeled C<label>."
@@ -15076,19 +15120,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4414
+#: ../src/guestfs-actions.pod:4435
 msgid "See also C<guestfs_mke2journal_L>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4420
+#: ../src/guestfs-actions.pod:4441
 msgid "guestfs_mke2fs_JU"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4422
+#: ../src/guestfs-actions.pod:4443
 #, no-wrap
 msgid ""
 " int\n"
@@ -15102,7 +15146,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4429 ../fish/guestfish-actions.pod:2979
+#: ../src/guestfs-actions.pod:4450 ../fish/guestfish-actions.pod:2995
 msgid ""
 "This creates an ext2/3/4 filesystem on C<device> with an external journal on "
 "the journal with UUID C<uuid>."
@@ -15110,19 +15154,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4432
+#: ../src/guestfs-actions.pod:4453
 msgid "See also C<guestfs_mke2journal_U>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4438
+#: ../src/guestfs-actions.pod:4459
 msgid "guestfs_mke2journal"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4440
+#: ../src/guestfs-actions.pod:4461
 #, no-wrap
 msgid ""
 " int\n"
@@ -15134,7 +15178,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4445 ../fish/guestfish-actions.pod:2988
+#: ../src/guestfs-actions.pod:4466 ../fish/guestfish-actions.pod:3004
 msgid ""
 "This creates an ext2 external journal on C<device>.  It is equivalent to the "
 "command:"
@@ -15142,7 +15186,7 @@ msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4448 ../fish/guestfish-actions.pod:2991
+#: ../src/guestfs-actions.pod:4469 ../fish/guestfish-actions.pod:3007
 #, no-wrap
 msgid ""
 " mke2fs -O journal_dev -b blocksize device\n"
@@ -15151,13 +15195,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4454
+#: ../src/guestfs-actions.pod:4475
 msgid "guestfs_mke2journal_L"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4456
+#: ../src/guestfs-actions.pod:4477
 #, no-wrap
 msgid ""
 " int\n"
@@ -15170,19 +15214,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4462 ../fish/guestfish-actions.pod:2997
+#: ../src/guestfs-actions.pod:4483 ../fish/guestfish-actions.pod:3013
 msgid "This creates an ext2 external journal on C<device> with label C<label>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4468
+#: ../src/guestfs-actions.pod:4489
 msgid "guestfs_mke2journal_U"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4470
+#: ../src/guestfs-actions.pod:4491
 #, no-wrap
 msgid ""
 " int\n"
@@ -15195,19 +15239,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4476 ../fish/guestfish-actions.pod:3003
+#: ../src/guestfs-actions.pod:4497 ../fish/guestfish-actions.pod:3019
 msgid "This creates an ext2 external journal on C<device> with UUID C<uuid>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4482
+#: ../src/guestfs-actions.pod:4503
 msgid "guestfs_mkfifo"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4484
+#: ../src/guestfs-actions.pod:4505
 #, no-wrap
 msgid ""
 " int\n"
@@ -15219,7 +15263,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4489
+#: ../src/guestfs-actions.pod:4510
 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>."
@@ -15227,13 +15271,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4499
+#: ../src/guestfs-actions.pod:4520
 msgid "guestfs_mkfs"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4501
+#: ../src/guestfs-actions.pod:4522
 #, no-wrap
 msgid ""
 " int\n"
@@ -15245,7 +15289,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4506 ../fish/guestfish-actions.pod:3019
+#: ../src/guestfs-actions.pod:4527 ../fish/guestfish-actions.pod:3035
 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>."
@@ -15253,13 +15297,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4514
+#: ../src/guestfs-actions.pod:4535
 msgid "guestfs_mkfs_b"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4516
+#: ../src/guestfs-actions.pod:4537
 #, no-wrap
 msgid ""
 " int\n"
@@ -15272,7 +15316,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4522
+#: ../src/guestfs-actions.pod:4543
 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 "
@@ -15281,8 +15325,8 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4527 ../src/guestfs-actions.pod:4572
-#: ../fish/guestfish-actions.pod:3032 ../fish/guestfish-actions.pod:3059
+#: ../src/guestfs-actions.pod:4548 ../src/guestfs-actions.pod:4593
+#: ../fish/guestfish-actions.pod:3048 ../fish/guestfish-actions.pod:3075
 msgid ""
 "For VFAT and NTFS the C<blocksize> parameter is treated as the requested "
 "cluster size."
@@ -15290,20 +15334,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4532 ../fish/guestfish-actions.pod:3035
+#: ../src/guestfs-actions.pod:4553 ../fish/guestfish-actions.pod:3051
 msgid ""
 "This function is deprecated.  In new code, use the C<mkfs_opts> call instead."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4541
+#: ../src/guestfs-actions.pod:4562
 msgid "guestfs_mkfs_opts"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4543
+#: ../src/guestfs-actions.pod:4564
 #, no-wrap
 msgid ""
 " int\n"
@@ -15315,7 +15359,7 @@ msgid ""
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4554
+#: ../src/guestfs-actions.pod:4575
 #, no-wrap
 msgid ""
 " GUESTFS_MKFS_OPTS_BLOCKSIZE, int blocksize,\n"
@@ -15327,7 +15371,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4559 ../fish/guestfish-actions.pod:3046
+#: ../src/guestfs-actions.pod:4580 ../fish/guestfish-actions.pod:3062
 msgid ""
 "This function creates a filesystem on C<device>.  The filesystem type is "
 "C<fstype>, for example C<ext3>."
@@ -15335,13 +15379,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:4566 ../fish/guestfish-actions.pod:3053
+#: ../src/guestfs-actions.pod:4587 ../fish/guestfish-actions.pod:3069
 msgid "C<blocksize>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4568 ../fish/guestfish-actions.pod:3055
+#: ../src/guestfs-actions.pod:4589 ../fish/guestfish-actions.pod:3071
 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 "
@@ -15349,72 +15393,72 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4575 ../fish/guestfish-actions.pod:3062
+#: ../src/guestfs-actions.pod:4596 ../fish/guestfish-actions.pod:3078
 msgid "For UFS block sizes, please see L<mkfs.ufs(8)>."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:4577 ../fish/guestfish-actions.pod:3064
+#: ../src/guestfs-actions.pod:4598 ../fish/guestfish-actions.pod:3080
 msgid "C<features>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4579 ../fish/guestfish-actions.pod:3066
+#: ../src/guestfs-actions.pod:4600 ../fish/guestfish-actions.pod:3082
 msgid "This passes the I<-O> parameter to the external mkfs program."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4581 ../fish/guestfish-actions.pod:3068
+#: ../src/guestfs-actions.pod:4602 ../fish/guestfish-actions.pod:3084
 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:4585 ../fish/guestfish-actions.pod:3072
+#: ../src/guestfs-actions.pod:4606 ../fish/guestfish-actions.pod:3088
 msgid ""
 "You cannot use this optional parameter with the C<gfs> or C<gfs2> filesystem "
 "type."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:4588 ../fish/guestfish-actions.pod:3075
+#: ../src/guestfs-actions.pod:4609 ../fish/guestfish-actions.pod:3091
 msgid "C<inode>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4590 ../fish/guestfish-actions.pod:3077
+#: ../src/guestfs-actions.pod:4611 ../fish/guestfish-actions.pod:3093
 msgid ""
 "This passes the I<-I> parameter to the external L<mke2fs(8)> program which "
 "sets the inode size (only for ext2/3/4 filesystems at present)."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:4593 ../fish/guestfish-actions.pod:3080
+#: ../src/guestfs-actions.pod:4614 ../fish/guestfish-actions.pod:3096
 msgid "C<sectorsize>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4595 ../fish/guestfish-actions.pod:3082
+#: ../src/guestfs-actions.pod:4616 ../fish/guestfish-actions.pod:3098
 msgid ""
 "This passes the I<-S> parameter to external L<mkfs.ufs(8)> program, which "
 "sets sector size for ufs filesystem."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4602
+#: ../src/guestfs-actions.pod:4623
 msgid "(Added in 1.7.19)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4604
+#: ../src/guestfs-actions.pod:4625
 msgid "guestfs_mkfs_opts_va"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4606
+#: ../src/guestfs-actions.pod:4627
 #, no-wrap
 msgid ""
 " int\n"
@@ -15427,19 +15471,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4612
+#: ../src/guestfs-actions.pod:4633
 msgid "This is the \"va_list variant\" of L</guestfs_mkfs_opts>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4616
+#: ../src/guestfs-actions.pod:4637
 msgid "guestfs_mkfs_opts_argv"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4618
+#: ../src/guestfs-actions.pod:4639
 #, no-wrap
 msgid ""
 " int\n"
@@ -15452,19 +15496,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4624
+#: ../src/guestfs-actions.pod:4645
 msgid "This is the \"argv variant\" of L</guestfs_mkfs_opts>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4628
+#: ../src/guestfs-actions.pod:4649
 msgid "guestfs_mkmountpoint"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4630
+#: ../src/guestfs-actions.pod:4651
 #, no-wrap
 msgid ""
 " int\n"
@@ -15475,7 +15519,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4634
+#: ../src/guestfs-actions.pod:4655
 msgid ""
 "C<guestfs_mkmountpoint> and C<guestfs_rmmountpoint> are specialized calls "
 "that can be used to create extra mountpoints before mounting the first "
@@ -15484,7 +15528,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4638 ../fish/guestfish-actions.pod:3097
+#: ../src/guestfs-actions.pod:4659 ../fish/guestfish-actions.pod:3113
 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 "
@@ -15493,7 +15537,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4642 ../fish/guestfish-actions.pod:3101
+#: ../src/guestfs-actions.pod:4663 ../fish/guestfish-actions.pod:3117
 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 "
@@ -15502,7 +15546,7 @@ msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4647 ../fish/guestfish-actions.pod:3106
+#: ../src/guestfs-actions.pod:4668 ../fish/guestfish-actions.pod:3122
 #, no-wrap
 msgid ""
 " add-ro Fedora-11-i686-Live.iso\n"
@@ -15518,13 +15562,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4656 ../fish/guestfish-actions.pod:3115
+#: ../src/guestfs-actions.pod:4677 ../fish/guestfish-actions.pod:3131
 msgid "The inner filesystem is now unpacked under the /ext3fs mountpoint."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4658
+#: ../src/guestfs-actions.pod:4679
 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 "
@@ -15533,7 +15577,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4662
+#: ../src/guestfs-actions.pod:4683
 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 "
@@ -15543,13 +15587,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4667 ../fish/guestfish-actions.pod:3126
+#: ../src/guestfs-actions.pod:4688 ../fish/guestfish-actions.pod:3142
 msgid ""
 "For more details see L<https://bugzilla.redhat.com/show_bug.cgi?id=599503>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4669
+#: ../src/guestfs-actions.pod:4690
 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 "
@@ -15558,20 +15602,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4675 ../src/guestfs-actions.pod:4991
-#: ../src/guestfs-actions.pod:5903
+#: ../src/guestfs-actions.pod:4696 ../src/guestfs-actions.pod:5012
+#: ../src/guestfs-actions.pod:6014
 msgid "(Added in 1.0.62)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4677
+#: ../src/guestfs-actions.pod:4698
 msgid "guestfs_mknod"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4679
+#: ../src/guestfs-actions.pod:4700
 #, no-wrap
 msgid ""
 " int\n"
@@ -15585,14 +15629,14 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4686 ../fish/guestfish-actions.pod:3136
+#: ../src/guestfs-actions.pod:4707 ../fish/guestfish-actions.pod:3152
 msgid ""
 "This call creates block or character special devices, or named pipes (FIFOs)."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4689 ../fish/guestfish-actions.pod:3139
+#: ../src/guestfs-actions.pod:4710 ../fish/guestfish-actions.pod:3155
 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 "
@@ -15601,7 +15645,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4694
+#: ../src/guestfs-actions.pod:4715
 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 "
@@ -15613,13 +15657,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4708
+#: ../src/guestfs-actions.pod:4729
 msgid "guestfs_mknod_b"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4710
+#: ../src/guestfs-actions.pod:4731
 #, no-wrap
 msgid ""
 " int\n"
@@ -15633,7 +15677,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4717
+#: ../src/guestfs-actions.pod:4738
 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 "
@@ -15642,13 +15686,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4727
+#: ../src/guestfs-actions.pod:4748
 msgid "guestfs_mknod_c"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4729
+#: ../src/guestfs-actions.pod:4750
 #, no-wrap
 msgid ""
 " int\n"
@@ -15662,7 +15706,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4736
+#: ../src/guestfs-actions.pod:4757
 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 "
@@ -15671,13 +15715,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4746
+#: ../src/guestfs-actions.pod:4767
 msgid "guestfs_mkswap"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4748
+#: ../src/guestfs-actions.pod:4769
 #, no-wrap
 msgid ""
 " int\n"
@@ -15688,19 +15732,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4752 ../fish/guestfish-actions.pod:3178
+#: ../src/guestfs-actions.pod:4773 ../fish/guestfish-actions.pod:3194
 msgid "Create a swap partition on C<device>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4758
+#: ../src/guestfs-actions.pod:4779
 msgid "guestfs_mkswap_L"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4760
+#: ../src/guestfs-actions.pod:4781
 #, no-wrap
 msgid ""
 " int\n"
@@ -15712,13 +15756,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4765 ../fish/guestfish-actions.pod:3184
+#: ../src/guestfs-actions.pod:4786 ../fish/guestfish-actions.pod:3200
 msgid "Create a swap partition on C<device> with label C<label>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4767 ../fish/guestfish-actions.pod:3186
+#: ../src/guestfs-actions.pod:4788 ../fish/guestfish-actions.pod:3202
 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 "
@@ -15727,13 +15771,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4775
+#: ../src/guestfs-actions.pod:4796
 msgid "guestfs_mkswap_U"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4777
+#: ../src/guestfs-actions.pod:4798
 #, no-wrap
 msgid ""
 " int\n"
@@ -15745,19 +15789,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4782 ../fish/guestfish-actions.pod:3194
+#: ../src/guestfs-actions.pod:4803 ../fish/guestfish-actions.pod:3210
 msgid "Create a swap partition on C<device> with UUID C<uuid>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4788
+#: ../src/guestfs-actions.pod:4809
 msgid "guestfs_mkswap_file"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4790
+#: ../src/guestfs-actions.pod:4811
 #, no-wrap
 msgid ""
 " int\n"
@@ -15768,13 +15812,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4794 ../fish/guestfish-actions.pod:3200
+#: ../src/guestfs-actions.pod:4815 ../fish/guestfish-actions.pod:3216
 msgid "Create a swap file."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4796
+#: ../src/guestfs-actions.pod:4817
 msgid ""
 "This command just writes a swap file signature to an existing file.  To "
 "create the file itself, use something like C<guestfs_fallocate>."
@@ -15782,13 +15826,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4803
+#: ../src/guestfs-actions.pod:4824
 msgid "guestfs_modprobe"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4805
+#: ../src/guestfs-actions.pod:4826
 #, no-wrap
 msgid ""
 " int\n"
@@ -15799,13 +15843,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4809 ../fish/guestfish-actions.pod:3209
+#: ../src/guestfs-actions.pod:4830 ../fish/guestfish-actions.pod:3225
 msgid "This loads a kernel module in the appliance."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4811 ../fish/guestfish-actions.pod:3211
+#: ../src/guestfs-actions.pod:4832 ../fish/guestfish-actions.pod:3227
 msgid ""
 "The kernel module must have been whitelisted when libguestfs was built (see "
 "C<appliance/kmod.whitelist.in> in the source)."
@@ -15813,13 +15857,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4818
+#: ../src/guestfs-actions.pod:4839
 msgid "guestfs_mount"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4820
+#: ../src/guestfs-actions.pod:4841
 #, no-wrap
 msgid ""
 " int\n"
@@ -15831,7 +15875,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4825 ../fish/guestfish-actions.pod:3218
+#: ../src/guestfs-actions.pod:4846 ../fish/guestfish-actions.pod:3234
 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 "
@@ -15841,7 +15885,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4831 ../fish/guestfish-actions.pod:3224
+#: ../src/guestfs-actions.pod:4852 ../fish/guestfish-actions.pod:3240
 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 "
@@ -15850,7 +15894,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4836 ../fish/guestfish-actions.pod:3229
+#: ../src/guestfs-actions.pod:4857 ../fish/guestfish-actions.pod:3245
 msgid ""
 "The mounted filesystem is writable, if we have sufficient permissions on the "
 "underlying device."
@@ -15858,7 +15902,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4839
+#: ../src/guestfs-actions.pod:4860
 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 "
@@ -15870,19 +15914,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4851 ../fish/guestfish-actions.pod:3242
+#: ../src/guestfs-actions.pod:4872 ../fish/guestfish-actions.pod:3258
 msgid ""
 "This function is deprecated.  In new code, use the C<mount_options> call "
 "instead."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4860
+#: ../src/guestfs-actions.pod:4881
 msgid "guestfs_mount_9p"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4862
+#: ../src/guestfs-actions.pod:4883
 #, no-wrap
 msgid ""
 " int\n"
@@ -15894,7 +15938,7 @@ msgid ""
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4873
+#: ../src/guestfs-actions.pod:4894
 #, no-wrap
 msgid ""
 " GUESTFS_MOUNT_9P_OPTIONS, const char *options,\n"
@@ -15902,14 +15946,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4875 ../fish/guestfish-actions.pod:3253
+#: ../src/guestfs-actions.pod:4896 ../fish/guestfish-actions.pod:3269
 msgid ""
 "Mount the virtio-9p filesystem with the tag C<mounttag> on the directory "
 "C<mountpoint>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4878 ../fish/guestfish-actions.pod:3256
+#: ../src/guestfs-actions.pod:4899 ../fish/guestfish-actions.pod:3272
 msgid ""
 "If required, C<trans=virtio> will be automatically added to the options.  "
 "Any other options required can be passed in the optional C<options> "
@@ -15917,12 +15961,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4886
+#: ../src/guestfs-actions.pod:4907
 msgid "guestfs_mount_9p_va"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4888
+#: ../src/guestfs-actions.pod:4909
 #, no-wrap
 msgid ""
 " int\n"
@@ -15934,17 +15978,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4894
+#: ../src/guestfs-actions.pod:4915
 msgid "This is the \"va_list variant\" of L</guestfs_mount_9p>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4898
+#: ../src/guestfs-actions.pod:4919
 msgid "guestfs_mount_9p_argv"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4900
+#: ../src/guestfs-actions.pod:4921
 #, no-wrap
 msgid ""
 " int\n"
@@ -15956,19 +16000,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4906
+#: ../src/guestfs-actions.pod:4927
 msgid "This is the \"argv variant\" of L</guestfs_mount_9p>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4910
+#: ../src/guestfs-actions.pod:4931
 msgid "guestfs_mount_loop"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4912
+#: ../src/guestfs-actions.pod:4933
 #, no-wrap
 msgid ""
 " int\n"
@@ -15980,7 +16024,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4917 ../fish/guestfish-actions.pod:3266
+#: ../src/guestfs-actions.pod:4938 ../fish/guestfish-actions.pod:3282
 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 "
@@ -15989,13 +16033,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4925
+#: ../src/guestfs-actions.pod:4946
 msgid "guestfs_mount_options"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4927
+#: ../src/guestfs-actions.pod:4948
 #, no-wrap
 msgid ""
 " int\n"
@@ -16008,7 +16052,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4933
+#: ../src/guestfs-actions.pod:4954
 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."
@@ -16016,7 +16060,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4937 ../fish/guestfish-actions.pod:3278
+#: ../src/guestfs-actions.pod:4958 ../fish/guestfish-actions.pod:3294
 msgid ""
 "If the C<options> parameter is an empty string, then no options are passed "
 "(all options default to whatever the filesystem uses)."
@@ -16024,20 +16068,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4943 ../src/guestfs-actions.pod:4957
-#: ../src/guestfs-actions.pod:4974
+#: ../src/guestfs-actions.pod:4964 ../src/guestfs-actions.pod:4978
+#: ../src/guestfs-actions.pod:4995
 msgid "(Added in 1.0.10)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4945
+#: ../src/guestfs-actions.pod:4966
 msgid "guestfs_mount_ro"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4947
+#: ../src/guestfs-actions.pod:4968
 #, no-wrap
 msgid ""
 " int\n"
@@ -16049,7 +16093,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4952
+#: ../src/guestfs-actions.pod:4973
 msgid ""
 "This is the same as the C<guestfs_mount> command, but it mounts the "
 "filesystem with the read-only (I<-o ro>) flag."
@@ -16057,13 +16101,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4959
+#: ../src/guestfs-actions.pod:4980
 msgid "guestfs_mount_vfs"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4961
+#: ../src/guestfs-actions.pod:4982
 #, no-wrap
 msgid ""
 " int\n"
@@ -16077,7 +16121,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4968
+#: ../src/guestfs-actions.pod:4989
 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<-"
@@ -16086,13 +16130,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4976
+#: ../src/guestfs-actions.pod:4997
 msgid "guestfs_mountpoints"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4978
+#: ../src/guestfs-actions.pod:4999
 #, no-wrap
 msgid ""
 " char **\n"
@@ -16102,7 +16146,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4981
+#: ../src/guestfs-actions.pod:5002
 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 "
@@ -16111,13 +16155,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:4993
+#: ../src/guestfs-actions.pod:5014
 msgid "guestfs_mounts"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4995
+#: ../src/guestfs-actions.pod:5016
 #, no-wrap
 msgid ""
 " char **\n"
@@ -16127,7 +16171,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:4998 ../fish/guestfish-actions.pod:3309
+#: ../src/guestfs-actions.pod:5019 ../fish/guestfish-actions.pod:3325
 msgid ""
 "This returns the list of currently mounted filesystems.  It returns the list "
 "of devices (eg. C</dev/sda1>, C</dev/VG/LV>)."
@@ -16135,25 +16179,25 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5001 ../fish/guestfish-actions.pod:3312
+#: ../src/guestfs-actions.pod:5022 ../fish/guestfish-actions.pod:3328
 msgid "Some internal mounts are not shown."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5003
+#: ../src/guestfs-actions.pod:5024
 msgid "See also: C<guestfs_mountpoints>"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5011
+#: ../src/guestfs-actions.pod:5032
 msgid "guestfs_mv"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5013
+#: ../src/guestfs-actions.pod:5034
 #, no-wrap
 msgid ""
 " int\n"
@@ -16165,7 +16209,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5018 ../fish/guestfish-actions.pod:3320
+#: ../src/guestfs-actions.pod:5039 ../fish/guestfish-actions.pod:3336
 msgid ""
 "This moves a file from C<src> to C<dest> where C<dest> is either a "
 "destination filename or destination directory."
@@ -16173,13 +16217,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5025
+#: ../src/guestfs-actions.pod:5046
 msgid "guestfs_ntfs_3g_probe"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5027
+#: ../src/guestfs-actions.pod:5048
 #, no-wrap
 msgid ""
 " int\n"
@@ -16191,7 +16235,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5032 ../fish/guestfish-actions.pod:3327
+#: ../src/guestfs-actions.pod:5053 ../fish/guestfish-actions.pod:3343
 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-"
@@ -16200,7 +16244,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5036 ../fish/guestfish-actions.pod:3331
+#: ../src/guestfs-actions.pod:5057 ../fish/guestfish-actions.pod:3347
 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 "
@@ -16209,7 +16253,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5040 ../fish/guestfish-actions.pod:3335
+#: ../src/guestfs-actions.pod:5061 ../fish/guestfish-actions.pod:3351
 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."
@@ -16217,19 +16261,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5046
+#: ../src/guestfs-actions.pod:5067
 msgid "(Added in 1.0.43)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5048
+#: ../src/guestfs-actions.pod:5069
 msgid "guestfs_ntfsresize"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5050
+#: ../src/guestfs-actions.pod:5071
 #, no-wrap
 msgid ""
 " int\n"
@@ -16238,23 +16282,155 @@ msgid ""
 "\n"
 msgstr ""
 
-# type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5054 ../fish/guestfish-actions.pod:3343
+#: ../src/guestfs-actions.pod:5075 ../src/guestfs-actions.pod:5114
+#: ../fish/guestfish-actions.pod:3359 ../fish/guestfish-actions.pod:3383
 msgid ""
 "This command resizes an NTFS filesystem, expanding or shrinking it to the "
-"size of the underlying device.  See also L<ntfsresize(8)>."
+"size of the underlying device."
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:5078 ../fish/guestfish-actions.pod:3362
+msgid ""
+"I<Note:> After the resize operation, the filesystem is marked as requiring a "
+"consistency check (for safety).  You have to boot into Windows to perform "
+"this check and clear this condition.  Furthermore, ntfsresize refuses to "
+"resize filesystems which have been marked in this way.  So in effect it is "
+"not possible to call ntfsresize multiple times on a single filesystem "
+"without booting into Windows between each resize."
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:5086 ../src/guestfs-actions.pod:5140
+#: ../fish/guestfish-actions.pod:3370 ../fish/guestfish-actions.pod:3409
+msgid "See also L<ntfsresize(8)>."
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:5090 ../src/guestfs-actions.pod:5178
+#: ../fish/guestfish-actions.pod:3372 ../fish/guestfish-actions.pod:3420
+msgid ""
+"This function is deprecated.  In new code, use the C<ntfsresize_opts> call "
+"instead."
+msgstr ""
+
+#. type: =head2
+#: ../src/guestfs-actions.pod:5099
+msgid "guestfs_ntfsresize_opts"
+msgstr ""
+
+#. type: verbatim
+#: ../src/guestfs-actions.pod:5101
+#, no-wrap
+msgid ""
+" int\n"
+" guestfs_ntfsresize_opts (guestfs_h *g,\n"
+"                          const char *device,\n"
+"                          ...);\n"
+"\n"
+msgstr ""
+
+#. type: verbatim
+#: ../src/guestfs-actions.pod:5111
+#, no-wrap
+msgid ""
+" GUESTFS_NTFSRESIZE_OPTS_SIZE, int64_t size,\n"
+" GUESTFS_NTFSRESIZE_OPTS_FORCE, int force,\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:5117 ../fish/guestfish-actions.pod:3386
+msgid "The optional parameters are:"
+msgstr ""
+
+#. type: =item
+#: ../src/guestfs-actions.pod:5121 ../fish/guestfish-actions.pod:3390
+msgid "C<size>"
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:5123 ../fish/guestfish-actions.pod:3392
+msgid ""
+"The new size (in bytes) of the filesystem.  If omitted, the filesystem is "
+"resized to fit the container (eg. partition)."
+msgstr ""
+
+#. type: =item
+#: ../src/guestfs-actions.pod:5126 ../fish/guestfish-actions.pod:3395
+msgid "C<force>"
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:5128 ../fish/guestfish-actions.pod:3397
+msgid ""
+"If this option is true, then force the resize of the filesystem even if the "
+"filesystem is marked as requiring a consistency check."
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:5131
+msgid ""
+"After the resize operation, the filesystem is always marked as requiring a "
+"consistency check (for safety).  You have to boot into Windows to perform "
+"this check and clear this condition.  If you I<don't> set the C<force> "
+"option then it is not possible to call C<guestfs_ntfsresize_opts> multiple "
+"times on a single filesystem without booting into Windows between each "
+"resize."
+msgstr ""
+
+#. type: =head2
+#: ../src/guestfs-actions.pod:5144
+msgid "guestfs_ntfsresize_opts_va"
+msgstr ""
+
+#. type: verbatim
+#: ../src/guestfs-actions.pod:5146
+#, no-wrap
+msgid ""
+" int\n"
+" guestfs_ntfsresize_opts_va (guestfs_h *g,\n"
+"                             const char *device,\n"
+"                             va_list args);\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:5151
+msgid "This is the \"va_list variant\" of L</guestfs_ntfsresize_opts>."
+msgstr ""
+
+#. type: =head2
+#: ../src/guestfs-actions.pod:5155
+msgid "guestfs_ntfsresize_opts_argv"
+msgstr ""
+
+#. type: verbatim
+#: ../src/guestfs-actions.pod:5157
+#, no-wrap
+msgid ""
+" int\n"
+" guestfs_ntfsresize_opts_argv (guestfs_h *g,\n"
+"                               const char *device,\n"
+"                               const struct guestfs_ntfsresize_opts_argv *optargs);\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:5162
+msgid "This is the \"argv variant\" of L</guestfs_ntfsresize_opts>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5062
+#: ../src/guestfs-actions.pod:5166
 msgid "guestfs_ntfsresize_size"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5064
+#: ../src/guestfs-actions.pod:5168
 #, no-wrap
 msgid ""
 " int\n"
@@ -16266,7 +16442,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5069
+#: ../src/guestfs-actions.pod:5173
 msgid ""
 "This command is the same as C<guestfs_ntfsresize> except that it allows you "
 "to specify the new size (in bytes) explicitly."
@@ -16274,21 +16450,21 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5074 ../src/guestfs-actions.pod:5510
-#: ../src/guestfs-actions.pod:5583 ../src/guestfs-actions.pod:5851
-#: ../src/guestfs-actions.pod:7459
+#: ../src/guestfs-actions.pod:5185 ../src/guestfs-actions.pod:5621
+#: ../src/guestfs-actions.pod:5694 ../src/guestfs-actions.pod:5962
+#: ../src/guestfs-actions.pod:7564
 msgid "(Added in 1.3.14)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5076
+#: ../src/guestfs-actions.pod:5187
 msgid "guestfs_part_add"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5078
+#: ../src/guestfs-actions.pod:5189
 #, no-wrap
 msgid ""
 " int\n"
@@ -16302,7 +16478,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5085
+#: ../src/guestfs-actions.pod:5196
 msgid ""
 "This command adds a partition to C<device>.  If there is no partition table "
 "on the device, call C<guestfs_part_init> first."
@@ -16310,7 +16486,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5088 ../fish/guestfish-actions.pod:3361
+#: ../src/guestfs-actions.pod:5199 ../fish/guestfish-actions.pod:3434
 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 "
@@ -16319,7 +16495,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5093 ../fish/guestfish-actions.pod:3366
+#: ../src/guestfs-actions.pod:5204 ../fish/guestfish-actions.pod:3439
 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 "
@@ -16328,7 +16504,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5097
+#: ../src/guestfs-actions.pod:5208
 msgid ""
 "Creating a partition which covers the whole disk is not so easy.  Use "
 "C<guestfs_part_disk> to do that."
@@ -16336,22 +16512,22 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5102 ../src/guestfs-actions.pod:5140
-#: ../src/guestfs-actions.pod:5193 ../src/guestfs-actions.pod:5271
-#: ../src/guestfs-actions.pod:5309 ../src/guestfs-actions.pod:5328
-#: ../src/guestfs-actions.pod:5368
+#: ../src/guestfs-actions.pod:5213 ../src/guestfs-actions.pod:5251
+#: ../src/guestfs-actions.pod:5304 ../src/guestfs-actions.pod:5382
+#: ../src/guestfs-actions.pod:5420 ../src/guestfs-actions.pod:5439
+#: ../src/guestfs-actions.pod:5479
 msgid "(Added in 1.0.78)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5104
+#: ../src/guestfs-actions.pod:5215
 msgid "guestfs_part_del"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5106
+#: ../src/guestfs-actions.pod:5217
 #, no-wrap
 msgid ""
 " int\n"
@@ -16363,13 +16539,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5111 ../fish/guestfish-actions.pod:3377
+#: ../src/guestfs-actions.pod:5222 ../fish/guestfish-actions.pod:3450
 msgid "This command deletes the partition numbered C<partnum> on C<device>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5113 ../fish/guestfish-actions.pod:3379
+#: ../src/guestfs-actions.pod:5224 ../fish/guestfish-actions.pod:3452
 msgid ""
 "Note that in the case of MBR partitioning, deleting an extended partition "
 "also deletes any logical partitions it contains."
@@ -16377,13 +16553,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5121
+#: ../src/guestfs-actions.pod:5232
 msgid "guestfs_part_disk"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5123
+#: ../src/guestfs-actions.pod:5234
 #, no-wrap
 msgid ""
 " int\n"
@@ -16395,7 +16571,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5128
+#: ../src/guestfs-actions.pod:5239
 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 "
@@ -16404,7 +16580,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5132
+#: ../src/guestfs-actions.pod:5243
 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>."
@@ -16412,13 +16588,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5142
+#: ../src/guestfs-actions.pod:5253
 msgid "guestfs_part_get_bootable"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5144
+#: ../src/guestfs-actions.pod:5255
 #, no-wrap
 msgid ""
 " int\n"
@@ -16430,7 +16606,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5149 ../fish/guestfish-actions.pod:3401
+#: ../src/guestfs-actions.pod:5260 ../fish/guestfish-actions.pod:3474
 msgid ""
 "This command returns true if the partition C<partnum> on C<device> has the "
 "bootable flag set."
@@ -16438,19 +16614,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5152
+#: ../src/guestfs-actions.pod:5263
 msgid "See also C<guestfs_part_set_bootable>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5158
+#: ../src/guestfs-actions.pod:5269
 msgid "guestfs_part_get_mbr_id"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5160
+#: ../src/guestfs-actions.pod:5271
 #, no-wrap
 msgid ""
 " int\n"
@@ -16462,7 +16638,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5165 ../fish/guestfish-actions.pod:3410
+#: ../src/guestfs-actions.pod:5276 ../fish/guestfish-actions.pod:3483
 msgid ""
 "Returns the MBR type byte (also known as the ID byte) from the numbered "
 "partition C<partnum>."
@@ -16470,7 +16646,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5168 ../src/guestfs-actions.pod:5344
+#: ../src/guestfs-actions.pod:5279 ../src/guestfs-actions.pod:5455
 msgid ""
 "Note that only MBR (old DOS-style) partitions have type bytes.  You will get "
 "undefined results for other partition table types (see "
@@ -16479,13 +16655,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5176
+#: ../src/guestfs-actions.pod:5287
 msgid "guestfs_part_get_parttype"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5178
+#: ../src/guestfs-actions.pod:5289
 #, no-wrap
 msgid ""
 " char *\n"
@@ -16496,7 +16672,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5182 ../fish/guestfish-actions.pod:3421
+#: ../src/guestfs-actions.pod:5293 ../fish/guestfish-actions.pod:3494
 msgid ""
 "This command examines the partition table on C<device> and returns the "
 "partition table type (format) being used."
@@ -16504,7 +16680,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5185
+#: ../src/guestfs-actions.pod:5296
 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 "
@@ -16513,13 +16689,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5195
+#: ../src/guestfs-actions.pod:5306
 msgid "guestfs_part_init"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5197
+#: ../src/guestfs-actions.pod:5308
 #, no-wrap
 msgid ""
 " int\n"
@@ -16531,7 +16707,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5202 ../fish/guestfish-actions.pod:3433
+#: ../src/guestfs-actions.pod:5313 ../fish/guestfish-actions.pod:3506
 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> "
@@ -16540,7 +16716,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5206
+#: ../src/guestfs-actions.pod:5317
 msgid ""
 "Initially there are no partitions.  Following this, you should call "
 "C<guestfs_part_add> for each partition required."
@@ -16548,25 +16724,25 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5209 ../fish/guestfish-actions.pod:3440
+#: ../src/guestfs-actions.pod:5320 ../fish/guestfish-actions.pod:3513
 msgid "Possible values for C<parttype> are:"
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:5213 ../fish/guestfish-actions.pod:3444
+#: ../src/guestfs-actions.pod:5324 ../fish/guestfish-actions.pod:3517
 msgid "B<efi> | B<gpt>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5215 ../fish/guestfish-actions.pod:3446
+#: ../src/guestfs-actions.pod:5326 ../fish/guestfish-actions.pod:3519
 msgid "Intel EFI / GPT partition table."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5217 ../fish/guestfish-actions.pod:3448
+#: ../src/guestfs-actions.pod:5328 ../fish/guestfish-actions.pod:3521
 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 "
@@ -16575,13 +16751,13 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:5221 ../fish/guestfish-actions.pod:3452
+#: ../src/guestfs-actions.pod:5332 ../fish/guestfish-actions.pod:3525
 msgid "B<mbr> | B<msdos>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5223 ../fish/guestfish-actions.pod:3454
+#: ../src/guestfs-actions.pod:5334 ../fish/guestfish-actions.pod:3527
 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 "
@@ -16590,116 +16766,116 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5230 ../fish/guestfish-actions.pod:3461
+#: ../src/guestfs-actions.pod:5341 ../fish/guestfish-actions.pod:3534
 msgid ""
 "Other partition table types that may work but are not supported include:"
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:5235 ../fish/guestfish-actions.pod:3466
+#: ../src/guestfs-actions.pod:5346 ../fish/guestfish-actions.pod:3539
 msgid "B<aix>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5237 ../fish/guestfish-actions.pod:3468
+#: ../src/guestfs-actions.pod:5348 ../fish/guestfish-actions.pod:3541
 msgid "AIX disk labels."
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:5239 ../fish/guestfish-actions.pod:3470
+#: ../src/guestfs-actions.pod:5350 ../fish/guestfish-actions.pod:3543
 msgid "B<amiga> | B<rdb>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5241 ../fish/guestfish-actions.pod:3472
+#: ../src/guestfs-actions.pod:5352 ../fish/guestfish-actions.pod:3545
 msgid "Amiga \"Rigid Disk Block\" format."
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:5243 ../fish/guestfish-actions.pod:3474
+#: ../src/guestfs-actions.pod:5354 ../fish/guestfish-actions.pod:3547
 msgid "B<bsd>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5245 ../fish/guestfish-actions.pod:3476
+#: ../src/guestfs-actions.pod:5356 ../fish/guestfish-actions.pod:3549
 msgid "BSD disk labels."
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:5247 ../fish/guestfish-actions.pod:3478
+#: ../src/guestfs-actions.pod:5358 ../fish/guestfish-actions.pod:3551
 msgid "B<dasd>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5249 ../fish/guestfish-actions.pod:3480
+#: ../src/guestfs-actions.pod:5360 ../fish/guestfish-actions.pod:3553
 msgid "DASD, used on IBM mainframes."
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:5251 ../fish/guestfish-actions.pod:3482
+#: ../src/guestfs-actions.pod:5362 ../fish/guestfish-actions.pod:3555
 msgid "B<dvh>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5253 ../fish/guestfish-actions.pod:3484
+#: ../src/guestfs-actions.pod:5364 ../fish/guestfish-actions.pod:3557
 msgid "MIPS/SGI volumes."
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:5255 ../fish/guestfish-actions.pod:3486
+#: ../src/guestfs-actions.pod:5366 ../fish/guestfish-actions.pod:3559
 msgid "B<mac>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5257 ../fish/guestfish-actions.pod:3488
+#: ../src/guestfs-actions.pod:5368 ../fish/guestfish-actions.pod:3561
 msgid "Old Mac partition format.  Modern Macs use C<gpt>."
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:5259 ../fish/guestfish-actions.pod:3490
+#: ../src/guestfs-actions.pod:5370 ../fish/guestfish-actions.pod:3563
 msgid "B<pc98>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5261 ../fish/guestfish-actions.pod:3492
+#: ../src/guestfs-actions.pod:5372 ../fish/guestfish-actions.pod:3565
 msgid "NEC PC-98 format, common in Japan apparently."
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:5263 ../fish/guestfish-actions.pod:3494
+#: ../src/guestfs-actions.pod:5374 ../fish/guestfish-actions.pod:3567
 msgid "B<sun>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5265 ../fish/guestfish-actions.pod:3496
+#: ../src/guestfs-actions.pod:5376 ../fish/guestfish-actions.pod:3569
 msgid "Sun disk labels."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5273
+#: ../src/guestfs-actions.pod:5384
 msgid "guestfs_part_list"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5275
+#: ../src/guestfs-actions.pod:5386
 #, no-wrap
 msgid ""
 " struct guestfs_partition_list *\n"
@@ -16710,7 +16886,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5279 ../fish/guestfish-actions.pod:3504
+#: ../src/guestfs-actions.pod:5390 ../fish/guestfish-actions.pod:3577
 msgid ""
 "This command parses the partition table on C<device> and returns the list of "
 "partitions found."
@@ -16718,31 +16894,31 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5282 ../fish/guestfish-actions.pod:3507
+#: ../src/guestfs-actions.pod:5393 ../fish/guestfish-actions.pod:3580
 msgid "The fields in the returned structure are:"
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:5286 ../fish/guestfish-actions.pod:3511
+#: ../src/guestfs-actions.pod:5397 ../fish/guestfish-actions.pod:3584
 msgid "B<part_num>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5288 ../fish/guestfish-actions.pod:3513
+#: ../src/guestfs-actions.pod:5399 ../fish/guestfish-actions.pod:3586
 msgid "Partition number, counting from 1."
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:5290 ../fish/guestfish-actions.pod:3515
+#: ../src/guestfs-actions.pod:5401 ../fish/guestfish-actions.pod:3588
 msgid "B<part_start>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5292
+#: ../src/guestfs-actions.pod:5403
 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>."
@@ -16750,31 +16926,31 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:5295 ../fish/guestfish-actions.pod:3520
+#: ../src/guestfs-actions.pod:5406 ../fish/guestfish-actions.pod:3593
 msgid "B<part_end>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5297 ../fish/guestfish-actions.pod:3522
+#: ../src/guestfs-actions.pod:5408 ../fish/guestfish-actions.pod:3595
 msgid "End of the partition in bytes."
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:5299 ../fish/guestfish-actions.pod:3524
+#: ../src/guestfs-actions.pod:5410 ../fish/guestfish-actions.pod:3597
 msgid "B<part_size>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5301 ../fish/guestfish-actions.pod:3526
+#: ../src/guestfs-actions.pod:5412 ../fish/guestfish-actions.pod:3599
 msgid "Size of the partition in bytes."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5305
+#: ../src/guestfs-actions.pod:5416
 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 "
@@ -16783,13 +16959,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5311
+#: ../src/guestfs-actions.pod:5422
 msgid "guestfs_part_set_bootable"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5313
+#: ../src/guestfs-actions.pod:5424
 #, no-wrap
 msgid ""
 " int\n"
@@ -16802,7 +16978,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5319 ../fish/guestfish-actions.pod:3534
+#: ../src/guestfs-actions.pod:5430 ../fish/guestfish-actions.pod:3607
 msgid ""
 "This sets the bootable flag on partition numbered C<partnum> on device "
 "C<device>.  Note that partitions are numbered from 1."
@@ -16810,7 +16986,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5322 ../fish/guestfish-actions.pod:3537
+#: ../src/guestfs-actions.pod:5433 ../fish/guestfish-actions.pod:3610
 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 "
@@ -16819,13 +16995,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5330
+#: ../src/guestfs-actions.pod:5441
 msgid "guestfs_part_set_mbr_id"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5332
+#: ../src/guestfs-actions.pod:5443
 #, no-wrap
 msgid ""
 " int\n"
@@ -16838,7 +17014,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5338 ../fish/guestfish-actions.pod:3545
+#: ../src/guestfs-actions.pod:5449 ../fish/guestfish-actions.pod:3618
 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 "
@@ -16848,13 +17024,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5352
+#: ../src/guestfs-actions.pod:5463
 msgid "guestfs_part_set_name"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5354
+#: ../src/guestfs-actions.pod:5465
 #, no-wrap
 msgid ""
 " int\n"
@@ -16867,7 +17043,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5360 ../fish/guestfish-actions.pod:3559
+#: ../src/guestfs-actions.pod:5471 ../fish/guestfish-actions.pod:3632
 msgid ""
 "This sets the partition name on partition numbered C<partnum> on device "
 "C<device>.  Note that partitions are numbered from 1."
@@ -16875,7 +17051,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5363 ../fish/guestfish-actions.pod:3562
+#: ../src/guestfs-actions.pod:5474 ../fish/guestfish-actions.pod:3635
 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."
@@ -16883,13 +17059,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5370
+#: ../src/guestfs-actions.pod:5481
 msgid "guestfs_part_to_dev"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5372
+#: ../src/guestfs-actions.pod:5483
 #, no-wrap
 msgid ""
 " char *\n"
@@ -16900,7 +17076,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5376 ../fish/guestfish-actions.pod:3569
+#: ../src/guestfs-actions.pod:5487 ../fish/guestfish-actions.pod:3642
 msgid ""
 "This function takes a partition name (eg. \"/dev/sdb1\") and removes the "
 "partition number, returning the device name (eg. \"/dev/sdb\")."
@@ -16908,7 +17084,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5380
+#: ../src/guestfs-actions.pod:5491
 msgid ""
 "The named partition must exist, for example as a string returned from "
 "C<guestfs_list_partitions>."
@@ -16916,13 +17092,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5388
+#: ../src/guestfs-actions.pod:5499
 msgid "guestfs_ping_daemon"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5390
+#: ../src/guestfs-actions.pod:5501
 #, no-wrap
 msgid ""
 " int\n"
@@ -16932,7 +17108,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5393 ../fish/guestfish-actions.pod:3580
+#: ../src/guestfs-actions.pod:5504 ../fish/guestfish-actions.pod:3653
 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 "
@@ -16942,13 +17118,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5402
+#: ../src/guestfs-actions.pod:5513
 msgid "guestfs_pread"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5404
+#: ../src/guestfs-actions.pod:5515
 #, no-wrap
 msgid ""
 " char *\n"
@@ -16962,7 +17138,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5411 ../fish/guestfish-actions.pod:3589
+#: ../src/guestfs-actions.pod:5522 ../fish/guestfish-actions.pod:3662
 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>."
@@ -16970,8 +17146,8 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5414 ../src/guestfs-actions.pod:5440
-#: ../fish/guestfish-actions.pod:3592 ../fish/guestfish-actions.pod:3607
+#: ../src/guestfs-actions.pod:5525 ../src/guestfs-actions.pod:5551
+#: ../fish/guestfish-actions.pod:3665 ../fish/guestfish-actions.pod:3680
 msgid ""
 "This may read fewer bytes than requested.  For further details see the "
 "L<pread(2)> system call."
@@ -16979,19 +17155,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5417
+#: ../src/guestfs-actions.pod:5528
 msgid "See also C<guestfs_pwrite>, C<guestfs_pread_device>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5428
+#: ../src/guestfs-actions.pod:5539
 msgid "guestfs_pread_device"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5430
+#: ../src/guestfs-actions.pod:5541
 #, no-wrap
 msgid ""
 " char *\n"
@@ -17005,7 +17181,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5437 ../fish/guestfish-actions.pod:3604
+#: ../src/guestfs-actions.pod:5548 ../fish/guestfish-actions.pod:3677
 msgid ""
 "This command lets you read part of a file.  It reads C<count> bytes of "
 "C<device>, starting at C<offset>."
@@ -17013,25 +17189,25 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5443
+#: ../src/guestfs-actions.pod:5554
 msgid "See also C<guestfs_pread>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5452
+#: ../src/guestfs-actions.pod:5563
 msgid "(Added in 1.5.21)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5454
+#: ../src/guestfs-actions.pod:5565
 msgid "guestfs_pvcreate"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5456
+#: ../src/guestfs-actions.pod:5567
 #, no-wrap
 msgid ""
 " int\n"
@@ -17042,7 +17218,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5460 ../fish/guestfish-actions.pod:3619
+#: ../src/guestfs-actions.pod:5571 ../fish/guestfish-actions.pod:3692
 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>."
@@ -17050,13 +17226,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5468
+#: ../src/guestfs-actions.pod:5579
 msgid "guestfs_pvremove"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5470
+#: ../src/guestfs-actions.pod:5581
 #, no-wrap
 msgid ""
 " int\n"
@@ -17067,7 +17243,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5474 ../fish/guestfish-actions.pod:3627
+#: ../src/guestfs-actions.pod:5585 ../fish/guestfish-actions.pod:3700
 msgid ""
 "This wipes a physical volume C<device> so that LVM will no longer recognise "
 "it."
@@ -17075,7 +17251,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5477 ../fish/guestfish-actions.pod:3630
+#: ../src/guestfs-actions.pod:5588 ../fish/guestfish-actions.pod:3703
 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 "
@@ -17084,13 +17260,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5485
+#: ../src/guestfs-actions.pod:5596
 msgid "guestfs_pvresize"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5487
+#: ../src/guestfs-actions.pod:5598
 #, no-wrap
 msgid ""
 " int\n"
@@ -17101,7 +17277,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5491 ../fish/guestfish-actions.pod:3638
+#: ../src/guestfs-actions.pod:5602 ../fish/guestfish-actions.pod:3711
 msgid ""
 "This resizes (expands or shrinks) an existing LVM physical volume to match "
 "the new size of the underlying device."
@@ -17109,13 +17285,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5498
+#: ../src/guestfs-actions.pod:5609
 msgid "guestfs_pvresize_size"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5500
+#: ../src/guestfs-actions.pod:5611
 #, no-wrap
 msgid ""
 " int\n"
@@ -17127,7 +17303,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5505
+#: ../src/guestfs-actions.pod:5616
 msgid ""
 "This command is the same as C<guestfs_pvresize> except that it allows you to "
 "specify the new size (in bytes) explicitly."
@@ -17135,13 +17311,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5512
+#: ../src/guestfs-actions.pod:5623
 msgid "guestfs_pvs"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5514
+#: ../src/guestfs-actions.pod:5625
 #, no-wrap
 msgid ""
 " char **\n"
@@ -17151,7 +17327,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5517 ../fish/guestfish-actions.pod:3652
+#: ../src/guestfs-actions.pod:5628 ../fish/guestfish-actions.pod:3725
 msgid ""
 "List all the physical volumes detected.  This is the equivalent of the L<pvs"
 "(8)> command."
@@ -17159,7 +17335,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5520 ../fish/guestfish-actions.pod:3655
+#: ../src/guestfs-actions.pod:5631 ../fish/guestfish-actions.pod:3728
 msgid ""
 "This returns a list of just the device names that contain PVs (eg. C</dev/"
 "sda2>)."
@@ -17167,19 +17343,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5523
+#: ../src/guestfs-actions.pod:5634
 msgid "See also C<guestfs_pvs_full>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5531
+#: ../src/guestfs-actions.pod:5642
 msgid "guestfs_pvs_full"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5533
+#: ../src/guestfs-actions.pod:5644
 #, no-wrap
 msgid ""
 " struct guestfs_lvm_pv_list *\n"
@@ -17189,7 +17365,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5536 ../fish/guestfish-actions.pod:3664
+#: ../src/guestfs-actions.pod:5647 ../fish/guestfish-actions.pod:3737
 msgid ""
 "List all the physical volumes detected.  This is the equivalent of the L<pvs"
 "(8)> command.  The \"full\" version includes all fields."
@@ -17197,7 +17373,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5539
+#: ../src/guestfs-actions.pod:5650
 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>."
@@ -17205,13 +17381,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5545
+#: ../src/guestfs-actions.pod:5656
 msgid "guestfs_pvuuid"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5547
+#: ../src/guestfs-actions.pod:5658
 #, no-wrap
 msgid ""
 " char *\n"
@@ -17222,19 +17398,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5551 ../fish/guestfish-actions.pod:3671
+#: ../src/guestfs-actions.pod:5662 ../fish/guestfish-actions.pod:3744
 msgid "This command returns the UUID of the LVM PV C<device>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5558
+#: ../src/guestfs-actions.pod:5669
 msgid "guestfs_pwrite"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5560
+#: ../src/guestfs-actions.pod:5671
 #, no-wrap
 msgid ""
 " int\n"
@@ -17248,7 +17424,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5567 ../fish/guestfish-actions.pod:3677
+#: ../src/guestfs-actions.pod:5678 ../fish/guestfish-actions.pod:3750
 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>."
@@ -17256,7 +17432,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5570 ../fish/guestfish-actions.pod:3680
+#: ../src/guestfs-actions.pod:5681 ../fish/guestfish-actions.pod:3753
 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 "
@@ -17267,19 +17443,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5576
+#: ../src/guestfs-actions.pod:5687
 msgid "See also C<guestfs_pread>, C<guestfs_pwrite_device>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5585
+#: ../src/guestfs-actions.pod:5696
 msgid "guestfs_pwrite_device"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5587
+#: ../src/guestfs-actions.pod:5698
 #, no-wrap
 msgid ""
 " int\n"
@@ -17293,7 +17469,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5594 ../fish/guestfish-actions.pod:3695
+#: ../src/guestfs-actions.pod:5705 ../fish/guestfish-actions.pod:3768
 msgid ""
 "This command writes to part of a device.  It writes the data buffer "
 "C<content> to C<device> starting at offset C<offset>."
@@ -17301,7 +17477,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5597 ../fish/guestfish-actions.pod:3698
+#: ../src/guestfs-actions.pod:5708 ../fish/guestfish-actions.pod:3771
 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 "
@@ -17310,25 +17486,25 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5602
+#: ../src/guestfs-actions.pod:5713
 msgid "See also C<guestfs_pwrite>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5609
+#: ../src/guestfs-actions.pod:5720
 msgid "(Added in 1.5.20)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5611
+#: ../src/guestfs-actions.pod:5722
 msgid "guestfs_read_file"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5613
+#: ../src/guestfs-actions.pod:5724
 #, no-wrap
 msgid ""
 " char *\n"
@@ -17340,13 +17516,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5618 ../fish/guestfish-actions.pod:3712
+#: ../src/guestfs-actions.pod:5729 ../fish/guestfish-actions.pod:3785
 msgid "This calls returns the contents of the file C<path> as a buffer."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5621
+#: ../src/guestfs-actions.pod:5732
 msgid ""
 "Unlike C<guestfs_cat>, this function can correctly handle files that contain "
 "embedded ASCII NUL characters.  However unlike C<guestfs_download>, this "
@@ -17355,19 +17531,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5633
+#: ../src/guestfs-actions.pod:5744
 msgid "(Added in 1.0.63)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5635
+#: ../src/guestfs-actions.pod:5746
 msgid "guestfs_read_lines"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5637
+#: ../src/guestfs-actions.pod:5748
 #, no-wrap
 msgid ""
 " char **\n"
@@ -17378,7 +17554,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5643 ../fish/guestfish-actions.pod:3729
+#: ../src/guestfs-actions.pod:5754 ../fish/guestfish-actions.pod:3802
 msgid ""
 "The file contents are returned as a list of lines.  Trailing C<LF> and "
 "C<CRLF> character sequences are I<not> returned."
@@ -17386,7 +17562,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5646
+#: ../src/guestfs-actions.pod:5757
 msgid ""
 "Note that this function cannot correctly handle binary files (specifically, "
 "files containing C<\\0> character which is treated as end of line).  For "
@@ -17396,13 +17572,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5657
+#: ../src/guestfs-actions.pod:5768
 msgid "guestfs_readdir"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5659
+#: ../src/guestfs-actions.pod:5770
 #, no-wrap
 msgid ""
 " struct guestfs_dirent_list *\n"
@@ -17413,13 +17589,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5663 ../fish/guestfish-actions.pod:3741
+#: ../src/guestfs-actions.pod:5774 ../fish/guestfish-actions.pod:3814
 msgid "This returns the list of directory entries in directory C<dir>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5665 ../fish/guestfish-actions.pod:3743
+#: ../src/guestfs-actions.pod:5776 ../fish/guestfish-actions.pod:3816
 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 "
@@ -17428,7 +17604,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5669 ../fish/guestfish-actions.pod:3747
+#: ../src/guestfs-actions.pod:5780 ../fish/guestfish-actions.pod:3820
 msgid ""
 "Also this call returns basic file type information about each file.  The "
 "C<ftyp> field will contain one of the following characters:"
@@ -17436,116 +17612,116 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:5674 ../fish/guestfish-actions.pod:3752
+#: ../src/guestfs-actions.pod:5785 ../fish/guestfish-actions.pod:3825
 msgid "'b'"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5676 ../fish/guestfish-actions.pod:3754
+#: ../src/guestfs-actions.pod:5787 ../fish/guestfish-actions.pod:3827
 msgid "Block special"
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:5678 ../fish/guestfish-actions.pod:3756
+#: ../src/guestfs-actions.pod:5789 ../fish/guestfish-actions.pod:3829
 msgid "'c'"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5680 ../fish/guestfish-actions.pod:3758
+#: ../src/guestfs-actions.pod:5791 ../fish/guestfish-actions.pod:3831
 msgid "Char special"
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:5682 ../fish/guestfish-actions.pod:3760
+#: ../src/guestfs-actions.pod:5793 ../fish/guestfish-actions.pod:3833
 msgid "'d'"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5684 ../fish/guestfish-actions.pod:3762
+#: ../src/guestfs-actions.pod:5795 ../fish/guestfish-actions.pod:3835
 msgid "Directory"
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:5686 ../fish/guestfish-actions.pod:3764
+#: ../src/guestfs-actions.pod:5797 ../fish/guestfish-actions.pod:3837
 msgid "'f'"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5688 ../fish/guestfish-actions.pod:3766
+#: ../src/guestfs-actions.pod:5799 ../fish/guestfish-actions.pod:3839
 msgid "FIFO (named pipe)"
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:5690 ../fish/guestfish-actions.pod:3768
+#: ../src/guestfs-actions.pod:5801 ../fish/guestfish-actions.pod:3841
 msgid "'l'"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5692 ../fish/guestfish-actions.pod:3770
+#: ../src/guestfs-actions.pod:5803 ../fish/guestfish-actions.pod:3843
 msgid "Symbolic link"
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:5694 ../fish/guestfish-actions.pod:3772
+#: ../src/guestfs-actions.pod:5805 ../fish/guestfish-actions.pod:3845
 msgid "'r'"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5696 ../fish/guestfish-actions.pod:3774
+#: ../src/guestfs-actions.pod:5807 ../fish/guestfish-actions.pod:3847
 msgid "Regular file"
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:5698 ../fish/guestfish-actions.pod:3776
+#: ../src/guestfs-actions.pod:5809 ../fish/guestfish-actions.pod:3849
 msgid "'s'"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5700 ../fish/guestfish-actions.pod:3778
+#: ../src/guestfs-actions.pod:5811 ../fish/guestfish-actions.pod:3851
 msgid "Socket"
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:5702 ../fish/guestfish-actions.pod:3780
+#: ../src/guestfs-actions.pod:5813 ../fish/guestfish-actions.pod:3853
 msgid "'u'"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5704 ../fish/guestfish-actions.pod:3782
+#: ../src/guestfs-actions.pod:5815 ../fish/guestfish-actions.pod:3855
 msgid "Unknown file type"
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:5706 ../fish/guestfish-actions.pod:3784
+#: ../src/guestfs-actions.pod:5817 ../fish/guestfish-actions.pod:3857
 msgid "'?'"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5708 ../fish/guestfish-actions.pod:3786
+#: ../src/guestfs-actions.pod:5819 ../fish/guestfish-actions.pod:3859
 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:5713
+#: ../src/guestfs-actions.pod:5824
 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 "
@@ -17554,7 +17730,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5717
+#: ../src/guestfs-actions.pod:5828
 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>."
@@ -17562,13 +17738,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5723
+#: ../src/guestfs-actions.pod:5834
 msgid "guestfs_readlink"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5725
+#: ../src/guestfs-actions.pod:5836
 #, no-wrap
 msgid ""
 " char *\n"
@@ -17579,19 +17755,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5729 ../fish/guestfish-actions.pod:3799
+#: ../src/guestfs-actions.pod:5840 ../fish/guestfish-actions.pod:3872
 msgid "This command reads the target of a symbolic link."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5736
+#: ../src/guestfs-actions.pod:5847
 msgid "guestfs_readlinklist"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5738
+#: ../src/guestfs-actions.pod:5849
 #, no-wrap
 msgid ""
 " char **\n"
@@ -17603,7 +17779,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5743 ../fish/guestfish-actions.pod:3805
+#: ../src/guestfs-actions.pod:5854 ../fish/guestfish-actions.pod:3878
 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 "
@@ -17612,7 +17788,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5747 ../fish/guestfish-actions.pod:3809
+#: ../src/guestfs-actions.pod:5858 ../fish/guestfish-actions.pod:3882
 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."
@@ -17620,7 +17796,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5751 ../fish/guestfish-actions.pod:3813
+#: ../src/guestfs-actions.pod:5862 ../fish/guestfish-actions.pod:3886
 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 "
@@ -17631,7 +17807,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5758 ../fish/guestfish-actions.pod:3820
+#: ../src/guestfs-actions.pod:5869 ../fish/guestfish-actions.pod:3893
 msgid ""
 "This call is intended for programs that want to efficiently list a directory "
 "contents without making many round-trips.  Very long directory listings "
@@ -17641,13 +17817,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5771
+#: ../src/guestfs-actions.pod:5882
 msgid "guestfs_realpath"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5773
+#: ../src/guestfs-actions.pod:5884
 #, no-wrap
 msgid ""
 " char *\n"
@@ -17658,7 +17834,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5777 ../fish/guestfish-actions.pod:3831
+#: ../src/guestfs-actions.pod:5888 ../fish/guestfish-actions.pod:3904
 msgid ""
 "Return the canonicalized absolute pathname of C<path>.  The returned path "
 "has no C<.>, C<..> or symbolic link path elements."
@@ -17666,13 +17842,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5785
+#: ../src/guestfs-actions.pod:5896
 msgid "guestfs_removexattr"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5787
+#: ../src/guestfs-actions.pod:5898
 #, no-wrap
 msgid ""
 " int\n"
@@ -17684,26 +17860,26 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5792 ../fish/guestfish-actions.pod:3838
+#: ../src/guestfs-actions.pod:5903 ../fish/guestfish-actions.pod:3911
 msgid ""
 "This call removes the extended attribute named C<xattr> of the file C<path>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5795
+#: ../src/guestfs-actions.pod:5906
 msgid "See also: C<guestfs_lremovexattr>, L<attr(5)>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5801
+#: ../src/guestfs-actions.pod:5912
 msgid "guestfs_resize2fs"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5803
+#: ../src/guestfs-actions.pod:5914
 #, no-wrap
 msgid ""
 " int\n"
@@ -17714,7 +17890,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5807 ../fish/guestfish-actions.pod:3847
+#: ../src/guestfs-actions.pod:5918 ../fish/guestfish-actions.pod:3920
 msgid ""
 "This resizes an ext2, ext3 or ext4 filesystem to match the size of the "
 "underlying device."
@@ -17722,7 +17898,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5810
+#: ../src/guestfs-actions.pod:5921
 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> "
@@ -17731,12 +17907,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5820
+#: ../src/guestfs-actions.pod:5931
 msgid "guestfs_resize2fs_M"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5822
+#: ../src/guestfs-actions.pod:5933
 #, no-wrap
 msgid ""
 " int\n"
@@ -17746,7 +17922,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5826
+#: ../src/guestfs-actions.pod:5937
 msgid ""
 "This command is the same as C<guestfs_resize2fs>, but the filesystem is "
 "resized to its minimum size.  This works like the I<-M> option to the "
@@ -17754,7 +17930,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5830
+#: ../src/guestfs-actions.pod:5941
 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.  "
@@ -17764,13 +17940,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5839
+#: ../src/guestfs-actions.pod:5950
 msgid "guestfs_resize2fs_size"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5841
+#: ../src/guestfs-actions.pod:5952
 #, no-wrap
 msgid ""
 " int\n"
@@ -17782,7 +17958,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5846
+#: ../src/guestfs-actions.pod:5957
 msgid ""
 "This command is the same as C<guestfs_resize2fs> except that it allows you "
 "to specify the new size (in bytes) explicitly."
@@ -17790,13 +17966,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5853
+#: ../src/guestfs-actions.pod:5964
 msgid "guestfs_rm"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5855
+#: ../src/guestfs-actions.pod:5966
 #, no-wrap
 msgid ""
 " int\n"
@@ -17807,19 +17983,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5859 ../fish/guestfish-actions.pod:3880
+#: ../src/guestfs-actions.pod:5970 ../fish/guestfish-actions.pod:3953
 msgid "Remove the single file C<path>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5865
+#: ../src/guestfs-actions.pod:5976
 msgid "guestfs_rm_rf"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5867
+#: ../src/guestfs-actions.pod:5978
 #, no-wrap
 msgid ""
 " int\n"
@@ -17830,7 +18006,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5871 ../fish/guestfish-actions.pod:3886
+#: ../src/guestfs-actions.pod:5982 ../fish/guestfish-actions.pod:3959
 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."
@@ -17838,13 +18014,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5879
+#: ../src/guestfs-actions.pod:5990
 msgid "guestfs_rmdir"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5881
+#: ../src/guestfs-actions.pod:5992
 #, no-wrap
 msgid ""
 " int\n"
@@ -17855,19 +18031,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5885 ../fish/guestfish-actions.pod:3894
+#: ../src/guestfs-actions.pod:5996 ../fish/guestfish-actions.pod:3967
 msgid "Remove the single directory C<path>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5891
+#: ../src/guestfs-actions.pod:6002
 msgid "guestfs_rmmountpoint"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5893
+#: ../src/guestfs-actions.pod:6004
 #, no-wrap
 msgid ""
 " int\n"
@@ -17878,7 +18054,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5897
+#: ../src/guestfs-actions.pod:6008
 msgid ""
 "This calls removes a mountpoint that was previously created with "
 "C<guestfs_mkmountpoint>.  See C<guestfs_mkmountpoint> for full details."
@@ -17886,13 +18062,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5905
+#: ../src/guestfs-actions.pod:6016
 msgid "guestfs_scrub_device"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5907
+#: ../src/guestfs-actions.pod:6018
 #, no-wrap
 msgid ""
 " int\n"
@@ -17903,7 +18079,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5911 ../fish/guestfish-actions.pod:3908
+#: ../src/guestfs-actions.pod:6022 ../fish/guestfish-actions.pod:3981
 msgid ""
 "This command writes patterns over C<device> to make data retrieval more "
 "difficult."
@@ -17911,9 +18087,9 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5914 ../src/guestfs-actions.pod:5935
-#: ../src/guestfs-actions.pod:5954 ../fish/guestfish-actions.pod:3911
-#: ../fish/guestfish-actions.pod:3926 ../fish/guestfish-actions.pod:3939
+#: ../src/guestfs-actions.pod:6025 ../src/guestfs-actions.pod:6046
+#: ../src/guestfs-actions.pod:6065 ../fish/guestfish-actions.pod:3984
+#: ../fish/guestfish-actions.pod:3999 ../fish/guestfish-actions.pod:4012
 msgid ""
 "It is an interface to the L<scrub(1)> program.  See that manual page for "
 "more details."
@@ -17921,20 +18097,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5922 ../src/guestfs-actions.pod:5940
-#: ../src/guestfs-actions.pod:5959
+#: ../src/guestfs-actions.pod:6033 ../src/guestfs-actions.pod:6051
+#: ../src/guestfs-actions.pod:6070
 msgid "(Added in 1.0.52)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5924
+#: ../src/guestfs-actions.pod:6035
 msgid "guestfs_scrub_file"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5926
+#: ../src/guestfs-actions.pod:6037
 #, no-wrap
 msgid ""
 " int\n"
@@ -17945,7 +18121,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5930 ../fish/guestfish-actions.pod:3921
+#: ../src/guestfs-actions.pod:6041 ../fish/guestfish-actions.pod:3994
 msgid ""
 "This command writes patterns over a file to make data retrieval more "
 "difficult."
@@ -17953,19 +18129,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5933 ../fish/guestfish-actions.pod:3924
+#: ../src/guestfs-actions.pod:6044 ../fish/guestfish-actions.pod:3997
 msgid "The file is I<removed> after scrubbing."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5942
+#: ../src/guestfs-actions.pod:6053
 msgid "guestfs_scrub_freespace"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5944
+#: ../src/guestfs-actions.pod:6055
 #, no-wrap
 msgid ""
 " int\n"
@@ -17976,7 +18152,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5948
+#: ../src/guestfs-actions.pod:6059
 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>, "
@@ -17986,13 +18162,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:5961
+#: ../src/guestfs-actions.pod:6072
 msgid "guestfs_set_append"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5963
+#: ../src/guestfs-actions.pod:6074
 #, no-wrap
 msgid ""
 " int\n"
@@ -18003,7 +18179,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5967 ../fish/guestfish-actions.pod:3948
+#: ../src/guestfs-actions.pod:6078 ../fish/guestfish-actions.pod:4021
 msgid ""
 "This function is used to add additional options to the guest kernel command "
 "line."
@@ -18011,7 +18187,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5970 ../fish/guestfish-actions.pod:3951
+#: ../src/guestfs-actions.pod:6081 ../fish/guestfish-actions.pod:4024
 msgid ""
 "The default is C<NULL> unless overridden by setting C<LIBGUESTFS_APPEND> "
 "environment variable."
@@ -18019,19 +18195,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:5973 ../fish/guestfish-actions.pod:3954
+#: ../src/guestfs-actions.pod:6084 ../fish/guestfish-actions.pod:4027
 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:5980
+#: ../src/guestfs-actions.pod:6091
 msgid "guestfs_set_attach_method"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5982
+#: ../src/guestfs-actions.pod:6093
 #, no-wrap
 msgid ""
 " int\n"
@@ -18041,31 +18217,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5986 ../fish/guestfish-actions.pod:3963
+#: ../src/guestfs-actions.pod:6097 ../fish/guestfish-actions.pod:4036
 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:5993 ../fish/guestfish-actions.pod:3970
+#: ../src/guestfs-actions.pod:6104 ../fish/guestfish-actions.pod:4043
 msgid ""
 "Launch an appliance and connect to it.  This is the ordinary method and the "
 "default."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5996 ../fish/guestfish-actions.pod:3973
+#: ../src/guestfs-actions.pod:6107 ../fish/guestfish-actions.pod:4046
 msgid "C<unix:I<path>>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5998 ../fish/guestfish-actions.pod:3975
+#: ../src/guestfs-actions.pod:6109 ../fish/guestfish-actions.pod:4048
 msgid "Connect to the Unix domain socket I<path>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6000 ../fish/guestfish-actions.pod:3977
+#: ../src/guestfs-actions.pod:6111 ../fish/guestfish-actions.pod:4050
 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 "
@@ -18074,13 +18250,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6010
+#: ../src/guestfs-actions.pod:6121
 msgid "guestfs_set_autosync"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6012
+#: ../src/guestfs-actions.pod:6123
 #, no-wrap
 msgid ""
 " int\n"
@@ -18090,7 +18266,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6016 ../fish/guestfish-actions.pod:3989
+#: ../src/guestfs-actions.pod:6127 ../fish/guestfish-actions.pod:4062
 msgid ""
 "If C<autosync> is true, this enables autosync.  Libguestfs will make a best "
 "effort attempt to make filesystems consistent and synchronized when the "
@@ -18099,7 +18275,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6021 ../fish/guestfish-actions.pod:3994
+#: ../src/guestfs-actions.pod:6132 ../fish/guestfish-actions.pod:4067
 msgid ""
 "This is enabled by default (since libguestfs 1.5.24, previously it was "
 "disabled by default)."
@@ -18107,13 +18283,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6028
+#: ../src/guestfs-actions.pod:6139
 msgid "guestfs_set_direct"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6030
+#: ../src/guestfs-actions.pod:6141
 #, no-wrap
 msgid ""
 " int\n"
@@ -18124,7 +18300,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6034 ../fish/guestfish-actions.pod:4003
+#: ../src/guestfs-actions.pod:6145 ../fish/guestfish-actions.pod:4076
 msgid ""
 "If the direct appliance mode flag is enabled, then stdin and stdout are "
 "passed directly through to the appliance once it is launched."
@@ -18132,7 +18308,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6038
+#: ../src/guestfs-actions.pod:6149
 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 "
@@ -18141,25 +18317,25 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6042 ../fish/guestfish-actions.pod:4011
+#: ../src/guestfs-actions.pod:6153 ../fish/guestfish-actions.pod:4084
 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:6045 ../fish/guestfish-actions.pod:4014
+#: ../src/guestfs-actions.pod:6156 ../fish/guestfish-actions.pod:4087
 msgid "The default is disabled."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6051
+#: ../src/guestfs-actions.pod:6162
 msgid "guestfs_set_e2label"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6053
+#: ../src/guestfs-actions.pod:6164
 #, no-wrap
 msgid ""
 " int\n"
@@ -18171,7 +18347,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6058 ../fish/guestfish-actions.pod:4020
+#: ../src/guestfs-actions.pod:6169 ../fish/guestfish-actions.pod:4093
 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."
@@ -18179,7 +18355,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6062
+#: ../src/guestfs-actions.pod:6173
 msgid ""
 "You can use either C<guestfs_tune2fs_l> or C<guestfs_get_e2label> to return "
 "the existing label on a filesystem."
@@ -18187,13 +18363,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6069
+#: ../src/guestfs-actions.pod:6180
 msgid "guestfs_set_e2uuid"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6071
+#: ../src/guestfs-actions.pod:6182
 #, no-wrap
 msgid ""
 " int\n"
@@ -18205,7 +18381,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6076 ../fish/guestfish-actions.pod:4031
+#: ../src/guestfs-actions.pod:6187 ../fish/guestfish-actions.pod:4104
 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>, "
@@ -18214,7 +18390,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6081
+#: ../src/guestfs-actions.pod:6192
 msgid ""
 "You can use either C<guestfs_tune2fs_l> or C<guestfs_get_e2uuid> to return "
 "the existing UUID of a filesystem."
@@ -18222,13 +18398,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6088
+#: ../src/guestfs-actions.pod:6199
 msgid "guestfs_set_memsize"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6090
+#: ../src/guestfs-actions.pod:6201
 #, no-wrap
 msgid ""
 " int\n"
@@ -18239,7 +18415,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6094
+#: ../src/guestfs-actions.pod:6205
 msgid ""
 "This sets the memory size in megabytes allocated to the qemu subprocess.  "
 "This only has any effect if called before C<guestfs_launch>."
@@ -18247,7 +18423,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6098 ../fish/guestfish-actions.pod:4049
+#: ../src/guestfs-actions.pod:6209 ../fish/guestfish-actions.pod:4122
 msgid ""
 "You can also change this by setting the environment variable "
 "C<LIBGUESTFS_MEMSIZE> before the handle is created."
@@ -18255,13 +18431,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6109
+#: ../src/guestfs-actions.pod:6220
 msgid "guestfs_set_network"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6111
+#: ../src/guestfs-actions.pod:6222
 #, no-wrap
 msgid ""
 " int\n"
@@ -18272,7 +18448,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6115 ../fish/guestfish-actions.pod:4062
+#: ../src/guestfs-actions.pod:6226 ../fish/guestfish-actions.pod:4135
 msgid ""
 "If C<network> is true, then the network is enabled in the libguestfs "
 "appliance.  The default is false."
@@ -18280,7 +18456,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6118 ../fish/guestfish-actions.pod:4065
+#: ../src/guestfs-actions.pod:6229 ../fish/guestfish-actions.pod:4138
 msgid ""
 "This affects whether commands are able to access the network (see L<guestfs"
 "(3)/RUNNING COMMANDS>)."
@@ -18288,7 +18464,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6121
+#: ../src/guestfs-actions.pod:6232
 msgid ""
 "You must call this before calling C<guestfs_launch>, otherwise it has no "
 "effect."
@@ -18296,13 +18472,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6128
+#: ../src/guestfs-actions.pod:6239
 msgid "guestfs_set_path"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6130
+#: ../src/guestfs-actions.pod:6241
 #, no-wrap
 msgid ""
 " int\n"
@@ -18313,13 +18489,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6134 ../fish/guestfish-actions.pod:4077
+#: ../src/guestfs-actions.pod:6245 ../fish/guestfish-actions.pod:4150
 msgid "Set the path that libguestfs searches for kernel and initrd.img."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6136 ../fish/guestfish-actions.pod:4079
+#: ../src/guestfs-actions.pod:6247 ../fish/guestfish-actions.pod:4152
 msgid ""
 "The default is C<$libdir/guestfs> unless overridden by setting "
 "C<LIBGUESTFS_PATH> environment variable."
@@ -18327,19 +18503,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6139 ../fish/guestfish-actions.pod:4082
+#: ../src/guestfs-actions.pod:6250 ../fish/guestfish-actions.pod:4155
 msgid "Setting C<path> to C<NULL> restores the default path."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6145
+#: ../src/guestfs-actions.pod:6256
 msgid "guestfs_set_qemu"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6147
+#: ../src/guestfs-actions.pod:6258
 #, no-wrap
 msgid ""
 " int\n"
@@ -18350,20 +18526,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6151 ../fish/guestfish-actions.pod:4090
+#: ../src/guestfs-actions.pod:6262 ../fish/guestfish-actions.pod:4163
 msgid "Set the qemu binary that we will use."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6153 ../fish/guestfish-actions.pod:4092
+#: ../src/guestfs-actions.pod:6264 ../fish/guestfish-actions.pod:4165
 msgid ""
 "The default is chosen when the library was compiled by the configure script."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6156 ../fish/guestfish-actions.pod:4095
+#: ../src/guestfs-actions.pod:6267 ../fish/guestfish-actions.pod:4168
 msgid ""
 "You can also override this by setting the C<LIBGUESTFS_QEMU> environment "
 "variable."
@@ -18371,13 +18547,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6159 ../fish/guestfish-actions.pod:4098
+#: ../src/guestfs-actions.pod:6270 ../fish/guestfish-actions.pod:4171
 msgid "Setting C<qemu> to C<NULL> restores the default qemu binary."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6161 ../fish/guestfish-actions.pod:4100
+#: ../src/guestfs-actions.pod:6272 ../fish/guestfish-actions.pod:4173
 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 "
@@ -18389,13 +18565,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6173
+#: ../src/guestfs-actions.pod:6284
 msgid "guestfs_set_recovery_proc"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6175
+#: ../src/guestfs-actions.pod:6286
 #, no-wrap
 msgid ""
 " int\n"
@@ -18406,7 +18582,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6179
+#: ../src/guestfs-actions.pod:6290
 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 "
@@ -18416,7 +18592,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6184
+#: ../src/guestfs-actions.pod:6295
 msgid ""
 "This only has any effect if called before C<guestfs_launch>, and the default "
 "is true."
@@ -18424,7 +18600,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6187 ../fish/guestfish-actions.pod:4122
+#: ../src/guestfs-actions.pod:6298 ../fish/guestfish-actions.pod:4195
 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 "
@@ -18434,13 +18610,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6197
+#: ../src/guestfs-actions.pod:6308
 msgid "guestfs_set_selinux"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6199
+#: ../src/guestfs-actions.pod:6310
 #, no-wrap
 msgid ""
 " int\n"
@@ -18451,7 +18627,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6203 ../fish/guestfish-actions.pod:4134
+#: ../src/guestfs-actions.pod:6314 ../fish/guestfish-actions.pod:4207
 msgid ""
 "This sets the selinux flag that is passed to the appliance at boot time.  "
 "The default is C<selinux=0> (disabled)."
@@ -18459,7 +18635,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6206 ../fish/guestfish-actions.pod:4137
+#: ../src/guestfs-actions.pod:6317 ../fish/guestfish-actions.pod:4210
 msgid ""
 "Note that if SELinux is enabled, it is always in Permissive mode "
 "(C<enforcing=0>)."
@@ -18467,13 +18643,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6216
+#: ../src/guestfs-actions.pod:6327
 msgid "guestfs_set_trace"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6218
+#: ../src/guestfs-actions.pod:6329
 #, no-wrap
 msgid ""
 " int\n"
@@ -18483,7 +18659,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6222 ../fish/guestfish-actions.pod:4149
+#: ../src/guestfs-actions.pod:6333 ../fish/guestfish-actions.pod:4222
 msgid ""
 "If the command trace flag is set to 1, then libguestfs calls, parameters and "
 "return values are traced."
@@ -18491,7 +18667,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6225 ../fish/guestfish-actions.pod:4152
+#: ../src/guestfs-actions.pod:6336 ../fish/guestfish-actions.pod:4225
 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."
@@ -18499,14 +18675,14 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6229 ../fish/guestfish-actions.pod:4156
+#: ../src/guestfs-actions.pod:6340 ../fish/guestfish-actions.pod:4229
 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:6232
+#: ../src/guestfs-actions.pod:6343
 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>)."
@@ -18514,13 +18690,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6240
+#: ../src/guestfs-actions.pod:6351
 msgid "guestfs_set_verbose"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6242
+#: ../src/guestfs-actions.pod:6353
 #, no-wrap
 msgid ""
 " int\n"
@@ -18530,20 +18706,20 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6246 ../fish/guestfish-actions.pod:4169
+#: ../src/guestfs-actions.pod:6357 ../fish/guestfish-actions.pod:4242
 msgid "If C<verbose> is true, this turns on verbose messages."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6248 ../fish/guestfish-actions.pod:4171
+#: ../src/guestfs-actions.pod:6359 ../fish/guestfish-actions.pod:4244
 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:6251
+#: ../src/guestfs-actions.pod:6362
 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>)."
@@ -18551,13 +18727,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6259
+#: ../src/guestfs-actions.pod:6370
 msgid "guestfs_setcon"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6261
+#: ../src/guestfs-actions.pod:6372
 #, no-wrap
 msgid ""
 " int\n"
@@ -18568,7 +18744,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6265 ../fish/guestfish-actions.pod:4182
+#: ../src/guestfs-actions.pod:6376 ../fish/guestfish-actions.pod:4255
 msgid ""
 "This sets the SELinux security context of the daemon to the string "
 "C<context>."
@@ -18576,19 +18752,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6268 ../fish/guestfish-actions.pod:4185
+#: ../src/guestfs-actions.pod:6379 ../fish/guestfish-actions.pod:4258
 msgid "See the documentation about SELINUX in L<guestfs(3)>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6274
+#: ../src/guestfs-actions.pod:6385
 msgid "guestfs_setxattr"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6276
+#: ../src/guestfs-actions.pod:6387
 #, no-wrap
 msgid ""
 " int\n"
@@ -18602,7 +18778,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6283 ../fish/guestfish-actions.pod:4191
+#: ../src/guestfs-actions.pod:6394 ../fish/guestfish-actions.pod:4264
 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."
@@ -18610,19 +18786,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6287
+#: ../src/guestfs-actions.pod:6398
 msgid "See also: C<guestfs_lsetxattr>, L<attr(5)>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6293
+#: ../src/guestfs-actions.pod:6404
 msgid "guestfs_sfdisk"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6295
+#: ../src/guestfs-actions.pod:6406
 #, no-wrap
 msgid ""
 " int\n"
@@ -18637,7 +18813,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6303 ../fish/guestfish-actions.pod:4201
+#: ../src/guestfs-actions.pod:6414 ../fish/guestfish-actions.pod:4274
 msgid ""
 "This is a direct interface to the L<sfdisk(8)> program for creating "
 "partitions on block devices."
@@ -18645,13 +18821,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6306 ../fish/guestfish-actions.pod:4204
+#: ../src/guestfs-actions.pod:6417 ../fish/guestfish-actions.pod:4277
 msgid "C<device> should be a block device, for example C</dev/sda>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6308 ../fish/guestfish-actions.pod:4206
+#: ../src/guestfs-actions.pod:6419 ../fish/guestfish-actions.pod:4279
 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<-"
@@ -18663,7 +18839,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6316 ../fish/guestfish-actions.pod:4214
+#: ../src/guestfs-actions.pod:6427 ../fish/guestfish-actions.pod:4287
 msgid ""
 "C<lines> is a list of lines that we feed to C<sfdisk>.  For more information "
 "refer to the L<sfdisk(8)> manpage."
@@ -18671,7 +18847,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6319 ../fish/guestfish-actions.pod:4217
+#: ../src/guestfs-actions.pod:6430 ../fish/guestfish-actions.pod:4290
 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 "
@@ -18680,28 +18856,28 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6323
+#: ../src/guestfs-actions.pod:6434
 msgid ""
 "See also: C<guestfs_sfdisk_l>, C<guestfs_sfdisk_N>, C<guestfs_part_init>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6331 ../src/guestfs-actions.pod:6361
-#: ../src/guestfs-actions.pod:6394 ../fish/guestfish-actions.pod:4227
-#: ../fish/guestfish-actions.pod:4250 ../fish/guestfish-actions.pod:4272
+#: ../src/guestfs-actions.pod:6442 ../src/guestfs-actions.pod:6472
+#: ../src/guestfs-actions.pod:6505 ../fish/guestfish-actions.pod:4300
+#: ../fish/guestfish-actions.pod:4323 ../fish/guestfish-actions.pod:4345
 msgid ""
 "This function is deprecated.  In new code, use the C<part_add> call instead."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6340
+#: ../src/guestfs-actions.pod:6451
 msgid "guestfs_sfdiskM"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6342
+#: ../src/guestfs-actions.pod:6453
 #, no-wrap
 msgid ""
 " int\n"
@@ -18713,7 +18889,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6347
+#: ../src/guestfs-actions.pod:6458
 msgid ""
 "This is a simplified interface to the C<guestfs_sfdisk> command, where "
 "partition sizes are specified in megabytes only (rounded to the nearest "
@@ -18723,7 +18899,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6353
+#: ../src/guestfs-actions.pod:6464
 msgid ""
 "See also: C<guestfs_sfdisk>, the L<sfdisk(8)> manpage and "
 "C<guestfs_part_disk>"
@@ -18731,13 +18907,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6370
+#: ../src/guestfs-actions.pod:6481
 msgid "guestfs_sfdisk_N"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6372
+#: ../src/guestfs-actions.pod:6483
 #, no-wrap
 msgid ""
 " int\n"
@@ -18753,7 +18929,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6381 ../fish/guestfish-actions.pod:4261
+#: ../src/guestfs-actions.pod:6492 ../fish/guestfish-actions.pod:4334
 msgid ""
 "This runs L<sfdisk(8)> option to modify just the single partition C<n> "
 "(note: C<n> counts from 1)."
@@ -18761,7 +18937,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6384
+#: ../src/guestfs-actions.pod:6495
 msgid ""
 "For other parameters, see C<guestfs_sfdisk>.  You should usually pass C<0> "
 "for the cyls/heads/sectors parameters."
@@ -18769,19 +18945,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6387
+#: ../src/guestfs-actions.pod:6498
 msgid "See also: C<guestfs_part_add>"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6403
+#: ../src/guestfs-actions.pod:6514
 msgid "guestfs_sfdisk_disk_geometry"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6405
+#: ../src/guestfs-actions.pod:6516
 #, no-wrap
 msgid ""
 " char *\n"
@@ -18792,7 +18968,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6409
+#: ../src/guestfs-actions.pod:6520
 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, "
@@ -18802,20 +18978,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6414 ../src/guestfs-actions.pod:6430
-#: ../fish/guestfish-actions.pod:4288 ../fish/guestfish-actions.pod:4297
+#: ../src/guestfs-actions.pod:6525 ../src/guestfs-actions.pod:6541
+#: ../fish/guestfish-actions.pod:4361 ../fish/guestfish-actions.pod:4370
 msgid "The result is in human-readable format, and not designed to be parsed."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6422
+#: ../src/guestfs-actions.pod:6533
 msgid "guestfs_sfdisk_kernel_geometry"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6424
+#: ../src/guestfs-actions.pod:6535
 #, no-wrap
 msgid ""
 " char *\n"
@@ -18826,19 +19002,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6428 ../fish/guestfish-actions.pod:4295
+#: ../src/guestfs-actions.pod:6539 ../fish/guestfish-actions.pod:4368
 msgid "This displays the kernel's idea of the geometry of C<device>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6438
+#: ../src/guestfs-actions.pod:6549
 msgid "guestfs_sfdisk_l"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6440
+#: ../src/guestfs-actions.pod:6551
 #, no-wrap
 msgid ""
 " char *\n"
@@ -18849,7 +19025,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6444 ../fish/guestfish-actions.pod:4304
+#: ../src/guestfs-actions.pod:6555 ../fish/guestfish-actions.pod:4377
 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."
@@ -18857,25 +19033,25 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6448
+#: ../src/guestfs-actions.pod:6559
 msgid "See also: C<guestfs_part_list>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6453 ../fish/guestfish-actions.pod:4310
+#: ../src/guestfs-actions.pod:6564 ../fish/guestfish-actions.pod:4383
 msgid ""
 "This function is deprecated.  In new code, use the C<part_list> call instead."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6462
+#: ../src/guestfs-actions.pod:6573
 msgid "guestfs_sh"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6464
+#: ../src/guestfs-actions.pod:6575
 #, no-wrap
 msgid ""
 " char *\n"
@@ -18886,7 +19062,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6468 ../fish/guestfish-actions.pod:4321
+#: ../src/guestfs-actions.pod:6579 ../fish/guestfish-actions.pod:4394
 msgid ""
 "This call runs a command from the guest filesystem via the guest's C</bin/"
 "sh>."
@@ -18894,13 +19070,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6471
+#: ../src/guestfs-actions.pod:6582
 msgid "This is like C<guestfs_command>, but passes the command to:"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6473 ../fish/guestfish-actions.pod:4326
+#: ../src/guestfs-actions.pod:6584 ../fish/guestfish-actions.pod:4399
 #, no-wrap
 msgid ""
 " /bin/sh -c \"command\"\n"
@@ -18909,7 +19085,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6475 ../fish/guestfish-actions.pod:4328
+#: ../src/guestfs-actions.pod:6586 ../fish/guestfish-actions.pod:4401
 msgid ""
 "Depending on the guest's shell, this usually results in wildcards being "
 "expanded, shell expressions being interpolated and so on."
@@ -18917,19 +19093,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6479
+#: ../src/guestfs-actions.pod:6590
 msgid "All the provisos about C<guestfs_command> apply to this call."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6486
+#: ../src/guestfs-actions.pod:6597
 msgid "guestfs_sh_lines"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6488
+#: ../src/guestfs-actions.pod:6599
 #, no-wrap
 msgid ""
 " char **\n"
@@ -18940,7 +19116,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6492
+#: ../src/guestfs-actions.pod:6603
 msgid ""
 "This is the same as C<guestfs_sh>, but splits the result into a list of "
 "lines."
@@ -18948,19 +19124,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6495
+#: ../src/guestfs-actions.pod:6606
 msgid "See also: C<guestfs_command_lines>"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6503
+#: ../src/guestfs-actions.pod:6614
 msgid "guestfs_sleep"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6505
+#: ../src/guestfs-actions.pod:6616
 #, no-wrap
 msgid ""
 " int\n"
@@ -18971,25 +19147,25 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6509 ../fish/guestfish-actions.pod:4347
+#: ../src/guestfs-actions.pod:6620 ../fish/guestfish-actions.pod:4420
 msgid "Sleep for C<secs> seconds."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6513
+#: ../src/guestfs-actions.pod:6624
 msgid "(Added in 1.0.41)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6515 ../src/guestfs-structs.pod:109
+#: ../src/guestfs-actions.pod:6626 ../src/guestfs-structs.pod:109
 msgid "guestfs_stat"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6517
+#: ../src/guestfs-actions.pod:6628
 #, no-wrap
 msgid ""
 " struct guestfs_stat *\n"
@@ -19000,19 +19176,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6523 ../fish/guestfish-actions.pod:4355
+#: ../src/guestfs-actions.pod:6634 ../fish/guestfish-actions.pod:4428
 msgid "This is the same as the C<stat(2)> system call."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6531 ../src/guestfs-structs.pod:135
+#: ../src/guestfs-actions.pod:6642 ../src/guestfs-structs.pod:135
 msgid "guestfs_statvfs"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6533
+#: ../src/guestfs-actions.pod:6644
 #, no-wrap
 msgid ""
 " struct guestfs_statvfs *\n"
@@ -19023,7 +19199,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6537 ../fish/guestfish-actions.pod:4361
+#: ../src/guestfs-actions.pod:6648 ../fish/guestfish-actions.pod:4434
 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 "
@@ -19032,13 +19208,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6541 ../fish/guestfish-actions.pod:4365
+#: ../src/guestfs-actions.pod:6652 ../fish/guestfish-actions.pod:4438
 msgid "This is the same as the C<statvfs(2)> system call."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6543
+#: ../src/guestfs-actions.pod:6654
 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>."
@@ -19046,13 +19222,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6549
+#: ../src/guestfs-actions.pod:6660
 msgid "guestfs_strings"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6551
+#: ../src/guestfs-actions.pod:6662
 #, no-wrap
 msgid ""
 " char **\n"
@@ -19063,7 +19239,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6555 ../fish/guestfish-actions.pod:4371
+#: ../src/guestfs-actions.pod:6666 ../fish/guestfish-actions.pod:4444
 msgid ""
 "This runs the L<strings(1)> command on a file and returns the list of "
 "printable strings found."
@@ -19071,13 +19247,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6567
+#: ../src/guestfs-actions.pod:6678
 msgid "guestfs_strings_e"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6569
+#: ../src/guestfs-actions.pod:6680
 #, no-wrap
 msgid ""
 " char **\n"
@@ -19089,7 +19265,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6574
+#: ../src/guestfs-actions.pod:6685
 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>."
@@ -19097,19 +19273,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6578 ../fish/guestfish-actions.pod:4385
+#: ../src/guestfs-actions.pod:6689 ../fish/guestfish-actions.pod:4458
 msgid "Allowed encodings are:"
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:6582 ../fish/guestfish-actions.pod:4389
+#: ../src/guestfs-actions.pod:6693 ../fish/guestfish-actions.pod:4462
 msgid "s"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6584
+#: ../src/guestfs-actions.pod:6695
 msgid ""
 "Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of "
 "ISO-8859-X (this is what C<guestfs_strings> uses)."
@@ -19117,37 +19293,37 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:6587 ../fish/guestfish-actions.pod:4394
+#: ../src/guestfs-actions.pod:6698 ../fish/guestfish-actions.pod:4467
 msgid "S"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6589 ../fish/guestfish-actions.pod:4396
+#: ../src/guestfs-actions.pod:6700 ../fish/guestfish-actions.pod:4469
 msgid "Single 8-bit-byte characters."
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:6591 ../fish/guestfish-actions.pod:4398
+#: ../src/guestfs-actions.pod:6702 ../fish/guestfish-actions.pod:4471
 msgid "b"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6593 ../fish/guestfish-actions.pod:4400
+#: ../src/guestfs-actions.pod:6704 ../fish/guestfish-actions.pod:4473
 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:6596 ../fish/guestfish-actions.pod:4403
+#: ../src/guestfs-actions.pod:6707 ../fish/guestfish-actions.pod:4476
 msgid "l (lower case letter L)"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6598 ../fish/guestfish-actions.pod:4405
+#: ../src/guestfs-actions.pod:6709 ../fish/guestfish-actions.pod:4478
 msgid ""
 "16-bit little endian such as UTF-16LE and UCS-2LE.  This is useful for "
 "examining binaries in Windows guests."
@@ -19155,43 +19331,43 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:6601 ../fish/guestfish-actions.pod:4408
+#: ../src/guestfs-actions.pod:6712 ../fish/guestfish-actions.pod:4481
 msgid "B"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6603 ../fish/guestfish-actions.pod:4410
+#: ../src/guestfs-actions.pod:6714 ../fish/guestfish-actions.pod:4483
 msgid "32-bit big endian such as UCS-4BE."
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-actions.pod:6605 ../fish/guestfish-actions.pod:4412
+#: ../src/guestfs-actions.pod:6716 ../fish/guestfish-actions.pod:4485
 msgid "L"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6607 ../fish/guestfish-actions.pod:4414
+#: ../src/guestfs-actions.pod:6718 ../fish/guestfish-actions.pod:4487
 msgid "32-bit little endian such as UCS-4LE."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6611 ../fish/guestfish-actions.pod:4418
+#: ../src/guestfs-actions.pod:6722 ../fish/guestfish-actions.pod:4491
 msgid "The returned strings are transcoded to UTF-8."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6622
+#: ../src/guestfs-actions.pod:6733
 msgid "guestfs_swapoff_device"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6624
+#: ../src/guestfs-actions.pod:6735
 #, no-wrap
 msgid ""
 " int\n"
@@ -19202,7 +19378,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6628
+#: ../src/guestfs-actions.pod:6739
 msgid ""
 "This command disables the libguestfs appliance swap device or partition "
 "named C<device>.  See C<guestfs_swapon_device>."
@@ -19210,13 +19386,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6636
+#: ../src/guestfs-actions.pod:6747
 msgid "guestfs_swapoff_file"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6638
+#: ../src/guestfs-actions.pod:6749
 #, no-wrap
 msgid ""
 " int\n"
@@ -19227,19 +19403,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6642 ../fish/guestfish-actions.pod:4435
+#: ../src/guestfs-actions.pod:6753 ../fish/guestfish-actions.pod:4508
 msgid "This command disables the libguestfs appliance swap on file."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6648
+#: ../src/guestfs-actions.pod:6759
 msgid "guestfs_swapoff_label"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6650
+#: ../src/guestfs-actions.pod:6761
 #, no-wrap
 msgid ""
 " int\n"
@@ -19250,7 +19426,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6654 ../fish/guestfish-actions.pod:4441
+#: ../src/guestfs-actions.pod:6765 ../fish/guestfish-actions.pod:4514
 msgid ""
 "This command disables the libguestfs appliance swap on labeled swap "
 "partition."
@@ -19258,13 +19434,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6661
+#: ../src/guestfs-actions.pod:6772
 msgid "guestfs_swapoff_uuid"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6663
+#: ../src/guestfs-actions.pod:6774
 #, no-wrap
 msgid ""
 " int\n"
@@ -19275,7 +19451,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6667 ../fish/guestfish-actions.pod:4448
+#: ../src/guestfs-actions.pod:6778 ../fish/guestfish-actions.pod:4521
 msgid ""
 "This command disables the libguestfs appliance swap partition with the given "
 "UUID."
@@ -19283,13 +19459,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6674
+#: ../src/guestfs-actions.pod:6785
 msgid "guestfs_swapon_device"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6676
+#: ../src/guestfs-actions.pod:6787
 #, no-wrap
 msgid ""
 " int\n"
@@ -19300,7 +19476,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6680
+#: ../src/guestfs-actions.pod:6791
 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 "
@@ -19309,7 +19485,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6685 ../fish/guestfish-actions.pod:4460
+#: ../src/guestfs-actions.pod:6796 ../fish/guestfish-actions.pod:4533
 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 "
@@ -19320,13 +19496,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6696
+#: ../src/guestfs-actions.pod:6807
 msgid "guestfs_swapon_file"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6698
+#: ../src/guestfs-actions.pod:6809
 #, no-wrap
 msgid ""
 " int\n"
@@ -19337,7 +19513,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6702
+#: ../src/guestfs-actions.pod:6813
 msgid ""
 "This command enables swap to a file.  See C<guestfs_swapon_device> for other "
 "notes."
@@ -19345,13 +19521,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6709
+#: ../src/guestfs-actions.pod:6820
 msgid "guestfs_swapon_label"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6711
+#: ../src/guestfs-actions.pod:6822
 #, no-wrap
 msgid ""
 " int\n"
@@ -19362,7 +19538,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6715
+#: ../src/guestfs-actions.pod:6826
 msgid ""
 "This command enables swap to a labeled swap partition.  See "
 "C<guestfs_swapon_device> for other notes."
@@ -19370,13 +19546,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6722
+#: ../src/guestfs-actions.pod:6833
 msgid "guestfs_swapon_uuid"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6724
+#: ../src/guestfs-actions.pod:6835
 #, no-wrap
 msgid ""
 " int\n"
@@ -19387,7 +19563,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6728
+#: ../src/guestfs-actions.pod:6839
 msgid ""
 "This command enables swap to a swap partition with the given UUID.  See "
 "C<guestfs_swapon_device> for other notes."
@@ -19395,13 +19571,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6735
+#: ../src/guestfs-actions.pod:6846
 msgid "guestfs_sync"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6737
+#: ../src/guestfs-actions.pod:6848
 #, no-wrap
 msgid ""
 " int\n"
@@ -19411,7 +19587,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6740 ../fish/guestfish-actions.pod:4492
+#: ../src/guestfs-actions.pod:6851 ../fish/guestfish-actions.pod:4565
 msgid ""
 "This syncs the disk, so that any writes are flushed through to the "
 "underlying disk image."
@@ -19419,7 +19595,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6743 ../fish/guestfish-actions.pod:4495
+#: ../src/guestfs-actions.pod:6854 ../fish/guestfish-actions.pod:4568
 msgid ""
 "You should always call this if you have modified a disk image, before "
 "closing the handle."
@@ -19427,13 +19603,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6750
+#: ../src/guestfs-actions.pod:6861
 msgid "guestfs_tail"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6752
+#: ../src/guestfs-actions.pod:6863
 #, no-wrap
 msgid ""
 " char **\n"
@@ -19444,20 +19620,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6756 ../fish/guestfish-actions.pod:4502
+#: ../src/guestfs-actions.pod:6867 ../fish/guestfish-actions.pod:4575
 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:6768
+#: ../src/guestfs-actions.pod:6879
 msgid "guestfs_tail_n"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6770
+#: ../src/guestfs-actions.pod:6881
 #, no-wrap
 msgid ""
 " char **\n"
@@ -19469,7 +19645,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6775 ../fish/guestfish-actions.pod:4512
+#: ../src/guestfs-actions.pod:6886 ../fish/guestfish-actions.pod:4585
 msgid ""
 "If the parameter C<nrlines> is a positive number, this returns the last "
 "C<nrlines> lines of the file C<path>."
@@ -19477,7 +19653,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6778 ../fish/guestfish-actions.pod:4515
+#: ../src/guestfs-actions.pod:6889 ../fish/guestfish-actions.pod:4588
 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."
@@ -19485,13 +19661,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6792
+#: ../src/guestfs-actions.pod:6903
 msgid "guestfs_tar_in"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6794
+#: ../src/guestfs-actions.pod:6905
 #, no-wrap
 msgid ""
 " int\n"
@@ -19503,7 +19679,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6799 ../fish/guestfish-actions.pod:4527
+#: ../src/guestfs-actions.pod:6910 ../fish/guestfish-actions.pod:4600
 msgid ""
 "This command uploads and unpacks local file C<tarfile> (an I<uncompressed> "
 "tar file) into C<directory>."
@@ -19511,27 +19687,27 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6802
+#: ../src/guestfs-actions.pod:6913
 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:6807 ../src/guestfs-actions.pod:6824
-#: ../src/guestfs-actions.pod:6840 ../src/guestfs-actions.pod:6856
+#: ../src/guestfs-actions.pod:6918 ../src/guestfs-actions.pod:6935
+#: ../src/guestfs-actions.pod:6951 ../src/guestfs-actions.pod:6967
 msgid "(Added in 1.0.3)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6809
+#: ../src/guestfs-actions.pod:6920
 msgid "guestfs_tar_out"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6811
+#: ../src/guestfs-actions.pod:6922
 #, no-wrap
 msgid ""
 " int\n"
@@ -19543,7 +19719,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6816 ../fish/guestfish-actions.pod:4539
+#: ../src/guestfs-actions.pod:6927 ../fish/guestfish-actions.pod:4612
 msgid ""
 "This command packs the contents of C<directory> and downloads it to local "
 "file C<tarfile>."
@@ -19551,7 +19727,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6819
+#: ../src/guestfs-actions.pod:6930
 msgid ""
 "To download a compressed tarball, use C<guestfs_tgz_out> or "
 "C<guestfs_txz_out>."
@@ -19559,13 +19735,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6826
+#: ../src/guestfs-actions.pod:6937
 msgid "guestfs_tgz_in"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6828
+#: ../src/guestfs-actions.pod:6939
 #, no-wrap
 msgid ""
 " int\n"
@@ -19577,7 +19753,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6833 ../fish/guestfish-actions.pod:4551
+#: ../src/guestfs-actions.pod:6944 ../fish/guestfish-actions.pod:4624
 msgid ""
 "This command uploads and unpacks local file C<tarball> (a I<gzip compressed> "
 "tar file) into C<directory>."
@@ -19585,19 +19761,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6836
+#: ../src/guestfs-actions.pod:6947
 msgid "To upload an uncompressed tarball, use C<guestfs_tar_in>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6842
+#: ../src/guestfs-actions.pod:6953
 msgid "guestfs_tgz_out"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6844
+#: ../src/guestfs-actions.pod:6955
 #, no-wrap
 msgid ""
 " int\n"
@@ -19609,7 +19785,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6849 ../fish/guestfish-actions.pod:4562
+#: ../src/guestfs-actions.pod:6960 ../fish/guestfish-actions.pod:4635
 msgid ""
 "This command packs the contents of C<directory> and downloads it to local "
 "file C<tarball>."
@@ -19617,19 +19793,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6852
+#: ../src/guestfs-actions.pod:6963
 msgid "To download an uncompressed tarball, use C<guestfs_tar_out>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6858
+#: ../src/guestfs-actions.pod:6969
 msgid "guestfs_touch"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6860
+#: ../src/guestfs-actions.pod:6971
 #, no-wrap
 msgid ""
 " int\n"
@@ -19640,7 +19816,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6864 ../fish/guestfish-actions.pod:4573
+#: ../src/guestfs-actions.pod:6975 ../fish/guestfish-actions.pod:4646
 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-"
@@ -19649,7 +19825,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6868 ../fish/guestfish-actions.pod:4577
+#: ../src/guestfs-actions.pod:6979 ../fish/guestfish-actions.pod:4650
 msgid ""
 "This command only works on regular files, and will fail on other file types "
 "such as directories, symbolic links, block special etc."
@@ -19657,13 +19833,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6875
+#: ../src/guestfs-actions.pod:6986
 msgid "guestfs_truncate"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6877
+#: ../src/guestfs-actions.pod:6988
 #, no-wrap
 msgid ""
 " int\n"
@@ -19674,7 +19850,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6881 ../fish/guestfish-actions.pod:4584
+#: ../src/guestfs-actions.pod:6992 ../fish/guestfish-actions.pod:4657
 msgid ""
 "This command truncates C<path> to a zero-length file.  The file must exist "
 "already."
@@ -19682,13 +19858,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6888
+#: ../src/guestfs-actions.pod:6999
 msgid "guestfs_truncate_size"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6890
+#: ../src/guestfs-actions.pod:7001
 #, no-wrap
 msgid ""
 " int\n"
@@ -19700,7 +19876,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6895 ../fish/guestfish-actions.pod:4591
+#: ../src/guestfs-actions.pod:7006 ../fish/guestfish-actions.pod:4664
 msgid ""
 "This command truncates C<path> to size C<size> bytes.  The file must exist "
 "already."
@@ -19708,7 +19884,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6898
+#: ../src/guestfs-actions.pod:7009
 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 "
@@ -19718,13 +19894,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6908
+#: ../src/guestfs-actions.pod:7019
 msgid "guestfs_tune2fs_l"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6910
+#: ../src/guestfs-actions.pod:7021
 #, no-wrap
 msgid ""
 " char **\n"
@@ -19735,7 +19911,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6914 ../fish/guestfish-actions.pod:4604
+#: ../src/guestfs-actions.pod:7025 ../fish/guestfish-actions.pod:4677
 msgid ""
 "This returns the contents of the ext2, ext3 or ext4 filesystem superblock on "
 "C<device>."
@@ -19743,7 +19919,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6917 ../fish/guestfish-actions.pod:4607
+#: ../src/guestfs-actions.pod:7028 ../fish/guestfish-actions.pod:4680
 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 "
@@ -19753,13 +19929,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6930
+#: ../src/guestfs-actions.pod:7041
 msgid "guestfs_txz_in"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6932
+#: ../src/guestfs-actions.pod:7043
 #, no-wrap
 msgid ""
 " int\n"
@@ -19771,7 +19947,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6937 ../fish/guestfish-actions.pod:4616
+#: ../src/guestfs-actions.pod:7048 ../fish/guestfish-actions.pod:4689
 msgid ""
 "This command uploads and unpacks local file C<tarball> (an I<xz compressed> "
 "tar file) into C<directory>."
@@ -19779,13 +19955,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6944
+#: ../src/guestfs-actions.pod:7055
 msgid "guestfs_txz_out"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6946
+#: ../src/guestfs-actions.pod:7057
 #, no-wrap
 msgid ""
 " int\n"
@@ -19797,7 +19973,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6951 ../fish/guestfish-actions.pod:4625
+#: ../src/guestfs-actions.pod:7062 ../fish/guestfish-actions.pod:4698
 msgid ""
 "This command packs the contents of C<directory> and downloads it to local "
 "file C<tarball> (as an xz compressed tar archive)."
@@ -19805,13 +19981,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6958
+#: ../src/guestfs-actions.pod:7069
 msgid "guestfs_umask"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6960
+#: ../src/guestfs-actions.pod:7071
 #, no-wrap
 msgid ""
 " int\n"
@@ -19822,7 +19998,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6964 ../fish/guestfish-actions.pod:4634
+#: ../src/guestfs-actions.pod:7075 ../fish/guestfish-actions.pod:4707
 msgid ""
 "This function sets the mask used for creating new files and device nodes to "
 "C<mask & 0777>."
@@ -19830,7 +20006,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6967 ../fish/guestfish-actions.pod:4637
+#: ../src/guestfs-actions.pod:7078 ../fish/guestfish-actions.pod:4710
 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 "
@@ -19839,7 +20015,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6972 ../fish/guestfish-actions.pod:4642
+#: ../src/guestfs-actions.pod:7083 ../fish/guestfish-actions.pod:4715
 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 "
@@ -19848,7 +20024,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6976
+#: ../src/guestfs-actions.pod:7087
 msgid ""
 "See also C<guestfs_get_umask>, L<umask(2)>, C<guestfs_mknod>, "
 "C<guestfs_mkdir>."
@@ -19856,19 +20032,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6979 ../fish/guestfish-actions.pod:4649
+#: ../src/guestfs-actions.pod:7090 ../fish/guestfish-actions.pod:4722
 msgid "This call returns the previous umask."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6985
+#: ../src/guestfs-actions.pod:7096
 msgid "guestfs_umount"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6987
+#: ../src/guestfs-actions.pod:7098
 #, no-wrap
 msgid ""
 " int\n"
@@ -19879,7 +20055,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:6991 ../fish/guestfish-actions.pod:4657
+#: ../src/guestfs-actions.pod:7102 ../fish/guestfish-actions.pod:4730
 msgid ""
 "This unmounts the given filesystem.  The filesystem may be specified either "
 "by its mountpoint (path) or the device which contains the filesystem."
@@ -19887,13 +20063,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:6999
+#: ../src/guestfs-actions.pod:7110
 msgid "guestfs_umount_all"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7001
+#: ../src/guestfs-actions.pod:7112
 #, no-wrap
 msgid ""
 " int\n"
@@ -19903,25 +20079,25 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7004 ../fish/guestfish-actions.pod:4667
+#: ../src/guestfs-actions.pod:7115 ../fish/guestfish-actions.pod:4740
 msgid "This unmounts all mounted filesystems."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7006 ../fish/guestfish-actions.pod:4669
+#: ../src/guestfs-actions.pod:7117 ../fish/guestfish-actions.pod:4742
 msgid "Some internal mounts are not unmounted by this call."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7012
+#: ../src/guestfs-actions.pod:7123
 msgid "guestfs_upload"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7014
+#: ../src/guestfs-actions.pod:7125
 #, no-wrap
 msgid ""
 " int\n"
@@ -19933,26 +20109,26 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7019 ../src/guestfs-actions.pod:7043
-#: ../fish/guestfish-actions.pod:4675 ../fish/guestfish-actions.pod:4688
+#: ../src/guestfs-actions.pod:7130 ../src/guestfs-actions.pod:7154
+#: ../fish/guestfish-actions.pod:4748 ../fish/guestfish-actions.pod:4761
 msgid "Upload local file C<filename> to C<remotefilename> on the filesystem."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7024
+#: ../src/guestfs-actions.pod:7135
 msgid "See also C<guestfs_download>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7035
+#: ../src/guestfs-actions.pod:7146
 msgid "guestfs_upload_offset"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7037
+#: ../src/guestfs-actions.pod:7148
 #, no-wrap
 msgid ""
 " int\n"
@@ -19965,7 +20141,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7046 ../fish/guestfish-actions.pod:4691
+#: ../src/guestfs-actions.pod:7157 ../fish/guestfish-actions.pod:4764
 msgid ""
 "C<remotefilename> is overwritten starting at the byte C<offset> specified.  "
 "The intention is to overwrite parts of existing files or devices, although "
@@ -19976,7 +20152,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7053
+#: ../src/guestfs-actions.pod:7164
 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 "
@@ -19985,19 +20161,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7058
+#: ../src/guestfs-actions.pod:7169
 msgid "See also C<guestfs_upload>, C<guestfs_pwrite>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7069
+#: ../src/guestfs-actions.pod:7180
 msgid "guestfs_utimens"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7071
+#: ../src/guestfs-actions.pod:7182
 #, no-wrap
 msgid ""
 " int\n"
@@ -20012,13 +20188,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7079 ../fish/guestfish-actions.pod:4711
+#: ../src/guestfs-actions.pod:7190 ../fish/guestfish-actions.pod:4784
 msgid "This command sets the timestamps of a file with nanosecond precision."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7082 ../fish/guestfish-actions.pod:4714
+#: ../src/guestfs-actions.pod:7193 ../fish/guestfish-actions.pod:4787
 msgid ""
 "C<atsecs, atnsecs> are the last access time (atime) in secs and nanoseconds "
 "from the epoch."
@@ -20026,7 +20202,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7085 ../fish/guestfish-actions.pod:4717
+#: ../src/guestfs-actions.pod:7196 ../fish/guestfish-actions.pod:4790
 msgid ""
 "C<mtsecs, mtnsecs> are the last modification time (mtime) in secs and "
 "nanoseconds from the epoch."
@@ -20034,7 +20210,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7088 ../fish/guestfish-actions.pod:4720
+#: ../src/guestfs-actions.pod:7199 ../fish/guestfish-actions.pod:4793
 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 "
@@ -20043,7 +20219,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7092 ../fish/guestfish-actions.pod:4724
+#: ../src/guestfs-actions.pod:7203 ../fish/guestfish-actions.pod:4797
 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 "
@@ -20052,13 +20228,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7100 ../src/guestfs-structs.pod:175
+#: ../src/guestfs-actions.pod:7211 ../src/guestfs-structs.pod:175
 msgid "guestfs_version"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7102
+#: ../src/guestfs-actions.pod:7213
 #, no-wrap
 msgid ""
 " struct guestfs_version *\n"
@@ -20068,14 +20244,14 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7105 ../fish/guestfish-actions.pod:4732
+#: ../src/guestfs-actions.pod:7216 ../fish/guestfish-actions.pod:4805
 msgid ""
 "Return the libguestfs version number that the program is linked against."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7108 ../fish/guestfish-actions.pod:4735
+#: ../src/guestfs-actions.pod:7219 ../fish/guestfish-actions.pod:4808
 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 "
@@ -20085,7 +20261,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7113 ../fish/guestfish-actions.pod:4740
+#: ../src/guestfs-actions.pod:7224 ../fish/guestfish-actions.pod:4813
 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 "
@@ -20095,7 +20271,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7119 ../fish/guestfish-actions.pod:4746
+#: ../src/guestfs-actions.pod:7230 ../fish/guestfish-actions.pod:4819
 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 "
@@ -20105,20 +20281,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7125 ../fish/guestfish-actions.pod:4752
+#: ../src/guestfs-actions.pod:7236 ../fish/guestfish-actions.pod:4825
 msgid ""
 "To construct the original version string: C<$major.$minor.$release$extra>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7128 ../fish/guestfish-actions.pod:4755
+#: ../src/guestfs-actions.pod:7239 ../fish/guestfish-actions.pod:4828
 msgid "See also: L<guestfs(3)/LIBGUESTFS VERSION NUMBERS>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7130
+#: ../src/guestfs-actions.pod:7241
 msgid ""
 "I<Note:> Don't use this call to test for availability of features.  In "
 "enterprise distributions we backport features from later versions into "
@@ -20128,7 +20304,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7136
+#: ../src/guestfs-actions.pod:7247
 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>."
@@ -20136,19 +20312,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7140
+#: ../src/guestfs-actions.pod:7251
 msgid "(Added in 1.0.58)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7142
+#: ../src/guestfs-actions.pod:7253
 msgid "guestfs_vfs_label"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7144
+#: ../src/guestfs-actions.pod:7255
 #, no-wrap
 msgid ""
 " char *\n"
@@ -20159,37 +20335,37 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7148 ../fish/guestfish-actions.pod:4767
+#: ../src/guestfs-actions.pod:7259 ../fish/guestfish-actions.pod:4840
 msgid "This returns the filesystem label of the filesystem on C<device>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7151 ../fish/guestfish-actions.pod:4770
+#: ../src/guestfs-actions.pod:7262 ../fish/guestfish-actions.pod:4843
 msgid "If the filesystem is unlabeled, this returns the empty string."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7153
+#: ../src/guestfs-actions.pod:7264
 msgid "To find a filesystem from the label, use C<guestfs_findfs_label>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7158 ../src/guestfs-actions.pod:7195
+#: ../src/guestfs-actions.pod:7269 ../src/guestfs-actions.pod:7306
 msgid "(Added in 1.3.18)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7160
+#: ../src/guestfs-actions.pod:7271
 msgid "guestfs_vfs_type"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7162
+#: ../src/guestfs-actions.pod:7273
 #, no-wrap
 msgid ""
 " char *\n"
@@ -20200,7 +20376,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7166 ../fish/guestfish-actions.pod:4778
+#: ../src/guestfs-actions.pod:7277 ../fish/guestfish-actions.pod:4851
 msgid ""
 "This command gets the filesystem type corresponding to the filesystem on "
 "C<device>."
@@ -20208,7 +20384,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7169 ../fish/guestfish-actions.pod:4781
+#: ../src/guestfs-actions.pod:7280 ../fish/guestfish-actions.pod:4854
 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 "
@@ -20217,13 +20393,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7179
+#: ../src/guestfs-actions.pod:7290
 msgid "guestfs_vfs_uuid"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7181
+#: ../src/guestfs-actions.pod:7292
 #, no-wrap
 msgid ""
 " char *\n"
@@ -20234,31 +20410,31 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7185 ../fish/guestfish-actions.pod:4790
+#: ../src/guestfs-actions.pod:7296 ../fish/guestfish-actions.pod:4863
 msgid "This returns the filesystem UUID of the filesystem on C<device>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7188 ../fish/guestfish-actions.pod:4793
+#: ../src/guestfs-actions.pod:7299 ../fish/guestfish-actions.pod:4866
 msgid "If the filesystem does not have a UUID, this returns the empty string."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7190
+#: ../src/guestfs-actions.pod:7301
 msgid "To find a filesystem from the UUID, use C<guestfs_findfs_uuid>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7197
+#: ../src/guestfs-actions.pod:7308
 msgid "guestfs_vg_activate"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7199
+#: ../src/guestfs-actions.pod:7310
 #, no-wrap
 msgid ""
 " int\n"
@@ -20268,25 +20444,22 @@ msgid ""
 "\n"
 msgstr ""
 
-# type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7204 ../fish/guestfish-actions.pod:4801
+#: ../src/guestfs-actions.pod:7315 ../fish/guestfish-actions.pod:4874
 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 "
-"are made known to the kernel, ie. they appear as C</dev/mapper> devices.  If "
-"deactivated, then those devices disappear."
+"volumes in the listed volume groups C<volgroups>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7210 ../fish/guestfish-actions.pod:4807
+#: ../src/guestfs-actions.pod:7318 ../fish/guestfish-actions.pod:4877
 msgid "This command is the same as running C<vgchange -a y|n volgroups...>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7212 ../fish/guestfish-actions.pod:4809
+#: ../src/guestfs-actions.pod:7320 ../fish/guestfish-actions.pod:4879
 msgid ""
 "Note that if C<volgroups> is an empty list then B<all> volume groups are "
 "activated or deactivated."
@@ -20294,13 +20467,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7219
+#: ../src/guestfs-actions.pod:7327
 msgid "guestfs_vg_activate_all"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7221
+#: ../src/guestfs-actions.pod:7329
 #, no-wrap
 msgid ""
 " int\n"
@@ -20309,31 +20482,28 @@ msgid ""
 "\n"
 msgstr ""
 
-# type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7225 ../fish/guestfish-actions.pod:4816
+#: ../src/guestfs-actions.pod:7333 ../fish/guestfish-actions.pod:4886
 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 "
-"kernel, ie. they appear as C</dev/mapper> devices.  If deactivated, then "
-"those devices disappear."
+"volumes in all volume groups."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7231 ../fish/guestfish-actions.pod:4822
+#: ../src/guestfs-actions.pod:7336 ../fish/guestfish-actions.pod:4889
 msgid "This command is the same as running C<vgchange -a y|n>"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7237
+#: ../src/guestfs-actions.pod:7342
 msgid "guestfs_vgcreate"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7239
+#: ../src/guestfs-actions.pod:7344
 #, no-wrap
 msgid ""
 " int\n"
@@ -20345,7 +20515,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7244 ../fish/guestfish-actions.pod:4828
+#: ../src/guestfs-actions.pod:7349 ../fish/guestfish-actions.pod:4895
 msgid ""
 "This creates an LVM volume group called C<volgroup> from the non-empty list "
 "of physical volumes C<physvols>."
@@ -20353,13 +20523,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7251
+#: ../src/guestfs-actions.pod:7356
 msgid "guestfs_vglvuuids"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7253
+#: ../src/guestfs-actions.pod:7358
 #, no-wrap
 msgid ""
 " char **\n"
@@ -20370,7 +20540,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7257 ../fish/guestfish-actions.pod:4835
+#: ../src/guestfs-actions.pod:7362 ../fish/guestfish-actions.pod:4902
 msgid ""
 "Given a VG called C<vgname>, this returns the UUIDs of all the logical "
 "volumes created in this volume group."
@@ -20378,7 +20548,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7260
+#: ../src/guestfs-actions.pod:7365
 msgid ""
 "You can use this along with C<guestfs_lvs> and C<guestfs_lvuuid> calls to "
 "associate logical volumes and volume groups."
@@ -20386,19 +20556,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7263
+#: ../src/guestfs-actions.pod:7368
 msgid "See also C<guestfs_vgpvuuids>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7271
+#: ../src/guestfs-actions.pod:7376
 msgid "guestfs_vgpvuuids"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7273
+#: ../src/guestfs-actions.pod:7378
 #, no-wrap
 msgid ""
 " char **\n"
@@ -20409,7 +20579,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7277 ../fish/guestfish-actions.pod:4847
+#: ../src/guestfs-actions.pod:7382 ../fish/guestfish-actions.pod:4914
 msgid ""
 "Given a VG called C<vgname>, this returns the UUIDs of all the physical "
 "volumes that this volume group resides on."
@@ -20417,7 +20587,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7280
+#: ../src/guestfs-actions.pod:7385
 msgid ""
 "You can use this along with C<guestfs_pvs> and C<guestfs_pvuuid> calls to "
 "associate physical volumes and volume groups."
@@ -20425,19 +20595,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7283
+#: ../src/guestfs-actions.pod:7388
 msgid "See also C<guestfs_vglvuuids>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7291
+#: ../src/guestfs-actions.pod:7396
 msgid "guestfs_vgremove"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7293
+#: ../src/guestfs-actions.pod:7398
 #, no-wrap
 msgid ""
 " int\n"
@@ -20448,26 +20618,26 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7297 ../fish/guestfish-actions.pod:4859
+#: ../src/guestfs-actions.pod:7402 ../fish/guestfish-actions.pod:4926
 msgid "Remove an LVM volume group C<vgname>, (for example C<VG>)."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7299 ../fish/guestfish-actions.pod:4861
+#: ../src/guestfs-actions.pod:7404 ../fish/guestfish-actions.pod:4928
 msgid ""
 "This also forcibly removes all logical volumes in the volume group (if any)."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7306
+#: ../src/guestfs-actions.pod:7411
 msgid "guestfs_vgrename"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7308
+#: ../src/guestfs-actions.pod:7413
 #, no-wrap
 msgid ""
 " int\n"
@@ -20479,19 +20649,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7313 ../fish/guestfish-actions.pod:4868
+#: ../src/guestfs-actions.pod:7418 ../fish/guestfish-actions.pod:4935
 msgid "Rename a volume group C<volgroup> with the new name C<newvolgroup>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7319
+#: ../src/guestfs-actions.pod:7424
 msgid "guestfs_vgs"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7321
+#: ../src/guestfs-actions.pod:7426
 #, no-wrap
 msgid ""
 " char **\n"
@@ -20501,7 +20671,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7324 ../fish/guestfish-actions.pod:4874
+#: ../src/guestfs-actions.pod:7429 ../fish/guestfish-actions.pod:4941
 msgid ""
 "List all the volumes groups detected.  This is the equivalent of the L<vgs(8)"
 "> command."
@@ -20509,7 +20679,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7327 ../fish/guestfish-actions.pod:4877
+#: ../src/guestfs-actions.pod:7432 ../fish/guestfish-actions.pod:4944
 msgid ""
 "This returns a list of just the volume group names that were detected (eg. "
 "C<VolGroup00>)."
@@ -20517,19 +20687,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7330
+#: ../src/guestfs-actions.pod:7435
 msgid "See also C<guestfs_vgs_full>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7338
+#: ../src/guestfs-actions.pod:7443
 msgid "guestfs_vgs_full"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7340
+#: ../src/guestfs-actions.pod:7445
 #, no-wrap
 msgid ""
 " struct guestfs_lvm_vg_list *\n"
@@ -20539,7 +20709,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7343 ../fish/guestfish-actions.pod:4886
+#: ../src/guestfs-actions.pod:7448 ../fish/guestfish-actions.pod:4953
 msgid ""
 "List all the volumes groups detected.  This is the equivalent of the L<vgs(8)"
 "> command.  The \"full\" version includes all fields."
@@ -20547,7 +20717,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7346
+#: ../src/guestfs-actions.pod:7451
 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>."
@@ -20555,13 +20725,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7352
+#: ../src/guestfs-actions.pod:7457
 msgid "guestfs_vgscan"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7354
+#: ../src/guestfs-actions.pod:7459
 #, no-wrap
 msgid ""
 " int\n"
@@ -20571,7 +20741,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7357 ../fish/guestfish-actions.pod:4893
+#: ../src/guestfs-actions.pod:7462 ../fish/guestfish-actions.pod:4960
 msgid ""
 "This rescans all block devices and rebuilds the list of LVM physical "
 "volumes, volume groups and logical volumes."
@@ -20579,13 +20749,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7364
+#: ../src/guestfs-actions.pod:7469
 msgid "guestfs_vguuid"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7366
+#: ../src/guestfs-actions.pod:7471
 #, no-wrap
 msgid ""
 " char *\n"
@@ -20596,19 +20766,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7370 ../fish/guestfish-actions.pod:4900
+#: ../src/guestfs-actions.pod:7475 ../fish/guestfish-actions.pod:4967
 msgid "This command returns the UUID of the LVM VG named C<vgname>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7377
+#: ../src/guestfs-actions.pod:7482
 msgid "guestfs_wait_ready"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7379
+#: ../src/guestfs-actions.pod:7484
 #, no-wrap
 msgid ""
 " int\n"
@@ -20618,13 +20788,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7382
+#: ../src/guestfs-actions.pod:7487
 msgid "This function is a no op."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7384
+#: ../src/guestfs-actions.pod:7489
 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 "
@@ -20633,27 +20803,27 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7389
+#: ../src/guestfs-actions.pod:7494
 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: textblock
-#: ../src/guestfs-actions.pod:7395
+#: ../src/guestfs-actions.pod:7500
 msgid ""
 "This function is deprecated.  In new code, use the C<launch> call instead."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7404
+#: ../src/guestfs-actions.pod:7509
 msgid "guestfs_wc_c"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7406
+#: ../src/guestfs-actions.pod:7511
 #, no-wrap
 msgid ""
 " int\n"
@@ -20664,7 +20834,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7410 ../fish/guestfish-actions.pod:4906
+#: ../src/guestfs-actions.pod:7515 ../fish/guestfish-actions.pod:4973
 msgid ""
 "This command counts the characters in a file, using the C<wc -c> external "
 "command."
@@ -20672,13 +20842,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7417
+#: ../src/guestfs-actions.pod:7522
 msgid "guestfs_wc_l"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7419
+#: ../src/guestfs-actions.pod:7524
 #, no-wrap
 msgid ""
 " int\n"
@@ -20689,20 +20859,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7423 ../fish/guestfish-actions.pod:4913
+#: ../src/guestfs-actions.pod:7528 ../fish/guestfish-actions.pod:4980
 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:7430
+#: ../src/guestfs-actions.pod:7535
 msgid "guestfs_wc_w"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7432
+#: ../src/guestfs-actions.pod:7537
 #, no-wrap
 msgid ""
 " int\n"
@@ -20713,20 +20883,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7436 ../fish/guestfish-actions.pod:4920
+#: ../src/guestfs-actions.pod:7541 ../fish/guestfish-actions.pod:4987
 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:7443
+#: ../src/guestfs-actions.pod:7548
 msgid "guestfs_write"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7445
+#: ../src/guestfs-actions.pod:7550
 #, no-wrap
 msgid ""
 " int\n"
@@ -20739,7 +20909,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7451 ../fish/guestfish-actions.pod:4927
+#: ../src/guestfs-actions.pod:7556 ../fish/guestfish-actions.pod:4994
 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)."
@@ -20747,13 +20917,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7461
+#: ../src/guestfs-actions.pod:7566
 msgid "guestfs_write_file"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7463
+#: ../src/guestfs-actions.pod:7568
 #, no-wrap
 msgid ""
 " int\n"
@@ -20766,7 +20936,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7469 ../fish/guestfish-actions.pod:4937
+#: ../src/guestfs-actions.pod:7574 ../fish/guestfish-actions.pod:5004
 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>."
@@ -20774,7 +20944,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7473 ../fish/guestfish-actions.pod:4941
+#: ../src/guestfs-actions.pod:7578 ../fish/guestfish-actions.pod:5008
 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)."
@@ -20782,7 +20952,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7477 ../fish/guestfish-actions.pod:4945
+#: ../src/guestfs-actions.pod:7582 ../fish/guestfish-actions.pod:5012
 msgid ""
 "I<NB.> Owing to a bug, writing content containing ASCII NUL characters does "
 "I<not> work, even if the length is specified."
@@ -20790,20 +20960,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7485 ../fish/guestfish-actions.pod:4951
+#: ../src/guestfs-actions.pod:7590 ../fish/guestfish-actions.pod:5018
 msgid ""
 "This function is deprecated.  In new code, use the C<write> call instead."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7494
+#: ../src/guestfs-actions.pod:7599
 msgid "guestfs_zegrep"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7496
+#: ../src/guestfs-actions.pod:7601
 #, no-wrap
 msgid ""
 " char **\n"
@@ -20815,20 +20985,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7501 ../fish/guestfish-actions.pod:4962
+#: ../src/guestfs-actions.pod:7606 ../fish/guestfish-actions.pod:5029
 msgid ""
 "This calls the external C<zegrep> program and returns the matching lines."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7513
+#: ../src/guestfs-actions.pod:7618
 msgid "guestfs_zegrepi"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7515
+#: ../src/guestfs-actions.pod:7620
 #, no-wrap
 msgid ""
 " char **\n"
@@ -20840,20 +21010,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7520 ../fish/guestfish-actions.pod:4972
+#: ../src/guestfs-actions.pod:7625 ../fish/guestfish-actions.pod:5039
 msgid ""
 "This calls the external C<zegrep -i> program and returns the matching lines."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7532
+#: ../src/guestfs-actions.pod:7637
 msgid "guestfs_zero"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7534
+#: ../src/guestfs-actions.pod:7639
 #, no-wrap
 msgid ""
 " int\n"
@@ -20864,13 +21034,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7538 ../fish/guestfish-actions.pod:4982
+#: ../src/guestfs-actions.pod:7643 ../fish/guestfish-actions.pod:5049
 msgid "This command writes zeroes over the first few blocks of C<device>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7540 ../fish/guestfish-actions.pod:4984
+#: ../src/guestfs-actions.pod:7645 ../fish/guestfish-actions.pod:5051
 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 "
@@ -20878,7 +21048,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7544
+#: ../src/guestfs-actions.pod:7649
 msgid ""
 "See also: C<guestfs_zero_device>, C<guestfs_scrub_device>, "
 "C<guestfs_is_zero_device>"
@@ -20886,13 +21056,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7556
+#: ../src/guestfs-actions.pod:7661
 msgid "guestfs_zero_device"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7558
+#: ../src/guestfs-actions.pod:7663
 #, no-wrap
 msgid ""
 " int\n"
@@ -20903,7 +21073,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7562
+#: ../src/guestfs-actions.pod:7667
 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."
@@ -20911,19 +21081,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7576
+#: ../src/guestfs-actions.pod:7681
 msgid "(Added in 1.3.1)"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7578
+#: ../src/guestfs-actions.pod:7683
 msgid "guestfs_zerofree"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7580
+#: ../src/guestfs-actions.pod:7685
 #, no-wrap
 msgid ""
 " int\n"
@@ -20934,7 +21104,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7584 ../fish/guestfish-actions.pod:5006
+#: ../src/guestfs-actions.pod:7689 ../fish/guestfish-actions.pod:5073
 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 "
@@ -20943,13 +21113,13 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7589 ../fish/guestfish-actions.pod:5011
+#: ../src/guestfs-actions.pod:7694 ../fish/guestfish-actions.pod:5078
 msgid "You should B<not> run this program if the filesystem is mounted."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7592 ../fish/guestfish-actions.pod:5014
+#: ../src/guestfs-actions.pod:7697 ../fish/guestfish-actions.pod:5081
 msgid ""
 "It is possible that using this program can damage the filesystem or data on "
 "the filesystem."
@@ -20957,13 +21127,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7599
+#: ../src/guestfs-actions.pod:7704
 msgid "guestfs_zfgrep"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7601
+#: ../src/guestfs-actions.pod:7706
 #, no-wrap
 msgid ""
 " char **\n"
@@ -20975,20 +21145,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7606 ../fish/guestfish-actions.pod:5021
+#: ../src/guestfs-actions.pod:7711 ../fish/guestfish-actions.pod:5088
 msgid ""
 "This calls the external C<zfgrep> program and returns the matching lines."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7618
+#: ../src/guestfs-actions.pod:7723
 msgid "guestfs_zfgrepi"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7620
+#: ../src/guestfs-actions.pod:7725
 #, no-wrap
 msgid ""
 " char **\n"
@@ -21000,20 +21170,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7625 ../fish/guestfish-actions.pod:5031
+#: ../src/guestfs-actions.pod:7730 ../fish/guestfish-actions.pod:5098
 msgid ""
 "This calls the external C<zfgrep -i> program and returns the matching lines."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7637
+#: ../src/guestfs-actions.pod:7742
 msgid "guestfs_zfile"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7639
+#: ../src/guestfs-actions.pod:7744
 #, no-wrap
 msgid ""
 " char *\n"
@@ -21025,20 +21195,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7644 ../fish/guestfish-actions.pod:5041
+#: ../src/guestfs-actions.pod:7749 ../fish/guestfish-actions.pod:5108
 msgid ""
 "This command runs C<file> after first decompressing C<path> using C<method>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7647 ../fish/guestfish-actions.pod:5044
+#: ../src/guestfs-actions.pod:7752 ../fish/guestfish-actions.pod:5111
 msgid "C<method> must be one of C<gzip>, C<compress> or C<bzip2>."
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7649
+#: ../src/guestfs-actions.pod:7754
 msgid ""
 "Since 1.0.63, use C<guestfs_file> instead which can now process compressed "
 "files."
@@ -21046,20 +21216,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7655 ../fish/guestfish-actions.pod:5049
+#: ../src/guestfs-actions.pod:7760 ../fish/guestfish-actions.pod:5116
 msgid ""
 "This function is deprecated.  In new code, use the C<file> call instead."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7664
+#: ../src/guestfs-actions.pod:7769
 msgid "guestfs_zgrep"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7666
+#: ../src/guestfs-actions.pod:7771
 #, no-wrap
 msgid ""
 " char **\n"
@@ -21071,20 +21241,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7671 ../fish/guestfish-actions.pod:5060
+#: ../src/guestfs-actions.pod:7776 ../fish/guestfish-actions.pod:5127
 msgid ""
 "This calls the external C<zgrep> program and returns the matching lines."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../src/guestfs-actions.pod:7683
+#: ../src/guestfs-actions.pod:7788
 msgid "guestfs_zgrepi"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7685
+#: ../src/guestfs-actions.pod:7790
 #, no-wrap
 msgid ""
 " char **\n"
@@ -21096,7 +21266,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-actions.pod:7690 ../fish/guestfish-actions.pod:5070
+#: ../src/guestfs-actions.pod:7795 ../fish/guestfish-actions.pod:5137
 msgid ""
 "This calls the external C<zgrep -i> program and returns the matching lines."
 msgstr ""
@@ -21241,34 +21411,34 @@ msgstr ""
 msgid "B<ntfsprogs>"
 msgstr ""
 
-# type: textblock
 #. type: textblock
 #: ../src/guestfs-availability.pod:109
 msgid ""
-"The following functions: L</guestfs_ntfsresize> L</guestfs_ntfsresize_size>"
+"The following functions: L</guestfs_ntfsresize> L</guestfs_ntfsresize_opts> "
+"L</guestfs_ntfsresize_size>"
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-availability.pod:113
+#: ../src/guestfs-availability.pod:114
 msgid "B<realpath>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-availability.pod:115
+#: ../src/guestfs-availability.pod:116
 msgid "The following functions: L</guestfs_realpath>"
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-availability.pod:118
+#: ../src/guestfs-availability.pod:119
 msgid "B<scrub>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-availability.pod:120
+#: ../src/guestfs-availability.pod:121
 msgid ""
 "The following functions: L</guestfs_scrub_device> L</guestfs_scrub_file> L</"
 "guestfs_scrub_freespace>"
@@ -21276,37 +21446,37 @@ msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-availability.pod:125
+#: ../src/guestfs-availability.pod:126
 msgid "B<selinux>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-availability.pod:127
+#: ../src/guestfs-availability.pod:128
 msgid "The following functions: L</guestfs_getcon> L</guestfs_setcon>"
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-availability.pod:131
+#: ../src/guestfs-availability.pod:132
 msgid "B<xz>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-availability.pod:133
+#: ../src/guestfs-availability.pod:134
 msgid "The following functions: L</guestfs_txz_in> L</guestfs_txz_out>"
 msgstr ""
 
 # type: =item
 #. type: =item
-#: ../src/guestfs-availability.pod:137
+#: ../src/guestfs-availability.pod:138
 msgid "B<zerofree>"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../src/guestfs-availability.pod:139
+#: ../src/guestfs-availability.pod:140
 msgid "The following functions: L</guestfs_zerofree>"
 msgstr ""
 
@@ -24884,8 +25054,8 @@ msgstr ""
 # type: textblock
 #. type: textblock
 #: ../fish/guestfish-actions.pod:79 ../fish/guestfish-actions.pod:143
-#: ../fish/guestfish-actions.pod:1937 ../fish/guestfish-actions.pod:3087
-#: ../fish/guestfish-actions.pod:3260
+#: ../fish/guestfish-actions.pod:1937 ../fish/guestfish-actions.pod:3103
+#: ../fish/guestfish-actions.pod:3276 ../fish/guestfish-actions.pod:3411
 msgid ""
 "This command has one or more optional arguments.  See L</OPTIONAL ARGUMENTS>."
 msgstr ""
@@ -25400,10 +25570,10 @@ msgstr ""
 #: ../fish/guestfish-actions.pod:435 ../fish/guestfish-actions.pod:444
 #: ../fish/guestfish-actions.pod:668 ../fish/guestfish-actions.pod:837
 #: ../fish/guestfish-actions.pod:856 ../fish/guestfish-actions.pod:1230
-#: ../fish/guestfish-actions.pod:4533 ../fish/guestfish-actions.pod:4545
-#: ../fish/guestfish-actions.pod:4556 ../fish/guestfish-actions.pod:4567
-#: ../fish/guestfish-actions.pod:4619 ../fish/guestfish-actions.pod:4628
-#: ../fish/guestfish-actions.pod:4682 ../fish/guestfish-actions.pod:4705
+#: ../fish/guestfish-actions.pod:4606 ../fish/guestfish-actions.pod:4618
+#: ../fish/guestfish-actions.pod:4629 ../fish/guestfish-actions.pod:4640
+#: ../fish/guestfish-actions.pod:4692 ../fish/guestfish-actions.pod:4701
+#: ../fish/guestfish-actions.pod:4755 ../fish/guestfish-actions.pod:4778
 msgid "Use C<-> instead of a filename to read/write from stdin/stdout."
 msgstr ""
 
@@ -27563,7 +27733,7 @@ msgstr ""
 # type: textblock
 #. type: textblock
 #: ../fish/guestfish-actions.pod:2313 ../fish/guestfish-actions.pod:2511
-#: ../fish/guestfish-actions.pod:2557
+#: ../fish/guestfish-actions.pod:2570
 msgid "See also L</list-filesystems>."
 msgstr ""
 
@@ -27914,15 +28084,42 @@ msgid ""
 "\n"
 msgstr ""
 
-# type: =head2
 #. type: =head2
 #: ../fish/guestfish-actions.pod:2513
+msgid "list-dm-devices"
+msgstr ""
+
+#. type: verbatim
+#: ../fish/guestfish-actions.pod:2515
+#, no-wrap
+msgid ""
+" list-dm-devices\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../fish/guestfish-actions.pod:2519
+msgid ""
+"The returned list contains C</dev/mapper/*> devices, eg. ones created by a "
+"previous call to L</luks-open>."
+msgstr ""
+
+#. type: textblock
+#: ../fish/guestfish-actions.pod:2522
+msgid ""
+"Device mapper devices which correspond to logical volumes are I<not> "
+"returned in this list.  Call L</lvs> if you want to list logical volumes."
+msgstr ""
+
+# type: =head2
+#. type: =head2
+#: ../fish/guestfish-actions.pod:2526
 msgid "list-filesystems"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2515
+#: ../fish/guestfish-actions.pod:2528
 #, no-wrap
 msgid ""
 " list-filesystems\n"
@@ -27931,7 +28128,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2534
+#: ../fish/guestfish-actions.pod:2547
 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 "
@@ -27940,7 +28137,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2538
+#: ../fish/guestfish-actions.pod:2551
 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 "
@@ -27951,13 +28148,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2546
+#: ../fish/guestfish-actions.pod:2559
 msgid "list-partitions"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2548
+#: ../fish/guestfish-actions.pod:2561
 #, no-wrap
 msgid ""
 " list-partitions\n"
@@ -27966,7 +28163,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2554
+#: ../fish/guestfish-actions.pod:2567
 msgid ""
 "This does not return logical volumes.  For that you will need to call L</"
 "lvs>."
@@ -27974,13 +28171,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2559
+#: ../fish/guestfish-actions.pod:2572
 msgid "ll"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2561
+#: ../fish/guestfish-actions.pod:2574
 #, no-wrap
 msgid ""
 " ll directory\n"
@@ -27989,13 +28186,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2569
+#: ../fish/guestfish-actions.pod:2582
 msgid "ln"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2571
+#: ../fish/guestfish-actions.pod:2584
 #, no-wrap
 msgid ""
 " ln target linkname\n"
@@ -28004,13 +28201,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2575
+#: ../fish/guestfish-actions.pod:2588
 msgid "ln-f"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2577
+#: ../fish/guestfish-actions.pod:2590
 #, no-wrap
 msgid ""
 " ln-f target linkname\n"
@@ -28019,13 +28216,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2582
+#: ../fish/guestfish-actions.pod:2595
 msgid "ln-s"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2584
+#: ../fish/guestfish-actions.pod:2597
 #, no-wrap
 msgid ""
 " ln-s target linkname\n"
@@ -28034,13 +28231,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2588
+#: ../fish/guestfish-actions.pod:2601
 msgid "ln-sf"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2590
+#: ../fish/guestfish-actions.pod:2603
 #, no-wrap
 msgid ""
 " ln-sf target linkname\n"
@@ -28049,13 +28246,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2595
+#: ../fish/guestfish-actions.pod:2608
 msgid "lremovexattr"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2597
+#: ../fish/guestfish-actions.pod:2610
 #, no-wrap
 msgid ""
 " lremovexattr xattr path\n"
@@ -28064,7 +28261,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2599
+#: ../fish/guestfish-actions.pod:2612
 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."
@@ -28072,13 +28269,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2603
+#: ../fish/guestfish-actions.pod:2616
 msgid "ls"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2605
+#: ../fish/guestfish-actions.pod:2618
 #, no-wrap
 msgid ""
 " ls directory\n"
@@ -28087,7 +28284,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2611
+#: ../fish/guestfish-actions.pod:2624
 msgid ""
 "This command is mostly useful for interactive sessions.  Programs should "
 "probably use L</readdir> instead."
@@ -28095,13 +28292,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2614
+#: ../fish/guestfish-actions.pod:2627
 msgid "lsetxattr"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2616
+#: ../fish/guestfish-actions.pod:2629
 #, no-wrap
 msgid ""
 " lsetxattr xattr val vallen path\n"
@@ -28110,7 +28307,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2618
+#: ../fish/guestfish-actions.pod:2631
 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."
@@ -28118,13 +28315,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2622
+#: ../fish/guestfish-actions.pod:2635
 msgid "lstat"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2624
+#: ../fish/guestfish-actions.pod:2637
 #, no-wrap
 msgid ""
 " lstat path\n"
@@ -28133,7 +28330,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2628
+#: ../fish/guestfish-actions.pod:2641
 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."
@@ -28141,13 +28338,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2634
+#: ../fish/guestfish-actions.pod:2647
 msgid "lstatlist"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2636
+#: ../fish/guestfish-actions.pod:2649
 #, no-wrap
 msgid ""
 " lstatlist path 'names ...'\n"
@@ -28156,7 +28353,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2638
+#: ../fish/guestfish-actions.pod:2651
 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 "
@@ -28165,7 +28362,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2647
+#: ../fish/guestfish-actions.pod:2660
 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 "
@@ -28177,13 +28374,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2655
+#: ../fish/guestfish-actions.pod:2668
 msgid "luks-add-key"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2657
+#: ../fish/guestfish-actions.pod:2670
 #, no-wrap
 msgid ""
 " luks-add-key device keyslot\n"
@@ -28192,7 +28389,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2664
+#: ../fish/guestfish-actions.pod:2677
 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."
@@ -28200,9 +28397,9 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2668 ../fish/guestfish-actions.pod:2690
-#: ../fish/guestfish-actions.pod:2703 ../fish/guestfish-actions.pod:2717
-#: ../fish/guestfish-actions.pod:2740 ../fish/guestfish-actions.pod:2750
+#: ../fish/guestfish-actions.pod:2681 ../fish/guestfish-actions.pod:2703
+#: ../fish/guestfish-actions.pod:2716 ../fish/guestfish-actions.pod:2730
+#: ../fish/guestfish-actions.pod:2756 ../fish/guestfish-actions.pod:2766
 msgid ""
 "This command has one or more key or passphrase parameters.  Guestfish will "
 "prompt for these separately."
@@ -28210,13 +28407,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2671
+#: ../fish/guestfish-actions.pod:2684
 msgid "luks-close"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2673
+#: ../fish/guestfish-actions.pod:2686
 #, no-wrap
 msgid ""
 " luks-close device\n"
@@ -28225,7 +28422,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2675
+#: ../fish/guestfish-actions.pod:2688
 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 "
@@ -28235,13 +28432,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2681
+#: ../fish/guestfish-actions.pod:2694
 msgid "luks-format"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2683
+#: ../fish/guestfish-actions.pod:2696
 #, no-wrap
 msgid ""
 " luks-format device keyslot\n"
@@ -28250,13 +28447,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2696
+#: ../fish/guestfish-actions.pod:2709
 msgid "luks-format-cipher"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2698
+#: ../fish/guestfish-actions.pod:2711
 #, no-wrap
 msgid ""
 " luks-format-cipher device keyslot cipher\n"
@@ -28265,7 +28462,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2700
+#: ../fish/guestfish-actions.pod:2713
 msgid ""
 "This command is the same as L</luks-format> but it also allows you to set "
 "the C<cipher> used."
@@ -28273,13 +28470,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2709
+#: ../fish/guestfish-actions.pod:2722
 msgid "luks-kill-slot"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2711
+#: ../fish/guestfish-actions.pod:2724
 #, no-wrap
 msgid ""
 " luks-kill-slot device keyslot\n"
@@ -28288,13 +28485,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2720
+#: ../fish/guestfish-actions.pod:2733
 msgid "luks-open"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2722
+#: ../fish/guestfish-actions.pod:2735
 #, no-wrap
 msgid ""
 " luks-open device mapname\n"
@@ -28303,21 +28500,26 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2736
+#: ../fish/guestfish-actions.pod:2749
 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: textblock
+#: ../fish/guestfish-actions.pod:2753
+msgid "Use L</list-dm-devices> to list all device mapper devices."
+msgstr ""
+
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2743
+#: ../fish/guestfish-actions.pod:2759
 msgid "luks-open-ro"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2745
+#: ../fish/guestfish-actions.pod:2761
 #, no-wrap
 msgid ""
 " luks-open-ro device mapname\n"
@@ -28326,20 +28528,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2747
+#: ../fish/guestfish-actions.pod:2763
 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:2753
+#: ../fish/guestfish-actions.pod:2769
 msgid "lvcreate"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2755
+#: ../fish/guestfish-actions.pod:2771
 #, no-wrap
 msgid ""
 " lvcreate logvol volgroup mbytes\n"
@@ -28348,13 +28550,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2760
+#: ../fish/guestfish-actions.pod:2776
 msgid "lvm-canonical-lv-name"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2762
+#: ../fish/guestfish-actions.pod:2778
 #, no-wrap
 msgid ""
 " lvm-canonical-lv-name lvname\n"
@@ -28363,19 +28565,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2771
+#: ../fish/guestfish-actions.pod:2787
 msgid "See also L</is-lv>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2773
+#: ../fish/guestfish-actions.pod:2789
 msgid "lvm-clear-filter"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2775
+#: ../fish/guestfish-actions.pod:2791
 #, no-wrap
 msgid ""
 " lvm-clear-filter\n"
@@ -28384,7 +28586,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2777
+#: ../fish/guestfish-actions.pod:2793
 msgid ""
 "This undoes the effect of L</lvm-set-filter>.  LVM will be able to see every "
 "block device."
@@ -28392,13 +28594,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2783
+#: ../fish/guestfish-actions.pod:2799
 msgid "lvm-remove-all"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2785
+#: ../fish/guestfish-actions.pod:2801
 #, no-wrap
 msgid ""
 " lvm-remove-all\n"
@@ -28407,13 +28609,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2793
+#: ../fish/guestfish-actions.pod:2809
 msgid "lvm-set-filter"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2795
+#: ../fish/guestfish-actions.pod:2811
 #, no-wrap
 msgid ""
 " lvm-set-filter 'devices ...'\n"
@@ -28422,13 +28624,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2820
+#: ../fish/guestfish-actions.pod:2836
 msgid "lvremove"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2822
+#: ../fish/guestfish-actions.pod:2838
 #, no-wrap
 msgid ""
 " lvremove device\n"
@@ -28437,13 +28639,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2830
+#: ../fish/guestfish-actions.pod:2846
 msgid "lvrename"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2832
+#: ../fish/guestfish-actions.pod:2848
 #, no-wrap
 msgid ""
 " lvrename logvol newlogvol\n"
@@ -28452,13 +28654,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2836
+#: ../fish/guestfish-actions.pod:2852
 msgid "lvresize"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2838
+#: ../fish/guestfish-actions.pod:2854
 #, no-wrap
 msgid ""
 " lvresize device mbytes\n"
@@ -28467,13 +28669,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2844
+#: ../fish/guestfish-actions.pod:2860
 msgid "lvresize-free"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2846
+#: ../fish/guestfish-actions.pod:2862
 #, no-wrap
 msgid ""
 " lvresize-free lv percent\n"
@@ -28482,13 +28684,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2854
+#: ../fish/guestfish-actions.pod:2870
 msgid "lvs"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2856
+#: ../fish/guestfish-actions.pod:2872
 #, no-wrap
 msgid ""
 " lvs\n"
@@ -28497,19 +28699,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2864
+#: ../fish/guestfish-actions.pod:2880
 msgid "See also L</lvs-full>, L</list-filesystems>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2866
+#: ../fish/guestfish-actions.pod:2882
 msgid "lvs-full"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2868
+#: ../fish/guestfish-actions.pod:2884
 #, no-wrap
 msgid ""
 " lvs-full\n"
@@ -28518,13 +28720,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2873
+#: ../fish/guestfish-actions.pod:2889
 msgid "lvuuid"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2875
+#: ../fish/guestfish-actions.pod:2891
 #, no-wrap
 msgid ""
 " lvuuid device\n"
@@ -28533,13 +28735,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2879
+#: ../fish/guestfish-actions.pod:2895
 msgid "lxattrlist"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2881
+#: ../fish/guestfish-actions.pod:2897
 #, no-wrap
 msgid ""
 " lxattrlist path 'names ...'\n"
@@ -28548,7 +28750,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2897
+#: ../fish/guestfish-actions.pod:2913
 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 "
@@ -28560,13 +28762,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2905
+#: ../fish/guestfish-actions.pod:2921
 msgid "mkdir"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2907
+#: ../fish/guestfish-actions.pod:2923
 #, no-wrap
 msgid ""
 " mkdir path\n"
@@ -28575,13 +28777,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2911
+#: ../fish/guestfish-actions.pod:2927
 msgid "mkdir-mode"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2913
+#: ../fish/guestfish-actions.pod:2929
 #, no-wrap
 msgid ""
 " mkdir-mode path mode\n"
@@ -28590,19 +28792,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2922
+#: ../fish/guestfish-actions.pod:2938
 msgid "See also L</mkdir>, L</umask>"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2924
+#: ../fish/guestfish-actions.pod:2940
 msgid "mkdir-p"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2926
+#: ../fish/guestfish-actions.pod:2942
 #, no-wrap
 msgid ""
 " mkdir-p path\n"
@@ -28611,13 +28813,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2931
+#: ../fish/guestfish-actions.pod:2947
 msgid "mkdtemp"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2933
+#: ../fish/guestfish-actions.pod:2949
 #, no-wrap
 msgid ""
 " mkdtemp template\n"
@@ -28626,13 +28828,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2954
+#: ../fish/guestfish-actions.pod:2970
 msgid "mke2fs-J"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2956
+#: ../fish/guestfish-actions.pod:2972
 #, no-wrap
 msgid ""
 " mke2fs-J fstype blocksize device journal\n"
@@ -28641,19 +28843,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2964
+#: ../fish/guestfish-actions.pod:2980
 msgid "See also L</mke2journal>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2966
+#: ../fish/guestfish-actions.pod:2982
 msgid "mke2fs-JL"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2968
+#: ../fish/guestfish-actions.pod:2984
 #, no-wrap
 msgid ""
 " mke2fs-JL fstype blocksize device label\n"
@@ -28662,19 +28864,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2973
+#: ../fish/guestfish-actions.pod:2989
 msgid "See also L</mke2journal-L>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2975
+#: ../fish/guestfish-actions.pod:2991
 msgid "mke2fs-JU"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2977
+#: ../fish/guestfish-actions.pod:2993
 #, no-wrap
 msgid ""
 " mke2fs-JU fstype blocksize device uuid\n"
@@ -28683,19 +28885,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2982
+#: ../fish/guestfish-actions.pod:2998
 msgid "See also L</mke2journal-U>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2984
+#: ../fish/guestfish-actions.pod:3000
 msgid "mke2journal"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2986
+#: ../fish/guestfish-actions.pod:3002
 #, no-wrap
 msgid ""
 " mke2journal blocksize device\n"
@@ -28704,13 +28906,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2993
+#: ../fish/guestfish-actions.pod:3009
 msgid "mke2journal-L"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2995
+#: ../fish/guestfish-actions.pod:3011
 #, no-wrap
 msgid ""
 " mke2journal-L blocksize label device\n"
@@ -28719,13 +28921,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2999
+#: ../fish/guestfish-actions.pod:3015
 msgid "mke2journal-U"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3001
+#: ../fish/guestfish-actions.pod:3017
 #, no-wrap
 msgid ""
 " mke2journal-U blocksize uuid device\n"
@@ -28734,13 +28936,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3005
+#: ../fish/guestfish-actions.pod:3021
 msgid "mkfifo"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3007
+#: ../fish/guestfish-actions.pod:3023
 #, no-wrap
 msgid ""
 " mkfifo mode path\n"
@@ -28749,7 +28951,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3009
+#: ../fish/guestfish-actions.pod:3025
 msgid ""
 "This call creates a FIFO (named pipe) called C<path> with mode C<mode>.  It "
 "is just a convenient wrapper around L</mknod>."
@@ -28757,13 +28959,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3015
+#: ../fish/guestfish-actions.pod:3031
 msgid "mkfs"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3017
+#: ../fish/guestfish-actions.pod:3033
 #, no-wrap
 msgid ""
 " mkfs fstype device\n"
@@ -28772,13 +28974,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3023
+#: ../fish/guestfish-actions.pod:3039
 msgid "mkfs-b"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3025
+#: ../fish/guestfish-actions.pod:3041
 #, no-wrap
 msgid ""
 " mkfs-b fstype blocksize device\n"
@@ -28787,7 +28989,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3027
+#: ../fish/guestfish-actions.pod:3043
 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 "
@@ -28796,12 +28998,12 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3042
+#: ../fish/guestfish-actions.pod:3058
 msgid "mkfs-opts"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3044
+#: ../fish/guestfish-actions.pod:3060
 #, no-wrap
 msgid ""
 " mkfs-opts fstype device [blocksize:..] [features:..] [inode:..] [sectorsize:..]\n"
@@ -28810,13 +29012,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3089
+#: ../fish/guestfish-actions.pod:3105
 msgid "mkmountpoint"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3091
+#: ../fish/guestfish-actions.pod:3107
 #, no-wrap
 msgid ""
 " mkmountpoint exemptpath\n"
@@ -28825,7 +29027,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3093
+#: ../fish/guestfish-actions.pod:3109
 msgid ""
 "L</mkmountpoint> and L</rmmountpoint> are specialized calls that can be used "
 "to create extra mountpoints before mounting the first filesystem."
@@ -28833,7 +29035,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3117
+#: ../fish/guestfish-actions.pod:3133
 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 "
@@ -28842,7 +29044,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3121
+#: ../fish/guestfish-actions.pod:3137
 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 "
@@ -28850,7 +29052,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3128
+#: ../fish/guestfish-actions.pod:3144
 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 "
@@ -28859,13 +29061,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3132
+#: ../fish/guestfish-actions.pod:3148
 msgid "mknod"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3134
+#: ../fish/guestfish-actions.pod:3150
 #, no-wrap
 msgid ""
 " mknod mode devmajor devminor path\n"
@@ -28874,7 +29076,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3144
+#: ../fish/guestfish-actions.pod:3160
 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 "
@@ -28886,13 +29088,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3154
+#: ../fish/guestfish-actions.pod:3170
 msgid "mknod-b"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3156
+#: ../fish/guestfish-actions.pod:3172
 #, no-wrap
 msgid ""
 " mknod-b mode devmajor devminor path\n"
@@ -28901,7 +29103,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3158
+#: ../fish/guestfish-actions.pod:3174
 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 "
@@ -28910,13 +29112,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3164
+#: ../fish/guestfish-actions.pod:3180
 msgid "mknod-c"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3166
+#: ../fish/guestfish-actions.pod:3182
 #, no-wrap
 msgid ""
 " mknod-c mode devmajor devminor path\n"
@@ -28925,7 +29127,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3168
+#: ../fish/guestfish-actions.pod:3184
 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 "
@@ -28934,13 +29136,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3174
+#: ../fish/guestfish-actions.pod:3190
 msgid "mkswap"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3176
+#: ../fish/guestfish-actions.pod:3192
 #, no-wrap
 msgid ""
 " mkswap device\n"
@@ -28949,13 +29151,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3180
+#: ../fish/guestfish-actions.pod:3196
 msgid "mkswap-L"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3182
+#: ../fish/guestfish-actions.pod:3198
 #, no-wrap
 msgid ""
 " mkswap-L label device\n"
@@ -28964,13 +29166,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3190
+#: ../fish/guestfish-actions.pod:3206
 msgid "mkswap-U"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3192
+#: ../fish/guestfish-actions.pod:3208
 #, no-wrap
 msgid ""
 " mkswap-U uuid device\n"
@@ -28979,13 +29181,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3196
+#: ../fish/guestfish-actions.pod:3212
 msgid "mkswap-file"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3198
+#: ../fish/guestfish-actions.pod:3214
 #, no-wrap
 msgid ""
 " mkswap-file path\n"
@@ -28994,7 +29196,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3202
+#: ../fish/guestfish-actions.pod:3218
 msgid ""
 "This command just writes a swap file signature to an existing file.  To "
 "create the file itself, use something like L</fallocate>."
@@ -29002,13 +29204,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3205
+#: ../fish/guestfish-actions.pod:3221
 msgid "modprobe"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3207
+#: ../fish/guestfish-actions.pod:3223
 #, no-wrap
 msgid ""
 " modprobe modulename\n"
@@ -29017,13 +29219,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3214
+#: ../fish/guestfish-actions.pod:3230
 msgid "mount"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3216
+#: ../fish/guestfish-actions.pod:3232
 #, no-wrap
 msgid ""
 " mount device mountpoint\n"
@@ -29032,7 +29234,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3232
+#: ../fish/guestfish-actions.pod:3248
 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 "
@@ -29044,12 +29246,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3249
+#: ../fish/guestfish-actions.pod:3265
 msgid "mount-9p"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3251
+#: ../fish/guestfish-actions.pod:3267
 #, no-wrap
 msgid ""
 " mount-9p mounttag mountpoint [options:..]\n"
@@ -29058,13 +29260,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3262
+#: ../fish/guestfish-actions.pod:3278
 msgid "mount-loop"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3264
+#: ../fish/guestfish-actions.pod:3280
 #, no-wrap
 msgid ""
 " mount-loop file mountpoint\n"
@@ -29073,13 +29275,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3270
+#: ../fish/guestfish-actions.pod:3286
 msgid "mount-options"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3272
+#: ../fish/guestfish-actions.pod:3288
 #, no-wrap
 msgid ""
 " mount-options options device mountpoint\n"
@@ -29088,7 +29290,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3274
+#: ../fish/guestfish-actions.pod:3290
 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."
@@ -29096,13 +29298,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3282
+#: ../fish/guestfish-actions.pod:3298
 msgid "mount-ro"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3284
+#: ../fish/guestfish-actions.pod:3300
 #, no-wrap
 msgid ""
 " mount-ro device mountpoint\n"
@@ -29111,7 +29313,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3286
+#: ../fish/guestfish-actions.pod:3302
 msgid ""
 "This is the same as the L</mount> command, but it mounts the filesystem with "
 "the read-only (I<-o ro>) flag."
@@ -29119,13 +29321,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3289
+#: ../fish/guestfish-actions.pod:3305
 msgid "mount-vfs"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3291
+#: ../fish/guestfish-actions.pod:3307
 #, no-wrap
 msgid ""
 " mount-vfs options vfstype device mountpoint\n"
@@ -29134,7 +29336,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3293
+#: ../fish/guestfish-actions.pod:3309
 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."
@@ -29142,13 +29344,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3297
+#: ../fish/guestfish-actions.pod:3313
 msgid "mountpoints"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3299
+#: ../fish/guestfish-actions.pod:3315
 #, no-wrap
 msgid ""
 " mountpoints\n"
@@ -29157,7 +29359,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3301
+#: ../fish/guestfish-actions.pod:3317
 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 "
@@ -29166,13 +29368,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3305
+#: ../fish/guestfish-actions.pod:3321
 msgid "mounts"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3307
+#: ../fish/guestfish-actions.pod:3323
 #, no-wrap
 msgid ""
 " mounts\n"
@@ -29181,19 +29383,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3314
+#: ../fish/guestfish-actions.pod:3330
 msgid "See also: L</mountpoints>"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3316
+#: ../fish/guestfish-actions.pod:3332
 msgid "mv"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3318
+#: ../fish/guestfish-actions.pod:3334
 #, no-wrap
 msgid ""
 " mv src dest\n"
@@ -29202,13 +29404,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3323
+#: ../fish/guestfish-actions.pod:3339
 msgid "ntfs-3g-probe"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3325
+#: ../fish/guestfish-actions.pod:3341
 #, no-wrap
 msgid ""
 " ntfs-3g-probe true|false device\n"
@@ -29217,28 +29419,51 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3339
+#: ../fish/guestfish-actions.pod:3355
 msgid "ntfsresize"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3341
+#: ../fish/guestfish-actions.pod:3357
 #, no-wrap
 msgid ""
 " ntfsresize device\n"
 "\n"
 msgstr ""
 
+#. type: =head2
+#: ../fish/guestfish-actions.pod:3379
+msgid "ntfsresize-opts"
+msgstr ""
+
+#. type: verbatim
+#: ../fish/guestfish-actions.pod:3381
+#, no-wrap
+msgid ""
+" ntfsresize-opts device [size:..] [force:..]\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../fish/guestfish-actions.pod:3400
+msgid ""
+"After the resize operation, the filesystem is always marked as requiring a "
+"consistency check (for safety).  You have to boot into Windows to perform "
+"this check and clear this condition.  If you I<don't> set the C<force> "
+"option then it is not possible to call L</ntfsresize-opts> multiple times on "
+"a single filesystem without booting into Windows between each resize."
+msgstr ""
+
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3347
+#: ../fish/guestfish-actions.pod:3413
 msgid "ntfsresize-size"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3349
+#: ../fish/guestfish-actions.pod:3415
 #, no-wrap
 msgid ""
 " ntfsresize-size device size\n"
@@ -29247,7 +29472,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3351
+#: ../fish/guestfish-actions.pod:3417
 msgid ""
 "This command is the same as L</ntfsresize> except that it allows you to "
 "specify the new size (in bytes) explicitly."
@@ -29255,13 +29480,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3354
+#: ../fish/guestfish-actions.pod:3427
 msgid "part-add"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3356
+#: ../fish/guestfish-actions.pod:3429
 #, no-wrap
 msgid ""
 " part-add device prlogex startsect endsect\n"
@@ -29270,7 +29495,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3358
+#: ../fish/guestfish-actions.pod:3431
 msgid ""
 "This command adds a partition to C<device>.  If there is no partition table "
 "on the device, call L</part-init> first."
@@ -29278,7 +29503,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3370
+#: ../fish/guestfish-actions.pod:3443
 msgid ""
 "Creating a partition which covers the whole disk is not so easy.  Use L</"
 "part-disk> to do that."
@@ -29286,13 +29511,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3373
+#: ../fish/guestfish-actions.pod:3446
 msgid "part-del"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3375
+#: ../fish/guestfish-actions.pod:3448
 #, no-wrap
 msgid ""
 " part-del device partnum\n"
@@ -29301,13 +29526,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3383
+#: ../fish/guestfish-actions.pod:3456
 msgid "part-disk"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3385
+#: ../fish/guestfish-actions.pod:3458
 #, no-wrap
 msgid ""
 " part-disk device parttype\n"
@@ -29316,7 +29541,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3387
+#: ../fish/guestfish-actions.pod:3460
 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."
@@ -29324,7 +29549,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3391
+#: ../fish/guestfish-actions.pod:3464
 msgid ""
 "C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other "
 "possible values are described in L</part-init>."
@@ -29332,13 +29557,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3397
+#: ../fish/guestfish-actions.pod:3470
 msgid "part-get-bootable"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3399
+#: ../fish/guestfish-actions.pod:3472
 #, no-wrap
 msgid ""
 " part-get-bootable device partnum\n"
@@ -29347,19 +29572,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3404
+#: ../fish/guestfish-actions.pod:3477
 msgid "See also L</part-set-bootable>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3406
+#: ../fish/guestfish-actions.pod:3479
 msgid "part-get-mbr-id"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3408
+#: ../fish/guestfish-actions.pod:3481
 #, no-wrap
 msgid ""
 " part-get-mbr-id device partnum\n"
@@ -29368,7 +29593,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3413 ../fish/guestfish-actions.pod:3551
+#: ../fish/guestfish-actions.pod:3486 ../fish/guestfish-actions.pod:3624
 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-"
@@ -29377,13 +29602,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3417
+#: ../fish/guestfish-actions.pod:3490
 msgid "part-get-parttype"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3419
+#: ../fish/guestfish-actions.pod:3492
 #, no-wrap
 msgid ""
 " part-get-parttype device\n"
@@ -29392,7 +29617,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3424
+#: ../fish/guestfish-actions.pod:3497
 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 "
@@ -29401,13 +29626,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3429
+#: ../fish/guestfish-actions.pod:3502
 msgid "part-init"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3431
+#: ../fish/guestfish-actions.pod:3504
 #, no-wrap
 msgid ""
 " part-init device parttype\n"
@@ -29416,7 +29641,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3437
+#: ../fish/guestfish-actions.pod:3510
 msgid ""
 "Initially there are no partitions.  Following this, you should call L</part-"
 "add> for each partition required."
@@ -29424,13 +29649,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3500
+#: ../fish/guestfish-actions.pod:3573
 msgid "part-list"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3502
+#: ../fish/guestfish-actions.pod:3575
 #, no-wrap
 msgid ""
 " part-list device\n"
@@ -29439,7 +29664,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3517
+#: ../fish/guestfish-actions.pod:3590
 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>."
@@ -29447,13 +29672,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3530
+#: ../fish/guestfish-actions.pod:3603
 msgid "part-set-bootable"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3532
+#: ../fish/guestfish-actions.pod:3605
 #, no-wrap
 msgid ""
 " part-set-bootable device partnum true|false\n"
@@ -29462,13 +29687,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3541
+#: ../fish/guestfish-actions.pod:3614
 msgid "part-set-mbr-id"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3543
+#: ../fish/guestfish-actions.pod:3616
 #, no-wrap
 msgid ""
 " part-set-mbr-id device partnum idbyte\n"
@@ -29477,13 +29702,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3555
+#: ../fish/guestfish-actions.pod:3628
 msgid "part-set-name"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3557
+#: ../fish/guestfish-actions.pod:3630
 #, no-wrap
 msgid ""
 " part-set-name device partnum name\n"
@@ -29492,13 +29717,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3565
+#: ../fish/guestfish-actions.pod:3638
 msgid "part-to-dev"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3567
+#: ../fish/guestfish-actions.pod:3640
 #, no-wrap
 msgid ""
 " part-to-dev partition\n"
@@ -29507,7 +29732,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3573
+#: ../fish/guestfish-actions.pod:3646
 msgid ""
 "The named partition must exist, for example as a string returned from L</"
 "list-partitions>."
@@ -29515,13 +29740,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3576
+#: ../fish/guestfish-actions.pod:3649
 msgid "ping-daemon"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3578
+#: ../fish/guestfish-actions.pod:3651
 #, no-wrap
 msgid ""
 " ping-daemon\n"
@@ -29530,13 +29755,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3585
+#: ../fish/guestfish-actions.pod:3658
 msgid "pread"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3587
+#: ../fish/guestfish-actions.pod:3660
 #, no-wrap
 msgid ""
 " pread path count offset\n"
@@ -29545,19 +29770,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3595
+#: ../fish/guestfish-actions.pod:3668
 msgid "See also L</pwrite>, L</pread-device>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3600
+#: ../fish/guestfish-actions.pod:3673
 msgid "pread-device"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3602
+#: ../fish/guestfish-actions.pod:3675
 #, no-wrap
 msgid ""
 " pread-device device count offset\n"
@@ -29566,19 +29791,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3610
+#: ../fish/guestfish-actions.pod:3683
 msgid "See also L</pread>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3615
+#: ../fish/guestfish-actions.pod:3688
 msgid "pvcreate"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3617
+#: ../fish/guestfish-actions.pod:3690
 #, no-wrap
 msgid ""
 " pvcreate device\n"
@@ -29587,13 +29812,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3623
+#: ../fish/guestfish-actions.pod:3696
 msgid "pvremove"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3625
+#: ../fish/guestfish-actions.pod:3698
 #, no-wrap
 msgid ""
 " pvremove device\n"
@@ -29602,13 +29827,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3634
+#: ../fish/guestfish-actions.pod:3707
 msgid "pvresize"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3636
+#: ../fish/guestfish-actions.pod:3709
 #, no-wrap
 msgid ""
 " pvresize device\n"
@@ -29617,13 +29842,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3641
+#: ../fish/guestfish-actions.pod:3714
 msgid "pvresize-size"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3643
+#: ../fish/guestfish-actions.pod:3716
 #, no-wrap
 msgid ""
 " pvresize-size device size\n"
@@ -29632,7 +29857,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3645
+#: ../fish/guestfish-actions.pod:3718
 msgid ""
 "This command is the same as L</pvresize> except that it allows you to "
 "specify the new size (in bytes) explicitly."
@@ -29640,13 +29865,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3648
+#: ../fish/guestfish-actions.pod:3721
 msgid "pvs"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3650
+#: ../fish/guestfish-actions.pod:3723
 #, no-wrap
 msgid ""
 " pvs\n"
@@ -29655,19 +29880,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3658
+#: ../fish/guestfish-actions.pod:3731
 msgid "See also L</pvs-full>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3660
+#: ../fish/guestfish-actions.pod:3733
 msgid "pvs-full"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3662
+#: ../fish/guestfish-actions.pod:3735
 #, no-wrap
 msgid ""
 " pvs-full\n"
@@ -29676,13 +29901,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3667
+#: ../fish/guestfish-actions.pod:3740
 msgid "pvuuid"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3669
+#: ../fish/guestfish-actions.pod:3742
 #, no-wrap
 msgid ""
 " pvuuid device\n"
@@ -29691,13 +29916,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3673
+#: ../fish/guestfish-actions.pod:3746
 msgid "pwrite"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3675
+#: ../fish/guestfish-actions.pod:3748
 #, no-wrap
 msgid ""
 " pwrite path content offset\n"
@@ -29706,19 +29931,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3686
+#: ../fish/guestfish-actions.pod:3759
 msgid "See also L</pread>, L</pwrite-device>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3691
+#: ../fish/guestfish-actions.pod:3764
 msgid "pwrite-device"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3693
+#: ../fish/guestfish-actions.pod:3766
 #, no-wrap
 msgid ""
 " pwrite-device device content offset\n"
@@ -29727,19 +29952,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3703
+#: ../fish/guestfish-actions.pod:3776
 msgid "See also L</pwrite>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3708
+#: ../fish/guestfish-actions.pod:3781
 msgid "read-file"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3710
+#: ../fish/guestfish-actions.pod:3783
 #, no-wrap
 msgid ""
 " read-file path\n"
@@ -29748,7 +29973,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3715
+#: ../fish/guestfish-actions.pod:3788
 msgid ""
 "Unlike L</cat>, this function can correctly handle files that contain "
 "embedded ASCII NUL characters.  However unlike L</download>, this function "
@@ -29757,13 +29982,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3723
+#: ../fish/guestfish-actions.pod:3796
 msgid "read-lines"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3725
+#: ../fish/guestfish-actions.pod:3798
 #, no-wrap
 msgid ""
 " read-lines path\n"
@@ -29772,7 +29997,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3732
+#: ../fish/guestfish-actions.pod:3805
 msgid ""
 "Note that this function cannot correctly handle binary files (specifically, "
 "files containing C<\\0> character which is treated as end of line).  For "
@@ -29782,13 +30007,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3737
+#: ../fish/guestfish-actions.pod:3810
 msgid "readdir"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3739
+#: ../fish/guestfish-actions.pod:3812
 #, no-wrap
 msgid ""
 " readdir dir\n"
@@ -29797,7 +30022,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3791
+#: ../fish/guestfish-actions.pod:3864
 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 "
@@ -29806,13 +30031,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3795
+#: ../fish/guestfish-actions.pod:3868
 msgid "readlink"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3797
+#: ../fish/guestfish-actions.pod:3870
 #, no-wrap
 msgid ""
 " readlink path\n"
@@ -29821,13 +30046,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3801
+#: ../fish/guestfish-actions.pod:3874
 msgid "readlinklist"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3803
+#: ../fish/guestfish-actions.pod:3876
 #, no-wrap
 msgid ""
 " readlinklist path 'names ...'\n"
@@ -29836,13 +30061,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3827
+#: ../fish/guestfish-actions.pod:3900
 msgid "realpath"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3829
+#: ../fish/guestfish-actions.pod:3902
 #, no-wrap
 msgid ""
 " realpath path\n"
@@ -29851,13 +30076,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3834
+#: ../fish/guestfish-actions.pod:3907
 msgid "removexattr"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3836
+#: ../fish/guestfish-actions.pod:3909
 #, no-wrap
 msgid ""
 " removexattr xattr path\n"
@@ -29866,19 +30091,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3841
+#: ../fish/guestfish-actions.pod:3914
 msgid "See also: L</lremovexattr>, L<attr(5)>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3843
+#: ../fish/guestfish-actions.pod:3916
 msgid "resize2fs"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3845
+#: ../fish/guestfish-actions.pod:3918
 #, no-wrap
 msgid ""
 " resize2fs device\n"
@@ -29887,7 +30112,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3850
+#: ../fish/guestfish-actions.pod:3923
 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 "
@@ -29896,12 +30121,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3856
+#: ../fish/guestfish-actions.pod:3929
 msgid "resize2fs-M"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3858
+#: ../fish/guestfish-actions.pod:3931
 #, no-wrap
 msgid ""
 " resize2fs-M device\n"
@@ -29909,7 +30134,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3860
+#: ../fish/guestfish-actions.pod:3933
 msgid ""
 "This command is the same as L</resize2fs>, but the filesystem is resized to "
 "its minimum size.  This works like the I<-M> option to the C<resize2fs> "
@@ -29917,7 +30142,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3864
+#: ../fish/guestfish-actions.pod:3937
 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, "
@@ -29927,13 +30152,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3869
+#: ../fish/guestfish-actions.pod:3942
 msgid "resize2fs-size"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3871
+#: ../fish/guestfish-actions.pod:3944
 #, no-wrap
 msgid ""
 " resize2fs-size device size\n"
@@ -29942,7 +30167,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3873
+#: ../fish/guestfish-actions.pod:3946
 msgid ""
 "This command is the same as L</resize2fs> except that it allows you to "
 "specify the new size (in bytes) explicitly."
@@ -29950,13 +30175,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3876
+#: ../fish/guestfish-actions.pod:3949
 msgid "rm"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3878
+#: ../fish/guestfish-actions.pod:3951
 #, no-wrap
 msgid ""
 " rm path\n"
@@ -29965,13 +30190,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3882
+#: ../fish/guestfish-actions.pod:3955
 msgid "rm-rf"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3884
+#: ../fish/guestfish-actions.pod:3957
 #, no-wrap
 msgid ""
 " rm-rf path\n"
@@ -29980,13 +30205,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3890
+#: ../fish/guestfish-actions.pod:3963
 msgid "rmdir"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3892
+#: ../fish/guestfish-actions.pod:3965
 #, no-wrap
 msgid ""
 " rmdir path\n"
@@ -29995,13 +30220,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3896
+#: ../fish/guestfish-actions.pod:3969
 msgid "rmmountpoint"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3898
+#: ../fish/guestfish-actions.pod:3971
 #, no-wrap
 msgid ""
 " rmmountpoint exemptpath\n"
@@ -30010,7 +30235,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3900
+#: ../fish/guestfish-actions.pod:3973
 msgid ""
 "This calls removes a mountpoint that was previously created with L</"
 "mkmountpoint>.  See L</mkmountpoint> for full details."
@@ -30018,13 +30243,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3904
+#: ../fish/guestfish-actions.pod:3977
 msgid "scrub-device"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3906
+#: ../fish/guestfish-actions.pod:3979
 #, no-wrap
 msgid ""
 " scrub-device device\n"
@@ -30033,13 +30258,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3917
+#: ../fish/guestfish-actions.pod:3990
 msgid "scrub-file"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3919
+#: ../fish/guestfish-actions.pod:3992
 #, no-wrap
 msgid ""
 " scrub-file file\n"
@@ -30048,13 +30273,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3929
+#: ../fish/guestfish-actions.pod:4002
 msgid "scrub-freespace"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3931
+#: ../fish/guestfish-actions.pod:4004
 #, no-wrap
 msgid ""
 " scrub-freespace dir\n"
@@ -30063,7 +30288,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3933
+#: ../fish/guestfish-actions.pod:4006
 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 "
@@ -30073,19 +30298,19 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3942
+#: ../fish/guestfish-actions.pod:4015
 msgid "set-append"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3944
+#: ../fish/guestfish-actions.pod:4017
 msgid "append"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3946
+#: ../fish/guestfish-actions.pod:4019
 #, no-wrap
 msgid ""
 " set-append append\n"
@@ -30093,17 +30318,17 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3957
+#: ../fish/guestfish-actions.pod:4030
 msgid "set-attach-method"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3959
+#: ../fish/guestfish-actions.pod:4032
 msgid "attach-method"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3961
+#: ../fish/guestfish-actions.pod:4034
 #, no-wrap
 msgid ""
 " set-attach-method attachmethod\n"
@@ -30112,19 +30337,19 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3983
+#: ../fish/guestfish-actions.pod:4056
 msgid "set-autosync"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3985
+#: ../fish/guestfish-actions.pod:4058
 msgid "autosync"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3987
+#: ../fish/guestfish-actions.pod:4060
 #, no-wrap
 msgid ""
 " set-autosync true|false\n"
@@ -30133,19 +30358,19 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3997
+#: ../fish/guestfish-actions.pod:4070
 msgid "set-direct"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3999
+#: ../fish/guestfish-actions.pod:4072
 msgid "direct"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4001
+#: ../fish/guestfish-actions.pod:4074
 #, no-wrap
 msgid ""
 " set-direct true|false\n"
@@ -30154,7 +30379,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4007
+#: ../fish/guestfish-actions.pod:4080
 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."
@@ -30162,13 +30387,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4016
+#: ../fish/guestfish-actions.pod:4089
 msgid "set-e2label"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4018
+#: ../fish/guestfish-actions.pod:4091
 #, no-wrap
 msgid ""
 " set-e2label device label\n"
@@ -30177,7 +30402,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4024
+#: ../fish/guestfish-actions.pod:4097
 msgid ""
 "You can use either L</tune2fs-l> or L</get-e2label> to return the existing "
 "label on a filesystem."
@@ -30185,13 +30410,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4027
+#: ../fish/guestfish-actions.pod:4100
 msgid "set-e2uuid"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4029
+#: ../fish/guestfish-actions.pod:4102
 #, no-wrap
 msgid ""
 " set-e2uuid device uuid\n"
@@ -30200,7 +30425,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4036
+#: ../fish/guestfish-actions.pod:4109
 msgid ""
 "You can use either L</tune2fs-l> or L</get-e2uuid> to return the existing "
 "UUID of a filesystem."
@@ -30208,19 +30433,19 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4039
+#: ../fish/guestfish-actions.pod:4112
 msgid "set-memsize"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4041
+#: ../fish/guestfish-actions.pod:4114
 msgid "memsize"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4043
+#: ../fish/guestfish-actions.pod:4116
 #, no-wrap
 msgid ""
 " set-memsize memsize\n"
@@ -30229,7 +30454,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4045
+#: ../fish/guestfish-actions.pod:4118
 msgid ""
 "This sets the memory size in megabytes allocated to the qemu subprocess.  "
 "This only has any effect if called before L</launch>."
@@ -30237,19 +30462,19 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4056
+#: ../fish/guestfish-actions.pod:4129
 msgid "set-network"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4058
+#: ../fish/guestfish-actions.pod:4131
 msgid "network"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4060
+#: ../fish/guestfish-actions.pod:4133
 #, no-wrap
 msgid ""
 " set-network true|false\n"
@@ -30258,26 +30483,26 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4068
+#: ../fish/guestfish-actions.pod:4141
 msgid ""
 "You must call this before calling L</launch>, otherwise it has no effect."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4071
+#: ../fish/guestfish-actions.pod:4144
 msgid "set-path"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4073
+#: ../fish/guestfish-actions.pod:4146
 msgid "path"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4075
+#: ../fish/guestfish-actions.pod:4148
 #, no-wrap
 msgid ""
 " set-path searchpath\n"
@@ -30286,19 +30511,19 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4084
+#: ../fish/guestfish-actions.pod:4157
 msgid "set-qemu"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4086
+#: ../fish/guestfish-actions.pod:4159
 msgid "qemu"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4088
+#: ../fish/guestfish-actions.pod:4161
 #, no-wrap
 msgid ""
 " set-qemu qemu\n"
@@ -30307,19 +30532,19 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4108
+#: ../fish/guestfish-actions.pod:4181
 msgid "set-recovery-proc"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4110
+#: ../fish/guestfish-actions.pod:4183
 msgid "recovery-proc"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4112
+#: ../fish/guestfish-actions.pod:4185
 #, no-wrap
 msgid ""
 " set-recovery-proc true|false\n"
@@ -30328,7 +30553,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4114
+#: ../fish/guestfish-actions.pod:4187
 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 "
@@ -30337,7 +30562,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4119
+#: ../fish/guestfish-actions.pod:4192
 msgid ""
 "This only has any effect if called before L</launch>, and the default is "
 "true."
@@ -30345,19 +30570,19 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4128
+#: ../fish/guestfish-actions.pod:4201
 msgid "set-selinux"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4130
+#: ../fish/guestfish-actions.pod:4203
 msgid "selinux"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4132
+#: ../fish/guestfish-actions.pod:4205
 #, no-wrap
 msgid ""
 " set-selinux true|false\n"
@@ -30366,19 +30591,19 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4143
+#: ../fish/guestfish-actions.pod:4216
 msgid "set-trace"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4145
+#: ../fish/guestfish-actions.pod:4218
 msgid "trace"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4147
+#: ../fish/guestfish-actions.pod:4220
 #, no-wrap
 msgid ""
 " set-trace true|false\n"
@@ -30386,7 +30611,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4159
+#: ../fish/guestfish-actions.pod:4232
 msgid ""
 "Trace messages are normally sent to C<stderr>, unless you register a "
 "callback to send them somewhere else (see L</set-event-callback>)."
@@ -30394,19 +30619,19 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4163
+#: ../fish/guestfish-actions.pod:4236
 msgid "set-verbose"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4165
+#: ../fish/guestfish-actions.pod:4238
 msgid "verbose"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4167
+#: ../fish/guestfish-actions.pod:4240
 #, no-wrap
 msgid ""
 " set-verbose true|false\n"
@@ -30414,7 +30639,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4174
+#: ../fish/guestfish-actions.pod:4247
 msgid ""
 "Verbose messages are normally sent to C<stderr>, unless you register a "
 "callback to send them somewhere else (see L</set-event-callback>)."
@@ -30422,13 +30647,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4178
+#: ../fish/guestfish-actions.pod:4251
 msgid "setcon"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4180
+#: ../fish/guestfish-actions.pod:4253
 #, no-wrap
 msgid ""
 " setcon context\n"
@@ -30437,13 +30662,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4187
+#: ../fish/guestfish-actions.pod:4260
 msgid "setxattr"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4189
+#: ../fish/guestfish-actions.pod:4262
 #, no-wrap
 msgid ""
 " setxattr xattr val vallen path\n"
@@ -30452,19 +30677,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4195
+#: ../fish/guestfish-actions.pod:4268
 msgid "See also: L</lsetxattr>, L<attr(5)>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4197
+#: ../fish/guestfish-actions.pod:4270
 msgid "sfdisk"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4199
+#: ../fish/guestfish-actions.pod:4272
 #, no-wrap
 msgid ""
 " sfdisk device cyls heads sectors 'lines ...'\n"
@@ -30473,19 +30698,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4221
+#: ../fish/guestfish-actions.pod:4294
 msgid "See also: L</sfdisk-l>, L</sfdisk-N>, L</part-init>"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4234
+#: ../fish/guestfish-actions.pod:4307
 msgid "sfdiskM"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4236
+#: ../fish/guestfish-actions.pod:4309
 #, no-wrap
 msgid ""
 " sfdiskM device 'lines ...'\n"
@@ -30494,7 +30719,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4238
+#: ../fish/guestfish-actions.pod:4311
 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 "
@@ -30504,19 +30729,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4244
+#: ../fish/guestfish-actions.pod:4317
 msgid "See also: L</sfdisk>, the L<sfdisk(8)> manpage and L</part-disk>"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4257
+#: ../fish/guestfish-actions.pod:4330
 msgid "sfdisk-N"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4259
+#: ../fish/guestfish-actions.pod:4332
 #, no-wrap
 msgid ""
 " sfdisk-N device partnum cyls heads sectors line\n"
@@ -30525,7 +30750,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4264
+#: ../fish/guestfish-actions.pod:4337
 msgid ""
 "For other parameters, see L</sfdisk>.  You should usually pass C<0> for the "
 "cyls/heads/sectors parameters."
@@ -30533,19 +30758,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4267
+#: ../fish/guestfish-actions.pod:4340
 msgid "See also: L</part-add>"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4279
+#: ../fish/guestfish-actions.pod:4352
 msgid "sfdisk-disk-geometry"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4281
+#: ../fish/guestfish-actions.pod:4354
 #, no-wrap
 msgid ""
 " sfdisk-disk-geometry device\n"
@@ -30554,7 +30779,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4283
+#: ../fish/guestfish-actions.pod:4356
 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, "
@@ -30564,13 +30789,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4291
+#: ../fish/guestfish-actions.pod:4364
 msgid "sfdisk-kernel-geometry"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4293
+#: ../fish/guestfish-actions.pod:4366
 #, no-wrap
 msgid ""
 " sfdisk-kernel-geometry device\n"
@@ -30579,13 +30804,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4300
+#: ../fish/guestfish-actions.pod:4373
 msgid "sfdisk-l"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4302
+#: ../fish/guestfish-actions.pod:4375
 #, no-wrap
 msgid ""
 " sfdisk-l device\n"
@@ -30594,19 +30819,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4308
+#: ../fish/guestfish-actions.pod:4381
 msgid "See also: L</part-list>"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4317
+#: ../fish/guestfish-actions.pod:4390
 msgid "sh"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4319
+#: ../fish/guestfish-actions.pod:4392
 #, no-wrap
 msgid ""
 " sh command\n"
@@ -30615,25 +30840,25 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4324
+#: ../fish/guestfish-actions.pod:4397
 msgid "This is like L</command>, but passes the command to:"
 msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4332
+#: ../fish/guestfish-actions.pod:4405
 msgid "All the provisos about L</command> apply to this call."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4334
+#: ../fish/guestfish-actions.pod:4407
 msgid "sh-lines"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4336
+#: ../fish/guestfish-actions.pod:4409
 #, no-wrap
 msgid ""
 " sh-lines command\n"
@@ -30642,25 +30867,25 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4338
+#: ../fish/guestfish-actions.pod:4411
 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:4341
+#: ../fish/guestfish-actions.pod:4414
 msgid "See also: L</command-lines>"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4343
+#: ../fish/guestfish-actions.pod:4416
 msgid "sleep"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4345
+#: ../fish/guestfish-actions.pod:4418
 #, no-wrap
 msgid ""
 " sleep secs\n"
@@ -30669,13 +30894,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4349
+#: ../fish/guestfish-actions.pod:4422
 msgid "stat"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4351
+#: ../fish/guestfish-actions.pod:4424
 #, no-wrap
 msgid ""
 " stat path\n"
@@ -30684,13 +30909,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4357
+#: ../fish/guestfish-actions.pod:4430
 msgid "statvfs"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4359
+#: ../fish/guestfish-actions.pod:4432
 #, no-wrap
 msgid ""
 " statvfs path\n"
@@ -30699,13 +30924,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4367
+#: ../fish/guestfish-actions.pod:4440
 msgid "strings"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4369
+#: ../fish/guestfish-actions.pod:4442
 #, no-wrap
 msgid ""
 " strings path\n"
@@ -30714,13 +30939,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4377
+#: ../fish/guestfish-actions.pod:4450
 msgid "strings-e"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4379
+#: ../fish/guestfish-actions.pod:4452
 #, no-wrap
 msgid ""
 " strings-e encoding path\n"
@@ -30729,7 +30954,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4381
+#: ../fish/guestfish-actions.pod:4454
 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>."
@@ -30737,7 +30962,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4391
+#: ../fish/guestfish-actions.pod:4464
 msgid ""
 "Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of "
 "ISO-8859-X (this is what L</strings> uses)."
@@ -30745,13 +30970,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4423
+#: ../fish/guestfish-actions.pod:4496
 msgid "swapoff-device"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4425
+#: ../fish/guestfish-actions.pod:4498
 #, no-wrap
 msgid ""
 " swapoff-device device\n"
@@ -30760,7 +30985,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4427
+#: ../fish/guestfish-actions.pod:4500
 msgid ""
 "This command disables the libguestfs appliance swap device or partition "
 "named C<device>.  See L</swapon-device>."
@@ -30768,13 +30993,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4431
+#: ../fish/guestfish-actions.pod:4504
 msgid "swapoff-file"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4433
+#: ../fish/guestfish-actions.pod:4506
 #, no-wrap
 msgid ""
 " swapoff-file file\n"
@@ -30783,13 +31008,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4437
+#: ../fish/guestfish-actions.pod:4510
 msgid "swapoff-label"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4439
+#: ../fish/guestfish-actions.pod:4512
 #, no-wrap
 msgid ""
 " swapoff-label label\n"
@@ -30798,13 +31023,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4444
+#: ../fish/guestfish-actions.pod:4517
 msgid "swapoff-uuid"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4446
+#: ../fish/guestfish-actions.pod:4519
 #, no-wrap
 msgid ""
 " swapoff-uuid uuid\n"
@@ -30813,13 +31038,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4451
+#: ../fish/guestfish-actions.pod:4524
 msgid "swapon-device"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4453
+#: ../fish/guestfish-actions.pod:4526
 #, no-wrap
 msgid ""
 " swapon-device device\n"
@@ -30828,7 +31053,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4455
+#: ../fish/guestfish-actions.pod:4528
 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 "
@@ -30837,13 +31062,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4467
+#: ../fish/guestfish-actions.pod:4540
 msgid "swapon-file"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4469
+#: ../fish/guestfish-actions.pod:4542
 #, no-wrap
 msgid ""
 " swapon-file file\n"
@@ -30852,20 +31077,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4471
+#: ../fish/guestfish-actions.pod:4544
 msgid ""
 "This command enables swap to a file.  See L</swapon-device> for other notes."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4474
+#: ../fish/guestfish-actions.pod:4547
 msgid "swapon-label"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4476
+#: ../fish/guestfish-actions.pod:4549
 #, no-wrap
 msgid ""
 " swapon-label label\n"
@@ -30874,7 +31099,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4478
+#: ../fish/guestfish-actions.pod:4551
 msgid ""
 "This command enables swap to a labeled swap partition.  See L</swapon-"
 "device> for other notes."
@@ -30882,13 +31107,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4481
+#: ../fish/guestfish-actions.pod:4554
 msgid "swapon-uuid"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4483
+#: ../fish/guestfish-actions.pod:4556
 #, no-wrap
 msgid ""
 " swapon-uuid uuid\n"
@@ -30897,7 +31122,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4485
+#: ../fish/guestfish-actions.pod:4558
 msgid ""
 "This command enables swap to a swap partition with the given UUID.  See L</"
 "swapon-device> for other notes."
@@ -30905,13 +31130,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4488
+#: ../fish/guestfish-actions.pod:4561
 msgid "sync"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4490
+#: ../fish/guestfish-actions.pod:4563
 #, no-wrap
 msgid ""
 " sync\n"
@@ -30920,13 +31145,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4498
+#: ../fish/guestfish-actions.pod:4571
 msgid "tail"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4500
+#: ../fish/guestfish-actions.pod:4573
 #, no-wrap
 msgid ""
 " tail path\n"
@@ -30935,13 +31160,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4508
+#: ../fish/guestfish-actions.pod:4581
 msgid "tail-n"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4510
+#: ../fish/guestfish-actions.pod:4583
 #, no-wrap
 msgid ""
 " tail-n nrlines path\n"
@@ -30950,13 +31175,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4523
+#: ../fish/guestfish-actions.pod:4596
 msgid "tar-in"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4525
+#: ../fish/guestfish-actions.pod:4598
 #, no-wrap
 msgid ""
 " tar-in (tarfile|-) directory\n"
@@ -30965,19 +31190,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4530
+#: ../fish/guestfish-actions.pod:4603
 msgid "To upload a compressed tarball, use L</tgz-in> or L</txz-in>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4535
+#: ../fish/guestfish-actions.pod:4608
 msgid "tar-out"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4537
+#: ../fish/guestfish-actions.pod:4610
 #, no-wrap
 msgid ""
 " tar-out directory (tarfile|-)\n"
@@ -30986,19 +31211,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4542
+#: ../fish/guestfish-actions.pod:4615
 msgid "To download a compressed tarball, use L</tgz-out> or L</txz-out>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4547
+#: ../fish/guestfish-actions.pod:4620
 msgid "tgz-in"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4549
+#: ../fish/guestfish-actions.pod:4622
 #, no-wrap
 msgid ""
 " tgz-in (tarball|-) directory\n"
@@ -31007,19 +31232,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4554
+#: ../fish/guestfish-actions.pod:4627
 msgid "To upload an uncompressed tarball, use L</tar-in>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4558
+#: ../fish/guestfish-actions.pod:4631
 msgid "tgz-out"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4560
+#: ../fish/guestfish-actions.pod:4633
 #, no-wrap
 msgid ""
 " tgz-out directory (tarball|-)\n"
@@ -31028,19 +31253,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4565
+#: ../fish/guestfish-actions.pod:4638
 msgid "To download an uncompressed tarball, use L</tar-out>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4569
+#: ../fish/guestfish-actions.pod:4642
 msgid "touch"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4571
+#: ../fish/guestfish-actions.pod:4644
 #, no-wrap
 msgid ""
 " touch path\n"
@@ -31049,13 +31274,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4580
+#: ../fish/guestfish-actions.pod:4653
 msgid "truncate"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4582
+#: ../fish/guestfish-actions.pod:4655
 #, no-wrap
 msgid ""
 " truncate path\n"
@@ -31064,13 +31289,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4587
+#: ../fish/guestfish-actions.pod:4660
 msgid "truncate-size"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4589
+#: ../fish/guestfish-actions.pod:4662
 #, no-wrap
 msgid ""
 " truncate-size path size\n"
@@ -31079,7 +31304,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4594
+#: ../fish/guestfish-actions.pod:4667
 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 "
@@ -31089,13 +31314,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4600
+#: ../fish/guestfish-actions.pod:4673
 msgid "tune2fs-l"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4602
+#: ../fish/guestfish-actions.pod:4675
 #, no-wrap
 msgid ""
 " tune2fs-l device\n"
@@ -31104,13 +31329,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4612
+#: ../fish/guestfish-actions.pod:4685
 msgid "txz-in"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4614
+#: ../fish/guestfish-actions.pod:4687
 #, no-wrap
 msgid ""
 " txz-in (tarball|-) directory\n"
@@ -31119,13 +31344,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4621
+#: ../fish/guestfish-actions.pod:4694
 msgid "txz-out"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4623
+#: ../fish/guestfish-actions.pod:4696
 #, no-wrap
 msgid ""
 " txz-out directory (tarball|-)\n"
@@ -31134,13 +31359,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4630
+#: ../fish/guestfish-actions.pod:4703
 msgid "umask"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4632
+#: ../fish/guestfish-actions.pod:4705
 #, no-wrap
 msgid ""
 " umask mask\n"
@@ -31149,25 +31374,25 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4646
+#: ../fish/guestfish-actions.pod:4719
 msgid "See also L</get-umask>, L<umask(2)>, L</mknod>, L</mkdir>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4651
+#: ../fish/guestfish-actions.pod:4724
 msgid "umount"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4653
+#: ../fish/guestfish-actions.pod:4726
 msgid "unmount"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4655
+#: ../fish/guestfish-actions.pod:4728
 #, no-wrap
 msgid ""
 " umount pathordevice\n"
@@ -31176,19 +31401,19 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4661
+#: ../fish/guestfish-actions.pod:4734
 msgid "umount-all"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4663
+#: ../fish/guestfish-actions.pod:4736
 msgid "unmount-all"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4665
+#: ../fish/guestfish-actions.pod:4738
 #, no-wrap
 msgid ""
 " umount-all\n"
@@ -31197,13 +31422,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4671
+#: ../fish/guestfish-actions.pod:4744
 msgid "upload"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4673
+#: ../fish/guestfish-actions.pod:4746
 #, no-wrap
 msgid ""
 " upload (filename|-) remotefilename\n"
@@ -31212,19 +31437,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4680
+#: ../fish/guestfish-actions.pod:4753
 msgid "See also L</download>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4684
+#: ../fish/guestfish-actions.pod:4757
 msgid "upload-offset"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4686
+#: ../fish/guestfish-actions.pod:4759
 #, no-wrap
 msgid ""
 " upload-offset (filename|-) remotefilename offset\n"
@@ -31233,7 +31458,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4698
+#: ../fish/guestfish-actions.pod:4771
 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 "
@@ -31242,19 +31467,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4703
+#: ../fish/guestfish-actions.pod:4776
 msgid "See also L</upload>, L</pwrite>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4707
+#: ../fish/guestfish-actions.pod:4780
 msgid "utimens"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4709
+#: ../fish/guestfish-actions.pod:4782
 #, no-wrap
 msgid ""
 " utimens path atsecs atnsecs mtsecs mtnsecs\n"
@@ -31263,13 +31488,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4728
+#: ../fish/guestfish-actions.pod:4801
 msgid "version"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4730
+#: ../fish/guestfish-actions.pod:4803
 #, no-wrap
 msgid ""
 " version\n"
@@ -31278,7 +31503,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4757
+#: ../fish/guestfish-actions.pod:4830
 msgid ""
 "I<Note:> Don't use this call to test for availability of features.  In "
 "enterprise distributions we backport features from later versions into "
@@ -31288,13 +31513,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4763
+#: ../fish/guestfish-actions.pod:4836
 msgid "vfs-label"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4765
+#: ../fish/guestfish-actions.pod:4838
 #, no-wrap
 msgid ""
 " vfs-label device\n"
@@ -31303,19 +31528,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4772
+#: ../fish/guestfish-actions.pod:4845
 msgid "To find a filesystem from the label, use L</findfs-label>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4774
+#: ../fish/guestfish-actions.pod:4847
 msgid "vfs-type"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4776
+#: ../fish/guestfish-actions.pod:4849
 #, no-wrap
 msgid ""
 " vfs-type device\n"
@@ -31324,13 +31549,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4786
+#: ../fish/guestfish-actions.pod:4859
 msgid "vfs-uuid"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4788
+#: ../fish/guestfish-actions.pod:4861
 #, no-wrap
 msgid ""
 " vfs-uuid device\n"
@@ -31339,19 +31564,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4795
+#: ../fish/guestfish-actions.pod:4868
 msgid "To find a filesystem from the UUID, use L</findfs-uuid>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4797
+#: ../fish/guestfish-actions.pod:4870
 msgid "vg-activate"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4799
+#: ../fish/guestfish-actions.pod:4872
 #, no-wrap
 msgid ""
 " vg-activate true|false 'volgroups ...'\n"
@@ -31360,13 +31585,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4812
+#: ../fish/guestfish-actions.pod:4882
 msgid "vg-activate-all"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4814
+#: ../fish/guestfish-actions.pod:4884
 #, no-wrap
 msgid ""
 " vg-activate-all true|false\n"
@@ -31375,13 +31600,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4824
+#: ../fish/guestfish-actions.pod:4891
 msgid "vgcreate"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4826
+#: ../fish/guestfish-actions.pod:4893
 #, no-wrap
 msgid ""
 " vgcreate volgroup 'physvols ...'\n"
@@ -31390,13 +31615,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4831
+#: ../fish/guestfish-actions.pod:4898
 msgid "vglvuuids"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4833
+#: ../fish/guestfish-actions.pod:4900
 #, no-wrap
 msgid ""
 " vglvuuids vgname\n"
@@ -31405,7 +31630,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4838
+#: ../fish/guestfish-actions.pod:4905
 msgid ""
 "You can use this along with L</lvs> and L</lvuuid> calls to associate "
 "logical volumes and volume groups."
@@ -31413,19 +31638,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4841
+#: ../fish/guestfish-actions.pod:4908
 msgid "See also L</vgpvuuids>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4843
+#: ../fish/guestfish-actions.pod:4910
 msgid "vgpvuuids"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4845
+#: ../fish/guestfish-actions.pod:4912
 #, no-wrap
 msgid ""
 " vgpvuuids vgname\n"
@@ -31434,7 +31659,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4850
+#: ../fish/guestfish-actions.pod:4917
 msgid ""
 "You can use this along with L</pvs> and L</pvuuid> calls to associate "
 "physical volumes and volume groups."
@@ -31442,19 +31667,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4853
+#: ../fish/guestfish-actions.pod:4920
 msgid "See also L</vglvuuids>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4855
+#: ../fish/guestfish-actions.pod:4922
 msgid "vgremove"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4857
+#: ../fish/guestfish-actions.pod:4924
 #, no-wrap
 msgid ""
 " vgremove vgname\n"
@@ -31463,13 +31688,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4864
+#: ../fish/guestfish-actions.pod:4931
 msgid "vgrename"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4866
+#: ../fish/guestfish-actions.pod:4933
 #, no-wrap
 msgid ""
 " vgrename volgroup newvolgroup\n"
@@ -31478,13 +31703,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4870
+#: ../fish/guestfish-actions.pod:4937
 msgid "vgs"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4872
+#: ../fish/guestfish-actions.pod:4939
 #, no-wrap
 msgid ""
 " vgs\n"
@@ -31493,19 +31718,19 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4880
+#: ../fish/guestfish-actions.pod:4947
 msgid "See also L</vgs-full>."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4882
+#: ../fish/guestfish-actions.pod:4949
 msgid "vgs-full"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4884
+#: ../fish/guestfish-actions.pod:4951
 #, no-wrap
 msgid ""
 " vgs-full\n"
@@ -31514,13 +31739,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4889
+#: ../fish/guestfish-actions.pod:4956
 msgid "vgscan"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4891
+#: ../fish/guestfish-actions.pod:4958
 #, no-wrap
 msgid ""
 " vgscan\n"
@@ -31529,13 +31754,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4896
+#: ../fish/guestfish-actions.pod:4963
 msgid "vguuid"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4898
+#: ../fish/guestfish-actions.pod:4965
 #, no-wrap
 msgid ""
 " vguuid vgname\n"
@@ -31544,13 +31769,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4902
+#: ../fish/guestfish-actions.pod:4969
 msgid "wc-c"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4904
+#: ../fish/guestfish-actions.pod:4971
 #, no-wrap
 msgid ""
 " wc-c path\n"
@@ -31559,13 +31784,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4909
+#: ../fish/guestfish-actions.pod:4976
 msgid "wc-l"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4911
+#: ../fish/guestfish-actions.pod:4978
 #, no-wrap
 msgid ""
 " wc-l path\n"
@@ -31574,13 +31799,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4916
+#: ../fish/guestfish-actions.pod:4983
 msgid "wc-w"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4918
+#: ../fish/guestfish-actions.pod:4985
 #, no-wrap
 msgid ""
 " wc-w path\n"
@@ -31589,13 +31814,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4923
+#: ../fish/guestfish-actions.pod:4990
 msgid "write"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4925
+#: ../fish/guestfish-actions.pod:4992
 #, no-wrap
 msgid ""
 " write path content\n"
@@ -31604,13 +31829,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4933
+#: ../fish/guestfish-actions.pod:5000
 msgid "write-file"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4935
+#: ../fish/guestfish-actions.pod:5002
 #, no-wrap
 msgid ""
 " write-file path content size\n"
@@ -31619,13 +31844,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4958
+#: ../fish/guestfish-actions.pod:5025
 msgid "zegrep"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4960
+#: ../fish/guestfish-actions.pod:5027
 #, no-wrap
 msgid ""
 " zegrep regex path\n"
@@ -31634,13 +31859,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4968
+#: ../fish/guestfish-actions.pod:5035
 msgid "zegrepi"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4970
+#: ../fish/guestfish-actions.pod:5037
 #, no-wrap
 msgid ""
 " zegrepi regex path\n"
@@ -31649,13 +31874,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4978
+#: ../fish/guestfish-actions.pod:5045
 msgid "zero"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4980
+#: ../fish/guestfish-actions.pod:5047
 #, no-wrap
 msgid ""
 " zero device\n"
@@ -31663,19 +31888,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4988
+#: ../fish/guestfish-actions.pod:5055
 msgid "See also: L</zero-device>, L</scrub-device>, L</is-zero-device>"
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4991
+#: ../fish/guestfish-actions.pod:5058
 msgid "zero-device"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4993
+#: ../fish/guestfish-actions.pod:5060
 #, no-wrap
 msgid ""
 " zero-device device\n"
@@ -31684,7 +31909,7 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4995
+#: ../fish/guestfish-actions.pod:5062
 msgid ""
 "This command writes zeroes over the entire C<device>.  Compare with L</zero> "
 "which just zeroes the first few blocks of a device."
@@ -31692,13 +31917,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5002
+#: ../fish/guestfish-actions.pod:5069
 msgid "zerofree"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5004
+#: ../fish/guestfish-actions.pod:5071
 #, no-wrap
 msgid ""
 " zerofree device\n"
@@ -31707,13 +31932,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5017
+#: ../fish/guestfish-actions.pod:5084
 msgid "zfgrep"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5019
+#: ../fish/guestfish-actions.pod:5086
 #, no-wrap
 msgid ""
 " zfgrep pattern path\n"
@@ -31722,13 +31947,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5027
+#: ../fish/guestfish-actions.pod:5094
 msgid "zfgrepi"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5029
+#: ../fish/guestfish-actions.pod:5096
 #, no-wrap
 msgid ""
 " zfgrepi pattern path\n"
@@ -31737,13 +31962,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5037
+#: ../fish/guestfish-actions.pod:5104
 msgid "zfile"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5039
+#: ../fish/guestfish-actions.pod:5106
 #, no-wrap
 msgid ""
 " zfile meth path\n"
@@ -31752,20 +31977,20 @@ msgstr ""
 
 # type: textblock
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5046
+#: ../fish/guestfish-actions.pod:5113
 msgid ""
 "Since 1.0.63, use L</file> instead which can now process compressed files."
 msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5056
+#: ../fish/guestfish-actions.pod:5123
 msgid "zgrep"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5058
+#: ../fish/guestfish-actions.pod:5125
 #, no-wrap
 msgid ""
 " zgrep regex path\n"
@@ -31774,13 +31999,13 @@ msgstr ""
 
 # type: =head2
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5066
+#: ../fish/guestfish-actions.pod:5133
 msgid "zgrepi"
 msgstr ""
 
 # type: verbatim
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5068
+#: ../fish/guestfish-actions.pod:5135
 #, no-wrap
 msgid ""
 " zgrepi regex path\n"
index 6150cab..ef96f48 100644 (file)
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: libguestfs 1.11.14\n"
+"Project-Id-Version: libguestfs 1.11.15\n"
 "Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2011-07-06 15:21+0200\n"
+"POT-Creation-Date: 2011-07-12 19:46+0200\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"
@@ -5033,7 +5033,7 @@ msgid "SOURCE CODE SUBDIRECTORIES"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2648 ../src/guestfs-actions.pod:5991 ../fish/guestfish-actions.pod:3968
+#: ../src/guestfs.pod:2648 ../src/guestfs-actions.pod:6102 ../fish/guestfish-actions.pod:4041
 msgid "C<appliance>"
 msgstr ""
 
@@ -5801,7 +5801,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:30 ../src/guestfs-actions.pod:140 ../src/guestfs-actions.pod:201 ../src/guestfs-actions.pod:238 ../src/guestfs-actions.pod:252 ../src/guestfs-actions.pod:273 ../src/guestfs-actions.pod:293 ../src/guestfs-actions.pod:307 ../src/guestfs-actions.pod:422 ../src/guestfs-actions.pod:442 ../src/guestfs-actions.pod:456 ../src/guestfs-actions.pod:501 ../src/guestfs-actions.pod:529 ../src/guestfs-actions.pod:547 ../src/guestfs-actions.pod:614 ../src/guestfs-actions.pod:647 ../src/guestfs-actions.pod:661 ../src/guestfs-actions.pod:676 ../src/guestfs-actions.pod:775 ../src/guestfs-actions.pod:793 ../src/guestfs-actions.pod:807 ../src/guestfs-actions.pod:821 ../src/guestfs-actions.pod:982 ../src/guestfs-actions.pod:1002 ../src/guestfs-actions.pod:1020 ../src/guestfs-actions.pod:1104 ../src/guestfs-actions.pod:1122 ../src/guestfs-actions.pod:1141 ../src/guestfs-actions.pod:1155 ../src/guestfs-actions.pod:1175 ../src/guestfs-actions.pod:1245 ../src/guestfs-actions.pod:1276 ../src/guestfs-actions.pod:1301 ../src/guestfs-actions.pod:1343 ../src/guestfs-actions.pod:1449 ../src/guestfs-actions.pod:1483 ../src/guestfs-actions.pod:1698 ../src/guestfs-actions.pod:1720 ../src/guestfs-actions.pod:1807 ../src/guestfs-actions.pod:2271 ../src/guestfs-actions.pod:2415 ../src/guestfs-actions.pod:2476 ../src/guestfs-actions.pod:2511 ../src/guestfs-actions.pod:3551 ../src/guestfs-actions.pod:3566 ../src/guestfs-actions.pod:3591 ../src/guestfs-actions.pod:3760 ../src/guestfs-actions.pod:3774 ../src/guestfs-actions.pod:3787 ../src/guestfs-actions.pod:3801 ../src/guestfs-actions.pod:3816 ../src/guestfs-actions.pod:3852 ../src/guestfs-actions.pod:3924 ../src/guestfs-actions.pod:3944 ../src/guestfs-actions.pod:3961 ../src/guestfs-actions.pod:3984 ../src/guestfs-actions.pod:4007 ../src/guestfs-actions.pod:4039 ../src/guestfs-actions.pod:4058 ../src/guestfs-actions.pod:4077 ../src/guestfs-actions.pod:4112 ../src/guestfs-actions.pod:4124 ../src/guestfs-actions.pod:4160 ../src/guestfs-actions.pod:4176 ../src/guestfs-actions.pod:4189 ../src/guestfs-actions.pod:4204 ../src/guestfs-actions.pod:4221 ../src/guestfs-actions.pod:4314 ../src/guestfs-actions.pod:4334 ../src/guestfs-actions.pod:4347 ../src/guestfs-actions.pod:4398 ../src/guestfs-actions.pod:4416 ../src/guestfs-actions.pod:4434 ../src/guestfs-actions.pod:4450 ../src/guestfs-actions.pod:4464 ../src/guestfs-actions.pod:4478 ../src/guestfs-actions.pod:4495 ../src/guestfs-actions.pod:4510 ../src/guestfs-actions.pod:4530 ../src/guestfs-actions.pod:4600 ../src/guestfs-actions.pod:4673 ../src/guestfs-actions.pod:4704 ../src/guestfs-actions.pod:4723 ../src/guestfs-actions.pod:4742 ../src/guestfs-actions.pod:4754 ../src/guestfs-actions.pod:4771 ../src/guestfs-actions.pod:4784 ../src/guestfs-actions.pod:4799 ../src/guestfs-actions.pod:4814 ../src/guestfs-actions.pod:4849 ../src/guestfs-actions.pod:4882 ../src/guestfs-actions.pod:4921 ../src/guestfs-actions.pod:4941 ../src/guestfs-actions.pod:4955 ../src/guestfs-actions.pod:4972 ../src/guestfs-actions.pod:5021 ../src/guestfs-actions.pod:5058 ../src/guestfs-actions.pod:5072 ../src/guestfs-actions.pod:5100 ../src/guestfs-actions.pod:5117 ../src/guestfs-actions.pod:5135 ../src/guestfs-actions.pod:5269 ../src/guestfs-actions.pod:5326 ../src/guestfs-actions.pod:5348 ../src/guestfs-actions.pod:5366 ../src/guestfs-actions.pod:5398 ../src/guestfs-actions.pod:5464 ../src/guestfs-actions.pod:5481 ../src/guestfs-actions.pod:5494 ../src/guestfs-actions.pod:5508 ../src/guestfs-actions.pod:5797 ../src/guestfs-actions.pod:5816 ../src/guestfs-actions.pod:5835 ../src/guestfs-actions.pod:5849 ../src/guestfs-actions.pod:5861 ../src/guestfs-actions.pod:5875 ../src/guestfs-actions.pod:5887 ../src/guestfs-actions.pod:5901 ../src/guestfs-actions.pod:5917 ../src/guestfs-actions.pod:5938 ../src/guestfs-actions.pod:5957 ../src/guestfs-actions.pod:5976 ../src/guestfs-actions.pod:6006 ../src/guestfs-actions.pod:6024 ../src/guestfs-actions.pod:6047 ../src/guestfs-actions.pod:6065 ../src/guestfs-actions.pod:6084 ../src/guestfs-actions.pod:6105 ../src/guestfs-actions.pod:6124 ../src/guestfs-actions.pod:6141 ../src/guestfs-actions.pod:6169 ../src/guestfs-actions.pod:6193 ../src/guestfs-actions.pod:6212 ../src/guestfs-actions.pod:6236 ../src/guestfs-actions.pod:6255 ../src/guestfs-actions.pod:6270 ../src/guestfs-actions.pod:6289 ../src/guestfs-actions.pod:6326 ../src/guestfs-actions.pod:6356 ../src/guestfs-actions.pod:6389 ../src/guestfs-actions.pod:6511 ../src/guestfs-actions.pod:6632 ../src/guestfs-actions.pod:6644 ../src/guestfs-actions.pod:6657 ../src/guestfs-actions.pod:6670 ../src/guestfs-actions.pod:6692 ../src/guestfs-actions.pod:6705 ../src/guestfs-actions.pod:6718 ../src/guestfs-actions.pod:6731 ../src/guestfs-actions.pod:6746 ../src/guestfs-actions.pod:6805 ../src/guestfs-actions.pod:6822 ../src/guestfs-actions.pod:6838 ../src/guestfs-actions.pod:6854 ../src/guestfs-actions.pod:6871 ../src/guestfs-actions.pod:6884 ../src/guestfs-actions.pod:6904 ../src/guestfs-actions.pod:6940 ../src/guestfs-actions.pod:6954 ../src/guestfs-actions.pod:6995 ../src/guestfs-actions.pod:7008 ../src/guestfs-actions.pod:7026 ../src/guestfs-actions.pod:7060 ../src/guestfs-actions.pod:7096 ../src/guestfs-actions.pod:7215 ../src/guestfs-actions.pod:7233 ../src/guestfs-actions.pod:7247 ../src/guestfs-actions.pod:7302 ../src/guestfs-actions.pod:7315 ../src/guestfs-actions.pod:7360 ../src/guestfs-actions.pod:7393 ../src/guestfs-actions.pod:7454 ../src/guestfs-actions.pod:7480 ../src/guestfs-actions.pod:7547 ../src/guestfs-actions.pod:7566 ../src/guestfs-actions.pod:7595
+#: ../src/guestfs-actions.pod:30 ../src/guestfs-actions.pod:140 ../src/guestfs-actions.pod:201 ../src/guestfs-actions.pod:238 ../src/guestfs-actions.pod:252 ../src/guestfs-actions.pod:273 ../src/guestfs-actions.pod:293 ../src/guestfs-actions.pod:307 ../src/guestfs-actions.pod:422 ../src/guestfs-actions.pod:442 ../src/guestfs-actions.pod:456 ../src/guestfs-actions.pod:501 ../src/guestfs-actions.pod:529 ../src/guestfs-actions.pod:547 ../src/guestfs-actions.pod:614 ../src/guestfs-actions.pod:647 ../src/guestfs-actions.pod:661 ../src/guestfs-actions.pod:676 ../src/guestfs-actions.pod:775 ../src/guestfs-actions.pod:793 ../src/guestfs-actions.pod:807 ../src/guestfs-actions.pod:821 ../src/guestfs-actions.pod:982 ../src/guestfs-actions.pod:1002 ../src/guestfs-actions.pod:1020 ../src/guestfs-actions.pod:1104 ../src/guestfs-actions.pod:1122 ../src/guestfs-actions.pod:1141 ../src/guestfs-actions.pod:1155 ../src/guestfs-actions.pod:1175 ../src/guestfs-actions.pod:1245 ../src/guestfs-actions.pod:1276 ../src/guestfs-actions.pod:1301 ../src/guestfs-actions.pod:1343 ../src/guestfs-actions.pod:1449 ../src/guestfs-actions.pod:1483 ../src/guestfs-actions.pod:1698 ../src/guestfs-actions.pod:1720 ../src/guestfs-actions.pod:1807 ../src/guestfs-actions.pod:2271 ../src/guestfs-actions.pod:2415 ../src/guestfs-actions.pod:2476 ../src/guestfs-actions.pod:2511 ../src/guestfs-actions.pod:3551 ../src/guestfs-actions.pod:3566 ../src/guestfs-actions.pod:3591 ../src/guestfs-actions.pod:3778 ../src/guestfs-actions.pod:3792 ../src/guestfs-actions.pod:3805 ../src/guestfs-actions.pod:3819 ../src/guestfs-actions.pod:3834 ../src/guestfs-actions.pod:3870 ../src/guestfs-actions.pod:3942 ../src/guestfs-actions.pod:3962 ../src/guestfs-actions.pod:3979 ../src/guestfs-actions.pod:4002 ../src/guestfs-actions.pod:4025 ../src/guestfs-actions.pod:4060 ../src/guestfs-actions.pod:4079 ../src/guestfs-actions.pod:4098 ../src/guestfs-actions.pod:4133 ../src/guestfs-actions.pod:4145 ../src/guestfs-actions.pod:4181 ../src/guestfs-actions.pod:4197 ../src/guestfs-actions.pod:4210 ../src/guestfs-actions.pod:4225 ../src/guestfs-actions.pod:4242 ../src/guestfs-actions.pod:4335 ../src/guestfs-actions.pod:4355 ../src/guestfs-actions.pod:4368 ../src/guestfs-actions.pod:4419 ../src/guestfs-actions.pod:4437 ../src/guestfs-actions.pod:4455 ../src/guestfs-actions.pod:4471 ../src/guestfs-actions.pod:4485 ../src/guestfs-actions.pod:4499 ../src/guestfs-actions.pod:4516 ../src/guestfs-actions.pod:4531 ../src/guestfs-actions.pod:4551 ../src/guestfs-actions.pod:4621 ../src/guestfs-actions.pod:4694 ../src/guestfs-actions.pod:4725 ../src/guestfs-actions.pod:4744 ../src/guestfs-actions.pod:4763 ../src/guestfs-actions.pod:4775 ../src/guestfs-actions.pod:4792 ../src/guestfs-actions.pod:4805 ../src/guestfs-actions.pod:4820 ../src/guestfs-actions.pod:4835 ../src/guestfs-actions.pod:4870 ../src/guestfs-actions.pod:4903 ../src/guestfs-actions.pod:4942 ../src/guestfs-actions.pod:4962 ../src/guestfs-actions.pod:4976 ../src/guestfs-actions.pod:4993 ../src/guestfs-actions.pod:5042 ../src/guestfs-actions.pod:5088 ../src/guestfs-actions.pod:5142 ../src/guestfs-actions.pod:5176 ../src/guestfs-actions.pod:5211 ../src/guestfs-actions.pod:5228 ../src/guestfs-actions.pod:5246 ../src/guestfs-actions.pod:5380 ../src/guestfs-actions.pod:5437 ../src/guestfs-actions.pod:5459 ../src/guestfs-actions.pod:5477 ../src/guestfs-actions.pod:5509 ../src/guestfs-actions.pod:5575 ../src/guestfs-actions.pod:5592 ../src/guestfs-actions.pod:5605 ../src/guestfs-actions.pod:5619 ../src/guestfs-actions.pod:5908 ../src/guestfs-actions.pod:5927 ../src/guestfs-actions.pod:5946 ../src/guestfs-actions.pod:5960 ../src/guestfs-actions.pod:5972 ../src/guestfs-actions.pod:5986 ../src/guestfs-actions.pod:5998 ../src/guestfs-actions.pod:6012 ../src/guestfs-actions.pod:6028 ../src/guestfs-actions.pod:6049 ../src/guestfs-actions.pod:6068 ../src/guestfs-actions.pod:6087 ../src/guestfs-actions.pod:6117 ../src/guestfs-actions.pod:6135 ../src/guestfs-actions.pod:6158 ../src/guestfs-actions.pod:6176 ../src/guestfs-actions.pod:6195 ../src/guestfs-actions.pod:6216 ../src/guestfs-actions.pod:6235 ../src/guestfs-actions.pod:6252 ../src/guestfs-actions.pod:6280 ../src/guestfs-actions.pod:6304 ../src/guestfs-actions.pod:6323 ../src/guestfs-actions.pod:6347 ../src/guestfs-actions.pod:6366 ../src/guestfs-actions.pod:6381 ../src/guestfs-actions.pod:6400 ../src/guestfs-actions.pod:6437 ../src/guestfs-actions.pod:6467 ../src/guestfs-actions.pod:6500 ../src/guestfs-actions.pod:6622 ../src/guestfs-actions.pod:6743 ../src/guestfs-actions.pod:6755 ../src/guestfs-actions.pod:6768 ../src/guestfs-actions.pod:6781 ../src/guestfs-actions.pod:6803 ../src/guestfs-actions.pod:6816 ../src/guestfs-actions.pod:6829 ../src/guestfs-actions.pod:6842 ../src/guestfs-actions.pod:6857 ../src/guestfs-actions.pod:6916 ../src/guestfs-actions.pod:6933 ../src/guestfs-actions.pod:6949 ../src/guestfs-actions.pod:6965 ../src/guestfs-actions.pod:6982 ../src/guestfs-actions.pod:6995 ../src/guestfs-actions.pod:7015 ../src/guestfs-actions.pod:7051 ../src/guestfs-actions.pod:7065 ../src/guestfs-actions.pod:7106 ../src/guestfs-actions.pod:7119 ../src/guestfs-actions.pod:7137 ../src/guestfs-actions.pod:7171 ../src/guestfs-actions.pod:7207 ../src/guestfs-actions.pod:7323 ../src/guestfs-actions.pod:7338 ../src/guestfs-actions.pod:7352 ../src/guestfs-actions.pod:7407 ../src/guestfs-actions.pod:7420 ../src/guestfs-actions.pod:7465 ../src/guestfs-actions.pod:7498 ../src/guestfs-actions.pod:7559 ../src/guestfs-actions.pod:7585 ../src/guestfs-actions.pod:7652 ../src/guestfs-actions.pod:7671 ../src/guestfs-actions.pod:7700
 msgid "This function returns 0 on success or -1 on error."
 msgstr ""
 
@@ -5813,7 +5813,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:35 ../src/guestfs-actions.pod:257 ../src/guestfs-actions.pod:278 ../src/guestfs-actions.pod:1454 ../src/guestfs-actions.pod:1949 ../src/guestfs-actions.pod:1970 ../src/guestfs-actions.pod:4535 ../src/guestfs-actions.pod:4854 ../src/guestfs-actions.pod:6334 ../src/guestfs-actions.pod:6364 ../src/guestfs-actions.pod:6397 ../src/guestfs-actions.pod:6456 ../src/guestfs-actions.pod:7398 ../src/guestfs-actions.pod:7488 ../src/guestfs-actions.pod:7658 ../fish/guestfish-actions.pod:31 ../fish/guestfish-actions.pod:166 ../fish/guestfish-actions.pod:180 ../fish/guestfish-actions.pod:961 ../fish/guestfish-actions.pod:1321 ../fish/guestfish-actions.pod:1335 ../fish/guestfish-actions.pod:3038 ../fish/guestfish-actions.pod:3245 ../fish/guestfish-actions.pod:4230 ../fish/guestfish-actions.pod:4253 ../fish/guestfish-actions.pod:4275 ../fish/guestfish-actions.pod:4313 ../fish/guestfish-actions.pod:4954 ../fish/guestfish-actions.pod:5052
+#: ../src/guestfs-actions.pod:35 ../src/guestfs-actions.pod:257 ../src/guestfs-actions.pod:278 ../src/guestfs-actions.pod:1454 ../src/guestfs-actions.pod:1949 ../src/guestfs-actions.pod:1970 ../src/guestfs-actions.pod:4556 ../src/guestfs-actions.pod:4875 ../src/guestfs-actions.pod:5093 ../src/guestfs-actions.pod:5181 ../src/guestfs-actions.pod:6445 ../src/guestfs-actions.pod:6475 ../src/guestfs-actions.pod:6508 ../src/guestfs-actions.pod:6567 ../src/guestfs-actions.pod:7503 ../src/guestfs-actions.pod:7593 ../src/guestfs-actions.pod:7763 ../fish/guestfish-actions.pod:31 ../fish/guestfish-actions.pod:166 ../fish/guestfish-actions.pod:180 ../fish/guestfish-actions.pod:961 ../fish/guestfish-actions.pod:1321 ../fish/guestfish-actions.pod:1335 ../fish/guestfish-actions.pod:3054 ../fish/guestfish-actions.pod:3261 ../fish/guestfish-actions.pod:3375 ../fish/guestfish-actions.pod:3423 ../fish/guestfish-actions.pod:4303 ../fish/guestfish-actions.pod:4326 ../fish/guestfish-actions.pod:4348 ../fish/guestfish-actions.pod:4386 ../fish/guestfish-actions.pod:5021 ../fish/guestfish-actions.pod:5119
 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 "
@@ -5821,7 +5821,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:39 ../src/guestfs-actions.pod:142 ../src/guestfs-actions.pod:1106 ../src/guestfs-actions.pod:1921 ../src/guestfs-actions.pod:2019 ../src/guestfs-actions.pod:2122 ../src/guestfs-actions.pod:3553 ../src/guestfs-actions.pod:3573 ../src/guestfs-actions.pod:4858 ../src/guestfs-actions.pod:6026 ../src/guestfs-actions.pod:6143 ../src/guestfs-actions.pod:6257 ../src/guestfs-actions.pod:6748 ../src/guestfs-actions.pod:6873 ../src/guestfs-actions.pod:7402
+#: ../src/guestfs-actions.pod:39 ../src/guestfs-actions.pod:142 ../src/guestfs-actions.pod:1106 ../src/guestfs-actions.pod:1921 ../src/guestfs-actions.pod:2019 ../src/guestfs-actions.pod:2122 ../src/guestfs-actions.pod:3553 ../src/guestfs-actions.pod:3573 ../src/guestfs-actions.pod:4879 ../src/guestfs-actions.pod:6137 ../src/guestfs-actions.pod:6254 ../src/guestfs-actions.pod:6368 ../src/guestfs-actions.pod:6859 ../src/guestfs-actions.pod:6984 ../src/guestfs-actions.pod:7507
 msgid "(Added in 0.3)"
 msgstr ""
 
@@ -5842,7 +5842,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:48 ../src/guestfs-actions.pod:151 ../src/guestfs-actions.pod:2756 ../src/guestfs-actions.pod:4549 ../src/guestfs-actions.pod:4868
+#: ../src/guestfs-actions.pod:48 ../src/guestfs-actions.pod:151 ../src/guestfs-actions.pod:2756 ../src/guestfs-actions.pod:4570 ../src/guestfs-actions.pod:4889 ../src/guestfs-actions.pod:5106
 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 "
@@ -5929,7 +5929,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:97 ../src/guestfs-actions.pod:350 ../src/guestfs-actions.pod:515 ../src/guestfs-actions.pod:693 ../src/guestfs-actions.pod:724 ../src/guestfs-actions.pod:742 ../src/guestfs-actions.pod:761 ../src/guestfs-actions.pod:1321 ../src/guestfs-actions.pod:1677 ../src/guestfs-actions.pod:1880 ../src/guestfs-actions.pod:1991 ../src/guestfs-actions.pod:2031 ../src/guestfs-actions.pod:2086 ../src/guestfs-actions.pod:2109 ../src/guestfs-actions.pod:2402 ../src/guestfs-actions.pod:2874 ../src/guestfs-actions.pod:2892 ../src/guestfs-actions.pod:5044 ../src/guestfs-actions.pod:5172 ../src/guestfs-actions.pod:5578 ../src/guestfs-actions.pod:5604 ../src/guestfs-actions.pod:6981 ../src/guestfs-actions.pod:7413 ../src/guestfs-actions.pod:7426 ../src/guestfs-actions.pod:7439
+#: ../src/guestfs-actions.pod:97 ../src/guestfs-actions.pod:350 ../src/guestfs-actions.pod:515 ../src/guestfs-actions.pod:693 ../src/guestfs-actions.pod:724 ../src/guestfs-actions.pod:742 ../src/guestfs-actions.pod:761 ../src/guestfs-actions.pod:1321 ../src/guestfs-actions.pod:1677 ../src/guestfs-actions.pod:1880 ../src/guestfs-actions.pod:1991 ../src/guestfs-actions.pod:2031 ../src/guestfs-actions.pod:2086 ../src/guestfs-actions.pod:2109 ../src/guestfs-actions.pod:2402 ../src/guestfs-actions.pod:2874 ../src/guestfs-actions.pod:2892 ../src/guestfs-actions.pod:5065 ../src/guestfs-actions.pod:5283 ../src/guestfs-actions.pod:5689 ../src/guestfs-actions.pod:5715 ../src/guestfs-actions.pod:7092 ../src/guestfs-actions.pod:7518 ../src/guestfs-actions.pod:7531 ../src/guestfs-actions.pod:7544
 msgid "On error this function returns -1."
 msgstr ""
 
@@ -5960,7 +5960,7 @@ msgid "This is the \"va_list variant\" of L</guestfs_add_domain>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:110 ../src/guestfs-actions.pod:121 ../src/guestfs-actions.pod:214 ../src/guestfs-actions.pod:225 ../src/guestfs-actions.pod:2840 ../src/guestfs-actions.pod:2852 ../src/guestfs-actions.pod:4614 ../src/guestfs-actions.pod:4626 ../src/guestfs-actions.pod:4896 ../src/guestfs-actions.pod:4908
+#: ../src/guestfs-actions.pod:110 ../src/guestfs-actions.pod:121 ../src/guestfs-actions.pod:214 ../src/guestfs-actions.pod:225 ../src/guestfs-actions.pod:2840 ../src/guestfs-actions.pod:2852 ../src/guestfs-actions.pod:4635 ../src/guestfs-actions.pod:4647 ../src/guestfs-actions.pod:4917 ../src/guestfs-actions.pod:4929 ../src/guestfs-actions.pod:5153 ../src/guestfs-actions.pod:5164
 msgid "See L</CALLS WITH OPTIONAL ARGUMENTS>."
 msgstr ""
 
@@ -6067,7 +6067,7 @@ msgid "This call checks that C<filename> exists."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:173 ../src/guestfs-actions.pod:4562 ../fish/guestfish-actions.pod:115 ../fish/guestfish-actions.pod:3049
+#: ../src/guestfs-actions.pod:173 ../src/guestfs-actions.pod:4583 ../fish/guestfish-actions.pod:115 ../fish/guestfish-actions.pod:3065
 msgid "The optional arguments are:"
 msgstr ""
 
@@ -6294,7 +6294,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:309 ../src/guestfs-actions.pod:334 ../src/guestfs-actions.pod:352 ../src/guestfs-actions.pod:366 ../src/guestfs-actions.pod:424 ../src/guestfs-actions.pod:444 ../src/guestfs-actions.pod:458 ../src/guestfs-actions.pod:489 ../src/guestfs-actions.pod:503 ../src/guestfs-actions.pod:517 ../src/guestfs-actions.pod:531 ../src/guestfs-actions.pod:549 ../src/guestfs-actions.pod:5655
+#: ../src/guestfs-actions.pod:309 ../src/guestfs-actions.pod:334 ../src/guestfs-actions.pod:352 ../src/guestfs-actions.pod:366 ../src/guestfs-actions.pod:424 ../src/guestfs-actions.pod:444 ../src/guestfs-actions.pod:458 ../src/guestfs-actions.pod:489 ../src/guestfs-actions.pod:503 ../src/guestfs-actions.pod:517 ../src/guestfs-actions.pod:531 ../src/guestfs-actions.pod:549 ../src/guestfs-actions.pod:5766
 msgid "(Added in 0.7)"
 msgstr ""
 
@@ -6395,7 +6395,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:363 ../src/guestfs-actions.pod:863 ../src/guestfs-actions.pod:881 ../src/guestfs-actions.pod:941 ../src/guestfs-actions.pod:957 ../src/guestfs-actions.pod:1060 ../src/guestfs-actions.pod:1190 ../src/guestfs-actions.pod:1207 ../src/guestfs-actions.pod:1226 ../src/guestfs-actions.pod:1360 ../src/guestfs-actions.pod:1548 ../src/guestfs-actions.pod:1660 ../src/guestfs-actions.pod:1823 ../src/guestfs-actions.pod:1840 ../src/guestfs-actions.pod:1907 ../src/guestfs-actions.pod:1943 ../src/guestfs-actions.pod:1964 ../src/guestfs-actions.pod:2134 ../src/guestfs-actions.pod:2326 ../src/guestfs-actions.pod:2530 ../src/guestfs-actions.pod:2620 ../src/guestfs-actions.pod:2724 ../src/guestfs-actions.pod:2743 ../src/guestfs-actions.pod:2957 ../src/guestfs-actions.pod:2985 ../src/guestfs-actions.pod:3006 ../src/guestfs-actions.pod:3040 ../src/guestfs-actions.pod:3099 ../src/guestfs-actions.pod:3119 ../src/guestfs-actions.pod:3139 ../src/guestfs-actions.pod:3746 ../src/guestfs-actions.pod:4096 ../src/guestfs-actions.pod:4266 ../src/guestfs-actions.pod:4376 ../src/guestfs-actions.pod:5190 ../src/guestfs-actions.pod:5383 ../src/guestfs-actions.pod:5553 ../src/guestfs-actions.pod:5731 ../src/guestfs-actions.pod:5780 ../src/guestfs-actions.pod:6417 ../src/guestfs-actions.pod:6433 ../src/guestfs-actions.pod:6450 ../src/guestfs-actions.pod:6481 ../src/guestfs-actions.pod:7155 ../src/guestfs-actions.pod:7174 ../src/guestfs-actions.pod:7192 ../src/guestfs-actions.pod:7372 ../src/guestfs-actions.pod:7652
+#: ../src/guestfs-actions.pod:363 ../src/guestfs-actions.pod:863 ../src/guestfs-actions.pod:881 ../src/guestfs-actions.pod:941 ../src/guestfs-actions.pod:957 ../src/guestfs-actions.pod:1060 ../src/guestfs-actions.pod:1190 ../src/guestfs-actions.pod:1207 ../src/guestfs-actions.pod:1226 ../src/guestfs-actions.pod:1360 ../src/guestfs-actions.pod:1548 ../src/guestfs-actions.pod:1660 ../src/guestfs-actions.pod:1823 ../src/guestfs-actions.pod:1840 ../src/guestfs-actions.pod:1907 ../src/guestfs-actions.pod:1943 ../src/guestfs-actions.pod:1964 ../src/guestfs-actions.pod:2134 ../src/guestfs-actions.pod:2326 ../src/guestfs-actions.pod:2530 ../src/guestfs-actions.pod:2620 ../src/guestfs-actions.pod:2724 ../src/guestfs-actions.pod:2743 ../src/guestfs-actions.pod:2957 ../src/guestfs-actions.pod:2985 ../src/guestfs-actions.pod:3006 ../src/guestfs-actions.pod:3040 ../src/guestfs-actions.pod:3099 ../src/guestfs-actions.pod:3119 ../src/guestfs-actions.pod:3139 ../src/guestfs-actions.pod:3764 ../src/guestfs-actions.pod:4117 ../src/guestfs-actions.pod:4287 ../src/guestfs-actions.pod:4397 ../src/guestfs-actions.pod:5301 ../src/guestfs-actions.pod:5494 ../src/guestfs-actions.pod:5664 ../src/guestfs-actions.pod:5842 ../src/guestfs-actions.pod:5891 ../src/guestfs-actions.pod:6528 ../src/guestfs-actions.pod:6544 ../src/guestfs-actions.pod:6561 ../src/guestfs-actions.pod:6592 ../src/guestfs-actions.pod:7266 ../src/guestfs-actions.pod:7285 ../src/guestfs-actions.pod:7303 ../src/guestfs-actions.pod:7477 ../src/guestfs-actions.pod:7757
 msgid ""
 "This function returns a string, or NULL on error.  I<The caller must free "
 "the returned string after use>."
@@ -6592,7 +6592,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:469 ../src/guestfs-actions.pod:485 ../src/guestfs-actions.pod:631 ../src/guestfs-actions.pod:1079 ../src/guestfs-actions.pod:1375 ../src/guestfs-actions.pod:1394 ../src/guestfs-actions.pod:1497 ../src/guestfs-actions.pod:1516 ../src/guestfs-actions.pod:1762 ../src/guestfs-actions.pod:2206 ../src/guestfs-actions.pod:2222 ../src/guestfs-actions.pod:2241 ../src/guestfs-actions.pod:2284 ../src/guestfs-actions.pod:2308 ../src/guestfs-actions.pod:2379 ../src/guestfs-actions.pod:2428 ../src/guestfs-actions.pod:2685 ../src/guestfs-actions.pod:3059 ../src/guestfs-actions.pod:3335 ../src/guestfs-actions.pod:3649 ../src/guestfs-actions.pod:3666 ../src/guestfs-actions.pod:3728 ../src/guestfs-actions.pod:3833 ../src/guestfs-actions.pod:4238 ../src/guestfs-actions.pod:5005 ../src/guestfs-actions.pod:5525 ../src/guestfs-actions.pod:5651 ../src/guestfs-actions.pod:5765 ../src/guestfs-actions.pod:6497 ../src/guestfs-actions.pod:6558 ../src/guestfs-actions.pod:6613 ../src/guestfs-actions.pod:6759 ../src/guestfs-actions.pod:6783 ../src/guestfs-actions.pod:7265 ../src/guestfs-actions.pod:7285 ../src/guestfs-actions.pod:7332 ../src/guestfs-actions.pod:7504 ../src/guestfs-actions.pod:7523 ../src/guestfs-actions.pod:7609 ../src/guestfs-actions.pod:7628 ../src/guestfs-actions.pod:7674 ../src/guestfs-actions.pod:7693
+#: ../src/guestfs-actions.pod:469 ../src/guestfs-actions.pod:485 ../src/guestfs-actions.pod:631 ../src/guestfs-actions.pod:1079 ../src/guestfs-actions.pod:1375 ../src/guestfs-actions.pod:1394 ../src/guestfs-actions.pod:1497 ../src/guestfs-actions.pod:1516 ../src/guestfs-actions.pod:1762 ../src/guestfs-actions.pod:2206 ../src/guestfs-actions.pod:2222 ../src/guestfs-actions.pod:2241 ../src/guestfs-actions.pod:2284 ../src/guestfs-actions.pod:2308 ../src/guestfs-actions.pod:2379 ../src/guestfs-actions.pod:2428 ../src/guestfs-actions.pod:2685 ../src/guestfs-actions.pod:3059 ../src/guestfs-actions.pod:3335 ../src/guestfs-actions.pod:3649 ../src/guestfs-actions.pod:3666 ../src/guestfs-actions.pod:3686 ../src/guestfs-actions.pod:3746 ../src/guestfs-actions.pod:3851 ../src/guestfs-actions.pod:4259 ../src/guestfs-actions.pod:5026 ../src/guestfs-actions.pod:5636 ../src/guestfs-actions.pod:5762 ../src/guestfs-actions.pod:5876 ../src/guestfs-actions.pod:6608 ../src/guestfs-actions.pod:6669 ../src/guestfs-actions.pod:6724 ../src/guestfs-actions.pod:6870 ../src/guestfs-actions.pod:6894 ../src/guestfs-actions.pod:7370 ../src/guestfs-actions.pod:7390 ../src/guestfs-actions.pod:7437 ../src/guestfs-actions.pod:7609 ../src/guestfs-actions.pod:7628 ../src/guestfs-actions.pod:7714 ../src/guestfs-actions.pod:7733 ../src/guestfs-actions.pod:7779 ../src/guestfs-actions.pod:7798
 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 "
@@ -6600,7 +6600,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:473 ../src/guestfs-actions.pod:1004 ../src/guestfs-actions.pod:1022 ../src/guestfs-actions.pod:1432 ../src/guestfs-actions.pod:3413 ../src/guestfs-actions.pod:3444 ../src/guestfs-actions.pod:4079 ../src/guestfs-actions.pod:4129 ../src/guestfs-actions.pod:4316 ../src/guestfs-actions.pod:4349 ../src/guestfs-actions.pod:4512 ../src/guestfs-actions.pod:5009 ../src/guestfs-actions.pod:5466 ../src/guestfs-actions.pod:5863 ../src/guestfs-actions.pod:5877 ../src/guestfs-actions.pod:5889 ../src/guestfs-actions.pod:6338 ../src/guestfs-actions.pod:6997 ../src/guestfs-actions.pod:7010 ../src/guestfs-actions.pod:7249 ../src/guestfs-actions.pod:7492
+#: ../src/guestfs-actions.pod:473 ../src/guestfs-actions.pod:1004 ../src/guestfs-actions.pod:1022 ../src/guestfs-actions.pod:1432 ../src/guestfs-actions.pod:3413 ../src/guestfs-actions.pod:3444 ../src/guestfs-actions.pod:4100 ../src/guestfs-actions.pod:4150 ../src/guestfs-actions.pod:4337 ../src/guestfs-actions.pod:4370 ../src/guestfs-actions.pod:4533 ../src/guestfs-actions.pod:5030 ../src/guestfs-actions.pod:5577 ../src/guestfs-actions.pod:5974 ../src/guestfs-actions.pod:5988 ../src/guestfs-actions.pod:6000 ../src/guestfs-actions.pod:6449 ../src/guestfs-actions.pod:7108 ../src/guestfs-actions.pod:7121 ../src/guestfs-actions.pod:7354 ../src/guestfs-actions.pod:7597
 msgid "(Added in 0.8)"
 msgstr ""
 
@@ -6996,7 +6996,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:708 ../src/guestfs-actions.pod:1415 ../src/guestfs-actions.pod:1430 ../src/guestfs-actions.pod:1919 ../src/guestfs-actions.pod:1930 ../src/guestfs-actions.pod:2002 ../src/guestfs-actions.pod:2057 ../src/guestfs-actions.pod:2072 ../src/guestfs-actions.pod:2097 ../src/guestfs-actions.pod:2120 ../src/guestfs-actions.pod:3156 ../src/guestfs-actions.pod:3172 ../src/guestfs-actions.pod:3190 ../src/guestfs-actions.pod:3352 ../src/guestfs-actions.pod:3366 ../src/guestfs-actions.pod:3381 ../src/guestfs-actions.pod:3395 ../src/guestfs-actions.pod:3411 ../src/guestfs-actions.pod:3426 ../src/guestfs-actions.pod:3442 ../src/guestfs-actions.pod:3456 ../src/guestfs-actions.pod:3469 ../src/guestfs-actions.pod:3483 ../src/guestfs-actions.pod:3498 ../src/guestfs-actions.pod:3513 ../src/guestfs-actions.pod:3526 ../src/guestfs-actions.pod:3540 ../src/guestfs-actions.pod:5154
+#: ../src/guestfs-actions.pod:708 ../src/guestfs-actions.pod:1415 ../src/guestfs-actions.pod:1430 ../src/guestfs-actions.pod:1919 ../src/guestfs-actions.pod:1930 ../src/guestfs-actions.pod:2002 ../src/guestfs-actions.pod:2057 ../src/guestfs-actions.pod:2072 ../src/guestfs-actions.pod:2097 ../src/guestfs-actions.pod:2120 ../src/guestfs-actions.pod:3156 ../src/guestfs-actions.pod:3172 ../src/guestfs-actions.pod:3190 ../src/guestfs-actions.pod:3352 ../src/guestfs-actions.pod:3366 ../src/guestfs-actions.pod:3381 ../src/guestfs-actions.pod:3395 ../src/guestfs-actions.pod:3411 ../src/guestfs-actions.pod:3426 ../src/guestfs-actions.pod:3442 ../src/guestfs-actions.pod:3456 ../src/guestfs-actions.pod:3469 ../src/guestfs-actions.pod:3483 ../src/guestfs-actions.pod:3498 ../src/guestfs-actions.pod:3513 ../src/guestfs-actions.pod:3526 ../src/guestfs-actions.pod:3540 ../src/guestfs-actions.pod:5265
 msgid "This function returns a C truth value on success or -1 on error."
 msgstr ""
 
@@ -7238,7 +7238,7 @@ msgid "See also C<guestfs_realpath>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:866 ../src/guestfs-actions.pod:7177
+#: ../src/guestfs-actions.pod:866 ../src/guestfs-actions.pod:7288
 msgid "(Added in 1.0.75)"
 msgstr ""
 
@@ -7258,7 +7258,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:874 ../src/guestfs-actions.pod:5641 ../fish/guestfish-actions.pod:585 ../fish/guestfish-actions.pod:3727
+#: ../src/guestfs-actions.pod:874 ../src/guestfs-actions.pod:5752 ../fish/guestfish-actions.pod:585 ../fish/guestfish-actions.pod:3800
 msgid "Return the contents of the file named C<path>."
 msgstr ""
 
@@ -7272,14 +7272,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:884 ../src/guestfs-actions.pod:1063 ../src/guestfs-actions.pod:1083 ../src/guestfs-actions.pod:1379 ../src/guestfs-actions.pod:1398 ../src/guestfs-actions.pod:1501 ../src/guestfs-actions.pod:1520 ../src/guestfs-actions.pod:1766 ../src/guestfs-actions.pod:2226 ../src/guestfs-actions.pod:2245 ../src/guestfs-actions.pod:2288 ../src/guestfs-actions.pod:2312 ../src/guestfs-actions.pod:2329 ../src/guestfs-actions.pod:2358 ../src/guestfs-actions.pod:5423 ../src/guestfs-actions.pod:5449 ../src/guestfs-actions.pod:5580 ../src/guestfs-actions.pod:5606 ../src/guestfs-actions.pod:5630 ../src/guestfs-actions.pod:6562 ../src/guestfs-actions.pod:6617 ../src/guestfs-actions.pod:6763 ../src/guestfs-actions.pod:6787 ../src/guestfs-actions.pod:7456 ../src/guestfs-actions.pod:7482 ../src/guestfs-actions.pod:7508 ../src/guestfs-actions.pod:7527 ../src/guestfs-actions.pod:7613 ../src/guestfs-actions.pod:7632 ../src/guestfs-actions.pod:7678 ../src/guestfs-actions.pod:7697 ../fish/guestfish-actions.pod:592 ../fish/guestfish-actions.pod:727 ../fish/guestfish-actions.pod:739 ../fish/guestfish-actions.pod:915 ../fish/guestfish-actions.pod:925 ../fish/guestfish-actions.pod:992 ../fish/guestfish-actions.pod:1002 ../fish/guestfish-actions.pod:1194 ../fish/guestfish-actions.pod:1495 ../fish/guestfish-actions.pod:1505 ../fish/guestfish-actions.pod:1533 ../fish/guestfish-actions.pod:1548 ../fish/guestfish-actions.pod:1558 ../fish/guestfish-actions.pod:1577 ../fish/guestfish-actions.pod:3597 ../fish/guestfish-actions.pod:3612 ../fish/guestfish-actions.pod:3688 ../fish/guestfish-actions.pod:3705 ../fish/guestfish-actions.pod:3720 ../fish/guestfish-actions.pod:4374 ../fish/guestfish-actions.pod:4420 ../fish/guestfish-actions.pod:4505 ../fish/guestfish-actions.pod:4520 ../fish/guestfish-actions.pod:4930 ../fish/guestfish-actions.pod:4948 ../fish/guestfish-actions.pod:4965 ../fish/guestfish-actions.pod:4975 ../fish/guestfish-actions.pod:5024 ../fish/guestfish-actions.pod:5034 ../fish/guestfish-actions.pod:5063 ../fish/guestfish-actions.pod:5073
+#: ../src/guestfs-actions.pod:884 ../src/guestfs-actions.pod:1063 ../src/guestfs-actions.pod:1083 ../src/guestfs-actions.pod:1379 ../src/guestfs-actions.pod:1398 ../src/guestfs-actions.pod:1501 ../src/guestfs-actions.pod:1520 ../src/guestfs-actions.pod:1766 ../src/guestfs-actions.pod:2226 ../src/guestfs-actions.pod:2245 ../src/guestfs-actions.pod:2288 ../src/guestfs-actions.pod:2312 ../src/guestfs-actions.pod:2329 ../src/guestfs-actions.pod:2358 ../src/guestfs-actions.pod:5534 ../src/guestfs-actions.pod:5560 ../src/guestfs-actions.pod:5691 ../src/guestfs-actions.pod:5717 ../src/guestfs-actions.pod:5741 ../src/guestfs-actions.pod:6673 ../src/guestfs-actions.pod:6728 ../src/guestfs-actions.pod:6874 ../src/guestfs-actions.pod:6898 ../src/guestfs-actions.pod:7561 ../src/guestfs-actions.pod:7587 ../src/guestfs-actions.pod:7613 ../src/guestfs-actions.pod:7632 ../src/guestfs-actions.pod:7718 ../src/guestfs-actions.pod:7737 ../src/guestfs-actions.pod:7783 ../src/guestfs-actions.pod:7802 ../fish/guestfish-actions.pod:592 ../fish/guestfish-actions.pod:727 ../fish/guestfish-actions.pod:739 ../fish/guestfish-actions.pod:915 ../fish/guestfish-actions.pod:925 ../fish/guestfish-actions.pod:992 ../fish/guestfish-actions.pod:1002 ../fish/guestfish-actions.pod:1194 ../fish/guestfish-actions.pod:1495 ../fish/guestfish-actions.pod:1505 ../fish/guestfish-actions.pod:1533 ../fish/guestfish-actions.pod:1548 ../fish/guestfish-actions.pod:1558 ../fish/guestfish-actions.pod:1577 ../fish/guestfish-actions.pod:3670 ../fish/guestfish-actions.pod:3685 ../fish/guestfish-actions.pod:3761 ../fish/guestfish-actions.pod:3778 ../fish/guestfish-actions.pod:3793 ../fish/guestfish-actions.pod:4447 ../fish/guestfish-actions.pod:4493 ../fish/guestfish-actions.pod:4578 ../fish/guestfish-actions.pod:4593 ../fish/guestfish-actions.pod:4997 ../fish/guestfish-actions.pod:5015 ../fish/guestfish-actions.pod:5032 ../fish/guestfish-actions.pod:5042 ../fish/guestfish-actions.pod:5091 ../fish/guestfish-actions.pod:5101 ../fish/guestfish-actions.pod:5130 ../fish/guestfish-actions.pod:5140
 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:887 ../src/guestfs-actions.pod:3670 ../src/guestfs-actions.pod:3732 ../src/guestfs-actions.pod:3749 ../src/guestfs-actions.pod:3837 ../src/guestfs-actions.pod:4242 ../src/guestfs-actions.pod:4256 ../src/guestfs-actions.pod:5529 ../src/guestfs-actions.pod:5543 ../src/guestfs-actions.pod:7336 ../src/guestfs-actions.pod:7350
+#: ../src/guestfs-actions.pod:887 ../src/guestfs-actions.pod:3670 ../src/guestfs-actions.pod:3750 ../src/guestfs-actions.pod:3767 ../src/guestfs-actions.pod:3855 ../src/guestfs-actions.pod:4263 ../src/guestfs-actions.pod:4277 ../src/guestfs-actions.pod:5640 ../src/guestfs-actions.pod:5654 ../src/guestfs-actions.pod:7441 ../src/guestfs-actions.pod:7455
 msgid "(Added in 0.4)"
 msgstr ""
 
@@ -7399,7 +7399,7 @@ msgid "To get the checksums for many files, use C<guestfs_checksums_out>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:944 ../src/guestfs-actions.pod:1252 ../src/guestfs-actions.pod:2088 ../src/guestfs-actions.pod:3368 ../src/guestfs-actions.pod:3397 ../src/guestfs-actions.pod:3458 ../src/guestfs-actions.pod:3485 ../src/guestfs-actions.pod:7033
+#: ../src/guestfs-actions.pod:944 ../src/guestfs-actions.pod:1252 ../src/guestfs-actions.pod:2088 ../src/guestfs-actions.pod:3368 ../src/guestfs-actions.pod:3397 ../src/guestfs-actions.pod:3458 ../src/guestfs-actions.pod:3485 ../src/guestfs-actions.pod:7144
 msgid "(Added in 1.0.2)"
 msgstr ""
 
@@ -7428,7 +7428,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:960 ../src/guestfs-actions.pod:5060 ../src/guestfs-actions.pod:5119 ../src/guestfs-actions.pod:5156 ../src/guestfs-actions.pod:5174 ../src/guestfs-actions.pod:5350 ../src/guestfs-actions.pod:6942 ../src/guestfs-actions.pod:6956 ../src/guestfs-actions.pod:7362
+#: ../src/guestfs-actions.pod:960 ../src/guestfs-actions.pod:5097 ../src/guestfs-actions.pod:5230 ../src/guestfs-actions.pod:5267 ../src/guestfs-actions.pod:5285 ../src/guestfs-actions.pod:5461 ../src/guestfs-actions.pod:7053 ../src/guestfs-actions.pod:7067 ../src/guestfs-actions.pod:7467
 msgid "(Added in 1.3.2)"
 msgstr ""
 
@@ -7503,7 +7503,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1000 ../src/guestfs-actions.pod:4493 ../src/guestfs-actions.pod:4702 ../src/guestfs-actions.pod:4721 ../src/guestfs-actions.pod:4740 ../fish/guestfish-actions.pod:681 ../fish/guestfish-actions.pod:3013 ../fish/guestfish-actions.pod:3152 ../fish/guestfish-actions.pod:3162 ../fish/guestfish-actions.pod:3172
+#: ../src/guestfs-actions.pod:1000 ../src/guestfs-actions.pod:4514 ../src/guestfs-actions.pod:4723 ../src/guestfs-actions.pod:4742 ../src/guestfs-actions.pod:4761 ../fish/guestfish-actions.pod:681 ../fish/guestfish-actions.pod:3029 ../fish/guestfish-actions.pod:3168 ../fish/guestfish-actions.pod:3178 ../fish/guestfish-actions.pod:3188
 msgid "The mode actually set is affected by the umask."
 msgstr ""
 
@@ -7698,7 +7698,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1124 ../src/guestfs-actions.pod:1247 ../src/guestfs-actions.pod:1278 ../src/guestfs-actions.pod:1323 ../src/guestfs-actions.pod:1700 ../src/guestfs-actions.pod:1722 ../src/guestfs-actions.pod:3568 ../src/guestfs-actions.pod:7028 ../src/guestfs-actions.pod:7062 ../src/guestfs-actions.pod:7549 ../src/guestfs-actions.pod:7568
+#: ../src/guestfs-actions.pod:1124 ../src/guestfs-actions.pod:1247 ../src/guestfs-actions.pod:1278 ../src/guestfs-actions.pod:1323 ../src/guestfs-actions.pod:1700 ../src/guestfs-actions.pod:1722 ../src/guestfs-actions.pod:3568 ../src/guestfs-actions.pod:7139 ../src/guestfs-actions.pod:7173 ../src/guestfs-actions.pod:7654 ../src/guestfs-actions.pod:7673
 msgid ""
 "This long-running command can generate progress notification messages so "
 "that the caller can display a progress bar or indicator.  To receive these "
@@ -7707,7 +7707,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1129 ../src/guestfs-actions.pod:4269 ../src/guestfs-actions.pod:5556 ../src/guestfs-actions.pod:7269 ../src/guestfs-actions.pod:7289 ../src/guestfs-actions.pod:7375
+#: ../src/guestfs-actions.pod:1129 ../src/guestfs-actions.pod:4290 ../src/guestfs-actions.pod:5667 ../src/guestfs-actions.pod:7374 ../src/guestfs-actions.pod:7394 ../src/guestfs-actions.pod:7480
 msgid "(Added in 1.0.87)"
 msgstr ""
 
@@ -7735,7 +7735,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1143 ../src/guestfs-actions.pod:1157 ../src/guestfs-actions.pod:1229 ../src/guestfs-actions.pod:1303 ../src/guestfs-actions.pod:1417 ../src/guestfs-actions.pod:5023 ../src/guestfs-actions.pod:5400
+#: ../src/guestfs-actions.pod:1143 ../src/guestfs-actions.pod:1157 ../src/guestfs-actions.pod:1229 ../src/guestfs-actions.pod:1303 ../src/guestfs-actions.pod:1417 ../src/guestfs-actions.pod:5044 ../src/guestfs-actions.pod:5511
 msgid "(Added in 1.0.18)"
 msgstr ""
 
@@ -7822,7 +7822,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1193 ../src/guestfs-actions.pod:1210 ../src/guestfs-actions.pod:1328 ../src/guestfs-actions.pod:2291 ../src/guestfs-actions.pod:2315 ../src/guestfs-actions.pod:2383 ../src/guestfs-actions.pod:4379 ../src/guestfs-actions.pod:4923 ../src/guestfs-actions.pod:6766 ../src/guestfs-actions.pod:6790 ../src/guestfs-actions.pod:7415 ../src/guestfs-actions.pod:7428 ../src/guestfs-actions.pod:7441
+#: ../src/guestfs-actions.pod:1193 ../src/guestfs-actions.pod:1210 ../src/guestfs-actions.pod:1328 ../src/guestfs-actions.pod:2291 ../src/guestfs-actions.pod:2315 ../src/guestfs-actions.pod:2383 ../src/guestfs-actions.pod:4400 ../src/guestfs-actions.pod:4944 ../src/guestfs-actions.pod:6877 ../src/guestfs-actions.pod:6901 ../src/guestfs-actions.pod:7520 ../src/guestfs-actions.pod:7533 ../src/guestfs-actions.pod:7546
 msgid "(Added in 1.0.54)"
 msgstr ""
 
@@ -7900,7 +7900,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1241 ../src/guestfs-actions.pod:7022 ../fish/guestfish-actions.pod:833 ../fish/guestfish-actions.pod:4678
+#: ../src/guestfs-actions.pod:1241 ../src/guestfs-actions.pod:7133 ../fish/guestfish-actions.pod:833 ../fish/guestfish-actions.pod:4751
 msgid "C<filename> can also be a named pipe."
 msgstr ""
 
@@ -7948,7 +7948,7 @@ msgid "See also C<guestfs_download>, C<guestfs_pread>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1283 ../src/guestfs-actions.pod:7067
+#: ../src/guestfs-actions.pod:1283 ../src/guestfs-actions.pod:7178
 msgid "(Added in 1.5.17)"
 msgstr ""
 
@@ -8090,7 +8090,7 @@ msgid "See also C<guestfs_ping_daemon>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1363 ../src/guestfs-actions.pod:2099 ../src/guestfs-actions.pod:6238
+#: ../src/guestfs-actions.pod:1363 ../src/guestfs-actions.pod:2099 ../src/guestfs-actions.pod:6349
 msgid "(Added in 1.0.69)"
 msgstr ""
 
@@ -8116,7 +8116,7 @@ msgid "This calls the external C<egrep> program and returns the matching lines."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1382 ../src/guestfs-actions.pod:1401 ../src/guestfs-actions.pod:1458 ../src/guestfs-actions.pod:1504 ../src/guestfs-actions.pod:1523 ../src/guestfs-actions.pod:2229 ../src/guestfs-actions.pod:2248 ../src/guestfs-actions.pod:2404 ../src/guestfs-actions.pod:2417 ../src/guestfs-actions.pod:2432 ../src/guestfs-actions.pod:2478 ../src/guestfs-actions.pod:2500 ../src/guestfs-actions.pod:2513 ../src/guestfs-actions.pod:3762 ../src/guestfs-actions.pod:3776 ../src/guestfs-actions.pod:3789 ../src/guestfs-actions.pod:3803 ../src/guestfs-actions.pod:4801 ../src/guestfs-actions.pod:5734 ../src/guestfs-actions.pod:5783 ../src/guestfs-actions.pod:6634 ../src/guestfs-actions.pod:6646 ../src/guestfs-actions.pod:6659 ../src/guestfs-actions.pod:6672 ../src/guestfs-actions.pod:6694 ../src/guestfs-actions.pod:6707 ../src/guestfs-actions.pod:6720 ../src/guestfs-actions.pod:6733 ../src/guestfs-actions.pod:7511 ../src/guestfs-actions.pod:7530 ../src/guestfs-actions.pod:7616 ../src/guestfs-actions.pod:7635 ../src/guestfs-actions.pod:7681 ../src/guestfs-actions.pod:7700
+#: ../src/guestfs-actions.pod:1382 ../src/guestfs-actions.pod:1401 ../src/guestfs-actions.pod:1458 ../src/guestfs-actions.pod:1504 ../src/guestfs-actions.pod:1523 ../src/guestfs-actions.pod:2229 ../src/guestfs-actions.pod:2248 ../src/guestfs-actions.pod:2404 ../src/guestfs-actions.pod:2417 ../src/guestfs-actions.pod:2432 ../src/guestfs-actions.pod:2478 ../src/guestfs-actions.pod:2500 ../src/guestfs-actions.pod:2513 ../src/guestfs-actions.pod:3780 ../src/guestfs-actions.pod:3794 ../src/guestfs-actions.pod:3807 ../src/guestfs-actions.pod:3821 ../src/guestfs-actions.pod:4822 ../src/guestfs-actions.pod:5845 ../src/guestfs-actions.pod:5894 ../src/guestfs-actions.pod:6745 ../src/guestfs-actions.pod:6757 ../src/guestfs-actions.pod:6770 ../src/guestfs-actions.pod:6783 ../src/guestfs-actions.pod:6805 ../src/guestfs-actions.pod:6818 ../src/guestfs-actions.pod:6831 ../src/guestfs-actions.pod:6844 ../src/guestfs-actions.pod:7616 ../src/guestfs-actions.pod:7635 ../src/guestfs-actions.pod:7721 ../src/guestfs-actions.pod:7740 ../src/guestfs-actions.pod:7786 ../src/guestfs-actions.pod:7805
 msgid "(Added in 1.0.66)"
 msgstr ""
 
@@ -8732,7 +8732,7 @@ msgid "See also C<guestfs_find0>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1769 ../src/guestfs-actions.pod:4206 ../src/guestfs-actions.pod:5818
+#: ../src/guestfs-actions.pod:1769 ../src/guestfs-actions.pod:4227 ../src/guestfs-actions.pod:5929
 msgid "(Added in 1.0.27)"
 msgstr ""
 
@@ -8901,7 +8901,7 @@ msgid "This command is entirely equivalent to running C<fsck -a -t fstype device
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1882 ../src/guestfs-actions.pod:7554
+#: ../src/guestfs-actions.pod:1882 ../src/guestfs-actions.pod:7659
 msgid "(Added in 1.0.16)"
 msgstr ""
 
@@ -8940,7 +8940,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1898 ../src/guestfs-actions.pod:5496 ../src/guestfs-actions.pod:5978 ../src/guestfs-actions.pod:6401 ../src/guestfs-actions.pod:6420 ../src/guestfs-actions.pod:6436 ../src/guestfs-actions.pod:6460 ../src/guestfs-actions.pod:7217 ../src/guestfs-actions.pod:7235 ../src/guestfs-actions.pod:7597
+#: ../src/guestfs-actions.pod:1898 ../src/guestfs-actions.pod:5607 ../src/guestfs-actions.pod:6089 ../src/guestfs-actions.pod:6512 ../src/guestfs-actions.pod:6531 ../src/guestfs-actions.pod:6547 ../src/guestfs-actions.pod:6571 ../src/guestfs-actions.pod:7325 ../src/guestfs-actions.pod:7340 ../src/guestfs-actions.pod:7702
 msgid "(Added in 1.0.26)"
 msgstr ""
 
@@ -8964,7 +8964,7 @@ msgid "Return the current attach method.  See C<guestfs_set_attach_method>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1910 ../src/guestfs-actions.pod:6008
+#: ../src/guestfs-actions.pod:1910 ../src/guestfs-actions.pod:6119
 msgid "(Added in 1.9.8)"
 msgstr ""
 
@@ -9007,7 +9007,7 @@ msgid "Return the direct appliance mode flag."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1932 ../src/guestfs-actions.pod:6049
+#: ../src/guestfs-actions.pod:1932 ../src/guestfs-actions.pod:6160
 msgid "(Added in 1.0.72)"
 msgstr ""
 
@@ -9039,7 +9039,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1953 ../src/guestfs-actions.pod:1974 ../src/guestfs-actions.pod:6067 ../src/guestfs-actions.pod:6086
+#: ../src/guestfs-actions.pod:1953 ../src/guestfs-actions.pod:1974 ../src/guestfs-actions.pod:6178 ../src/guestfs-actions.pod:6197
 msgid "(Added in 1.0.15)"
 msgstr ""
 
@@ -9096,12 +9096,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1988 ../src/guestfs-actions.pod:2069 ../src/guestfs-actions.pod:6102 ../src/guestfs-actions.pod:6209 ../fish/guestfish-actions.pod:1350 ../fish/guestfish-actions.pod:1401 ../fish/guestfish-actions.pod:4053 ../fish/guestfish-actions.pod:4140
+#: ../src/guestfs-actions.pod:1988 ../src/guestfs-actions.pod:2069 ../src/guestfs-actions.pod:6213 ../src/guestfs-actions.pod:6320 ../fish/guestfish-actions.pod:1350 ../fish/guestfish-actions.pod:1401 ../fish/guestfish-actions.pod:4126 ../fish/guestfish-actions.pod:4213
 msgid "For more information on the architecture of libguestfs, see L<guestfs(3)>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1993 ../src/guestfs-actions.pod:4497 ../src/guestfs-actions.pod:4706 ../src/guestfs-actions.pod:4725 ../src/guestfs-actions.pod:4744 ../src/guestfs-actions.pod:4756 ../src/guestfs-actions.pod:4773 ../src/guestfs-actions.pod:4786 ../src/guestfs-actions.pod:5721 ../src/guestfs-actions.pod:6107 ../src/guestfs-actions.pod:6368 ../src/guestfs-actions.pod:6983
+#: ../src/guestfs-actions.pod:1993 ../src/guestfs-actions.pod:4518 ../src/guestfs-actions.pod:4727 ../src/guestfs-actions.pod:4746 ../src/guestfs-actions.pod:4765 ../src/guestfs-actions.pod:4777 ../src/guestfs-actions.pod:4794 ../src/guestfs-actions.pod:4807 ../src/guestfs-actions.pod:5832 ../src/guestfs-actions.pod:6218 ../src/guestfs-actions.pod:6479 ../src/guestfs-actions.pod:7094
 msgid "(Added in 1.0.55)"
 msgstr ""
 
@@ -9125,7 +9125,7 @@ msgid "This returns the enable network flag."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2004 ../src/guestfs-actions.pod:6126
+#: ../src/guestfs-actions.pod:2004 ../src/guestfs-actions.pod:6237
 msgid "(Added in 1.5.4)"
 msgstr ""
 
@@ -9220,7 +9220,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2048 ../src/guestfs-actions.pod:6171
+#: ../src/guestfs-actions.pod:2048 ../src/guestfs-actions.pod:6282
 msgid "(Added in 1.0.6)"
 msgstr ""
 
@@ -9244,7 +9244,7 @@ msgid "Return the recovery process enabled flag."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2059 ../src/guestfs-actions.pod:3593 ../src/guestfs-actions.pod:3904 ../src/guestfs-actions.pod:4304 ../src/guestfs-actions.pod:4336 ../src/guestfs-actions.pod:5426 ../src/guestfs-actions.pod:5769 ../src/guestfs-actions.pod:6195 ../src/guestfs-actions.pod:6886 ../src/guestfs-actions.pod:6906 ../src/guestfs-actions.pod:7098
+#: ../src/guestfs-actions.pod:2059 ../src/guestfs-actions.pod:3593 ../src/guestfs-actions.pod:3922 ../src/guestfs-actions.pod:4325 ../src/guestfs-actions.pod:4357 ../src/guestfs-actions.pod:5537 ../src/guestfs-actions.pod:5880 ../src/guestfs-actions.pod:6306 ../src/guestfs-actions.pod:6997 ../src/guestfs-actions.pod:7017 ../src/guestfs-actions.pod:7209
 msgid "(Added in 1.0.77)"
 msgstr ""
 
@@ -9270,7 +9270,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2074 ../src/guestfs-actions.pod:2137 ../src/guestfs-actions.pod:6214 ../src/guestfs-actions.pod:6272
+#: ../src/guestfs-actions.pod:2074 ../src/guestfs-actions.pod:2137 ../src/guestfs-actions.pod:6325 ../src/guestfs-actions.pod:6383
 msgid "(Added in 1.0.67)"
 msgstr ""
 
@@ -9431,7 +9431,7 @@ msgid "See also: C<guestfs_getxattrs>, C<guestfs_lgetxattr>, L<attr(5)>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2163 ../src/guestfs-actions.pod:2354 ../src/guestfs-actions.pod:2824 ../src/guestfs-actions.pod:3619 ../src/guestfs-actions.pod:5419 ../src/guestfs-actions.pod:5445 ../src/guestfs-actions.pod:5626
+#: ../src/guestfs-actions.pod:2163 ../src/guestfs-actions.pod:2354 ../src/guestfs-actions.pod:2824 ../src/guestfs-actions.pod:3619 ../src/guestfs-actions.pod:5530 ../src/guestfs-actions.pod:5556 ../src/guestfs-actions.pod:5737
 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 "
@@ -9476,14 +9476,14 @@ msgid "See also: C<guestfs_lgetxattrs>, L<attr(5)>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2183 ../src/guestfs-actions.pod:3635 ../src/guestfs-actions.pod:4300
+#: ../src/guestfs-actions.pod:2183 ../src/guestfs-actions.pod:3635 ../src/guestfs-actions.pod:4321
 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:2187 ../src/guestfs-actions.pod:3639 ../src/guestfs-actions.pod:3818 ../src/guestfs-actions.pod:3854 ../src/guestfs-actions.pod:5799 ../src/guestfs-actions.pod:6291 ../src/guestfs-actions.pod:7662
+#: ../src/guestfs-actions.pod:2187 ../src/guestfs-actions.pod:3639 ../src/guestfs-actions.pod:3836 ../src/guestfs-actions.pod:3872 ../src/guestfs-actions.pod:5910 ../src/guestfs-actions.pod:6402 ../src/guestfs-actions.pod:7767
 msgid "(Added in 1.0.59)"
 msgstr ""
 
@@ -9522,7 +9522,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2210 ../src/guestfs-actions.pod:6484 ../src/guestfs-actions.pod:6501
+#: ../src/guestfs-actions.pod:2210 ../src/guestfs-actions.pod:6595 ../src/guestfs-actions.pod:6612
 msgid "(Added in 1.0.50)"
 msgstr ""
 
@@ -9672,7 +9672,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2306 ../src/guestfs-actions.pod:6781 ../fish/guestfish-actions.pod:1546 ../fish/guestfish-actions.pod:4518
+#: ../src/guestfs-actions.pod:2306 ../src/guestfs-actions.pod:6892 ../fish/guestfish-actions.pod:1546 ../fish/guestfish-actions.pod:4591
 msgid "If the parameter C<nrlines> is zero, this returns an empty list."
 msgstr ""
 
@@ -9699,7 +9699,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2332 ../src/guestfs-actions.pod:6565 ../src/guestfs-actions.pod:6620
+#: ../src/guestfs-actions.pod:2332 ../src/guestfs-actions.pod:6676 ../src/guestfs-actions.pod:6731
 msgid "(Added in 1.0.22)"
 msgstr ""
 
@@ -10296,7 +10296,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2660 ../src/guestfs-actions.pod:2928 ../src/guestfs-actions.pod:3706 ../src/guestfs-actions.pod:4985 ../src/guestfs-actions.pod:6922
+#: ../src/guestfs-actions.pod:2660 ../src/guestfs-actions.pod:2928 ../src/guestfs-actions.pod:3724 ../src/guestfs-actions.pod:5006 ../src/guestfs-actions.pod:7033
 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 "
@@ -10401,7 +10401,7 @@ msgid "The format of this disk image is not known."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2727 ../src/guestfs-actions.pod:3158 ../src/guestfs-actions.pod:3174 ../src/guestfs-actions.pod:3192 ../src/guestfs-actions.pod:5837
+#: ../src/guestfs-actions.pod:2727 ../src/guestfs-actions.pod:3158 ../src/guestfs-actions.pod:3174 ../src/guestfs-actions.pod:3192 ../src/guestfs-actions.pod:5948
 msgid "(Added in 1.9.4)"
 msgstr ""
 
@@ -10547,7 +10547,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2828 ../src/guestfs-actions.pod:3653 ../src/guestfs-actions.pod:4884
+#: ../src/guestfs-actions.pod:2828 ../src/guestfs-actions.pod:3653 ../src/guestfs-actions.pod:4905
 msgid "(Added in 1.11.12)"
 msgstr ""
 
@@ -11381,7 +11381,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3333 ../src/guestfs-actions.pod:3664 ../src/guestfs-actions.pod:3726
+#: ../src/guestfs-actions.pod:3333 ../src/guestfs-actions.pod:3664 ../src/guestfs-actions.pod:3744
 msgid "See also C<guestfs_list_filesystems>."
 msgstr ""
 
@@ -11878,7 +11878,7 @@ msgstr ""
 
 #. type: =head2
 #: ../src/guestfs-actions.pod:3672
-msgid "guestfs_list_filesystems"
+msgid "guestfs_list_dm_devices"
 msgstr ""
 
 #. type: verbatim
@@ -11886,12 +11886,46 @@ msgstr ""
 #, no-wrap
 msgid ""
 " char **\n"
-" guestfs_list_filesystems (guestfs_h *g);\n"
+" guestfs_list_dm_devices (guestfs_h *g);\n"
 "\n"
 msgstr ""
 
 #. type: textblock
 #: ../src/guestfs-actions.pod:3677 ../fish/guestfish-actions.pod:2517
+msgid "List all device mapper devices."
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:3679
+msgid ""
+"The returned list contains C</dev/mapper/*> devices, eg. ones created by a "
+"previous call to C<guestfs_luks_open>."
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:3682
+msgid ""
+"Device mapper devices which correspond to logical volumes are I<not> "
+"returned in this list.  Call C<guestfs_lvs> if you want to list logical "
+"volumes."
+msgstr ""
+
+#. type: =head2
+#: ../src/guestfs-actions.pod:3690
+msgid "guestfs_list_filesystems"
+msgstr ""
+
+#. type: verbatim
+#: ../src/guestfs-actions.pod:3692
+#, no-wrap
+msgid ""
+" char **\n"
+" guestfs_list_filesystems (guestfs_h *g);\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:3695 ../fish/guestfish-actions.pod:2530
 msgid ""
 "This inspection command looks for filesystems on partitions, block devices "
 "and logical volumes, returning a list of devices containing filesystems and "
@@ -11899,14 +11933,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3681 ../fish/guestfish-actions.pod:2521
+#: ../src/guestfs-actions.pod:3699 ../fish/guestfish-actions.pod:2534
 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:3685 ../fish/guestfish-actions.pod:2525
+#: ../src/guestfs-actions.pod:3703 ../fish/guestfish-actions.pod:2538
 #, no-wrap
 msgid ""
 " \"/dev/sda1\" => \"ntfs\"\n"
@@ -11917,14 +11951,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3690 ../fish/guestfish-actions.pod:2530
+#: ../src/guestfs-actions.pod:3708 ../fish/guestfish-actions.pod:2543
 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:3694
+#: ../src/guestfs-actions.pod:3712
 msgid ""
 "This command runs other libguestfs commands, which might include "
 "C<guestfs_mount> and C<guestfs_umount>, and therefore you should use this "
@@ -11932,7 +11966,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3698
+#: ../src/guestfs-actions.pod:3716
 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 "
@@ -11943,17 +11977,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3712 ../src/guestfs-actions.pod:5386
+#: ../src/guestfs-actions.pod:3730 ../src/guestfs-actions.pod:5497
 msgid "(Added in 1.5.15)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3714
+#: ../src/guestfs-actions.pod:3732
 msgid "guestfs_list_partitions"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3716
+#: ../src/guestfs-actions.pod:3734
 #, no-wrap
 msgid ""
 " char **\n"
@@ -11962,29 +11996,29 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3719 ../fish/guestfish-actions.pod:2550
+#: ../src/guestfs-actions.pod:3737 ../fish/guestfish-actions.pod:2563
 msgid "List all the partitions detected on all block devices."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3721 ../fish/guestfish-actions.pod:2552
+#: ../src/guestfs-actions.pod:3739 ../fish/guestfish-actions.pod:2565
 msgid "The full partition device names are returned, eg. C</dev/sda1>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3723
+#: ../src/guestfs-actions.pod:3741
 msgid ""
 "This does not return logical volumes.  For that you will need to call "
 "C<guestfs_lvs>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3734
+#: ../src/guestfs-actions.pod:3752
 msgid "guestfs_ll"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3736
+#: ../src/guestfs-actions.pod:3754
 #, no-wrap
 msgid ""
 " char *\n"
@@ -11994,26 +12028,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3740 ../fish/guestfish-actions.pod:2563
+#: ../src/guestfs-actions.pod:3758 ../fish/guestfish-actions.pod:2576
 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:3743 ../fish/guestfish-actions.pod:2566
+#: ../src/guestfs-actions.pod:3761 ../fish/guestfish-actions.pod:2579
 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:3751
+#: ../src/guestfs-actions.pod:3769
 msgid "guestfs_ln"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3753
+#: ../src/guestfs-actions.pod:3771
 #, no-wrap
 msgid ""
 " int\n"
@@ -12024,17 +12058,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3758 ../fish/guestfish-actions.pod:2573
+#: ../src/guestfs-actions.pod:3776 ../fish/guestfish-actions.pod:2586
 msgid "This command creates a hard link using the C<ln> command."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3764
+#: ../src/guestfs-actions.pod:3782
 msgid "guestfs_ln_f"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3766
+#: ../src/guestfs-actions.pod:3784
 #, no-wrap
 msgid ""
 " int\n"
@@ -12045,19 +12079,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3771 ../fish/guestfish-actions.pod:2579
+#: ../src/guestfs-actions.pod:3789 ../fish/guestfish-actions.pod:2592
 msgid ""
 "This command creates a hard link using the C<ln -f> command.  The I<-f> "
 "option removes the link (C<linkname>) if it exists already."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3778
+#: ../src/guestfs-actions.pod:3796
 msgid "guestfs_ln_s"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3780
+#: ../src/guestfs-actions.pod:3798
 #, no-wrap
 msgid ""
 " int\n"
@@ -12068,17 +12102,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3785 ../fish/guestfish-actions.pod:2586
+#: ../src/guestfs-actions.pod:3803 ../fish/guestfish-actions.pod:2599
 msgid "This command creates a symbolic link using the C<ln -s> command."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3791
+#: ../src/guestfs-actions.pod:3809
 msgid "guestfs_ln_sf"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3793
+#: ../src/guestfs-actions.pod:3811
 #, no-wrap
 msgid ""
 " int\n"
@@ -12089,19 +12123,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3798 ../fish/guestfish-actions.pod:2592
+#: ../src/guestfs-actions.pod:3816 ../fish/guestfish-actions.pod:2605
 msgid ""
 "This command creates a symbolic link using the C<ln -sf> command, The I<-f> "
 "option removes the link (C<linkname>) if it exists already."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3805
+#: ../src/guestfs-actions.pod:3823
 msgid "guestfs_lremovexattr"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3807
+#: ../src/guestfs-actions.pod:3825
 #, no-wrap
 msgid ""
 " int\n"
@@ -12112,19 +12146,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3812
+#: ../src/guestfs-actions.pod:3830
 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:3820
+#: ../src/guestfs-actions.pod:3838
 msgid "guestfs_ls"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3822
+#: ../src/guestfs-actions.pod:3840
 #, no-wrap
 msgid ""
 " char **\n"
@@ -12134,7 +12168,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3826 ../fish/guestfish-actions.pod:2607
+#: ../src/guestfs-actions.pod:3844 ../fish/guestfish-actions.pod:2620
 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 "
@@ -12142,19 +12176,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3830
+#: ../src/guestfs-actions.pod:3848
 msgid ""
 "This command is mostly useful for interactive sessions.  Programs should "
 "probably use C<guestfs_readdir> instead."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3839
+#: ../src/guestfs-actions.pod:3857
 msgid "guestfs_lsetxattr"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3841
+#: ../src/guestfs-actions.pod:3859
 #, no-wrap
 msgid ""
 " int\n"
@@ -12167,19 +12201,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3848
+#: ../src/guestfs-actions.pod:3866
 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:3856
+#: ../src/guestfs-actions.pod:3874
 msgid "guestfs_lstat"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3858
+#: ../src/guestfs-actions.pod:3876
 #, no-wrap
 msgid ""
 " struct guestfs_stat *\n"
@@ -12189,41 +12223,41 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3862 ../src/guestfs-actions.pod:6521 ../fish/guestfish-actions.pod:2626 ../fish/guestfish-actions.pod:4353
+#: ../src/guestfs-actions.pod:3880 ../src/guestfs-actions.pod:6632 ../fish/guestfish-actions.pod:2639 ../fish/guestfish-actions.pod:4426
 msgid "Returns file information for the given C<path>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3864
+#: ../src/guestfs-actions.pod:3882
 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:3868 ../fish/guestfish-actions.pod:2632
+#: ../src/guestfs-actions.pod:3886 ../fish/guestfish-actions.pod:2645
 msgid "This is the same as the C<lstat(2)> system call."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3870 ../src/guestfs-actions.pod:6525
+#: ../src/guestfs-actions.pod:3888 ../src/guestfs-actions.pod:6636
 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:3874 ../src/guestfs-actions.pod:6529 ../src/guestfs-actions.pod:6547 ../src/guestfs-actions.pod:6928
+#: ../src/guestfs-actions.pod:3892 ../src/guestfs-actions.pod:6640 ../src/guestfs-actions.pod:6658 ../src/guestfs-actions.pod:7039
 msgid "(Added in 0.9.2)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3876
+#: ../src/guestfs-actions.pod:3894
 msgid "guestfs_lstatlist"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3878
+#: ../src/guestfs-actions.pod:3896
 #, no-wrap
 msgid ""
 " struct guestfs_stat_list *\n"
@@ -12234,7 +12268,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3883
+#: ../src/guestfs-actions.pod:3901
 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 "
@@ -12242,7 +12276,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3887 ../fish/guestfish-actions.pod:2642
+#: ../src/guestfs-actions.pod:3905 ../fish/guestfish-actions.pod:2655
 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, "
@@ -12250,7 +12284,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3892
+#: ../src/guestfs-actions.pod:3910
 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> "
@@ -12261,19 +12295,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3900
+#: ../src/guestfs-actions.pod:3918
 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:3906
+#: ../src/guestfs-actions.pod:3924
 msgid "guestfs_luks_add_key"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3908
+#: ../src/guestfs-actions.pod:3926
 #, no-wrap
 msgid ""
 " int\n"
@@ -12286,7 +12320,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3915 ../fish/guestfish-actions.pod:2659
+#: ../src/guestfs-actions.pod:3933 ../fish/guestfish-actions.pod:2672
 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 "
@@ -12294,14 +12328,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3920
+#: ../src/guestfs-actions.pod:3938
 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:3926 ../src/guestfs-actions.pod:3966 ../src/guestfs-actions.pod:3989 ../src/guestfs-actions.pod:4009 ../src/guestfs-actions.pod:4041 ../src/guestfs-actions.pod:4060
+#: ../src/guestfs-actions.pod:3944 ../src/guestfs-actions.pod:3984 ../src/guestfs-actions.pod:4007 ../src/guestfs-actions.pod:4027 ../src/guestfs-actions.pod:4062 ../src/guestfs-actions.pod:4081
 msgid ""
 "This function takes a key or passphrase parameter which could contain "
 "sensitive material.  Read the section L</KEYS AND PASSPHRASES> for more "
@@ -12309,17 +12343,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3930 ../src/guestfs-actions.pod:3970 ../src/guestfs-actions.pod:3993 ../src/guestfs-actions.pod:4013
+#: ../src/guestfs-actions.pod:3948 ../src/guestfs-actions.pod:3988 ../src/guestfs-actions.pod:4011 ../src/guestfs-actions.pod:4031
 msgid "(Added in 1.5.2)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3932
+#: ../src/guestfs-actions.pod:3950
 msgid "guestfs_luks_close"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3934
+#: ../src/guestfs-actions.pod:3952
 #, no-wrap
 msgid ""
 " int\n"
@@ -12329,7 +12363,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3938
+#: ../src/guestfs-actions.pod:3956
 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 "
@@ -12338,17 +12372,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3946 ../src/guestfs-actions.pod:4045 ../src/guestfs-actions.pod:4064 ../src/guestfs-actions.pod:4114 ../src/guestfs-actions.pod:4162
+#: ../src/guestfs-actions.pod:3964 ../src/guestfs-actions.pod:4066 ../src/guestfs-actions.pod:4085 ../src/guestfs-actions.pod:4135 ../src/guestfs-actions.pod:4183
 msgid "(Added in 1.5.1)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3948
+#: ../src/guestfs-actions.pod:3966
 msgid "guestfs_luks_format"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3950
+#: ../src/guestfs-actions.pod:3968
 #, no-wrap
 msgid ""
 " int\n"
@@ -12360,7 +12394,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3956 ../fish/guestfish-actions.pod:2685
+#: ../src/guestfs-actions.pod:3974 ../fish/guestfish-actions.pod:2698
 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 "
@@ -12368,19 +12402,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3963 ../src/guestfs-actions.pod:3986 ../src/guestfs-actions.pod:4126 ../src/guestfs-actions.pod:5137 ../src/guestfs-actions.pod:5919 ../src/guestfs-actions.pod:6328 ../src/guestfs-actions.pod:6358 ../src/guestfs-actions.pod:6391 ../src/guestfs-actions.pod:7573 ../fish/guestfish-actions.pod:2693 ../fish/guestfish-actions.pod:2706 ../fish/guestfish-actions.pod:2790 ../fish/guestfish-actions.pod:3394 ../fish/guestfish-actions.pod:3914 ../fish/guestfish-actions.pod:4224 ../fish/guestfish-actions.pod:4247 ../fish/guestfish-actions.pod:4269 ../fish/guestfish-actions.pod:4999
+#: ../src/guestfs-actions.pod:3981 ../src/guestfs-actions.pod:4004 ../src/guestfs-actions.pod:4147 ../src/guestfs-actions.pod:5248 ../src/guestfs-actions.pod:6030 ../src/guestfs-actions.pod:6439 ../src/guestfs-actions.pod:6469 ../src/guestfs-actions.pod:6502 ../src/guestfs-actions.pod:7678 ../fish/guestfish-actions.pod:2706 ../fish/guestfish-actions.pod:2719 ../fish/guestfish-actions.pod:2806 ../fish/guestfish-actions.pod:3467 ../fish/guestfish-actions.pod:3987 ../fish/guestfish-actions.pod:4297 ../fish/guestfish-actions.pod:4320 ../fish/guestfish-actions.pod:4342 ../fish/guestfish-actions.pod:5066
 msgid ""
 "B<This command is dangerous.  Without careful use you can easily destroy all "
 "your data>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3972
+#: ../src/guestfs-actions.pod:3990
 msgid "guestfs_luks_format_cipher"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3974
+#: ../src/guestfs-actions.pod:3992
 #, no-wrap
 msgid ""
 " int\n"
@@ -12393,19 +12427,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3981
+#: ../src/guestfs-actions.pod:3999
 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:3995
+#: ../src/guestfs-actions.pod:4013
 msgid "guestfs_luks_kill_slot"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3997
+#: ../src/guestfs-actions.pod:4015
 #, no-wrap
 msgid ""
 " int\n"
@@ -12417,19 +12451,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4003 ../fish/guestfish-actions.pod:2713
+#: ../src/guestfs-actions.pod:4021 ../fish/guestfish-actions.pod:2726
 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:4015
+#: ../src/guestfs-actions.pod:4033
 msgid "guestfs_luks_open"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4017
+#: ../src/guestfs-actions.pod:4035
 #, no-wrap
 msgid ""
 " int\n"
@@ -12441,26 +12475,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4023 ../fish/guestfish-actions.pod:2724
+#: ../src/guestfs-actions.pod:4041 ../fish/guestfish-actions.pod:2737
 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:4026 ../fish/guestfish-actions.pod:2727
+#: ../src/guestfs-actions.pod:4044 ../fish/guestfish-actions.pod:2740
 msgid "C<device> is the encrypted block device or partition."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4028 ../fish/guestfish-actions.pod:2729
+#: ../src/guestfs-actions.pod:4046 ../fish/guestfish-actions.pod:2742
 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:4031 ../fish/guestfish-actions.pod:2732
+#: ../src/guestfs-actions.pod:4049 ../fish/guestfish-actions.pod:2745
 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 "
@@ -12468,20 +12502,25 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4035
+#: ../src/guestfs-actions.pod:4053
 msgid ""
 "If this block device contains LVM volume groups, then calling "
 "C<guestfs_vgscan> followed by C<guestfs_vg_activate_all> will make them "
 "visible."
 msgstr ""
 
+#. type: textblock
+#: ../src/guestfs-actions.pod:4057
+msgid "Use C<guestfs_list_dm_devices> to list all device mapper devices."
+msgstr ""
+
 #. type: =head2
-#: ../src/guestfs-actions.pod:4047
+#: ../src/guestfs-actions.pod:4068
 msgid "guestfs_luks_open_ro"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4049
+#: ../src/guestfs-actions.pod:4070
 #, no-wrap
 msgid ""
 " int\n"
@@ -12493,19 +12532,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4055
+#: ../src/guestfs-actions.pod:4076
 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:4066
+#: ../src/guestfs-actions.pod:4087
 msgid "guestfs_lvcreate"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4068
+#: ../src/guestfs-actions.pod:4089
 #, no-wrap
 msgid ""
 " int\n"
@@ -12517,19 +12556,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4074 ../fish/guestfish-actions.pod:2757
+#: ../src/guestfs-actions.pod:4095 ../fish/guestfish-actions.pod:2773
 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:4081
+#: ../src/guestfs-actions.pod:4102
 msgid "guestfs_lvm_canonical_lv_name"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4083
+#: ../src/guestfs-actions.pod:4104
 #, no-wrap
 msgid ""
 " char *\n"
@@ -12539,7 +12578,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4087 ../fish/guestfish-actions.pod:2764
+#: ../src/guestfs-actions.pod:4108 ../fish/guestfish-actions.pod:2780
 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 "
@@ -12547,29 +12586,29 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4091 ../fish/guestfish-actions.pod:2768
+#: ../src/guestfs-actions.pod:4112 ../fish/guestfish-actions.pod:2784
 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:4094
+#: ../src/guestfs-actions.pod:4115
 msgid "See also C<guestfs_is_lv>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4099
+#: ../src/guestfs-actions.pod:4120
 msgid "(Added in 1.5.24)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4101
+#: ../src/guestfs-actions.pod:4122
 msgid "guestfs_lvm_clear_filter"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4103
+#: ../src/guestfs-actions.pod:4124
 #, no-wrap
 msgid ""
 " int\n"
@@ -12578,24 +12617,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4106
+#: ../src/guestfs-actions.pod:4127
 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:4109 ../src/guestfs-actions.pod:4151 ../fish/guestfish-actions.pod:2780 ../fish/guestfish-actions.pod:2811
+#: ../src/guestfs-actions.pod:4130 ../src/guestfs-actions.pod:4172 ../fish/guestfish-actions.pod:2796 ../fish/guestfish-actions.pod:2827
 msgid "This command also clears the LVM cache and performs a volume group scan."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4116
+#: ../src/guestfs-actions.pod:4137
 msgid "guestfs_lvm_remove_all"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4118
+#: ../src/guestfs-actions.pod:4139
 #, no-wrap
 msgid ""
 " int\n"
@@ -12604,19 +12643,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4121 ../fish/guestfish-actions.pod:2787
+#: ../src/guestfs-actions.pod:4142 ../fish/guestfish-actions.pod:2803
 msgid ""
 "This command removes all LVM logical volumes, volume groups and physical "
 "volumes."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4131
+#: ../src/guestfs-actions.pod:4152
 msgid "guestfs_lvm_set_filter"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4133
+#: ../src/guestfs-actions.pod:4154
 #, no-wrap
 msgid ""
 " int\n"
@@ -12626,7 +12665,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4137 ../fish/guestfish-actions.pod:2797
+#: ../src/guestfs-actions.pod:4158 ../fish/guestfish-actions.pod:2813
 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 "
@@ -12634,7 +12673,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4141 ../fish/guestfish-actions.pod:2801
+#: ../src/guestfs-actions.pod:4162 ../fish/guestfish-actions.pod:2817
 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 "
@@ -12646,24 +12685,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4154 ../fish/guestfish-actions.pod:2814
+#: ../src/guestfs-actions.pod:4175 ../fish/guestfish-actions.pod:2830
 msgid "You can filter whole block devices or individual partitions."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4156 ../fish/guestfish-actions.pod:2816
+#: ../src/guestfs-actions.pod:4177 ../fish/guestfish-actions.pod:2832
 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:4164
+#: ../src/guestfs-actions.pod:4185
 msgid "guestfs_lvremove"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4166
+#: ../src/guestfs-actions.pod:4187
 #, no-wrap
 msgid ""
 " int\n"
@@ -12673,31 +12712,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4170 ../fish/guestfish-actions.pod:2824
+#: ../src/guestfs-actions.pod:4191 ../fish/guestfish-actions.pod:2840
 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:4173 ../fish/guestfish-actions.pod:2827
+#: ../src/guestfs-actions.pod:4194 ../fish/guestfish-actions.pod:2843
 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:4178 ../src/guestfs-actions.pod:5483 ../src/guestfs-actions.pod:7304
+#: ../src/guestfs-actions.pod:4199 ../src/guestfs-actions.pod:5594 ../src/guestfs-actions.pod:7409
 msgid "(Added in 1.0.13)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4180
+#: ../src/guestfs-actions.pod:4201
 msgid "guestfs_lvrename"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4182
+#: ../src/guestfs-actions.pod:4203
 #, no-wrap
 msgid ""
 " int\n"
@@ -12708,22 +12747,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4187 ../fish/guestfish-actions.pod:2834
+#: ../src/guestfs-actions.pod:4208 ../fish/guestfish-actions.pod:2850
 msgid "Rename a logical volume C<logvol> with the new name C<newlogvol>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4191 ../src/guestfs-actions.pod:7317
+#: ../src/guestfs-actions.pod:4212 ../src/guestfs-actions.pod:7422
 msgid "(Added in 1.0.83)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4193
+#: ../src/guestfs-actions.pod:4214
 msgid "guestfs_lvresize"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4195
+#: ../src/guestfs-actions.pod:4216
 #, no-wrap
 msgid ""
 " int\n"
@@ -12734,19 +12773,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4200 ../fish/guestfish-actions.pod:2840
+#: ../src/guestfs-actions.pod:4221 ../fish/guestfish-actions.pod:2856
 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:4208
+#: ../src/guestfs-actions.pod:4229
 msgid "guestfs_lvresize_free"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4210
+#: ../src/guestfs-actions.pod:4231
 #, no-wrap
 msgid ""
 " int\n"
@@ -12757,7 +12796,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4215 ../fish/guestfish-actions.pod:2848
+#: ../src/guestfs-actions.pod:4236 ../fish/guestfish-actions.pod:2864
 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 "
@@ -12766,17 +12805,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4223
+#: ../src/guestfs-actions.pod:4244
 msgid "(Added in 1.3.3)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4225
+#: ../src/guestfs-actions.pod:4246
 msgid "guestfs_lvs"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4227
+#: ../src/guestfs-actions.pod:4248
 #, no-wrap
 msgid ""
 " char **\n"
@@ -12785,31 +12824,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4230 ../fish/guestfish-actions.pod:2858
+#: ../src/guestfs-actions.pod:4251 ../fish/guestfish-actions.pod:2874
 msgid ""
 "List all the logical volumes detected.  This is the equivalent of the "
 "L<lvs(8)> command."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4233 ../fish/guestfish-actions.pod:2861
+#: ../src/guestfs-actions.pod:4254 ../fish/guestfish-actions.pod:2877
 msgid ""
 "This returns a list of the logical volume device names "
 "(eg. C</dev/VolGroup00/LogVol00>)."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4236
+#: ../src/guestfs-actions.pod:4257
 msgid "See also C<guestfs_lvs_full>, C<guestfs_list_filesystems>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4244
+#: ../src/guestfs-actions.pod:4265
 msgid "guestfs_lvs_full"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4246
+#: ../src/guestfs-actions.pod:4267
 #, no-wrap
 msgid ""
 " struct guestfs_lvm_lv_list *\n"
@@ -12818,14 +12857,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4249 ../fish/guestfish-actions.pod:2870
+#: ../src/guestfs-actions.pod:4270 ../fish/guestfish-actions.pod:2886
 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:4252
+#: ../src/guestfs-actions.pod:4273
 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 "
@@ -12833,12 +12872,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4258
+#: ../src/guestfs-actions.pod:4279
 msgid "guestfs_lvuuid"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4260
+#: ../src/guestfs-actions.pod:4281
 #, no-wrap
 msgid ""
 " char *\n"
@@ -12848,17 +12887,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4264 ../fish/guestfish-actions.pod:2877
+#: ../src/guestfs-actions.pod:4285 ../fish/guestfish-actions.pod:2893
 msgid "This command returns the UUID of the LVM LV C<device>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4271
+#: ../src/guestfs-actions.pod:4292
 msgid "guestfs_lxattrlist"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4273
+#: ../src/guestfs-actions.pod:4294
 #, no-wrap
 msgid ""
 " struct guestfs_xattr_list *\n"
@@ -12869,7 +12908,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4278 ../fish/guestfish-actions.pod:2883
+#: ../src/guestfs-actions.pod:4299 ../fish/guestfish-actions.pod:2899
 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 "
@@ -12877,7 +12916,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4282 ../fish/guestfish-actions.pod:2887
+#: ../src/guestfs-actions.pod:4303 ../fish/guestfish-actions.pod:2903
 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>.  "
@@ -12890,7 +12929,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4292
+#: ../src/guestfs-actions.pod:4313
 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 "
@@ -12901,12 +12940,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4306
+#: ../src/guestfs-actions.pod:4327
 msgid "guestfs_mkdir"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4308
+#: ../src/guestfs-actions.pod:4329
 #, no-wrap
 msgid ""
 " int\n"
@@ -12916,17 +12955,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4312 ../fish/guestfish-actions.pod:2909
+#: ../src/guestfs-actions.pod:4333 ../fish/guestfish-actions.pod:2925
 msgid "Create a directory named C<path>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4318
+#: ../src/guestfs-actions.pod:4339
 msgid "guestfs_mkdir_mode"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4320
+#: ../src/guestfs-actions.pod:4341
 #, no-wrap
 msgid ""
 " int\n"
@@ -12937,14 +12976,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4325 ../fish/guestfish-actions.pod:2915
+#: ../src/guestfs-actions.pod:4346 ../fish/guestfish-actions.pod:2931
 msgid ""
 "This command creates a directory, setting the initial permissions of the "
 "directory to C<mode>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4328 ../fish/guestfish-actions.pod:2918
+#: ../src/guestfs-actions.pod:4349 ../fish/guestfish-actions.pod:2934
 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 "
@@ -12952,17 +12991,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4332
+#: ../src/guestfs-actions.pod:4353
 msgid "See also C<guestfs_mkdir>, C<guestfs_umask>"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4338
+#: ../src/guestfs-actions.pod:4359
 msgid "guestfs_mkdir_p"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4340
+#: ../src/guestfs-actions.pod:4361
 #, no-wrap
 msgid ""
 " int\n"
@@ -12972,19 +13011,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4344 ../fish/guestfish-actions.pod:2928
+#: ../src/guestfs-actions.pod:4365 ../fish/guestfish-actions.pod:2944
 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:4351
+#: ../src/guestfs-actions.pod:4372
 msgid "guestfs_mkdtemp"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4353
+#: ../src/guestfs-actions.pod:4374
 #, no-wrap
 msgid ""
 " char *\n"
@@ -12994,7 +13033,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4357 ../fish/guestfish-actions.pod:2935
+#: ../src/guestfs-actions.pod:4378 ../fish/guestfish-actions.pod:2951
 msgid ""
 "This command creates a temporary directory.  The C<template> parameter "
 "should be a full pathname for the temporary directory name with the final "
@@ -13002,41 +13041,41 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4362 ../fish/guestfish-actions.pod:2940
+#: ../src/guestfs-actions.pod:4383 ../fish/guestfish-actions.pod:2956
 msgid ""
 "For example: \"/tmp/myprogXXXXXX\" or \"/Temp/myprogXXXXXX\", the second one "
 "being suitable for Windows filesystems."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4365 ../fish/guestfish-actions.pod:2943
+#: ../src/guestfs-actions.pod:4386 ../fish/guestfish-actions.pod:2959
 msgid "The name of the temporary directory that was created is returned."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4368 ../fish/guestfish-actions.pod:2946
+#: ../src/guestfs-actions.pod:4389 ../fish/guestfish-actions.pod:2962
 msgid "The temporary directory is created with mode 0700 and is owned by root."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4371 ../fish/guestfish-actions.pod:2949
+#: ../src/guestfs-actions.pod:4392 ../fish/guestfish-actions.pod:2965
 msgid ""
 "The caller is responsible for deleting the temporary directory and its "
 "contents after use."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4374 ../fish/guestfish-actions.pod:2952
+#: ../src/guestfs-actions.pod:4395 ../fish/guestfish-actions.pod:2968
 msgid "See also: L<mkdtemp(3)>"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4381
+#: ../src/guestfs-actions.pod:4402
 msgid "guestfs_mke2fs_J"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4383
+#: ../src/guestfs-actions.pod:4404
 #, no-wrap
 msgid ""
 " int\n"
@@ -13049,14 +13088,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4390 ../fish/guestfish-actions.pod:2958
+#: ../src/guestfs-actions.pod:4411 ../fish/guestfish-actions.pod:2974
 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:4394 ../fish/guestfish-actions.pod:2962
+#: ../src/guestfs-actions.pod:4415 ../fish/guestfish-actions.pod:2978
 #, no-wrap
 msgid ""
 " mke2fs -t fstype -b blocksize -J device=<journal> <device>\n"
@@ -13064,22 +13103,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4396
+#: ../src/guestfs-actions.pod:4417
 msgid "See also C<guestfs_mke2journal>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4400 ../src/guestfs-actions.pod:4418 ../src/guestfs-actions.pod:4436 ../src/guestfs-actions.pod:4452 ../src/guestfs-actions.pod:4466 ../src/guestfs-actions.pod:4480 ../src/guestfs-actions.pod:4539 ../src/guestfs-actions.pod:4816
+#: ../src/guestfs-actions.pod:4421 ../src/guestfs-actions.pod:4439 ../src/guestfs-actions.pod:4457 ../src/guestfs-actions.pod:4473 ../src/guestfs-actions.pod:4487 ../src/guestfs-actions.pod:4501 ../src/guestfs-actions.pod:4560 ../src/guestfs-actions.pod:4837
 msgid "(Added in 1.0.68)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4402
+#: ../src/guestfs-actions.pod:4423
 msgid "guestfs_mke2fs_JL"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4404
+#: ../src/guestfs-actions.pod:4425
 #, no-wrap
 msgid ""
 " int\n"
@@ -13092,24 +13131,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4411 ../fish/guestfish-actions.pod:2970
+#: ../src/guestfs-actions.pod:4432 ../fish/guestfish-actions.pod:2986
 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:4414
+#: ../src/guestfs-actions.pod:4435
 msgid "See also C<guestfs_mke2journal_L>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4420
+#: ../src/guestfs-actions.pod:4441
 msgid "guestfs_mke2fs_JU"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4422
+#: ../src/guestfs-actions.pod:4443
 #, no-wrap
 msgid ""
 " int\n"
@@ -13122,24 +13161,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4429 ../fish/guestfish-actions.pod:2979
+#: ../src/guestfs-actions.pod:4450 ../fish/guestfish-actions.pod:2995
 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:4432
+#: ../src/guestfs-actions.pod:4453
 msgid "See also C<guestfs_mke2journal_U>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4438
+#: ../src/guestfs-actions.pod:4459
 msgid "guestfs_mke2journal"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4440
+#: ../src/guestfs-actions.pod:4461
 #, no-wrap
 msgid ""
 " int\n"
@@ -13150,14 +13189,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4445 ../fish/guestfish-actions.pod:2988
+#: ../src/guestfs-actions.pod:4466 ../fish/guestfish-actions.pod:3004
 msgid ""
 "This creates an ext2 external journal on C<device>.  It is equivalent to the "
 "command:"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4448 ../fish/guestfish-actions.pod:2991
+#: ../src/guestfs-actions.pod:4469 ../fish/guestfish-actions.pod:3007
 #, no-wrap
 msgid ""
 " mke2fs -O journal_dev -b blocksize device\n"
@@ -13165,12 +13204,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4454
+#: ../src/guestfs-actions.pod:4475
 msgid "guestfs_mke2journal_L"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4456
+#: ../src/guestfs-actions.pod:4477
 #, no-wrap
 msgid ""
 " int\n"
@@ -13182,17 +13221,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4462 ../fish/guestfish-actions.pod:2997
+#: ../src/guestfs-actions.pod:4483 ../fish/guestfish-actions.pod:3013
 msgid "This creates an ext2 external journal on C<device> with label C<label>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4468
+#: ../src/guestfs-actions.pod:4489
 msgid "guestfs_mke2journal_U"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4470
+#: ../src/guestfs-actions.pod:4491
 #, no-wrap
 msgid ""
 " int\n"
@@ -13204,17 +13243,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4476 ../fish/guestfish-actions.pod:3003
+#: ../src/guestfs-actions.pod:4497 ../fish/guestfish-actions.pod:3019
 msgid "This creates an ext2 external journal on C<device> with UUID C<uuid>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4482
+#: ../src/guestfs-actions.pod:4503
 msgid "guestfs_mkfifo"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4484
+#: ../src/guestfs-actions.pod:4505
 #, no-wrap
 msgid ""
 " int\n"
@@ -13225,19 +13264,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4489
+#: ../src/guestfs-actions.pod:4510
 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:4499
+#: ../src/guestfs-actions.pod:4520
 msgid "guestfs_mkfs"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4501
+#: ../src/guestfs-actions.pod:4522
 #, no-wrap
 msgid ""
 " int\n"
@@ -13248,19 +13287,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4506 ../fish/guestfish-actions.pod:3019
+#: ../src/guestfs-actions.pod:4527 ../fish/guestfish-actions.pod:3035
 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:4514
+#: ../src/guestfs-actions.pod:4535
 msgid "guestfs_mkfs_b"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4516
+#: ../src/guestfs-actions.pod:4537
 #, no-wrap
 msgid ""
 " int\n"
@@ -13272,7 +13311,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4522
+#: ../src/guestfs-actions.pod:4543
 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 "
@@ -13280,26 +13319,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4527 ../src/guestfs-actions.pod:4572 ../fish/guestfish-actions.pod:3032 ../fish/guestfish-actions.pod:3059
+#: ../src/guestfs-actions.pod:4548 ../src/guestfs-actions.pod:4593 ../fish/guestfish-actions.pod:3048 ../fish/guestfish-actions.pod:3075
 msgid ""
 "For VFAT and NTFS the C<blocksize> parameter is treated as the requested "
 "cluster size."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4532 ../fish/guestfish-actions.pod:3035
+#: ../src/guestfs-actions.pod:4553 ../fish/guestfish-actions.pod:3051
 msgid ""
 "This function is deprecated.  In new code, use the C<mkfs_opts> call "
 "instead."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4541
+#: ../src/guestfs-actions.pod:4562
 msgid "guestfs_mkfs_opts"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4543
+#: ../src/guestfs-actions.pod:4564
 #, no-wrap
 msgid ""
 " int\n"
@@ -13311,7 +13350,7 @@ msgid ""
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4554
+#: ../src/guestfs-actions.pod:4575
 #, no-wrap
 msgid ""
 " GUESTFS_MKFS_OPTS_BLOCKSIZE, int blocksize,\n"
@@ -13322,19 +13361,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4559 ../fish/guestfish-actions.pod:3046
+#: ../src/guestfs-actions.pod:4580 ../fish/guestfish-actions.pod:3062
 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:4566 ../fish/guestfish-actions.pod:3053
+#: ../src/guestfs-actions.pod:4587 ../fish/guestfish-actions.pod:3069
 msgid "C<blocksize>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4568 ../fish/guestfish-actions.pod:3055
+#: ../src/guestfs-actions.pod:4589 ../fish/guestfish-actions.pod:3071
 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 "
@@ -13342,70 +13381,70 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4575 ../fish/guestfish-actions.pod:3062
+#: ../src/guestfs-actions.pod:4596 ../fish/guestfish-actions.pod:3078
 msgid "For UFS block sizes, please see L<mkfs.ufs(8)>."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:4577 ../fish/guestfish-actions.pod:3064
+#: ../src/guestfs-actions.pod:4598 ../fish/guestfish-actions.pod:3080
 msgid "C<features>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4579 ../fish/guestfish-actions.pod:3066
+#: ../src/guestfs-actions.pod:4600 ../fish/guestfish-actions.pod:3082
 msgid "This passes the I<-O> parameter to the external mkfs program."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4581 ../fish/guestfish-actions.pod:3068
+#: ../src/guestfs-actions.pod:4602 ../fish/guestfish-actions.pod:3084
 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:4585 ../fish/guestfish-actions.pod:3072
+#: ../src/guestfs-actions.pod:4606 ../fish/guestfish-actions.pod:3088
 msgid ""
 "You cannot use this optional parameter with the C<gfs> or C<gfs2> filesystem "
 "type."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:4588 ../fish/guestfish-actions.pod:3075
+#: ../src/guestfs-actions.pod:4609 ../fish/guestfish-actions.pod:3091
 msgid "C<inode>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4590 ../fish/guestfish-actions.pod:3077
+#: ../src/guestfs-actions.pod:4611 ../fish/guestfish-actions.pod:3093
 msgid ""
 "This passes the I<-I> parameter to the external L<mke2fs(8)> program which "
 "sets the inode size (only for ext2/3/4 filesystems at present)."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:4593 ../fish/guestfish-actions.pod:3080
+#: ../src/guestfs-actions.pod:4614 ../fish/guestfish-actions.pod:3096
 msgid "C<sectorsize>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4595 ../fish/guestfish-actions.pod:3082
+#: ../src/guestfs-actions.pod:4616 ../fish/guestfish-actions.pod:3098
 msgid ""
 "This passes the I<-S> parameter to external L<mkfs.ufs(8)> program, which "
 "sets sector size for ufs filesystem."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4602
+#: ../src/guestfs-actions.pod:4623
 msgid "(Added in 1.7.19)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4604
+#: ../src/guestfs-actions.pod:4625
 msgid "guestfs_mkfs_opts_va"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4606
+#: ../src/guestfs-actions.pod:4627
 #, no-wrap
 msgid ""
 " int\n"
@@ -13417,17 +13456,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4612
+#: ../src/guestfs-actions.pod:4633
 msgid "This is the \"va_list variant\" of L</guestfs_mkfs_opts>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4616
+#: ../src/guestfs-actions.pod:4637
 msgid "guestfs_mkfs_opts_argv"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4618
+#: ../src/guestfs-actions.pod:4639
 #, no-wrap
 msgid ""
 " int\n"
@@ -13439,17 +13478,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4624
+#: ../src/guestfs-actions.pod:4645
 msgid "This is the \"argv variant\" of L</guestfs_mkfs_opts>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4628
+#: ../src/guestfs-actions.pod:4649
 msgid "guestfs_mkmountpoint"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4630
+#: ../src/guestfs-actions.pod:4651
 #, no-wrap
 msgid ""
 " int\n"
@@ -13459,7 +13498,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4634
+#: ../src/guestfs-actions.pod:4655
 msgid ""
 "C<guestfs_mkmountpoint> and C<guestfs_rmmountpoint> are specialized calls "
 "that can be used to create extra mountpoints before mounting the first "
@@ -13467,7 +13506,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4638 ../fish/guestfish-actions.pod:3097
+#: ../src/guestfs-actions.pod:4659 ../fish/guestfish-actions.pod:3113
 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 "
@@ -13475,7 +13514,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4642 ../fish/guestfish-actions.pod:3101
+#: ../src/guestfs-actions.pod:4663 ../fish/guestfish-actions.pod:3117
 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 "
@@ -13483,7 +13522,7 @@ msgid ""
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4647 ../fish/guestfish-actions.pod:3106
+#: ../src/guestfs-actions.pod:4668 ../fish/guestfish-actions.pod:3122
 #, no-wrap
 msgid ""
 " add-ro Fedora-11-i686-Live.iso\n"
@@ -13498,12 +13537,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4656 ../fish/guestfish-actions.pod:3115
+#: ../src/guestfs-actions.pod:4677 ../fish/guestfish-actions.pod:3131
 msgid "The inner filesystem is now unpacked under the /ext3fs mountpoint."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4658
+#: ../src/guestfs-actions.pod:4679
 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 "
@@ -13511,7 +13550,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4662
+#: ../src/guestfs-actions.pod:4683
 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 "
@@ -13520,12 +13559,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4667 ../fish/guestfish-actions.pod:3126
+#: ../src/guestfs-actions.pod:4688 ../fish/guestfish-actions.pod:3142
 msgid "For more details see L<https://bugzilla.redhat.com/show_bug.cgi?id=599503>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4669
+#: ../src/guestfs-actions.pod:4690
 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 "
@@ -13533,17 +13572,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4675 ../src/guestfs-actions.pod:4991 ../src/guestfs-actions.pod:5903
+#: ../src/guestfs-actions.pod:4696 ../src/guestfs-actions.pod:5012 ../src/guestfs-actions.pod:6014
 msgid "(Added in 1.0.62)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4677
+#: ../src/guestfs-actions.pod:4698
 msgid "guestfs_mknod"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4679
+#: ../src/guestfs-actions.pod:4700
 #, no-wrap
 msgid ""
 " int\n"
@@ -13556,14 +13595,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4686 ../fish/guestfish-actions.pod:3136
+#: ../src/guestfs-actions.pod:4707 ../fish/guestfish-actions.pod:3152
 msgid ""
 "This call creates block or character special devices, or named pipes "
 "(FIFOs)."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4689 ../fish/guestfish-actions.pod:3139
+#: ../src/guestfs-actions.pod:4710 ../fish/guestfish-actions.pod:3155
 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 "
@@ -13571,7 +13610,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4694
+#: ../src/guestfs-actions.pod:4715
 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 "
@@ -13582,12 +13621,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4708
+#: ../src/guestfs-actions.pod:4729
 msgid "guestfs_mknod_b"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4710
+#: ../src/guestfs-actions.pod:4731
 #, no-wrap
 msgid ""
 " int\n"
@@ -13600,7 +13639,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4717
+#: ../src/guestfs-actions.pod:4738
 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 "
@@ -13608,12 +13647,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4727
+#: ../src/guestfs-actions.pod:4748
 msgid "guestfs_mknod_c"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4729
+#: ../src/guestfs-actions.pod:4750
 #, no-wrap
 msgid ""
 " int\n"
@@ -13626,7 +13665,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4736
+#: ../src/guestfs-actions.pod:4757
 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 "
@@ -13634,12 +13673,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4746
+#: ../src/guestfs-actions.pod:4767
 msgid "guestfs_mkswap"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4748
+#: ../src/guestfs-actions.pod:4769
 #, no-wrap
 msgid ""
 " int\n"
@@ -13649,17 +13688,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4752 ../fish/guestfish-actions.pod:3178
+#: ../src/guestfs-actions.pod:4773 ../fish/guestfish-actions.pod:3194
 msgid "Create a swap partition on C<device>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4758
+#: ../src/guestfs-actions.pod:4779
 msgid "guestfs_mkswap_L"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4760
+#: ../src/guestfs-actions.pod:4781
 #, no-wrap
 msgid ""
 " int\n"
@@ -13670,12 +13709,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4765 ../fish/guestfish-actions.pod:3184
+#: ../src/guestfs-actions.pod:4786 ../fish/guestfish-actions.pod:3200
 msgid "Create a swap partition on C<device> with label C<label>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4767 ../fish/guestfish-actions.pod:3186
+#: ../src/guestfs-actions.pod:4788 ../fish/guestfish-actions.pod:3202
 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 "
@@ -13683,12 +13722,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4775
+#: ../src/guestfs-actions.pod:4796
 msgid "guestfs_mkswap_U"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4777
+#: ../src/guestfs-actions.pod:4798
 #, no-wrap
 msgid ""
 " int\n"
@@ -13699,17 +13738,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4782 ../fish/guestfish-actions.pod:3194
+#: ../src/guestfs-actions.pod:4803 ../fish/guestfish-actions.pod:3210
 msgid "Create a swap partition on C<device> with UUID C<uuid>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4788
+#: ../src/guestfs-actions.pod:4809
 msgid "guestfs_mkswap_file"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4790
+#: ../src/guestfs-actions.pod:4811
 #, no-wrap
 msgid ""
 " int\n"
@@ -13719,24 +13758,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4794 ../fish/guestfish-actions.pod:3200
+#: ../src/guestfs-actions.pod:4815 ../fish/guestfish-actions.pod:3216
 msgid "Create a swap file."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4796
+#: ../src/guestfs-actions.pod:4817
 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:4803
+#: ../src/guestfs-actions.pod:4824
 msgid "guestfs_modprobe"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4805
+#: ../src/guestfs-actions.pod:4826
 #, no-wrap
 msgid ""
 " int\n"
@@ -13746,24 +13785,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4809 ../fish/guestfish-actions.pod:3209
+#: ../src/guestfs-actions.pod:4830 ../fish/guestfish-actions.pod:3225
 msgid "This loads a kernel module in the appliance."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4811 ../fish/guestfish-actions.pod:3211
+#: ../src/guestfs-actions.pod:4832 ../fish/guestfish-actions.pod:3227
 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:4818
+#: ../src/guestfs-actions.pod:4839
 msgid "guestfs_mount"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4820
+#: ../src/guestfs-actions.pod:4841
 #, no-wrap
 msgid ""
 " int\n"
@@ -13774,7 +13813,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4825 ../fish/guestfish-actions.pod:3218
+#: ../src/guestfs-actions.pod:4846 ../fish/guestfish-actions.pod:3234
 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 "
@@ -13783,7 +13822,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4831 ../fish/guestfish-actions.pod:3224
+#: ../src/guestfs-actions.pod:4852 ../fish/guestfish-actions.pod:3240
 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 "
@@ -13791,14 +13830,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4836 ../fish/guestfish-actions.pod:3229
+#: ../src/guestfs-actions.pod:4857 ../fish/guestfish-actions.pod:3245
 msgid ""
 "The mounted filesystem is writable, if we have sufficient permissions on the "
 "underlying device."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4839
+#: ../src/guestfs-actions.pod:4860
 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 "
@@ -13810,19 +13849,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4851 ../fish/guestfish-actions.pod:3242
+#: ../src/guestfs-actions.pod:4872 ../fish/guestfish-actions.pod:3258
 msgid ""
 "This function is deprecated.  In new code, use the C<mount_options> call "
 "instead."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4860
+#: ../src/guestfs-actions.pod:4881
 msgid "guestfs_mount_9p"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4862
+#: ../src/guestfs-actions.pod:4883
 #, no-wrap
 msgid ""
 " int\n"
@@ -13834,7 +13873,7 @@ msgid ""
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4873
+#: ../src/guestfs-actions.pod:4894
 #, no-wrap
 msgid ""
 " GUESTFS_MOUNT_9P_OPTIONS, const char *options,\n"
@@ -13842,14 +13881,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4875 ../fish/guestfish-actions.pod:3253
+#: ../src/guestfs-actions.pod:4896 ../fish/guestfish-actions.pod:3269
 msgid ""
 "Mount the virtio-9p filesystem with the tag C<mounttag> on the directory "
 "C<mountpoint>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4878 ../fish/guestfish-actions.pod:3256
+#: ../src/guestfs-actions.pod:4899 ../fish/guestfish-actions.pod:3272
 msgid ""
 "If required, C<trans=virtio> will be automatically added to the options.  "
 "Any other options required can be passed in the optional C<options> "
@@ -13857,12 +13896,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4886
+#: ../src/guestfs-actions.pod:4907
 msgid "guestfs_mount_9p_va"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4888
+#: ../src/guestfs-actions.pod:4909
 #, no-wrap
 msgid ""
 " int\n"
@@ -13874,17 +13913,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4894
+#: ../src/guestfs-actions.pod:4915
 msgid "This is the \"va_list variant\" of L</guestfs_mount_9p>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4898
+#: ../src/guestfs-actions.pod:4919
 msgid "guestfs_mount_9p_argv"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4900
+#: ../src/guestfs-actions.pod:4921
 #, no-wrap
 msgid ""
 " int\n"
@@ -13896,17 +13935,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4906
+#: ../src/guestfs-actions.pod:4927
 msgid "This is the \"argv variant\" of L</guestfs_mount_9p>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4910
+#: ../src/guestfs-actions.pod:4931
 msgid "guestfs_mount_loop"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4912
+#: ../src/guestfs-actions.pod:4933
 #, no-wrap
 msgid ""
 " int\n"
@@ -13917,7 +13956,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4917 ../fish/guestfish-actions.pod:3266
+#: ../src/guestfs-actions.pod:4938 ../fish/guestfish-actions.pod:3282
 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 "
@@ -13925,12 +13964,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4925
+#: ../src/guestfs-actions.pod:4946
 msgid "guestfs_mount_options"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4927
+#: ../src/guestfs-actions.pod:4948
 #, no-wrap
 msgid ""
 " int\n"
@@ -13942,31 +13981,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4933
+#: ../src/guestfs-actions.pod:4954
 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:4937 ../fish/guestfish-actions.pod:3278
+#: ../src/guestfs-actions.pod:4958 ../fish/guestfish-actions.pod:3294
 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:4943 ../src/guestfs-actions.pod:4957 ../src/guestfs-actions.pod:4974
+#: ../src/guestfs-actions.pod:4964 ../src/guestfs-actions.pod:4978 ../src/guestfs-actions.pod:4995
 msgid "(Added in 1.0.10)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4945
+#: ../src/guestfs-actions.pod:4966
 msgid "guestfs_mount_ro"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4947
+#: ../src/guestfs-actions.pod:4968
 #, no-wrap
 msgid ""
 " int\n"
@@ -13977,19 +14016,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4952
+#: ../src/guestfs-actions.pod:4973
 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:4959
+#: ../src/guestfs-actions.pod:4980
 msgid "guestfs_mount_vfs"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4961
+#: ../src/guestfs-actions.pod:4982
 #, no-wrap
 msgid ""
 " int\n"
@@ -14002,7 +14041,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4968
+#: ../src/guestfs-actions.pod:4989
 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 "
@@ -14010,12 +14049,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4976
+#: ../src/guestfs-actions.pod:4997
 msgid "guestfs_mountpoints"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4978
+#: ../src/guestfs-actions.pod:4999
 #, no-wrap
 msgid ""
 " char **\n"
@@ -14024,7 +14063,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4981
+#: ../src/guestfs-actions.pod:5002
 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 "
@@ -14032,12 +14071,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4993
+#: ../src/guestfs-actions.pod:5014
 msgid "guestfs_mounts"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4995
+#: ../src/guestfs-actions.pod:5016
 #, no-wrap
 msgid ""
 " char **\n"
@@ -14046,29 +14085,29 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4998 ../fish/guestfish-actions.pod:3309
+#: ../src/guestfs-actions.pod:5019 ../fish/guestfish-actions.pod:3325
 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:5001 ../fish/guestfish-actions.pod:3312
+#: ../src/guestfs-actions.pod:5022 ../fish/guestfish-actions.pod:3328
 msgid "Some internal mounts are not shown."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5003
+#: ../src/guestfs-actions.pod:5024
 msgid "See also: C<guestfs_mountpoints>"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5011
+#: ../src/guestfs-actions.pod:5032
 msgid "guestfs_mv"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5013
+#: ../src/guestfs-actions.pod:5034
 #, no-wrap
 msgid ""
 " int\n"
@@ -14079,19 +14118,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5018 ../fish/guestfish-actions.pod:3320
+#: ../src/guestfs-actions.pod:5039 ../fish/guestfish-actions.pod:3336
 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:5025
+#: ../src/guestfs-actions.pod:5046
 msgid "guestfs_ntfs_3g_probe"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5027
+#: ../src/guestfs-actions.pod:5048
 #, no-wrap
 msgid ""
 " int\n"
@@ -14102,7 +14141,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5032 ../fish/guestfish-actions.pod:3327
+#: ../src/guestfs-actions.pod:5053 ../fish/guestfish-actions.pod:3343
 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 "
@@ -14110,7 +14149,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5036 ../fish/guestfish-actions.pod:3331
+#: ../src/guestfs-actions.pod:5057 ../fish/guestfish-actions.pod:3347
 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 "
@@ -14118,24 +14157,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5040 ../fish/guestfish-actions.pod:3335
+#: ../src/guestfs-actions.pod:5061 ../fish/guestfish-actions.pod:3351
 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:5046
+#: ../src/guestfs-actions.pod:5067
 msgid "(Added in 1.0.43)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5048
+#: ../src/guestfs-actions.pod:5069
 msgid "guestfs_ntfsresize"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5050
+#: ../src/guestfs-actions.pod:5071
 #, no-wrap
 msgid ""
 " int\n"
@@ -14145,19 +14184,150 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5054 ../fish/guestfish-actions.pod:3343
+#: ../src/guestfs-actions.pod:5075 ../src/guestfs-actions.pod:5114 ../fish/guestfish-actions.pod:3359 ../fish/guestfish-actions.pod:3383
 msgid ""
 "This command resizes an NTFS filesystem, expanding or shrinking it to the "
-"size of the underlying device.  See also L<ntfsresize(8)>."
+"size of the underlying device."
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:5078 ../fish/guestfish-actions.pod:3362
+msgid ""
+"I<Note:> After the resize operation, the filesystem is marked as requiring a "
+"consistency check (for safety).  You have to boot into Windows to perform "
+"this check and clear this condition.  Furthermore, ntfsresize refuses to "
+"resize filesystems which have been marked in this way.  So in effect it is "
+"not possible to call ntfsresize multiple times on a single filesystem "
+"without booting into Windows between each resize."
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:5086 ../src/guestfs-actions.pod:5140 ../fish/guestfish-actions.pod:3370 ../fish/guestfish-actions.pod:3409
+msgid "See also L<ntfsresize(8)>."
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:5090 ../src/guestfs-actions.pod:5178 ../fish/guestfish-actions.pod:3372 ../fish/guestfish-actions.pod:3420
+msgid ""
+"This function is deprecated.  In new code, use the C<ntfsresize_opts> call "
+"instead."
+msgstr ""
+
+#. type: =head2
+#: ../src/guestfs-actions.pod:5099
+msgid "guestfs_ntfsresize_opts"
+msgstr ""
+
+#. type: verbatim
+#: ../src/guestfs-actions.pod:5101
+#, no-wrap
+msgid ""
+" int\n"
+" guestfs_ntfsresize_opts (guestfs_h *g,\n"
+"                          const char *device,\n"
+"                          ...);\n"
+"\n"
+msgstr ""
+
+#. type: verbatim
+#: ../src/guestfs-actions.pod:5111
+#, no-wrap
+msgid ""
+" GUESTFS_NTFSRESIZE_OPTS_SIZE, int64_t size,\n"
+" GUESTFS_NTFSRESIZE_OPTS_FORCE, int force,\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:5117 ../fish/guestfish-actions.pod:3386
+msgid "The optional parameters are:"
+msgstr ""
+
+#. type: =item
+#: ../src/guestfs-actions.pod:5121 ../fish/guestfish-actions.pod:3390
+msgid "C<size>"
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:5123 ../fish/guestfish-actions.pod:3392
+msgid ""
+"The new size (in bytes) of the filesystem.  If omitted, the filesystem is "
+"resized to fit the container (eg. partition)."
+msgstr ""
+
+#. type: =item
+#: ../src/guestfs-actions.pod:5126 ../fish/guestfish-actions.pod:3395
+msgid "C<force>"
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:5128 ../fish/guestfish-actions.pod:3397
+msgid ""
+"If this option is true, then force the resize of the filesystem even if the "
+"filesystem is marked as requiring a consistency check."
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:5131
+msgid ""
+"After the resize operation, the filesystem is always marked as requiring a "
+"consistency check (for safety).  You have to boot into Windows to perform "
+"this check and clear this condition.  If you I<don't> set the C<force> "
+"option then it is not possible to call C<guestfs_ntfsresize_opts> multiple "
+"times on a single filesystem without booting into Windows between each "
+"resize."
+msgstr ""
+
+#. type: =head2
+#: ../src/guestfs-actions.pod:5144
+msgid "guestfs_ntfsresize_opts_va"
+msgstr ""
+
+#. type: verbatim
+#: ../src/guestfs-actions.pod:5146
+#, no-wrap
+msgid ""
+" int\n"
+" guestfs_ntfsresize_opts_va (guestfs_h *g,\n"
+"                             const char *device,\n"
+"                             va_list args);\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:5151
+msgid "This is the \"va_list variant\" of L</guestfs_ntfsresize_opts>."
+msgstr ""
+
+#. type: =head2
+#: ../src/guestfs-actions.pod:5155
+msgid "guestfs_ntfsresize_opts_argv"
+msgstr ""
+
+#. type: verbatim
+#: ../src/guestfs-actions.pod:5157
+#, no-wrap
+msgid ""
+" int\n"
+" guestfs_ntfsresize_opts_argv (guestfs_h *g,\n"
+"                               const char *device,\n"
+"                               const struct guestfs_ntfsresize_opts_argv "
+"*optargs);\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:5162
+msgid "This is the \"argv variant\" of L</guestfs_ntfsresize_opts>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5062
+#: ../src/guestfs-actions.pod:5166
 msgid "guestfs_ntfsresize_size"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5064
+#: ../src/guestfs-actions.pod:5168
 #, no-wrap
 msgid ""
 " int\n"
@@ -14168,24 +14338,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5069
+#: ../src/guestfs-actions.pod:5173
 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:5074 ../src/guestfs-actions.pod:5510 ../src/guestfs-actions.pod:5583 ../src/guestfs-actions.pod:5851 ../src/guestfs-actions.pod:7459
+#: ../src/guestfs-actions.pod:5185 ../src/guestfs-actions.pod:5621 ../src/guestfs-actions.pod:5694 ../src/guestfs-actions.pod:5962 ../src/guestfs-actions.pod:7564
 msgid "(Added in 1.3.14)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5076
+#: ../src/guestfs-actions.pod:5187
 msgid "guestfs_part_add"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5078
+#: ../src/guestfs-actions.pod:5189
 #, no-wrap
 msgid ""
 " int\n"
@@ -14198,14 +14368,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5085
+#: ../src/guestfs-actions.pod:5196
 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:5088 ../fish/guestfish-actions.pod:3361
+#: ../src/guestfs-actions.pod:5199 ../fish/guestfish-actions.pod:3434
 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 "
@@ -14213,7 +14383,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5093 ../fish/guestfish-actions.pod:3366
+#: ../src/guestfs-actions.pod:5204 ../fish/guestfish-actions.pod:3439
 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 "
@@ -14221,24 +14391,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5097
+#: ../src/guestfs-actions.pod:5208
 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:5102 ../src/guestfs-actions.pod:5140 ../src/guestfs-actions.pod:5193 ../src/guestfs-actions.pod:5271 ../src/guestfs-actions.pod:5309 ../src/guestfs-actions.pod:5328 ../src/guestfs-actions.pod:5368
+#: ../src/guestfs-actions.pod:5213 ../src/guestfs-actions.pod:5251 ../src/guestfs-actions.pod:5304 ../src/guestfs-actions.pod:5382 ../src/guestfs-actions.pod:5420 ../src/guestfs-actions.pod:5439 ../src/guestfs-actions.pod:5479
 msgid "(Added in 1.0.78)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5104
+#: ../src/guestfs-actions.pod:5215
 msgid "guestfs_part_del"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5106
+#: ../src/guestfs-actions.pod:5217
 #, no-wrap
 msgid ""
 " int\n"
@@ -14249,24 +14419,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5111 ../fish/guestfish-actions.pod:3377
+#: ../src/guestfs-actions.pod:5222 ../fish/guestfish-actions.pod:3450
 msgid "This command deletes the partition numbered C<partnum> on C<device>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5113 ../fish/guestfish-actions.pod:3379
+#: ../src/guestfs-actions.pod:5224 ../fish/guestfish-actions.pod:3452
 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:5121
+#: ../src/guestfs-actions.pod:5232
 msgid "guestfs_part_disk"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5123
+#: ../src/guestfs-actions.pod:5234
 #, no-wrap
 msgid ""
 " int\n"
@@ -14277,7 +14447,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5128
+#: ../src/guestfs-actions.pod:5239
 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 "
@@ -14285,19 +14455,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5132
+#: ../src/guestfs-actions.pod:5243
 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:5142
+#: ../src/guestfs-actions.pod:5253
 msgid "guestfs_part_get_bootable"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5144
+#: ../src/guestfs-actions.pod:5255
 #, no-wrap
 msgid ""
 " int\n"
@@ -14308,24 +14478,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5149 ../fish/guestfish-actions.pod:3401
+#: ../src/guestfs-actions.pod:5260 ../fish/guestfish-actions.pod:3474
 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:5152
+#: ../src/guestfs-actions.pod:5263
 msgid "See also C<guestfs_part_set_bootable>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5158
+#: ../src/guestfs-actions.pod:5269
 msgid "guestfs_part_get_mbr_id"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5160
+#: ../src/guestfs-actions.pod:5271
 #, no-wrap
 msgid ""
 " int\n"
@@ -14336,14 +14506,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5165 ../fish/guestfish-actions.pod:3410
+#: ../src/guestfs-actions.pod:5276 ../fish/guestfish-actions.pod:3483
 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:5168 ../src/guestfs-actions.pod:5344
+#: ../src/guestfs-actions.pod:5279 ../src/guestfs-actions.pod:5455
 msgid ""
 "Note that only MBR (old DOS-style) partitions have type bytes.  You will get "
 "undefined results for other partition table types (see "
@@ -14351,12 +14521,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5176
+#: ../src/guestfs-actions.pod:5287
 msgid "guestfs_part_get_parttype"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5178
+#: ../src/guestfs-actions.pod:5289
 #, no-wrap
 msgid ""
 " char *\n"
@@ -14366,14 +14536,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5182 ../fish/guestfish-actions.pod:3421
+#: ../src/guestfs-actions.pod:5293 ../fish/guestfish-actions.pod:3494
 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:5185
+#: ../src/guestfs-actions.pod:5296
 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 "
@@ -14381,12 +14551,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5195
+#: ../src/guestfs-actions.pod:5306
 msgid "guestfs_part_init"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5197
+#: ../src/guestfs-actions.pod:5308
 #, no-wrap
 msgid ""
 " int\n"
@@ -14397,7 +14567,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5202 ../fish/guestfish-actions.pod:3433
+#: ../src/guestfs-actions.pod:5313 ../fish/guestfish-actions.pod:3506
 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> "
@@ -14405,29 +14575,29 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5206
+#: ../src/guestfs-actions.pod:5317
 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:5209 ../fish/guestfish-actions.pod:3440
+#: ../src/guestfs-actions.pod:5320 ../fish/guestfish-actions.pod:3513
 msgid "Possible values for C<parttype> are:"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5213 ../fish/guestfish-actions.pod:3444
+#: ../src/guestfs-actions.pod:5324 ../fish/guestfish-actions.pod:3517
 msgid "B<efi> | B<gpt>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5215 ../fish/guestfish-actions.pod:3446
+#: ../src/guestfs-actions.pod:5326 ../fish/guestfish-actions.pod:3519
 msgid "Intel EFI / GPT partition table."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5217 ../fish/guestfish-actions.pod:3448
+#: ../src/guestfs-actions.pod:5328 ../fish/guestfish-actions.pod:3521
 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 "
@@ -14435,12 +14605,12 @@ msgid ""
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5221 ../fish/guestfish-actions.pod:3452
+#: ../src/guestfs-actions.pod:5332 ../fish/guestfish-actions.pod:3525
 msgid "B<mbr> | B<msdos>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5223 ../fish/guestfish-actions.pod:3454
+#: ../src/guestfs-actions.pod:5334 ../fish/guestfish-actions.pod:3527
 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 "
@@ -14448,97 +14618,97 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5230 ../fish/guestfish-actions.pod:3461
+#: ../src/guestfs-actions.pod:5341 ../fish/guestfish-actions.pod:3534
 msgid "Other partition table types that may work but are not supported include:"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5235 ../fish/guestfish-actions.pod:3466
+#: ../src/guestfs-actions.pod:5346 ../fish/guestfish-actions.pod:3539
 msgid "B<aix>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5237 ../fish/guestfish-actions.pod:3468
+#: ../src/guestfs-actions.pod:5348 ../fish/guestfish-actions.pod:3541
 msgid "AIX disk labels."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5239 ../fish/guestfish-actions.pod:3470
+#: ../src/guestfs-actions.pod:5350 ../fish/guestfish-actions.pod:3543
 msgid "B<amiga> | B<rdb>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5241 ../fish/guestfish-actions.pod:3472
+#: ../src/guestfs-actions.pod:5352 ../fish/guestfish-actions.pod:3545
 msgid "Amiga \"Rigid Disk Block\" format."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5243 ../fish/guestfish-actions.pod:3474
+#: ../src/guestfs-actions.pod:5354 ../fish/guestfish-actions.pod:3547
 msgid "B<bsd>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5245 ../fish/guestfish-actions.pod:3476
+#: ../src/guestfs-actions.pod:5356 ../fish/guestfish-actions.pod:3549
 msgid "BSD disk labels."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5247 ../fish/guestfish-actions.pod:3478
+#: ../src/guestfs-actions.pod:5358 ../fish/guestfish-actions.pod:3551
 msgid "B<dasd>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5249 ../fish/guestfish-actions.pod:3480
+#: ../src/guestfs-actions.pod:5360 ../fish/guestfish-actions.pod:3553
 msgid "DASD, used on IBM mainframes."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5251 ../fish/guestfish-actions.pod:3482
+#: ../src/guestfs-actions.pod:5362 ../fish/guestfish-actions.pod:3555
 msgid "B<dvh>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5253 ../fish/guestfish-actions.pod:3484
+#: ../src/guestfs-actions.pod:5364 ../fish/guestfish-actions.pod:3557
 msgid "MIPS/SGI volumes."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5255 ../fish/guestfish-actions.pod:3486
+#: ../src/guestfs-actions.pod:5366 ../fish/guestfish-actions.pod:3559
 msgid "B<mac>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5257 ../fish/guestfish-actions.pod:3488
+#: ../src/guestfs-actions.pod:5368 ../fish/guestfish-actions.pod:3561
 msgid "Old Mac partition format.  Modern Macs use C<gpt>."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5259 ../fish/guestfish-actions.pod:3490
+#: ../src/guestfs-actions.pod:5370 ../fish/guestfish-actions.pod:3563
 msgid "B<pc98>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5261 ../fish/guestfish-actions.pod:3492
+#: ../src/guestfs-actions.pod:5372 ../fish/guestfish-actions.pod:3565
 msgid "NEC PC-98 format, common in Japan apparently."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5263 ../fish/guestfish-actions.pod:3494
+#: ../src/guestfs-actions.pod:5374 ../fish/guestfish-actions.pod:3567
 msgid "B<sun>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5265 ../fish/guestfish-actions.pod:3496
+#: ../src/guestfs-actions.pod:5376 ../fish/guestfish-actions.pod:3569
 msgid "Sun disk labels."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5273
+#: ../src/guestfs-actions.pod:5384
 msgid "guestfs_part_list"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5275
+#: ../src/guestfs-actions.pod:5386
 #, no-wrap
 msgid ""
 " struct guestfs_partition_list *\n"
@@ -14548,61 +14718,61 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5279 ../fish/guestfish-actions.pod:3504
+#: ../src/guestfs-actions.pod:5390 ../fish/guestfish-actions.pod:3577
 msgid ""
 "This command parses the partition table on C<device> and returns the list of "
 "partitions found."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5282 ../fish/guestfish-actions.pod:3507
+#: ../src/guestfs-actions.pod:5393 ../fish/guestfish-actions.pod:3580
 msgid "The fields in the returned structure are:"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5286 ../fish/guestfish-actions.pod:3511
+#: ../src/guestfs-actions.pod:5397 ../fish/guestfish-actions.pod:3584
 msgid "B<part_num>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5288 ../fish/guestfish-actions.pod:3513
+#: ../src/guestfs-actions.pod:5399 ../fish/guestfish-actions.pod:3586
 msgid "Partition number, counting from 1."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5290 ../fish/guestfish-actions.pod:3515
+#: ../src/guestfs-actions.pod:5401 ../fish/guestfish-actions.pod:3588
 msgid "B<part_start>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5292
+#: ../src/guestfs-actions.pod:5403
 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:5295 ../fish/guestfish-actions.pod:3520
+#: ../src/guestfs-actions.pod:5406 ../fish/guestfish-actions.pod:3593
 msgid "B<part_end>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5297 ../fish/guestfish-actions.pod:3522
+#: ../src/guestfs-actions.pod:5408 ../fish/guestfish-actions.pod:3595
 msgid "End of the partition in bytes."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5299 ../fish/guestfish-actions.pod:3524
+#: ../src/guestfs-actions.pod:5410 ../fish/guestfish-actions.pod:3597
 msgid "B<part_size>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5301 ../fish/guestfish-actions.pod:3526
+#: ../src/guestfs-actions.pod:5412 ../fish/guestfish-actions.pod:3599
 msgid "Size of the partition in bytes."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5305
+#: ../src/guestfs-actions.pod:5416
 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 "
@@ -14610,12 +14780,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5311
+#: ../src/guestfs-actions.pod:5422
 msgid "guestfs_part_set_bootable"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5313
+#: ../src/guestfs-actions.pod:5424
 #, no-wrap
 msgid ""
 " int\n"
@@ -14627,14 +14797,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5319 ../fish/guestfish-actions.pod:3534
+#: ../src/guestfs-actions.pod:5430 ../fish/guestfish-actions.pod:3607
 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:5322 ../fish/guestfish-actions.pod:3537
+#: ../src/guestfs-actions.pod:5433 ../fish/guestfish-actions.pod:3610
 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 "
@@ -14642,12 +14812,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5330
+#: ../src/guestfs-actions.pod:5441
 msgid "guestfs_part_set_mbr_id"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5332
+#: ../src/guestfs-actions.pod:5443
 #, no-wrap
 msgid ""
 " int\n"
@@ -14659,7 +14829,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5338 ../fish/guestfish-actions.pod:3545
+#: ../src/guestfs-actions.pod:5449 ../fish/guestfish-actions.pod:3618
 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 "
@@ -14668,12 +14838,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5352
+#: ../src/guestfs-actions.pod:5463
 msgid "guestfs_part_set_name"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5354
+#: ../src/guestfs-actions.pod:5465
 #, no-wrap
 msgid ""
 " int\n"
@@ -14685,26 +14855,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5360 ../fish/guestfish-actions.pod:3559
+#: ../src/guestfs-actions.pod:5471 ../fish/guestfish-actions.pod:3632
 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:5363 ../fish/guestfish-actions.pod:3562
+#: ../src/guestfs-actions.pod:5474 ../fish/guestfish-actions.pod:3635
 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:5370
+#: ../src/guestfs-actions.pod:5481
 msgid "guestfs_part_to_dev"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5372
+#: ../src/guestfs-actions.pod:5483
 #, no-wrap
 msgid ""
 " char *\n"
@@ -14714,26 +14884,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5376 ../fish/guestfish-actions.pod:3569
+#: ../src/guestfs-actions.pod:5487 ../fish/guestfish-actions.pod:3642
 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:5380
+#: ../src/guestfs-actions.pod:5491
 msgid ""
 "The named partition must exist, for example as a string returned from "
 "C<guestfs_list_partitions>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5388
+#: ../src/guestfs-actions.pod:5499
 msgid "guestfs_ping_daemon"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5390
+#: ../src/guestfs-actions.pod:5501
 #, no-wrap
 msgid ""
 " int\n"
@@ -14742,7 +14912,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5393 ../fish/guestfish-actions.pod:3580
+#: ../src/guestfs-actions.pod:5504 ../fish/guestfish-actions.pod:3653
 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 "
@@ -14751,12 +14921,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5402
+#: ../src/guestfs-actions.pod:5513
 msgid "guestfs_pread"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5404
+#: ../src/guestfs-actions.pod:5515
 #, no-wrap
 msgid ""
 " char *\n"
@@ -14769,31 +14939,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5411 ../fish/guestfish-actions.pod:3589
+#: ../src/guestfs-actions.pod:5522 ../fish/guestfish-actions.pod:3662
 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:5414 ../src/guestfs-actions.pod:5440 ../fish/guestfish-actions.pod:3592 ../fish/guestfish-actions.pod:3607
+#: ../src/guestfs-actions.pod:5525 ../src/guestfs-actions.pod:5551 ../fish/guestfish-actions.pod:3665 ../fish/guestfish-actions.pod:3680
 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:5417
+#: ../src/guestfs-actions.pod:5528
 msgid "See also C<guestfs_pwrite>, C<guestfs_pread_device>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5428
+#: ../src/guestfs-actions.pod:5539
 msgid "guestfs_pread_device"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5430
+#: ../src/guestfs-actions.pod:5541
 #, no-wrap
 msgid ""
 " char *\n"
@@ -14806,29 +14976,29 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5437 ../fish/guestfish-actions.pod:3604
+#: ../src/guestfs-actions.pod:5548 ../fish/guestfish-actions.pod:3677
 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:5443
+#: ../src/guestfs-actions.pod:5554
 msgid "See also C<guestfs_pread>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5452
+#: ../src/guestfs-actions.pod:5563
 msgid "(Added in 1.5.21)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5454
+#: ../src/guestfs-actions.pod:5565
 msgid "guestfs_pvcreate"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5456
+#: ../src/guestfs-actions.pod:5567
 #, no-wrap
 msgid ""
 " int\n"
@@ -14838,19 +15008,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5460 ../fish/guestfish-actions.pod:3619
+#: ../src/guestfs-actions.pod:5571 ../fish/guestfish-actions.pod:3692
 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:5468
+#: ../src/guestfs-actions.pod:5579
 msgid "guestfs_pvremove"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5470
+#: ../src/guestfs-actions.pod:5581
 #, no-wrap
 msgid ""
 " int\n"
@@ -14860,14 +15030,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5474 ../fish/guestfish-actions.pod:3627
+#: ../src/guestfs-actions.pod:5585 ../fish/guestfish-actions.pod:3700
 msgid ""
 "This wipes a physical volume C<device> so that LVM will no longer recognise "
 "it."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5477 ../fish/guestfish-actions.pod:3630
+#: ../src/guestfs-actions.pod:5588 ../fish/guestfish-actions.pod:3703
 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 "
@@ -14875,12 +15045,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5485
+#: ../src/guestfs-actions.pod:5596
 msgid "guestfs_pvresize"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5487
+#: ../src/guestfs-actions.pod:5598
 #, no-wrap
 msgid ""
 " int\n"
@@ -14890,19 +15060,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5491 ../fish/guestfish-actions.pod:3638
+#: ../src/guestfs-actions.pod:5602 ../fish/guestfish-actions.pod:3711
 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:5498
+#: ../src/guestfs-actions.pod:5609
 msgid "guestfs_pvresize_size"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5500
+#: ../src/guestfs-actions.pod:5611
 #, no-wrap
 msgid ""
 " int\n"
@@ -14913,19 +15083,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5505
+#: ../src/guestfs-actions.pod:5616
 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:5512
+#: ../src/guestfs-actions.pod:5623
 msgid "guestfs_pvs"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5514
+#: ../src/guestfs-actions.pod:5625
 #, no-wrap
 msgid ""
 " char **\n"
@@ -14934,31 +15104,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5517 ../fish/guestfish-actions.pod:3652
+#: ../src/guestfs-actions.pod:5628 ../fish/guestfish-actions.pod:3725
 msgid ""
 "List all the physical volumes detected.  This is the equivalent of the "
 "L<pvs(8)> command."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5520 ../fish/guestfish-actions.pod:3655
+#: ../src/guestfs-actions.pod:5631 ../fish/guestfish-actions.pod:3728
 msgid ""
 "This returns a list of just the device names that contain PVs "
 "(eg. C</dev/sda2>)."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5523
+#: ../src/guestfs-actions.pod:5634
 msgid "See also C<guestfs_pvs_full>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5531
+#: ../src/guestfs-actions.pod:5642
 msgid "guestfs_pvs_full"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5533
+#: ../src/guestfs-actions.pod:5644
 #, no-wrap
 msgid ""
 " struct guestfs_lvm_pv_list *\n"
@@ -14967,14 +15137,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5536 ../fish/guestfish-actions.pod:3664
+#: ../src/guestfs-actions.pod:5647 ../fish/guestfish-actions.pod:3737
 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:5539
+#: ../src/guestfs-actions.pod:5650
 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 "
@@ -14982,12 +15152,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5545
+#: ../src/guestfs-actions.pod:5656
 msgid "guestfs_pvuuid"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5547
+#: ../src/guestfs-actions.pod:5658
 #, no-wrap
 msgid ""
 " char *\n"
@@ -14997,17 +15167,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5551 ../fish/guestfish-actions.pod:3671
+#: ../src/guestfs-actions.pod:5662 ../fish/guestfish-actions.pod:3744
 msgid "This command returns the UUID of the LVM PV C<device>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5558
+#: ../src/guestfs-actions.pod:5669
 msgid "guestfs_pwrite"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5560
+#: ../src/guestfs-actions.pod:5671
 #, no-wrap
 msgid ""
 " int\n"
@@ -15020,14 +15190,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5567 ../fish/guestfish-actions.pod:3677
+#: ../src/guestfs-actions.pod:5678 ../fish/guestfish-actions.pod:3750
 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:5570 ../fish/guestfish-actions.pod:3680
+#: ../src/guestfs-actions.pod:5681 ../fish/guestfish-actions.pod:3753
 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 "
@@ -15037,17 +15207,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5576
+#: ../src/guestfs-actions.pod:5687
 msgid "See also C<guestfs_pread>, C<guestfs_pwrite_device>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5585
+#: ../src/guestfs-actions.pod:5696
 msgid "guestfs_pwrite_device"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5587
+#: ../src/guestfs-actions.pod:5698
 #, no-wrap
 msgid ""
 " int\n"
@@ -15060,14 +15230,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5594 ../fish/guestfish-actions.pod:3695
+#: ../src/guestfs-actions.pod:5705 ../fish/guestfish-actions.pod:3768
 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:5597 ../fish/guestfish-actions.pod:3698
+#: ../src/guestfs-actions.pod:5708 ../fish/guestfish-actions.pod:3771
 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 "
@@ -15075,22 +15245,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5602
+#: ../src/guestfs-actions.pod:5713
 msgid "See also C<guestfs_pwrite>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5609
+#: ../src/guestfs-actions.pod:5720
 msgid "(Added in 1.5.20)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5611
+#: ../src/guestfs-actions.pod:5722
 msgid "guestfs_read_file"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5613
+#: ../src/guestfs-actions.pod:5724
 #, no-wrap
 msgid ""
 " char *\n"
@@ -15101,12 +15271,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5618 ../fish/guestfish-actions.pod:3712
+#: ../src/guestfs-actions.pod:5729 ../fish/guestfish-actions.pod:3785
 msgid "This calls returns the contents of the file C<path> as a buffer."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5621
+#: ../src/guestfs-actions.pod:5732
 msgid ""
 "Unlike C<guestfs_cat>, this function can correctly handle files that contain "
 "embedded ASCII NUL characters.  However unlike C<guestfs_download>, this "
@@ -15114,17 +15284,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5633
+#: ../src/guestfs-actions.pod:5744
 msgid "(Added in 1.0.63)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5635
+#: ../src/guestfs-actions.pod:5746
 msgid "guestfs_read_lines"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5637
+#: ../src/guestfs-actions.pod:5748
 #, no-wrap
 msgid ""
 " char **\n"
@@ -15134,14 +15304,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5643 ../fish/guestfish-actions.pod:3729
+#: ../src/guestfs-actions.pod:5754 ../fish/guestfish-actions.pod:3802
 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:5646
+#: ../src/guestfs-actions.pod:5757
 msgid ""
 "Note that this function cannot correctly handle binary files (specifically, "
 "files containing C<\\0> character which is treated as end of line).  For "
@@ -15150,12 +15320,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5657
+#: ../src/guestfs-actions.pod:5768
 msgid "guestfs_readdir"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5659
+#: ../src/guestfs-actions.pod:5770
 #, no-wrap
 msgid ""
 " struct guestfs_dirent_list *\n"
@@ -15165,12 +15335,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5663 ../fish/guestfish-actions.pod:3741
+#: ../src/guestfs-actions.pod:5774 ../fish/guestfish-actions.pod:3814
 msgid "This returns the list of directory entries in directory C<dir>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5665 ../fish/guestfish-actions.pod:3743
+#: ../src/guestfs-actions.pod:5776 ../fish/guestfish-actions.pod:3816
 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 "
@@ -15178,104 +15348,104 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5669 ../fish/guestfish-actions.pod:3747
+#: ../src/guestfs-actions.pod:5780 ../fish/guestfish-actions.pod:3820
 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:5674 ../fish/guestfish-actions.pod:3752
+#: ../src/guestfs-actions.pod:5785 ../fish/guestfish-actions.pod:3825
 msgid "'b'"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5676 ../fish/guestfish-actions.pod:3754
+#: ../src/guestfs-actions.pod:5787 ../fish/guestfish-actions.pod:3827
 msgid "Block special"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5678 ../fish/guestfish-actions.pod:3756
+#: ../src/guestfs-actions.pod:5789 ../fish/guestfish-actions.pod:3829
 msgid "'c'"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5680 ../fish/guestfish-actions.pod:3758
+#: ../src/guestfs-actions.pod:5791 ../fish/guestfish-actions.pod:3831
 msgid "Char special"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5682 ../fish/guestfish-actions.pod:3760
+#: ../src/guestfs-actions.pod:5793 ../fish/guestfish-actions.pod:3833
 msgid "'d'"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5684 ../fish/guestfish-actions.pod:3762
+#: ../src/guestfs-actions.pod:5795 ../fish/guestfish-actions.pod:3835
 msgid "Directory"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5686 ../fish/guestfish-actions.pod:3764
+#: ../src/guestfs-actions.pod:5797 ../fish/guestfish-actions.pod:3837
 msgid "'f'"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5688 ../fish/guestfish-actions.pod:3766
+#: ../src/guestfs-actions.pod:5799 ../fish/guestfish-actions.pod:3839
 msgid "FIFO (named pipe)"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5690 ../fish/guestfish-actions.pod:3768
+#: ../src/guestfs-actions.pod:5801 ../fish/guestfish-actions.pod:3841
 msgid "'l'"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5692 ../fish/guestfish-actions.pod:3770
+#: ../src/guestfs-actions.pod:5803 ../fish/guestfish-actions.pod:3843
 msgid "Symbolic link"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5694 ../fish/guestfish-actions.pod:3772
+#: ../src/guestfs-actions.pod:5805 ../fish/guestfish-actions.pod:3845
 msgid "'r'"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5696 ../fish/guestfish-actions.pod:3774
+#: ../src/guestfs-actions.pod:5807 ../fish/guestfish-actions.pod:3847
 msgid "Regular file"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5698 ../fish/guestfish-actions.pod:3776
+#: ../src/guestfs-actions.pod:5809 ../fish/guestfish-actions.pod:3849
 msgid "'s'"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5700 ../fish/guestfish-actions.pod:3778
+#: ../src/guestfs-actions.pod:5811 ../fish/guestfish-actions.pod:3851
 msgid "Socket"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5702 ../fish/guestfish-actions.pod:3780
+#: ../src/guestfs-actions.pod:5813 ../fish/guestfish-actions.pod:3853
 msgid "'u'"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5704 ../fish/guestfish-actions.pod:3782
+#: ../src/guestfs-actions.pod:5815 ../fish/guestfish-actions.pod:3855
 msgid "Unknown file type"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5706 ../fish/guestfish-actions.pod:3784
+#: ../src/guestfs-actions.pod:5817 ../fish/guestfish-actions.pod:3857
 msgid "'?'"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5708 ../fish/guestfish-actions.pod:3786
+#: ../src/guestfs-actions.pod:5819 ../fish/guestfish-actions.pod:3859
 msgid "The L<readdir(3)> call returned a C<d_type> field with an unexpected value"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5713
+#: ../src/guestfs-actions.pod:5824
 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 "
@@ -15283,7 +15453,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5717
+#: ../src/guestfs-actions.pod:5828
 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 "
@@ -15291,12 +15461,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5723
+#: ../src/guestfs-actions.pod:5834
 msgid "guestfs_readlink"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5725
+#: ../src/guestfs-actions.pod:5836
 #, no-wrap
 msgid ""
 " char *\n"
@@ -15306,17 +15476,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5729 ../fish/guestfish-actions.pod:3799
+#: ../src/guestfs-actions.pod:5840 ../fish/guestfish-actions.pod:3872
 msgid "This command reads the target of a symbolic link."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5736
+#: ../src/guestfs-actions.pod:5847
 msgid "guestfs_readlinklist"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5738
+#: ../src/guestfs-actions.pod:5849
 #, no-wrap
 msgid ""
 " char **\n"
@@ -15327,7 +15497,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5743 ../fish/guestfish-actions.pod:3805
+#: ../src/guestfs-actions.pod:5854 ../fish/guestfish-actions.pod:3878
 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 "
@@ -15335,14 +15505,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5747 ../fish/guestfish-actions.pod:3809
+#: ../src/guestfs-actions.pod:5858 ../fish/guestfish-actions.pod:3882
 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:5751 ../fish/guestfish-actions.pod:3813
+#: ../src/guestfs-actions.pod:5862 ../fish/guestfish-actions.pod:3886
 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 "
@@ -15352,7 +15522,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5758 ../fish/guestfish-actions.pod:3820
+#: ../src/guestfs-actions.pod:5869 ../fish/guestfish-actions.pod:3893
 msgid ""
 "This call is intended for programs that want to efficiently list a directory "
 "contents without making many round-trips.  Very long directory listings "
@@ -15361,12 +15531,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5771
+#: ../src/guestfs-actions.pod:5882
 msgid "guestfs_realpath"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5773
+#: ../src/guestfs-actions.pod:5884
 #, no-wrap
 msgid ""
 " char *\n"
@@ -15376,19 +15546,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5777 ../fish/guestfish-actions.pod:3831
+#: ../src/guestfs-actions.pod:5888 ../fish/guestfish-actions.pod:3904
 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:5785
+#: ../src/guestfs-actions.pod:5896
 msgid "guestfs_removexattr"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5787
+#: ../src/guestfs-actions.pod:5898
 #, no-wrap
 msgid ""
 " int\n"
@@ -15399,22 +15569,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5792 ../fish/guestfish-actions.pod:3838
+#: ../src/guestfs-actions.pod:5903 ../fish/guestfish-actions.pod:3911
 msgid "This call removes the extended attribute named C<xattr> of the file C<path>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5795
+#: ../src/guestfs-actions.pod:5906
 msgid "See also: C<guestfs_lremovexattr>, L<attr(5)>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5801
+#: ../src/guestfs-actions.pod:5912
 msgid "guestfs_resize2fs"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5803
+#: ../src/guestfs-actions.pod:5914
 #, no-wrap
 msgid ""
 " int\n"
@@ -15424,14 +15594,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5807 ../fish/guestfish-actions.pod:3847
+#: ../src/guestfs-actions.pod:5918 ../fish/guestfish-actions.pod:3920
 msgid ""
 "This resizes an ext2, ext3 or ext4 filesystem to match the size of the "
 "underlying device."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5810
+#: ../src/guestfs-actions.pod:5921
 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> "
@@ -15440,12 +15610,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5820
+#: ../src/guestfs-actions.pod:5931
 msgid "guestfs_resize2fs_M"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5822
+#: ../src/guestfs-actions.pod:5933
 #, no-wrap
 msgid ""
 " int\n"
@@ -15455,7 +15625,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5826
+#: ../src/guestfs-actions.pod:5937
 msgid ""
 "This command is the same as C<guestfs_resize2fs>, but the filesystem is "
 "resized to its minimum size.  This works like the I<-M> option to the "
@@ -15463,7 +15633,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5830
+#: ../src/guestfs-actions.pod:5941
 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.  "
@@ -15472,12 +15642,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5839
+#: ../src/guestfs-actions.pod:5950
 msgid "guestfs_resize2fs_size"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5841
+#: ../src/guestfs-actions.pod:5952
 #, no-wrap
 msgid ""
 " int\n"
@@ -15488,19 +15658,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5846
+#: ../src/guestfs-actions.pod:5957
 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:5853
+#: ../src/guestfs-actions.pod:5964
 msgid "guestfs_rm"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5855
+#: ../src/guestfs-actions.pod:5966
 #, no-wrap
 msgid ""
 " int\n"
@@ -15510,17 +15680,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5859 ../fish/guestfish-actions.pod:3880
+#: ../src/guestfs-actions.pod:5970 ../fish/guestfish-actions.pod:3953
 msgid "Remove the single file C<path>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5865
+#: ../src/guestfs-actions.pod:5976
 msgid "guestfs_rm_rf"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5867
+#: ../src/guestfs-actions.pod:5978
 #, no-wrap
 msgid ""
 " int\n"
@@ -15530,19 +15700,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5871 ../fish/guestfish-actions.pod:3886
+#: ../src/guestfs-actions.pod:5982 ../fish/guestfish-actions.pod:3959
 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:5879
+#: ../src/guestfs-actions.pod:5990
 msgid "guestfs_rmdir"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5881
+#: ../src/guestfs-actions.pod:5992
 #, no-wrap
 msgid ""
 " int\n"
@@ -15552,17 +15722,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5885 ../fish/guestfish-actions.pod:3894
+#: ../src/guestfs-actions.pod:5996 ../fish/guestfish-actions.pod:3967
 msgid "Remove the single directory C<path>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5891
+#: ../src/guestfs-actions.pod:6002
 msgid "guestfs_rmmountpoint"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5893
+#: ../src/guestfs-actions.pod:6004
 #, no-wrap
 msgid ""
 " int\n"
@@ -15572,19 +15742,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5897
+#: ../src/guestfs-actions.pod:6008
 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:5905
+#: ../src/guestfs-actions.pod:6016
 msgid "guestfs_scrub_device"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5907
+#: ../src/guestfs-actions.pod:6018
 #, no-wrap
 msgid ""
 " int\n"
@@ -15594,31 +15764,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5911 ../fish/guestfish-actions.pod:3908
+#: ../src/guestfs-actions.pod:6022 ../fish/guestfish-actions.pod:3981
 msgid ""
 "This command writes patterns over C<device> to make data retrieval more "
 "difficult."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5914 ../src/guestfs-actions.pod:5935 ../src/guestfs-actions.pod:5954 ../fish/guestfish-actions.pod:3911 ../fish/guestfish-actions.pod:3926 ../fish/guestfish-actions.pod:3939
+#: ../src/guestfs-actions.pod:6025 ../src/guestfs-actions.pod:6046 ../src/guestfs-actions.pod:6065 ../fish/guestfish-actions.pod:3984 ../fish/guestfish-actions.pod:3999 ../fish/guestfish-actions.pod:4012
 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:5922 ../src/guestfs-actions.pod:5940 ../src/guestfs-actions.pod:5959
+#: ../src/guestfs-actions.pod:6033 ../src/guestfs-actions.pod:6051 ../src/guestfs-actions.pod:6070
 msgid "(Added in 1.0.52)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5924
+#: ../src/guestfs-actions.pod:6035
 msgid "guestfs_scrub_file"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5926
+#: ../src/guestfs-actions.pod:6037
 #, no-wrap
 msgid ""
 " int\n"
@@ -15628,24 +15798,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5930 ../fish/guestfish-actions.pod:3921
+#: ../src/guestfs-actions.pod:6041 ../fish/guestfish-actions.pod:3994
 msgid ""
 "This command writes patterns over a file to make data retrieval more "
 "difficult."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5933 ../fish/guestfish-actions.pod:3924
+#: ../src/guestfs-actions.pod:6044 ../fish/guestfish-actions.pod:3997
 msgid "The file is I<removed> after scrubbing."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5942
+#: ../src/guestfs-actions.pod:6053
 msgid "guestfs_scrub_freespace"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5944
+#: ../src/guestfs-actions.pod:6055
 #, no-wrap
 msgid ""
 " int\n"
@@ -15655,7 +15825,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5948
+#: ../src/guestfs-actions.pod:6059
 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>, "
@@ -15664,12 +15834,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5961
+#: ../src/guestfs-actions.pod:6072
 msgid "guestfs_set_append"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5963
+#: ../src/guestfs-actions.pod:6074
 #, no-wrap
 msgid ""
 " int\n"
@@ -15679,33 +15849,33 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5967 ../fish/guestfish-actions.pod:3948
+#: ../src/guestfs-actions.pod:6078 ../fish/guestfish-actions.pod:4021
 msgid ""
 "This function is used to add additional options to the guest kernel command "
 "line."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5970 ../fish/guestfish-actions.pod:3951
+#: ../src/guestfs-actions.pod:6081 ../fish/guestfish-actions.pod:4024
 msgid ""
 "The default is C<NULL> unless overridden by setting C<LIBGUESTFS_APPEND> "
 "environment variable."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5973 ../fish/guestfish-actions.pod:3954
+#: ../src/guestfs-actions.pod:6084 ../fish/guestfish-actions.pod:4027
 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:5980
+#: ../src/guestfs-actions.pod:6091
 msgid "guestfs_set_attach_method"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5982
+#: ../src/guestfs-actions.pod:6093
 #, no-wrap
 msgid ""
 " int\n"
@@ -15715,31 +15885,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5986 ../fish/guestfish-actions.pod:3963
+#: ../src/guestfs-actions.pod:6097 ../fish/guestfish-actions.pod:4036
 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:5993 ../fish/guestfish-actions.pod:3970
+#: ../src/guestfs-actions.pod:6104 ../fish/guestfish-actions.pod:4043
 msgid ""
 "Launch an appliance and connect to it.  This is the ordinary method and the "
 "default."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5996 ../fish/guestfish-actions.pod:3973
+#: ../src/guestfs-actions.pod:6107 ../fish/guestfish-actions.pod:4046
 msgid "C<unix:I<path>>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5998 ../fish/guestfish-actions.pod:3975
+#: ../src/guestfs-actions.pod:6109 ../fish/guestfish-actions.pod:4048
 msgid "Connect to the Unix domain socket I<path>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6000 ../fish/guestfish-actions.pod:3977
+#: ../src/guestfs-actions.pod:6111 ../fish/guestfish-actions.pod:4050
 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 "
@@ -15747,12 +15917,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6010
+#: ../src/guestfs-actions.pod:6121
 msgid "guestfs_set_autosync"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6012
+#: ../src/guestfs-actions.pod:6123
 #, no-wrap
 msgid ""
 " int\n"
@@ -15762,7 +15932,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6016 ../fish/guestfish-actions.pod:3989
+#: ../src/guestfs-actions.pod:6127 ../fish/guestfish-actions.pod:4062
 msgid ""
 "If C<autosync> is true, this enables autosync.  Libguestfs will make a best "
 "effort attempt to make filesystems consistent and synchronized when the "
@@ -15770,19 +15940,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6021 ../fish/guestfish-actions.pod:3994
+#: ../src/guestfs-actions.pod:6132 ../fish/guestfish-actions.pod:4067
 msgid ""
 "This is enabled by default (since libguestfs 1.5.24, previously it was "
 "disabled by default)."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6028
+#: ../src/guestfs-actions.pod:6139
 msgid "guestfs_set_direct"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6030
+#: ../src/guestfs-actions.pod:6141
 #, no-wrap
 msgid ""
 " int\n"
@@ -15792,14 +15962,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6034 ../fish/guestfish-actions.pod:4003
+#: ../src/guestfs-actions.pod:6145 ../fish/guestfish-actions.pod:4076
 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:6038
+#: ../src/guestfs-actions.pod:6149
 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 "
@@ -15807,22 +15977,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6042 ../fish/guestfish-actions.pod:4011
+#: ../src/guestfs-actions.pod:6153 ../fish/guestfish-actions.pod:4084
 msgid "You probably don't want to use this unless you know what you are doing."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6045 ../fish/guestfish-actions.pod:4014
+#: ../src/guestfs-actions.pod:6156 ../fish/guestfish-actions.pod:4087
 msgid "The default is disabled."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6051
+#: ../src/guestfs-actions.pod:6162
 msgid "guestfs_set_e2label"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6053
+#: ../src/guestfs-actions.pod:6164
 #, no-wrap
 msgid ""
 " int\n"
@@ -15833,26 +16003,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6058 ../fish/guestfish-actions.pod:4020
+#: ../src/guestfs-actions.pod:6169 ../fish/guestfish-actions.pod:4093
 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:6062
+#: ../src/guestfs-actions.pod:6173
 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:6069
+#: ../src/guestfs-actions.pod:6180
 msgid "guestfs_set_e2uuid"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6071
+#: ../src/guestfs-actions.pod:6182
 #, no-wrap
 msgid ""
 " int\n"
@@ -15863,7 +16033,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6076 ../fish/guestfish-actions.pod:4031
+#: ../src/guestfs-actions.pod:6187 ../fish/guestfish-actions.pod:4104
 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>, "
@@ -15871,19 +16041,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6081
+#: ../src/guestfs-actions.pod:6192
 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:6088
+#: ../src/guestfs-actions.pod:6199
 msgid "guestfs_set_memsize"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6090
+#: ../src/guestfs-actions.pod:6201
 #, no-wrap
 msgid ""
 " int\n"
@@ -15893,26 +16063,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6094
+#: ../src/guestfs-actions.pod:6205
 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:6098 ../fish/guestfish-actions.pod:4049
+#: ../src/guestfs-actions.pod:6209 ../fish/guestfish-actions.pod:4122
 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:6109
+#: ../src/guestfs-actions.pod:6220
 msgid "guestfs_set_network"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6111
+#: ../src/guestfs-actions.pod:6222
 #, no-wrap
 msgid ""
 " int\n"
@@ -15922,33 +16092,33 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6115 ../fish/guestfish-actions.pod:4062
+#: ../src/guestfs-actions.pod:6226 ../fish/guestfish-actions.pod:4135
 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:6118 ../fish/guestfish-actions.pod:4065
+#: ../src/guestfs-actions.pod:6229 ../fish/guestfish-actions.pod:4138
 msgid ""
 "This affects whether commands are able to access the network (see "
 "L<guestfs(3)/RUNNING COMMANDS>)."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6121
+#: ../src/guestfs-actions.pod:6232
 msgid ""
 "You must call this before calling C<guestfs_launch>, otherwise it has no "
 "effect."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6128
+#: ../src/guestfs-actions.pod:6239
 msgid "guestfs_set_path"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6130
+#: ../src/guestfs-actions.pod:6241
 #, no-wrap
 msgid ""
 " int\n"
@@ -15958,29 +16128,29 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6134 ../fish/guestfish-actions.pod:4077
+#: ../src/guestfs-actions.pod:6245 ../fish/guestfish-actions.pod:4150
 msgid "Set the path that libguestfs searches for kernel and initrd.img."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6136 ../fish/guestfish-actions.pod:4079
+#: ../src/guestfs-actions.pod:6247 ../fish/guestfish-actions.pod:4152
 msgid ""
 "The default is C<$libdir/guestfs> unless overridden by setting "
 "C<LIBGUESTFS_PATH> environment variable."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6139 ../fish/guestfish-actions.pod:4082
+#: ../src/guestfs-actions.pod:6250 ../fish/guestfish-actions.pod:4155
 msgid "Setting C<path> to C<NULL> restores the default path."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6145
+#: ../src/guestfs-actions.pod:6256
 msgid "guestfs_set_qemu"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6147
+#: ../src/guestfs-actions.pod:6258
 #, no-wrap
 msgid ""
 " int\n"
@@ -15990,29 +16160,29 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6151 ../fish/guestfish-actions.pod:4090
+#: ../src/guestfs-actions.pod:6262 ../fish/guestfish-actions.pod:4163
 msgid "Set the qemu binary that we will use."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6153 ../fish/guestfish-actions.pod:4092
+#: ../src/guestfs-actions.pod:6264 ../fish/guestfish-actions.pod:4165
 msgid "The default is chosen when the library was compiled by the configure script."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6156 ../fish/guestfish-actions.pod:4095
+#: ../src/guestfs-actions.pod:6267 ../fish/guestfish-actions.pod:4168
 msgid ""
 "You can also override this by setting the C<LIBGUESTFS_QEMU> environment "
 "variable."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6159 ../fish/guestfish-actions.pod:4098
+#: ../src/guestfs-actions.pod:6270 ../fish/guestfish-actions.pod:4171
 msgid "Setting C<qemu> to C<NULL> restores the default qemu binary."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6161 ../fish/guestfish-actions.pod:4100
+#: ../src/guestfs-actions.pod:6272 ../fish/guestfish-actions.pod:4173
 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 "
@@ -16023,12 +16193,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6173
+#: ../src/guestfs-actions.pod:6284
 msgid "guestfs_set_recovery_proc"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6175
+#: ../src/guestfs-actions.pod:6286
 #, no-wrap
 msgid ""
 " int\n"
@@ -16038,7 +16208,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6179
+#: ../src/guestfs-actions.pod:6290
 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 "
@@ -16047,14 +16217,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6184
+#: ../src/guestfs-actions.pod:6295
 msgid ""
 "This only has any effect if called before C<guestfs_launch>, and the default "
 "is true."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6187 ../fish/guestfish-actions.pod:4122
+#: ../src/guestfs-actions.pod:6298 ../fish/guestfish-actions.pod:4195
 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 "
@@ -16063,12 +16233,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6197
+#: ../src/guestfs-actions.pod:6308
 msgid "guestfs_set_selinux"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6199
+#: ../src/guestfs-actions.pod:6310
 #, no-wrap
 msgid ""
 " int\n"
@@ -16078,26 +16248,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6203 ../fish/guestfish-actions.pod:4134
+#: ../src/guestfs-actions.pod:6314 ../fish/guestfish-actions.pod:4207
 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:6206 ../fish/guestfish-actions.pod:4137
+#: ../src/guestfs-actions.pod:6317 ../fish/guestfish-actions.pod:4210
 msgid ""
 "Note that if SELinux is enabled, it is always in Permissive mode "
 "(C<enforcing=0>)."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6216
+#: ../src/guestfs-actions.pod:6327
 msgid "guestfs_set_trace"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6218
+#: ../src/guestfs-actions.pod:6329
 #, no-wrap
 msgid ""
 " int\n"
@@ -16107,40 +16277,40 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6222 ../fish/guestfish-actions.pod:4149
+#: ../src/guestfs-actions.pod:6333 ../fish/guestfish-actions.pod:4222
 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:6225 ../fish/guestfish-actions.pod:4152
+#: ../src/guestfs-actions.pod:6336 ../fish/guestfish-actions.pod:4225
 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:6229 ../fish/guestfish-actions.pod:4156
+#: ../src/guestfs-actions.pod:6340 ../fish/guestfish-actions.pod:4229
 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:6232
+#: ../src/guestfs-actions.pod:6343
 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:6240
+#: ../src/guestfs-actions.pod:6351
 msgid "guestfs_set_verbose"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6242
+#: ../src/guestfs-actions.pod:6353
 #, no-wrap
 msgid ""
 " int\n"
@@ -16150,31 +16320,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6246 ../fish/guestfish-actions.pod:4169
+#: ../src/guestfs-actions.pod:6357 ../fish/guestfish-actions.pod:4242
 msgid "If C<verbose> is true, this turns on verbose messages."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6248 ../fish/guestfish-actions.pod:4171
+#: ../src/guestfs-actions.pod:6359 ../fish/guestfish-actions.pod:4244
 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:6251
+#: ../src/guestfs-actions.pod:6362
 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:6259
+#: ../src/guestfs-actions.pod:6370
 msgid "guestfs_setcon"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6261
+#: ../src/guestfs-actions.pod:6372
 #, no-wrap
 msgid ""
 " int\n"
@@ -16184,24 +16354,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6265 ../fish/guestfish-actions.pod:4182
+#: ../src/guestfs-actions.pod:6376 ../fish/guestfish-actions.pod:4255
 msgid ""
 "This sets the SELinux security context of the daemon to the string "
 "C<context>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6268 ../fish/guestfish-actions.pod:4185
+#: ../src/guestfs-actions.pod:6379 ../fish/guestfish-actions.pod:4258
 msgid "See the documentation about SELINUX in L<guestfs(3)>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6274
+#: ../src/guestfs-actions.pod:6385
 msgid "guestfs_setxattr"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6276
+#: ../src/guestfs-actions.pod:6387
 #, no-wrap
 msgid ""
 " int\n"
@@ -16214,24 +16384,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6283 ../fish/guestfish-actions.pod:4191
+#: ../src/guestfs-actions.pod:6394 ../fish/guestfish-actions.pod:4264
 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:6287
+#: ../src/guestfs-actions.pod:6398
 msgid "See also: C<guestfs_lsetxattr>, L<attr(5)>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6293
+#: ../src/guestfs-actions.pod:6404
 msgid "guestfs_sfdisk"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6295
+#: ../src/guestfs-actions.pod:6406
 #, no-wrap
 msgid ""
 " int\n"
@@ -16245,19 +16415,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6303 ../fish/guestfish-actions.pod:4201
+#: ../src/guestfs-actions.pod:6414 ../fish/guestfish-actions.pod:4274
 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:6306 ../fish/guestfish-actions.pod:4204
+#: ../src/guestfs-actions.pod:6417 ../fish/guestfish-actions.pod:4277
 msgid "C<device> should be a block device, for example C</dev/sda>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6308 ../fish/guestfish-actions.pod:4206
+#: ../src/guestfs-actions.pod:6419 ../fish/guestfish-actions.pod:4279
 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>, "
@@ -16268,14 +16438,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6316 ../fish/guestfish-actions.pod:4214
+#: ../src/guestfs-actions.pod:6427 ../fish/guestfish-actions.pod:4287
 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:6319 ../fish/guestfish-actions.pod:4217
+#: ../src/guestfs-actions.pod:6430 ../fish/guestfish-actions.pod:4290
 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 "
@@ -16283,22 +16453,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6323
+#: ../src/guestfs-actions.pod:6434
 msgid "See also: C<guestfs_sfdisk_l>, C<guestfs_sfdisk_N>, C<guestfs_part_init>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6331 ../src/guestfs-actions.pod:6361 ../src/guestfs-actions.pod:6394 ../fish/guestfish-actions.pod:4227 ../fish/guestfish-actions.pod:4250 ../fish/guestfish-actions.pod:4272
+#: ../src/guestfs-actions.pod:6442 ../src/guestfs-actions.pod:6472 ../src/guestfs-actions.pod:6505 ../fish/guestfish-actions.pod:4300 ../fish/guestfish-actions.pod:4323 ../fish/guestfish-actions.pod:4345
 msgid "This function is deprecated.  In new code, use the C<part_add> call instead."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6340
+#: ../src/guestfs-actions.pod:6451
 msgid "guestfs_sfdiskM"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6342
+#: ../src/guestfs-actions.pod:6453
 #, no-wrap
 msgid ""
 " int\n"
@@ -16309,7 +16479,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6347
+#: ../src/guestfs-actions.pod:6458
 msgid ""
 "This is a simplified interface to the C<guestfs_sfdisk> command, where "
 "partition sizes are specified in megabytes only (rounded to the nearest "
@@ -16318,19 +16488,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6353
+#: ../src/guestfs-actions.pod:6464
 msgid ""
 "See also: C<guestfs_sfdisk>, the L<sfdisk(8)> manpage and "
 "C<guestfs_part_disk>"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6370
+#: ../src/guestfs-actions.pod:6481
 msgid "guestfs_sfdisk_N"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6372
+#: ../src/guestfs-actions.pod:6483
 #, no-wrap
 msgid ""
 " int\n"
@@ -16345,31 +16515,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6381 ../fish/guestfish-actions.pod:4261
+#: ../src/guestfs-actions.pod:6492 ../fish/guestfish-actions.pod:4334
 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:6384
+#: ../src/guestfs-actions.pod:6495
 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:6387
+#: ../src/guestfs-actions.pod:6498
 msgid "See also: C<guestfs_part_add>"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6403
+#: ../src/guestfs-actions.pod:6514
 msgid "guestfs_sfdisk_disk_geometry"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6405
+#: ../src/guestfs-actions.pod:6516
 #, no-wrap
 msgid ""
 " char *\n"
@@ -16379,7 +16549,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6409
+#: ../src/guestfs-actions.pod:6520
 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, "
@@ -16388,17 +16558,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6414 ../src/guestfs-actions.pod:6430 ../fish/guestfish-actions.pod:4288 ../fish/guestfish-actions.pod:4297
+#: ../src/guestfs-actions.pod:6525 ../src/guestfs-actions.pod:6541 ../fish/guestfish-actions.pod:4361 ../fish/guestfish-actions.pod:4370
 msgid "The result is in human-readable format, and not designed to be parsed."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6422
+#: ../src/guestfs-actions.pod:6533
 msgid "guestfs_sfdisk_kernel_geometry"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6424
+#: ../src/guestfs-actions.pod:6535
 #, no-wrap
 msgid ""
 " char *\n"
@@ -16408,17 +16578,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6428 ../fish/guestfish-actions.pod:4295
+#: ../src/guestfs-actions.pod:6539 ../fish/guestfish-actions.pod:4368
 msgid "This displays the kernel's idea of the geometry of C<device>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6438
+#: ../src/guestfs-actions.pod:6549
 msgid "guestfs_sfdisk_l"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6440
+#: ../src/guestfs-actions.pod:6551
 #, no-wrap
 msgid ""
 " char *\n"
@@ -16428,31 +16598,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6444 ../fish/guestfish-actions.pod:4304
+#: ../src/guestfs-actions.pod:6555 ../fish/guestfish-actions.pod:4377
 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:6448
+#: ../src/guestfs-actions.pod:6559
 msgid "See also: C<guestfs_part_list>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6453 ../fish/guestfish-actions.pod:4310
+#: ../src/guestfs-actions.pod:6564 ../fish/guestfish-actions.pod:4383
 msgid ""
 "This function is deprecated.  In new code, use the C<part_list> call "
 "instead."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6462
+#: ../src/guestfs-actions.pod:6573
 msgid "guestfs_sh"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6464
+#: ../src/guestfs-actions.pod:6575
 #, no-wrap
 msgid ""
 " char *\n"
@@ -16462,19 +16632,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6468 ../fish/guestfish-actions.pod:4321
+#: ../src/guestfs-actions.pod:6579 ../fish/guestfish-actions.pod:4394
 msgid ""
 "This call runs a command from the guest filesystem via the guest's "
 "C</bin/sh>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6471
+#: ../src/guestfs-actions.pod:6582
 msgid "This is like C<guestfs_command>, but passes the command to:"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6473 ../fish/guestfish-actions.pod:4326
+#: ../src/guestfs-actions.pod:6584 ../fish/guestfish-actions.pod:4399
 #, no-wrap
 msgid ""
 " /bin/sh -c \"command\"\n"
@@ -16482,24 +16652,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6475 ../fish/guestfish-actions.pod:4328
+#: ../src/guestfs-actions.pod:6586 ../fish/guestfish-actions.pod:4401
 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:6479
+#: ../src/guestfs-actions.pod:6590
 msgid "All the provisos about C<guestfs_command> apply to this call."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6486
+#: ../src/guestfs-actions.pod:6597
 msgid "guestfs_sh_lines"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6488
+#: ../src/guestfs-actions.pod:6599
 #, no-wrap
 msgid ""
 " char **\n"
@@ -16509,24 +16679,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6492
+#: ../src/guestfs-actions.pod:6603
 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:6495
+#: ../src/guestfs-actions.pod:6606
 msgid "See also: C<guestfs_command_lines>"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6503
+#: ../src/guestfs-actions.pod:6614
 msgid "guestfs_sleep"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6505
+#: ../src/guestfs-actions.pod:6616
 #, no-wrap
 msgid ""
 " int\n"
@@ -16536,22 +16706,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6509 ../fish/guestfish-actions.pod:4347
+#: ../src/guestfs-actions.pod:6620 ../fish/guestfish-actions.pod:4420
 msgid "Sleep for C<secs> seconds."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6513
+#: ../src/guestfs-actions.pod:6624
 msgid "(Added in 1.0.41)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6515 ../src/guestfs-structs.pod:109
+#: ../src/guestfs-actions.pod:6626 ../src/guestfs-structs.pod:109
 msgid "guestfs_stat"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6517
+#: ../src/guestfs-actions.pod:6628
 #, no-wrap
 msgid ""
 " struct guestfs_stat *\n"
@@ -16561,17 +16731,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6523 ../fish/guestfish-actions.pod:4355
+#: ../src/guestfs-actions.pod:6634 ../fish/guestfish-actions.pod:4428
 msgid "This is the same as the C<stat(2)> system call."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6531 ../src/guestfs-structs.pod:135
+#: ../src/guestfs-actions.pod:6642 ../src/guestfs-structs.pod:135
 msgid "guestfs_statvfs"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6533
+#: ../src/guestfs-actions.pod:6644
 #, no-wrap
 msgid ""
 " struct guestfs_statvfs *\n"
@@ -16581,7 +16751,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6537 ../fish/guestfish-actions.pod:4361
+#: ../src/guestfs-actions.pod:6648 ../fish/guestfish-actions.pod:4434
 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 "
@@ -16589,24 +16759,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6541 ../fish/guestfish-actions.pod:4365
+#: ../src/guestfs-actions.pod:6652 ../fish/guestfish-actions.pod:4438
 msgid "This is the same as the C<statvfs(2)> system call."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6543
+#: ../src/guestfs-actions.pod:6654
 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:6549
+#: ../src/guestfs-actions.pod:6660
 msgid "guestfs_strings"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6551
+#: ../src/guestfs-actions.pod:6662
 #, no-wrap
 msgid ""
 " char **\n"
@@ -16616,19 +16786,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6555 ../fish/guestfish-actions.pod:4371
+#: ../src/guestfs-actions.pod:6666 ../fish/guestfish-actions.pod:4444
 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:6567
+#: ../src/guestfs-actions.pod:6678
 msgid "guestfs_strings_e"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6569
+#: ../src/guestfs-actions.pod:6680
 #, no-wrap
 msgid ""
 " char **\n"
@@ -16639,93 +16809,93 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6574
+#: ../src/guestfs-actions.pod:6685
 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:6578 ../fish/guestfish-actions.pod:4385
+#: ../src/guestfs-actions.pod:6689 ../fish/guestfish-actions.pod:4458
 msgid "Allowed encodings are:"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:6582 ../fish/guestfish-actions.pod:4389
+#: ../src/guestfs-actions.pod:6693 ../fish/guestfish-actions.pod:4462
 msgid "s"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6584
+#: ../src/guestfs-actions.pod:6695
 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:6587 ../fish/guestfish-actions.pod:4394
+#: ../src/guestfs-actions.pod:6698 ../fish/guestfish-actions.pod:4467
 msgid "S"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6589 ../fish/guestfish-actions.pod:4396
+#: ../src/guestfs-actions.pod:6700 ../fish/guestfish-actions.pod:4469
 msgid "Single 8-bit-byte characters."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:6591 ../fish/guestfish-actions.pod:4398
+#: ../src/guestfs-actions.pod:6702 ../fish/guestfish-actions.pod:4471
 msgid "b"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6593 ../fish/guestfish-actions.pod:4400
+#: ../src/guestfs-actions.pod:6704 ../fish/guestfish-actions.pod:4473
 msgid "16-bit big endian strings such as those encoded in UTF-16BE or UCS-2BE."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:6596 ../fish/guestfish-actions.pod:4403
+#: ../src/guestfs-actions.pod:6707 ../fish/guestfish-actions.pod:4476
 msgid "l (lower case letter L)"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6598 ../fish/guestfish-actions.pod:4405
+#: ../src/guestfs-actions.pod:6709 ../fish/guestfish-actions.pod:4478
 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:6601 ../fish/guestfish-actions.pod:4408
+#: ../src/guestfs-actions.pod:6712 ../fish/guestfish-actions.pod:4481
 msgid "B"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6603 ../fish/guestfish-actions.pod:4410
+#: ../src/guestfs-actions.pod:6714 ../fish/guestfish-actions.pod:4483
 msgid "32-bit big endian such as UCS-4BE."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:6605 ../fish/guestfish-actions.pod:4412
+#: ../src/guestfs-actions.pod:6716 ../fish/guestfish-actions.pod:4485
 msgid "L"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6607 ../fish/guestfish-actions.pod:4414
+#: ../src/guestfs-actions.pod:6718 ../fish/guestfish-actions.pod:4487
 msgid "32-bit little endian such as UCS-4LE."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6611 ../fish/guestfish-actions.pod:4418
+#: ../src/guestfs-actions.pod:6722 ../fish/guestfish-actions.pod:4491
 msgid "The returned strings are transcoded to UTF-8."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6622
+#: ../src/guestfs-actions.pod:6733
 msgid "guestfs_swapoff_device"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6624
+#: ../src/guestfs-actions.pod:6735
 #, no-wrap
 msgid ""
 " int\n"
@@ -16735,19 +16905,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6628
+#: ../src/guestfs-actions.pod:6739
 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:6636
+#: ../src/guestfs-actions.pod:6747
 msgid "guestfs_swapoff_file"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6638
+#: ../src/guestfs-actions.pod:6749
 #, no-wrap
 msgid ""
 " int\n"
@@ -16757,17 +16927,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6642 ../fish/guestfish-actions.pod:4435
+#: ../src/guestfs-actions.pod:6753 ../fish/guestfish-actions.pod:4508
 msgid "This command disables the libguestfs appliance swap on file."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6648
+#: ../src/guestfs-actions.pod:6759
 msgid "guestfs_swapoff_label"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6650
+#: ../src/guestfs-actions.pod:6761
 #, no-wrap
 msgid ""
 " int\n"
@@ -16777,19 +16947,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6654 ../fish/guestfish-actions.pod:4441
+#: ../src/guestfs-actions.pod:6765 ../fish/guestfish-actions.pod:4514
 msgid ""
 "This command disables the libguestfs appliance swap on labeled swap "
 "partition."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6661
+#: ../src/guestfs-actions.pod:6772
 msgid "guestfs_swapoff_uuid"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6663
+#: ../src/guestfs-actions.pod:6774
 #, no-wrap
 msgid ""
 " int\n"
@@ -16799,19 +16969,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6667 ../fish/guestfish-actions.pod:4448
+#: ../src/guestfs-actions.pod:6778 ../fish/guestfish-actions.pod:4521
 msgid ""
 "This command disables the libguestfs appliance swap partition with the given "
 "UUID."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6674
+#: ../src/guestfs-actions.pod:6785
 msgid "guestfs_swapon_device"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6676
+#: ../src/guestfs-actions.pod:6787
 #, no-wrap
 msgid ""
 " int\n"
@@ -16821,7 +16991,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6680
+#: ../src/guestfs-actions.pod:6791
 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 "
@@ -16829,7 +16999,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6685 ../fish/guestfish-actions.pod:4460
+#: ../src/guestfs-actions.pod:6796 ../fish/guestfish-actions.pod:4533
 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 "
@@ -16839,12 +17009,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6696
+#: ../src/guestfs-actions.pod:6807
 msgid "guestfs_swapon_file"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6698
+#: ../src/guestfs-actions.pod:6809
 #, no-wrap
 msgid ""
 " int\n"
@@ -16854,19 +17024,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6702
+#: ../src/guestfs-actions.pod:6813
 msgid ""
 "This command enables swap to a file.  See C<guestfs_swapon_device> for other "
 "notes."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6709
+#: ../src/guestfs-actions.pod:6820
 msgid "guestfs_swapon_label"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6711
+#: ../src/guestfs-actions.pod:6822
 #, no-wrap
 msgid ""
 " int\n"
@@ -16876,19 +17046,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6715
+#: ../src/guestfs-actions.pod:6826
 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:6722
+#: ../src/guestfs-actions.pod:6833
 msgid "guestfs_swapon_uuid"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6724
+#: ../src/guestfs-actions.pod:6835
 #, no-wrap
 msgid ""
 " int\n"
@@ -16898,19 +17068,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6728
+#: ../src/guestfs-actions.pod:6839
 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:6735
+#: ../src/guestfs-actions.pod:6846
 msgid "guestfs_sync"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6737
+#: ../src/guestfs-actions.pod:6848
 #, no-wrap
 msgid ""
 " int\n"
@@ -16919,26 +17089,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6740 ../fish/guestfish-actions.pod:4492
+#: ../src/guestfs-actions.pod:6851 ../fish/guestfish-actions.pod:4565
 msgid ""
 "This syncs the disk, so that any writes are flushed through to the "
 "underlying disk image."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6743 ../fish/guestfish-actions.pod:4495
+#: ../src/guestfs-actions.pod:6854 ../fish/guestfish-actions.pod:4568
 msgid ""
 "You should always call this if you have modified a disk image, before "
 "closing the handle."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6750
+#: ../src/guestfs-actions.pod:6861
 msgid "guestfs_tail"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6752
+#: ../src/guestfs-actions.pod:6863
 #, no-wrap
 msgid ""
 " char **\n"
@@ -16948,17 +17118,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6756 ../fish/guestfish-actions.pod:4502
+#: ../src/guestfs-actions.pod:6867 ../fish/guestfish-actions.pod:4575
 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:6768
+#: ../src/guestfs-actions.pod:6879
 msgid "guestfs_tail_n"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6770
+#: ../src/guestfs-actions.pod:6881
 #, no-wrap
 msgid ""
 " char **\n"
@@ -16969,26 +17139,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6775 ../fish/guestfish-actions.pod:4512
+#: ../src/guestfs-actions.pod:6886 ../fish/guestfish-actions.pod:4585
 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:6778 ../fish/guestfish-actions.pod:4515
+#: ../src/guestfs-actions.pod:6889 ../fish/guestfish-actions.pod:4588
 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:6792
+#: ../src/guestfs-actions.pod:6903
 msgid "guestfs_tar_in"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6794
+#: ../src/guestfs-actions.pod:6905
 #, no-wrap
 msgid ""
 " int\n"
@@ -16999,29 +17169,29 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6799 ../fish/guestfish-actions.pod:4527
+#: ../src/guestfs-actions.pod:6910 ../fish/guestfish-actions.pod:4600
 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:6802
+#: ../src/guestfs-actions.pod:6913
 msgid "To upload a compressed tarball, use C<guestfs_tgz_in> or C<guestfs_txz_in>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6807 ../src/guestfs-actions.pod:6824 ../src/guestfs-actions.pod:6840 ../src/guestfs-actions.pod:6856
+#: ../src/guestfs-actions.pod:6918 ../src/guestfs-actions.pod:6935 ../src/guestfs-actions.pod:6951 ../src/guestfs-actions.pod:6967
 msgid "(Added in 1.0.3)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6809
+#: ../src/guestfs-actions.pod:6920
 msgid "guestfs_tar_out"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6811
+#: ../src/guestfs-actions.pod:6922
 #, no-wrap
 msgid ""
 " int\n"
@@ -17032,26 +17202,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6816 ../fish/guestfish-actions.pod:4539
+#: ../src/guestfs-actions.pod:6927 ../fish/guestfish-actions.pod:4612
 msgid ""
 "This command packs the contents of C<directory> and downloads it to local "
 "file C<tarfile>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6819
+#: ../src/guestfs-actions.pod:6930
 msgid ""
 "To download a compressed tarball, use C<guestfs_tgz_out> or "
 "C<guestfs_txz_out>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6826
+#: ../src/guestfs-actions.pod:6937
 msgid "guestfs_tgz_in"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6828
+#: ../src/guestfs-actions.pod:6939
 #, no-wrap
 msgid ""
 " int\n"
@@ -17062,24 +17232,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6833 ../fish/guestfish-actions.pod:4551
+#: ../src/guestfs-actions.pod:6944 ../fish/guestfish-actions.pod:4624
 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:6836
+#: ../src/guestfs-actions.pod:6947
 msgid "To upload an uncompressed tarball, use C<guestfs_tar_in>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6842
+#: ../src/guestfs-actions.pod:6953
 msgid "guestfs_tgz_out"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6844
+#: ../src/guestfs-actions.pod:6955
 #, no-wrap
 msgid ""
 " int\n"
@@ -17090,24 +17260,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6849 ../fish/guestfish-actions.pod:4562
+#: ../src/guestfs-actions.pod:6960 ../fish/guestfish-actions.pod:4635
 msgid ""
 "This command packs the contents of C<directory> and downloads it to local "
 "file C<tarball>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6852
+#: ../src/guestfs-actions.pod:6963
 msgid "To download an uncompressed tarball, use C<guestfs_tar_out>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6858
+#: ../src/guestfs-actions.pod:6969
 msgid "guestfs_touch"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6860
+#: ../src/guestfs-actions.pod:6971
 #, no-wrap
 msgid ""
 " int\n"
@@ -17117,7 +17287,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6864 ../fish/guestfish-actions.pod:4573
+#: ../src/guestfs-actions.pod:6975 ../fish/guestfish-actions.pod:4646
 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 "
@@ -17125,19 +17295,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6868 ../fish/guestfish-actions.pod:4577
+#: ../src/guestfs-actions.pod:6979 ../fish/guestfish-actions.pod:4650
 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:6875
+#: ../src/guestfs-actions.pod:6986
 msgid "guestfs_truncate"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6877
+#: ../src/guestfs-actions.pod:6988
 #, no-wrap
 msgid ""
 " int\n"
@@ -17147,19 +17317,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6881 ../fish/guestfish-actions.pod:4584
+#: ../src/guestfs-actions.pod:6992 ../fish/guestfish-actions.pod:4657
 msgid ""
 "This command truncates C<path> to a zero-length file.  The file must exist "
 "already."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6888
+#: ../src/guestfs-actions.pod:6999
 msgid "guestfs_truncate_size"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6890
+#: ../src/guestfs-actions.pod:7001
 #, no-wrap
 msgid ""
 " int\n"
@@ -17170,14 +17340,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6895 ../fish/guestfish-actions.pod:4591
+#: ../src/guestfs-actions.pod:7006 ../fish/guestfish-actions.pod:4664
 msgid ""
 "This command truncates C<path> to size C<size> bytes.  The file must exist "
 "already."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6898
+#: ../src/guestfs-actions.pod:7009
 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 "
@@ -17186,12 +17356,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6908
+#: ../src/guestfs-actions.pod:7019
 msgid "guestfs_tune2fs_l"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6910
+#: ../src/guestfs-actions.pod:7021
 #, no-wrap
 msgid ""
 " char **\n"
@@ -17201,14 +17371,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6914 ../fish/guestfish-actions.pod:4604
+#: ../src/guestfs-actions.pod:7025 ../fish/guestfish-actions.pod:4677
 msgid ""
 "This returns the contents of the ext2, ext3 or ext4 filesystem superblock on "
 "C<device>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6917 ../fish/guestfish-actions.pod:4607
+#: ../src/guestfs-actions.pod:7028 ../fish/guestfish-actions.pod:4680
 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 "
@@ -17217,12 +17387,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6930
+#: ../src/guestfs-actions.pod:7041
 msgid "guestfs_txz_in"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6932
+#: ../src/guestfs-actions.pod:7043
 #, no-wrap
 msgid ""
 " int\n"
@@ -17233,19 +17403,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6937 ../fish/guestfish-actions.pod:4616
+#: ../src/guestfs-actions.pod:7048 ../fish/guestfish-actions.pod:4689
 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:6944
+#: ../src/guestfs-actions.pod:7055
 msgid "guestfs_txz_out"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6946
+#: ../src/guestfs-actions.pod:7057
 #, no-wrap
 msgid ""
 " int\n"
@@ -17256,19 +17426,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6951 ../fish/guestfish-actions.pod:4625
+#: ../src/guestfs-actions.pod:7062 ../fish/guestfish-actions.pod:4698
 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:6958
+#: ../src/guestfs-actions.pod:7069
 msgid "guestfs_umask"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6960
+#: ../src/guestfs-actions.pod:7071
 #, no-wrap
 msgid ""
 " int\n"
@@ -17278,14 +17448,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6964 ../fish/guestfish-actions.pod:4634
+#: ../src/guestfs-actions.pod:7075 ../fish/guestfish-actions.pod:4707
 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:6967 ../fish/guestfish-actions.pod:4637
+#: ../src/guestfs-actions.pod:7078 ../fish/guestfish-actions.pod:4710
 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 "
@@ -17293,7 +17463,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6972 ../fish/guestfish-actions.pod:4642
+#: ../src/guestfs-actions.pod:7083 ../fish/guestfish-actions.pod:4715
 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 "
@@ -17301,24 +17471,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6976
+#: ../src/guestfs-actions.pod:7087
 msgid ""
 "See also C<guestfs_get_umask>, L<umask(2)>, C<guestfs_mknod>, "
 "C<guestfs_mkdir>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6979 ../fish/guestfish-actions.pod:4649
+#: ../src/guestfs-actions.pod:7090 ../fish/guestfish-actions.pod:4722
 msgid "This call returns the previous umask."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6985
+#: ../src/guestfs-actions.pod:7096
 msgid "guestfs_umount"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6987
+#: ../src/guestfs-actions.pod:7098
 #, no-wrap
 msgid ""
 " int\n"
@@ -17328,19 +17498,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6991 ../fish/guestfish-actions.pod:4657
+#: ../src/guestfs-actions.pod:7102 ../fish/guestfish-actions.pod:4730
 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:6999
+#: ../src/guestfs-actions.pod:7110
 msgid "guestfs_umount_all"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7001
+#: ../src/guestfs-actions.pod:7112
 #, no-wrap
 msgid ""
 " int\n"
@@ -17349,22 +17519,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7004 ../fish/guestfish-actions.pod:4667
+#: ../src/guestfs-actions.pod:7115 ../fish/guestfish-actions.pod:4740
 msgid "This unmounts all mounted filesystems."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7006 ../fish/guestfish-actions.pod:4669
+#: ../src/guestfs-actions.pod:7117 ../fish/guestfish-actions.pod:4742
 msgid "Some internal mounts are not unmounted by this call."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7012
+#: ../src/guestfs-actions.pod:7123
 msgid "guestfs_upload"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7014
+#: ../src/guestfs-actions.pod:7125
 #, no-wrap
 msgid ""
 " int\n"
@@ -17375,22 +17545,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7019 ../src/guestfs-actions.pod:7043 ../fish/guestfish-actions.pod:4675 ../fish/guestfish-actions.pod:4688
+#: ../src/guestfs-actions.pod:7130 ../src/guestfs-actions.pod:7154 ../fish/guestfish-actions.pod:4748 ../fish/guestfish-actions.pod:4761
 msgid "Upload local file C<filename> to C<remotefilename> on the filesystem."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7024
+#: ../src/guestfs-actions.pod:7135
 msgid "See also C<guestfs_download>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7035
+#: ../src/guestfs-actions.pod:7146
 msgid "guestfs_upload_offset"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7037
+#: ../src/guestfs-actions.pod:7148
 #, no-wrap
 msgid ""
 " int\n"
@@ -17402,7 +17572,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7046 ../fish/guestfish-actions.pod:4691
+#: ../src/guestfs-actions.pod:7157 ../fish/guestfish-actions.pod:4764
 msgid ""
 "C<remotefilename> is overwritten starting at the byte C<offset> specified.  "
 "The intention is to overwrite parts of existing files or devices, although "
@@ -17412,7 +17582,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7053
+#: ../src/guestfs-actions.pod:7164
 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 "
@@ -17420,17 +17590,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7058
+#: ../src/guestfs-actions.pod:7169
 msgid "See also C<guestfs_upload>, C<guestfs_pwrite>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7069
+#: ../src/guestfs-actions.pod:7180
 msgid "guestfs_utimens"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7071
+#: ../src/guestfs-actions.pod:7182
 #, no-wrap
 msgid ""
 " int\n"
@@ -17444,26 +17614,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7079 ../fish/guestfish-actions.pod:4711
+#: ../src/guestfs-actions.pod:7190 ../fish/guestfish-actions.pod:4784
 msgid "This command sets the timestamps of a file with nanosecond precision."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7082 ../fish/guestfish-actions.pod:4714
+#: ../src/guestfs-actions.pod:7193 ../fish/guestfish-actions.pod:4787
 msgid ""
 "C<atsecs, atnsecs> are the last access time (atime) in secs and nanoseconds "
 "from the epoch."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7085 ../fish/guestfish-actions.pod:4717
+#: ../src/guestfs-actions.pod:7196 ../fish/guestfish-actions.pod:4790
 msgid ""
 "C<mtsecs, mtnsecs> are the last modification time (mtime) in secs and "
 "nanoseconds from the epoch."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7088 ../fish/guestfish-actions.pod:4720
+#: ../src/guestfs-actions.pod:7199 ../fish/guestfish-actions.pod:4793
 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 "
@@ -17471,7 +17641,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7092 ../fish/guestfish-actions.pod:4724
+#: ../src/guestfs-actions.pod:7203 ../fish/guestfish-actions.pod:4797
 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 "
@@ -17479,12 +17649,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7100 ../src/guestfs-structs.pod:175
+#: ../src/guestfs-actions.pod:7211 ../src/guestfs-structs.pod:175
 msgid "guestfs_version"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7102
+#: ../src/guestfs-actions.pod:7213
 #, no-wrap
 msgid ""
 " struct guestfs_version *\n"
@@ -17493,12 +17663,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7105 ../fish/guestfish-actions.pod:4732
+#: ../src/guestfs-actions.pod:7216 ../fish/guestfish-actions.pod:4805
 msgid "Return the libguestfs version number that the program is linked against."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7108 ../fish/guestfish-actions.pod:4735
+#: ../src/guestfs-actions.pod:7219 ../fish/guestfish-actions.pod:4808
 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 "
@@ -17507,7 +17677,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7113 ../fish/guestfish-actions.pod:4740
+#: ../src/guestfs-actions.pod:7224 ../fish/guestfish-actions.pod:4813
 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 "
@@ -17516,7 +17686,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7119 ../fish/guestfish-actions.pod:4746
+#: ../src/guestfs-actions.pod:7230 ../fish/guestfish-actions.pod:4819
 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 "
@@ -17525,17 +17695,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7125 ../fish/guestfish-actions.pod:4752
+#: ../src/guestfs-actions.pod:7236 ../fish/guestfish-actions.pod:4825
 msgid "To construct the original version string: C<$major.$minor.$release$extra>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7128 ../fish/guestfish-actions.pod:4755
+#: ../src/guestfs-actions.pod:7239 ../fish/guestfish-actions.pod:4828
 msgid "See also: L<guestfs(3)/LIBGUESTFS VERSION NUMBERS>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7130
+#: ../src/guestfs-actions.pod:7241
 msgid ""
 "I<Note:> Don't use this call to test for availability of features.  In "
 "enterprise distributions we backport features from later versions into "
@@ -17544,24 +17714,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7136
+#: ../src/guestfs-actions.pod:7247
 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:7140
+#: ../src/guestfs-actions.pod:7251
 msgid "(Added in 1.0.58)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7142
+#: ../src/guestfs-actions.pod:7253
 msgid "guestfs_vfs_label"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7144
+#: ../src/guestfs-actions.pod:7255
 #, no-wrap
 msgid ""
 " char *\n"
@@ -17571,32 +17741,32 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7148 ../fish/guestfish-actions.pod:4767
+#: ../src/guestfs-actions.pod:7259 ../fish/guestfish-actions.pod:4840
 msgid "This returns the filesystem label of the filesystem on C<device>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7151 ../fish/guestfish-actions.pod:4770
+#: ../src/guestfs-actions.pod:7262 ../fish/guestfish-actions.pod:4843
 msgid "If the filesystem is unlabeled, this returns the empty string."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7153
+#: ../src/guestfs-actions.pod:7264
 msgid "To find a filesystem from the label, use C<guestfs_findfs_label>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7158 ../src/guestfs-actions.pod:7195
+#: ../src/guestfs-actions.pod:7269 ../src/guestfs-actions.pod:7306
 msgid "(Added in 1.3.18)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7160
+#: ../src/guestfs-actions.pod:7271
 msgid "guestfs_vfs_type"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7162
+#: ../src/guestfs-actions.pod:7273
 #, no-wrap
 msgid ""
 " char *\n"
@@ -17606,14 +17776,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7166 ../fish/guestfish-actions.pod:4778
+#: ../src/guestfs-actions.pod:7277 ../fish/guestfish-actions.pod:4851
 msgid ""
 "This command gets the filesystem type corresponding to the filesystem on "
 "C<device>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7169 ../fish/guestfish-actions.pod:4781
+#: ../src/guestfs-actions.pod:7280 ../fish/guestfish-actions.pod:4854
 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 "
@@ -17621,12 +17791,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7179
+#: ../src/guestfs-actions.pod:7290
 msgid "guestfs_vfs_uuid"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7181
+#: ../src/guestfs-actions.pod:7292
 #, no-wrap
 msgid ""
 " char *\n"
@@ -17636,27 +17806,27 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7185 ../fish/guestfish-actions.pod:4790
+#: ../src/guestfs-actions.pod:7296 ../fish/guestfish-actions.pod:4863
 msgid "This returns the filesystem UUID of the filesystem on C<device>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7188 ../fish/guestfish-actions.pod:4793
+#: ../src/guestfs-actions.pod:7299 ../fish/guestfish-actions.pod:4866
 msgid "If the filesystem does not have a UUID, this returns the empty string."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7190
+#: ../src/guestfs-actions.pod:7301
 msgid "To find a filesystem from the UUID, use C<guestfs_findfs_uuid>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7197
+#: ../src/guestfs-actions.pod:7308
 msgid "guestfs_vg_activate"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7199
+#: ../src/guestfs-actions.pod:7310
 #, no-wrap
 msgid ""
 " int\n"
@@ -17667,33 +17837,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7204 ../fish/guestfish-actions.pod:4801
+#: ../src/guestfs-actions.pod:7315 ../fish/guestfish-actions.pod:4874
 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 "
-"are made known to the kernel, ie. they appear as C</dev/mapper> devices.  If "
-"deactivated, then those devices disappear."
+"volumes in the listed volume groups C<volgroups>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7210 ../fish/guestfish-actions.pod:4807
+#: ../src/guestfs-actions.pod:7318 ../fish/guestfish-actions.pod:4877
 msgid "This command is the same as running C<vgchange -a y|n volgroups...>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7212 ../fish/guestfish-actions.pod:4809
+#: ../src/guestfs-actions.pod:7320 ../fish/guestfish-actions.pod:4879
 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:7219
+#: ../src/guestfs-actions.pod:7327
 msgid "guestfs_vg_activate_all"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7221
+#: ../src/guestfs-actions.pod:7329
 #, no-wrap
 msgid ""
 " int\n"
@@ -17703,26 +17871,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7225 ../fish/guestfish-actions.pod:4816
+#: ../src/guestfs-actions.pod:7333 ../fish/guestfish-actions.pod:4886
 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 "
-"kernel, ie. they appear as C</dev/mapper> devices.  If deactivated, then "
-"those devices disappear."
+"volumes in all volume groups."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7231 ../fish/guestfish-actions.pod:4822
+#: ../src/guestfs-actions.pod:7336 ../fish/guestfish-actions.pod:4889
 msgid "This command is the same as running C<vgchange -a y|n>"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7237
+#: ../src/guestfs-actions.pod:7342
 msgid "guestfs_vgcreate"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7239
+#: ../src/guestfs-actions.pod:7344
 #, no-wrap
 msgid ""
 " int\n"
@@ -17733,19 +17899,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7244 ../fish/guestfish-actions.pod:4828
+#: ../src/guestfs-actions.pod:7349 ../fish/guestfish-actions.pod:4895
 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:7251
+#: ../src/guestfs-actions.pod:7356
 msgid "guestfs_vglvuuids"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7253
+#: ../src/guestfs-actions.pod:7358
 #, no-wrap
 msgid ""
 " char **\n"
@@ -17755,31 +17921,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7257 ../fish/guestfish-actions.pod:4835
+#: ../src/guestfs-actions.pod:7362 ../fish/guestfish-actions.pod:4902
 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:7260
+#: ../src/guestfs-actions.pod:7365
 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:7263
+#: ../src/guestfs-actions.pod:7368
 msgid "See also C<guestfs_vgpvuuids>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7271
+#: ../src/guestfs-actions.pod:7376
 msgid "guestfs_vgpvuuids"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7273
+#: ../src/guestfs-actions.pod:7378
 #, no-wrap
 msgid ""
 " char **\n"
@@ -17789,31 +17955,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7277 ../fish/guestfish-actions.pod:4847
+#: ../src/guestfs-actions.pod:7382 ../fish/guestfish-actions.pod:4914
 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:7280
+#: ../src/guestfs-actions.pod:7385
 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:7283
+#: ../src/guestfs-actions.pod:7388
 msgid "See also C<guestfs_vglvuuids>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7291
+#: ../src/guestfs-actions.pod:7396
 msgid "guestfs_vgremove"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7293
+#: ../src/guestfs-actions.pod:7398
 #, no-wrap
 msgid ""
 " int\n"
@@ -17823,22 +17989,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7297 ../fish/guestfish-actions.pod:4859
+#: ../src/guestfs-actions.pod:7402 ../fish/guestfish-actions.pod:4926
 msgid "Remove an LVM volume group C<vgname>, (for example C<VG>)."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7299 ../fish/guestfish-actions.pod:4861
+#: ../src/guestfs-actions.pod:7404 ../fish/guestfish-actions.pod:4928
 msgid "This also forcibly removes all logical volumes in the volume group (if any)."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7306
+#: ../src/guestfs-actions.pod:7411
 msgid "guestfs_vgrename"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7308
+#: ../src/guestfs-actions.pod:7413
 #, no-wrap
 msgid ""
 " int\n"
@@ -17849,17 +18015,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7313 ../fish/guestfish-actions.pod:4868
+#: ../src/guestfs-actions.pod:7418 ../fish/guestfish-actions.pod:4935
 msgid "Rename a volume group C<volgroup> with the new name C<newvolgroup>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7319
+#: ../src/guestfs-actions.pod:7424
 msgid "guestfs_vgs"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7321
+#: ../src/guestfs-actions.pod:7426
 #, no-wrap
 msgid ""
 " char **\n"
@@ -17868,31 +18034,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7324 ../fish/guestfish-actions.pod:4874
+#: ../src/guestfs-actions.pod:7429 ../fish/guestfish-actions.pod:4941
 msgid ""
 "List all the volumes groups detected.  This is the equivalent of the "
 "L<vgs(8)> command."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7327 ../fish/guestfish-actions.pod:4877
+#: ../src/guestfs-actions.pod:7432 ../fish/guestfish-actions.pod:4944
 msgid ""
 "This returns a list of just the volume group names that were detected "
 "(eg. C<VolGroup00>)."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7330
+#: ../src/guestfs-actions.pod:7435
 msgid "See also C<guestfs_vgs_full>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7338
+#: ../src/guestfs-actions.pod:7443
 msgid "guestfs_vgs_full"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7340
+#: ../src/guestfs-actions.pod:7445
 #, no-wrap
 msgid ""
 " struct guestfs_lvm_vg_list *\n"
@@ -17901,14 +18067,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7343 ../fish/guestfish-actions.pod:4886
+#: ../src/guestfs-actions.pod:7448 ../fish/guestfish-actions.pod:4953
 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:7346
+#: ../src/guestfs-actions.pod:7451
 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 "
@@ -17916,12 +18082,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7352
+#: ../src/guestfs-actions.pod:7457
 msgid "guestfs_vgscan"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7354
+#: ../src/guestfs-actions.pod:7459
 #, no-wrap
 msgid ""
 " int\n"
@@ -17930,19 +18096,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7357 ../fish/guestfish-actions.pod:4893
+#: ../src/guestfs-actions.pod:7462 ../fish/guestfish-actions.pod:4960
 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:7364
+#: ../src/guestfs-actions.pod:7469
 msgid "guestfs_vguuid"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7366
+#: ../src/guestfs-actions.pod:7471
 #, no-wrap
 msgid ""
 " char *\n"
@@ -17952,17 +18118,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7370 ../fish/guestfish-actions.pod:4900
+#: ../src/guestfs-actions.pod:7475 ../fish/guestfish-actions.pod:4967
 msgid "This command returns the UUID of the LVM VG named C<vgname>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7377
+#: ../src/guestfs-actions.pod:7482
 msgid "guestfs_wait_ready"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7379
+#: ../src/guestfs-actions.pod:7484
 #, no-wrap
 msgid ""
 " int\n"
@@ -17971,12 +18137,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7382
+#: ../src/guestfs-actions.pod:7487
 msgid "This function is a no op."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7384
+#: ../src/guestfs-actions.pod:7489
 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 "
@@ -17984,24 +18150,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7389
+#: ../src/guestfs-actions.pod:7494
 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: textblock
-#: ../src/guestfs-actions.pod:7395
+#: ../src/guestfs-actions.pod:7500
 msgid "This function is deprecated.  In new code, use the C<launch> call instead."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7404
+#: ../src/guestfs-actions.pod:7509
 msgid "guestfs_wc_c"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7406
+#: ../src/guestfs-actions.pod:7511
 #, no-wrap
 msgid ""
 " int\n"
@@ -18011,19 +18177,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7410 ../fish/guestfish-actions.pod:4906
+#: ../src/guestfs-actions.pod:7515 ../fish/guestfish-actions.pod:4973
 msgid ""
 "This command counts the characters in a file, using the C<wc -c> external "
 "command."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7417
+#: ../src/guestfs-actions.pod:7522
 msgid "guestfs_wc_l"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7419
+#: ../src/guestfs-actions.pod:7524
 #, no-wrap
 msgid ""
 " int\n"
@@ -18033,19 +18199,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7423 ../fish/guestfish-actions.pod:4913
+#: ../src/guestfs-actions.pod:7528 ../fish/guestfish-actions.pod:4980
 msgid ""
 "This command counts the lines in a file, using the C<wc -l> external "
 "command."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7430
+#: ../src/guestfs-actions.pod:7535
 msgid "guestfs_wc_w"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7432
+#: ../src/guestfs-actions.pod:7537
 #, no-wrap
 msgid ""
 " int\n"
@@ -18055,19 +18221,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7436 ../fish/guestfish-actions.pod:4920
+#: ../src/guestfs-actions.pod:7541 ../fish/guestfish-actions.pod:4987
 msgid ""
 "This command counts the words in a file, using the C<wc -w> external "
 "command."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7443
+#: ../src/guestfs-actions.pod:7548
 msgid "guestfs_write"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7445
+#: ../src/guestfs-actions.pod:7550
 #, no-wrap
 msgid ""
 " int\n"
@@ -18079,19 +18245,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7451 ../fish/guestfish-actions.pod:4927
+#: ../src/guestfs-actions.pod:7556 ../fish/guestfish-actions.pod:4994
 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:7461
+#: ../src/guestfs-actions.pod:7566
 msgid "guestfs_write_file"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7463
+#: ../src/guestfs-actions.pod:7568
 #, no-wrap
 msgid ""
 " int\n"
@@ -18103,38 +18269,38 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7469 ../fish/guestfish-actions.pod:4937
+#: ../src/guestfs-actions.pod:7574 ../fish/guestfish-actions.pod:5004
 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:7473 ../fish/guestfish-actions.pod:4941
+#: ../src/guestfs-actions.pod:7578 ../fish/guestfish-actions.pod:5008
 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:7477 ../fish/guestfish-actions.pod:4945
+#: ../src/guestfs-actions.pod:7582 ../fish/guestfish-actions.pod:5012
 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:7485 ../fish/guestfish-actions.pod:4951
+#: ../src/guestfs-actions.pod:7590 ../fish/guestfish-actions.pod:5018
 msgid "This function is deprecated.  In new code, use the C<write> call instead."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7494
+#: ../src/guestfs-actions.pod:7599
 msgid "guestfs_zegrep"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7496
+#: ../src/guestfs-actions.pod:7601
 #, no-wrap
 msgid ""
 " char **\n"
@@ -18145,17 +18311,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7501 ../fish/guestfish-actions.pod:4962
+#: ../src/guestfs-actions.pod:7606 ../fish/guestfish-actions.pod:5029
 msgid "This calls the external C<zegrep> program and returns the matching lines."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7513
+#: ../src/guestfs-actions.pod:7618
 msgid "guestfs_zegrepi"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7515
+#: ../src/guestfs-actions.pod:7620
 #, no-wrap
 msgid ""
 " char **\n"
@@ -18166,17 +18332,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7520 ../fish/guestfish-actions.pod:4972
+#: ../src/guestfs-actions.pod:7625 ../fish/guestfish-actions.pod:5039
 msgid "This calls the external C<zegrep -i> program and returns the matching lines."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7532
+#: ../src/guestfs-actions.pod:7637
 msgid "guestfs_zero"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7534
+#: ../src/guestfs-actions.pod:7639
 #, no-wrap
 msgid ""
 " int\n"
@@ -18186,12 +18352,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7538 ../fish/guestfish-actions.pod:4982
+#: ../src/guestfs-actions.pod:7643 ../fish/guestfish-actions.pod:5049
 msgid "This command writes zeroes over the first few blocks of C<device>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7540 ../fish/guestfish-actions.pod:4984
+#: ../src/guestfs-actions.pod:7645 ../fish/guestfish-actions.pod:5051
 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 "
@@ -18199,19 +18365,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7544
+#: ../src/guestfs-actions.pod:7649
 msgid ""
 "See also: C<guestfs_zero_device>, C<guestfs_scrub_device>, "
 "C<guestfs_is_zero_device>"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7556
+#: ../src/guestfs-actions.pod:7661
 msgid "guestfs_zero_device"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7558
+#: ../src/guestfs-actions.pod:7663
 #, no-wrap
 msgid ""
 " int\n"
@@ -18221,24 +18387,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7562
+#: ../src/guestfs-actions.pod:7667
 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:7576
+#: ../src/guestfs-actions.pod:7681
 msgid "(Added in 1.3.1)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7578
+#: ../src/guestfs-actions.pod:7683
 msgid "guestfs_zerofree"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7580
+#: ../src/guestfs-actions.pod:7685
 #, no-wrap
 msgid ""
 " int\n"
@@ -18248,7 +18414,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7584 ../fish/guestfish-actions.pod:5006
+#: ../src/guestfs-actions.pod:7689 ../fish/guestfish-actions.pod:5073
 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 "
@@ -18256,24 +18422,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7589 ../fish/guestfish-actions.pod:5011
+#: ../src/guestfs-actions.pod:7694 ../fish/guestfish-actions.pod:5078
 msgid "You should B<not> run this program if the filesystem is mounted."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7592 ../fish/guestfish-actions.pod:5014
+#: ../src/guestfs-actions.pod:7697 ../fish/guestfish-actions.pod:5081
 msgid ""
 "It is possible that using this program can damage the filesystem or data on "
 "the filesystem."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7599
+#: ../src/guestfs-actions.pod:7704
 msgid "guestfs_zfgrep"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7601
+#: ../src/guestfs-actions.pod:7706
 #, no-wrap
 msgid ""
 " char **\n"
@@ -18284,17 +18450,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7606 ../fish/guestfish-actions.pod:5021
+#: ../src/guestfs-actions.pod:7711 ../fish/guestfish-actions.pod:5088
 msgid "This calls the external C<zfgrep> program and returns the matching lines."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7618
+#: ../src/guestfs-actions.pod:7723
 msgid "guestfs_zfgrepi"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7620
+#: ../src/guestfs-actions.pod:7725
 #, no-wrap
 msgid ""
 " char **\n"
@@ -18305,17 +18471,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7625 ../fish/guestfish-actions.pod:5031
+#: ../src/guestfs-actions.pod:7730 ../fish/guestfish-actions.pod:5098
 msgid "This calls the external C<zfgrep -i> program and returns the matching lines."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7637
+#: ../src/guestfs-actions.pod:7742
 msgid "guestfs_zfile"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7639
+#: ../src/guestfs-actions.pod:7744
 #, no-wrap
 msgid ""
 " char *\n"
@@ -18326,34 +18492,34 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7644 ../fish/guestfish-actions.pod:5041
+#: ../src/guestfs-actions.pod:7749 ../fish/guestfish-actions.pod:5108
 msgid "This command runs C<file> after first decompressing C<path> using C<method>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7647 ../fish/guestfish-actions.pod:5044
+#: ../src/guestfs-actions.pod:7752 ../fish/guestfish-actions.pod:5111
 msgid "C<method> must be one of C<gzip>, C<compress> or C<bzip2>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7649
+#: ../src/guestfs-actions.pod:7754
 msgid ""
 "Since 1.0.63, use C<guestfs_file> instead which can now process compressed "
 "files."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7655 ../fish/guestfish-actions.pod:5049
+#: ../src/guestfs-actions.pod:7760 ../fish/guestfish-actions.pod:5116
 msgid "This function is deprecated.  In new code, use the C<file> call instead."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7664
+#: ../src/guestfs-actions.pod:7769
 msgid "guestfs_zgrep"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7666
+#: ../src/guestfs-actions.pod:7771
 #, no-wrap
 msgid ""
 " char **\n"
@@ -18364,17 +18530,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7671 ../fish/guestfish-actions.pod:5060
+#: ../src/guestfs-actions.pod:7776 ../fish/guestfish-actions.pod:5127
 msgid "This calls the external C<zgrep> program and returns the matching lines."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7683
+#: ../src/guestfs-actions.pod:7788
 msgid "guestfs_zgrepi"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7685
+#: ../src/guestfs-actions.pod:7790
 #, no-wrap
 msgid ""
 " char **\n"
@@ -18385,7 +18551,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7690 ../fish/guestfish-actions.pod:5070
+#: ../src/guestfs-actions.pod:7795 ../fish/guestfish-actions.pod:5137
 msgid "This calls the external C<zgrep -i> program and returns the matching lines."
 msgstr ""
 
@@ -18513,58 +18679,60 @@ msgstr ""
 
 #. type: textblock
 #: ../src/guestfs-availability.pod:109
-msgid "The following functions: L</guestfs_ntfsresize> L</guestfs_ntfsresize_size>"
+msgid ""
+"The following functions: L</guestfs_ntfsresize> L</guestfs_ntfsresize_opts> "
+"L</guestfs_ntfsresize_size>"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-availability.pod:113
+#: ../src/guestfs-availability.pod:114
 msgid "B<realpath>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-availability.pod:115
+#: ../src/guestfs-availability.pod:116
 msgid "The following functions: L</guestfs_realpath>"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-availability.pod:118
+#: ../src/guestfs-availability.pod:119
 msgid "B<scrub>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-availability.pod:120
+#: ../src/guestfs-availability.pod:121
 msgid ""
 "The following functions: L</guestfs_scrub_device> L</guestfs_scrub_file> "
 "L</guestfs_scrub_freespace>"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-availability.pod:125
+#: ../src/guestfs-availability.pod:126
 msgid "B<selinux>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-availability.pod:127
+#: ../src/guestfs-availability.pod:128
 msgid "The following functions: L</guestfs_getcon> L</guestfs_setcon>"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-availability.pod:131
+#: ../src/guestfs-availability.pod:132
 msgid "B<xz>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-availability.pod:133
+#: ../src/guestfs-availability.pod:134
 msgid "The following functions: L</guestfs_txz_in> L</guestfs_txz_out>"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-availability.pod:137
+#: ../src/guestfs-availability.pod:138
 msgid "B<zerofree>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-availability.pod:139
+#: ../src/guestfs-availability.pod:140
 msgid "The following functions: L</guestfs_zerofree>"
 msgstr ""
 
@@ -21721,7 +21889,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:79 ../fish/guestfish-actions.pod:143 ../fish/guestfish-actions.pod:1937 ../fish/guestfish-actions.pod:3087 ../fish/guestfish-actions.pod:3260
+#: ../fish/guestfish-actions.pod:79 ../fish/guestfish-actions.pod:143 ../fish/guestfish-actions.pod:1937 ../fish/guestfish-actions.pod:3103 ../fish/guestfish-actions.pod:3276 ../fish/guestfish-actions.pod:3411
 msgid ""
 "This command has one or more optional arguments.  See L</OPTIONAL "
 "ARGUMENTS>."
@@ -22167,7 +22335,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:435 ../fish/guestfish-actions.pod:444 ../fish/guestfish-actions.pod:668 ../fish/guestfish-actions.pod:837 ../fish/guestfish-actions.pod:856 ../fish/guestfish-actions.pod:1230 ../fish/guestfish-actions.pod:4533 ../fish/guestfish-actions.pod:4545 ../fish/guestfish-actions.pod:4556 ../fish/guestfish-actions.pod:4567 ../fish/guestfish-actions.pod:4619 ../fish/guestfish-actions.pod:4628 ../fish/guestfish-actions.pod:4682 ../fish/guestfish-actions.pod:4705
+#: ../fish/guestfish-actions.pod:435 ../fish/guestfish-actions.pod:444 ../fish/guestfish-actions.pod:668 ../fish/guestfish-actions.pod:837 ../fish/guestfish-actions.pod:856 ../fish/guestfish-actions.pod:1230 ../fish/guestfish-actions.pod:4606 ../fish/guestfish-actions.pod:4618 ../fish/guestfish-actions.pod:4629 ../fish/guestfish-actions.pod:4640 ../fish/guestfish-actions.pod:4692 ../fish/guestfish-actions.pod:4701 ../fish/guestfish-actions.pod:4755 ../fish/guestfish-actions.pod:4778
 msgid "Use C<-> instead of a filename to read/write from stdin/stdout."
 msgstr ""
 
@@ -24063,7 +24231,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2313 ../fish/guestfish-actions.pod:2511 ../fish/guestfish-actions.pod:2557
+#: ../fish/guestfish-actions.pod:2313 ../fish/guestfish-actions.pod:2511 ../fish/guestfish-actions.pod:2570
 msgid "See also L</list-filesystems>."
 msgstr ""
 
@@ -24372,19 +24540,46 @@ msgstr ""
 
 #. type: =head2
 #: ../fish/guestfish-actions.pod:2513
-msgid "list-filesystems"
+msgid "list-dm-devices"
 msgstr ""
 
 #. type: verbatim
 #: ../fish/guestfish-actions.pod:2515
 #, no-wrap
 msgid ""
+" list-dm-devices\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../fish/guestfish-actions.pod:2519
+msgid ""
+"The returned list contains C</dev/mapper/*> devices, eg. ones created by a "
+"previous call to L</luks-open>."
+msgstr ""
+
+#. type: textblock
+#: ../fish/guestfish-actions.pod:2522
+msgid ""
+"Device mapper devices which correspond to logical volumes are I<not> "
+"returned in this list.  Call L</lvs> if you want to list logical volumes."
+msgstr ""
+
+#. type: =head2
+#: ../fish/guestfish-actions.pod:2526
+msgid "list-filesystems"
+msgstr ""
+
+#. type: verbatim
+#: ../fish/guestfish-actions.pod:2528
+#, no-wrap
+msgid ""
 " list-filesystems\n"
 "\n"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2534
+#: ../fish/guestfish-actions.pod:2547
 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 "
@@ -24392,7 +24587,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2538
+#: ../fish/guestfish-actions.pod:2551
 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 "
@@ -24402,12 +24597,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2546
+#: ../fish/guestfish-actions.pod:2559
 msgid "list-partitions"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2548
+#: ../fish/guestfish-actions.pod:2561
 #, no-wrap
 msgid ""
 " list-partitions\n"
@@ -24415,19 +24610,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2554
+#: ../fish/guestfish-actions.pod:2567
 msgid ""
 "This does not return logical volumes.  For that you will need to call "
 "L</lvs>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2559
+#: ../fish/guestfish-actions.pod:2572
 msgid "ll"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2561
+#: ../fish/guestfish-actions.pod:2574
 #, no-wrap
 msgid ""
 " ll directory\n"
@@ -24435,12 +24630,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2569
+#: ../fish/guestfish-actions.pod:2582
 msgid "ln"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2571
+#: ../fish/guestfish-actions.pod:2584
 #, no-wrap
 msgid ""
 " ln target linkname\n"
@@ -24448,12 +24643,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2575
+#: ../fish/guestfish-actions.pod:2588
 msgid "ln-f"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2577
+#: ../fish/guestfish-actions.pod:2590
 #, no-wrap
 msgid ""
 " ln-f target linkname\n"
@@ -24461,12 +24656,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2582
+#: ../fish/guestfish-actions.pod:2595
 msgid "ln-s"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2584
+#: ../fish/guestfish-actions.pod:2597
 #, no-wrap
 msgid ""
 " ln-s target linkname\n"
@@ -24474,12 +24669,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2588
+#: ../fish/guestfish-actions.pod:2601
 msgid "ln-sf"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2590
+#: ../fish/guestfish-actions.pod:2603
 #, no-wrap
 msgid ""
 " ln-sf target linkname\n"
@@ -24487,12 +24682,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2595
+#: ../fish/guestfish-actions.pod:2608
 msgid "lremovexattr"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2597
+#: ../fish/guestfish-actions.pod:2610
 #, no-wrap
 msgid ""
 " lremovexattr xattr path\n"
@@ -24500,19 +24695,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2599
+#: ../fish/guestfish-actions.pod:2612
 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:2603
+#: ../fish/guestfish-actions.pod:2616
 msgid "ls"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2605
+#: ../fish/guestfish-actions.pod:2618
 #, no-wrap
 msgid ""
 " ls directory\n"
@@ -24520,19 +24715,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2611
+#: ../fish/guestfish-actions.pod:2624
 msgid ""
 "This command is mostly useful for interactive sessions.  Programs should "
 "probably use L</readdir> instead."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2614
+#: ../fish/guestfish-actions.pod:2627
 msgid "lsetxattr"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2616
+#: ../fish/guestfish-actions.pod:2629
 #, no-wrap
 msgid ""
 " lsetxattr xattr val vallen path\n"
@@ -24540,19 +24735,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2618
+#: ../fish/guestfish-actions.pod:2631
 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:2622
+#: ../fish/guestfish-actions.pod:2635
 msgid "lstat"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2624
+#: ../fish/guestfish-actions.pod:2637
 #, no-wrap
 msgid ""
 " lstat path\n"
@@ -24560,19 +24755,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2628
+#: ../fish/guestfish-actions.pod:2641
 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:2634
+#: ../fish/guestfish-actions.pod:2647
 msgid "lstatlist"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2636
+#: ../fish/guestfish-actions.pod:2649
 #, no-wrap
 msgid ""
 " lstatlist path 'names ...'\n"
@@ -24580,7 +24775,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2638
+#: ../fish/guestfish-actions.pod:2651
 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 "
@@ -24588,7 +24783,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2647
+#: ../fish/guestfish-actions.pod:2660
 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 "
@@ -24599,12 +24794,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2655
+#: ../fish/guestfish-actions.pod:2668
 msgid "luks-add-key"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2657
+#: ../fish/guestfish-actions.pod:2670
 #, no-wrap
 msgid ""
 " luks-add-key device keyslot\n"
@@ -24612,26 +24807,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2664
+#: ../fish/guestfish-actions.pod:2677
 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:2668 ../fish/guestfish-actions.pod:2690 ../fish/guestfish-actions.pod:2703 ../fish/guestfish-actions.pod:2717 ../fish/guestfish-actions.pod:2740 ../fish/guestfish-actions.pod:2750
+#: ../fish/guestfish-actions.pod:2681 ../fish/guestfish-actions.pod:2703 ../fish/guestfish-actions.pod:2716 ../fish/guestfish-actions.pod:2730 ../fish/guestfish-actions.pod:2756 ../fish/guestfish-actions.pod:2766
 msgid ""
 "This command has one or more key or passphrase parameters.  Guestfish will "
 "prompt for these separately."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2671
+#: ../fish/guestfish-actions.pod:2684
 msgid "luks-close"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2673
+#: ../fish/guestfish-actions.pod:2686
 #, no-wrap
 msgid ""
 " luks-close device\n"
@@ -24639,7 +24834,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2675
+#: ../fish/guestfish-actions.pod:2688
 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 "
@@ -24648,12 +24843,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2681
+#: ../fish/guestfish-actions.pod:2694
 msgid "luks-format"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2683
+#: ../fish/guestfish-actions.pod:2696
 #, no-wrap
 msgid ""
 " luks-format device keyslot\n"
@@ -24661,12 +24856,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2696
+#: ../fish/guestfish-actions.pod:2709
 msgid "luks-format-cipher"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2698
+#: ../fish/guestfish-actions.pod:2711
 #, no-wrap
 msgid ""
 " luks-format-cipher device keyslot cipher\n"
@@ -24674,19 +24869,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2700
+#: ../fish/guestfish-actions.pod:2713
 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:2709
+#: ../fish/guestfish-actions.pod:2722
 msgid "luks-kill-slot"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2711
+#: ../fish/guestfish-actions.pod:2724
 #, no-wrap
 msgid ""
 " luks-kill-slot device keyslot\n"
@@ -24694,12 +24889,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2720
+#: ../fish/guestfish-actions.pod:2733
 msgid "luks-open"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2722
+#: ../fish/guestfish-actions.pod:2735
 #, no-wrap
 msgid ""
 " luks-open device mapname\n"
@@ -24707,19 +24902,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2736
+#: ../fish/guestfish-actions.pod:2749
 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: textblock
+#: ../fish/guestfish-actions.pod:2753
+msgid "Use L</list-dm-devices> to list all device mapper devices."
+msgstr ""
+
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2743
+#: ../fish/guestfish-actions.pod:2759
 msgid "luks-open-ro"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2745
+#: ../fish/guestfish-actions.pod:2761
 #, no-wrap
 msgid ""
 " luks-open-ro device mapname\n"
@@ -24727,19 +24927,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2747
+#: ../fish/guestfish-actions.pod:2763
 msgid ""
 "This is the same as L</luks-open> except that a read-only mapping is "
 "created."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2753
+#: ../fish/guestfish-actions.pod:2769
 msgid "lvcreate"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2755
+#: ../fish/guestfish-actions.pod:2771
 #, no-wrap
 msgid ""
 " lvcreate logvol volgroup mbytes\n"
@@ -24747,12 +24947,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2760
+#: ../fish/guestfish-actions.pod:2776
 msgid "lvm-canonical-lv-name"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2762
+#: ../fish/guestfish-actions.pod:2778
 #, no-wrap
 msgid ""
 " lvm-canonical-lv-name lvname\n"
@@ -24760,17 +24960,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2771
+#: ../fish/guestfish-actions.pod:2787
 msgid "See also L</is-lv>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2773
+#: ../fish/guestfish-actions.pod:2789
 msgid "lvm-clear-filter"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2775
+#: ../fish/guestfish-actions.pod:2791
 #, no-wrap
 msgid ""
 " lvm-clear-filter\n"
@@ -24778,19 +24978,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2777
+#: ../fish/guestfish-actions.pod:2793
 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:2783
+#: ../fish/guestfish-actions.pod:2799
 msgid "lvm-remove-all"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2785
+#: ../fish/guestfish-actions.pod:2801
 #, no-wrap
 msgid ""
 " lvm-remove-all\n"
@@ -24798,12 +24998,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2793
+#: ../fish/guestfish-actions.pod:2809
 msgid "lvm-set-filter"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2795
+#: ../fish/guestfish-actions.pod:2811
 #, no-wrap
 msgid ""
 " lvm-set-filter 'devices ...'\n"
@@ -24811,12 +25011,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2820
+#: ../fish/guestfish-actions.pod:2836
 msgid "lvremove"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2822
+#: ../fish/guestfish-actions.pod:2838
 #, no-wrap
 msgid ""
 " lvremove device\n"
@@ -24824,12 +25024,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2830
+#: ../fish/guestfish-actions.pod:2846
 msgid "lvrename"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2832
+#: ../fish/guestfish-actions.pod:2848
 #, no-wrap
 msgid ""
 " lvrename logvol newlogvol\n"
@@ -24837,12 +25037,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2836
+#: ../fish/guestfish-actions.pod:2852
 msgid "lvresize"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2838
+#: ../fish/guestfish-actions.pod:2854
 #, no-wrap
 msgid ""
 " lvresize device mbytes\n"
@@ -24850,12 +25050,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2844
+#: ../fish/guestfish-actions.pod:2860
 msgid "lvresize-free"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2846
+#: ../fish/guestfish-actions.pod:2862
 #, no-wrap
 msgid ""
 " lvresize-free lv percent\n"
@@ -24863,12 +25063,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2854
+#: ../fish/guestfish-actions.pod:2870
 msgid "lvs"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2856
+#: ../fish/guestfish-actions.pod:2872
 #, no-wrap
 msgid ""
 " lvs\n"
@@ -24876,17 +25076,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2864
+#: ../fish/guestfish-actions.pod:2880
 msgid "See also L</lvs-full>, L</list-filesystems>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2866
+#: ../fish/guestfish-actions.pod:2882
 msgid "lvs-full"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2868
+#: ../fish/guestfish-actions.pod:2884
 #, no-wrap
 msgid ""
 " lvs-full\n"
@@ -24894,12 +25094,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2873
+#: ../fish/guestfish-actions.pod:2889
 msgid "lvuuid"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2875
+#: ../fish/guestfish-actions.pod:2891
 #, no-wrap
 msgid ""
 " lvuuid device\n"
@@ -24907,12 +25107,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2879
+#: ../fish/guestfish-actions.pod:2895
 msgid "lxattrlist"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2881
+#: ../fish/guestfish-actions.pod:2897
 #, no-wrap
 msgid ""
 " lxattrlist path 'names ...'\n"
@@ -24920,7 +25120,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2897
+#: ../fish/guestfish-actions.pod:2913
 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 "
@@ -24931,12 +25131,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2905
+#: ../fish/guestfish-actions.pod:2921
 msgid "mkdir"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2907
+#: ../fish/guestfish-actions.pod:2923
 #, no-wrap
 msgid ""
 " mkdir path\n"
@@ -24944,12 +25144,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2911
+#: ../fish/guestfish-actions.pod:2927
 msgid "mkdir-mode"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2913
+#: ../fish/guestfish-actions.pod:2929
 #, no-wrap
 msgid ""
 " mkdir-mode path mode\n"
@@ -24957,17 +25157,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2922
+#: ../fish/guestfish-actions.pod:2938
 msgid "See also L</mkdir>, L</umask>"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2924
+#: ../fish/guestfish-actions.pod:2940
 msgid "mkdir-p"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2926
+#: ../fish/guestfish-actions.pod:2942
 #, no-wrap
 msgid ""
 " mkdir-p path\n"
@@ -24975,12 +25175,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2931
+#: ../fish/guestfish-actions.pod:2947
 msgid "mkdtemp"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2933
+#: ../fish/guestfish-actions.pod:2949
 #, no-wrap
 msgid ""
 " mkdtemp template\n"
@@ -24988,12 +25188,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2954
+#: ../fish/guestfish-actions.pod:2970
 msgid "mke2fs-J"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2956
+#: ../fish/guestfish-actions.pod:2972
 #, no-wrap
 msgid ""
 " mke2fs-J fstype blocksize device journal\n"
@@ -25001,17 +25201,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2964
+#: ../fish/guestfish-actions.pod:2980
 msgid "See also L</mke2journal>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2966
+#: ../fish/guestfish-actions.pod:2982
 msgid "mke2fs-JL"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2968
+#: ../fish/guestfish-actions.pod:2984
 #, no-wrap
 msgid ""
 " mke2fs-JL fstype blocksize device label\n"
@@ -25019,17 +25219,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2973
+#: ../fish/guestfish-actions.pod:2989
 msgid "See also L</mke2journal-L>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2975
+#: ../fish/guestfish-actions.pod:2991
 msgid "mke2fs-JU"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2977
+#: ../fish/guestfish-actions.pod:2993
 #, no-wrap
 msgid ""
 " mke2fs-JU fstype blocksize device uuid\n"
@@ -25037,17 +25237,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2982
+#: ../fish/guestfish-actions.pod:2998
 msgid "See also L</mke2journal-U>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2984
+#: ../fish/guestfish-actions.pod:3000
 msgid "mke2journal"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2986
+#: ../fish/guestfish-actions.pod:3002
 #, no-wrap
 msgid ""
 " mke2journal blocksize device\n"
@@ -25055,12 +25255,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2993
+#: ../fish/guestfish-actions.pod:3009
 msgid "mke2journal-L"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2995
+#: ../fish/guestfish-actions.pod:3011
 #, no-wrap
 msgid ""
 " mke2journal-L blocksize label device\n"
@@ -25068,12 +25268,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2999
+#: ../fish/guestfish-actions.pod:3015
 msgid "mke2journal-U"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3001
+#: ../fish/guestfish-actions.pod:3017
 #, no-wrap
 msgid ""
 " mke2journal-U blocksize uuid device\n"
@@ -25081,12 +25281,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3005
+#: ../fish/guestfish-actions.pod:3021
 msgid "mkfifo"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3007
+#: ../fish/guestfish-actions.pod:3023
 #, no-wrap
 msgid ""
 " mkfifo mode path\n"
@@ -25094,19 +25294,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3009
+#: ../fish/guestfish-actions.pod:3025
 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:3015
+#: ../fish/guestfish-actions.pod:3031
 msgid "mkfs"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3017
+#: ../fish/guestfish-actions.pod:3033
 #, no-wrap
 msgid ""
 " mkfs fstype device\n"
@@ -25114,12 +25314,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3023
+#: ../fish/guestfish-actions.pod:3039
 msgid "mkfs-b"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3025
+#: ../fish/guestfish-actions.pod:3041
 #, no-wrap
 msgid ""
 " mkfs-b fstype blocksize device\n"
@@ -25127,7 +25327,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3027
+#: ../fish/guestfish-actions.pod:3043
 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 "
@@ -25135,12 +25335,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3042
+#: ../fish/guestfish-actions.pod:3058
 msgid "mkfs-opts"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3044
+#: ../fish/guestfish-actions.pod:3060
 #, no-wrap
 msgid ""
 " mkfs-opts fstype device [blocksize:..] [features:..] [inode:..] "
@@ -25149,12 +25349,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3089
+#: ../fish/guestfish-actions.pod:3105
 msgid "mkmountpoint"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3091
+#: ../fish/guestfish-actions.pod:3107
 #, no-wrap
 msgid ""
 " mkmountpoint exemptpath\n"
@@ -25162,14 +25362,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3093
+#: ../fish/guestfish-actions.pod:3109
 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:3117
+#: ../fish/guestfish-actions.pod:3133
 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 "
@@ -25177,7 +25377,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3121
+#: ../fish/guestfish-actions.pod:3137
 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 "
@@ -25185,7 +25385,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3128
+#: ../fish/guestfish-actions.pod:3144
 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 "
@@ -25193,12 +25393,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3132
+#: ../fish/guestfish-actions.pod:3148
 msgid "mknod"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3134
+#: ../fish/guestfish-actions.pod:3150
 #, no-wrap
 msgid ""
 " mknod mode devmajor devminor path\n"
@@ -25206,7 +25406,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3144
+#: ../fish/guestfish-actions.pod:3160
 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 "
@@ -25217,12 +25417,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3154
+#: ../fish/guestfish-actions.pod:3170
 msgid "mknod-b"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3156
+#: ../fish/guestfish-actions.pod:3172
 #, no-wrap
 msgid ""
 " mknod-b mode devmajor devminor path\n"
@@ -25230,7 +25430,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3158
+#: ../fish/guestfish-actions.pod:3174
 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 "
@@ -25238,12 +25438,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3164
+#: ../fish/guestfish-actions.pod:3180
 msgid "mknod-c"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3166
+#: ../fish/guestfish-actions.pod:3182
 #, no-wrap
 msgid ""
 " mknod-c mode devmajor devminor path\n"
@@ -25251,7 +25451,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3168
+#: ../fish/guestfish-actions.pod:3184
 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 "
@@ -25259,12 +25459,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3174
+#: ../fish/guestfish-actions.pod:3190
 msgid "mkswap"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3176
+#: ../fish/guestfish-actions.pod:3192
 #, no-wrap
 msgid ""
 " mkswap device\n"
@@ -25272,12 +25472,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3180
+#: ../fish/guestfish-actions.pod:3196
 msgid "mkswap-L"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3182
+#: ../fish/guestfish-actions.pod:3198
 #, no-wrap
 msgid ""
 " mkswap-L label device\n"
@@ -25285,12 +25485,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3190
+#: ../fish/guestfish-actions.pod:3206
 msgid "mkswap-U"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3192
+#: ../fish/guestfish-actions.pod:3208
 #, no-wrap
 msgid ""
 " mkswap-U uuid device\n"
@@ -25298,12 +25498,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3196
+#: ../fish/guestfish-actions.pod:3212
 msgid "mkswap-file"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3198
+#: ../fish/guestfish-actions.pod:3214
 #, no-wrap
 msgid ""
 " mkswap-file path\n"
@@ -25311,19 +25511,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3202
+#: ../fish/guestfish-actions.pod:3218
 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:3205
+#: ../fish/guestfish-actions.pod:3221
 msgid "modprobe"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3207
+#: ../fish/guestfish-actions.pod:3223
 #, no-wrap
 msgid ""
 " modprobe modulename\n"
@@ -25331,12 +25531,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3214
+#: ../fish/guestfish-actions.pod:3230
 msgid "mount"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3216
+#: ../fish/guestfish-actions.pod:3232
 #, no-wrap
 msgid ""
 " mount device mountpoint\n"
@@ -25344,7 +25544,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3232
+#: ../fish/guestfish-actions.pod:3248
 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 "
@@ -25356,12 +25556,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3249
+#: ../fish/guestfish-actions.pod:3265
 msgid "mount-9p"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3251
+#: ../fish/guestfish-actions.pod:3267
 #, no-wrap
 msgid ""
 " mount-9p mounttag mountpoint [options:..]\n"
@@ -25369,12 +25569,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3262
+#: ../fish/guestfish-actions.pod:3278
 msgid "mount-loop"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3264
+#: ../fish/guestfish-actions.pod:3280
 #, no-wrap
 msgid ""
 " mount-loop file mountpoint\n"
@@ -25382,12 +25582,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3270
+#: ../fish/guestfish-actions.pod:3286
 msgid "mount-options"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3272
+#: ../fish/guestfish-actions.pod:3288
 #, no-wrap
 msgid ""
 " mount-options options device mountpoint\n"
@@ -25395,19 +25595,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3274
+#: ../fish/guestfish-actions.pod:3290
 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:3282
+#: ../fish/guestfish-actions.pod:3298
 msgid "mount-ro"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3284
+#: ../fish/guestfish-actions.pod:3300
 #, no-wrap
 msgid ""
 " mount-ro device mountpoint\n"
@@ -25415,19 +25615,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3286
+#: ../fish/guestfish-actions.pod:3302
 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:3289
+#: ../fish/guestfish-actions.pod:3305
 msgid "mount-vfs"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3291
+#: ../fish/guestfish-actions.pod:3307
 #, no-wrap
 msgid ""
 " mount-vfs options vfstype device mountpoint\n"
@@ -25435,19 +25635,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3293
+#: ../fish/guestfish-actions.pod:3309
 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:3297
+#: ../fish/guestfish-actions.pod:3313
 msgid "mountpoints"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3299
+#: ../fish/guestfish-actions.pod:3315
 #, no-wrap
 msgid ""
 " mountpoints\n"
@@ -25455,7 +25655,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3301
+#: ../fish/guestfish-actions.pod:3317
 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 "
@@ -25463,12 +25663,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3305
+#: ../fish/guestfish-actions.pod:3321
 msgid "mounts"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3307
+#: ../fish/guestfish-actions.pod:3323
 #, no-wrap
 msgid ""
 " mounts\n"
@@ -25476,17 +25676,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3314
+#: ../fish/guestfish-actions.pod:3330
 msgid "See also: L</mountpoints>"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3316
+#: ../fish/guestfish-actions.pod:3332
 msgid "mv"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3318
+#: ../fish/guestfish-actions.pod:3334
 #, no-wrap
 msgid ""
 " mv src dest\n"
@@ -25494,12 +25694,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3323
+#: ../fish/guestfish-actions.pod:3339
 msgid "ntfs-3g-probe"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3325
+#: ../fish/guestfish-actions.pod:3341
 #, no-wrap
 msgid ""
 " ntfs-3g-probe true|false device\n"
@@ -25507,12 +25707,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3339
+#: ../fish/guestfish-actions.pod:3355
 msgid "ntfsresize"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3341
+#: ../fish/guestfish-actions.pod:3357
 #, no-wrap
 msgid ""
 " ntfsresize device\n"
@@ -25520,12 +25720,35 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3347
+#: ../fish/guestfish-actions.pod:3379
+msgid "ntfsresize-opts"
+msgstr ""
+
+#. type: verbatim
+#: ../fish/guestfish-actions.pod:3381
+#, no-wrap
+msgid ""
+" ntfsresize-opts device [size:..] [force:..]\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../fish/guestfish-actions.pod:3400
+msgid ""
+"After the resize operation, the filesystem is always marked as requiring a "
+"consistency check (for safety).  You have to boot into Windows to perform "
+"this check and clear this condition.  If you I<don't> set the C<force> "
+"option then it is not possible to call L</ntfsresize-opts> multiple times on "
+"a single filesystem without booting into Windows between each resize."
+msgstr ""
+
+#. type: =head2
+#: ../fish/guestfish-actions.pod:3413
 msgid "ntfsresize-size"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3349
+#: ../fish/guestfish-actions.pod:3415
 #, no-wrap
 msgid ""
 " ntfsresize-size device size\n"
@@ -25533,19 +25756,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3351
+#: ../fish/guestfish-actions.pod:3417
 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:3354
+#: ../fish/guestfish-actions.pod:3427
 msgid "part-add"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3356
+#: ../fish/guestfish-actions.pod:3429
 #, no-wrap
 msgid ""
 " part-add device prlogex startsect endsect\n"
@@ -25553,26 +25776,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3358
+#: ../fish/guestfish-actions.pod:3431
 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:3370
+#: ../fish/guestfish-actions.pod:3443
 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:3373
+#: ../fish/guestfish-actions.pod:3446
 msgid "part-del"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3375
+#: ../fish/guestfish-actions.pod:3448
 #, no-wrap
 msgid ""
 " part-del device partnum\n"
@@ -25580,12 +25803,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3383
+#: ../fish/guestfish-actions.pod:3456
 msgid "part-disk"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3385
+#: ../fish/guestfish-actions.pod:3458
 #, no-wrap
 msgid ""
 " part-disk device parttype\n"
@@ -25593,26 +25816,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3387
+#: ../fish/guestfish-actions.pod:3460
 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:3391
+#: ../fish/guestfish-actions.pod:3464
 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:3397
+#: ../fish/guestfish-actions.pod:3470
 msgid "part-get-bootable"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3399
+#: ../fish/guestfish-actions.pod:3472
 #, no-wrap
 msgid ""
 " part-get-bootable device partnum\n"
@@ -25620,17 +25843,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3404
+#: ../fish/guestfish-actions.pod:3477
 msgid "See also L</part-set-bootable>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3406
+#: ../fish/guestfish-actions.pod:3479
 msgid "part-get-mbr-id"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3408
+#: ../fish/guestfish-actions.pod:3481
 #, no-wrap
 msgid ""
 " part-get-mbr-id device partnum\n"
@@ -25638,7 +25861,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3413 ../fish/guestfish-actions.pod:3551
+#: ../fish/guestfish-actions.pod:3486 ../fish/guestfish-actions.pod:3624
 msgid ""
 "Note that only MBR (old DOS-style) partitions have type bytes.  You will get "
 "undefined results for other partition table types (see "
@@ -25646,12 +25869,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3417
+#: ../fish/guestfish-actions.pod:3490
 msgid "part-get-parttype"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3419
+#: ../fish/guestfish-actions.pod:3492
 #, no-wrap
 msgid ""
 " part-get-parttype device\n"
@@ -25659,7 +25882,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3424
+#: ../fish/guestfish-actions.pod:3497
 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 "
@@ -25667,12 +25890,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3429
+#: ../fish/guestfish-actions.pod:3502
 msgid "part-init"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3431
+#: ../fish/guestfish-actions.pod:3504
 #, no-wrap
 msgid ""
 " part-init device parttype\n"
@@ -25680,19 +25903,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3437
+#: ../fish/guestfish-actions.pod:3510
 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:3500
+#: ../fish/guestfish-actions.pod:3573
 msgid "part-list"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3502
+#: ../fish/guestfish-actions.pod:3575
 #, no-wrap
 msgid ""
 " part-list device\n"
@@ -25700,19 +25923,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3517
+#: ../fish/guestfish-actions.pod:3590
 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:3530
+#: ../fish/guestfish-actions.pod:3603
 msgid "part-set-bootable"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3532
+#: ../fish/guestfish-actions.pod:3605
 #, no-wrap
 msgid ""
 " part-set-bootable device partnum true|false\n"
@@ -25720,12 +25943,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3541
+#: ../fish/guestfish-actions.pod:3614
 msgid "part-set-mbr-id"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3543
+#: ../fish/guestfish-actions.pod:3616
 #, no-wrap
 msgid ""
 " part-set-mbr-id device partnum idbyte\n"
@@ -25733,12 +25956,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3555
+#: ../fish/guestfish-actions.pod:3628
 msgid "part-set-name"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3557
+#: ../fish/guestfish-actions.pod:3630
 #, no-wrap
 msgid ""
 " part-set-name device partnum name\n"
@@ -25746,12 +25969,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3565
+#: ../fish/guestfish-actions.pod:3638
 msgid "part-to-dev"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3567
+#: ../fish/guestfish-actions.pod:3640
 #, no-wrap
 msgid ""
 " part-to-dev partition\n"
@@ -25759,19 +25982,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3573
+#: ../fish/guestfish-actions.pod:3646
 msgid ""
 "The named partition must exist, for example as a string returned from "
 "L</list-partitions>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3576
+#: ../fish/guestfish-actions.pod:3649
 msgid "ping-daemon"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3578
+#: ../fish/guestfish-actions.pod:3651
 #, no-wrap
 msgid ""
 " ping-daemon\n"
@@ -25779,12 +26002,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3585
+#: ../fish/guestfish-actions.pod:3658
 msgid "pread"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3587
+#: ../fish/guestfish-actions.pod:3660
 #, no-wrap
 msgid ""
 " pread path count offset\n"
@@ -25792,17 +26015,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3595
+#: ../fish/guestfish-actions.pod:3668
 msgid "See also L</pwrite>, L</pread-device>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3600
+#: ../fish/guestfish-actions.pod:3673
 msgid "pread-device"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3602
+#: ../fish/guestfish-actions.pod:3675
 #, no-wrap
 msgid ""
 " pread-device device count offset\n"
@@ -25810,17 +26033,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3610
+#: ../fish/guestfish-actions.pod:3683
 msgid "See also L</pread>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3615
+#: ../fish/guestfish-actions.pod:3688
 msgid "pvcreate"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3617
+#: ../fish/guestfish-actions.pod:3690
 #, no-wrap
 msgid ""
 " pvcreate device\n"
@@ -25828,12 +26051,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3623
+#: ../fish/guestfish-actions.pod:3696
 msgid "pvremove"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3625
+#: ../fish/guestfish-actions.pod:3698
 #, no-wrap
 msgid ""
 " pvremove device\n"
@@ -25841,12 +26064,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3634
+#: ../fish/guestfish-actions.pod:3707
 msgid "pvresize"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3636
+#: ../fish/guestfish-actions.pod:3709
 #, no-wrap
 msgid ""
 " pvresize device\n"
@@ -25854,12 +26077,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3641
+#: ../fish/guestfish-actions.pod:3714
 msgid "pvresize-size"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3643
+#: ../fish/guestfish-actions.pod:3716
 #, no-wrap
 msgid ""
 " pvresize-size device size\n"
@@ -25867,19 +26090,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3645
+#: ../fish/guestfish-actions.pod:3718
 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:3648
+#: ../fish/guestfish-actions.pod:3721
 msgid "pvs"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3650
+#: ../fish/guestfish-actions.pod:3723
 #, no-wrap
 msgid ""
 " pvs\n"
@@ -25887,17 +26110,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3658
+#: ../fish/guestfish-actions.pod:3731
 msgid "See also L</pvs-full>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3660
+#: ../fish/guestfish-actions.pod:3733
 msgid "pvs-full"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3662
+#: ../fish/guestfish-actions.pod:3735
 #, no-wrap
 msgid ""
 " pvs-full\n"
@@ -25905,12 +26128,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3667
+#: ../fish/guestfish-actions.pod:3740
 msgid "pvuuid"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3669
+#: ../fish/guestfish-actions.pod:3742
 #, no-wrap
 msgid ""
 " pvuuid device\n"
@@ -25918,12 +26141,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3673
+#: ../fish/guestfish-actions.pod:3746
 msgid "pwrite"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3675
+#: ../fish/guestfish-actions.pod:3748
 #, no-wrap
 msgid ""
 " pwrite path content offset\n"
@@ -25931,17 +26154,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3686
+#: ../fish/guestfish-actions.pod:3759
 msgid "See also L</pread>, L</pwrite-device>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3691
+#: ../fish/guestfish-actions.pod:3764
 msgid "pwrite-device"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3693
+#: ../fish/guestfish-actions.pod:3766
 #, no-wrap
 msgid ""
 " pwrite-device device content offset\n"
@@ -25949,17 +26172,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3703
+#: ../fish/guestfish-actions.pod:3776
 msgid "See also L</pwrite>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3708
+#: ../fish/guestfish-actions.pod:3781
 msgid "read-file"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3710
+#: ../fish/guestfish-actions.pod:3783
 #, no-wrap
 msgid ""
 " read-file path\n"
@@ -25967,7 +26190,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3715
+#: ../fish/guestfish-actions.pod:3788
 msgid ""
 "Unlike L</cat>, this function can correctly handle files that contain "
 "embedded ASCII NUL characters.  However unlike L</download>, this function "
@@ -25975,12 +26198,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3723
+#: ../fish/guestfish-actions.pod:3796
 msgid "read-lines"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3725
+#: ../fish/guestfish-actions.pod:3798
 #, no-wrap
 msgid ""
 " read-lines path\n"
@@ -25988,7 +26211,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3732
+#: ../fish/guestfish-actions.pod:3805
 msgid ""
 "Note that this function cannot correctly handle binary files (specifically, "
 "files containing C<\\0> character which is treated as end of line).  For "
@@ -25997,12 +26220,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3737
+#: ../fish/guestfish-actions.pod:3810
 msgid "readdir"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3739
+#: ../fish/guestfish-actions.pod:3812
 #, no-wrap
 msgid ""
 " readdir dir\n"
@@ -26010,7 +26233,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3791
+#: ../fish/guestfish-actions.pod:3864
 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 "
@@ -26018,12 +26241,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3795
+#: ../fish/guestfish-actions.pod:3868
 msgid "readlink"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3797
+#: ../fish/guestfish-actions.pod:3870
 #, no-wrap
 msgid ""
 " readlink path\n"
@@ -26031,12 +26254,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3801
+#: ../fish/guestfish-actions.pod:3874
 msgid "readlinklist"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3803
+#: ../fish/guestfish-actions.pod:3876
 #, no-wrap
 msgid ""
 " readlinklist path 'names ...'\n"
@@ -26044,12 +26267,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3827
+#: ../fish/guestfish-actions.pod:3900
 msgid "realpath"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3829
+#: ../fish/guestfish-actions.pod:3902
 #, no-wrap
 msgid ""
 " realpath path\n"
@@ -26057,12 +26280,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3834
+#: ../fish/guestfish-actions.pod:3907
 msgid "removexattr"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3836
+#: ../fish/guestfish-actions.pod:3909
 #, no-wrap
 msgid ""
 " removexattr xattr path\n"
@@ -26070,17 +26293,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3841
+#: ../fish/guestfish-actions.pod:3914
 msgid "See also: L</lremovexattr>, L<attr(5)>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3843
+#: ../fish/guestfish-actions.pod:3916
 msgid "resize2fs"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3845
+#: ../fish/guestfish-actions.pod:3918
 #, no-wrap
 msgid ""
 " resize2fs device\n"
@@ -26088,7 +26311,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3850
+#: ../fish/guestfish-actions.pod:3923
 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 "
@@ -26097,12 +26320,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3856
+#: ../fish/guestfish-actions.pod:3929
 msgid "resize2fs-M"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3858
+#: ../fish/guestfish-actions.pod:3931
 #, no-wrap
 msgid ""
 " resize2fs-M device\n"
@@ -26110,7 +26333,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3860
+#: ../fish/guestfish-actions.pod:3933
 msgid ""
 "This command is the same as L</resize2fs>, but the filesystem is resized to "
 "its minimum size.  This works like the I<-M> option to the C<resize2fs> "
@@ -26118,7 +26341,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3864
+#: ../fish/guestfish-actions.pod:3937
 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, "
@@ -26127,12 +26350,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3869
+#: ../fish/guestfish-actions.pod:3942
 msgid "resize2fs-size"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3871
+#: ../fish/guestfish-actions.pod:3944
 #, no-wrap
 msgid ""
 " resize2fs-size device size\n"
@@ -26140,19 +26363,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3873
+#: ../fish/guestfish-actions.pod:3946
 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:3876
+#: ../fish/guestfish-actions.pod:3949
 msgid "rm"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3878
+#: ../fish/guestfish-actions.pod:3951
 #, no-wrap
 msgid ""
 " rm path\n"
@@ -26160,12 +26383,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3882
+#: ../fish/guestfish-actions.pod:3955
 msgid "rm-rf"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3884
+#: ../fish/guestfish-actions.pod:3957
 #, no-wrap
 msgid ""
 " rm-rf path\n"
@@ -26173,12 +26396,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3890
+#: ../fish/guestfish-actions.pod:3963
 msgid "rmdir"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3892
+#: ../fish/guestfish-actions.pod:3965
 #, no-wrap
 msgid ""
 " rmdir path\n"
@@ -26186,12 +26409,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3896
+#: ../fish/guestfish-actions.pod:3969
 msgid "rmmountpoint"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3898
+#: ../fish/guestfish-actions.pod:3971
 #, no-wrap
 msgid ""
 " rmmountpoint exemptpath\n"
@@ -26199,19 +26422,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3900
+#: ../fish/guestfish-actions.pod:3973
 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:3904
+#: ../fish/guestfish-actions.pod:3977
 msgid "scrub-device"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3906
+#: ../fish/guestfish-actions.pod:3979
 #, no-wrap
 msgid ""
 " scrub-device device\n"
@@ -26219,12 +26442,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3917
+#: ../fish/guestfish-actions.pod:3990
 msgid "scrub-file"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3919
+#: ../fish/guestfish-actions.pod:3992
 #, no-wrap
 msgid ""
 " scrub-file file\n"
@@ -26232,12 +26455,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3929
+#: ../fish/guestfish-actions.pod:4002
 msgid "scrub-freespace"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3931
+#: ../fish/guestfish-actions.pod:4004
 #, no-wrap
 msgid ""
 " scrub-freespace dir\n"
@@ -26245,7 +26468,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3933
+#: ../fish/guestfish-actions.pod:4006
 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 "
@@ -26254,17 +26477,17 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3942
+#: ../fish/guestfish-actions.pod:4015
 msgid "set-append"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3944
+#: ../fish/guestfish-actions.pod:4017
 msgid "append"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3946
+#: ../fish/guestfish-actions.pod:4019
 #, no-wrap
 msgid ""
 " set-append append\n"
@@ -26272,17 +26495,17 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3957
+#: ../fish/guestfish-actions.pod:4030
 msgid "set-attach-method"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3959
+#: ../fish/guestfish-actions.pod:4032
 msgid "attach-method"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3961
+#: ../fish/guestfish-actions.pod:4034
 #, no-wrap
 msgid ""
 " set-attach-method attachmethod\n"
@@ -26290,17 +26513,17 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3983
+#: ../fish/guestfish-actions.pod:4056
 msgid "set-autosync"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3985
+#: ../fish/guestfish-actions.pod:4058
 msgid "autosync"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3987
+#: ../fish/guestfish-actions.pod:4060
 #, no-wrap
 msgid ""
 " set-autosync true|false\n"
@@ -26308,17 +26531,17 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3997
+#: ../fish/guestfish-actions.pod:4070
 msgid "set-direct"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3999
+#: ../fish/guestfish-actions.pod:4072
 msgid "direct"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4001
+#: ../fish/guestfish-actions.pod:4074
 #, no-wrap
 msgid ""
 " set-direct true|false\n"
@@ -26326,19 +26549,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4007
+#: ../fish/guestfish-actions.pod:4080
 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:4016
+#: ../fish/guestfish-actions.pod:4089
 msgid "set-e2label"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4018
+#: ../fish/guestfish-actions.pod:4091
 #, no-wrap
 msgid ""
 " set-e2label device label\n"
@@ -26346,19 +26569,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4024
+#: ../fish/guestfish-actions.pod:4097
 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:4027
+#: ../fish/guestfish-actions.pod:4100
 msgid "set-e2uuid"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4029
+#: ../fish/guestfish-actions.pod:4102
 #, no-wrap
 msgid ""
 " set-e2uuid device uuid\n"
@@ -26366,24 +26589,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4036
+#: ../fish/guestfish-actions.pod:4109
 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:4039
+#: ../fish/guestfish-actions.pod:4112
 msgid "set-memsize"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4041
+#: ../fish/guestfish-actions.pod:4114
 msgid "memsize"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4043
+#: ../fish/guestfish-actions.pod:4116
 #, no-wrap
 msgid ""
 " set-memsize memsize\n"
@@ -26391,24 +26614,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4045
+#: ../fish/guestfish-actions.pod:4118
 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:4056
+#: ../fish/guestfish-actions.pod:4129
 msgid "set-network"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4058
+#: ../fish/guestfish-actions.pod:4131
 msgid "network"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4060
+#: ../fish/guestfish-actions.pod:4133
 #, no-wrap
 msgid ""
 " set-network true|false\n"
@@ -26416,22 +26639,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4068
+#: ../fish/guestfish-actions.pod:4141
 msgid "You must call this before calling L</launch>, otherwise it has no effect."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4071
+#: ../fish/guestfish-actions.pod:4144
 msgid "set-path"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4073
+#: ../fish/guestfish-actions.pod:4146
 msgid "path"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4075
+#: ../fish/guestfish-actions.pod:4148
 #, no-wrap
 msgid ""
 " set-path searchpath\n"
@@ -26439,17 +26662,17 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4084
+#: ../fish/guestfish-actions.pod:4157
 msgid "set-qemu"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4086
+#: ../fish/guestfish-actions.pod:4159
 msgid "qemu"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4088
+#: ../fish/guestfish-actions.pod:4161
 #, no-wrap
 msgid ""
 " set-qemu qemu\n"
@@ -26457,17 +26680,17 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4108
+#: ../fish/guestfish-actions.pod:4181
 msgid "set-recovery-proc"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4110
+#: ../fish/guestfish-actions.pod:4183
 msgid "recovery-proc"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4112
+#: ../fish/guestfish-actions.pod:4185
 #, no-wrap
 msgid ""
 " set-recovery-proc true|false\n"
@@ -26475,7 +26698,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4114
+#: ../fish/guestfish-actions.pod:4187
 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 "
@@ -26483,24 +26706,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4119
+#: ../fish/guestfish-actions.pod:4192
 msgid ""
 "This only has any effect if called before L</launch>, and the default is "
 "true."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4128
+#: ../fish/guestfish-actions.pod:4201
 msgid "set-selinux"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4130
+#: ../fish/guestfish-actions.pod:4203
 msgid "selinux"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4132
+#: ../fish/guestfish-actions.pod:4205
 #, no-wrap
 msgid ""
 " set-selinux true|false\n"
@@ -26508,17 +26731,17 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4143
+#: ../fish/guestfish-actions.pod:4216
 msgid "set-trace"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4145
+#: ../fish/guestfish-actions.pod:4218
 msgid "trace"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4147
+#: ../fish/guestfish-actions.pod:4220
 #, no-wrap
 msgid ""
 " set-trace true|false\n"
@@ -26526,24 +26749,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4159
+#: ../fish/guestfish-actions.pod:4232
 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:4163
+#: ../fish/guestfish-actions.pod:4236
 msgid "set-verbose"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4165
+#: ../fish/guestfish-actions.pod:4238
 msgid "verbose"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4167
+#: ../fish/guestfish-actions.pod:4240
 #, no-wrap
 msgid ""
 " set-verbose true|false\n"
@@ -26551,19 +26774,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4174
+#: ../fish/guestfish-actions.pod:4247
 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:4178
+#: ../fish/guestfish-actions.pod:4251
 msgid "setcon"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4180
+#: ../fish/guestfish-actions.pod:4253
 #, no-wrap
 msgid ""
 " setcon context\n"
@@ -26571,12 +26794,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4187
+#: ../fish/guestfish-actions.pod:4260
 msgid "setxattr"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4189
+#: ../fish/guestfish-actions.pod:4262
 #, no-wrap
 msgid ""
 " setxattr xattr val vallen path\n"
@@ -26584,17 +26807,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4195
+#: ../fish/guestfish-actions.pod:4268
 msgid "See also: L</lsetxattr>, L<attr(5)>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4197
+#: ../fish/guestfish-actions.pod:4270
 msgid "sfdisk"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4199
+#: ../fish/guestfish-actions.pod:4272
 #, no-wrap
 msgid ""
 " sfdisk device cyls heads sectors 'lines ...'\n"
@@ -26602,17 +26825,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4221
+#: ../fish/guestfish-actions.pod:4294
 msgid "See also: L</sfdisk-l>, L</sfdisk-N>, L</part-init>"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4234
+#: ../fish/guestfish-actions.pod:4307
 msgid "sfdiskM"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4236
+#: ../fish/guestfish-actions.pod:4309
 #, no-wrap
 msgid ""
 " sfdiskM device 'lines ...'\n"
@@ -26620,7 +26843,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4238
+#: ../fish/guestfish-actions.pod:4311
 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 "
@@ -26629,17 +26852,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4244
+#: ../fish/guestfish-actions.pod:4317
 msgid "See also: L</sfdisk>, the L<sfdisk(8)> manpage and L</part-disk>"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4257
+#: ../fish/guestfish-actions.pod:4330
 msgid "sfdisk-N"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4259
+#: ../fish/guestfish-actions.pod:4332
 #, no-wrap
 msgid ""
 " sfdisk-N device partnum cyls heads sectors line\n"
@@ -26647,24 +26870,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4264
+#: ../fish/guestfish-actions.pod:4337
 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:4267
+#: ../fish/guestfish-actions.pod:4340
 msgid "See also: L</part-add>"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4279
+#: ../fish/guestfish-actions.pod:4352
 msgid "sfdisk-disk-geometry"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4281
+#: ../fish/guestfish-actions.pod:4354
 #, no-wrap
 msgid ""
 " sfdisk-disk-geometry device\n"
@@ -26672,7 +26895,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4283
+#: ../fish/guestfish-actions.pod:4356
 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, "
@@ -26681,12 +26904,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4291
+#: ../fish/guestfish-actions.pod:4364
 msgid "sfdisk-kernel-geometry"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4293
+#: ../fish/guestfish-actions.pod:4366
 #, no-wrap
 msgid ""
 " sfdisk-kernel-geometry device\n"
@@ -26694,12 +26917,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4300
+#: ../fish/guestfish-actions.pod:4373
 msgid "sfdisk-l"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4302
+#: ../fish/guestfish-actions.pod:4375
 #, no-wrap
 msgid ""
 " sfdisk-l device\n"
@@ -26707,17 +26930,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4308
+#: ../fish/guestfish-actions.pod:4381
 msgid "See also: L</part-list>"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4317
+#: ../fish/guestfish-actions.pod:4390
 msgid "sh"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4319
+#: ../fish/guestfish-actions.pod:4392
 #, no-wrap
 msgid ""
 " sh command\n"
@@ -26725,22 +26948,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4324
+#: ../fish/guestfish-actions.pod:4397
 msgid "This is like L</command>, but passes the command to:"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4332
+#: ../fish/guestfish-actions.pod:4405
 msgid "All the provisos about L</command> apply to this call."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4334
+#: ../fish/guestfish-actions.pod:4407
 msgid "sh-lines"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4336
+#: ../fish/guestfish-actions.pod:4409
 #, no-wrap
 msgid ""
 " sh-lines command\n"
@@ -26748,22 +26971,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4338
+#: ../fish/guestfish-actions.pod:4411
 msgid "This is the same as L</sh>, but splits the result into a list of lines."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4341
+#: ../fish/guestfish-actions.pod:4414
 msgid "See also: L</command-lines>"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4343
+#: ../fish/guestfish-actions.pod:4416
 msgid "sleep"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4345
+#: ../fish/guestfish-actions.pod:4418
 #, no-wrap
 msgid ""
 " sleep secs\n"
@@ -26771,12 +26994,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4349
+#: ../fish/guestfish-actions.pod:4422
 msgid "stat"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4351
+#: ../fish/guestfish-actions.pod:4424
 #, no-wrap
 msgid ""
 " stat path\n"
@@ -26784,12 +27007,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4357
+#: ../fish/guestfish-actions.pod:4430
 msgid "statvfs"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4359
+#: ../fish/guestfish-actions.pod:4432
 #, no-wrap
 msgid ""
 " statvfs path\n"
@@ -26797,12 +27020,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4367
+#: ../fish/guestfish-actions.pod:4440
 msgid "strings"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4369
+#: ../fish/guestfish-actions.pod:4442
 #, no-wrap
 msgid ""
 " strings path\n"
@@ -26810,12 +27033,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4377
+#: ../fish/guestfish-actions.pod:4450
 msgid "strings-e"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4379
+#: ../fish/guestfish-actions.pod:4452
 #, no-wrap
 msgid ""
 " strings-e encoding path\n"
@@ -26823,26 +27046,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4381
+#: ../fish/guestfish-actions.pod:4454
 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:4391
+#: ../fish/guestfish-actions.pod:4464
 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:4423
+#: ../fish/guestfish-actions.pod:4496
 msgid "swapoff-device"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4425
+#: ../fish/guestfish-actions.pod:4498
 #, no-wrap
 msgid ""
 " swapoff-device device\n"
@@ -26850,19 +27073,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4427
+#: ../fish/guestfish-actions.pod:4500
 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:4431
+#: ../fish/guestfish-actions.pod:4504
 msgid "swapoff-file"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4433
+#: ../fish/guestfish-actions.pod:4506
 #, no-wrap
 msgid ""
 " swapoff-file file\n"
@@ -26870,12 +27093,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4437
+#: ../fish/guestfish-actions.pod:4510
 msgid "swapoff-label"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4439
+#: ../fish/guestfish-actions.pod:4512
 #, no-wrap
 msgid ""
 " swapoff-label label\n"
@@ -26883,12 +27106,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4444
+#: ../fish/guestfish-actions.pod:4517
 msgid "swapoff-uuid"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4446
+#: ../fish/guestfish-actions.pod:4519
 #, no-wrap
 msgid ""
 " swapoff-uuid uuid\n"
@@ -26896,12 +27119,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4451
+#: ../fish/guestfish-actions.pod:4524
 msgid "swapon-device"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4453
+#: ../fish/guestfish-actions.pod:4526
 #, no-wrap
 msgid ""
 " swapon-device device\n"
@@ -26909,7 +27132,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4455
+#: ../fish/guestfish-actions.pod:4528
 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 "
@@ -26917,12 +27140,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4467
+#: ../fish/guestfish-actions.pod:4540
 msgid "swapon-file"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4469
+#: ../fish/guestfish-actions.pod:4542
 #, no-wrap
 msgid ""
 " swapon-file file\n"
@@ -26930,17 +27153,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4471
+#: ../fish/guestfish-actions.pod:4544
 msgid "This command enables swap to a file.  See L</swapon-device> for other notes."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4474
+#: ../fish/guestfish-actions.pod:4547
 msgid "swapon-label"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4476
+#: ../fish/guestfish-actions.pod:4549
 #, no-wrap
 msgid ""
 " swapon-label label\n"
@@ -26948,19 +27171,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4478
+#: ../fish/guestfish-actions.pod:4551
 msgid ""
 "This command enables swap to a labeled swap partition.  See "
 "L</swapon-device> for other notes."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4481
+#: ../fish/guestfish-actions.pod:4554
 msgid "swapon-uuid"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4483
+#: ../fish/guestfish-actions.pod:4556
 #, no-wrap
 msgid ""
 " swapon-uuid uuid\n"
@@ -26968,19 +27191,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4485
+#: ../fish/guestfish-actions.pod:4558
 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:4488
+#: ../fish/guestfish-actions.pod:4561
 msgid "sync"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4490
+#: ../fish/guestfish-actions.pod:4563
 #, no-wrap
 msgid ""
 " sync\n"
@@ -26988,12 +27211,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4498
+#: ../fish/guestfish-actions.pod:4571
 msgid "tail"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4500
+#: ../fish/guestfish-actions.pod:4573
 #, no-wrap
 msgid ""
 " tail path\n"
@@ -27001,12 +27224,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4508
+#: ../fish/guestfish-actions.pod:4581
 msgid "tail-n"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4510
+#: ../fish/guestfish-actions.pod:4583
 #, no-wrap
 msgid ""
 " tail-n nrlines path\n"
@@ -27014,12 +27237,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4523
+#: ../fish/guestfish-actions.pod:4596
 msgid "tar-in"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4525
+#: ../fish/guestfish-actions.pod:4598
 #, no-wrap
 msgid ""
 " tar-in (tarfile|-) directory\n"
@@ -27027,17 +27250,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4530
+#: ../fish/guestfish-actions.pod:4603
 msgid "To upload a compressed tarball, use L</tgz-in> or L</txz-in>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4535
+#: ../fish/guestfish-actions.pod:4608
 msgid "tar-out"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4537
+#: ../fish/guestfish-actions.pod:4610
 #, no-wrap
 msgid ""
 " tar-out directory (tarfile|-)\n"
@@ -27045,17 +27268,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4542
+#: ../fish/guestfish-actions.pod:4615
 msgid "To download a compressed tarball, use L</tgz-out> or L</txz-out>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4547
+#: ../fish/guestfish-actions.pod:4620
 msgid "tgz-in"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4549
+#: ../fish/guestfish-actions.pod:4622
 #, no-wrap
 msgid ""
 " tgz-in (tarball|-) directory\n"
@@ -27063,17 +27286,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4554
+#: ../fish/guestfish-actions.pod:4627
 msgid "To upload an uncompressed tarball, use L</tar-in>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4558
+#: ../fish/guestfish-actions.pod:4631
 msgid "tgz-out"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4560
+#: ../fish/guestfish-actions.pod:4633
 #, no-wrap
 msgid ""
 " tgz-out directory (tarball|-)\n"
@@ -27081,17 +27304,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4565
+#: ../fish/guestfish-actions.pod:4638
 msgid "To download an uncompressed tarball, use L</tar-out>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4569
+#: ../fish/guestfish-actions.pod:4642
 msgid "touch"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4571
+#: ../fish/guestfish-actions.pod:4644
 #, no-wrap
 msgid ""
 " touch path\n"
@@ -27099,12 +27322,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4580
+#: ../fish/guestfish-actions.pod:4653
 msgid "truncate"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4582
+#: ../fish/guestfish-actions.pod:4655
 #, no-wrap
 msgid ""
 " truncate path\n"
@@ -27112,12 +27335,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4587
+#: ../fish/guestfish-actions.pod:4660
 msgid "truncate-size"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4589
+#: ../fish/guestfish-actions.pod:4662
 #, no-wrap
 msgid ""
 " truncate-size path size\n"
@@ -27125,7 +27348,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4594
+#: ../fish/guestfish-actions.pod:4667
 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 "
@@ -27134,12 +27357,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4600
+#: ../fish/guestfish-actions.pod:4673
 msgid "tune2fs-l"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4602
+#: ../fish/guestfish-actions.pod:4675
 #, no-wrap
 msgid ""
 " tune2fs-l device\n"
@@ -27147,12 +27370,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4612
+#: ../fish/guestfish-actions.pod:4685
 msgid "txz-in"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4614
+#: ../fish/guestfish-actions.pod:4687
 #, no-wrap
 msgid ""
 " txz-in (tarball|-) directory\n"
@@ -27160,12 +27383,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4621
+#: ../fish/guestfish-actions.pod:4694
 msgid "txz-out"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4623
+#: ../fish/guestfish-actions.pod:4696
 #, no-wrap
 msgid ""
 " txz-out directory (tarball|-)\n"
@@ -27173,12 +27396,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4630
+#: ../fish/guestfish-actions.pod:4703
 msgid "umask"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4632
+#: ../fish/guestfish-actions.pod:4705
 #, no-wrap
 msgid ""
 " umask mask\n"
@@ -27186,22 +27409,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4646
+#: ../fish/guestfish-actions.pod:4719
 msgid "See also L</get-umask>, L<umask(2)>, L</mknod>, L</mkdir>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4651
+#: ../fish/guestfish-actions.pod:4724
 msgid "umount"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4653
+#: ../fish/guestfish-actions.pod:4726
 msgid "unmount"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4655
+#: ../fish/guestfish-actions.pod:4728
 #, no-wrap
 msgid ""
 " umount pathordevice\n"
@@ -27209,17 +27432,17 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4661
+#: ../fish/guestfish-actions.pod:4734
 msgid "umount-all"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4663
+#: ../fish/guestfish-actions.pod:4736
 msgid "unmount-all"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4665
+#: ../fish/guestfish-actions.pod:4738
 #, no-wrap
 msgid ""
 " umount-all\n"
@@ -27227,12 +27450,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4671
+#: ../fish/guestfish-actions.pod:4744
 msgid "upload"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4673
+#: ../fish/guestfish-actions.pod:4746
 #, no-wrap
 msgid ""
 " upload (filename|-) remotefilename\n"
@@ -27240,17 +27463,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4680
+#: ../fish/guestfish-actions.pod:4753
 msgid "See also L</download>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4684
+#: ../fish/guestfish-actions.pod:4757
 msgid "upload-offset"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4686
+#: ../fish/guestfish-actions.pod:4759
 #, no-wrap
 msgid ""
 " upload-offset (filename|-) remotefilename offset\n"
@@ -27258,7 +27481,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4698
+#: ../fish/guestfish-actions.pod:4771
 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 "
@@ -27266,17 +27489,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4703
+#: ../fish/guestfish-actions.pod:4776
 msgid "See also L</upload>, L</pwrite>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4707
+#: ../fish/guestfish-actions.pod:4780
 msgid "utimens"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4709
+#: ../fish/guestfish-actions.pod:4782
 #, no-wrap
 msgid ""
 " utimens path atsecs atnsecs mtsecs mtnsecs\n"
@@ -27284,12 +27507,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4728
+#: ../fish/guestfish-actions.pod:4801
 msgid "version"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4730
+#: ../fish/guestfish-actions.pod:4803
 #, no-wrap
 msgid ""
 " version\n"
@@ -27297,7 +27520,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4757
+#: ../fish/guestfish-actions.pod:4830
 msgid ""
 "I<Note:> Don't use this call to test for availability of features.  In "
 "enterprise distributions we backport features from later versions into "
@@ -27306,12 +27529,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4763
+#: ../fish/guestfish-actions.pod:4836
 msgid "vfs-label"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4765
+#: ../fish/guestfish-actions.pod:4838
 #, no-wrap
 msgid ""
 " vfs-label device\n"
@@ -27319,17 +27542,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4772
+#: ../fish/guestfish-actions.pod:4845
 msgid "To find a filesystem from the label, use L</findfs-label>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4774
+#: ../fish/guestfish-actions.pod:4847
 msgid "vfs-type"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4776
+#: ../fish/guestfish-actions.pod:4849
 #, no-wrap
 msgid ""
 " vfs-type device\n"
@@ -27337,12 +27560,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4786
+#: ../fish/guestfish-actions.pod:4859
 msgid "vfs-uuid"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4788
+#: ../fish/guestfish-actions.pod:4861
 #, no-wrap
 msgid ""
 " vfs-uuid device\n"
@@ -27350,17 +27573,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4795
+#: ../fish/guestfish-actions.pod:4868
 msgid "To find a filesystem from the UUID, use L</findfs-uuid>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4797
+#: ../fish/guestfish-actions.pod:4870
 msgid "vg-activate"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4799
+#: ../fish/guestfish-actions.pod:4872
 #, no-wrap
 msgid ""
 " vg-activate true|false 'volgroups ...'\n"
@@ -27368,12 +27591,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4812
+#: ../fish/guestfish-actions.pod:4882
 msgid "vg-activate-all"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4814
+#: ../fish/guestfish-actions.pod:4884
 #, no-wrap
 msgid ""
 " vg-activate-all true|false\n"
@@ -27381,12 +27604,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4824
+#: ../fish/guestfish-actions.pod:4891
 msgid "vgcreate"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4826
+#: ../fish/guestfish-actions.pod:4893
 #, no-wrap
 msgid ""
 " vgcreate volgroup 'physvols ...'\n"
@@ -27394,12 +27617,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4831
+#: ../fish/guestfish-actions.pod:4898
 msgid "vglvuuids"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4833
+#: ../fish/guestfish-actions.pod:4900
 #, no-wrap
 msgid ""
 " vglvuuids vgname\n"
@@ -27407,24 +27630,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4838
+#: ../fish/guestfish-actions.pod:4905
 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:4841
+#: ../fish/guestfish-actions.pod:4908
 msgid "See also L</vgpvuuids>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4843
+#: ../fish/guestfish-actions.pod:4910
 msgid "vgpvuuids"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4845
+#: ../fish/guestfish-actions.pod:4912
 #, no-wrap
 msgid ""
 " vgpvuuids vgname\n"
@@ -27432,24 +27655,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4850
+#: ../fish/guestfish-actions.pod:4917
 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:4853
+#: ../fish/guestfish-actions.pod:4920
 msgid "See also L</vglvuuids>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4855
+#: ../fish/guestfish-actions.pod:4922
 msgid "vgremove"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4857
+#: ../fish/guestfish-actions.pod:4924
 #, no-wrap
 msgid ""
 " vgremove vgname\n"
@@ -27457,12 +27680,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4864
+#: ../fish/guestfish-actions.pod:4931
 msgid "vgrename"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4866
+#: ../fish/guestfish-actions.pod:4933
 #, no-wrap
 msgid ""
 " vgrename volgroup newvolgroup\n"
@@ -27470,12 +27693,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4870
+#: ../fish/guestfish-actions.pod:4937
 msgid "vgs"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4872
+#: ../fish/guestfish-actions.pod:4939
 #, no-wrap
 msgid ""
 " vgs\n"
@@ -27483,17 +27706,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4880
+#: ../fish/guestfish-actions.pod:4947
 msgid "See also L</vgs-full>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4882
+#: ../fish/guestfish-actions.pod:4949
 msgid "vgs-full"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4884
+#: ../fish/guestfish-actions.pod:4951
 #, no-wrap
 msgid ""
 " vgs-full\n"
@@ -27501,12 +27724,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4889
+#: ../fish/guestfish-actions.pod:4956
 msgid "vgscan"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4891
+#: ../fish/guestfish-actions.pod:4958
 #, no-wrap
 msgid ""
 " vgscan\n"
@@ -27514,12 +27737,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4896
+#: ../fish/guestfish-actions.pod:4963
 msgid "vguuid"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4898
+#: ../fish/guestfish-actions.pod:4965
 #, no-wrap
 msgid ""
 " vguuid vgname\n"
@@ -27527,12 +27750,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4902
+#: ../fish/guestfish-actions.pod:4969
 msgid "wc-c"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4904
+#: ../fish/guestfish-actions.pod:4971
 #, no-wrap
 msgid ""
 " wc-c path\n"
@@ -27540,12 +27763,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4909
+#: ../fish/guestfish-actions.pod:4976
 msgid "wc-l"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4911
+#: ../fish/guestfish-actions.pod:4978
 #, no-wrap
 msgid ""
 " wc-l path\n"
@@ -27553,12 +27776,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4916
+#: ../fish/guestfish-actions.pod:4983
 msgid "wc-w"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4918
+#: ../fish/guestfish-actions.pod:4985
 #, no-wrap
 msgid ""
 " wc-w path\n"
@@ -27566,12 +27789,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4923
+#: ../fish/guestfish-actions.pod:4990
 msgid "write"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4925
+#: ../fish/guestfish-actions.pod:4992
 #, no-wrap
 msgid ""
 " write path content\n"
@@ -27579,12 +27802,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4933
+#: ../fish/guestfish-actions.pod:5000
 msgid "write-file"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4935
+#: ../fish/guestfish-actions.pod:5002
 #, no-wrap
 msgid ""
 " write-file path content size\n"
@@ -27592,12 +27815,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4958
+#: ../fish/guestfish-actions.pod:5025
 msgid "zegrep"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4960
+#: ../fish/guestfish-actions.pod:5027
 #, no-wrap
 msgid ""
 " zegrep regex path\n"
@@ -27605,12 +27828,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4968
+#: ../fish/guestfish-actions.pod:5035
 msgid "zegrepi"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4970
+#: ../fish/guestfish-actions.pod:5037
 #, no-wrap
 msgid ""
 " zegrepi regex path\n"
@@ -27618,12 +27841,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4978
+#: ../fish/guestfish-actions.pod:5045
 msgid "zero"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4980
+#: ../fish/guestfish-actions.pod:5047
 #, no-wrap
 msgid ""
 " zero device\n"
@@ -27631,17 +27854,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4988
+#: ../fish/guestfish-actions.pod:5055
 msgid "See also: L</zero-device>, L</scrub-device>, L</is-zero-device>"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4991
+#: ../fish/guestfish-actions.pod:5058
 msgid "zero-device"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4993
+#: ../fish/guestfish-actions.pod:5060
 #, no-wrap
 msgid ""
 " zero-device device\n"
@@ -27649,19 +27872,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4995
+#: ../fish/guestfish-actions.pod:5062
 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:5002
+#: ../fish/guestfish-actions.pod:5069
 msgid "zerofree"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5004
+#: ../fish/guestfish-actions.pod:5071
 #, no-wrap
 msgid ""
 " zerofree device\n"
@@ -27669,12 +27892,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5017
+#: ../fish/guestfish-actions.pod:5084
 msgid "zfgrep"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5019
+#: ../fish/guestfish-actions.pod:5086
 #, no-wrap
 msgid ""
 " zfgrep pattern path\n"
@@ -27682,12 +27905,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5027
+#: ../fish/guestfish-actions.pod:5094
 msgid "zfgrepi"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5029
+#: ../fish/guestfish-actions.pod:5096
 #, no-wrap
 msgid ""
 " zfgrepi pattern path\n"
@@ -27695,12 +27918,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5037
+#: ../fish/guestfish-actions.pod:5104
 msgid "zfile"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5039
+#: ../fish/guestfish-actions.pod:5106
 #, no-wrap
 msgid ""
 " zfile meth path\n"
@@ -27708,17 +27931,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5046
+#: ../fish/guestfish-actions.pod:5113
 msgid "Since 1.0.63, use L</file> instead which can now process compressed files."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5056
+#: ../fish/guestfish-actions.pod:5123
 msgid "zgrep"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5058
+#: ../fish/guestfish-actions.pod:5125
 #, no-wrap
 msgid ""
 " zgrep regex path\n"
@@ -27726,12 +27949,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5066
+#: ../fish/guestfish-actions.pod:5133
 msgid "zgrepi"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5068
+#: ../fish/guestfish-actions.pod:5135
 #, no-wrap
 msgid ""
 " zgrepi regex path\n"
index 5a29e72..bce27f5 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libguestfs\n"
 "Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2011-07-06 15:21+0200\n"
+"POT-Creation-Date: 2011-07-12 19:46+0200\n"
 "PO-Revision-Date: 2011-04-01 15:39+0000\n"
 "Last-Translator: yurchor <yurchor@ukr.net>\n"
 "Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
@@ -5137,8 +5137,8 @@ msgid "SOURCE CODE SUBDIRECTORIES"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2648 ../src/guestfs-actions.pod:5991
-#: ../fish/guestfish-actions.pod:3968
+#: ../src/guestfs.pod:2648 ../src/guestfs-actions.pod:6102
+#: ../fish/guestfish-actions.pod:4041
 msgid "C<appliance>"
 msgstr "C<appliance>"
 
@@ -5956,71 +5956,72 @@ msgstr ""
 #: ../src/guestfs-actions.pod:2415 ../src/guestfs-actions.pod:2476
 #: ../src/guestfs-actions.pod:2511 ../src/guestfs-actions.pod:3551
 #: ../src/guestfs-actions.pod:3566 ../src/guestfs-actions.pod:3591
-#: ../src/guestfs-actions.pod:3760 ../src/guestfs-actions.pod:3774
-#: ../src/guestfs-actions.pod:3787 ../src/guestfs-actions.pod:3801
-#: ../src/guestfs-actions.pod:3816 ../src/guestfs-actions.pod:3852
-#: ../src/guestfs-actions.pod:3924 ../src/guestfs-actions.pod:3944
-#: ../src/guestfs-actions.pod:3961 ../src/guestfs-actions.pod:3984
-#: ../src/guestfs-actions.pod:4007 ../src/guestfs-actions.pod:4039
-#: ../src/guestfs-actions.pod:4058 ../src/guestfs-actions.pod:4077
-#: ../src/guestfs-actions.pod:4112 ../src/guestfs-actions.pod:4124
-#: ../src/guestfs-actions.pod:4160 ../src/guestfs-actions.pod:4176
-#: ../src/guestfs-actions.pod:4189 ../src/guestfs-actions.pod:4204
-#: ../src/guestfs-actions.pod:4221 ../src/guestfs-actions.pod:4314
-#: ../src/guestfs-actions.pod:4334 ../src/guestfs-actions.pod:4347
-#: ../src/guestfs-actions.pod:4398 ../src/guestfs-actions.pod:4416
-#: ../src/guestfs-actions.pod:4434 ../src/guestfs-actions.pod:4450
-#: ../src/guestfs-actions.pod:4464 ../src/guestfs-actions.pod:4478
-#: ../src/guestfs-actions.pod:4495 ../src/guestfs-actions.pod:4510
-#: ../src/guestfs-actions.pod:4530 ../src/guestfs-actions.pod:4600
-#: ../src/guestfs-actions.pod:4673 ../src/guestfs-actions.pod:4704
-#: ../src/guestfs-actions.pod:4723 ../src/guestfs-actions.pod:4742
-#: ../src/guestfs-actions.pod:4754 ../src/guestfs-actions.pod:4771
-#: ../src/guestfs-actions.pod:4784 ../src/guestfs-actions.pod:4799
-#: ../src/guestfs-actions.pod:4814 ../src/guestfs-actions.pod:4849
-#: ../src/guestfs-actions.pod:4882 ../src/guestfs-actions.pod:4921
-#: ../src/guestfs-actions.pod:4941 ../src/guestfs-actions.pod:4955
-#: ../src/guestfs-actions.pod:4972 ../src/guestfs-actions.pod:5021
-#: ../src/guestfs-actions.pod:5058 ../src/guestfs-actions.pod:5072
-#: ../src/guestfs-actions.pod:5100 ../src/guestfs-actions.pod:5117
-#: ../src/guestfs-actions.pod:5135 ../src/guestfs-actions.pod:5269
-#: ../src/guestfs-actions.pod:5326 ../src/guestfs-actions.pod:5348
-#: ../src/guestfs-actions.pod:5366 ../src/guestfs-actions.pod:5398
-#: ../src/guestfs-actions.pod:5464 ../src/guestfs-actions.pod:5481
-#: ../src/guestfs-actions.pod:5494 ../src/guestfs-actions.pod:5508
-#: ../src/guestfs-actions.pod:5797 ../src/guestfs-actions.pod:5816
-#: ../src/guestfs-actions.pod:5835 ../src/guestfs-actions.pod:5849
-#: ../src/guestfs-actions.pod:5861 ../src/guestfs-actions.pod:5875
-#: ../src/guestfs-actions.pod:5887 ../src/guestfs-actions.pod:5901
-#: ../src/guestfs-actions.pod:5917 ../src/guestfs-actions.pod:5938
-#: ../src/guestfs-actions.pod:5957 ../src/guestfs-actions.pod:5976
-#: ../src/guestfs-actions.pod:6006 ../src/guestfs-actions.pod:6024
-#: ../src/guestfs-actions.pod:6047 ../src/guestfs-actions.pod:6065
-#: ../src/guestfs-actions.pod:6084 ../src/guestfs-actions.pod:6105
-#: ../src/guestfs-actions.pod:6124 ../src/guestfs-actions.pod:6141
-#: ../src/guestfs-actions.pod:6169 ../src/guestfs-actions.pod:6193
-#: ../src/guestfs-actions.pod:6212 ../src/guestfs-actions.pod:6236
-#: ../src/guestfs-actions.pod:6255 ../src/guestfs-actions.pod:6270
-#: ../src/guestfs-actions.pod:6289 ../src/guestfs-actions.pod:6326
-#: ../src/guestfs-actions.pod:6356 ../src/guestfs-actions.pod:6389
-#: ../src/guestfs-actions.pod:6511 ../src/guestfs-actions.pod:6632
-#: ../src/guestfs-actions.pod:6644 ../src/guestfs-actions.pod:6657
-#: ../src/guestfs-actions.pod:6670 ../src/guestfs-actions.pod:6692
-#: ../src/guestfs-actions.pod:6705 ../src/guestfs-actions.pod:6718
-#: ../src/guestfs-actions.pod:6731 ../src/guestfs-actions.pod:6746
-#: ../src/guestfs-actions.pod:6805 ../src/guestfs-actions.pod:6822
-#: ../src/guestfs-actions.pod:6838 ../src/guestfs-actions.pod:6854
-#: ../src/guestfs-actions.pod:6871 ../src/guestfs-actions.pod:6884
-#: ../src/guestfs-actions.pod:6904 ../src/guestfs-actions.pod:6940
-#: ../src/guestfs-actions.pod:6954 ../src/guestfs-actions.pod:6995
-#: ../src/guestfs-actions.pod:7008 ../src/guestfs-actions.pod:7026
-#: ../src/guestfs-actions.pod:7060 ../src/guestfs-actions.pod:7096
-#: ../src/guestfs-actions.pod:7215 ../src/guestfs-actions.pod:7233
-#: ../src/guestfs-actions.pod:7247 ../src/guestfs-actions.pod:7302
-#: ../src/guestfs-actions.pod:7315 ../src/guestfs-actions.pod:7360
-#: ../src/guestfs-actions.pod:7393 ../src/guestfs-actions.pod:7454
-#: ../src/guestfs-actions.pod:7480 ../src/guestfs-actions.pod:7547
-#: ../src/guestfs-actions.pod:7566 ../src/guestfs-actions.pod:7595
+#: ../src/guestfs-actions.pod:3778 ../src/guestfs-actions.pod:3792
+#: ../src/guestfs-actions.pod:3805 ../src/guestfs-actions.pod:3819
+#: ../src/guestfs-actions.pod:3834 ../src/guestfs-actions.pod:3870
+#: ../src/guestfs-actions.pod:3942 ../src/guestfs-actions.pod:3962
+#: ../src/guestfs-actions.pod:3979 ../src/guestfs-actions.pod:4002
+#: ../src/guestfs-actions.pod:4025 ../src/guestfs-actions.pod:4060
+#: ../src/guestfs-actions.pod:4079 ../src/guestfs-actions.pod:4098
+#: ../src/guestfs-actions.pod:4133 ../src/guestfs-actions.pod:4145
+#: ../src/guestfs-actions.pod:4181 ../src/guestfs-actions.pod:4197
+#: ../src/guestfs-actions.pod:4210 ../src/guestfs-actions.pod:4225
+#: ../src/guestfs-actions.pod:4242 ../src/guestfs-actions.pod:4335
+#: ../src/guestfs-actions.pod:4355 ../src/guestfs-actions.pod:4368
+#: ../src/guestfs-actions.pod:4419 ../src/guestfs-actions.pod:4437
+#: ../src/guestfs-actions.pod:4455 ../src/guestfs-actions.pod:4471
+#: ../src/guestfs-actions.pod:4485 ../src/guestfs-actions.pod:4499
+#: ../src/guestfs-actions.pod:4516 ../src/guestfs-actions.pod:4531
+#: ../src/guestfs-actions.pod:4551 ../src/guestfs-actions.pod:4621
+#: ../src/guestfs-actions.pod:4694 ../src/guestfs-actions.pod:4725
+#: ../src/guestfs-actions.pod:4744 ../src/guestfs-actions.pod:4763
+#: ../src/guestfs-actions.pod:4775 ../src/guestfs-actions.pod:4792
+#: ../src/guestfs-actions.pod:4805 ../src/guestfs-actions.pod:4820
+#: ../src/guestfs-actions.pod:4835 ../src/guestfs-actions.pod:4870
+#: ../src/guestfs-actions.pod:4903 ../src/guestfs-actions.pod:4942
+#: ../src/guestfs-actions.pod:4962 ../src/guestfs-actions.pod:4976
+#: ../src/guestfs-actions.pod:4993 ../src/guestfs-actions.pod:5042
+#: ../src/guestfs-actions.pod:5088 ../src/guestfs-actions.pod:5142
+#: ../src/guestfs-actions.pod:5176 ../src/guestfs-actions.pod:5211
+#: ../src/guestfs-actions.pod:5228 ../src/guestfs-actions.pod:5246
+#: ../src/guestfs-actions.pod:5380 ../src/guestfs-actions.pod:5437
+#: ../src/guestfs-actions.pod:5459 ../src/guestfs-actions.pod:5477
+#: ../src/guestfs-actions.pod:5509 ../src/guestfs-actions.pod:5575
+#: ../src/guestfs-actions.pod:5592 ../src/guestfs-actions.pod:5605
+#: ../src/guestfs-actions.pod:5619 ../src/guestfs-actions.pod:5908
+#: ../src/guestfs-actions.pod:5927 ../src/guestfs-actions.pod:5946
+#: ../src/guestfs-actions.pod:5960 ../src/guestfs-actions.pod:5972
+#: ../src/guestfs-actions.pod:5986 ../src/guestfs-actions.pod:5998
+#: ../src/guestfs-actions.pod:6012 ../src/guestfs-actions.pod:6028
+#: ../src/guestfs-actions.pod:6049 ../src/guestfs-actions.pod:6068
+#: ../src/guestfs-actions.pod:6087 ../src/guestfs-actions.pod:6117
+#: ../src/guestfs-actions.pod:6135 ../src/guestfs-actions.pod:6158
+#: ../src/guestfs-actions.pod:6176 ../src/guestfs-actions.pod:6195
+#: ../src/guestfs-actions.pod:6216 ../src/guestfs-actions.pod:6235
+#: ../src/guestfs-actions.pod:6252 ../src/guestfs-actions.pod:6280
+#: ../src/guestfs-actions.pod:6304 ../src/guestfs-actions.pod:6323
+#: ../src/guestfs-actions.pod:6347 ../src/guestfs-actions.pod:6366
+#: ../src/guestfs-actions.pod:6381 ../src/guestfs-actions.pod:6400
+#: ../src/guestfs-actions.pod:6437 ../src/guestfs-actions.pod:6467
+#: ../src/guestfs-actions.pod:6500 ../src/guestfs-actions.pod:6622
+#: ../src/guestfs-actions.pod:6743 ../src/guestfs-actions.pod:6755
+#: ../src/guestfs-actions.pod:6768 ../src/guestfs-actions.pod:6781
+#: ../src/guestfs-actions.pod:6803 ../src/guestfs-actions.pod:6816
+#: ../src/guestfs-actions.pod:6829 ../src/guestfs-actions.pod:6842
+#: ../src/guestfs-actions.pod:6857 ../src/guestfs-actions.pod:6916
+#: ../src/guestfs-actions.pod:6933 ../src/guestfs-actions.pod:6949
+#: ../src/guestfs-actions.pod:6965 ../src/guestfs-actions.pod:6982
+#: ../src/guestfs-actions.pod:6995 ../src/guestfs-actions.pod:7015
+#: ../src/guestfs-actions.pod:7051 ../src/guestfs-actions.pod:7065
+#: ../src/guestfs-actions.pod:7106 ../src/guestfs-actions.pod:7119
+#: ../src/guestfs-actions.pod:7137 ../src/guestfs-actions.pod:7171
+#: ../src/guestfs-actions.pod:7207 ../src/guestfs-actions.pod:7323
+#: ../src/guestfs-actions.pod:7338 ../src/guestfs-actions.pod:7352
+#: ../src/guestfs-actions.pod:7407 ../src/guestfs-actions.pod:7420
+#: ../src/guestfs-actions.pod:7465 ../src/guestfs-actions.pod:7498
+#: ../src/guestfs-actions.pod:7559 ../src/guestfs-actions.pod:7585
+#: ../src/guestfs-actions.pod:7652 ../src/guestfs-actions.pod:7671
+#: ../src/guestfs-actions.pod:7700
 msgid "This function returns 0 on success or -1 on error."
 msgstr ""
 
@@ -6037,18 +6038,20 @@ msgstr ""
 #: ../src/guestfs-actions.pod:35 ../src/guestfs-actions.pod:257
 #: ../src/guestfs-actions.pod:278 ../src/guestfs-actions.pod:1454
 #: ../src/guestfs-actions.pod:1949 ../src/guestfs-actions.pod:1970
-#: ../src/guestfs-actions.pod:4535 ../src/guestfs-actions.pod:4854
-#: ../src/guestfs-actions.pod:6334 ../src/guestfs-actions.pod:6364
-#: ../src/guestfs-actions.pod:6397 ../src/guestfs-actions.pod:6456
-#: ../src/guestfs-actions.pod:7398 ../src/guestfs-actions.pod:7488
-#: ../src/guestfs-actions.pod:7658 ../fish/guestfish-actions.pod:31
+#: ../src/guestfs-actions.pod:4556 ../src/guestfs-actions.pod:4875
+#: ../src/guestfs-actions.pod:5093 ../src/guestfs-actions.pod:5181
+#: ../src/guestfs-actions.pod:6445 ../src/guestfs-actions.pod:6475
+#: ../src/guestfs-actions.pod:6508 ../src/guestfs-actions.pod:6567
+#: ../src/guestfs-actions.pod:7503 ../src/guestfs-actions.pod:7593
+#: ../src/guestfs-actions.pod:7763 ../fish/guestfish-actions.pod:31
 #: ../fish/guestfish-actions.pod:166 ../fish/guestfish-actions.pod:180
 #: ../fish/guestfish-actions.pod:961 ../fish/guestfish-actions.pod:1321
-#: ../fish/guestfish-actions.pod:1335 ../fish/guestfish-actions.pod:3038
-#: ../fish/guestfish-actions.pod:3245 ../fish/guestfish-actions.pod:4230
-#: ../fish/guestfish-actions.pod:4253 ../fish/guestfish-actions.pod:4275
-#: ../fish/guestfish-actions.pod:4313 ../fish/guestfish-actions.pod:4954
-#: ../fish/guestfish-actions.pod:5052
+#: ../fish/guestfish-actions.pod:1335 ../fish/guestfish-actions.pod:3054
+#: ../fish/guestfish-actions.pod:3261 ../fish/guestfish-actions.pod:3375
+#: ../fish/guestfish-actions.pod:3423 ../fish/guestfish-actions.pod:4303
+#: ../fish/guestfish-actions.pod:4326 ../fish/guestfish-actions.pod:4348
+#: ../fish/guestfish-actions.pod:4386 ../fish/guestfish-actions.pod:5021
+#: ../fish/guestfish-actions.pod:5119
 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 "
@@ -6060,10 +6063,10 @@ msgstr ""
 #: ../src/guestfs-actions.pod:1106 ../src/guestfs-actions.pod:1921
 #: ../src/guestfs-actions.pod:2019 ../src/guestfs-actions.pod:2122
 #: ../src/guestfs-actions.pod:3553 ../src/guestfs-actions.pod:3573
-#: ../src/guestfs-actions.pod:4858 ../src/guestfs-actions.pod:6026
-#: ../src/guestfs-actions.pod:6143 ../src/guestfs-actions.pod:6257
-#: ../src/guestfs-actions.pod:6748 ../src/guestfs-actions.pod:6873
-#: ../src/guestfs-actions.pod:7402
+#: ../src/guestfs-actions.pod:4879 ../src/guestfs-actions.pod:6137
+#: ../src/guestfs-actions.pod:6254 ../src/guestfs-actions.pod:6368
+#: ../src/guestfs-actions.pod:6859 ../src/guestfs-actions.pod:6984
+#: ../src/guestfs-actions.pod:7507
 msgid "(Added in 0.3)"
 msgstr ""
 
@@ -6085,8 +6088,8 @@ msgstr ""
 
 #. type: textblock
 #: ../src/guestfs-actions.pod:48 ../src/guestfs-actions.pod:151
-#: ../src/guestfs-actions.pod:2756 ../src/guestfs-actions.pod:4549
-#: ../src/guestfs-actions.pod:4868
+#: ../src/guestfs-actions.pod:2756 ../src/guestfs-actions.pod:4570
+#: ../src/guestfs-actions.pod:4889 ../src/guestfs-actions.pod:5106
 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 "
@@ -6181,11 +6184,11 @@ msgstr ""
 #: ../src/guestfs-actions.pod:1991 ../src/guestfs-actions.pod:2031
 #: ../src/guestfs-actions.pod:2086 ../src/guestfs-actions.pod:2109
 #: ../src/guestfs-actions.pod:2402 ../src/guestfs-actions.pod:2874
-#: ../src/guestfs-actions.pod:2892 ../src/guestfs-actions.pod:5044
-#: ../src/guestfs-actions.pod:5172 ../src/guestfs-actions.pod:5578
-#: ../src/guestfs-actions.pod:5604 ../src/guestfs-actions.pod:6981
-#: ../src/guestfs-actions.pod:7413 ../src/guestfs-actions.pod:7426
-#: ../src/guestfs-actions.pod:7439
+#: ../src/guestfs-actions.pod:2892 ../src/guestfs-actions.pod:5065
+#: ../src/guestfs-actions.pod:5283 ../src/guestfs-actions.pod:5689
+#: ../src/guestfs-actions.pod:5715 ../src/guestfs-actions.pod:7092
+#: ../src/guestfs-actions.pod:7518 ../src/guestfs-actions.pod:7531
+#: ../src/guestfs-actions.pod:7544
 msgid "On error this function returns -1."
 msgstr ""
 
@@ -6219,8 +6222,9 @@ msgstr ""
 #: ../src/guestfs-actions.pod:110 ../src/guestfs-actions.pod:121
 #: ../src/guestfs-actions.pod:214 ../src/guestfs-actions.pod:225
 #: ../src/guestfs-actions.pod:2840 ../src/guestfs-actions.pod:2852
-#: ../src/guestfs-actions.pod:4614 ../src/guestfs-actions.pod:4626
-#: ../src/guestfs-actions.pod:4896 ../src/guestfs-actions.pod:4908
+#: ../src/guestfs-actions.pod:4635 ../src/guestfs-actions.pod:4647
+#: ../src/guestfs-actions.pod:4917 ../src/guestfs-actions.pod:4929
+#: ../src/guestfs-actions.pod:5153 ../src/guestfs-actions.pod:5164
 msgid "See L</CALLS WITH OPTIONAL ARGUMENTS>."
 msgstr ""
 
@@ -6327,8 +6331,8 @@ msgid "This call checks that C<filename> exists."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:173 ../src/guestfs-actions.pod:4562
-#: ../fish/guestfish-actions.pod:115 ../fish/guestfish-actions.pod:3049
+#: ../src/guestfs-actions.pod:173 ../src/guestfs-actions.pod:4583
+#: ../fish/guestfish-actions.pod:115 ../fish/guestfish-actions.pod:3065
 msgid "The optional arguments are:"
 msgstr ""
 
@@ -6561,7 +6565,7 @@ msgstr ""
 #: ../src/guestfs-actions.pod:458 ../src/guestfs-actions.pod:489
 #: ../src/guestfs-actions.pod:503 ../src/guestfs-actions.pod:517
 #: ../src/guestfs-actions.pod:531 ../src/guestfs-actions.pod:549
-#: ../src/guestfs-actions.pod:5655
+#: ../src/guestfs-actions.pod:5766
 msgid "(Added in 0.7)"
 msgstr ""
 
@@ -6678,15 +6682,15 @@ msgstr ""
 #: ../src/guestfs-actions.pod:2985 ../src/guestfs-actions.pod:3006
 #: ../src/guestfs-actions.pod:3040 ../src/guestfs-actions.pod:3099
 #: ../src/guestfs-actions.pod:3119 ../src/guestfs-actions.pod:3139
-#: ../src/guestfs-actions.pod:3746 ../src/guestfs-actions.pod:4096
-#: ../src/guestfs-actions.pod:4266 ../src/guestfs-actions.pod:4376
-#: ../src/guestfs-actions.pod:5190 ../src/guestfs-actions.pod:5383
-#: ../src/guestfs-actions.pod:5553 ../src/guestfs-actions.pod:5731
-#: ../src/guestfs-actions.pod:5780 ../src/guestfs-actions.pod:6417
-#: ../src/guestfs-actions.pod:6433 ../src/guestfs-actions.pod:6450
-#: ../src/guestfs-actions.pod:6481 ../src/guestfs-actions.pod:7155
-#: ../src/guestfs-actions.pod:7174 ../src/guestfs-actions.pod:7192
-#: ../src/guestfs-actions.pod:7372 ../src/guestfs-actions.pod:7652
+#: ../src/guestfs-actions.pod:3764 ../src/guestfs-actions.pod:4117
+#: ../src/guestfs-actions.pod:4287 ../src/guestfs-actions.pod:4397
+#: ../src/guestfs-actions.pod:5301 ../src/guestfs-actions.pod:5494
+#: ../src/guestfs-actions.pod:5664 ../src/guestfs-actions.pod:5842
+#: ../src/guestfs-actions.pod:5891 ../src/guestfs-actions.pod:6528
+#: ../src/guestfs-actions.pod:6544 ../src/guestfs-actions.pod:6561
+#: ../src/guestfs-actions.pod:6592 ../src/guestfs-actions.pod:7266
+#: ../src/guestfs-actions.pod:7285 ../src/guestfs-actions.pod:7303
+#: ../src/guestfs-actions.pod:7477 ../src/guestfs-actions.pod:7757
 msgid ""
 "This function returns a string, or NULL on error.  I<The caller must free "
 "the returned string after use>."
@@ -6894,17 +6898,18 @@ msgstr ""
 #: ../src/guestfs-actions.pod:2379 ../src/guestfs-actions.pod:2428
 #: ../src/guestfs-actions.pod:2685 ../src/guestfs-actions.pod:3059
 #: ../src/guestfs-actions.pod:3335 ../src/guestfs-actions.pod:3649
-#: ../src/guestfs-actions.pod:3666 ../src/guestfs-actions.pod:3728
-#: ../src/guestfs-actions.pod:3833 ../src/guestfs-actions.pod:4238
-#: ../src/guestfs-actions.pod:5005 ../src/guestfs-actions.pod:5525
-#: ../src/guestfs-actions.pod:5651 ../src/guestfs-actions.pod:5765
-#: ../src/guestfs-actions.pod:6497 ../src/guestfs-actions.pod:6558
-#: ../src/guestfs-actions.pod:6613 ../src/guestfs-actions.pod:6759
-#: ../src/guestfs-actions.pod:6783 ../src/guestfs-actions.pod:7265
-#: ../src/guestfs-actions.pod:7285 ../src/guestfs-actions.pod:7332
-#: ../src/guestfs-actions.pod:7504 ../src/guestfs-actions.pod:7523
-#: ../src/guestfs-actions.pod:7609 ../src/guestfs-actions.pod:7628
-#: ../src/guestfs-actions.pod:7674 ../src/guestfs-actions.pod:7693
+#: ../src/guestfs-actions.pod:3666 ../src/guestfs-actions.pod:3686
+#: ../src/guestfs-actions.pod:3746 ../src/guestfs-actions.pod:3851
+#: ../src/guestfs-actions.pod:4259 ../src/guestfs-actions.pod:5026
+#: ../src/guestfs-actions.pod:5636 ../src/guestfs-actions.pod:5762
+#: ../src/guestfs-actions.pod:5876 ../src/guestfs-actions.pod:6608
+#: ../src/guestfs-actions.pod:6669 ../src/guestfs-actions.pod:6724
+#: ../src/guestfs-actions.pod:6870 ../src/guestfs-actions.pod:6894
+#: ../src/guestfs-actions.pod:7370 ../src/guestfs-actions.pod:7390
+#: ../src/guestfs-actions.pod:7437 ../src/guestfs-actions.pod:7609
+#: ../src/guestfs-actions.pod:7628 ../src/guestfs-actions.pod:7714
+#: ../src/guestfs-actions.pod:7733 ../src/guestfs-actions.pod:7779
+#: ../src/guestfs-actions.pod:7798
 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 "
@@ -6915,14 +6920,14 @@ msgstr ""
 #: ../src/guestfs-actions.pod:473 ../src/guestfs-actions.pod:1004
 #: ../src/guestfs-actions.pod:1022 ../src/guestfs-actions.pod:1432
 #: ../src/guestfs-actions.pod:3413 ../src/guestfs-actions.pod:3444
-#: ../src/guestfs-actions.pod:4079 ../src/guestfs-actions.pod:4129
-#: ../src/guestfs-actions.pod:4316 ../src/guestfs-actions.pod:4349
-#: ../src/guestfs-actions.pod:4512 ../src/guestfs-actions.pod:5009
-#: ../src/guestfs-actions.pod:5466 ../src/guestfs-actions.pod:5863
-#: ../src/guestfs-actions.pod:5877 ../src/guestfs-actions.pod:5889
-#: ../src/guestfs-actions.pod:6338 ../src/guestfs-actions.pod:6997
-#: ../src/guestfs-actions.pod:7010 ../src/guestfs-actions.pod:7249
-#: ../src/guestfs-actions.pod:7492
+#: ../src/guestfs-actions.pod:4100 ../src/guestfs-actions.pod:4150
+#: ../src/guestfs-actions.pod:4337 ../src/guestfs-actions.pod:4370
+#: ../src/guestfs-actions.pod:4533 ../src/guestfs-actions.pod:5030
+#: ../src/guestfs-actions.pod:5577 ../src/guestfs-actions.pod:5974
+#: ../src/guestfs-actions.pod:5988 ../src/guestfs-actions.pod:6000
+#: ../src/guestfs-actions.pod:6449 ../src/guestfs-actions.pod:7108
+#: ../src/guestfs-actions.pod:7121 ../src/guestfs-actions.pod:7354
+#: ../src/guestfs-actions.pod:7597
 msgid "(Added in 0.8)"
 msgstr ""
 
@@ -7347,7 +7352,7 @@ msgstr ""
 #: ../src/guestfs-actions.pod:3456 ../src/guestfs-actions.pod:3469
 #: ../src/guestfs-actions.pod:3483 ../src/guestfs-actions.pod:3498
 #: ../src/guestfs-actions.pod:3513 ../src/guestfs-actions.pod:3526
-#: ../src/guestfs-actions.pod:3540 ../src/guestfs-actions.pod:5154
+#: ../src/guestfs-actions.pod:3540 ../src/guestfs-actions.pod:5265
 msgid "This function returns a C truth value on success or -1 on error."
 msgstr ""
 
@@ -7589,7 +7594,7 @@ msgid "See also C<guestfs_realpath>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:866 ../src/guestfs-actions.pod:7177
+#: ../src/guestfs-actions.pod:866 ../src/guestfs-actions.pod:7288
 msgid "(Added in 1.0.75)"
 msgstr ""
 
@@ -7609,8 +7614,8 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:874 ../src/guestfs-actions.pod:5641
-#: ../fish/guestfish-actions.pod:585 ../fish/guestfish-actions.pod:3727
+#: ../src/guestfs-actions.pod:874 ../src/guestfs-actions.pod:5752
+#: ../fish/guestfish-actions.pod:585 ../fish/guestfish-actions.pod:3800
 msgid "Return the contents of the file named C<path>."
 msgstr ""
 
@@ -7631,30 +7636,30 @@ msgstr ""
 #: ../src/guestfs-actions.pod:2226 ../src/guestfs-actions.pod:2245
 #: ../src/guestfs-actions.pod:2288 ../src/guestfs-actions.pod:2312
 #: ../src/guestfs-actions.pod:2329 ../src/guestfs-actions.pod:2358
-#: ../src/guestfs-actions.pod:5423 ../src/guestfs-actions.pod:5449
-#: ../src/guestfs-actions.pod:5580 ../src/guestfs-actions.pod:5606
-#: ../src/guestfs-actions.pod:5630 ../src/guestfs-actions.pod:6562
-#: ../src/guestfs-actions.pod:6617 ../src/guestfs-actions.pod:6763
-#: ../src/guestfs-actions.pod:6787 ../src/guestfs-actions.pod:7456
-#: ../src/guestfs-actions.pod:7482 ../src/guestfs-actions.pod:7508
-#: ../src/guestfs-actions.pod:7527 ../src/guestfs-actions.pod:7613
-#: ../src/guestfs-actions.pod:7632 ../src/guestfs-actions.pod:7678
-#: ../src/guestfs-actions.pod:7697 ../fish/guestfish-actions.pod:592
+#: ../src/guestfs-actions.pod:5534 ../src/guestfs-actions.pod:5560
+#: ../src/guestfs-actions.pod:5691 ../src/guestfs-actions.pod:5717
+#: ../src/guestfs-actions.pod:5741 ../src/guestfs-actions.pod:6673
+#: ../src/guestfs-actions.pod:6728 ../src/guestfs-actions.pod:6874
+#: ../src/guestfs-actions.pod:6898 ../src/guestfs-actions.pod:7561
+#: ../src/guestfs-actions.pod:7587 ../src/guestfs-actions.pod:7613
+#: ../src/guestfs-actions.pod:7632 ../src/guestfs-actions.pod:7718
+#: ../src/guestfs-actions.pod:7737 ../src/guestfs-actions.pod:7783
+#: ../src/guestfs-actions.pod:7802 ../fish/guestfish-actions.pod:592
 #: ../fish/guestfish-actions.pod:727 ../fish/guestfish-actions.pod:739
 #: ../fish/guestfish-actions.pod:915 ../fish/guestfish-actions.pod:925
 #: ../fish/guestfish-actions.pod:992 ../fish/guestfish-actions.pod:1002
 #: ../fish/guestfish-actions.pod:1194 ../fish/guestfish-actions.pod:1495
 #: ../fish/guestfish-actions.pod:1505 ../fish/guestfish-actions.pod:1533
 #: ../fish/guestfish-actions.pod:1548 ../fish/guestfish-actions.pod:1558
-#: ../fish/guestfish-actions.pod:1577 ../fish/guestfish-actions.pod:3597
-#: ../fish/guestfish-actions.pod:3612 ../fish/guestfish-actions.pod:3688
-#: ../fish/guestfish-actions.pod:3705 ../fish/guestfish-actions.pod:3720
-#: ../fish/guestfish-actions.pod:4374 ../fish/guestfish-actions.pod:4420
-#: ../fish/guestfish-actions.pod:4505 ../fish/guestfish-actions.pod:4520
-#: ../fish/guestfish-actions.pod:4930 ../fish/guestfish-actions.pod:4948
-#: ../fish/guestfish-actions.pod:4965 ../fish/guestfish-actions.pod:4975
-#: ../fish/guestfish-actions.pod:5024 ../fish/guestfish-actions.pod:5034
-#: ../fish/guestfish-actions.pod:5063 ../fish/guestfish-actions.pod:5073
+#: ../fish/guestfish-actions.pod:1577 ../fish/guestfish-actions.pod:3670
+#: ../fish/guestfish-actions.pod:3685 ../fish/guestfish-actions.pod:3761
+#: ../fish/guestfish-actions.pod:3778 ../fish/guestfish-actions.pod:3793
+#: ../fish/guestfish-actions.pod:4447 ../fish/guestfish-actions.pod:4493
+#: ../fish/guestfish-actions.pod:4578 ../fish/guestfish-actions.pod:4593
+#: ../fish/guestfish-actions.pod:4997 ../fish/guestfish-actions.pod:5015
+#: ../fish/guestfish-actions.pod:5032 ../fish/guestfish-actions.pod:5042
+#: ../fish/guestfish-actions.pod:5091 ../fish/guestfish-actions.pod:5101
+#: ../fish/guestfish-actions.pod:5130 ../fish/guestfish-actions.pod:5140
 msgid ""
 "Because of the message protocol, there is a transfer limit of somewhere "
 "between 2MB and 4MB.  See L<guestfs(3)/PROTOCOL LIMITS>."
@@ -7662,11 +7667,11 @@ msgstr ""
 
 #. type: textblock
 #: ../src/guestfs-actions.pod:887 ../src/guestfs-actions.pod:3670
-#: ../src/guestfs-actions.pod:3732 ../src/guestfs-actions.pod:3749
-#: ../src/guestfs-actions.pod:3837 ../src/guestfs-actions.pod:4242
-#: ../src/guestfs-actions.pod:4256 ../src/guestfs-actions.pod:5529
-#: ../src/guestfs-actions.pod:5543 ../src/guestfs-actions.pod:7336
-#: ../src/guestfs-actions.pod:7350
+#: ../src/guestfs-actions.pod:3750 ../src/guestfs-actions.pod:3767
+#: ../src/guestfs-actions.pod:3855 ../src/guestfs-actions.pod:4263
+#: ../src/guestfs-actions.pod:4277 ../src/guestfs-actions.pod:5640
+#: ../src/guestfs-actions.pod:5654 ../src/guestfs-actions.pod:7441
+#: ../src/guestfs-actions.pod:7455
 msgid "(Added in 0.4)"
 msgstr ""
 
@@ -7790,7 +7795,7 @@ msgstr ""
 #: ../src/guestfs-actions.pod:944 ../src/guestfs-actions.pod:1252
 #: ../src/guestfs-actions.pod:2088 ../src/guestfs-actions.pod:3368
 #: ../src/guestfs-actions.pod:3397 ../src/guestfs-actions.pod:3458
-#: ../src/guestfs-actions.pod:3485 ../src/guestfs-actions.pod:7033
+#: ../src/guestfs-actions.pod:3485 ../src/guestfs-actions.pod:7144
 msgid "(Added in 1.0.2)"
 msgstr ""
 
@@ -7819,11 +7824,11 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:960 ../src/guestfs-actions.pod:5060
-#: ../src/guestfs-actions.pod:5119 ../src/guestfs-actions.pod:5156
-#: ../src/guestfs-actions.pod:5174 ../src/guestfs-actions.pod:5350
-#: ../src/guestfs-actions.pod:6942 ../src/guestfs-actions.pod:6956
-#: ../src/guestfs-actions.pod:7362
+#: ../src/guestfs-actions.pod:960 ../src/guestfs-actions.pod:5097
+#: ../src/guestfs-actions.pod:5230 ../src/guestfs-actions.pod:5267
+#: ../src/guestfs-actions.pod:5285 ../src/guestfs-actions.pod:5461
+#: ../src/guestfs-actions.pod:7053 ../src/guestfs-actions.pod:7067
+#: ../src/guestfs-actions.pod:7467
 msgid "(Added in 1.3.2)"
 msgstr ""
 
@@ -7898,11 +7903,11 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1000 ../src/guestfs-actions.pod:4493
-#: ../src/guestfs-actions.pod:4702 ../src/guestfs-actions.pod:4721
-#: ../src/guestfs-actions.pod:4740 ../fish/guestfish-actions.pod:681
-#: ../fish/guestfish-actions.pod:3013 ../fish/guestfish-actions.pod:3152
-#: ../fish/guestfish-actions.pod:3162 ../fish/guestfish-actions.pod:3172
+#: ../src/guestfs-actions.pod:1000 ../src/guestfs-actions.pod:4514
+#: ../src/guestfs-actions.pod:4723 ../src/guestfs-actions.pod:4742
+#: ../src/guestfs-actions.pod:4761 ../fish/guestfish-actions.pod:681
+#: ../fish/guestfish-actions.pod:3029 ../fish/guestfish-actions.pod:3168
+#: ../fish/guestfish-actions.pod:3178 ../fish/guestfish-actions.pod:3188
 msgid "The mode actually set is affected by the umask."
 msgstr ""
 
@@ -8102,9 +8107,9 @@ msgstr ""
 #: ../src/guestfs-actions.pod:1124 ../src/guestfs-actions.pod:1247
 #: ../src/guestfs-actions.pod:1278 ../src/guestfs-actions.pod:1323
 #: ../src/guestfs-actions.pod:1700 ../src/guestfs-actions.pod:1722
-#: ../src/guestfs-actions.pod:3568 ../src/guestfs-actions.pod:7028
-#: ../src/guestfs-actions.pod:7062 ../src/guestfs-actions.pod:7549
-#: ../src/guestfs-actions.pod:7568
+#: ../src/guestfs-actions.pod:3568 ../src/guestfs-actions.pod:7139
+#: ../src/guestfs-actions.pod:7173 ../src/guestfs-actions.pod:7654
+#: ../src/guestfs-actions.pod:7673
 msgid ""
 "This long-running command can generate progress notification messages so "
 "that the caller can display a progress bar or indicator.  To receive these "
@@ -8113,9 +8118,9 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1129 ../src/guestfs-actions.pod:4269
-#: ../src/guestfs-actions.pod:5556 ../src/guestfs-actions.pod:7269
-#: ../src/guestfs-actions.pod:7289 ../src/guestfs-actions.pod:7375
+#: ../src/guestfs-actions.pod:1129 ../src/guestfs-actions.pod:4290
+#: ../src/guestfs-actions.pod:5667 ../src/guestfs-actions.pod:7374
+#: ../src/guestfs-actions.pod:7394 ../src/guestfs-actions.pod:7480
 msgid "(Added in 1.0.87)"
 msgstr ""
 
@@ -8145,8 +8150,8 @@ msgstr ""
 #. type: textblock
 #: ../src/guestfs-actions.pod:1143 ../src/guestfs-actions.pod:1157
 #: ../src/guestfs-actions.pod:1229 ../src/guestfs-actions.pod:1303
-#: ../src/guestfs-actions.pod:1417 ../src/guestfs-actions.pod:5023
-#: ../src/guestfs-actions.pod:5400
+#: ../src/guestfs-actions.pod:1417 ../src/guestfs-actions.pod:5044
+#: ../src/guestfs-actions.pod:5511
 msgid "(Added in 1.0.18)"
 msgstr ""
 
@@ -8236,10 +8241,10 @@ msgstr ""
 #: ../src/guestfs-actions.pod:1193 ../src/guestfs-actions.pod:1210
 #: ../src/guestfs-actions.pod:1328 ../src/guestfs-actions.pod:2291
 #: ../src/guestfs-actions.pod:2315 ../src/guestfs-actions.pod:2383
-#: ../src/guestfs-actions.pod:4379 ../src/guestfs-actions.pod:4923
-#: ../src/guestfs-actions.pod:6766 ../src/guestfs-actions.pod:6790
-#: ../src/guestfs-actions.pod:7415 ../src/guestfs-actions.pod:7428
-#: ../src/guestfs-actions.pod:7441
+#: ../src/guestfs-actions.pod:4400 ../src/guestfs-actions.pod:4944
+#: ../src/guestfs-actions.pod:6877 ../src/guestfs-actions.pod:6901
+#: ../src/guestfs-actions.pod:7520 ../src/guestfs-actions.pod:7533
+#: ../src/guestfs-actions.pod:7546
 msgid "(Added in 1.0.54)"
 msgstr ""
 
@@ -8318,8 +8323,8 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1241 ../src/guestfs-actions.pod:7022
-#: ../fish/guestfish-actions.pod:833 ../fish/guestfish-actions.pod:4678
+#: ../src/guestfs-actions.pod:1241 ../src/guestfs-actions.pod:7133
+#: ../fish/guestfish-actions.pod:833 ../fish/guestfish-actions.pod:4751
 msgid "C<filename> can also be a named pipe."
 msgstr ""
 
@@ -8367,7 +8372,7 @@ msgid "See also C<guestfs_download>, C<guestfs_pread>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1283 ../src/guestfs-actions.pod:7067
+#: ../src/guestfs-actions.pod:1283 ../src/guestfs-actions.pod:7178
 msgid "(Added in 1.5.17)"
 msgstr ""
 
@@ -8511,7 +8516,7 @@ msgstr ""
 
 #. type: textblock
 #: ../src/guestfs-actions.pod:1363 ../src/guestfs-actions.pod:2099
-#: ../src/guestfs-actions.pod:6238
+#: ../src/guestfs-actions.pod:6349
 msgid "(Added in 1.0.69)"
 msgstr ""
 
@@ -8544,17 +8549,17 @@ msgstr ""
 #: ../src/guestfs-actions.pod:2248 ../src/guestfs-actions.pod:2404
 #: ../src/guestfs-actions.pod:2417 ../src/guestfs-actions.pod:2432
 #: ../src/guestfs-actions.pod:2478 ../src/guestfs-actions.pod:2500
-#: ../src/guestfs-actions.pod:2513 ../src/guestfs-actions.pod:3762
-#: ../src/guestfs-actions.pod:3776 ../src/guestfs-actions.pod:3789
-#: ../src/guestfs-actions.pod:3803 ../src/guestfs-actions.pod:4801
-#: ../src/guestfs-actions.pod:5734 ../src/guestfs-actions.pod:5783
-#: ../src/guestfs-actions.pod:6634 ../src/guestfs-actions.pod:6646
-#: ../src/guestfs-actions.pod:6659 ../src/guestfs-actions.pod:6672
-#: ../src/guestfs-actions.pod:6694 ../src/guestfs-actions.pod:6707
-#: ../src/guestfs-actions.pod:6720 ../src/guestfs-actions.pod:6733
-#: ../src/guestfs-actions.pod:7511 ../src/guestfs-actions.pod:7530
+#: ../src/guestfs-actions.pod:2513 ../src/guestfs-actions.pod:3780
+#: ../src/guestfs-actions.pod:3794 ../src/guestfs-actions.pod:3807
+#: ../src/guestfs-actions.pod:3821 ../src/guestfs-actions.pod:4822
+#: ../src/guestfs-actions.pod:5845 ../src/guestfs-actions.pod:5894
+#: ../src/guestfs-actions.pod:6745 ../src/guestfs-actions.pod:6757
+#: ../src/guestfs-actions.pod:6770 ../src/guestfs-actions.pod:6783
+#: ../src/guestfs-actions.pod:6805 ../src/guestfs-actions.pod:6818
+#: ../src/guestfs-actions.pod:6831 ../src/guestfs-actions.pod:6844
 #: ../src/guestfs-actions.pod:7616 ../src/guestfs-actions.pod:7635
-#: ../src/guestfs-actions.pod:7681 ../src/guestfs-actions.pod:7700
+#: ../src/guestfs-actions.pod:7721 ../src/guestfs-actions.pod:7740
+#: ../src/guestfs-actions.pod:7786 ../src/guestfs-actions.pod:7805
 msgid "(Added in 1.0.66)"
 msgstr ""
 
@@ -9181,8 +9186,8 @@ msgid "See also C<guestfs_find0>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1769 ../src/guestfs-actions.pod:4206
-#: ../src/guestfs-actions.pod:5818
+#: ../src/guestfs-actions.pod:1769 ../src/guestfs-actions.pod:4227
+#: ../src/guestfs-actions.pod:5929
 msgid "(Added in 1.0.27)"
 msgstr ""
 
@@ -9352,7 +9357,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1882 ../src/guestfs-actions.pod:7554
+#: ../src/guestfs-actions.pod:1882 ../src/guestfs-actions.pod:7659
 msgid "(Added in 1.0.16)"
 msgstr ""
 
@@ -9391,11 +9396,11 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1898 ../src/guestfs-actions.pod:5496
-#: ../src/guestfs-actions.pod:5978 ../src/guestfs-actions.pod:6401
-#: ../src/guestfs-actions.pod:6420 ../src/guestfs-actions.pod:6436
-#: ../src/guestfs-actions.pod:6460 ../src/guestfs-actions.pod:7217
-#: ../src/guestfs-actions.pod:7235 ../src/guestfs-actions.pod:7597
+#: ../src/guestfs-actions.pod:1898 ../src/guestfs-actions.pod:5607
+#: ../src/guestfs-actions.pod:6089 ../src/guestfs-actions.pod:6512
+#: ../src/guestfs-actions.pod:6531 ../src/guestfs-actions.pod:6547
+#: ../src/guestfs-actions.pod:6571 ../src/guestfs-actions.pod:7325
+#: ../src/guestfs-actions.pod:7340 ../src/guestfs-actions.pod:7702
 msgid "(Added in 1.0.26)"
 msgstr ""
 
@@ -9419,7 +9424,7 @@ msgid "Return the current attach method.  See C<guestfs_set_attach_method>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1910 ../src/guestfs-actions.pod:6008
+#: ../src/guestfs-actions.pod:1910 ../src/guestfs-actions.pod:6119
 msgid "(Added in 1.9.8)"
 msgstr ""
 
@@ -9462,7 +9467,7 @@ msgid "Return the direct appliance mode flag."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1932 ../src/guestfs-actions.pod:6049
+#: ../src/guestfs-actions.pod:1932 ../src/guestfs-actions.pod:6160
 msgid "(Added in 1.0.72)"
 msgstr ""
 
@@ -9495,7 +9500,7 @@ msgstr ""
 
 #. type: textblock
 #: ../src/guestfs-actions.pod:1953 ../src/guestfs-actions.pod:1974
-#: ../src/guestfs-actions.pod:6067 ../src/guestfs-actions.pod:6086
+#: ../src/guestfs-actions.pod:6178 ../src/guestfs-actions.pod:6197
 msgid "(Added in 1.0.15)"
 msgstr ""
 
@@ -9556,20 +9561,20 @@ msgstr ""
 
 #. type: textblock
 #: ../src/guestfs-actions.pod:1988 ../src/guestfs-actions.pod:2069
-#: ../src/guestfs-actions.pod:6102 ../src/guestfs-actions.pod:6209
+#: ../src/guestfs-actions.pod:6213 ../src/guestfs-actions.pod:6320
 #: ../fish/guestfish-actions.pod:1350 ../fish/guestfish-actions.pod:1401
-#: ../fish/guestfish-actions.pod:4053 ../fish/guestfish-actions.pod:4140
+#: ../fish/guestfish-actions.pod:4126 ../fish/guestfish-actions.pod:4213
 msgid ""
 "For more information on the architecture of libguestfs, see L<guestfs(3)>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1993 ../src/guestfs-actions.pod:4497
-#: ../src/guestfs-actions.pod:4706 ../src/guestfs-actions.pod:4725
-#: ../src/guestfs-actions.pod:4744 ../src/guestfs-actions.pod:4756
-#: ../src/guestfs-actions.pod:4773 ../src/guestfs-actions.pod:4786
-#: ../src/guestfs-actions.pod:5721 ../src/guestfs-actions.pod:6107
-#: ../src/guestfs-actions.pod:6368 ../src/guestfs-actions.pod:6983
+#: ../src/guestfs-actions.pod:1993 ../src/guestfs-actions.pod:4518
+#: ../src/guestfs-actions.pod:4727 ../src/guestfs-actions.pod:4746
+#: ../src/guestfs-actions.pod:4765 ../src/guestfs-actions.pod:4777
+#: ../src/guestfs-actions.pod:4794 ../src/guestfs-actions.pod:4807
+#: ../src/guestfs-actions.pod:5832 ../src/guestfs-actions.pod:6218
+#: ../src/guestfs-actions.pod:6479 ../src/guestfs-actions.pod:7094
 msgid "(Added in 1.0.55)"
 msgstr ""
 
@@ -9593,7 +9598,7 @@ msgid "This returns the enable network flag."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2004 ../src/guestfs-actions.pod:6126
+#: ../src/guestfs-actions.pod:2004 ../src/guestfs-actions.pod:6237
 msgid "(Added in 1.5.4)"
 msgstr ""
 
@@ -9688,7 +9693,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2048 ../src/guestfs-actions.pod:6171
+#: ../src/guestfs-actions.pod:2048 ../src/guestfs-actions.pod:6282
 msgid "(Added in 1.0.6)"
 msgstr ""
 
@@ -9713,11 +9718,11 @@ msgstr ""
 
 #. type: textblock
 #: ../src/guestfs-actions.pod:2059 ../src/guestfs-actions.pod:3593
-#: ../src/guestfs-actions.pod:3904 ../src/guestfs-actions.pod:4304
-#: ../src/guestfs-actions.pod:4336 ../src/guestfs-actions.pod:5426
-#: ../src/guestfs-actions.pod:5769 ../src/guestfs-actions.pod:6195
-#: ../src/guestfs-actions.pod:6886 ../src/guestfs-actions.pod:6906
-#: ../src/guestfs-actions.pod:7098
+#: ../src/guestfs-actions.pod:3922 ../src/guestfs-actions.pod:4325
+#: ../src/guestfs-actions.pod:4357 ../src/guestfs-actions.pod:5537
+#: ../src/guestfs-actions.pod:5880 ../src/guestfs-actions.pod:6306
+#: ../src/guestfs-actions.pod:6997 ../src/guestfs-actions.pod:7017
+#: ../src/guestfs-actions.pod:7209
 msgid "(Added in 1.0.77)"
 msgstr ""
 
@@ -9744,7 +9749,7 @@ msgstr ""
 
 #. type: textblock
 #: ../src/guestfs-actions.pod:2074 ../src/guestfs-actions.pod:2137
-#: ../src/guestfs-actions.pod:6214 ../src/guestfs-actions.pod:6272
+#: ../src/guestfs-actions.pod:6325 ../src/guestfs-actions.pod:6383
 msgid "(Added in 1.0.67)"
 msgstr ""
 
@@ -9913,8 +9918,8 @@ msgstr ""
 #. type: textblock
 #: ../src/guestfs-actions.pod:2163 ../src/guestfs-actions.pod:2354
 #: ../src/guestfs-actions.pod:2824 ../src/guestfs-actions.pod:3619
-#: ../src/guestfs-actions.pod:5419 ../src/guestfs-actions.pod:5445
-#: ../src/guestfs-actions.pod:5626
+#: ../src/guestfs-actions.pod:5530 ../src/guestfs-actions.pod:5556
+#: ../src/guestfs-actions.pod:5737
 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 "
@@ -9961,7 +9966,7 @@ msgstr ""
 
 #. type: textblock
 #: ../src/guestfs-actions.pod:2183 ../src/guestfs-actions.pod:3635
-#: ../src/guestfs-actions.pod:4300
+#: ../src/guestfs-actions.pod:4321
 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>."
@@ -9969,9 +9974,9 @@ msgstr ""
 
 #. type: textblock
 #: ../src/guestfs-actions.pod:2187 ../src/guestfs-actions.pod:3639
-#: ../src/guestfs-actions.pod:3818 ../src/guestfs-actions.pod:3854
-#: ../src/guestfs-actions.pod:5799 ../src/guestfs-actions.pod:6291
-#: ../src/guestfs-actions.pod:7662
+#: ../src/guestfs-actions.pod:3836 ../src/guestfs-actions.pod:3872
+#: ../src/guestfs-actions.pod:5910 ../src/guestfs-actions.pod:6402
+#: ../src/guestfs-actions.pod:7767
 msgid "(Added in 1.0.59)"
 msgstr ""
 
@@ -10011,8 +10016,8 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2210 ../src/guestfs-actions.pod:6484
-#: ../src/guestfs-actions.pod:6501
+#: ../src/guestfs-actions.pod:2210 ../src/guestfs-actions.pod:6595
+#: ../src/guestfs-actions.pod:6612
 msgid "(Added in 1.0.50)"
 msgstr ""
 
@@ -10162,8 +10167,8 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2306 ../src/guestfs-actions.pod:6781
-#: ../fish/guestfish-actions.pod:1546 ../fish/guestfish-actions.pod:4518
+#: ../src/guestfs-actions.pod:2306 ../src/guestfs-actions.pod:6892
+#: ../fish/guestfish-actions.pod:1546 ../fish/guestfish-actions.pod:4591
 msgid "If the parameter C<nrlines> is zero, this returns an empty list."
 msgstr ""
 
@@ -10190,8 +10195,8 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2332 ../src/guestfs-actions.pod:6565
-#: ../src/guestfs-actions.pod:6620
+#: ../src/guestfs-actions.pod:2332 ../src/guestfs-actions.pod:6676
+#: ../src/guestfs-actions.pod:6731
 msgid "(Added in 1.0.22)"
 msgstr ""
 
@@ -10814,8 +10819,8 @@ msgstr ""
 
 #. type: textblock
 #: ../src/guestfs-actions.pod:2660 ../src/guestfs-actions.pod:2928
-#: ../src/guestfs-actions.pod:3706 ../src/guestfs-actions.pod:4985
-#: ../src/guestfs-actions.pod:6922
+#: ../src/guestfs-actions.pod:3724 ../src/guestfs-actions.pod:5006
+#: ../src/guestfs-actions.pod:7033
 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 "
@@ -10922,7 +10927,7 @@ msgstr ""
 #. type: textblock
 #: ../src/guestfs-actions.pod:2727 ../src/guestfs-actions.pod:3158
 #: ../src/guestfs-actions.pod:3174 ../src/guestfs-actions.pod:3192
-#: ../src/guestfs-actions.pod:5837
+#: ../src/guestfs-actions.pod:5948
 msgid "(Added in 1.9.4)"
 msgstr ""
 
@@ -11069,7 +11074,7 @@ msgstr ""
 
 #. type: textblock
 #: ../src/guestfs-actions.pod:2828 ../src/guestfs-actions.pod:3653
-#: ../src/guestfs-actions.pod:4884
+#: ../src/guestfs-actions.pod:4905
 msgid "(Added in 1.11.12)"
 msgstr ""
 
@@ -11908,7 +11913,7 @@ msgstr ""
 
 #. type: textblock
 #: ../src/guestfs-actions.pod:3333 ../src/guestfs-actions.pod:3664
-#: ../src/guestfs-actions.pod:3726
+#: ../src/guestfs-actions.pod:3744
 msgid "See also C<guestfs_list_filesystems>."
 msgstr ""
 
@@ -12409,7 +12414,7 @@ msgstr ""
 
 #. type: =head2
 #: ../src/guestfs-actions.pod:3672
-msgid "guestfs_list_filesystems"
+msgid "guestfs_list_dm_devices"
 msgstr ""
 
 #. type: verbatim
@@ -12417,12 +12422,46 @@ msgstr ""
 #, no-wrap
 msgid ""
 " char **\n"
-" guestfs_list_filesystems (guestfs_h *g);\n"
+" guestfs_list_dm_devices (guestfs_h *g);\n"
 "\n"
 msgstr ""
 
 #. type: textblock
 #: ../src/guestfs-actions.pod:3677 ../fish/guestfish-actions.pod:2517
+msgid "List all device mapper devices."
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:3679
+msgid ""
+"The returned list contains C</dev/mapper/*> devices, eg. ones created by a "
+"previous call to C<guestfs_luks_open>."
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:3682
+msgid ""
+"Device mapper devices which correspond to logical volumes are I<not> "
+"returned in this list.  Call C<guestfs_lvs> if you want to list logical "
+"volumes."
+msgstr ""
+
+#. type: =head2
+#: ../src/guestfs-actions.pod:3690
+msgid "guestfs_list_filesystems"
+msgstr ""
+
+#. type: verbatim
+#: ../src/guestfs-actions.pod:3692
+#, no-wrap
+msgid ""
+" char **\n"
+" guestfs_list_filesystems (guestfs_h *g);\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:3695 ../fish/guestfish-actions.pod:2530
 msgid ""
 "This inspection command looks for filesystems on partitions, block devices "
 "and logical volumes, returning a list of devices containing filesystems and "
@@ -12430,14 +12469,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3681 ../fish/guestfish-actions.pod:2521
+#: ../src/guestfs-actions.pod:3699 ../fish/guestfish-actions.pod:2534
 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:3685 ../fish/guestfish-actions.pod:2525
+#: ../src/guestfs-actions.pod:3703 ../fish/guestfish-actions.pod:2538
 #, no-wrap
 msgid ""
 " \"/dev/sda1\" => \"ntfs\"\n"
@@ -12448,14 +12487,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3690 ../fish/guestfish-actions.pod:2530
+#: ../src/guestfs-actions.pod:3708 ../fish/guestfish-actions.pod:2543
 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:3694
+#: ../src/guestfs-actions.pod:3712
 msgid ""
 "This command runs other libguestfs commands, which might include "
 "C<guestfs_mount> and C<guestfs_umount>, and therefore you should use this "
@@ -12463,7 +12502,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3698
+#: ../src/guestfs-actions.pod:3716
 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 "
@@ -12473,17 +12512,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3712 ../src/guestfs-actions.pod:5386
+#: ../src/guestfs-actions.pod:3730 ../src/guestfs-actions.pod:5497
 msgid "(Added in 1.5.15)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3714
+#: ../src/guestfs-actions.pod:3732
 msgid "guestfs_list_partitions"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3716
+#: ../src/guestfs-actions.pod:3734
 #, no-wrap
 msgid ""
 " char **\n"
@@ -12492,29 +12531,29 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3719 ../fish/guestfish-actions.pod:2550
+#: ../src/guestfs-actions.pod:3737 ../fish/guestfish-actions.pod:2563
 msgid "List all the partitions detected on all block devices."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3721 ../fish/guestfish-actions.pod:2552
+#: ../src/guestfs-actions.pod:3739 ../fish/guestfish-actions.pod:2565
 msgid "The full partition device names are returned, eg. C</dev/sda1>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3723
+#: ../src/guestfs-actions.pod:3741
 msgid ""
 "This does not return logical volumes.  For that you will need to call "
 "C<guestfs_lvs>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3734
+#: ../src/guestfs-actions.pod:3752
 msgid "guestfs_ll"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3736
+#: ../src/guestfs-actions.pod:3754
 #, no-wrap
 msgid ""
 " char *\n"
@@ -12524,26 +12563,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3740 ../fish/guestfish-actions.pod:2563
+#: ../src/guestfs-actions.pod:3758 ../fish/guestfish-actions.pod:2576
 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:3743 ../fish/guestfish-actions.pod:2566
+#: ../src/guestfs-actions.pod:3761 ../fish/guestfish-actions.pod:2579
 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:3751
+#: ../src/guestfs-actions.pod:3769
 msgid "guestfs_ln"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3753
+#: ../src/guestfs-actions.pod:3771
 #, no-wrap
 msgid ""
 " int\n"
@@ -12554,17 +12593,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3758 ../fish/guestfish-actions.pod:2573
+#: ../src/guestfs-actions.pod:3776 ../fish/guestfish-actions.pod:2586
 msgid "This command creates a hard link using the C<ln> command."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3764
+#: ../src/guestfs-actions.pod:3782
 msgid "guestfs_ln_f"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3766
+#: ../src/guestfs-actions.pod:3784
 #, no-wrap
 msgid ""
 " int\n"
@@ -12575,19 +12614,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3771 ../fish/guestfish-actions.pod:2579
+#: ../src/guestfs-actions.pod:3789 ../fish/guestfish-actions.pod:2592
 msgid ""
 "This command creates a hard link using the C<ln -f> command.  The I<-f> "
 "option removes the link (C<linkname>) if it exists already."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3778
+#: ../src/guestfs-actions.pod:3796
 msgid "guestfs_ln_s"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3780
+#: ../src/guestfs-actions.pod:3798
 #, no-wrap
 msgid ""
 " int\n"
@@ -12598,17 +12637,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3785 ../fish/guestfish-actions.pod:2586
+#: ../src/guestfs-actions.pod:3803 ../fish/guestfish-actions.pod:2599
 msgid "This command creates a symbolic link using the C<ln -s> command."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3791
+#: ../src/guestfs-actions.pod:3809
 msgid "guestfs_ln_sf"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3793
+#: ../src/guestfs-actions.pod:3811
 #, no-wrap
 msgid ""
 " int\n"
@@ -12619,19 +12658,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3798 ../fish/guestfish-actions.pod:2592
+#: ../src/guestfs-actions.pod:3816 ../fish/guestfish-actions.pod:2605
 msgid ""
 "This command creates a symbolic link using the C<ln -sf> command, The I<-f> "
 "option removes the link (C<linkname>) if it exists already."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3805
+#: ../src/guestfs-actions.pod:3823
 msgid "guestfs_lremovexattr"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3807
+#: ../src/guestfs-actions.pod:3825
 #, no-wrap
 msgid ""
 " int\n"
@@ -12642,19 +12681,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3812
+#: ../src/guestfs-actions.pod:3830
 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:3820
+#: ../src/guestfs-actions.pod:3838
 msgid "guestfs_ls"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3822
+#: ../src/guestfs-actions.pod:3840
 #, no-wrap
 msgid ""
 " char **\n"
@@ -12664,26 +12703,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3826 ../fish/guestfish-actions.pod:2607
+#: ../src/guestfs-actions.pod:3844 ../fish/guestfish-actions.pod:2620
 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."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3830
+#: ../src/guestfs-actions.pod:3848
 msgid ""
 "This command is mostly useful for interactive sessions.  Programs should "
 "probably use C<guestfs_readdir> instead."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3839
+#: ../src/guestfs-actions.pod:3857
 msgid "guestfs_lsetxattr"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3841
+#: ../src/guestfs-actions.pod:3859
 #, no-wrap
 msgid ""
 " int\n"
@@ -12696,19 +12735,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3848
+#: ../src/guestfs-actions.pod:3866
 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:3856
+#: ../src/guestfs-actions.pod:3874
 msgid "guestfs_lstat"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3858
+#: ../src/guestfs-actions.pod:3876
 #, no-wrap
 msgid ""
 " struct guestfs_stat *\n"
@@ -12718,43 +12757,43 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3862 ../src/guestfs-actions.pod:6521
-#: ../fish/guestfish-actions.pod:2626 ../fish/guestfish-actions.pod:4353
+#: ../src/guestfs-actions.pod:3880 ../src/guestfs-actions.pod:6632
+#: ../fish/guestfish-actions.pod:2639 ../fish/guestfish-actions.pod:4426
 msgid "Returns file information for the given C<path>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3864
+#: ../src/guestfs-actions.pod:3882
 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:3868 ../fish/guestfish-actions.pod:2632
+#: ../src/guestfs-actions.pod:3886 ../fish/guestfish-actions.pod:2645
 msgid "This is the same as the C<lstat(2)> system call."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3870 ../src/guestfs-actions.pod:6525
+#: ../src/guestfs-actions.pod:3888 ../src/guestfs-actions.pod:6636
 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:3874 ../src/guestfs-actions.pod:6529
-#: ../src/guestfs-actions.pod:6547 ../src/guestfs-actions.pod:6928
+#: ../src/guestfs-actions.pod:3892 ../src/guestfs-actions.pod:6640
+#: ../src/guestfs-actions.pod:6658 ../src/guestfs-actions.pod:7039
 msgid "(Added in 0.9.2)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3876
+#: ../src/guestfs-actions.pod:3894
 msgid "guestfs_lstatlist"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3878
+#: ../src/guestfs-actions.pod:3896
 #, no-wrap
 msgid ""
 " struct guestfs_stat_list *\n"
@@ -12765,7 +12804,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3883
+#: ../src/guestfs-actions.pod:3901
 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 "
@@ -12773,7 +12812,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3887 ../fish/guestfish-actions.pod:2642
+#: ../src/guestfs-actions.pod:3905 ../fish/guestfish-actions.pod:2655
 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, "
@@ -12781,7 +12820,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3892
+#: ../src/guestfs-actions.pod:3910
 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> "
@@ -12792,19 +12831,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3900
+#: ../src/guestfs-actions.pod:3918
 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:3906
+#: ../src/guestfs-actions.pod:3924
 msgid "guestfs_luks_add_key"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3908
+#: ../src/guestfs-actions.pod:3926
 #, no-wrap
 msgid ""
 " int\n"
@@ -12817,7 +12856,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3915 ../fish/guestfish-actions.pod:2659
+#: ../src/guestfs-actions.pod:3933 ../fish/guestfish-actions.pod:2672
 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 "
@@ -12825,16 +12864,16 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3920
+#: ../src/guestfs-actions.pod:3938
 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:3926 ../src/guestfs-actions.pod:3966
-#: ../src/guestfs-actions.pod:3989 ../src/guestfs-actions.pod:4009
-#: ../src/guestfs-actions.pod:4041 ../src/guestfs-actions.pod:4060
+#: ../src/guestfs-actions.pod:3944 ../src/guestfs-actions.pod:3984
+#: ../src/guestfs-actions.pod:4007 ../src/guestfs-actions.pod:4027
+#: ../src/guestfs-actions.pod:4062 ../src/guestfs-actions.pod:4081
 msgid ""
 "This function takes a key or passphrase parameter which could contain "
 "sensitive material.  Read the section L</KEYS AND PASSPHRASES> for more "
@@ -12842,18 +12881,18 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3930 ../src/guestfs-actions.pod:3970
-#: ../src/guestfs-actions.pod:3993 ../src/guestfs-actions.pod:4013
+#: ../src/guestfs-actions.pod:3948 ../src/guestfs-actions.pod:3988
+#: ../src/guestfs-actions.pod:4011 ../src/guestfs-actions.pod:4031
 msgid "(Added in 1.5.2)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3932
+#: ../src/guestfs-actions.pod:3950
 msgid "guestfs_luks_close"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3934
+#: ../src/guestfs-actions.pod:3952
 #, no-wrap
 msgid ""
 " int\n"
@@ -12863,7 +12902,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3938
+#: ../src/guestfs-actions.pod:3956
 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 "
@@ -12872,19 +12911,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3946 ../src/guestfs-actions.pod:4045
-#: ../src/guestfs-actions.pod:4064 ../src/guestfs-actions.pod:4114
-#: ../src/guestfs-actions.pod:4162
+#: ../src/guestfs-actions.pod:3964 ../src/guestfs-actions.pod:4066
+#: ../src/guestfs-actions.pod:4085 ../src/guestfs-actions.pod:4135
+#: ../src/guestfs-actions.pod:4183
 msgid "(Added in 1.5.1)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3948
+#: ../src/guestfs-actions.pod:3966
 msgid "guestfs_luks_format"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3950
+#: ../src/guestfs-actions.pod:3968
 #, no-wrap
 msgid ""
 " int\n"
@@ -12896,7 +12935,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3956 ../fish/guestfish-actions.pod:2685
+#: ../src/guestfs-actions.pod:3974 ../fish/guestfish-actions.pod:2698
 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 "
@@ -12904,27 +12943,27 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3963 ../src/guestfs-actions.pod:3986
-#: ../src/guestfs-actions.pod:4126 ../src/guestfs-actions.pod:5137
-#: ../src/guestfs-actions.pod:5919 ../src/guestfs-actions.pod:6328
-#: ../src/guestfs-actions.pod:6358 ../src/guestfs-actions.pod:6391
-#: ../src/guestfs-actions.pod:7573 ../fish/guestfish-actions.pod:2693
-#: ../fish/guestfish-actions.pod:2706 ../fish/guestfish-actions.pod:2790
-#: ../fish/guestfish-actions.pod:3394 ../fish/guestfish-actions.pod:3914
-#: ../fish/guestfish-actions.pod:4224 ../fish/guestfish-actions.pod:4247
-#: ../fish/guestfish-actions.pod:4269 ../fish/guestfish-actions.pod:4999
+#: ../src/guestfs-actions.pod:3981 ../src/guestfs-actions.pod:4004
+#: ../src/guestfs-actions.pod:4147 ../src/guestfs-actions.pod:5248
+#: ../src/guestfs-actions.pod:6030 ../src/guestfs-actions.pod:6439
+#: ../src/guestfs-actions.pod:6469 ../src/guestfs-actions.pod:6502
+#: ../src/guestfs-actions.pod:7678 ../fish/guestfish-actions.pod:2706
+#: ../fish/guestfish-actions.pod:2719 ../fish/guestfish-actions.pod:2806
+#: ../fish/guestfish-actions.pod:3467 ../fish/guestfish-actions.pod:3987
+#: ../fish/guestfish-actions.pod:4297 ../fish/guestfish-actions.pod:4320
+#: ../fish/guestfish-actions.pod:4342 ../fish/guestfish-actions.pod:5066
 msgid ""
 "B<This command is dangerous.  Without careful use you can easily destroy all "
 "your data>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3972
+#: ../src/guestfs-actions.pod:3990
 msgid "guestfs_luks_format_cipher"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3974
+#: ../src/guestfs-actions.pod:3992
 #, no-wrap
 msgid ""
 " int\n"
@@ -12937,19 +12976,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3981
+#: ../src/guestfs-actions.pod:3999
 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:3995
+#: ../src/guestfs-actions.pod:4013
 msgid "guestfs_luks_kill_slot"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3997
+#: ../src/guestfs-actions.pod:4015
 #, no-wrap
 msgid ""
 " int\n"
@@ -12961,19 +13000,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4003 ../fish/guestfish-actions.pod:2713
+#: ../src/guestfs-actions.pod:4021 ../fish/guestfish-actions.pod:2726
 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:4015
+#: ../src/guestfs-actions.pod:4033
 msgid "guestfs_luks_open"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4017
+#: ../src/guestfs-actions.pod:4035
 #, no-wrap
 msgid ""
 " int\n"
@@ -12985,26 +13024,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4023 ../fish/guestfish-actions.pod:2724
+#: ../src/guestfs-actions.pod:4041 ../fish/guestfish-actions.pod:2737
 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:4026 ../fish/guestfish-actions.pod:2727
+#: ../src/guestfs-actions.pod:4044 ../fish/guestfish-actions.pod:2740
 msgid "C<device> is the encrypted block device or partition."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4028 ../fish/guestfish-actions.pod:2729
+#: ../src/guestfs-actions.pod:4046 ../fish/guestfish-actions.pod:2742
 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:4031 ../fish/guestfish-actions.pod:2732
+#: ../src/guestfs-actions.pod:4049 ../fish/guestfish-actions.pod:2745
 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 "
@@ -13012,20 +13051,25 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4035
+#: ../src/guestfs-actions.pod:4053
 msgid ""
 "If this block device contains LVM volume groups, then calling "
 "C<guestfs_vgscan> followed by C<guestfs_vg_activate_all> will make them "
 "visible."
 msgstr ""
 
+#. type: textblock
+#: ../src/guestfs-actions.pod:4057
+msgid "Use C<guestfs_list_dm_devices> to list all device mapper devices."
+msgstr ""
+
 #. type: =head2
-#: ../src/guestfs-actions.pod:4047
+#: ../src/guestfs-actions.pod:4068
 msgid "guestfs_luks_open_ro"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4049
+#: ../src/guestfs-actions.pod:4070
 #, no-wrap
 msgid ""
 " int\n"
@@ -13037,19 +13081,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4055
+#: ../src/guestfs-actions.pod:4076
 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:4066
+#: ../src/guestfs-actions.pod:4087
 msgid "guestfs_lvcreate"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4068
+#: ../src/guestfs-actions.pod:4089
 #, no-wrap
 msgid ""
 " int\n"
@@ -13061,19 +13105,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4074 ../fish/guestfish-actions.pod:2757
+#: ../src/guestfs-actions.pod:4095 ../fish/guestfish-actions.pod:2773
 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:4081
+#: ../src/guestfs-actions.pod:4102
 msgid "guestfs_lvm_canonical_lv_name"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4083
+#: ../src/guestfs-actions.pod:4104
 #, no-wrap
 msgid ""
 " char *\n"
@@ -13083,7 +13127,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4087 ../fish/guestfish-actions.pod:2764
+#: ../src/guestfs-actions.pod:4108 ../fish/guestfish-actions.pod:2780
 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/"
@@ -13091,29 +13135,29 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4091 ../fish/guestfish-actions.pod:2768
+#: ../src/guestfs-actions.pod:4112 ../fish/guestfish-actions.pod:2784
 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:4094
+#: ../src/guestfs-actions.pod:4115
 msgid "See also C<guestfs_is_lv>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4099
+#: ../src/guestfs-actions.pod:4120
 msgid "(Added in 1.5.24)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4101
+#: ../src/guestfs-actions.pod:4122
 msgid "guestfs_lvm_clear_filter"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4103
+#: ../src/guestfs-actions.pod:4124
 #, no-wrap
 msgid ""
 " int\n"
@@ -13122,26 +13166,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4106
+#: ../src/guestfs-actions.pod:4127
 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:4109 ../src/guestfs-actions.pod:4151
-#: ../fish/guestfish-actions.pod:2780 ../fish/guestfish-actions.pod:2811
+#: ../src/guestfs-actions.pod:4130 ../src/guestfs-actions.pod:4172
+#: ../fish/guestfish-actions.pod:2796 ../fish/guestfish-actions.pod:2827
 msgid ""
 "This command also clears the LVM cache and performs a volume group scan."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4116
+#: ../src/guestfs-actions.pod:4137
 msgid "guestfs_lvm_remove_all"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4118
+#: ../src/guestfs-actions.pod:4139
 #, no-wrap
 msgid ""
 " int\n"
@@ -13150,19 +13194,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4121 ../fish/guestfish-actions.pod:2787
+#: ../src/guestfs-actions.pod:4142 ../fish/guestfish-actions.pod:2803
 msgid ""
 "This command removes all LVM logical volumes, volume groups and physical "
 "volumes."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4131
+#: ../src/guestfs-actions.pod:4152
 msgid "guestfs_lvm_set_filter"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4133
+#: ../src/guestfs-actions.pod:4154
 #, no-wrap
 msgid ""
 " int\n"
@@ -13172,7 +13216,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4137 ../fish/guestfish-actions.pod:2797
+#: ../src/guestfs-actions.pod:4158 ../fish/guestfish-actions.pod:2813
 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 "
@@ -13180,7 +13224,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4141 ../fish/guestfish-actions.pod:2801
+#: ../src/guestfs-actions.pod:4162 ../fish/guestfish-actions.pod:2817
 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 "
@@ -13192,24 +13236,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4154 ../fish/guestfish-actions.pod:2814
+#: ../src/guestfs-actions.pod:4175 ../fish/guestfish-actions.pod:2830
 msgid "You can filter whole block devices or individual partitions."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4156 ../fish/guestfish-actions.pod:2816
+#: ../src/guestfs-actions.pod:4177 ../fish/guestfish-actions.pod:2832
 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:4164
+#: ../src/guestfs-actions.pod:4185
 msgid "guestfs_lvremove"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4166
+#: ../src/guestfs-actions.pod:4187
 #, no-wrap
 msgid ""
 " int\n"
@@ -13219,32 +13263,32 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4170 ../fish/guestfish-actions.pod:2824
+#: ../src/guestfs-actions.pod:4191 ../fish/guestfish-actions.pod:2840
 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:4173 ../fish/guestfish-actions.pod:2827
+#: ../src/guestfs-actions.pod:4194 ../fish/guestfish-actions.pod:2843
 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:4178 ../src/guestfs-actions.pod:5483
-#: ../src/guestfs-actions.pod:7304
+#: ../src/guestfs-actions.pod:4199 ../src/guestfs-actions.pod:5594
+#: ../src/guestfs-actions.pod:7409
 msgid "(Added in 1.0.13)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4180
+#: ../src/guestfs-actions.pod:4201
 msgid "guestfs_lvrename"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4182
+#: ../src/guestfs-actions.pod:4203
 #, no-wrap
 msgid ""
 " int\n"
@@ -13255,22 +13299,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4187 ../fish/guestfish-actions.pod:2834
+#: ../src/guestfs-actions.pod:4208 ../fish/guestfish-actions.pod:2850
 msgid "Rename a logical volume C<logvol> with the new name C<newlogvol>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4191 ../src/guestfs-actions.pod:7317
+#: ../src/guestfs-actions.pod:4212 ../src/guestfs-actions.pod:7422
 msgid "(Added in 1.0.83)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4193
+#: ../src/guestfs-actions.pod:4214
 msgid "guestfs_lvresize"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4195
+#: ../src/guestfs-actions.pod:4216
 #, no-wrap
 msgid ""
 " int\n"
@@ -13281,19 +13325,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4200 ../fish/guestfish-actions.pod:2840
+#: ../src/guestfs-actions.pod:4221 ../fish/guestfish-actions.pod:2856
 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:4208
+#: ../src/guestfs-actions.pod:4229
 msgid "guestfs_lvresize_free"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4210
+#: ../src/guestfs-actions.pod:4231
 #, no-wrap
 msgid ""
 " int\n"
@@ -13304,7 +13348,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4215 ../fish/guestfish-actions.pod:2848
+#: ../src/guestfs-actions.pod:4236 ../fish/guestfish-actions.pod:2864
 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 "
@@ -13313,17 +13357,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4223
+#: ../src/guestfs-actions.pod:4244
 msgid "(Added in 1.3.3)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4225
+#: ../src/guestfs-actions.pod:4246
 msgid "guestfs_lvs"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4227
+#: ../src/guestfs-actions.pod:4248
 #, no-wrap
 msgid ""
 " char **\n"
@@ -13332,31 +13376,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4230 ../fish/guestfish-actions.pod:2858
+#: ../src/guestfs-actions.pod:4251 ../fish/guestfish-actions.pod:2874
 msgid ""
 "List all the logical volumes detected.  This is the equivalent of the L<lvs"
 "(8)> command."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4233 ../fish/guestfish-actions.pod:2861
+#: ../src/guestfs-actions.pod:4254 ../fish/guestfish-actions.pod:2877
 msgid ""
 "This returns a list of the logical volume device names (eg. C</dev/"
 "VolGroup00/LogVol00>)."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4236
+#: ../src/guestfs-actions.pod:4257
 msgid "See also C<guestfs_lvs_full>, C<guestfs_list_filesystems>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4244
+#: ../src/guestfs-actions.pod:4265
 msgid "guestfs_lvs_full"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4246
+#: ../src/guestfs-actions.pod:4267
 #, no-wrap
 msgid ""
 " struct guestfs_lvm_lv_list *\n"
@@ -13365,26 +13409,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4249 ../fish/guestfish-actions.pod:2870
+#: ../src/guestfs-actions.pod:4270 ../fish/guestfish-actions.pod:2886
 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:4252
+#: ../src/guestfs-actions.pod:4273
 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>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4258
+#: ../src/guestfs-actions.pod:4279
 msgid "guestfs_lvuuid"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4260
+#: ../src/guestfs-actions.pod:4281
 #, no-wrap
 msgid ""
 " char *\n"
@@ -13394,17 +13438,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4264 ../fish/guestfish-actions.pod:2877
+#: ../src/guestfs-actions.pod:4285 ../fish/guestfish-actions.pod:2893
 msgid "This command returns the UUID of the LVM LV C<device>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4271
+#: ../src/guestfs-actions.pod:4292
 msgid "guestfs_lxattrlist"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4273
+#: ../src/guestfs-actions.pod:4294
 #, no-wrap
 msgid ""
 " struct guestfs_xattr_list *\n"
@@ -13415,7 +13459,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4278 ../fish/guestfish-actions.pod:2883
+#: ../src/guestfs-actions.pod:4299 ../fish/guestfish-actions.pod:2899
 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 "
@@ -13423,7 +13467,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4282 ../fish/guestfish-actions.pod:2887
+#: ../src/guestfs-actions.pod:4303 ../fish/guestfish-actions.pod:2903
 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>.  "
@@ -13435,7 +13479,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4292
+#: ../src/guestfs-actions.pod:4313
 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 "
@@ -13446,12 +13490,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4306
+#: ../src/guestfs-actions.pod:4327
 msgid "guestfs_mkdir"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4308
+#: ../src/guestfs-actions.pod:4329
 #, no-wrap
 msgid ""
 " int\n"
@@ -13461,17 +13505,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4312 ../fish/guestfish-actions.pod:2909
+#: ../src/guestfs-actions.pod:4333 ../fish/guestfish-actions.pod:2925
 msgid "Create a directory named C<path>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4318
+#: ../src/guestfs-actions.pod:4339
 msgid "guestfs_mkdir_mode"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4320
+#: ../src/guestfs-actions.pod:4341
 #, no-wrap
 msgid ""
 " int\n"
@@ -13482,14 +13526,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4325 ../fish/guestfish-actions.pod:2915
+#: ../src/guestfs-actions.pod:4346 ../fish/guestfish-actions.pod:2931
 msgid ""
 "This command creates a directory, setting the initial permissions of the "
 "directory to C<mode>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4328 ../fish/guestfish-actions.pod:2918
+#: ../src/guestfs-actions.pod:4349 ../fish/guestfish-actions.pod:2934
 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 "
@@ -13497,17 +13541,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4332
+#: ../src/guestfs-actions.pod:4353
 msgid "See also C<guestfs_mkdir>, C<guestfs_umask>"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4338
+#: ../src/guestfs-actions.pod:4359
 msgid "guestfs_mkdir_p"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4340
+#: ../src/guestfs-actions.pod:4361
 #, no-wrap
 msgid ""
 " int\n"
@@ -13517,19 +13561,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4344 ../fish/guestfish-actions.pod:2928
+#: ../src/guestfs-actions.pod:4365 ../fish/guestfish-actions.pod:2944
 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:4351
+#: ../src/guestfs-actions.pod:4372
 msgid "guestfs_mkdtemp"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4353
+#: ../src/guestfs-actions.pod:4374
 #, no-wrap
 msgid ""
 " char *\n"
@@ -13539,7 +13583,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4357 ../fish/guestfish-actions.pod:2935
+#: ../src/guestfs-actions.pod:4378 ../fish/guestfish-actions.pod:2951
 msgid ""
 "This command creates a temporary directory.  The C<template> parameter "
 "should be a full pathname for the temporary directory name with the final "
@@ -13547,41 +13591,41 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4362 ../fish/guestfish-actions.pod:2940
+#: ../src/guestfs-actions.pod:4383 ../fish/guestfish-actions.pod:2956
 msgid ""
 "For example: \"/tmp/myprogXXXXXX\" or \"/Temp/myprogXXXXXX\", the second one "
 "being suitable for Windows filesystems."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4365 ../fish/guestfish-actions.pod:2943
+#: ../src/guestfs-actions.pod:4386 ../fish/guestfish-actions.pod:2959
 msgid "The name of the temporary directory that was created is returned."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4368 ../fish/guestfish-actions.pod:2946
+#: ../src/guestfs-actions.pod:4389 ../fish/guestfish-actions.pod:2962
 msgid "The temporary directory is created with mode 0700 and is owned by root."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4371 ../fish/guestfish-actions.pod:2949
+#: ../src/guestfs-actions.pod:4392 ../fish/guestfish-actions.pod:2965
 msgid ""
 "The caller is responsible for deleting the temporary directory and its "
 "contents after use."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4374 ../fish/guestfish-actions.pod:2952
+#: ../src/guestfs-actions.pod:4395 ../fish/guestfish-actions.pod:2968
 msgid "See also: L<mkdtemp(3)>"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4381
+#: ../src/guestfs-actions.pod:4402
 msgid "guestfs_mke2fs_J"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4383
+#: ../src/guestfs-actions.pod:4404
 #, no-wrap
 msgid ""
 " int\n"
@@ -13594,14 +13638,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4390 ../fish/guestfish-actions.pod:2958
+#: ../src/guestfs-actions.pod:4411 ../fish/guestfish-actions.pod:2974
 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:4394 ../fish/guestfish-actions.pod:2962
+#: ../src/guestfs-actions.pod:4415 ../fish/guestfish-actions.pod:2978
 #, no-wrap
 msgid ""
 " mke2fs -t fstype -b blocksize -J device=<journal> <device>\n"
@@ -13609,25 +13653,25 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4396
+#: ../src/guestfs-actions.pod:4417
 msgid "See also C<guestfs_mke2journal>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4400 ../src/guestfs-actions.pod:4418
-#: ../src/guestfs-actions.pod:4436 ../src/guestfs-actions.pod:4452
-#: ../src/guestfs-actions.pod:4466 ../src/guestfs-actions.pod:4480
-#: ../src/guestfs-actions.pod:4539 ../src/guestfs-actions.pod:4816
+#: ../src/guestfs-actions.pod:4421 ../src/guestfs-actions.pod:4439
+#: ../src/guestfs-actions.pod:4457 ../src/guestfs-actions.pod:4473
+#: ../src/guestfs-actions.pod:4487 ../src/guestfs-actions.pod:4501
+#: ../src/guestfs-actions.pod:4560 ../src/guestfs-actions.pod:4837
 msgid "(Added in 1.0.68)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4402
+#: ../src/guestfs-actions.pod:4423
 msgid "guestfs_mke2fs_JL"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4404
+#: ../src/guestfs-actions.pod:4425
 #, no-wrap
 msgid ""
 " int\n"
@@ -13640,24 +13684,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4411 ../fish/guestfish-actions.pod:2970
+#: ../src/guestfs-actions.pod:4432 ../fish/guestfish-actions.pod:2986
 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:4414
+#: ../src/guestfs-actions.pod:4435
 msgid "See also C<guestfs_mke2journal_L>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4420
+#: ../src/guestfs-actions.pod:4441
 msgid "guestfs_mke2fs_JU"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4422
+#: ../src/guestfs-actions.pod:4443
 #, no-wrap
 msgid ""
 " int\n"
@@ -13670,24 +13714,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4429 ../fish/guestfish-actions.pod:2979
+#: ../src/guestfs-actions.pod:4450 ../fish/guestfish-actions.pod:2995
 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:4432
+#: ../src/guestfs-actions.pod:4453
 msgid "See also C<guestfs_mke2journal_U>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4438
+#: ../src/guestfs-actions.pod:4459
 msgid "guestfs_mke2journal"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4440
+#: ../src/guestfs-actions.pod:4461
 #, no-wrap
 msgid ""
 " int\n"
@@ -13698,14 +13742,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4445 ../fish/guestfish-actions.pod:2988
+#: ../src/guestfs-actions.pod:4466 ../fish/guestfish-actions.pod:3004
 msgid ""
 "This creates an ext2 external journal on C<device>.  It is equivalent to the "
 "command:"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4448 ../fish/guestfish-actions.pod:2991
+#: ../src/guestfs-actions.pod:4469 ../fish/guestfish-actions.pod:3007
 #, no-wrap
 msgid ""
 " mke2fs -O journal_dev -b blocksize device\n"
@@ -13713,12 +13757,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4454
+#: ../src/guestfs-actions.pod:4475
 msgid "guestfs_mke2journal_L"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4456
+#: ../src/guestfs-actions.pod:4477
 #, no-wrap
 msgid ""
 " int\n"
@@ -13730,17 +13774,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4462 ../fish/guestfish-actions.pod:2997
+#: ../src/guestfs-actions.pod:4483 ../fish/guestfish-actions.pod:3013
 msgid "This creates an ext2 external journal on C<device> with label C<label>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4468
+#: ../src/guestfs-actions.pod:4489
 msgid "guestfs_mke2journal_U"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4470
+#: ../src/guestfs-actions.pod:4491
 #, no-wrap
 msgid ""
 " int\n"
@@ -13752,17 +13796,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4476 ../fish/guestfish-actions.pod:3003
+#: ../src/guestfs-actions.pod:4497 ../fish/guestfish-actions.pod:3019
 msgid "This creates an ext2 external journal on C<device> with UUID C<uuid>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4482
+#: ../src/guestfs-actions.pod:4503
 msgid "guestfs_mkfifo"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4484
+#: ../src/guestfs-actions.pod:4505
 #, no-wrap
 msgid ""
 " int\n"
@@ -13773,19 +13817,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4489
+#: ../src/guestfs-actions.pod:4510
 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:4499
+#: ../src/guestfs-actions.pod:4520
 msgid "guestfs_mkfs"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4501
+#: ../src/guestfs-actions.pod:4522
 #, no-wrap
 msgid ""
 " int\n"
@@ -13796,19 +13840,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4506 ../fish/guestfish-actions.pod:3019
+#: ../src/guestfs-actions.pod:4527 ../fish/guestfish-actions.pod:3035
 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:4514
+#: ../src/guestfs-actions.pod:4535
 msgid "guestfs_mkfs_b"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4516
+#: ../src/guestfs-actions.pod:4537
 #, no-wrap
 msgid ""
 " int\n"
@@ -13820,7 +13864,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4522
+#: ../src/guestfs-actions.pod:4543
 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 "
@@ -13828,26 +13872,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4527 ../src/guestfs-actions.pod:4572
-#: ../fish/guestfish-actions.pod:3032 ../fish/guestfish-actions.pod:3059
+#: ../src/guestfs-actions.pod:4548 ../src/guestfs-actions.pod:4593
+#: ../fish/guestfish-actions.pod:3048 ../fish/guestfish-actions.pod:3075
 msgid ""
 "For VFAT and NTFS the C<blocksize> parameter is treated as the requested "
 "cluster size."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4532 ../fish/guestfish-actions.pod:3035
+#: ../src/guestfs-actions.pod:4553 ../fish/guestfish-actions.pod:3051
 msgid ""
 "This function is deprecated.  In new code, use the C<mkfs_opts> call instead."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4541
+#: ../src/guestfs-actions.pod:4562
 msgid "guestfs_mkfs_opts"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4543
+#: ../src/guestfs-actions.pod:4564
 #, no-wrap
 msgid ""
 " int\n"
@@ -13859,7 +13903,7 @@ msgid ""
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4554
+#: ../src/guestfs-actions.pod:4575
 #, no-wrap
 msgid ""
 " GUESTFS_MKFS_OPTS_BLOCKSIZE, int blocksize,\n"
@@ -13870,19 +13914,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4559 ../fish/guestfish-actions.pod:3046
+#: ../src/guestfs-actions.pod:4580 ../fish/guestfish-actions.pod:3062
 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:4566 ../fish/guestfish-actions.pod:3053
+#: ../src/guestfs-actions.pod:4587 ../fish/guestfish-actions.pod:3069
 msgid "C<blocksize>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4568 ../fish/guestfish-actions.pod:3055
+#: ../src/guestfs-actions.pod:4589 ../fish/guestfish-actions.pod:3071
 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 "
@@ -13890,74 +13934,74 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4575 ../fish/guestfish-actions.pod:3062
+#: ../src/guestfs-actions.pod:4596 ../fish/guestfish-actions.pod:3078
 msgid "For UFS block sizes, please see L<mkfs.ufs(8)>."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:4577 ../fish/guestfish-actions.pod:3064
+#: ../src/guestfs-actions.pod:4598 ../fish/guestfish-actions.pod:3080
 msgid "C<features>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4579 ../fish/guestfish-actions.pod:3066
+#: ../src/guestfs-actions.pod:4600 ../fish/guestfish-actions.pod:3082
 msgid "This passes the I<-O> parameter to the external mkfs program."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4581 ../fish/guestfish-actions.pod:3068
+#: ../src/guestfs-actions.pod:4602 ../fish/guestfish-actions.pod:3084
 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:4585 ../fish/guestfish-actions.pod:3072
+#: ../src/guestfs-actions.pod:4606 ../fish/guestfish-actions.pod:3088
 msgid ""
 "You cannot use this optional parameter with the C<gfs> or C<gfs2> filesystem "
 "type."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:4588 ../fish/guestfish-actions.pod:3075
+#: ../src/guestfs-actions.pod:4609 ../fish/guestfish-actions.pod:3091
 #, fuzzy
 #| msgid "C<inspector>"
 msgid "C<inode>"
 msgstr "C<inspector>"
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4590 ../fish/guestfish-actions.pod:3077
+#: ../src/guestfs-actions.pod:4611 ../fish/guestfish-actions.pod:3093
 msgid ""
 "This passes the I<-I> parameter to the external L<mke2fs(8)> program which "
 "sets the inode size (only for ext2/3/4 filesystems at present)."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:4593 ../fish/guestfish-actions.pod:3080
+#: ../src/guestfs-actions.pod:4614 ../fish/guestfish-actions.pod:3096
 #, fuzzy
 #| msgid "C<inspector>"
 msgid "C<sectorsize>"
 msgstr "C<inspector>"
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4595 ../fish/guestfish-actions.pod:3082
+#: ../src/guestfs-actions.pod:4616 ../fish/guestfish-actions.pod:3098
 msgid ""
 "This passes the I<-S> parameter to external L<mkfs.ufs(8)> program, which "
 "sets sector size for ufs filesystem."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4602
+#: ../src/guestfs-actions.pod:4623
 msgid "(Added in 1.7.19)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4604
+#: ../src/guestfs-actions.pod:4625
 msgid "guestfs_mkfs_opts_va"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4606
+#: ../src/guestfs-actions.pod:4627
 #, no-wrap
 msgid ""
 " int\n"
@@ -13969,17 +14013,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4612
+#: ../src/guestfs-actions.pod:4633
 msgid "This is the \"va_list variant\" of L</guestfs_mkfs_opts>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4616
+#: ../src/guestfs-actions.pod:4637
 msgid "guestfs_mkfs_opts_argv"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4618
+#: ../src/guestfs-actions.pod:4639
 #, no-wrap
 msgid ""
 " int\n"
@@ -13991,17 +14035,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4624
+#: ../src/guestfs-actions.pod:4645
 msgid "This is the \"argv variant\" of L</guestfs_mkfs_opts>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4628
+#: ../src/guestfs-actions.pod:4649
 msgid "guestfs_mkmountpoint"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4630
+#: ../src/guestfs-actions.pod:4651
 #, no-wrap
 msgid ""
 " int\n"
@@ -14011,7 +14055,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4634
+#: ../src/guestfs-actions.pod:4655
 msgid ""
 "C<guestfs_mkmountpoint> and C<guestfs_rmmountpoint> are specialized calls "
 "that can be used to create extra mountpoints before mounting the first "
@@ -14019,7 +14063,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4638 ../fish/guestfish-actions.pod:3097
+#: ../src/guestfs-actions.pod:4659 ../fish/guestfish-actions.pod:3113
 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 "
@@ -14027,7 +14071,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4642 ../fish/guestfish-actions.pod:3101
+#: ../src/guestfs-actions.pod:4663 ../fish/guestfish-actions.pod:3117
 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 "
@@ -14035,7 +14079,7 @@ msgid ""
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4647 ../fish/guestfish-actions.pod:3106
+#: ../src/guestfs-actions.pod:4668 ../fish/guestfish-actions.pod:3122
 #, no-wrap
 msgid ""
 " add-ro Fedora-11-i686-Live.iso\n"
@@ -14050,12 +14094,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4656 ../fish/guestfish-actions.pod:3115
+#: ../src/guestfs-actions.pod:4677 ../fish/guestfish-actions.pod:3131
 msgid "The inner filesystem is now unpacked under the /ext3fs mountpoint."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4658
+#: ../src/guestfs-actions.pod:4679
 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 "
@@ -14063,7 +14107,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4662
+#: ../src/guestfs-actions.pod:4683
 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 "
@@ -14072,13 +14116,13 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4667 ../fish/guestfish-actions.pod:3126
+#: ../src/guestfs-actions.pod:4688 ../fish/guestfish-actions.pod:3142
 msgid ""
 "For more details see L<https://bugzilla.redhat.com/show_bug.cgi?id=599503>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4669
+#: ../src/guestfs-actions.pod:4690
 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 "
@@ -14086,18 +14130,18 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4675 ../src/guestfs-actions.pod:4991
-#: ../src/guestfs-actions.pod:5903
+#: ../src/guestfs-actions.pod:4696 ../src/guestfs-actions.pod:5012
+#: ../src/guestfs-actions.pod:6014
 msgid "(Added in 1.0.62)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4677
+#: ../src/guestfs-actions.pod:4698
 msgid "guestfs_mknod"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4679
+#: ../src/guestfs-actions.pod:4700
 #, no-wrap
 msgid ""
 " int\n"
@@ -14110,13 +14154,13 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4686 ../fish/guestfish-actions.pod:3136
+#: ../src/guestfs-actions.pod:4707 ../fish/guestfish-actions.pod:3152
 msgid ""
 "This call creates block or character special devices, or named pipes (FIFOs)."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4689 ../fish/guestfish-actions.pod:3139
+#: ../src/guestfs-actions.pod:4710 ../fish/guestfish-actions.pod:3155
 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 "
@@ -14124,7 +14168,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4694
+#: ../src/guestfs-actions.pod:4715
 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 "
@@ -14135,12 +14179,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4708
+#: ../src/guestfs-actions.pod:4729
 msgid "guestfs_mknod_b"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4710
+#: ../src/guestfs-actions.pod:4731
 #, no-wrap
 msgid ""
 " int\n"
@@ -14153,7 +14197,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4717
+#: ../src/guestfs-actions.pod:4738
 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 "
@@ -14161,12 +14205,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4727
+#: ../src/guestfs-actions.pod:4748
 msgid "guestfs_mknod_c"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4729
+#: ../src/guestfs-actions.pod:4750
 #, no-wrap
 msgid ""
 " int\n"
@@ -14179,7 +14223,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4736
+#: ../src/guestfs-actions.pod:4757
 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 "
@@ -14187,12 +14231,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4746
+#: ../src/guestfs-actions.pod:4767
 msgid "guestfs_mkswap"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4748
+#: ../src/guestfs-actions.pod:4769
 #, no-wrap
 msgid ""
 " int\n"
@@ -14202,17 +14246,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4752 ../fish/guestfish-actions.pod:3178
+#: ../src/guestfs-actions.pod:4773 ../fish/guestfish-actions.pod:3194
 msgid "Create a swap partition on C<device>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4758
+#: ../src/guestfs-actions.pod:4779
 msgid "guestfs_mkswap_L"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4760
+#: ../src/guestfs-actions.pod:4781
 #, no-wrap
 msgid ""
 " int\n"
@@ -14223,12 +14267,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4765 ../fish/guestfish-actions.pod:3184
+#: ../src/guestfs-actions.pod:4786 ../fish/guestfish-actions.pod:3200
 msgid "Create a swap partition on C<device> with label C<label>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4767 ../fish/guestfish-actions.pod:3186
+#: ../src/guestfs-actions.pod:4788 ../fish/guestfish-actions.pod:3202
 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 "
@@ -14236,12 +14280,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4775
+#: ../src/guestfs-actions.pod:4796
 msgid "guestfs_mkswap_U"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4777
+#: ../src/guestfs-actions.pod:4798
 #, no-wrap
 msgid ""
 " int\n"
@@ -14252,17 +14296,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4782 ../fish/guestfish-actions.pod:3194
+#: ../src/guestfs-actions.pod:4803 ../fish/guestfish-actions.pod:3210
 msgid "Create a swap partition on C<device> with UUID C<uuid>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4788
+#: ../src/guestfs-actions.pod:4809
 msgid "guestfs_mkswap_file"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4790
+#: ../src/guestfs-actions.pod:4811
 #, no-wrap
 msgid ""
 " int\n"
@@ -14272,24 +14316,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4794 ../fish/guestfish-actions.pod:3200
+#: ../src/guestfs-actions.pod:4815 ../fish/guestfish-actions.pod:3216
 msgid "Create a swap file."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4796
+#: ../src/guestfs-actions.pod:4817
 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:4803
+#: ../src/guestfs-actions.pod:4824
 msgid "guestfs_modprobe"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4805
+#: ../src/guestfs-actions.pod:4826
 #, no-wrap
 msgid ""
 " int\n"
@@ -14299,24 +14343,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4809 ../fish/guestfish-actions.pod:3209
+#: ../src/guestfs-actions.pod:4830 ../fish/guestfish-actions.pod:3225
 msgid "This loads a kernel module in the appliance."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4811 ../fish/guestfish-actions.pod:3211
+#: ../src/guestfs-actions.pod:4832 ../fish/guestfish-actions.pod:3227
 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:4818
+#: ../src/guestfs-actions.pod:4839
 msgid "guestfs_mount"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4820
+#: ../src/guestfs-actions.pod:4841
 #, no-wrap
 msgid ""
 " int\n"
@@ -14327,7 +14371,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4825 ../fish/guestfish-actions.pod:3218
+#: ../src/guestfs-actions.pod:4846 ../fish/guestfish-actions.pod:3234
 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 "
@@ -14336,7 +14380,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4831 ../fish/guestfish-actions.pod:3224
+#: ../src/guestfs-actions.pod:4852 ../fish/guestfish-actions.pod:3240
 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 "
@@ -14344,14 +14388,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4836 ../fish/guestfish-actions.pod:3229
+#: ../src/guestfs-actions.pod:4857 ../fish/guestfish-actions.pod:3245
 msgid ""
 "The mounted filesystem is writable, if we have sufficient permissions on the "
 "underlying device."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4839
+#: ../src/guestfs-actions.pod:4860
 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 "
@@ -14363,19 +14407,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4851 ../fish/guestfish-actions.pod:3242
+#: ../src/guestfs-actions.pod:4872 ../fish/guestfish-actions.pod:3258
 msgid ""
 "This function is deprecated.  In new code, use the C<mount_options> call "
 "instead."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4860
+#: ../src/guestfs-actions.pod:4881
 msgid "guestfs_mount_9p"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4862
+#: ../src/guestfs-actions.pod:4883
 #, no-wrap
 msgid ""
 " int\n"
@@ -14387,7 +14431,7 @@ msgid ""
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4873
+#: ../src/guestfs-actions.pod:4894
 #, no-wrap
 msgid ""
 " GUESTFS_MOUNT_9P_OPTIONS, const char *options,\n"
@@ -14395,14 +14439,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4875 ../fish/guestfish-actions.pod:3253
+#: ../src/guestfs-actions.pod:4896 ../fish/guestfish-actions.pod:3269
 msgid ""
 "Mount the virtio-9p filesystem with the tag C<mounttag> on the directory "
 "C<mountpoint>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4878 ../fish/guestfish-actions.pod:3256
+#: ../src/guestfs-actions.pod:4899 ../fish/guestfish-actions.pod:3272
 msgid ""
 "If required, C<trans=virtio> will be automatically added to the options.  "
 "Any other options required can be passed in the optional C<options> "
@@ -14410,12 +14454,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4886
+#: ../src/guestfs-actions.pod:4907
 msgid "guestfs_mount_9p_va"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4888
+#: ../src/guestfs-actions.pod:4909
 #, no-wrap
 msgid ""
 " int\n"
@@ -14427,17 +14471,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4894
+#: ../src/guestfs-actions.pod:4915
 msgid "This is the \"va_list variant\" of L</guestfs_mount_9p>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4898
+#: ../src/guestfs-actions.pod:4919
 msgid "guestfs_mount_9p_argv"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4900
+#: ../src/guestfs-actions.pod:4921
 #, no-wrap
 msgid ""
 " int\n"
@@ -14449,17 +14493,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4906
+#: ../src/guestfs-actions.pod:4927
 msgid "This is the \"argv variant\" of L</guestfs_mount_9p>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4910
+#: ../src/guestfs-actions.pod:4931
 msgid "guestfs_mount_loop"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4912
+#: ../src/guestfs-actions.pod:4933
 #, no-wrap
 msgid ""
 " int\n"
@@ -14470,7 +14514,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4917 ../fish/guestfish-actions.pod:3266
+#: ../src/guestfs-actions.pod:4938 ../fish/guestfish-actions.pod:3282
 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 "
@@ -14478,12 +14522,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4925
+#: ../src/guestfs-actions.pod:4946
 msgid "guestfs_mount_options"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4927
+#: ../src/guestfs-actions.pod:4948
 #, no-wrap
 msgid ""
 " int\n"
@@ -14495,32 +14539,32 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4933
+#: ../src/guestfs-actions.pod:4954
 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:4937 ../fish/guestfish-actions.pod:3278
+#: ../src/guestfs-actions.pod:4958 ../fish/guestfish-actions.pod:3294
 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:4943 ../src/guestfs-actions.pod:4957
-#: ../src/guestfs-actions.pod:4974
+#: ../src/guestfs-actions.pod:4964 ../src/guestfs-actions.pod:4978
+#: ../src/guestfs-actions.pod:4995
 msgid "(Added in 1.0.10)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4945
+#: ../src/guestfs-actions.pod:4966
 msgid "guestfs_mount_ro"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4947
+#: ../src/guestfs-actions.pod:4968
 #, no-wrap
 msgid ""
 " int\n"
@@ -14531,19 +14575,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4952
+#: ../src/guestfs-actions.pod:4973
 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:4959
+#: ../src/guestfs-actions.pod:4980
 msgid "guestfs_mount_vfs"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4961
+#: ../src/guestfs-actions.pod:4982
 #, no-wrap
 msgid ""
 " int\n"
@@ -14556,7 +14600,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4968
+#: ../src/guestfs-actions.pod:4989
 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<-"
@@ -14564,12 +14608,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4976
+#: ../src/guestfs-actions.pod:4997
 msgid "guestfs_mountpoints"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4978
+#: ../src/guestfs-actions.pod:4999
 #, no-wrap
 msgid ""
 " char **\n"
@@ -14578,7 +14622,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4981
+#: ../src/guestfs-actions.pod:5002
 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 "
@@ -14586,12 +14630,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4993
+#: ../src/guestfs-actions.pod:5014
 msgid "guestfs_mounts"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4995
+#: ../src/guestfs-actions.pod:5016
 #, no-wrap
 msgid ""
 " char **\n"
@@ -14600,29 +14644,29 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4998 ../fish/guestfish-actions.pod:3309
+#: ../src/guestfs-actions.pod:5019 ../fish/guestfish-actions.pod:3325
 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:5001 ../fish/guestfish-actions.pod:3312
+#: ../src/guestfs-actions.pod:5022 ../fish/guestfish-actions.pod:3328
 msgid "Some internal mounts are not shown."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5003
+#: ../src/guestfs-actions.pod:5024
 msgid "See also: C<guestfs_mountpoints>"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5011
+#: ../src/guestfs-actions.pod:5032
 msgid "guestfs_mv"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5013
+#: ../src/guestfs-actions.pod:5034
 #, no-wrap
 msgid ""
 " int\n"
@@ -14633,19 +14677,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5018 ../fish/guestfish-actions.pod:3320
+#: ../src/guestfs-actions.pod:5039 ../fish/guestfish-actions.pod:3336
 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:5025
+#: ../src/guestfs-actions.pod:5046
 msgid "guestfs_ntfs_3g_probe"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5027
+#: ../src/guestfs-actions.pod:5048
 #, no-wrap
 msgid ""
 " int\n"
@@ -14656,7 +14700,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5032 ../fish/guestfish-actions.pod:3327
+#: ../src/guestfs-actions.pod:5053 ../fish/guestfish-actions.pod:3343
 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-"
@@ -14664,7 +14708,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5036 ../fish/guestfish-actions.pod:3331
+#: ../src/guestfs-actions.pod:5057 ../fish/guestfish-actions.pod:3347
 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 "
@@ -14672,24 +14716,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5040 ../fish/guestfish-actions.pod:3335
+#: ../src/guestfs-actions.pod:5061 ../fish/guestfish-actions.pod:3351
 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:5046
+#: ../src/guestfs-actions.pod:5067
 msgid "(Added in 1.0.43)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5048
+#: ../src/guestfs-actions.pod:5069
 msgid "guestfs_ntfsresize"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5050
+#: ../src/guestfs-actions.pod:5071
 #, no-wrap
 msgid ""
 " int\n"
@@ -14699,19 +14743,158 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5054 ../fish/guestfish-actions.pod:3343
+#: ../src/guestfs-actions.pod:5075 ../src/guestfs-actions.pod:5114
+#: ../fish/guestfish-actions.pod:3359 ../fish/guestfish-actions.pod:3383
 msgid ""
 "This command resizes an NTFS filesystem, expanding or shrinking it to the "
-"size of the underlying device.  See also L<ntfsresize(8)>."
+"size of the underlying device."
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:5078 ../fish/guestfish-actions.pod:3362
+msgid ""
+"I<Note:> After the resize operation, the filesystem is marked as requiring a "
+"consistency check (for safety).  You have to boot into Windows to perform "
+"this check and clear this condition.  Furthermore, ntfsresize refuses to "
+"resize filesystems which have been marked in this way.  So in effect it is "
+"not possible to call ntfsresize multiple times on a single filesystem "
+"without booting into Windows between each resize."
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:5086 ../src/guestfs-actions.pod:5140
+#: ../fish/guestfish-actions.pod:3370 ../fish/guestfish-actions.pod:3409
+#, fuzzy
+#| msgid "See L<guestfish(1)>."
+msgid "See also L<ntfsresize(8)>."
+msgstr "Див. L<guestfish(1)>."
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:5090 ../src/guestfs-actions.pod:5178
+#: ../fish/guestfish-actions.pod:3372 ../fish/guestfish-actions.pod:3420
+msgid ""
+"This function is deprecated.  In new code, use the C<ntfsresize_opts> call "
+"instead."
+msgstr ""
+
+#. type: =head2
+#: ../src/guestfs-actions.pod:5099
+msgid "guestfs_ntfsresize_opts"
+msgstr ""
+
+#. type: verbatim
+#: ../src/guestfs-actions.pod:5101
+#, no-wrap
+msgid ""
+" int\n"
+" guestfs_ntfsresize_opts (guestfs_h *g,\n"
+"                          const char *device,\n"
+"                          ...);\n"
+"\n"
+msgstr ""
+
+#. type: verbatim
+#: ../src/guestfs-actions.pod:5111
+#, no-wrap
+msgid ""
+" GUESTFS_NTFSRESIZE_OPTS_SIZE, int64_t size,\n"
+" GUESTFS_NTFSRESIZE_OPTS_FORCE, int force,\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:5117 ../fish/guestfish-actions.pod:3386
+msgid "The optional parameters are:"
+msgstr ""
+
+#. type: =item
+#: ../src/guestfs-actions.pod:5121 ../fish/guestfish-actions.pod:3390
+#, fuzzy
+#| msgid "C<inspector>"
+msgid "C<size>"
+msgstr "C<inspector>"
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:5123 ../fish/guestfish-actions.pod:3392
+msgid ""
+"The new size (in bytes) of the filesystem.  If omitted, the filesystem is "
+"resized to fit the container (eg. partition)."
+msgstr ""
+
+#. type: =item
+#: ../src/guestfs-actions.pod:5126 ../fish/guestfish-actions.pod:3395
+#, fuzzy
+#| msgid "C<format>"
+msgid "C<force>"
+msgstr "C<format>"
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:5128 ../fish/guestfish-actions.pod:3397
+msgid ""
+"If this option is true, then force the resize of the filesystem even if the "
+"filesystem is marked as requiring a consistency check."
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:5131
+msgid ""
+"After the resize operation, the filesystem is always marked as requiring a "
+"consistency check (for safety).  You have to boot into Windows to perform "
+"this check and clear this condition.  If you I<don't> set the C<force> "
+"option then it is not possible to call C<guestfs_ntfsresize_opts> multiple "
+"times on a single filesystem without booting into Windows between each "
+"resize."
+msgstr ""
+
+#. type: =head2
+#: ../src/guestfs-actions.pod:5144
+msgid "guestfs_ntfsresize_opts_va"
+msgstr ""
+
+#. type: verbatim
+#: ../src/guestfs-actions.pod:5146
+#, no-wrap
+msgid ""
+" int\n"
+" guestfs_ntfsresize_opts_va (guestfs_h *g,\n"
+"                             const char *device,\n"
+"                             va_list args);\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:5151
+msgid "This is the \"va_list variant\" of L</guestfs_ntfsresize_opts>."
+msgstr ""
+
+#. type: =head2
+#: ../src/guestfs-actions.pod:5155
+msgid "guestfs_ntfsresize_opts_argv"
+msgstr ""
+
+#. type: verbatim
+#: ../src/guestfs-actions.pod:5157
+#, no-wrap
+msgid ""
+" int\n"
+" guestfs_ntfsresize_opts_argv (guestfs_h *g,\n"
+"                               const char *device,\n"
+"                               const struct guestfs_ntfsresize_opts_argv *optargs);\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:5162
+msgid "This is the \"argv variant\" of L</guestfs_ntfsresize_opts>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5062
+#: ../src/guestfs-actions.pod:5166
 msgid "guestfs_ntfsresize_size"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5064
+#: ../src/guestfs-actions.pod:5168
 #, no-wrap
 msgid ""
 " int\n"
@@ -14722,26 +14905,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5069
+#: ../src/guestfs-actions.pod:5173
 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:5074 ../src/guestfs-actions.pod:5510
-#: ../src/guestfs-actions.pod:5583 ../src/guestfs-actions.pod:5851
-#: ../src/guestfs-actions.pod:7459
+#: ../src/guestfs-actions.pod:5185 ../src/guestfs-actions.pod:5621
+#: ../src/guestfs-actions.pod:5694 ../src/guestfs-actions.pod:5962
+#: ../src/guestfs-actions.pod:7564
 msgid "(Added in 1.3.14)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5076
+#: ../src/guestfs-actions.pod:5187
 msgid "guestfs_part_add"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5078
+#: ../src/guestfs-actions.pod:5189
 #, no-wrap
 msgid ""
 " int\n"
@@ -14754,14 +14937,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5085
+#: ../src/guestfs-actions.pod:5196
 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:5088 ../fish/guestfish-actions.pod:3361
+#: ../src/guestfs-actions.pod:5199 ../fish/guestfish-actions.pod:3434
 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 "
@@ -14769,7 +14952,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5093 ../fish/guestfish-actions.pod:3366
+#: ../src/guestfs-actions.pod:5204 ../fish/guestfish-actions.pod:3439
 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 "
@@ -14777,27 +14960,27 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5097
+#: ../src/guestfs-actions.pod:5208
 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:5102 ../src/guestfs-actions.pod:5140
-#: ../src/guestfs-actions.pod:5193 ../src/guestfs-actions.pod:5271
-#: ../src/guestfs-actions.pod:5309 ../src/guestfs-actions.pod:5328
-#: ../src/guestfs-actions.pod:5368
+#: ../src/guestfs-actions.pod:5213 ../src/guestfs-actions.pod:5251
+#: ../src/guestfs-actions.pod:5304 ../src/guestfs-actions.pod:5382
+#: ../src/guestfs-actions.pod:5420 ../src/guestfs-actions.pod:5439
+#: ../src/guestfs-actions.pod:5479
 msgid "(Added in 1.0.78)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5104
+#: ../src/guestfs-actions.pod:5215
 msgid "guestfs_part_del"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5106
+#: ../src/guestfs-actions.pod:5217
 #, no-wrap
 msgid ""
 " int\n"
@@ -14808,24 +14991,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5111 ../fish/guestfish-actions.pod:3377
+#: ../src/guestfs-actions.pod:5222 ../fish/guestfish-actions.pod:3450
 msgid "This command deletes the partition numbered C<partnum> on C<device>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5113 ../fish/guestfish-actions.pod:3379
+#: ../src/guestfs-actions.pod:5224 ../fish/guestfish-actions.pod:3452
 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:5121
+#: ../src/guestfs-actions.pod:5232
 msgid "guestfs_part_disk"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5123
+#: ../src/guestfs-actions.pod:5234
 #, no-wrap
 msgid ""
 " int\n"
@@ -14836,7 +15019,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5128
+#: ../src/guestfs-actions.pod:5239
 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 "
@@ -14844,19 +15027,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5132
+#: ../src/guestfs-actions.pod:5243
 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:5142
+#: ../src/guestfs-actions.pod:5253
 msgid "guestfs_part_get_bootable"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5144
+#: ../src/guestfs-actions.pod:5255
 #, no-wrap
 msgid ""
 " int\n"
@@ -14867,24 +15050,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5149 ../fish/guestfish-actions.pod:3401
+#: ../src/guestfs-actions.pod:5260 ../fish/guestfish-actions.pod:3474
 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:5152
+#: ../src/guestfs-actions.pod:5263
 msgid "See also C<guestfs_part_set_bootable>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5158
+#: ../src/guestfs-actions.pod:5269
 msgid "guestfs_part_get_mbr_id"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5160
+#: ../src/guestfs-actions.pod:5271
 #, no-wrap
 msgid ""
 " int\n"
@@ -14895,14 +15078,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5165 ../fish/guestfish-actions.pod:3410
+#: ../src/guestfs-actions.pod:5276 ../fish/guestfish-actions.pod:3483
 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:5168 ../src/guestfs-actions.pod:5344
+#: ../src/guestfs-actions.pod:5279 ../src/guestfs-actions.pod:5455
 msgid ""
 "Note that only MBR (old DOS-style) partitions have type bytes.  You will get "
 "undefined results for other partition table types (see "
@@ -14910,12 +15093,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5176
+#: ../src/guestfs-actions.pod:5287
 msgid "guestfs_part_get_parttype"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5178
+#: ../src/guestfs-actions.pod:5289
 #, no-wrap
 msgid ""
 " char *\n"
@@ -14925,14 +15108,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5182 ../fish/guestfish-actions.pod:3421
+#: ../src/guestfs-actions.pod:5293 ../fish/guestfish-actions.pod:3494
 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:5185
+#: ../src/guestfs-actions.pod:5296
 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 "
@@ -14940,12 +15123,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5195
+#: ../src/guestfs-actions.pod:5306
 msgid "guestfs_part_init"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5197
+#: ../src/guestfs-actions.pod:5308
 #, no-wrap
 msgid ""
 " int\n"
@@ -14956,7 +15139,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5202 ../fish/guestfish-actions.pod:3433
+#: ../src/guestfs-actions.pod:5313 ../fish/guestfish-actions.pod:3506
 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> "
@@ -14964,29 +15147,29 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5206
+#: ../src/guestfs-actions.pod:5317
 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:5209 ../fish/guestfish-actions.pod:3440
+#: ../src/guestfs-actions.pod:5320 ../fish/guestfish-actions.pod:3513
 msgid "Possible values for C<parttype> are:"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5213 ../fish/guestfish-actions.pod:3444
+#: ../src/guestfs-actions.pod:5324 ../fish/guestfish-actions.pod:3517
 msgid "B<efi> | B<gpt>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5215 ../fish/guestfish-actions.pod:3446
+#: ../src/guestfs-actions.pod:5326 ../fish/guestfish-actions.pod:3519
 msgid "Intel EFI / GPT partition table."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5217 ../fish/guestfish-actions.pod:3448
+#: ../src/guestfs-actions.pod:5328 ../fish/guestfish-actions.pod:3521
 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 "
@@ -14994,12 +15177,12 @@ msgid ""
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5221 ../fish/guestfish-actions.pod:3452
+#: ../src/guestfs-actions.pod:5332 ../fish/guestfish-actions.pod:3525
 msgid "B<mbr> | B<msdos>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5223 ../fish/guestfish-actions.pod:3454
+#: ../src/guestfs-actions.pod:5334 ../fish/guestfish-actions.pod:3527
 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 "
@@ -15007,98 +15190,98 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5230 ../fish/guestfish-actions.pod:3461
+#: ../src/guestfs-actions.pod:5341 ../fish/guestfish-actions.pod:3534
 msgid ""
 "Other partition table types that may work but are not supported include:"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5235 ../fish/guestfish-actions.pod:3466
+#: ../src/guestfs-actions.pod:5346 ../fish/guestfish-actions.pod:3539
 msgid "B<aix>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5237 ../fish/guestfish-actions.pod:3468
+#: ../src/guestfs-actions.pod:5348 ../fish/guestfish-actions.pod:3541
 msgid "AIX disk labels."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5239 ../fish/guestfish-actions.pod:3470
+#: ../src/guestfs-actions.pod:5350 ../fish/guestfish-actions.pod:3543
 msgid "B<amiga> | B<rdb>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5241 ../fish/guestfish-actions.pod:3472
+#: ../src/guestfs-actions.pod:5352 ../fish/guestfish-actions.pod:3545
 msgid "Amiga \"Rigid Disk Block\" format."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5243 ../fish/guestfish-actions.pod:3474
+#: ../src/guestfs-actions.pod:5354 ../fish/guestfish-actions.pod:3547
 msgid "B<bsd>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5245 ../fish/guestfish-actions.pod:3476
+#: ../src/guestfs-actions.pod:5356 ../fish/guestfish-actions.pod:3549
 msgid "BSD disk labels."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5247 ../fish/guestfish-actions.pod:3478
+#: ../src/guestfs-actions.pod:5358 ../fish/guestfish-actions.pod:3551
 msgid "B<dasd>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5249 ../fish/guestfish-actions.pod:3480
+#: ../src/guestfs-actions.pod:5360 ../fish/guestfish-actions.pod:3553
 msgid "DASD, used on IBM mainframes."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5251 ../fish/guestfish-actions.pod:3482
+#: ../src/guestfs-actions.pod:5362 ../fish/guestfish-actions.pod:3555
 msgid "B<dvh>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5253 ../fish/guestfish-actions.pod:3484
+#: ../src/guestfs-actions.pod:5364 ../fish/guestfish-actions.pod:3557
 msgid "MIPS/SGI volumes."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5255 ../fish/guestfish-actions.pod:3486
+#: ../src/guestfs-actions.pod:5366 ../fish/guestfish-actions.pod:3559
 msgid "B<mac>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5257 ../fish/guestfish-actions.pod:3488
+#: ../src/guestfs-actions.pod:5368 ../fish/guestfish-actions.pod:3561
 msgid "Old Mac partition format.  Modern Macs use C<gpt>."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5259 ../fish/guestfish-actions.pod:3490
+#: ../src/guestfs-actions.pod:5370 ../fish/guestfish-actions.pod:3563
 msgid "B<pc98>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5261 ../fish/guestfish-actions.pod:3492
+#: ../src/guestfs-actions.pod:5372 ../fish/guestfish-actions.pod:3565
 msgid "NEC PC-98 format, common in Japan apparently."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5263 ../fish/guestfish-actions.pod:3494
+#: ../src/guestfs-actions.pod:5374 ../fish/guestfish-actions.pod:3567
 msgid "B<sun>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5265 ../fish/guestfish-actions.pod:3496
+#: ../src/guestfs-actions.pod:5376 ../fish/guestfish-actions.pod:3569
 msgid "Sun disk labels."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5273
+#: ../src/guestfs-actions.pod:5384
 msgid "guestfs_part_list"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5275
+#: ../src/guestfs-actions.pod:5386
 #, no-wrap
 msgid ""
 " struct guestfs_partition_list *\n"
@@ -15108,61 +15291,61 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5279 ../fish/guestfish-actions.pod:3504
+#: ../src/guestfs-actions.pod:5390 ../fish/guestfish-actions.pod:3577
 msgid ""
 "This command parses the partition table on C<device> and returns the list of "
 "partitions found."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5282 ../fish/guestfish-actions.pod:3507
+#: ../src/guestfs-actions.pod:5393 ../fish/guestfish-actions.pod:3580
 msgid "The fields in the returned structure are:"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5286 ../fish/guestfish-actions.pod:3511
+#: ../src/guestfs-actions.pod:5397 ../fish/guestfish-actions.pod:3584
 msgid "B<part_num>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5288 ../fish/guestfish-actions.pod:3513
+#: ../src/guestfs-actions.pod:5399 ../fish/guestfish-actions.pod:3586
 msgid "Partition number, counting from 1."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5290 ../fish/guestfish-actions.pod:3515
+#: ../src/guestfs-actions.pod:5401 ../fish/guestfish-actions.pod:3588
 msgid "B<part_start>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5292
+#: ../src/guestfs-actions.pod:5403
 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:5295 ../fish/guestfish-actions.pod:3520
+#: ../src/guestfs-actions.pod:5406 ../fish/guestfish-actions.pod:3593
 msgid "B<part_end>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5297 ../fish/guestfish-actions.pod:3522
+#: ../src/guestfs-actions.pod:5408 ../fish/guestfish-actions.pod:3595
 msgid "End of the partition in bytes."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5299 ../fish/guestfish-actions.pod:3524
+#: ../src/guestfs-actions.pod:5410 ../fish/guestfish-actions.pod:3597
 msgid "B<part_size>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5301 ../fish/guestfish-actions.pod:3526
+#: ../src/guestfs-actions.pod:5412 ../fish/guestfish-actions.pod:3599
 msgid "Size of the partition in bytes."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5305
+#: ../src/guestfs-actions.pod:5416
 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 "
@@ -15170,12 +15353,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5311
+#: ../src/guestfs-actions.pod:5422
 msgid "guestfs_part_set_bootable"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5313
+#: ../src/guestfs-actions.pod:5424
 #, no-wrap
 msgid ""
 " int\n"
@@ -15187,14 +15370,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5319 ../fish/guestfish-actions.pod:3534
+#: ../src/guestfs-actions.pod:5430 ../fish/guestfish-actions.pod:3607
 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:5322 ../fish/guestfish-actions.pod:3537
+#: ../src/guestfs-actions.pod:5433 ../fish/guestfish-actions.pod:3610
 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 "
@@ -15202,12 +15385,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5330
+#: ../src/guestfs-actions.pod:5441
 msgid "guestfs_part_set_mbr_id"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5332
+#: ../src/guestfs-actions.pod:5443
 #, no-wrap
 msgid ""
 " int\n"
@@ -15219,7 +15402,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5338 ../fish/guestfish-actions.pod:3545
+#: ../src/guestfs-actions.pod:5449 ../fish/guestfish-actions.pod:3618
 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 "
@@ -15228,12 +15411,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5352
+#: ../src/guestfs-actions.pod:5463
 msgid "guestfs_part_set_name"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5354
+#: ../src/guestfs-actions.pod:5465
 #, no-wrap
 msgid ""
 " int\n"
@@ -15245,26 +15428,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5360 ../fish/guestfish-actions.pod:3559
+#: ../src/guestfs-actions.pod:5471 ../fish/guestfish-actions.pod:3632
 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:5363 ../fish/guestfish-actions.pod:3562
+#: ../src/guestfs-actions.pod:5474 ../fish/guestfish-actions.pod:3635
 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:5370
+#: ../src/guestfs-actions.pod:5481
 msgid "guestfs_part_to_dev"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5372
+#: ../src/guestfs-actions.pod:5483
 #, no-wrap
 msgid ""
 " char *\n"
@@ -15274,26 +15457,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5376 ../fish/guestfish-actions.pod:3569
+#: ../src/guestfs-actions.pod:5487 ../fish/guestfish-actions.pod:3642
 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:5380
+#: ../src/guestfs-actions.pod:5491
 msgid ""
 "The named partition must exist, for example as a string returned from "
 "C<guestfs_list_partitions>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5388
+#: ../src/guestfs-actions.pod:5499
 msgid "guestfs_ping_daemon"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5390
+#: ../src/guestfs-actions.pod:5501
 #, no-wrap
 msgid ""
 " int\n"
@@ -15302,7 +15485,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5393 ../fish/guestfish-actions.pod:3580
+#: ../src/guestfs-actions.pod:5504 ../fish/guestfish-actions.pod:3653
 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 "
@@ -15311,12 +15494,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5402
+#: ../src/guestfs-actions.pod:5513
 msgid "guestfs_pread"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5404
+#: ../src/guestfs-actions.pod:5515
 #, no-wrap
 msgid ""
 " char *\n"
@@ -15329,32 +15512,32 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5411 ../fish/guestfish-actions.pod:3589
+#: ../src/guestfs-actions.pod:5522 ../fish/guestfish-actions.pod:3662
 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:5414 ../src/guestfs-actions.pod:5440
-#: ../fish/guestfish-actions.pod:3592 ../fish/guestfish-actions.pod:3607
+#: ../src/guestfs-actions.pod:5525 ../src/guestfs-actions.pod:5551
+#: ../fish/guestfish-actions.pod:3665 ../fish/guestfish-actions.pod:3680
 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:5417
+#: ../src/guestfs-actions.pod:5528
 msgid "See also C<guestfs_pwrite>, C<guestfs_pread_device>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5428
+#: ../src/guestfs-actions.pod:5539
 msgid "guestfs_pread_device"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5430
+#: ../src/guestfs-actions.pod:5541
 #, no-wrap
 msgid ""
 " char *\n"
@@ -15367,29 +15550,29 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5437 ../fish/guestfish-actions.pod:3604
+#: ../src/guestfs-actions.pod:5548 ../fish/guestfish-actions.pod:3677
 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:5443
+#: ../src/guestfs-actions.pod:5554
 msgid "See also C<guestfs_pread>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5452
+#: ../src/guestfs-actions.pod:5563
 msgid "(Added in 1.5.21)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5454
+#: ../src/guestfs-actions.pod:5565
 msgid "guestfs_pvcreate"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5456
+#: ../src/guestfs-actions.pod:5567
 #, no-wrap
 msgid ""
 " int\n"
@@ -15399,19 +15582,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5460 ../fish/guestfish-actions.pod:3619
+#: ../src/guestfs-actions.pod:5571 ../fish/guestfish-actions.pod:3692
 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:5468
+#: ../src/guestfs-actions.pod:5579
 msgid "guestfs_pvremove"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5470
+#: ../src/guestfs-actions.pod:5581
 #, no-wrap
 msgid ""
 " int\n"
@@ -15421,14 +15604,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5474 ../fish/guestfish-actions.pod:3627
+#: ../src/guestfs-actions.pod:5585 ../fish/guestfish-actions.pod:3700
 msgid ""
 "This wipes a physical volume C<device> so that LVM will no longer recognise "
 "it."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5477 ../fish/guestfish-actions.pod:3630
+#: ../src/guestfs-actions.pod:5588 ../fish/guestfish-actions.pod:3703
 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 "
@@ -15436,12 +15619,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5485
+#: ../src/guestfs-actions.pod:5596
 msgid "guestfs_pvresize"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5487
+#: ../src/guestfs-actions.pod:5598
 #, no-wrap
 msgid ""
 " int\n"
@@ -15451,19 +15634,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5491 ../fish/guestfish-actions.pod:3638
+#: ../src/guestfs-actions.pod:5602 ../fish/guestfish-actions.pod:3711
 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:5498
+#: ../src/guestfs-actions.pod:5609
 msgid "guestfs_pvresize_size"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5500
+#: ../src/guestfs-actions.pod:5611
 #, no-wrap
 msgid ""
 " int\n"
@@ -15474,19 +15657,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5505
+#: ../src/guestfs-actions.pod:5616
 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:5512
+#: ../src/guestfs-actions.pod:5623
 msgid "guestfs_pvs"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5514
+#: ../src/guestfs-actions.pod:5625
 #, no-wrap
 msgid ""
 " char **\n"
@@ -15495,31 +15678,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5517 ../fish/guestfish-actions.pod:3652
+#: ../src/guestfs-actions.pod:5628 ../fish/guestfish-actions.pod:3725
 msgid ""
 "List all the physical volumes detected.  This is the equivalent of the L<pvs"
 "(8)> command."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5520 ../fish/guestfish-actions.pod:3655
+#: ../src/guestfs-actions.pod:5631 ../fish/guestfish-actions.pod:3728
 msgid ""
 "This returns a list of just the device names that contain PVs (eg. C</dev/"
 "sda2>)."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5523
+#: ../src/guestfs-actions.pod:5634
 msgid "See also C<guestfs_pvs_full>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5531
+#: ../src/guestfs-actions.pod:5642
 msgid "guestfs_pvs_full"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5533
+#: ../src/guestfs-actions.pod:5644
 #, no-wrap
 msgid ""
 " struct guestfs_lvm_pv_list *\n"
@@ -15528,26 +15711,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5536 ../fish/guestfish-actions.pod:3664
+#: ../src/guestfs-actions.pod:5647 ../fish/guestfish-actions.pod:3737
 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:5539
+#: ../src/guestfs-actions.pod:5650
 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>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5545
+#: ../src/guestfs-actions.pod:5656
 msgid "guestfs_pvuuid"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5547
+#: ../src/guestfs-actions.pod:5658
 #, no-wrap
 msgid ""
 " char *\n"
@@ -15557,17 +15740,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5551 ../fish/guestfish-actions.pod:3671
+#: ../src/guestfs-actions.pod:5662 ../fish/guestfish-actions.pod:3744
 msgid "This command returns the UUID of the LVM PV C<device>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5558
+#: ../src/guestfs-actions.pod:5669
 msgid "guestfs_pwrite"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5560
+#: ../src/guestfs-actions.pod:5671
 #, no-wrap
 msgid ""
 " int\n"
@@ -15580,14 +15763,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5567 ../fish/guestfish-actions.pod:3677
+#: ../src/guestfs-actions.pod:5678 ../fish/guestfish-actions.pod:3750
 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:5570 ../fish/guestfish-actions.pod:3680
+#: ../src/guestfs-actions.pod:5681 ../fish/guestfish-actions.pod:3753
 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 "
@@ -15597,17 +15780,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5576
+#: ../src/guestfs-actions.pod:5687
 msgid "See also C<guestfs_pread>, C<guestfs_pwrite_device>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5585
+#: ../src/guestfs-actions.pod:5696
 msgid "guestfs_pwrite_device"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5587
+#: ../src/guestfs-actions.pod:5698
 #, no-wrap
 msgid ""
 " int\n"
@@ -15620,14 +15803,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5594 ../fish/guestfish-actions.pod:3695
+#: ../src/guestfs-actions.pod:5705 ../fish/guestfish-actions.pod:3768
 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:5597 ../fish/guestfish-actions.pod:3698
+#: ../src/guestfs-actions.pod:5708 ../fish/guestfish-actions.pod:3771
 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 "
@@ -15635,22 +15818,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5602
+#: ../src/guestfs-actions.pod:5713
 msgid "See also C<guestfs_pwrite>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5609
+#: ../src/guestfs-actions.pod:5720
 msgid "(Added in 1.5.20)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5611
+#: ../src/guestfs-actions.pod:5722
 msgid "guestfs_read_file"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5613
+#: ../src/guestfs-actions.pod:5724
 #, no-wrap
 msgid ""
 " char *\n"
@@ -15661,12 +15844,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5618 ../fish/guestfish-actions.pod:3712
+#: ../src/guestfs-actions.pod:5729 ../fish/guestfish-actions.pod:3785
 msgid "This calls returns the contents of the file C<path> as a buffer."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5621
+#: ../src/guestfs-actions.pod:5732
 msgid ""
 "Unlike C<guestfs_cat>, this function can correctly handle files that contain "
 "embedded ASCII NUL characters.  However unlike C<guestfs_download>, this "
@@ -15674,17 +15857,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5633
+#: ../src/guestfs-actions.pod:5744
 msgid "(Added in 1.0.63)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5635
+#: ../src/guestfs-actions.pod:5746
 msgid "guestfs_read_lines"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5637
+#: ../src/guestfs-actions.pod:5748
 #, no-wrap
 msgid ""
 " char **\n"
@@ -15694,14 +15877,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5643 ../fish/guestfish-actions.pod:3729
+#: ../src/guestfs-actions.pod:5754 ../fish/guestfish-actions.pod:3802
 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:5646
+#: ../src/guestfs-actions.pod:5757
 msgid ""
 "Note that this function cannot correctly handle binary files (specifically, "
 "files containing C<\\0> character which is treated as end of line).  For "
@@ -15710,12 +15893,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5657
+#: ../src/guestfs-actions.pod:5768
 msgid "guestfs_readdir"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5659
+#: ../src/guestfs-actions.pod:5770
 #, no-wrap
 msgid ""
 " struct guestfs_dirent_list *\n"
@@ -15725,12 +15908,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5663 ../fish/guestfish-actions.pod:3741
+#: ../src/guestfs-actions.pod:5774 ../fish/guestfish-actions.pod:3814
 msgid "This returns the list of directory entries in directory C<dir>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5665 ../fish/guestfish-actions.pod:3743
+#: ../src/guestfs-actions.pod:5776 ../fish/guestfish-actions.pod:3816
 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 "
@@ -15738,105 +15921,105 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5669 ../fish/guestfish-actions.pod:3747
+#: ../src/guestfs-actions.pod:5780 ../fish/guestfish-actions.pod:3820
 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:5674 ../fish/guestfish-actions.pod:3752
+#: ../src/guestfs-actions.pod:5785 ../fish/guestfish-actions.pod:3825
 msgid "'b'"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5676 ../fish/guestfish-actions.pod:3754
+#: ../src/guestfs-actions.pod:5787 ../fish/guestfish-actions.pod:3827
 msgid "Block special"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5678 ../fish/guestfish-actions.pod:3756
+#: ../src/guestfs-actions.pod:5789 ../fish/guestfish-actions.pod:3829
 msgid "'c'"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5680 ../fish/guestfish-actions.pod:3758
+#: ../src/guestfs-actions.pod:5791 ../fish/guestfish-actions.pod:3831
 msgid "Char special"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5682 ../fish/guestfish-actions.pod:3760
+#: ../src/guestfs-actions.pod:5793 ../fish/guestfish-actions.pod:3833
 msgid "'d'"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5684 ../fish/guestfish-actions.pod:3762
+#: ../src/guestfs-actions.pod:5795 ../fish/guestfish-actions.pod:3835
 msgid "Directory"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5686 ../fish/guestfish-actions.pod:3764
+#: ../src/guestfs-actions.pod:5797 ../fish/guestfish-actions.pod:3837
 msgid "'f'"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5688 ../fish/guestfish-actions.pod:3766
+#: ../src/guestfs-actions.pod:5799 ../fish/guestfish-actions.pod:3839
 msgid "FIFO (named pipe)"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5690 ../fish/guestfish-actions.pod:3768
+#: ../src/guestfs-actions.pod:5801 ../fish/guestfish-actions.pod:3841
 msgid "'l'"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5692 ../fish/guestfish-actions.pod:3770
+#: ../src/guestfs-actions.pod:5803 ../fish/guestfish-actions.pod:3843
 msgid "Symbolic link"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5694 ../fish/guestfish-actions.pod:3772
+#: ../src/guestfs-actions.pod:5805 ../fish/guestfish-actions.pod:3845
 msgid "'r'"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5696 ../fish/guestfish-actions.pod:3774
+#: ../src/guestfs-actions.pod:5807 ../fish/guestfish-actions.pod:3847
 msgid "Regular file"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5698 ../fish/guestfish-actions.pod:3776
+#: ../src/guestfs-actions.pod:5809 ../fish/guestfish-actions.pod:3849
 msgid "'s'"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5700 ../fish/guestfish-actions.pod:3778
+#: ../src/guestfs-actions.pod:5811 ../fish/guestfish-actions.pod:3851
 msgid "Socket"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5702 ../fish/guestfish-actions.pod:3780
+#: ../src/guestfs-actions.pod:5813 ../fish/guestfish-actions.pod:3853
 msgid "'u'"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5704 ../fish/guestfish-actions.pod:3782
+#: ../src/guestfs-actions.pod:5815 ../fish/guestfish-actions.pod:3855
 msgid "Unknown file type"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5706 ../fish/guestfish-actions.pod:3784
+#: ../src/guestfs-actions.pod:5817 ../fish/guestfish-actions.pod:3857
 msgid "'?'"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5708 ../fish/guestfish-actions.pod:3786
+#: ../src/guestfs-actions.pod:5819 ../fish/guestfish-actions.pod:3859
 msgid ""
 "The L<readdir(3)> call returned a C<d_type> field with an unexpected value"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5713
+#: ../src/guestfs-actions.pod:5824
 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 "
@@ -15844,19 +16027,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5717
+#: ../src/guestfs-actions.pod:5828
 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>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5723
+#: ../src/guestfs-actions.pod:5834
 msgid "guestfs_readlink"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5725
+#: ../src/guestfs-actions.pod:5836
 #, no-wrap
 msgid ""
 " char *\n"
@@ -15866,17 +16049,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5729 ../fish/guestfish-actions.pod:3799
+#: ../src/guestfs-actions.pod:5840 ../fish/guestfish-actions.pod:3872
 msgid "This command reads the target of a symbolic link."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5736
+#: ../src/guestfs-actions.pod:5847
 msgid "guestfs_readlinklist"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5738
+#: ../src/guestfs-actions.pod:5849
 #, no-wrap
 msgid ""
 " char **\n"
@@ -15887,7 +16070,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5743 ../fish/guestfish-actions.pod:3805
+#: ../src/guestfs-actions.pod:5854 ../fish/guestfish-actions.pod:3878
 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 "
@@ -15895,14 +16078,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5747 ../fish/guestfish-actions.pod:3809
+#: ../src/guestfs-actions.pod:5858 ../fish/guestfish-actions.pod:3882
 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:5751 ../fish/guestfish-actions.pod:3813
+#: ../src/guestfs-actions.pod:5862 ../fish/guestfish-actions.pod:3886
 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 "
@@ -15912,7 +16095,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5758 ../fish/guestfish-actions.pod:3820
+#: ../src/guestfs-actions.pod:5869 ../fish/guestfish-actions.pod:3893
 msgid ""
 "This call is intended for programs that want to efficiently list a directory "
 "contents without making many round-trips.  Very long directory listings "
@@ -15921,12 +16104,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5771
+#: ../src/guestfs-actions.pod:5882
 msgid "guestfs_realpath"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5773
+#: ../src/guestfs-actions.pod:5884
 #, no-wrap
 msgid ""
 " char *\n"
@@ -15936,19 +16119,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5777 ../fish/guestfish-actions.pod:3831
+#: ../src/guestfs-actions.pod:5888 ../fish/guestfish-actions.pod:3904
 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:5785
+#: ../src/guestfs-actions.pod:5896
 msgid "guestfs_removexattr"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5787
+#: ../src/guestfs-actions.pod:5898
 #, no-wrap
 msgid ""
 " int\n"
@@ -15959,23 +16142,23 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5792 ../fish/guestfish-actions.pod:3838
+#: ../src/guestfs-actions.pod:5903 ../fish/guestfish-actions.pod:3911
 msgid ""
 "This call removes the extended attribute named C<xattr> of the file C<path>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5795
+#: ../src/guestfs-actions.pod:5906
 msgid "See also: C<guestfs_lremovexattr>, L<attr(5)>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5801
+#: ../src/guestfs-actions.pod:5912
 msgid "guestfs_resize2fs"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5803
+#: ../src/guestfs-actions.pod:5914
 #, no-wrap
 msgid ""
 " int\n"
@@ -15985,14 +16168,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5807 ../fish/guestfish-actions.pod:3847
+#: ../src/guestfs-actions.pod:5918 ../fish/guestfish-actions.pod:3920
 msgid ""
 "This resizes an ext2, ext3 or ext4 filesystem to match the size of the "
 "underlying device."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5810
+#: ../src/guestfs-actions.pod:5921
 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> "
@@ -16001,12 +16184,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5820
+#: ../src/guestfs-actions.pod:5931
 msgid "guestfs_resize2fs_M"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5822
+#: ../src/guestfs-actions.pod:5933
 #, no-wrap
 msgid ""
 " int\n"
@@ -16016,7 +16199,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5826
+#: ../src/guestfs-actions.pod:5937
 msgid ""
 "This command is the same as C<guestfs_resize2fs>, but the filesystem is "
 "resized to its minimum size.  This works like the I<-M> option to the "
@@ -16024,7 +16207,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5830
+#: ../src/guestfs-actions.pod:5941
 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.  "
@@ -16033,12 +16216,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5839
+#: ../src/guestfs-actions.pod:5950
 msgid "guestfs_resize2fs_size"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5841
+#: ../src/guestfs-actions.pod:5952
 #, no-wrap
 msgid ""
 " int\n"
@@ -16049,19 +16232,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5846
+#: ../src/guestfs-actions.pod:5957
 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:5853
+#: ../src/guestfs-actions.pod:5964
 msgid "guestfs_rm"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5855
+#: ../src/guestfs-actions.pod:5966
 #, no-wrap
 msgid ""
 " int\n"
@@ -16071,17 +16254,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5859 ../fish/guestfish-actions.pod:3880
+#: ../src/guestfs-actions.pod:5970 ../fish/guestfish-actions.pod:3953
 msgid "Remove the single file C<path>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5865
+#: ../src/guestfs-actions.pod:5976
 msgid "guestfs_rm_rf"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5867
+#: ../src/guestfs-actions.pod:5978
 #, no-wrap
 msgid ""
 " int\n"
@@ -16091,19 +16274,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5871 ../fish/guestfish-actions.pod:3886
+#: ../src/guestfs-actions.pod:5982 ../fish/guestfish-actions.pod:3959
 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:5879
+#: ../src/guestfs-actions.pod:5990
 msgid "guestfs_rmdir"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5881
+#: ../src/guestfs-actions.pod:5992
 #, no-wrap
 msgid ""
 " int\n"
@@ -16113,17 +16296,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5885 ../fish/guestfish-actions.pod:3894
+#: ../src/guestfs-actions.pod:5996 ../fish/guestfish-actions.pod:3967
 msgid "Remove the single directory C<path>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5891
+#: ../src/guestfs-actions.pod:6002
 msgid "guestfs_rmmountpoint"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5893
+#: ../src/guestfs-actions.pod:6004
 #, no-wrap
 msgid ""
 " int\n"
@@ -16133,19 +16316,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5897
+#: ../src/guestfs-actions.pod:6008
 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:5905
+#: ../src/guestfs-actions.pod:6016
 msgid "guestfs_scrub_device"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5907
+#: ../src/guestfs-actions.pod:6018
 #, no-wrap
 msgid ""
 " int\n"
@@ -16155,34 +16338,34 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5911 ../fish/guestfish-actions.pod:3908
+#: ../src/guestfs-actions.pod:6022 ../fish/guestfish-actions.pod:3981
 msgid ""
 "This command writes patterns over C<device> to make data retrieval more "
 "difficult."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5914 ../src/guestfs-actions.pod:5935
-#: ../src/guestfs-actions.pod:5954 ../fish/guestfish-actions.pod:3911
-#: ../fish/guestfish-actions.pod:3926 ../fish/guestfish-actions.pod:3939
+#: ../src/guestfs-actions.pod:6025 ../src/guestfs-actions.pod:6046
+#: ../src/guestfs-actions.pod:6065 ../fish/guestfish-actions.pod:3984
+#: ../fish/guestfish-actions.pod:3999 ../fish/guestfish-actions.pod:4012
 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:5922 ../src/guestfs-actions.pod:5940
-#: ../src/guestfs-actions.pod:5959
+#: ../src/guestfs-actions.pod:6033 ../src/guestfs-actions.pod:6051
+#: ../src/guestfs-actions.pod:6070
 msgid "(Added in 1.0.52)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5924
+#: ../src/guestfs-actions.pod:6035
 msgid "guestfs_scrub_file"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5926
+#: ../src/guestfs-actions.pod:6037
 #, no-wrap
 msgid ""
 " int\n"
@@ -16192,24 +16375,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5930 ../fish/guestfish-actions.pod:3921
+#: ../src/guestfs-actions.pod:6041 ../fish/guestfish-actions.pod:3994
 msgid ""
 "This command writes patterns over a file to make data retrieval more "
 "difficult."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5933 ../fish/guestfish-actions.pod:3924
+#: ../src/guestfs-actions.pod:6044 ../fish/guestfish-actions.pod:3997
 msgid "The file is I<removed> after scrubbing."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5942
+#: ../src/guestfs-actions.pod:6053
 msgid "guestfs_scrub_freespace"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5944
+#: ../src/guestfs-actions.pod:6055
 #, no-wrap
 msgid ""
 " int\n"
@@ -16219,7 +16402,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5948
+#: ../src/guestfs-actions.pod:6059
 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>, "
@@ -16228,12 +16411,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5961
+#: ../src/guestfs-actions.pod:6072
 msgid "guestfs_set_append"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5963
+#: ../src/guestfs-actions.pod:6074
 #, no-wrap
 msgid ""
 " int\n"
@@ -16243,33 +16426,33 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5967 ../fish/guestfish-actions.pod:3948
+#: ../src/guestfs-actions.pod:6078 ../fish/guestfish-actions.pod:4021
 msgid ""
 "This function is used to add additional options to the guest kernel command "
 "line."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5970 ../fish/guestfish-actions.pod:3951
+#: ../src/guestfs-actions.pod:6081 ../fish/guestfish-actions.pod:4024
 msgid ""
 "The default is C<NULL> unless overridden by setting C<LIBGUESTFS_APPEND> "
 "environment variable."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5973 ../fish/guestfish-actions.pod:3954
+#: ../src/guestfs-actions.pod:6084 ../fish/guestfish-actions.pod:4027
 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:5980
+#: ../src/guestfs-actions.pod:6091
 msgid "guestfs_set_attach_method"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5982
+#: ../src/guestfs-actions.pod:6093
 #, no-wrap
 msgid ""
 " int\n"
@@ -16279,31 +16462,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5986 ../fish/guestfish-actions.pod:3963
+#: ../src/guestfs-actions.pod:6097 ../fish/guestfish-actions.pod:4036
 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:5993 ../fish/guestfish-actions.pod:3970
+#: ../src/guestfs-actions.pod:6104 ../fish/guestfish-actions.pod:4043
 msgid ""
 "Launch an appliance and connect to it.  This is the ordinary method and the "
 "default."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:5996 ../fish/guestfish-actions.pod:3973
+#: ../src/guestfs-actions.pod:6107 ../fish/guestfish-actions.pod:4046
 msgid "C<unix:I<path>>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5998 ../fish/guestfish-actions.pod:3975
+#: ../src/guestfs-actions.pod:6109 ../fish/guestfish-actions.pod:4048
 msgid "Connect to the Unix domain socket I<path>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6000 ../fish/guestfish-actions.pod:3977
+#: ../src/guestfs-actions.pod:6111 ../fish/guestfish-actions.pod:4050
 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 "
@@ -16311,12 +16494,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6010
+#: ../src/guestfs-actions.pod:6121
 msgid "guestfs_set_autosync"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6012
+#: ../src/guestfs-actions.pod:6123
 #, no-wrap
 msgid ""
 " int\n"
@@ -16326,7 +16509,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6016 ../fish/guestfish-actions.pod:3989
+#: ../src/guestfs-actions.pod:6127 ../fish/guestfish-actions.pod:4062
 msgid ""
 "If C<autosync> is true, this enables autosync.  Libguestfs will make a best "
 "effort attempt to make filesystems consistent and synchronized when the "
@@ -16334,19 +16517,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6021 ../fish/guestfish-actions.pod:3994
+#: ../src/guestfs-actions.pod:6132 ../fish/guestfish-actions.pod:4067
 msgid ""
 "This is enabled by default (since libguestfs 1.5.24, previously it was "
 "disabled by default)."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6028
+#: ../src/guestfs-actions.pod:6139
 msgid "guestfs_set_direct"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6030
+#: ../src/guestfs-actions.pod:6141
 #, no-wrap
 msgid ""
 " int\n"
@@ -16356,14 +16539,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6034 ../fish/guestfish-actions.pod:4003
+#: ../src/guestfs-actions.pod:6145 ../fish/guestfish-actions.pod:4076
 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:6038
+#: ../src/guestfs-actions.pod:6149
 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 "
@@ -16371,22 +16554,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6042 ../fish/guestfish-actions.pod:4011
+#: ../src/guestfs-actions.pod:6153 ../fish/guestfish-actions.pod:4084
 msgid "You probably don't want to use this unless you know what you are doing."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6045 ../fish/guestfish-actions.pod:4014
+#: ../src/guestfs-actions.pod:6156 ../fish/guestfish-actions.pod:4087
 msgid "The default is disabled."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6051
+#: ../src/guestfs-actions.pod:6162
 msgid "guestfs_set_e2label"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6053
+#: ../src/guestfs-actions.pod:6164
 #, no-wrap
 msgid ""
 " int\n"
@@ -16397,26 +16580,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6058 ../fish/guestfish-actions.pod:4020
+#: ../src/guestfs-actions.pod:6169 ../fish/guestfish-actions.pod:4093
 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:6062
+#: ../src/guestfs-actions.pod:6173
 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:6069
+#: ../src/guestfs-actions.pod:6180
 msgid "guestfs_set_e2uuid"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6071
+#: ../src/guestfs-actions.pod:6182
 #, no-wrap
 msgid ""
 " int\n"
@@ -16427,7 +16610,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6076 ../fish/guestfish-actions.pod:4031
+#: ../src/guestfs-actions.pod:6187 ../fish/guestfish-actions.pod:4104
 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>, "
@@ -16435,19 +16618,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6081
+#: ../src/guestfs-actions.pod:6192
 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:6088
+#: ../src/guestfs-actions.pod:6199
 msgid "guestfs_set_memsize"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6090
+#: ../src/guestfs-actions.pod:6201
 #, no-wrap
 msgid ""
 " int\n"
@@ -16457,26 +16640,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6094
+#: ../src/guestfs-actions.pod:6205
 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:6098 ../fish/guestfish-actions.pod:4049
+#: ../src/guestfs-actions.pod:6209 ../fish/guestfish-actions.pod:4122
 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:6109
+#: ../src/guestfs-actions.pod:6220
 msgid "guestfs_set_network"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6111
+#: ../src/guestfs-actions.pod:6222
 #, no-wrap
 msgid ""
 " int\n"
@@ -16486,33 +16669,33 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6115 ../fish/guestfish-actions.pod:4062
+#: ../src/guestfs-actions.pod:6226 ../fish/guestfish-actions.pod:4135
 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:6118 ../fish/guestfish-actions.pod:4065
+#: ../src/guestfs-actions.pod:6229 ../fish/guestfish-actions.pod:4138
 msgid ""
 "This affects whether commands are able to access the network (see L<guestfs"
 "(3)/RUNNING COMMANDS>)."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6121
+#: ../src/guestfs-actions.pod:6232
 msgid ""
 "You must call this before calling C<guestfs_launch>, otherwise it has no "
 "effect."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6128
+#: ../src/guestfs-actions.pod:6239
 msgid "guestfs_set_path"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6130
+#: ../src/guestfs-actions.pod:6241
 #, no-wrap
 msgid ""
 " int\n"
@@ -16522,29 +16705,29 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6134 ../fish/guestfish-actions.pod:4077
+#: ../src/guestfs-actions.pod:6245 ../fish/guestfish-actions.pod:4150
 msgid "Set the path that libguestfs searches for kernel and initrd.img."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6136 ../fish/guestfish-actions.pod:4079
+#: ../src/guestfs-actions.pod:6247 ../fish/guestfish-actions.pod:4152
 msgid ""
 "The default is C<$libdir/guestfs> unless overridden by setting "
 "C<LIBGUESTFS_PATH> environment variable."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6139 ../fish/guestfish-actions.pod:4082
+#: ../src/guestfs-actions.pod:6250 ../fish/guestfish-actions.pod:4155
 msgid "Setting C<path> to C<NULL> restores the default path."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6145
+#: ../src/guestfs-actions.pod:6256
 msgid "guestfs_set_qemu"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6147
+#: ../src/guestfs-actions.pod:6258
 #, no-wrap
 msgid ""
 " int\n"
@@ -16554,30 +16737,30 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6151 ../fish/guestfish-actions.pod:4090
+#: ../src/guestfs-actions.pod:6262 ../fish/guestfish-actions.pod:4163
 msgid "Set the qemu binary that we will use."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6153 ../fish/guestfish-actions.pod:4092
+#: ../src/guestfs-actions.pod:6264 ../fish/guestfish-actions.pod:4165
 msgid ""
 "The default is chosen when the library was compiled by the configure script."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6156 ../fish/guestfish-actions.pod:4095
+#: ../src/guestfs-actions.pod:6267 ../fish/guestfish-actions.pod:4168
 msgid ""
 "You can also override this by setting the C<LIBGUESTFS_QEMU> environment "
 "variable."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6159 ../fish/guestfish-actions.pod:4098
+#: ../src/guestfs-actions.pod:6270 ../fish/guestfish-actions.pod:4171
 msgid "Setting C<qemu> to C<NULL> restores the default qemu binary."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6161 ../fish/guestfish-actions.pod:4100
+#: ../src/guestfs-actions.pod:6272 ../fish/guestfish-actions.pod:4173
 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 "
@@ -16588,12 +16771,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6173
+#: ../src/guestfs-actions.pod:6284
 msgid "guestfs_set_recovery_proc"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6175
+#: ../src/guestfs-actions.pod:6286
 #, no-wrap
 msgid ""
 " int\n"
@@ -16603,7 +16786,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6179
+#: ../src/guestfs-actions.pod:6290
 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 "
@@ -16612,14 +16795,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6184
+#: ../src/guestfs-actions.pod:6295
 msgid ""
 "This only has any effect if called before C<guestfs_launch>, and the default "
 "is true."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6187 ../fish/guestfish-actions.pod:4122
+#: ../src/guestfs-actions.pod:6298 ../fish/guestfish-actions.pod:4195
 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 "
@@ -16628,12 +16811,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6197
+#: ../src/guestfs-actions.pod:6308
 msgid "guestfs_set_selinux"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6199
+#: ../src/guestfs-actions.pod:6310
 #, no-wrap
 msgid ""
 " int\n"
@@ -16643,26 +16826,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6203 ../fish/guestfish-actions.pod:4134
+#: ../src/guestfs-actions.pod:6314 ../fish/guestfish-actions.pod:4207
 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:6206 ../fish/guestfish-actions.pod:4137
+#: ../src/guestfs-actions.pod:6317 ../fish/guestfish-actions.pod:4210
 msgid ""
 "Note that if SELinux is enabled, it is always in Permissive mode "
 "(C<enforcing=0>)."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6216
+#: ../src/guestfs-actions.pod:6327
 msgid "guestfs_set_trace"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6218
+#: ../src/guestfs-actions.pod:6329
 #, no-wrap
 msgid ""
 " int\n"
@@ -16672,40 +16855,40 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6222 ../fish/guestfish-actions.pod:4149
+#: ../src/guestfs-actions.pod:6333 ../fish/guestfish-actions.pod:4222
 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:6225 ../fish/guestfish-actions.pod:4152
+#: ../src/guestfs-actions.pod:6336 ../fish/guestfish-actions.pod:4225
 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:6229 ../fish/guestfish-actions.pod:4156
+#: ../src/guestfs-actions.pod:6340 ../fish/guestfish-actions.pod:4229
 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:6232
+#: ../src/guestfs-actions.pod:6343
 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:6240
+#: ../src/guestfs-actions.pod:6351
 msgid "guestfs_set_verbose"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6242
+#: ../src/guestfs-actions.pod:6353
 #, no-wrap
 msgid ""
 " int\n"
@@ -16715,31 +16898,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6246 ../fish/guestfish-actions.pod:4169
+#: ../src/guestfs-actions.pod:6357 ../fish/guestfish-actions.pod:4242
 msgid "If C<verbose> is true, this turns on verbose messages."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6248 ../fish/guestfish-actions.pod:4171
+#: ../src/guestfs-actions.pod:6359 ../fish/guestfish-actions.pod:4244
 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:6251
+#: ../src/guestfs-actions.pod:6362
 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:6259
+#: ../src/guestfs-actions.pod:6370
 msgid "guestfs_setcon"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6261
+#: ../src/guestfs-actions.pod:6372
 #, no-wrap
 msgid ""
 " int\n"
@@ -16749,24 +16932,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6265 ../fish/guestfish-actions.pod:4182
+#: ../src/guestfs-actions.pod:6376 ../fish/guestfish-actions.pod:4255
 msgid ""
 "This sets the SELinux security context of the daemon to the string "
 "C<context>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6268 ../fish/guestfish-actions.pod:4185
+#: ../src/guestfs-actions.pod:6379 ../fish/guestfish-actions.pod:4258
 msgid "See the documentation about SELINUX in L<guestfs(3)>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6274
+#: ../src/guestfs-actions.pod:6385
 msgid "guestfs_setxattr"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6276
+#: ../src/guestfs-actions.pod:6387
 #, no-wrap
 msgid ""
 " int\n"
@@ -16779,24 +16962,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6283 ../fish/guestfish-actions.pod:4191
+#: ../src/guestfs-actions.pod:6394 ../fish/guestfish-actions.pod:4264
 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:6287
+#: ../src/guestfs-actions.pod:6398
 msgid "See also: C<guestfs_lsetxattr>, L<attr(5)>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6293
+#: ../src/guestfs-actions.pod:6404
 msgid "guestfs_sfdisk"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6295
+#: ../src/guestfs-actions.pod:6406
 #, no-wrap
 msgid ""
 " int\n"
@@ -16810,19 +16993,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6303 ../fish/guestfish-actions.pod:4201
+#: ../src/guestfs-actions.pod:6414 ../fish/guestfish-actions.pod:4274
 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:6306 ../fish/guestfish-actions.pod:4204
+#: ../src/guestfs-actions.pod:6417 ../fish/guestfish-actions.pod:4277
 msgid "C<device> should be a block device, for example C</dev/sda>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6308 ../fish/guestfish-actions.pod:4206
+#: ../src/guestfs-actions.pod:6419 ../fish/guestfish-actions.pod:4279
 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<-"
@@ -16833,14 +17016,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6316 ../fish/guestfish-actions.pod:4214
+#: ../src/guestfs-actions.pod:6427 ../fish/guestfish-actions.pod:4287
 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:6319 ../fish/guestfish-actions.pod:4217
+#: ../src/guestfs-actions.pod:6430 ../fish/guestfish-actions.pod:4290
 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 "
@@ -16848,26 +17031,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6323
+#: ../src/guestfs-actions.pod:6434
 msgid ""
 "See also: C<guestfs_sfdisk_l>, C<guestfs_sfdisk_N>, C<guestfs_part_init>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6331 ../src/guestfs-actions.pod:6361
-#: ../src/guestfs-actions.pod:6394 ../fish/guestfish-actions.pod:4227
-#: ../fish/guestfish-actions.pod:4250 ../fish/guestfish-actions.pod:4272
+#: ../src/guestfs-actions.pod:6442 ../src/guestfs-actions.pod:6472
+#: ../src/guestfs-actions.pod:6505 ../fish/guestfish-actions.pod:4300
+#: ../fish/guestfish-actions.pod:4323 ../fish/guestfish-actions.pod:4345
 msgid ""
 "This function is deprecated.  In new code, use the C<part_add> call instead."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6340
+#: ../src/guestfs-actions.pod:6451
 msgid "guestfs_sfdiskM"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6342
+#: ../src/guestfs-actions.pod:6453
 #, no-wrap
 msgid ""
 " int\n"
@@ -16878,7 +17061,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6347
+#: ../src/guestfs-actions.pod:6458
 msgid ""
 "This is a simplified interface to the C<guestfs_sfdisk> command, where "
 "partition sizes are specified in megabytes only (rounded to the nearest "
@@ -16887,19 +17070,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6353
+#: ../src/guestfs-actions.pod:6464
 msgid ""
 "See also: C<guestfs_sfdisk>, the L<sfdisk(8)> manpage and "
 "C<guestfs_part_disk>"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6370
+#: ../src/guestfs-actions.pod:6481
 msgid "guestfs_sfdisk_N"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6372
+#: ../src/guestfs-actions.pod:6483
 #, no-wrap
 msgid ""
 " int\n"
@@ -16914,31 +17097,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6381 ../fish/guestfish-actions.pod:4261
+#: ../src/guestfs-actions.pod:6492 ../fish/guestfish-actions.pod:4334
 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:6384
+#: ../src/guestfs-actions.pod:6495
 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:6387
+#: ../src/guestfs-actions.pod:6498
 msgid "See also: C<guestfs_part_add>"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6403
+#: ../src/guestfs-actions.pod:6514
 msgid "guestfs_sfdisk_disk_geometry"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6405
+#: ../src/guestfs-actions.pod:6516
 #, no-wrap
 msgid ""
 " char *\n"
@@ -16948,7 +17131,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6409
+#: ../src/guestfs-actions.pod:6520
 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, "
@@ -16957,18 +17140,18 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6414 ../src/guestfs-actions.pod:6430
-#: ../fish/guestfish-actions.pod:4288 ../fish/guestfish-actions.pod:4297
+#: ../src/guestfs-actions.pod:6525 ../src/guestfs-actions.pod:6541
+#: ../fish/guestfish-actions.pod:4361 ../fish/guestfish-actions.pod:4370
 msgid "The result is in human-readable format, and not designed to be parsed."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6422
+#: ../src/guestfs-actions.pod:6533
 msgid "guestfs_sfdisk_kernel_geometry"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6424
+#: ../src/guestfs-actions.pod:6535
 #, no-wrap
 msgid ""
 " char *\n"
@@ -16978,17 +17161,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6428 ../fish/guestfish-actions.pod:4295
+#: ../src/guestfs-actions.pod:6539 ../fish/guestfish-actions.pod:4368
 msgid "This displays the kernel's idea of the geometry of C<device>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6438
+#: ../src/guestfs-actions.pod:6549
 msgid "guestfs_sfdisk_l"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6440
+#: ../src/guestfs-actions.pod:6551
 #, no-wrap
 msgid ""
 " char *\n"
@@ -16998,30 +17181,30 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6444 ../fish/guestfish-actions.pod:4304
+#: ../src/guestfs-actions.pod:6555 ../fish/guestfish-actions.pod:4377
 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:6448
+#: ../src/guestfs-actions.pod:6559
 msgid "See also: C<guestfs_part_list>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6453 ../fish/guestfish-actions.pod:4310
+#: ../src/guestfs-actions.pod:6564 ../fish/guestfish-actions.pod:4383
 msgid ""
 "This function is deprecated.  In new code, use the C<part_list> call instead."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6462
+#: ../src/guestfs-actions.pod:6573
 msgid "guestfs_sh"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6464
+#: ../src/guestfs-actions.pod:6575
 #, no-wrap
 msgid ""
 " char *\n"
@@ -17031,19 +17214,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6468 ../fish/guestfish-actions.pod:4321
+#: ../src/guestfs-actions.pod:6579 ../fish/guestfish-actions.pod:4394
 msgid ""
 "This call runs a command from the guest filesystem via the guest's C</bin/"
 "sh>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6471
+#: ../src/guestfs-actions.pod:6582
 msgid "This is like C<guestfs_command>, but passes the command to:"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6473 ../fish/guestfish-actions.pod:4326
+#: ../src/guestfs-actions.pod:6584 ../fish/guestfish-actions.pod:4399
 #, no-wrap
 msgid ""
 " /bin/sh -c \"command\"\n"
@@ -17051,24 +17234,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6475 ../fish/guestfish-actions.pod:4328
+#: ../src/guestfs-actions.pod:6586 ../fish/guestfish-actions.pod:4401
 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:6479
+#: ../src/guestfs-actions.pod:6590
 msgid "All the provisos about C<guestfs_command> apply to this call."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6486
+#: ../src/guestfs-actions.pod:6597
 msgid "guestfs_sh_lines"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6488
+#: ../src/guestfs-actions.pod:6599
 #, no-wrap
 msgid ""
 " char **\n"
@@ -17078,24 +17261,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6492
+#: ../src/guestfs-actions.pod:6603
 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:6495
+#: ../src/guestfs-actions.pod:6606
 msgid "See also: C<guestfs_command_lines>"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6503
+#: ../src/guestfs-actions.pod:6614
 msgid "guestfs_sleep"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6505
+#: ../src/guestfs-actions.pod:6616
 #, no-wrap
 msgid ""
 " int\n"
@@ -17105,22 +17288,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6509 ../fish/guestfish-actions.pod:4347
+#: ../src/guestfs-actions.pod:6620 ../fish/guestfish-actions.pod:4420
 msgid "Sleep for C<secs> seconds."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6513
+#: ../src/guestfs-actions.pod:6624
 msgid "(Added in 1.0.41)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6515 ../src/guestfs-structs.pod:109
+#: ../src/guestfs-actions.pod:6626 ../src/guestfs-structs.pod:109
 msgid "guestfs_stat"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6517
+#: ../src/guestfs-actions.pod:6628
 #, no-wrap
 msgid ""
 " struct guestfs_stat *\n"
@@ -17130,17 +17313,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6523 ../fish/guestfish-actions.pod:4355
+#: ../src/guestfs-actions.pod:6634 ../fish/guestfish-actions.pod:4428
 msgid "This is the same as the C<stat(2)> system call."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6531 ../src/guestfs-structs.pod:135
+#: ../src/guestfs-actions.pod:6642 ../src/guestfs-structs.pod:135
 msgid "guestfs_statvfs"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6533
+#: ../src/guestfs-actions.pod:6644
 #, no-wrap
 msgid ""
 " struct guestfs_statvfs *\n"
@@ -17150,7 +17333,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6537 ../fish/guestfish-actions.pod:4361
+#: ../src/guestfs-actions.pod:6648 ../fish/guestfish-actions.pod:4434
 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 "
@@ -17158,24 +17341,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6541 ../fish/guestfish-actions.pod:4365
+#: ../src/guestfs-actions.pod:6652 ../fish/guestfish-actions.pod:4438
 msgid "This is the same as the C<statvfs(2)> system call."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6543
+#: ../src/guestfs-actions.pod:6654
 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:6549
+#: ../src/guestfs-actions.pod:6660
 msgid "guestfs_strings"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6551
+#: ../src/guestfs-actions.pod:6662
 #, no-wrap
 msgid ""
 " char **\n"
@@ -17185,19 +17368,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6555 ../fish/guestfish-actions.pod:4371
+#: ../src/guestfs-actions.pod:6666 ../fish/guestfish-actions.pod:4444
 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:6567
+#: ../src/guestfs-actions.pod:6678
 msgid "guestfs_strings_e"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6569
+#: ../src/guestfs-actions.pod:6680
 #, no-wrap
 msgid ""
 " char **\n"
@@ -17208,93 +17391,93 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6574
+#: ../src/guestfs-actions.pod:6685
 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:6578 ../fish/guestfish-actions.pod:4385
+#: ../src/guestfs-actions.pod:6689 ../fish/guestfish-actions.pod:4458
 msgid "Allowed encodings are:"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:6582 ../fish/guestfish-actions.pod:4389
+#: ../src/guestfs-actions.pod:6693 ../fish/guestfish-actions.pod:4462
 msgid "s"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6584
+#: ../src/guestfs-actions.pod:6695
 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:6587 ../fish/guestfish-actions.pod:4394
+#: ../src/guestfs-actions.pod:6698 ../fish/guestfish-actions.pod:4467
 msgid "S"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6589 ../fish/guestfish-actions.pod:4396
+#: ../src/guestfs-actions.pod:6700 ../fish/guestfish-actions.pod:4469
 msgid "Single 8-bit-byte characters."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:6591 ../fish/guestfish-actions.pod:4398
+#: ../src/guestfs-actions.pod:6702 ../fish/guestfish-actions.pod:4471
 msgid "b"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6593 ../fish/guestfish-actions.pod:4400
+#: ../src/guestfs-actions.pod:6704 ../fish/guestfish-actions.pod:4473
 msgid "16-bit big endian strings such as those encoded in UTF-16BE or UCS-2BE."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:6596 ../fish/guestfish-actions.pod:4403
+#: ../src/guestfs-actions.pod:6707 ../fish/guestfish-actions.pod:4476
 msgid "l (lower case letter L)"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6598 ../fish/guestfish-actions.pod:4405
+#: ../src/guestfs-actions.pod:6709 ../fish/guestfish-actions.pod:4478
 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:6601 ../fish/guestfish-actions.pod:4408
+#: ../src/guestfs-actions.pod:6712 ../fish/guestfish-actions.pod:4481
 msgid "B"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6603 ../fish/guestfish-actions.pod:4410
+#: ../src/guestfs-actions.pod:6714 ../fish/guestfish-actions.pod:4483
 msgid "32-bit big endian such as UCS-4BE."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-actions.pod:6605 ../fish/guestfish-actions.pod:4412
+#: ../src/guestfs-actions.pod:6716 ../fish/guestfish-actions.pod:4485
 msgid "L"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6607 ../fish/guestfish-actions.pod:4414
+#: ../src/guestfs-actions.pod:6718 ../fish/guestfish-actions.pod:4487
 msgid "32-bit little endian such as UCS-4LE."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6611 ../fish/guestfish-actions.pod:4418
+#: ../src/guestfs-actions.pod:6722 ../fish/guestfish-actions.pod:4491
 msgid "The returned strings are transcoded to UTF-8."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6622
+#: ../src/guestfs-actions.pod:6733
 msgid "guestfs_swapoff_device"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6624
+#: ../src/guestfs-actions.pod:6735
 #, no-wrap
 msgid ""
 " int\n"
@@ -17304,19 +17487,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6628
+#: ../src/guestfs-actions.pod:6739
 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:6636
+#: ../src/guestfs-actions.pod:6747
 msgid "guestfs_swapoff_file"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6638
+#: ../src/guestfs-actions.pod:6749
 #, no-wrap
 msgid ""
 " int\n"
@@ -17326,17 +17509,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6642 ../fish/guestfish-actions.pod:4435
+#: ../src/guestfs-actions.pod:6753 ../fish/guestfish-actions.pod:4508
 msgid "This command disables the libguestfs appliance swap on file."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6648
+#: ../src/guestfs-actions.pod:6759
 msgid "guestfs_swapoff_label"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6650
+#: ../src/guestfs-actions.pod:6761
 #, no-wrap
 msgid ""
 " int\n"
@@ -17346,19 +17529,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6654 ../fish/guestfish-actions.pod:4441
+#: ../src/guestfs-actions.pod:6765 ../fish/guestfish-actions.pod:4514
 msgid ""
 "This command disables the libguestfs appliance swap on labeled swap "
 "partition."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6661
+#: ../src/guestfs-actions.pod:6772
 msgid "guestfs_swapoff_uuid"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6663
+#: ../src/guestfs-actions.pod:6774
 #, no-wrap
 msgid ""
 " int\n"
@@ -17368,19 +17551,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6667 ../fish/guestfish-actions.pod:4448
+#: ../src/guestfs-actions.pod:6778 ../fish/guestfish-actions.pod:4521
 msgid ""
 "This command disables the libguestfs appliance swap partition with the given "
 "UUID."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6674
+#: ../src/guestfs-actions.pod:6785
 msgid "guestfs_swapon_device"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6676
+#: ../src/guestfs-actions.pod:6787
 #, no-wrap
 msgid ""
 " int\n"
@@ -17390,7 +17573,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6680
+#: ../src/guestfs-actions.pod:6791
 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 "
@@ -17398,7 +17581,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6685 ../fish/guestfish-actions.pod:4460
+#: ../src/guestfs-actions.pod:6796 ../fish/guestfish-actions.pod:4533
 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 "
@@ -17408,12 +17591,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6696
+#: ../src/guestfs-actions.pod:6807
 msgid "guestfs_swapon_file"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6698
+#: ../src/guestfs-actions.pod:6809
 #, no-wrap
 msgid ""
 " int\n"
@@ -17423,19 +17606,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6702
+#: ../src/guestfs-actions.pod:6813
 msgid ""
 "This command enables swap to a file.  See C<guestfs_swapon_device> for other "
 "notes."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6709
+#: ../src/guestfs-actions.pod:6820
 msgid "guestfs_swapon_label"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6711
+#: ../src/guestfs-actions.pod:6822
 #, no-wrap
 msgid ""
 " int\n"
@@ -17445,19 +17628,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6715
+#: ../src/guestfs-actions.pod:6826
 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:6722
+#: ../src/guestfs-actions.pod:6833
 msgid "guestfs_swapon_uuid"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6724
+#: ../src/guestfs-actions.pod:6835
 #, no-wrap
 msgid ""
 " int\n"
@@ -17467,19 +17650,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6728
+#: ../src/guestfs-actions.pod:6839
 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:6735
+#: ../src/guestfs-actions.pod:6846
 msgid "guestfs_sync"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6737
+#: ../src/guestfs-actions.pod:6848
 #, no-wrap
 msgid ""
 " int\n"
@@ -17488,26 +17671,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6740 ../fish/guestfish-actions.pod:4492
+#: ../src/guestfs-actions.pod:6851 ../fish/guestfish-actions.pod:4565
 msgid ""
 "This syncs the disk, so that any writes are flushed through to the "
 "underlying disk image."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6743 ../fish/guestfish-actions.pod:4495
+#: ../src/guestfs-actions.pod:6854 ../fish/guestfish-actions.pod:4568
 msgid ""
 "You should always call this if you have modified a disk image, before "
 "closing the handle."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6750
+#: ../src/guestfs-actions.pod:6861
 msgid "guestfs_tail"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6752
+#: ../src/guestfs-actions.pod:6863
 #, no-wrap
 msgid ""
 " char **\n"
@@ -17517,18 +17700,18 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6756 ../fish/guestfish-actions.pod:4502
+#: ../src/guestfs-actions.pod:6867 ../fish/guestfish-actions.pod:4575
 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:6768
+#: ../src/guestfs-actions.pod:6879
 msgid "guestfs_tail_n"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6770
+#: ../src/guestfs-actions.pod:6881
 #, no-wrap
 msgid ""
 " char **\n"
@@ -17539,26 +17722,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6775 ../fish/guestfish-actions.pod:4512
+#: ../src/guestfs-actions.pod:6886 ../fish/guestfish-actions.pod:4585
 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:6778 ../fish/guestfish-actions.pod:4515
+#: ../src/guestfs-actions.pod:6889 ../fish/guestfish-actions.pod:4588
 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:6792
+#: ../src/guestfs-actions.pod:6903
 msgid "guestfs_tar_in"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6794
+#: ../src/guestfs-actions.pod:6905
 #, no-wrap
 msgid ""
 " int\n"
@@ -17569,31 +17752,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6799 ../fish/guestfish-actions.pod:4527
+#: ../src/guestfs-actions.pod:6910 ../fish/guestfish-actions.pod:4600
 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:6802
+#: ../src/guestfs-actions.pod:6913
 msgid ""
 "To upload a compressed tarball, use C<guestfs_tgz_in> or C<guestfs_txz_in>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6807 ../src/guestfs-actions.pod:6824
-#: ../src/guestfs-actions.pod:6840 ../src/guestfs-actions.pod:6856
+#: ../src/guestfs-actions.pod:6918 ../src/guestfs-actions.pod:6935
+#: ../src/guestfs-actions.pod:6951 ../src/guestfs-actions.pod:6967
 msgid "(Added in 1.0.3)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6809
+#: ../src/guestfs-actions.pod:6920
 msgid "guestfs_tar_out"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6811
+#: ../src/guestfs-actions.pod:6922
 #, no-wrap
 msgid ""
 " int\n"
@@ -17604,26 +17787,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6816 ../fish/guestfish-actions.pod:4539
+#: ../src/guestfs-actions.pod:6927 ../fish/guestfish-actions.pod:4612
 msgid ""
 "This command packs the contents of C<directory> and downloads it to local "
 "file C<tarfile>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6819
+#: ../src/guestfs-actions.pod:6930
 msgid ""
 "To download a compressed tarball, use C<guestfs_tgz_out> or "
 "C<guestfs_txz_out>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6826
+#: ../src/guestfs-actions.pod:6937
 msgid "guestfs_tgz_in"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6828
+#: ../src/guestfs-actions.pod:6939
 #, no-wrap
 msgid ""
 " int\n"
@@ -17634,24 +17817,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6833 ../fish/guestfish-actions.pod:4551
+#: ../src/guestfs-actions.pod:6944 ../fish/guestfish-actions.pod:4624
 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:6836
+#: ../src/guestfs-actions.pod:6947
 msgid "To upload an uncompressed tarball, use C<guestfs_tar_in>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6842
+#: ../src/guestfs-actions.pod:6953
 msgid "guestfs_tgz_out"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6844
+#: ../src/guestfs-actions.pod:6955
 #, no-wrap
 msgid ""
 " int\n"
@@ -17662,24 +17845,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6849 ../fish/guestfish-actions.pod:4562
+#: ../src/guestfs-actions.pod:6960 ../fish/guestfish-actions.pod:4635
 msgid ""
 "This command packs the contents of C<directory> and downloads it to local "
 "file C<tarball>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6852
+#: ../src/guestfs-actions.pod:6963
 msgid "To download an uncompressed tarball, use C<guestfs_tar_out>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6858
+#: ../src/guestfs-actions.pod:6969
 msgid "guestfs_touch"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6860
+#: ../src/guestfs-actions.pod:6971
 #, no-wrap
 msgid ""
 " int\n"
@@ -17689,7 +17872,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6864 ../fish/guestfish-actions.pod:4573
+#: ../src/guestfs-actions.pod:6975 ../fish/guestfish-actions.pod:4646
 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-"
@@ -17697,19 +17880,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6868 ../fish/guestfish-actions.pod:4577
+#: ../src/guestfs-actions.pod:6979 ../fish/guestfish-actions.pod:4650
 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:6875
+#: ../src/guestfs-actions.pod:6986
 msgid "guestfs_truncate"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6877
+#: ../src/guestfs-actions.pod:6988
 #, no-wrap
 msgid ""
 " int\n"
@@ -17719,19 +17902,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6881 ../fish/guestfish-actions.pod:4584
+#: ../src/guestfs-actions.pod:6992 ../fish/guestfish-actions.pod:4657
 msgid ""
 "This command truncates C<path> to a zero-length file.  The file must exist "
 "already."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6888
+#: ../src/guestfs-actions.pod:6999
 msgid "guestfs_truncate_size"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6890
+#: ../src/guestfs-actions.pod:7001
 #, no-wrap
 msgid ""
 " int\n"
@@ -17742,14 +17925,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6895 ../fish/guestfish-actions.pod:4591
+#: ../src/guestfs-actions.pod:7006 ../fish/guestfish-actions.pod:4664
 msgid ""
 "This command truncates C<path> to size C<size> bytes.  The file must exist "
 "already."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6898
+#: ../src/guestfs-actions.pod:7009
 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 "
@@ -17758,12 +17941,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6908
+#: ../src/guestfs-actions.pod:7019
 msgid "guestfs_tune2fs_l"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6910
+#: ../src/guestfs-actions.pod:7021
 #, no-wrap
 msgid ""
 " char **\n"
@@ -17773,14 +17956,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6914 ../fish/guestfish-actions.pod:4604
+#: ../src/guestfs-actions.pod:7025 ../fish/guestfish-actions.pod:4677
 msgid ""
 "This returns the contents of the ext2, ext3 or ext4 filesystem superblock on "
 "C<device>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6917 ../fish/guestfish-actions.pod:4607
+#: ../src/guestfs-actions.pod:7028 ../fish/guestfish-actions.pod:4680
 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 "
@@ -17789,12 +17972,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6930
+#: ../src/guestfs-actions.pod:7041
 msgid "guestfs_txz_in"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6932
+#: ../src/guestfs-actions.pod:7043
 #, no-wrap
 msgid ""
 " int\n"
@@ -17805,19 +17988,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6937 ../fish/guestfish-actions.pod:4616
+#: ../src/guestfs-actions.pod:7048 ../fish/guestfish-actions.pod:4689
 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:6944
+#: ../src/guestfs-actions.pod:7055
 msgid "guestfs_txz_out"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6946
+#: ../src/guestfs-actions.pod:7057
 #, no-wrap
 msgid ""
 " int\n"
@@ -17828,19 +18011,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6951 ../fish/guestfish-actions.pod:4625
+#: ../src/guestfs-actions.pod:7062 ../fish/guestfish-actions.pod:4698
 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:6958
+#: ../src/guestfs-actions.pod:7069
 msgid "guestfs_umask"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6960
+#: ../src/guestfs-actions.pod:7071
 #, no-wrap
 msgid ""
 " int\n"
@@ -17850,14 +18033,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6964 ../fish/guestfish-actions.pod:4634
+#: ../src/guestfs-actions.pod:7075 ../fish/guestfish-actions.pod:4707
 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:6967 ../fish/guestfish-actions.pod:4637
+#: ../src/guestfs-actions.pod:7078 ../fish/guestfish-actions.pod:4710
 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 "
@@ -17865,7 +18048,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6972 ../fish/guestfish-actions.pod:4642
+#: ../src/guestfs-actions.pod:7083 ../fish/guestfish-actions.pod:4715
 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 "
@@ -17873,24 +18056,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6976
+#: ../src/guestfs-actions.pod:7087
 msgid ""
 "See also C<guestfs_get_umask>, L<umask(2)>, C<guestfs_mknod>, "
 "C<guestfs_mkdir>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6979 ../fish/guestfish-actions.pod:4649
+#: ../src/guestfs-actions.pod:7090 ../fish/guestfish-actions.pod:4722
 msgid "This call returns the previous umask."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6985
+#: ../src/guestfs-actions.pod:7096
 msgid "guestfs_umount"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6987
+#: ../src/guestfs-actions.pod:7098
 #, no-wrap
 msgid ""
 " int\n"
@@ -17900,19 +18083,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6991 ../fish/guestfish-actions.pod:4657
+#: ../src/guestfs-actions.pod:7102 ../fish/guestfish-actions.pod:4730
 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:6999
+#: ../src/guestfs-actions.pod:7110
 msgid "guestfs_umount_all"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7001
+#: ../src/guestfs-actions.pod:7112
 #, no-wrap
 msgid ""
 " int\n"
@@ -17921,22 +18104,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7004 ../fish/guestfish-actions.pod:4667
+#: ../src/guestfs-actions.pod:7115 ../fish/guestfish-actions.pod:4740
 msgid "This unmounts all mounted filesystems."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7006 ../fish/guestfish-actions.pod:4669
+#: ../src/guestfs-actions.pod:7117 ../fish/guestfish-actions.pod:4742
 msgid "Some internal mounts are not unmounted by this call."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7012
+#: ../src/guestfs-actions.pod:7123
 msgid "guestfs_upload"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7014
+#: ../src/guestfs-actions.pod:7125
 #, no-wrap
 msgid ""
 " int\n"
@@ -17947,23 +18130,23 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7019 ../src/guestfs-actions.pod:7043
-#: ../fish/guestfish-actions.pod:4675 ../fish/guestfish-actions.pod:4688
+#: ../src/guestfs-actions.pod:7130 ../src/guestfs-actions.pod:7154
+#: ../fish/guestfish-actions.pod:4748 ../fish/guestfish-actions.pod:4761
 msgid "Upload local file C<filename> to C<remotefilename> on the filesystem."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7024
+#: ../src/guestfs-actions.pod:7135
 msgid "See also C<guestfs_download>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7035
+#: ../src/guestfs-actions.pod:7146
 msgid "guestfs_upload_offset"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7037
+#: ../src/guestfs-actions.pod:7148
 #, no-wrap
 msgid ""
 " int\n"
@@ -17975,7 +18158,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7046 ../fish/guestfish-actions.pod:4691
+#: ../src/guestfs-actions.pod:7157 ../fish/guestfish-actions.pod:4764
 msgid ""
 "C<remotefilename> is overwritten starting at the byte C<offset> specified.  "
 "The intention is to overwrite parts of existing files or devices, although "
@@ -17985,7 +18168,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7053
+#: ../src/guestfs-actions.pod:7164
 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 "
@@ -17993,17 +18176,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7058
+#: ../src/guestfs-actions.pod:7169
 msgid "See also C<guestfs_upload>, C<guestfs_pwrite>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7069
+#: ../src/guestfs-actions.pod:7180
 msgid "guestfs_utimens"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7071
+#: ../src/guestfs-actions.pod:7182
 #, no-wrap
 msgid ""
 " int\n"
@@ -18017,26 +18200,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7079 ../fish/guestfish-actions.pod:4711
+#: ../src/guestfs-actions.pod:7190 ../fish/guestfish-actions.pod:4784
 msgid "This command sets the timestamps of a file with nanosecond precision."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7082 ../fish/guestfish-actions.pod:4714
+#: ../src/guestfs-actions.pod:7193 ../fish/guestfish-actions.pod:4787
 msgid ""
 "C<atsecs, atnsecs> are the last access time (atime) in secs and nanoseconds "
 "from the epoch."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7085 ../fish/guestfish-actions.pod:4717
+#: ../src/guestfs-actions.pod:7196 ../fish/guestfish-actions.pod:4790
 msgid ""
 "C<mtsecs, mtnsecs> are the last modification time (mtime) in secs and "
 "nanoseconds from the epoch."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7088 ../fish/guestfish-actions.pod:4720
+#: ../src/guestfs-actions.pod:7199 ../fish/guestfish-actions.pod:4793
 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 "
@@ -18044,7 +18227,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7092 ../fish/guestfish-actions.pod:4724
+#: ../src/guestfs-actions.pod:7203 ../fish/guestfish-actions.pod:4797
 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 "
@@ -18052,12 +18235,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7100 ../src/guestfs-structs.pod:175
+#: ../src/guestfs-actions.pod:7211 ../src/guestfs-structs.pod:175
 msgid "guestfs_version"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7102
+#: ../src/guestfs-actions.pod:7213
 #, no-wrap
 msgid ""
 " struct guestfs_version *\n"
@@ -18066,13 +18249,13 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7105 ../fish/guestfish-actions.pod:4732
+#: ../src/guestfs-actions.pod:7216 ../fish/guestfish-actions.pod:4805
 msgid ""
 "Return the libguestfs version number that the program is linked against."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7108 ../fish/guestfish-actions.pod:4735
+#: ../src/guestfs-actions.pod:7219 ../fish/guestfish-actions.pod:4808
 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 "
@@ -18081,7 +18264,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7113 ../fish/guestfish-actions.pod:4740
+#: ../src/guestfs-actions.pod:7224 ../fish/guestfish-actions.pod:4813
 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 "
@@ -18090,7 +18273,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7119 ../fish/guestfish-actions.pod:4746
+#: ../src/guestfs-actions.pod:7230 ../fish/guestfish-actions.pod:4819
 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 "
@@ -18099,18 +18282,18 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7125 ../fish/guestfish-actions.pod:4752
+#: ../src/guestfs-actions.pod:7236 ../fish/guestfish-actions.pod:4825
 msgid ""
 "To construct the original version string: C<$major.$minor.$release$extra>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7128 ../fish/guestfish-actions.pod:4755
+#: ../src/guestfs-actions.pod:7239 ../fish/guestfish-actions.pod:4828
 msgid "See also: L<guestfs(3)/LIBGUESTFS VERSION NUMBERS>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7130
+#: ../src/guestfs-actions.pod:7241
 msgid ""
 "I<Note:> Don't use this call to test for availability of features.  In "
 "enterprise distributions we backport features from later versions into "
@@ -18119,24 +18302,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7136
+#: ../src/guestfs-actions.pod:7247
 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:7140
+#: ../src/guestfs-actions.pod:7251
 msgid "(Added in 1.0.58)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7142
+#: ../src/guestfs-actions.pod:7253
 msgid "guestfs_vfs_label"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7144
+#: ../src/guestfs-actions.pod:7255
 #, no-wrap
 msgid ""
 " char *\n"
@@ -18146,32 +18329,32 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7148 ../fish/guestfish-actions.pod:4767
+#: ../src/guestfs-actions.pod:7259 ../fish/guestfish-actions.pod:4840
 msgid "This returns the filesystem label of the filesystem on C<device>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7151 ../fish/guestfish-actions.pod:4770
+#: ../src/guestfs-actions.pod:7262 ../fish/guestfish-actions.pod:4843
 msgid "If the filesystem is unlabeled, this returns the empty string."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7153
+#: ../src/guestfs-actions.pod:7264
 msgid "To find a filesystem from the label, use C<guestfs_findfs_label>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7158 ../src/guestfs-actions.pod:7195
+#: ../src/guestfs-actions.pod:7269 ../src/guestfs-actions.pod:7306
 msgid "(Added in 1.3.18)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7160
+#: ../src/guestfs-actions.pod:7271
 msgid "guestfs_vfs_type"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7162
+#: ../src/guestfs-actions.pod:7273
 #, no-wrap
 msgid ""
 " char *\n"
@@ -18181,14 +18364,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7166 ../fish/guestfish-actions.pod:4778
+#: ../src/guestfs-actions.pod:7277 ../fish/guestfish-actions.pod:4851
 msgid ""
 "This command gets the filesystem type corresponding to the filesystem on "
 "C<device>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7169 ../fish/guestfish-actions.pod:4781
+#: ../src/guestfs-actions.pod:7280 ../fish/guestfish-actions.pod:4854
 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 "
@@ -18196,12 +18379,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7179
+#: ../src/guestfs-actions.pod:7290
 msgid "guestfs_vfs_uuid"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7181
+#: ../src/guestfs-actions.pod:7292
 #, no-wrap
 msgid ""
 " char *\n"
@@ -18211,27 +18394,27 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7185 ../fish/guestfish-actions.pod:4790
+#: ../src/guestfs-actions.pod:7296 ../fish/guestfish-actions.pod:4863
 msgid "This returns the filesystem UUID of the filesystem on C<device>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7188 ../fish/guestfish-actions.pod:4793
+#: ../src/guestfs-actions.pod:7299 ../fish/guestfish-actions.pod:4866
 msgid "If the filesystem does not have a UUID, this returns the empty string."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7190
+#: ../src/guestfs-actions.pod:7301
 msgid "To find a filesystem from the UUID, use C<guestfs_findfs_uuid>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7197
+#: ../src/guestfs-actions.pod:7308
 msgid "guestfs_vg_activate"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7199
+#: ../src/guestfs-actions.pod:7310
 #, no-wrap
 msgid ""
 " int\n"
@@ -18242,33 +18425,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7204 ../fish/guestfish-actions.pod:4801
+#: ../src/guestfs-actions.pod:7315 ../fish/guestfish-actions.pod:4874
 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 "
-"are made known to the kernel, ie. they appear as C</dev/mapper> devices.  If "
-"deactivated, then those devices disappear."
+"volumes in the listed volume groups C<volgroups>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7210 ../fish/guestfish-actions.pod:4807
+#: ../src/guestfs-actions.pod:7318 ../fish/guestfish-actions.pod:4877
 msgid "This command is the same as running C<vgchange -a y|n volgroups...>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7212 ../fish/guestfish-actions.pod:4809
+#: ../src/guestfs-actions.pod:7320 ../fish/guestfish-actions.pod:4879
 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:7219
+#: ../src/guestfs-actions.pod:7327
 msgid "guestfs_vg_activate_all"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7221
+#: ../src/guestfs-actions.pod:7329
 #, no-wrap
 msgid ""
 " int\n"
@@ -18278,26 +18459,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7225 ../fish/guestfish-actions.pod:4816
+#: ../src/guestfs-actions.pod:7333 ../fish/guestfish-actions.pod:4886
 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 "
-"kernel, ie. they appear as C</dev/mapper> devices.  If deactivated, then "
-"those devices disappear."
+"volumes in all volume groups."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7231 ../fish/guestfish-actions.pod:4822
+#: ../src/guestfs-actions.pod:7336 ../fish/guestfish-actions.pod:4889
 msgid "This command is the same as running C<vgchange -a y|n>"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7237
+#: ../src/guestfs-actions.pod:7342
 msgid "guestfs_vgcreate"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7239
+#: ../src/guestfs-actions.pod:7344
 #, no-wrap
 msgid ""
 " int\n"
@@ -18308,19 +18487,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7244 ../fish/guestfish-actions.pod:4828
+#: ../src/guestfs-actions.pod:7349 ../fish/guestfish-actions.pod:4895
 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:7251
+#: ../src/guestfs-actions.pod:7356
 msgid "guestfs_vglvuuids"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7253
+#: ../src/guestfs-actions.pod:7358
 #, no-wrap
 msgid ""
 " char **\n"
@@ -18330,31 +18509,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7257 ../fish/guestfish-actions.pod:4835
+#: ../src/guestfs-actions.pod:7362 ../fish/guestfish-actions.pod:4902
 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:7260
+#: ../src/guestfs-actions.pod:7365
 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:7263
+#: ../src/guestfs-actions.pod:7368
 msgid "See also C<guestfs_vgpvuuids>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7271
+#: ../src/guestfs-actions.pod:7376
 msgid "guestfs_vgpvuuids"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7273
+#: ../src/guestfs-actions.pod:7378
 #, no-wrap
 msgid ""
 " char **\n"
@@ -18364,31 +18543,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7277 ../fish/guestfish-actions.pod:4847
+#: ../src/guestfs-actions.pod:7382 ../fish/guestfish-actions.pod:4914
 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:7280
+#: ../src/guestfs-actions.pod:7385
 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:7283
+#: ../src/guestfs-actions.pod:7388
 msgid "See also C<guestfs_vglvuuids>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7291
+#: ../src/guestfs-actions.pod:7396
 msgid "guestfs_vgremove"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7293
+#: ../src/guestfs-actions.pod:7398
 #, no-wrap
 msgid ""
 " int\n"
@@ -18398,23 +18577,23 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7297 ../fish/guestfish-actions.pod:4859
+#: ../src/guestfs-actions.pod:7402 ../fish/guestfish-actions.pod:4926
 msgid "Remove an LVM volume group C<vgname>, (for example C<VG>)."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7299 ../fish/guestfish-actions.pod:4861
+#: ../src/guestfs-actions.pod:7404 ../fish/guestfish-actions.pod:4928
 msgid ""
 "This also forcibly removes all logical volumes in the volume group (if any)."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7306
+#: ../src/guestfs-actions.pod:7411
 msgid "guestfs_vgrename"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7308
+#: ../src/guestfs-actions.pod:7413
 #, no-wrap
 msgid ""
 " int\n"
@@ -18425,17 +18604,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7313 ../fish/guestfish-actions.pod:4868
+#: ../src/guestfs-actions.pod:7418 ../fish/guestfish-actions.pod:4935
 msgid "Rename a volume group C<volgroup> with the new name C<newvolgroup>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7319
+#: ../src/guestfs-actions.pod:7424
 msgid "guestfs_vgs"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7321
+#: ../src/guestfs-actions.pod:7426
 #, no-wrap
 msgid ""
 " char **\n"
@@ -18444,31 +18623,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7324 ../fish/guestfish-actions.pod:4874
+#: ../src/guestfs-actions.pod:7429 ../fish/guestfish-actions.pod:4941
 msgid ""
 "List all the volumes groups detected.  This is the equivalent of the L<vgs(8)"
 "> command."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7327 ../fish/guestfish-actions.pod:4877
+#: ../src/guestfs-actions.pod:7432 ../fish/guestfish-actions.pod:4944
 msgid ""
 "This returns a list of just the volume group names that were detected (eg. "
 "C<VolGroup00>)."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7330
+#: ../src/guestfs-actions.pod:7435
 msgid "See also C<guestfs_vgs_full>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7338
+#: ../src/guestfs-actions.pod:7443
 msgid "guestfs_vgs_full"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7340
+#: ../src/guestfs-actions.pod:7445
 #, no-wrap
 msgid ""
 " struct guestfs_lvm_vg_list *\n"
@@ -18477,26 +18656,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7343 ../fish/guestfish-actions.pod:4886
+#: ../src/guestfs-actions.pod:7448 ../fish/guestfish-actions.pod:4953
 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:7346
+#: ../src/guestfs-actions.pod:7451
 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>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7352
+#: ../src/guestfs-actions.pod:7457
 msgid "guestfs_vgscan"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7354
+#: ../src/guestfs-actions.pod:7459
 #, no-wrap
 msgid ""
 " int\n"
@@ -18505,19 +18684,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7357 ../fish/guestfish-actions.pod:4893
+#: ../src/guestfs-actions.pod:7462 ../fish/guestfish-actions.pod:4960
 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:7364
+#: ../src/guestfs-actions.pod:7469
 msgid "guestfs_vguuid"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7366
+#: ../src/guestfs-actions.pod:7471
 #, no-wrap
 msgid ""
 " char *\n"
@@ -18527,17 +18706,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7370 ../fish/guestfish-actions.pod:4900
+#: ../src/guestfs-actions.pod:7475 ../fish/guestfish-actions.pod:4967
 msgid "This command returns the UUID of the LVM VG named C<vgname>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7377
+#: ../src/guestfs-actions.pod:7482
 msgid "guestfs_wait_ready"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7379
+#: ../src/guestfs-actions.pod:7484
 #, no-wrap
 msgid ""
 " int\n"
@@ -18546,12 +18725,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7382
+#: ../src/guestfs-actions.pod:7487
 msgid "This function is a no op."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7384
+#: ../src/guestfs-actions.pod:7489
 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 "
@@ -18559,25 +18738,25 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7389
+#: ../src/guestfs-actions.pod:7494
 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: textblock
-#: ../src/guestfs-actions.pod:7395
+#: ../src/guestfs-actions.pod:7500
 msgid ""
 "This function is deprecated.  In new code, use the C<launch> call instead."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7404
+#: ../src/guestfs-actions.pod:7509
 msgid "guestfs_wc_c"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7406
+#: ../src/guestfs-actions.pod:7511
 #, no-wrap
 msgid ""
 " int\n"
@@ -18587,19 +18766,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7410 ../fish/guestfish-actions.pod:4906
+#: ../src/guestfs-actions.pod:7515 ../fish/guestfish-actions.pod:4973
 msgid ""
 "This command counts the characters in a file, using the C<wc -c> external "
 "command."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7417
+#: ../src/guestfs-actions.pod:7522
 msgid "guestfs_wc_l"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7419
+#: ../src/guestfs-actions.pod:7524
 #, no-wrap
 msgid ""
 " int\n"
@@ -18609,18 +18788,18 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7423 ../fish/guestfish-actions.pod:4913
+#: ../src/guestfs-actions.pod:7528 ../fish/guestfish-actions.pod:4980
 msgid ""
 "This command counts the lines in a file, using the C<wc -l> external command."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7430
+#: ../src/guestfs-actions.pod:7535
 msgid "guestfs_wc_w"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7432
+#: ../src/guestfs-actions.pod:7537
 #, no-wrap
 msgid ""
 " int\n"
@@ -18630,18 +18809,18 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7436 ../fish/guestfish-actions.pod:4920
+#: ../src/guestfs-actions.pod:7541 ../fish/guestfish-actions.pod:4987
 msgid ""
 "This command counts the words in a file, using the C<wc -w> external command."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7443
+#: ../src/guestfs-actions.pod:7548
 msgid "guestfs_write"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7445
+#: ../src/guestfs-actions.pod:7550
 #, no-wrap
 msgid ""
 " int\n"
@@ -18653,19 +18832,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7451 ../fish/guestfish-actions.pod:4927
+#: ../src/guestfs-actions.pod:7556 ../fish/guestfish-actions.pod:4994
 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:7461
+#: ../src/guestfs-actions.pod:7566
 msgid "guestfs_write_file"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7463
+#: ../src/guestfs-actions.pod:7568
 #, no-wrap
 msgid ""
 " int\n"
@@ -18677,39 +18856,39 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7469 ../fish/guestfish-actions.pod:4937
+#: ../src/guestfs-actions.pod:7574 ../fish/guestfish-actions.pod:5004
 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:7473 ../fish/guestfish-actions.pod:4941
+#: ../src/guestfs-actions.pod:7578 ../fish/guestfish-actions.pod:5008
 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:7477 ../fish/guestfish-actions.pod:4945
+#: ../src/guestfs-actions.pod:7582 ../fish/guestfish-actions.pod:5012
 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:7485 ../fish/guestfish-actions.pod:4951
+#: ../src/guestfs-actions.pod:7590 ../fish/guestfish-actions.pod:5018
 msgid ""
 "This function is deprecated.  In new code, use the C<write> call instead."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7494
+#: ../src/guestfs-actions.pod:7599
 msgid "guestfs_zegrep"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7496
+#: ../src/guestfs-actions.pod:7601
 #, no-wrap
 msgid ""
 " char **\n"
@@ -18720,18 +18899,18 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7501 ../fish/guestfish-actions.pod:4962
+#: ../src/guestfs-actions.pod:7606 ../fish/guestfish-actions.pod:5029
 msgid ""
 "This calls the external C<zegrep> program and returns the matching lines."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7513
+#: ../src/guestfs-actions.pod:7618
 msgid "guestfs_zegrepi"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7515
+#: ../src/guestfs-actions.pod:7620
 #, no-wrap
 msgid ""
 " char **\n"
@@ -18742,18 +18921,18 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7520 ../fish/guestfish-actions.pod:4972
+#: ../src/guestfs-actions.pod:7625 ../fish/guestfish-actions.pod:5039
 msgid ""
 "This calls the external C<zegrep -i> program and returns the matching lines."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7532
+#: ../src/guestfs-actions.pod:7637
 msgid "guestfs_zero"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7534
+#: ../src/guestfs-actions.pod:7639
 #, no-wrap
 msgid ""
 " int\n"
@@ -18763,12 +18942,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7538 ../fish/guestfish-actions.pod:4982
+#: ../src/guestfs-actions.pod:7643 ../fish/guestfish-actions.pod:5049
 msgid "This command writes zeroes over the first few blocks of C<device>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7540 ../fish/guestfish-actions.pod:4984
+#: ../src/guestfs-actions.pod:7645 ../fish/guestfish-actions.pod:5051
 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 "
@@ -18776,19 +18955,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7544
+#: ../src/guestfs-actions.pod:7649
 msgid ""
 "See also: C<guestfs_zero_device>, C<guestfs_scrub_device>, "
 "C<guestfs_is_zero_device>"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7556
+#: ../src/guestfs-actions.pod:7661
 msgid "guestfs_zero_device"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7558
+#: ../src/guestfs-actions.pod:7663
 #, no-wrap
 msgid ""
 " int\n"
@@ -18798,24 +18977,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7562
+#: ../src/guestfs-actions.pod:7667
 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:7576
+#: ../src/guestfs-actions.pod:7681
 msgid "(Added in 1.3.1)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7578
+#: ../src/guestfs-actions.pod:7683
 msgid "guestfs_zerofree"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7580
+#: ../src/guestfs-actions.pod:7685
 #, no-wrap
 msgid ""
 " int\n"
@@ -18825,7 +19004,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7584 ../fish/guestfish-actions.pod:5006
+#: ../src/guestfs-actions.pod:7689 ../fish/guestfish-actions.pod:5073
 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 "
@@ -18833,24 +19012,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7589 ../fish/guestfish-actions.pod:5011
+#: ../src/guestfs-actions.pod:7694 ../fish/guestfish-actions.pod:5078
 msgid "You should B<not> run this program if the filesystem is mounted."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7592 ../fish/guestfish-actions.pod:5014
+#: ../src/guestfs-actions.pod:7697 ../fish/guestfish-actions.pod:5081
 msgid ""
 "It is possible that using this program can damage the filesystem or data on "
 "the filesystem."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7599
+#: ../src/guestfs-actions.pod:7704
 msgid "guestfs_zfgrep"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7601
+#: ../src/guestfs-actions.pod:7706
 #, no-wrap
 msgid ""
 " char **\n"
@@ -18861,18 +19040,18 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7606 ../fish/guestfish-actions.pod:5021
+#: ../src/guestfs-actions.pod:7711 ../fish/guestfish-actions.pod:5088
 msgid ""
 "This calls the external C<zfgrep> program and returns the matching lines."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7618
+#: ../src/guestfs-actions.pod:7723
 msgid "guestfs_zfgrepi"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7620
+#: ../src/guestfs-actions.pod:7725
 #, no-wrap
 msgid ""
 " char **\n"
@@ -18883,18 +19062,18 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7625 ../fish/guestfish-actions.pod:5031
+#: ../src/guestfs-actions.pod:7730 ../fish/guestfish-actions.pod:5098
 msgid ""
 "This calls the external C<zfgrep -i> program and returns the matching lines."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7637
+#: ../src/guestfs-actions.pod:7742
 msgid "guestfs_zfile"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7639
+#: ../src/guestfs-actions.pod:7744
 #, no-wrap
 msgid ""
 " char *\n"
@@ -18905,36 +19084,36 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7644 ../fish/guestfish-actions.pod:5041
+#: ../src/guestfs-actions.pod:7749 ../fish/guestfish-actions.pod:5108
 msgid ""
 "This command runs C<file> after first decompressing C<path> using C<method>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7647 ../fish/guestfish-actions.pod:5044
+#: ../src/guestfs-actions.pod:7752 ../fish/guestfish-actions.pod:5111
 msgid "C<method> must be one of C<gzip>, C<compress> or C<bzip2>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7649
+#: ../src/guestfs-actions.pod:7754
 msgid ""
 "Since 1.0.63, use C<guestfs_file> instead which can now process compressed "
 "files."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7655 ../fish/guestfish-actions.pod:5049
+#: ../src/guestfs-actions.pod:7760 ../fish/guestfish-actions.pod:5116
 msgid ""
 "This function is deprecated.  In new code, use the C<file> call instead."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7664
+#: ../src/guestfs-actions.pod:7769
 msgid "guestfs_zgrep"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7666
+#: ../src/guestfs-actions.pod:7771
 #, no-wrap
 msgid ""
 " char **\n"
@@ -18945,18 +19124,18 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7671 ../fish/guestfish-actions.pod:5060
+#: ../src/guestfs-actions.pod:7776 ../fish/guestfish-actions.pod:5127
 msgid ""
 "This calls the external C<zgrep> program and returns the matching lines."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7683
+#: ../src/guestfs-actions.pod:7788
 msgid "guestfs_zgrepi"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7685
+#: ../src/guestfs-actions.pod:7790
 #, no-wrap
 msgid ""
 " char **\n"
@@ -18967,7 +19146,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7690 ../fish/guestfish-actions.pod:5070
+#: ../src/guestfs-actions.pod:7795 ../fish/guestfish-actions.pod:5137
 msgid ""
 "This calls the external C<zgrep -i> program and returns the matching lines."
 msgstr ""
@@ -19096,58 +19275,59 @@ msgstr ""
 #. type: textblock
 #: ../src/guestfs-availability.pod:109
 msgid ""
-"The following functions: L</guestfs_ntfsresize> L</guestfs_ntfsresize_size>"
+"The following functions: L</guestfs_ntfsresize> L</guestfs_ntfsresize_opts> "
+"L</guestfs_ntfsresize_size>"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-availability.pod:113
+#: ../src/guestfs-availability.pod:114
 msgid "B<realpath>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-availability.pod:115
+#: ../src/guestfs-availability.pod:116
 msgid "The following functions: L</guestfs_realpath>"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-availability.pod:118
+#: ../src/guestfs-availability.pod:119
 msgid "B<scrub>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-availability.pod:120
+#: ../src/guestfs-availability.pod:121
 msgid ""
 "The following functions: L</guestfs_scrub_device> L</guestfs_scrub_file> L</"
 "guestfs_scrub_freespace>"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-availability.pod:125
+#: ../src/guestfs-availability.pod:126
 msgid "B<selinux>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-availability.pod:127
+#: ../src/guestfs-availability.pod:128
 msgid "The following functions: L</guestfs_getcon> L</guestfs_setcon>"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-availability.pod:131
+#: ../src/guestfs-availability.pod:132
 msgid "B<xz>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-availability.pod:133
+#: ../src/guestfs-availability.pod:134
 msgid "The following functions: L</guestfs_txz_in> L</guestfs_txz_out>"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs-availability.pod:137
+#: ../src/guestfs-availability.pod:138
 msgid "B<zerofree>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-availability.pod:139
+#: ../src/guestfs-availability.pod:140
 msgid "The following functions: L</guestfs_zerofree>"
 msgstr ""
 
@@ -22319,8 +22499,8 @@ msgstr ""
 
 #. type: textblock
 #: ../fish/guestfish-actions.pod:79 ../fish/guestfish-actions.pod:143
-#: ../fish/guestfish-actions.pod:1937 ../fish/guestfish-actions.pod:3087
-#: ../fish/guestfish-actions.pod:3260
+#: ../fish/guestfish-actions.pod:1937 ../fish/guestfish-actions.pod:3103
+#: ../fish/guestfish-actions.pod:3276 ../fish/guestfish-actions.pod:3411
 msgid ""
 "This command has one or more optional arguments.  See L</OPTIONAL ARGUMENTS>."
 msgstr ""
@@ -22768,10 +22948,10 @@ msgstr ""
 #: ../fish/guestfish-actions.pod:435 ../fish/guestfish-actions.pod:444
 #: ../fish/guestfish-actions.pod:668 ../fish/guestfish-actions.pod:837
 #: ../fish/guestfish-actions.pod:856 ../fish/guestfish-actions.pod:1230
-#: ../fish/guestfish-actions.pod:4533 ../fish/guestfish-actions.pod:4545
-#: ../fish/guestfish-actions.pod:4556 ../fish/guestfish-actions.pod:4567
-#: ../fish/guestfish-actions.pod:4619 ../fish/guestfish-actions.pod:4628
-#: ../fish/guestfish-actions.pod:4682 ../fish/guestfish-actions.pod:4705
+#: ../fish/guestfish-actions.pod:4606 ../fish/guestfish-actions.pod:4618
+#: ../fish/guestfish-actions.pod:4629 ../fish/guestfish-actions.pod:4640
+#: ../fish/guestfish-actions.pod:4692 ../fish/guestfish-actions.pod:4701
+#: ../fish/guestfish-actions.pod:4755 ../fish/guestfish-actions.pod:4778
 msgid "Use C<-> instead of a filename to read/write from stdin/stdout."
 msgstr ""
 
@@ -24670,7 +24850,7 @@ msgstr ""
 
 #. type: textblock
 #: ../fish/guestfish-actions.pod:2313 ../fish/guestfish-actions.pod:2511
-#: ../fish/guestfish-actions.pod:2557
+#: ../fish/guestfish-actions.pod:2570
 msgid "See also L</list-filesystems>."
 msgstr ""
 
@@ -24982,19 +25162,46 @@ msgstr ""
 
 #. type: =head2
 #: ../fish/guestfish-actions.pod:2513
-msgid "list-filesystems"
+msgid "list-dm-devices"
 msgstr ""
 
 #. type: verbatim
 #: ../fish/guestfish-actions.pod:2515
 #, no-wrap
 msgid ""
+" list-dm-devices\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../fish/guestfish-actions.pod:2519
+msgid ""
+"The returned list contains C</dev/mapper/*> devices, eg. ones created by a "
+"previous call to L</luks-open>."
+msgstr ""
+
+#. type: textblock
+#: ../fish/guestfish-actions.pod:2522
+msgid ""
+"Device mapper devices which correspond to logical volumes are I<not> "
+"returned in this list.  Call L</lvs> if you want to list logical volumes."
+msgstr ""
+
+#. type: =head2
+#: ../fish/guestfish-actions.pod:2526
+msgid "list-filesystems"
+msgstr ""
+
+#. type: verbatim
+#: ../fish/guestfish-actions.pod:2528
+#, no-wrap
+msgid ""
 " list-filesystems\n"
 "\n"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2534
+#: ../fish/guestfish-actions.pod:2547
 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 "
@@ -25002,7 +25209,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2538
+#: ../fish/guestfish-actions.pod:2551
 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 "
@@ -25012,12 +25219,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2546
+#: ../fish/guestfish-actions.pod:2559
 msgid "list-partitions"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2548
+#: ../fish/guestfish-actions.pod:2561
 #, no-wrap
 msgid ""
 " list-partitions\n"
@@ -25025,19 +25232,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2554
+#: ../fish/guestfish-actions.pod:2567
 msgid ""
 "This does not return logical volumes.  For that you will need to call L</"
 "lvs>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2559
+#: ../fish/guestfish-actions.pod:2572
 msgid "ll"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2561
+#: ../fish/guestfish-actions.pod:2574
 #, no-wrap
 msgid ""
 " ll directory\n"
@@ -25045,12 +25252,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2569
+#: ../fish/guestfish-actions.pod:2582
 msgid "ln"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2571
+#: ../fish/guestfish-actions.pod:2584
 #, no-wrap
 msgid ""
 " ln target linkname\n"
@@ -25058,12 +25265,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2575
+#: ../fish/guestfish-actions.pod:2588
 msgid "ln-f"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2577
+#: ../fish/guestfish-actions.pod:2590
 #, no-wrap
 msgid ""
 " ln-f target linkname\n"
@@ -25071,12 +25278,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2582
+#: ../fish/guestfish-actions.pod:2595
 msgid "ln-s"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2584
+#: ../fish/guestfish-actions.pod:2597
 #, no-wrap
 msgid ""
 " ln-s target linkname\n"
@@ -25084,12 +25291,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2588
+#: ../fish/guestfish-actions.pod:2601
 msgid "ln-sf"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2590
+#: ../fish/guestfish-actions.pod:2603
 #, no-wrap
 msgid ""
 " ln-sf target linkname\n"
@@ -25097,12 +25304,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2595
+#: ../fish/guestfish-actions.pod:2608
 msgid "lremovexattr"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2597
+#: ../fish/guestfish-actions.pod:2610
 #, no-wrap
 msgid ""
 " lremovexattr xattr path\n"
@@ -25110,19 +25317,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2599
+#: ../fish/guestfish-actions.pod:2612
 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:2603
+#: ../fish/guestfish-actions.pod:2616
 msgid "ls"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2605
+#: ../fish/guestfish-actions.pod:2618
 #, no-wrap
 msgid ""
 " ls directory\n"
@@ -25130,19 +25337,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2611
+#: ../fish/guestfish-actions.pod:2624
 msgid ""
 "This command is mostly useful for interactive sessions.  Programs should "
 "probably use L</readdir> instead."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2614
+#: ../fish/guestfish-actions.pod:2627
 msgid "lsetxattr"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2616
+#: ../fish/guestfish-actions.pod:2629
 #, no-wrap
 msgid ""
 " lsetxattr xattr val vallen path\n"
@@ -25150,19 +25357,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2618
+#: ../fish/guestfish-actions.pod:2631
 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:2622
+#: ../fish/guestfish-actions.pod:2635
 msgid "lstat"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2624
+#: ../fish/guestfish-actions.pod:2637
 #, no-wrap
 msgid ""
 " lstat path\n"
@@ -25170,19 +25377,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2628
+#: ../fish/guestfish-actions.pod:2641
 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:2634
+#: ../fish/guestfish-actions.pod:2647
 msgid "lstatlist"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2636
+#: ../fish/guestfish-actions.pod:2649
 #, no-wrap
 msgid ""
 " lstatlist path 'names ...'\n"
@@ -25190,7 +25397,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2638
+#: ../fish/guestfish-actions.pod:2651
 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 "
@@ -25198,7 +25405,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2647
+#: ../fish/guestfish-actions.pod:2660
 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 "
@@ -25209,12 +25416,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2655
+#: ../fish/guestfish-actions.pod:2668
 msgid "luks-add-key"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2657
+#: ../fish/guestfish-actions.pod:2670
 #, no-wrap
 msgid ""
 " luks-add-key device keyslot\n"
@@ -25222,28 +25429,28 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2664
+#: ../fish/guestfish-actions.pod:2677
 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:2668 ../fish/guestfish-actions.pod:2690
-#: ../fish/guestfish-actions.pod:2703 ../fish/guestfish-actions.pod:2717
-#: ../fish/guestfish-actions.pod:2740 ../fish/guestfish-actions.pod:2750
+#: ../fish/guestfish-actions.pod:2681 ../fish/guestfish-actions.pod:2703
+#: ../fish/guestfish-actions.pod:2716 ../fish/guestfish-actions.pod:2730
+#: ../fish/guestfish-actions.pod:2756 ../fish/guestfish-actions.pod:2766
 msgid ""
 "This command has one or more key or passphrase parameters.  Guestfish will "
 "prompt for these separately."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2671
+#: ../fish/guestfish-actions.pod:2684
 msgid "luks-close"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2673
+#: ../fish/guestfish-actions.pod:2686
 #, no-wrap
 msgid ""
 " luks-close device\n"
@@ -25251,7 +25458,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2675
+#: ../fish/guestfish-actions.pod:2688
 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 "
@@ -25260,12 +25467,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2681
+#: ../fish/guestfish-actions.pod:2694
 msgid "luks-format"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2683
+#: ../fish/guestfish-actions.pod:2696
 #, no-wrap
 msgid ""
 " luks-format device keyslot\n"
@@ -25273,12 +25480,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2696
+#: ../fish/guestfish-actions.pod:2709
 msgid "luks-format-cipher"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2698
+#: ../fish/guestfish-actions.pod:2711
 #, no-wrap
 msgid ""
 " luks-format-cipher device keyslot cipher\n"
@@ -25286,19 +25493,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2700
+#: ../fish/guestfish-actions.pod:2713
 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:2709
+#: ../fish/guestfish-actions.pod:2722
 msgid "luks-kill-slot"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2711
+#: ../fish/guestfish-actions.pod:2724
 #, no-wrap
 msgid ""
 " luks-kill-slot device keyslot\n"
@@ -25306,12 +25513,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2720
+#: ../fish/guestfish-actions.pod:2733
 msgid "luks-open"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2722
+#: ../fish/guestfish-actions.pod:2735
 #, no-wrap
 msgid ""
 " luks-open device mapname\n"
@@ -25319,19 +25526,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2736
+#: ../fish/guestfish-actions.pod:2749
 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: textblock
+#: ../fish/guestfish-actions.pod:2753
+msgid "Use L</list-dm-devices> to list all device mapper devices."
+msgstr ""
+
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2743
+#: ../fish/guestfish-actions.pod:2759
 msgid "luks-open-ro"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2745
+#: ../fish/guestfish-actions.pod:2761
 #, no-wrap
 msgid ""
 " luks-open-ro device mapname\n"
@@ -25339,18 +25551,18 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2747
+#: ../fish/guestfish-actions.pod:2763
 msgid ""
 "This is the same as L</luks-open> except that a read-only mapping is created."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2753
+#: ../fish/guestfish-actions.pod:2769
 msgid "lvcreate"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2755
+#: ../fish/guestfish-actions.pod:2771
 #, no-wrap
 msgid ""
 " lvcreate logvol volgroup mbytes\n"
@@ -25358,12 +25570,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2760
+#: ../fish/guestfish-actions.pod:2776
 msgid "lvm-canonical-lv-name"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2762
+#: ../fish/guestfish-actions.pod:2778
 #, no-wrap
 msgid ""
 " lvm-canonical-lv-name lvname\n"
@@ -25371,17 +25583,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2771
+#: ../fish/guestfish-actions.pod:2787
 msgid "See also L</is-lv>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2773
+#: ../fish/guestfish-actions.pod:2789
 msgid "lvm-clear-filter"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2775
+#: ../fish/guestfish-actions.pod:2791
 #, no-wrap
 msgid ""
 " lvm-clear-filter\n"
@@ -25389,19 +25601,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2777
+#: ../fish/guestfish-actions.pod:2793
 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:2783
+#: ../fish/guestfish-actions.pod:2799
 msgid "lvm-remove-all"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2785
+#: ../fish/guestfish-actions.pod:2801
 #, no-wrap
 msgid ""
 " lvm-remove-all\n"
@@ -25409,12 +25621,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2793
+#: ../fish/guestfish-actions.pod:2809
 msgid "lvm-set-filter"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2795
+#: ../fish/guestfish-actions.pod:2811
 #, no-wrap
 msgid ""
 " lvm-set-filter 'devices ...'\n"
@@ -25422,12 +25634,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2820
+#: ../fish/guestfish-actions.pod:2836
 msgid "lvremove"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2822
+#: ../fish/guestfish-actions.pod:2838
 #, no-wrap
 msgid ""
 " lvremove device\n"
@@ -25435,12 +25647,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2830
+#: ../fish/guestfish-actions.pod:2846
 msgid "lvrename"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2832
+#: ../fish/guestfish-actions.pod:2848
 #, no-wrap
 msgid ""
 " lvrename logvol newlogvol\n"
@@ -25448,12 +25660,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2836
+#: ../fish/guestfish-actions.pod:2852
 msgid "lvresize"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2838
+#: ../fish/guestfish-actions.pod:2854
 #, no-wrap
 msgid ""
 " lvresize device mbytes\n"
@@ -25461,12 +25673,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2844
+#: ../fish/guestfish-actions.pod:2860
 msgid "lvresize-free"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2846
+#: ../fish/guestfish-actions.pod:2862
 #, no-wrap
 msgid ""
 " lvresize-free lv percent\n"
@@ -25474,12 +25686,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2854
+#: ../fish/guestfish-actions.pod:2870
 msgid "lvs"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2856
+#: ../fish/guestfish-actions.pod:2872
 #, no-wrap
 msgid ""
 " lvs\n"
@@ -25487,17 +25699,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2864
+#: ../fish/guestfish-actions.pod:2880
 msgid "See also L</lvs-full>, L</list-filesystems>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2866
+#: ../fish/guestfish-actions.pod:2882
 msgid "lvs-full"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2868
+#: ../fish/guestfish-actions.pod:2884
 #, no-wrap
 msgid ""
 " lvs-full\n"
@@ -25505,12 +25717,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2873
+#: ../fish/guestfish-actions.pod:2889
 msgid "lvuuid"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2875
+#: ../fish/guestfish-actions.pod:2891
 #, no-wrap
 msgid ""
 " lvuuid device\n"
@@ -25518,12 +25730,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2879
+#: ../fish/guestfish-actions.pod:2895
 msgid "lxattrlist"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2881
+#: ../fish/guestfish-actions.pod:2897
 #, no-wrap
 msgid ""
 " lxattrlist path 'names ...'\n"
@@ -25531,7 +25743,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2897
+#: ../fish/guestfish-actions.pod:2913
 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 "
@@ -25542,12 +25754,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2905
+#: ../fish/guestfish-actions.pod:2921
 msgid "mkdir"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2907
+#: ../fish/guestfish-actions.pod:2923
 #, no-wrap
 msgid ""
 " mkdir path\n"
@@ -25555,12 +25767,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2911
+#: ../fish/guestfish-actions.pod:2927
 msgid "mkdir-mode"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2913
+#: ../fish/guestfish-actions.pod:2929
 #, no-wrap
 msgid ""
 " mkdir-mode path mode\n"
@@ -25568,17 +25780,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2922
+#: ../fish/guestfish-actions.pod:2938
 msgid "See also L</mkdir>, L</umask>"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2924
+#: ../fish/guestfish-actions.pod:2940
 msgid "mkdir-p"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2926
+#: ../fish/guestfish-actions.pod:2942
 #, no-wrap
 msgid ""
 " mkdir-p path\n"
@@ -25586,12 +25798,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2931
+#: ../fish/guestfish-actions.pod:2947
 msgid "mkdtemp"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2933
+#: ../fish/guestfish-actions.pod:2949
 #, no-wrap
 msgid ""
 " mkdtemp template\n"
@@ -25599,12 +25811,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2954
+#: ../fish/guestfish-actions.pod:2970
 msgid "mke2fs-J"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2956
+#: ../fish/guestfish-actions.pod:2972
 #, no-wrap
 msgid ""
 " mke2fs-J fstype blocksize device journal\n"
@@ -25612,17 +25824,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2964
+#: ../fish/guestfish-actions.pod:2980
 msgid "See also L</mke2journal>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2966
+#: ../fish/guestfish-actions.pod:2982
 msgid "mke2fs-JL"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2968
+#: ../fish/guestfish-actions.pod:2984
 #, no-wrap
 msgid ""
 " mke2fs-JL fstype blocksize device label\n"
@@ -25630,17 +25842,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2973
+#: ../fish/guestfish-actions.pod:2989
 msgid "See also L</mke2journal-L>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2975
+#: ../fish/guestfish-actions.pod:2991
 msgid "mke2fs-JU"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2977
+#: ../fish/guestfish-actions.pod:2993
 #, no-wrap
 msgid ""
 " mke2fs-JU fstype blocksize device uuid\n"
@@ -25648,17 +25860,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2982
+#: ../fish/guestfish-actions.pod:2998
 msgid "See also L</mke2journal-U>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2984
+#: ../fish/guestfish-actions.pod:3000
 msgid "mke2journal"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2986
+#: ../fish/guestfish-actions.pod:3002
 #, no-wrap
 msgid ""
 " mke2journal blocksize device\n"
@@ -25666,12 +25878,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2993
+#: ../fish/guestfish-actions.pod:3009
 msgid "mke2journal-L"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2995
+#: ../fish/guestfish-actions.pod:3011
 #, no-wrap
 msgid ""
 " mke2journal-L blocksize label device\n"
@@ -25679,12 +25891,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2999
+#: ../fish/guestfish-actions.pod:3015
 msgid "mke2journal-U"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3001
+#: ../fish/guestfish-actions.pod:3017
 #, no-wrap
 msgid ""
 " mke2journal-U blocksize uuid device\n"
@@ -25692,12 +25904,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3005
+#: ../fish/guestfish-actions.pod:3021
 msgid "mkfifo"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3007
+#: ../fish/guestfish-actions.pod:3023
 #, no-wrap
 msgid ""
 " mkfifo mode path\n"
@@ -25705,19 +25917,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3009
+#: ../fish/guestfish-actions.pod:3025
 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:3015
+#: ../fish/guestfish-actions.pod:3031
 msgid "mkfs"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3017
+#: ../fish/guestfish-actions.pod:3033
 #, no-wrap
 msgid ""
 " mkfs fstype device\n"
@@ -25725,12 +25937,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3023
+#: ../fish/guestfish-actions.pod:3039
 msgid "mkfs-b"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3025
+#: ../fish/guestfish-actions.pod:3041
 #, no-wrap
 msgid ""
 " mkfs-b fstype blocksize device\n"
@@ -25738,7 +25950,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3027
+#: ../fish/guestfish-actions.pod:3043
 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 "
@@ -25746,12 +25958,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3042
+#: ../fish/guestfish-actions.pod:3058
 msgid "mkfs-opts"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3044
+#: ../fish/guestfish-actions.pod:3060
 #, no-wrap
 msgid ""
 " mkfs-opts fstype device [blocksize:..] [features:..] [inode:..] [sectorsize:..]\n"
@@ -25759,12 +25971,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3089
+#: ../fish/guestfish-actions.pod:3105
 msgid "mkmountpoint"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3091
+#: ../fish/guestfish-actions.pod:3107
 #, no-wrap
 msgid ""
 " mkmountpoint exemptpath\n"
@@ -25772,14 +25984,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3093
+#: ../fish/guestfish-actions.pod:3109
 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:3117
+#: ../fish/guestfish-actions.pod:3133
 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 "
@@ -25787,7 +25999,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3121
+#: ../fish/guestfish-actions.pod:3137
 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 "
@@ -25795,7 +26007,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3128
+#: ../fish/guestfish-actions.pod:3144
 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 "
@@ -25803,12 +26015,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3132
+#: ../fish/guestfish-actions.pod:3148
 msgid "mknod"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3134
+#: ../fish/guestfish-actions.pod:3150
 #, no-wrap
 msgid ""
 " mknod mode devmajor devminor path\n"
@@ -25816,7 +26028,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3144
+#: ../fish/guestfish-actions.pod:3160
 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 "
@@ -25827,12 +26039,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3154
+#: ../fish/guestfish-actions.pod:3170
 msgid "mknod-b"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3156
+#: ../fish/guestfish-actions.pod:3172
 #, no-wrap
 msgid ""
 " mknod-b mode devmajor devminor path\n"
@@ -25840,7 +26052,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3158
+#: ../fish/guestfish-actions.pod:3174
 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 "
@@ -25848,12 +26060,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3164
+#: ../fish/guestfish-actions.pod:3180
 msgid "mknod-c"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3166
+#: ../fish/guestfish-actions.pod:3182
 #, no-wrap
 msgid ""
 " mknod-c mode devmajor devminor path\n"
@@ -25861,7 +26073,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3168
+#: ../fish/guestfish-actions.pod:3184
 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 "
@@ -25869,12 +26081,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3174
+#: ../fish/guestfish-actions.pod:3190
 msgid "mkswap"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3176
+#: ../fish/guestfish-actions.pod:3192
 #, no-wrap
 msgid ""
 " mkswap device\n"
@@ -25882,12 +26094,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3180
+#: ../fish/guestfish-actions.pod:3196
 msgid "mkswap-L"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3182
+#: ../fish/guestfish-actions.pod:3198
 #, no-wrap
 msgid ""
 " mkswap-L label device\n"
@@ -25895,12 +26107,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3190
+#: ../fish/guestfish-actions.pod:3206
 msgid "mkswap-U"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3192
+#: ../fish/guestfish-actions.pod:3208
 #, no-wrap
 msgid ""
 " mkswap-U uuid device\n"
@@ -25908,12 +26120,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3196
+#: ../fish/guestfish-actions.pod:3212
 msgid "mkswap-file"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3198
+#: ../fish/guestfish-actions.pod:3214
 #, no-wrap
 msgid ""
 " mkswap-file path\n"
@@ -25921,19 +26133,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3202
+#: ../fish/guestfish-actions.pod:3218
 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:3205
+#: ../fish/guestfish-actions.pod:3221
 msgid "modprobe"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3207
+#: ../fish/guestfish-actions.pod:3223
 #, no-wrap
 msgid ""
 " modprobe modulename\n"
@@ -25941,12 +26153,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3214
+#: ../fish/guestfish-actions.pod:3230
 msgid "mount"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3216
+#: ../fish/guestfish-actions.pod:3232
 #, no-wrap
 msgid ""
 " mount device mountpoint\n"
@@ -25954,7 +26166,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3232
+#: ../fish/guestfish-actions.pod:3248
 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 "
@@ -25966,12 +26178,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3249
+#: ../fish/guestfish-actions.pod:3265
 msgid "mount-9p"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3251
+#: ../fish/guestfish-actions.pod:3267
 #, no-wrap
 msgid ""
 " mount-9p mounttag mountpoint [options:..]\n"
@@ -25979,12 +26191,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3262
+#: ../fish/guestfish-actions.pod:3278
 msgid "mount-loop"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3264
+#: ../fish/guestfish-actions.pod:3280
 #, no-wrap
 msgid ""
 " mount-loop file mountpoint\n"
@@ -25992,12 +26204,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3270
+#: ../fish/guestfish-actions.pod:3286
 msgid "mount-options"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3272
+#: ../fish/guestfish-actions.pod:3288
 #, no-wrap
 msgid ""
 " mount-options options device mountpoint\n"
@@ -26005,19 +26217,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3274
+#: ../fish/guestfish-actions.pod:3290
 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:3282
+#: ../fish/guestfish-actions.pod:3298
 msgid "mount-ro"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3284
+#: ../fish/guestfish-actions.pod:3300
 #, no-wrap
 msgid ""
 " mount-ro device mountpoint\n"
@@ -26025,19 +26237,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3286
+#: ../fish/guestfish-actions.pod:3302
 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:3289
+#: ../fish/guestfish-actions.pod:3305
 msgid "mount-vfs"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3291
+#: ../fish/guestfish-actions.pod:3307
 #, no-wrap
 msgid ""
 " mount-vfs options vfstype device mountpoint\n"
@@ -26045,19 +26257,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3293
+#: ../fish/guestfish-actions.pod:3309
 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:3297
+#: ../fish/guestfish-actions.pod:3313
 msgid "mountpoints"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3299
+#: ../fish/guestfish-actions.pod:3315
 #, no-wrap
 msgid ""
 " mountpoints\n"
@@ -26065,7 +26277,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3301
+#: ../fish/guestfish-actions.pod:3317
 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 "
@@ -26073,12 +26285,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3305
+#: ../fish/guestfish-actions.pod:3321
 msgid "mounts"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3307
+#: ../fish/guestfish-actions.pod:3323
 #, no-wrap
 msgid ""
 " mounts\n"
@@ -26086,17 +26298,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3314
+#: ../fish/guestfish-actions.pod:3330
 msgid "See also: L</mountpoints>"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3316
+#: ../fish/guestfish-actions.pod:3332
 msgid "mv"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3318
+#: ../fish/guestfish-actions.pod:3334
 #, no-wrap
 msgid ""
 " mv src dest\n"
@@ -26104,12 +26316,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3323
+#: ../fish/guestfish-actions.pod:3339
 msgid "ntfs-3g-probe"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3325
+#: ../fish/guestfish-actions.pod:3341
 #, no-wrap
 msgid ""
 " ntfs-3g-probe true|false device\n"
@@ -26117,12 +26329,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3339
+#: ../fish/guestfish-actions.pod:3355
 msgid "ntfsresize"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3341
+#: ../fish/guestfish-actions.pod:3357
 #, no-wrap
 msgid ""
 " ntfsresize device\n"
@@ -26130,12 +26342,35 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3347
+#: ../fish/guestfish-actions.pod:3379
+msgid "ntfsresize-opts"
+msgstr ""
+
+#. type: verbatim
+#: ../fish/guestfish-actions.pod:3381
+#, no-wrap
+msgid ""
+" ntfsresize-opts device [size:..] [force:..]\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../fish/guestfish-actions.pod:3400
+msgid ""
+"After the resize operation, the filesystem is always marked as requiring a "
+"consistency check (for safety).  You have to boot into Windows to perform "
+"this check and clear this condition.  If you I<don't> set the C<force> "
+"option then it is not possible to call L</ntfsresize-opts> multiple times on "
+"a single filesystem without booting into Windows between each resize."
+msgstr ""
+
+#. type: =head2
+#: ../fish/guestfish-actions.pod:3413
 msgid "ntfsresize-size"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3349
+#: ../fish/guestfish-actions.pod:3415
 #, no-wrap
 msgid ""
 " ntfsresize-size device size\n"
@@ -26143,19 +26378,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3351
+#: ../fish/guestfish-actions.pod:3417
 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:3354
+#: ../fish/guestfish-actions.pod:3427
 msgid "part-add"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3356
+#: ../fish/guestfish-actions.pod:3429
 #, no-wrap
 msgid ""
 " part-add device prlogex startsect endsect\n"
@@ -26163,26 +26398,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3358
+#: ../fish/guestfish-actions.pod:3431
 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:3370
+#: ../fish/guestfish-actions.pod:3443
 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:3373
+#: ../fish/guestfish-actions.pod:3446
 msgid "part-del"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3375
+#: ../fish/guestfish-actions.pod:3448
 #, no-wrap
 msgid ""
 " part-del device partnum\n"
@@ -26190,12 +26425,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3383
+#: ../fish/guestfish-actions.pod:3456
 msgid "part-disk"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3385
+#: ../fish/guestfish-actions.pod:3458
 #, no-wrap
 msgid ""
 " part-disk device parttype\n"
@@ -26203,26 +26438,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3387
+#: ../fish/guestfish-actions.pod:3460
 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:3391
+#: ../fish/guestfish-actions.pod:3464
 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:3397
+#: ../fish/guestfish-actions.pod:3470
 msgid "part-get-bootable"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3399
+#: ../fish/guestfish-actions.pod:3472
 #, no-wrap
 msgid ""
 " part-get-bootable device partnum\n"
@@ -26230,17 +26465,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3404
+#: ../fish/guestfish-actions.pod:3477
 msgid "See also L</part-set-bootable>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3406
+#: ../fish/guestfish-actions.pod:3479
 msgid "part-get-mbr-id"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3408
+#: ../fish/guestfish-actions.pod:3481
 #, no-wrap
 msgid ""
 " part-get-mbr-id device partnum\n"
@@ -26248,7 +26483,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3413 ../fish/guestfish-actions.pod:3551
+#: ../fish/guestfish-actions.pod:3486 ../fish/guestfish-actions.pod:3624
 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-"
@@ -26256,12 +26491,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3417
+#: ../fish/guestfish-actions.pod:3490
 msgid "part-get-parttype"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3419
+#: ../fish/guestfish-actions.pod:3492
 #, no-wrap
 msgid ""
 " part-get-parttype device\n"
@@ -26269,7 +26504,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3424
+#: ../fish/guestfish-actions.pod:3497
 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 "
@@ -26277,12 +26512,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3429
+#: ../fish/guestfish-actions.pod:3502
 msgid "part-init"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3431
+#: ../fish/guestfish-actions.pod:3504
 #, no-wrap
 msgid ""
 " part-init device parttype\n"
@@ -26290,19 +26525,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3437
+#: ../fish/guestfish-actions.pod:3510
 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:3500
+#: ../fish/guestfish-actions.pod:3573
 msgid "part-list"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3502
+#: ../fish/guestfish-actions.pod:3575
 #, no-wrap
 msgid ""
 " part-list device\n"
@@ -26310,19 +26545,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3517
+#: ../fish/guestfish-actions.pod:3590
 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:3530
+#: ../fish/guestfish-actions.pod:3603
 msgid "part-set-bootable"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3532
+#: ../fish/guestfish-actions.pod:3605
 #, no-wrap
 msgid ""
 " part-set-bootable device partnum true|false\n"
@@ -26330,12 +26565,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3541
+#: ../fish/guestfish-actions.pod:3614
 msgid "part-set-mbr-id"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3543
+#: ../fish/guestfish-actions.pod:3616
 #, no-wrap
 msgid ""
 " part-set-mbr-id device partnum idbyte\n"
@@ -26343,12 +26578,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3555
+#: ../fish/guestfish-actions.pod:3628
 msgid "part-set-name"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3557
+#: ../fish/guestfish-actions.pod:3630
 #, no-wrap
 msgid ""
 " part-set-name device partnum name\n"
@@ -26356,12 +26591,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3565
+#: ../fish/guestfish-actions.pod:3638
 msgid "part-to-dev"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3567
+#: ../fish/guestfish-actions.pod:3640
 #, no-wrap
 msgid ""
 " part-to-dev partition\n"
@@ -26369,19 +26604,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3573
+#: ../fish/guestfish-actions.pod:3646
 msgid ""
 "The named partition must exist, for example as a string returned from L</"
 "list-partitions>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3576
+#: ../fish/guestfish-actions.pod:3649
 msgid "ping-daemon"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3578
+#: ../fish/guestfish-actions.pod:3651
 #, no-wrap
 msgid ""
 " ping-daemon\n"
@@ -26389,12 +26624,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3585
+#: ../fish/guestfish-actions.pod:3658
 msgid "pread"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3587
+#: ../fish/guestfish-actions.pod:3660
 #, no-wrap
 msgid ""
 " pread path count offset\n"
@@ -26402,17 +26637,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3595
+#: ../fish/guestfish-actions.pod:3668
 msgid "See also L</pwrite>, L</pread-device>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3600
+#: ../fish/guestfish-actions.pod:3673
 msgid "pread-device"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3602
+#: ../fish/guestfish-actions.pod:3675
 #, no-wrap
 msgid ""
 " pread-device device count offset\n"
@@ -26420,17 +26655,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3610
+#: ../fish/guestfish-actions.pod:3683
 msgid "See also L</pread>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3615
+#: ../fish/guestfish-actions.pod:3688
 msgid "pvcreate"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3617
+#: ../fish/guestfish-actions.pod:3690
 #, no-wrap
 msgid ""
 " pvcreate device\n"
@@ -26438,12 +26673,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3623
+#: ../fish/guestfish-actions.pod:3696
 msgid "pvremove"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3625
+#: ../fish/guestfish-actions.pod:3698
 #, no-wrap
 msgid ""
 " pvremove device\n"
@@ -26451,12 +26686,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3634
+#: ../fish/guestfish-actions.pod:3707
 msgid "pvresize"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3636
+#: ../fish/guestfish-actions.pod:3709
 #, no-wrap
 msgid ""
 " pvresize device\n"
@@ -26464,12 +26699,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3641
+#: ../fish/guestfish-actions.pod:3714
 msgid "pvresize-size"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3643
+#: ../fish/guestfish-actions.pod:3716
 #, no-wrap
 msgid ""
 " pvresize-size device size\n"
@@ -26477,19 +26712,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3645
+#: ../fish/guestfish-actions.pod:3718
 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:3648
+#: ../fish/guestfish-actions.pod:3721
 msgid "pvs"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3650
+#: ../fish/guestfish-actions.pod:3723
 #, no-wrap
 msgid ""
 " pvs\n"
@@ -26497,17 +26732,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3658
+#: ../fish/guestfish-actions.pod:3731
 msgid "See also L</pvs-full>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3660
+#: ../fish/guestfish-actions.pod:3733
 msgid "pvs-full"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3662
+#: ../fish/guestfish-actions.pod:3735
 #, no-wrap
 msgid ""
 " pvs-full\n"
@@ -26515,12 +26750,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3667
+#: ../fish/guestfish-actions.pod:3740
 msgid "pvuuid"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3669
+#: ../fish/guestfish-actions.pod:3742
 #, no-wrap
 msgid ""
 " pvuuid device\n"
@@ -26528,12 +26763,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3673
+#: ../fish/guestfish-actions.pod:3746
 msgid "pwrite"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3675
+#: ../fish/guestfish-actions.pod:3748
 #, no-wrap
 msgid ""
 " pwrite path content offset\n"
@@ -26541,17 +26776,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3686
+#: ../fish/guestfish-actions.pod:3759
 msgid "See also L</pread>, L</pwrite-device>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3691
+#: ../fish/guestfish-actions.pod:3764
 msgid "pwrite-device"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3693
+#: ../fish/guestfish-actions.pod:3766
 #, no-wrap
 msgid ""
 " pwrite-device device content offset\n"
@@ -26559,17 +26794,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3703
+#: ../fish/guestfish-actions.pod:3776
 msgid "See also L</pwrite>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3708
+#: ../fish/guestfish-actions.pod:3781
 msgid "read-file"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3710
+#: ../fish/guestfish-actions.pod:3783
 #, no-wrap
 msgid ""
 " read-file path\n"
@@ -26577,7 +26812,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3715
+#: ../fish/guestfish-actions.pod:3788
 msgid ""
 "Unlike L</cat>, this function can correctly handle files that contain "
 "embedded ASCII NUL characters.  However unlike L</download>, this function "
@@ -26585,12 +26820,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3723
+#: ../fish/guestfish-actions.pod:3796
 msgid "read-lines"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3725
+#: ../fish/guestfish-actions.pod:3798
 #, no-wrap
 msgid ""
 " read-lines path\n"
@@ -26598,7 +26833,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3732
+#: ../fish/guestfish-actions.pod:3805
 msgid ""
 "Note that this function cannot correctly handle binary files (specifically, "
 "files containing C<\\0> character which is treated as end of line).  For "
@@ -26607,12 +26842,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3737
+#: ../fish/guestfish-actions.pod:3810
 msgid "readdir"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3739
+#: ../fish/guestfish-actions.pod:3812
 #, no-wrap
 msgid ""
 " readdir dir\n"
@@ -26620,7 +26855,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3791
+#: ../fish/guestfish-actions.pod:3864
 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 "
@@ -26628,12 +26863,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3795
+#: ../fish/guestfish-actions.pod:3868
 msgid "readlink"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3797
+#: ../fish/guestfish-actions.pod:3870
 #, no-wrap
 msgid ""
 " readlink path\n"
@@ -26641,12 +26876,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3801
+#: ../fish/guestfish-actions.pod:3874
 msgid "readlinklist"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3803
+#: ../fish/guestfish-actions.pod:3876
 #, no-wrap
 msgid ""
 " readlinklist path 'names ...'\n"
@@ -26654,12 +26889,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3827
+#: ../fish/guestfish-actions.pod:3900
 msgid "realpath"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3829
+#: ../fish/guestfish-actions.pod:3902
 #, no-wrap
 msgid ""
 " realpath path\n"
@@ -26667,12 +26902,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3834
+#: ../fish/guestfish-actions.pod:3907
 msgid "removexattr"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3836
+#: ../fish/guestfish-actions.pod:3909
 #, no-wrap
 msgid ""
 " removexattr xattr path\n"
@@ -26680,17 +26915,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3841
+#: ../fish/guestfish-actions.pod:3914
 msgid "See also: L</lremovexattr>, L<attr(5)>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3843
+#: ../fish/guestfish-actions.pod:3916
 msgid "resize2fs"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3845
+#: ../fish/guestfish-actions.pod:3918
 #, no-wrap
 msgid ""
 " resize2fs device\n"
@@ -26698,7 +26933,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3850
+#: ../fish/guestfish-actions.pod:3923
 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 "
@@ -26707,12 +26942,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3856
+#: ../fish/guestfish-actions.pod:3929
 msgid "resize2fs-M"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3858
+#: ../fish/guestfish-actions.pod:3931
 #, no-wrap
 msgid ""
 " resize2fs-M device\n"
@@ -26720,7 +26955,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3860
+#: ../fish/guestfish-actions.pod:3933
 msgid ""
 "This command is the same as L</resize2fs>, but the filesystem is resized to "
 "its minimum size.  This works like the I<-M> option to the C<resize2fs> "
@@ -26728,7 +26963,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3864
+#: ../fish/guestfish-actions.pod:3937
 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, "
@@ -26737,12 +26972,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3869
+#: ../fish/guestfish-actions.pod:3942
 msgid "resize2fs-size"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3871
+#: ../fish/guestfish-actions.pod:3944
 #, no-wrap
 msgid ""
 " resize2fs-size device size\n"
@@ -26750,19 +26985,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3873
+#: ../fish/guestfish-actions.pod:3946
 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:3876
+#: ../fish/guestfish-actions.pod:3949
 msgid "rm"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3878
+#: ../fish/guestfish-actions.pod:3951
 #, no-wrap
 msgid ""
 " rm path\n"
@@ -26770,12 +27005,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3882
+#: ../fish/guestfish-actions.pod:3955
 msgid "rm-rf"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3884
+#: ../fish/guestfish-actions.pod:3957
 #, no-wrap
 msgid ""
 " rm-rf path\n"
@@ -26783,12 +27018,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3890
+#: ../fish/guestfish-actions.pod:3963
 msgid "rmdir"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3892
+#: ../fish/guestfish-actions.pod:3965
 #, no-wrap
 msgid ""
 " rmdir path\n"
@@ -26796,12 +27031,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3896
+#: ../fish/guestfish-actions.pod:3969
 msgid "rmmountpoint"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3898
+#: ../fish/guestfish-actions.pod:3971
 #, no-wrap
 msgid ""
 " rmmountpoint exemptpath\n"
@@ -26809,19 +27044,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3900
+#: ../fish/guestfish-actions.pod:3973
 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:3904
+#: ../fish/guestfish-actions.pod:3977
 msgid "scrub-device"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3906
+#: ../fish/guestfish-actions.pod:3979
 #, no-wrap
 msgid ""
 " scrub-device device\n"
@@ -26829,12 +27064,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3917
+#: ../fish/guestfish-actions.pod:3990
 msgid "scrub-file"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3919
+#: ../fish/guestfish-actions.pod:3992
 #, no-wrap
 msgid ""
 " scrub-file file\n"
@@ -26842,12 +27077,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3929
+#: ../fish/guestfish-actions.pod:4002
 msgid "scrub-freespace"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3931
+#: ../fish/guestfish-actions.pod:4004
 #, no-wrap
 msgid ""
 " scrub-freespace dir\n"
@@ -26855,7 +27090,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3933
+#: ../fish/guestfish-actions.pod:4006
 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 "
@@ -26864,17 +27099,17 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3942
+#: ../fish/guestfish-actions.pod:4015
 msgid "set-append"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3944
+#: ../fish/guestfish-actions.pod:4017
 msgid "append"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3946
+#: ../fish/guestfish-actions.pod:4019
 #, no-wrap
 msgid ""
 " set-append append\n"
@@ -26882,17 +27117,17 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3957
+#: ../fish/guestfish-actions.pod:4030
 msgid "set-attach-method"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3959
+#: ../fish/guestfish-actions.pod:4032
 msgid "attach-method"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3961
+#: ../fish/guestfish-actions.pod:4034
 #, no-wrap
 msgid ""
 " set-attach-method attachmethod\n"
@@ -26900,17 +27135,17 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3983
+#: ../fish/guestfish-actions.pod:4056
 msgid "set-autosync"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3985
+#: ../fish/guestfish-actions.pod:4058
 msgid "autosync"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3987
+#: ../fish/guestfish-actions.pod:4060
 #, no-wrap
 msgid ""
 " set-autosync true|false\n"
@@ -26918,17 +27153,17 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3997
+#: ../fish/guestfish-actions.pod:4070
 msgid "set-direct"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3999
+#: ../fish/guestfish-actions.pod:4072
 msgid "direct"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4001
+#: ../fish/guestfish-actions.pod:4074
 #, no-wrap
 msgid ""
 " set-direct true|false\n"
@@ -26936,19 +27171,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4007
+#: ../fish/guestfish-actions.pod:4080
 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:4016
+#: ../fish/guestfish-actions.pod:4089
 msgid "set-e2label"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4018
+#: ../fish/guestfish-actions.pod:4091
 #, no-wrap
 msgid ""
 " set-e2label device label\n"
@@ -26956,19 +27191,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4024
+#: ../fish/guestfish-actions.pod:4097
 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:4027
+#: ../fish/guestfish-actions.pod:4100
 msgid "set-e2uuid"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4029
+#: ../fish/guestfish-actions.pod:4102
 #, no-wrap
 msgid ""
 " set-e2uuid device uuid\n"
@@ -26976,24 +27211,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4036
+#: ../fish/guestfish-actions.pod:4109
 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:4039
+#: ../fish/guestfish-actions.pod:4112
 msgid "set-memsize"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4041
+#: ../fish/guestfish-actions.pod:4114
 msgid "memsize"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4043
+#: ../fish/guestfish-actions.pod:4116
 #, no-wrap
 msgid ""
 " set-memsize memsize\n"
@@ -27001,24 +27236,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4045
+#: ../fish/guestfish-actions.pod:4118
 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:4056
+#: ../fish/guestfish-actions.pod:4129
 msgid "set-network"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4058
+#: ../fish/guestfish-actions.pod:4131
 msgid "network"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4060
+#: ../fish/guestfish-actions.pod:4133
 #, no-wrap
 msgid ""
 " set-network true|false\n"
@@ -27026,23 +27261,23 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4068
+#: ../fish/guestfish-actions.pod:4141
 msgid ""
 "You must call this before calling L</launch>, otherwise it has no effect."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4071
+#: ../fish/guestfish-actions.pod:4144
 msgid "set-path"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4073
+#: ../fish/guestfish-actions.pod:4146
 msgid "path"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4075
+#: ../fish/guestfish-actions.pod:4148
 #, no-wrap
 msgid ""
 " set-path searchpath\n"
@@ -27050,17 +27285,17 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4084
+#: ../fish/guestfish-actions.pod:4157
 msgid "set-qemu"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4086
+#: ../fish/guestfish-actions.pod:4159
 msgid "qemu"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4088
+#: ../fish/guestfish-actions.pod:4161
 #, no-wrap
 msgid ""
 " set-qemu qemu\n"
@@ -27068,17 +27303,17 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4108
+#: ../fish/guestfish-actions.pod:4181
 msgid "set-recovery-proc"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4110
+#: ../fish/guestfish-actions.pod:4183
 msgid "recovery-proc"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4112
+#: ../fish/guestfish-actions.pod:4185
 #, no-wrap
 msgid ""
 " set-recovery-proc true|false\n"
@@ -27086,7 +27321,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4114
+#: ../fish/guestfish-actions.pod:4187
 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 "
@@ -27094,24 +27329,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4119
+#: ../fish/guestfish-actions.pod:4192
 msgid ""
 "This only has any effect if called before L</launch>, and the default is "
 "true."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4128
+#: ../fish/guestfish-actions.pod:4201
 msgid "set-selinux"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4130
+#: ../fish/guestfish-actions.pod:4203
 msgid "selinux"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4132
+#: ../fish/guestfish-actions.pod:4205
 #, no-wrap
 msgid ""
 " set-selinux true|false\n"
@@ -27119,17 +27354,17 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4143
+#: ../fish/guestfish-actions.pod:4216
 msgid "set-trace"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4145
+#: ../fish/guestfish-actions.pod:4218
 msgid "trace"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4147
+#: ../fish/guestfish-actions.pod:4220
 #, no-wrap
 msgid ""
 " set-trace true|false\n"
@@ -27137,24 +27372,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4159
+#: ../fish/guestfish-actions.pod:4232
 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:4163
+#: ../fish/guestfish-actions.pod:4236
 msgid "set-verbose"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4165
+#: ../fish/guestfish-actions.pod:4238
 msgid "verbose"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4167
+#: ../fish/guestfish-actions.pod:4240
 #, no-wrap
 msgid ""
 " set-verbose true|false\n"
@@ -27162,19 +27397,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4174
+#: ../fish/guestfish-actions.pod:4247
 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:4178
+#: ../fish/guestfish-actions.pod:4251
 msgid "setcon"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4180
+#: ../fish/guestfish-actions.pod:4253
 #, no-wrap
 msgid ""
 " setcon context\n"
@@ -27182,12 +27417,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4187
+#: ../fish/guestfish-actions.pod:4260
 msgid "setxattr"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4189
+#: ../fish/guestfish-actions.pod:4262
 #, no-wrap
 msgid ""
 " setxattr xattr val vallen path\n"
@@ -27195,17 +27430,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4195
+#: ../fish/guestfish-actions.pod:4268
 msgid "See also: L</lsetxattr>, L<attr(5)>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4197
+#: ../fish/guestfish-actions.pod:4270
 msgid "sfdisk"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4199
+#: ../fish/guestfish-actions.pod:4272
 #, no-wrap
 msgid ""
 " sfdisk device cyls heads sectors 'lines ...'\n"
@@ -27213,17 +27448,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4221
+#: ../fish/guestfish-actions.pod:4294
 msgid "See also: L</sfdisk-l>, L</sfdisk-N>, L</part-init>"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4234
+#: ../fish/guestfish-actions.pod:4307
 msgid "sfdiskM"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4236
+#: ../fish/guestfish-actions.pod:4309
 #, no-wrap
 msgid ""
 " sfdiskM device 'lines ...'\n"
@@ -27231,7 +27466,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4238
+#: ../fish/guestfish-actions.pod:4311
 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 "
@@ -27240,17 +27475,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4244
+#: ../fish/guestfish-actions.pod:4317
 msgid "See also: L</sfdisk>, the L<sfdisk(8)> manpage and L</part-disk>"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4257
+#: ../fish/guestfish-actions.pod:4330
 msgid "sfdisk-N"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4259
+#: ../fish/guestfish-actions.pod:4332
 #, no-wrap
 msgid ""
 " sfdisk-N device partnum cyls heads sectors line\n"
@@ -27258,24 +27493,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4264
+#: ../fish/guestfish-actions.pod:4337
 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:4267
+#: ../fish/guestfish-actions.pod:4340
 msgid "See also: L</part-add>"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4279
+#: ../fish/guestfish-actions.pod:4352
 msgid "sfdisk-disk-geometry"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4281
+#: ../fish/guestfish-actions.pod:4354
 #, no-wrap
 msgid ""
 " sfdisk-disk-geometry device\n"
@@ -27283,7 +27518,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4283
+#: ../fish/guestfish-actions.pod:4356
 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, "
@@ -27292,12 +27527,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4291
+#: ../fish/guestfish-actions.pod:4364
 msgid "sfdisk-kernel-geometry"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4293
+#: ../fish/guestfish-actions.pod:4366
 #, no-wrap
 msgid ""
 " sfdisk-kernel-geometry device\n"
@@ -27305,12 +27540,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4300
+#: ../fish/guestfish-actions.pod:4373
 msgid "sfdisk-l"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4302
+#: ../fish/guestfish-actions.pod:4375
 #, no-wrap
 msgid ""
 " sfdisk-l device\n"
@@ -27318,17 +27553,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4308
+#: ../fish/guestfish-actions.pod:4381
 msgid "See also: L</part-list>"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4317
+#: ../fish/guestfish-actions.pod:4390
 msgid "sh"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4319
+#: ../fish/guestfish-actions.pod:4392
 #, no-wrap
 msgid ""
 " sh command\n"
@@ -27336,22 +27571,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4324
+#: ../fish/guestfish-actions.pod:4397
 msgid "This is like L</command>, but passes the command to:"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4332
+#: ../fish/guestfish-actions.pod:4405
 msgid "All the provisos about L</command> apply to this call."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4334
+#: ../fish/guestfish-actions.pod:4407
 msgid "sh-lines"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4336
+#: ../fish/guestfish-actions.pod:4409
 #, no-wrap
 msgid ""
 " sh-lines command\n"
@@ -27359,22 +27594,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4338
+#: ../fish/guestfish-actions.pod:4411
 msgid "This is the same as L</sh>, but splits the result into a list of lines."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4341
+#: ../fish/guestfish-actions.pod:4414
 msgid "See also: L</command-lines>"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4343
+#: ../fish/guestfish-actions.pod:4416
 msgid "sleep"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4345
+#: ../fish/guestfish-actions.pod:4418
 #, no-wrap
 msgid ""
 " sleep secs\n"
@@ -27382,12 +27617,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4349
+#: ../fish/guestfish-actions.pod:4422
 msgid "stat"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4351
+#: ../fish/guestfish-actions.pod:4424
 #, no-wrap
 msgid ""
 " stat path\n"
@@ -27395,12 +27630,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4357
+#: ../fish/guestfish-actions.pod:4430
 msgid "statvfs"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4359
+#: ../fish/guestfish-actions.pod:4432
 #, no-wrap
 msgid ""
 " statvfs path\n"
@@ -27408,12 +27643,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4367
+#: ../fish/guestfish-actions.pod:4440
 msgid "strings"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4369
+#: ../fish/guestfish-actions.pod:4442
 #, no-wrap
 msgid ""
 " strings path\n"
@@ -27421,12 +27656,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4377
+#: ../fish/guestfish-actions.pod:4450
 msgid "strings-e"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4379
+#: ../fish/guestfish-actions.pod:4452
 #, no-wrap
 msgid ""
 " strings-e encoding path\n"
@@ -27434,26 +27669,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4381
+#: ../fish/guestfish-actions.pod:4454
 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:4391
+#: ../fish/guestfish-actions.pod:4464
 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:4423
+#: ../fish/guestfish-actions.pod:4496
 msgid "swapoff-device"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4425
+#: ../fish/guestfish-actions.pod:4498
 #, no-wrap
 msgid ""
 " swapoff-device device\n"
@@ -27461,19 +27696,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4427
+#: ../fish/guestfish-actions.pod:4500
 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:4431
+#: ../fish/guestfish-actions.pod:4504
 msgid "swapoff-file"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4433
+#: ../fish/guestfish-actions.pod:4506
 #, no-wrap
 msgid ""
 " swapoff-file file\n"
@@ -27481,12 +27716,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4437
+#: ../fish/guestfish-actions.pod:4510
 msgid "swapoff-label"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4439
+#: ../fish/guestfish-actions.pod:4512
 #, no-wrap
 msgid ""
 " swapoff-label label\n"
@@ -27494,12 +27729,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4444
+#: ../fish/guestfish-actions.pod:4517
 msgid "swapoff-uuid"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4446
+#: ../fish/guestfish-actions.pod:4519
 #, no-wrap
 msgid ""
 " swapoff-uuid uuid\n"
@@ -27507,12 +27742,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4451
+#: ../fish/guestfish-actions.pod:4524
 msgid "swapon-device"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4453
+#: ../fish/guestfish-actions.pod:4526
 #, no-wrap
 msgid ""
 " swapon-device device\n"
@@ -27520,7 +27755,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4455
+#: ../fish/guestfish-actions.pod:4528
 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 "
@@ -27528,12 +27763,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4467
+#: ../fish/guestfish-actions.pod:4540
 msgid "swapon-file"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4469
+#: ../fish/guestfish-actions.pod:4542
 #, no-wrap
 msgid ""
 " swapon-file file\n"
@@ -27541,18 +27776,18 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4471
+#: ../fish/guestfish-actions.pod:4544
 msgid ""
 "This command enables swap to a file.  See L</swapon-device> for other notes."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4474
+#: ../fish/guestfish-actions.pod:4547
 msgid "swapon-label"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4476
+#: ../fish/guestfish-actions.pod:4549
 #, no-wrap
 msgid ""
 " swapon-label label\n"
@@ -27560,19 +27795,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4478
+#: ../fish/guestfish-actions.pod:4551
 msgid ""
 "This command enables swap to a labeled swap partition.  See L</swapon-"
 "device> for other notes."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4481
+#: ../fish/guestfish-actions.pod:4554
 msgid "swapon-uuid"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4483
+#: ../fish/guestfish-actions.pod:4556
 #, no-wrap
 msgid ""
 " swapon-uuid uuid\n"
@@ -27580,19 +27815,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4485
+#: ../fish/guestfish-actions.pod:4558
 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:4488
+#: ../fish/guestfish-actions.pod:4561
 msgid "sync"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4490
+#: ../fish/guestfish-actions.pod:4563
 #, no-wrap
 msgid ""
 " sync\n"
@@ -27600,12 +27835,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4498
+#: ../fish/guestfish-actions.pod:4571
 msgid "tail"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4500
+#: ../fish/guestfish-actions.pod:4573
 #, no-wrap
 msgid ""
 " tail path\n"
@@ -27613,12 +27848,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4508
+#: ../fish/guestfish-actions.pod:4581
 msgid "tail-n"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4510
+#: ../fish/guestfish-actions.pod:4583
 #, no-wrap
 msgid ""
 " tail-n nrlines path\n"
@@ -27626,12 +27861,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4523
+#: ../fish/guestfish-actions.pod:4596
 msgid "tar-in"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4525
+#: ../fish/guestfish-actions.pod:4598
 #, no-wrap
 msgid ""
 " tar-in (tarfile|-) directory\n"
@@ -27639,17 +27874,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4530
+#: ../fish/guestfish-actions.pod:4603
 msgid "To upload a compressed tarball, use L</tgz-in> or L</txz-in>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4535
+#: ../fish/guestfish-actions.pod:4608
 msgid "tar-out"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4537
+#: ../fish/guestfish-actions.pod:4610
 #, no-wrap
 msgid ""
 " tar-out directory (tarfile|-)\n"
@@ -27657,17 +27892,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4542
+#: ../fish/guestfish-actions.pod:4615
 msgid "To download a compressed tarball, use L</tgz-out> or L</txz-out>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4547
+#: ../fish/guestfish-actions.pod:4620
 msgid "tgz-in"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4549
+#: ../fish/guestfish-actions.pod:4622
 #, no-wrap
 msgid ""
 " tgz-in (tarball|-) directory\n"
@@ -27675,17 +27910,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4554
+#: ../fish/guestfish-actions.pod:4627
 msgid "To upload an uncompressed tarball, use L</tar-in>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4558
+#: ../fish/guestfish-actions.pod:4631
 msgid "tgz-out"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4560
+#: ../fish/guestfish-actions.pod:4633
 #, no-wrap
 msgid ""
 " tgz-out directory (tarball|-)\n"
@@ -27693,17 +27928,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4565
+#: ../fish/guestfish-actions.pod:4638
 msgid "To download an uncompressed tarball, use L</tar-out>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4569
+#: ../fish/guestfish-actions.pod:4642
 msgid "touch"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4571
+#: ../fish/guestfish-actions.pod:4644
 #, no-wrap
 msgid ""
 " touch path\n"
@@ -27711,12 +27946,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4580
+#: ../fish/guestfish-actions.pod:4653
 msgid "truncate"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4582
+#: ../fish/guestfish-actions.pod:4655
 #, no-wrap
 msgid ""
 " truncate path\n"
@@ -27724,12 +27959,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4587
+#: ../fish/guestfish-actions.pod:4660
 msgid "truncate-size"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4589
+#: ../fish/guestfish-actions.pod:4662
 #, no-wrap
 msgid ""
 " truncate-size path size\n"
@@ -27737,7 +27972,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4594
+#: ../fish/guestfish-actions.pod:4667
 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 "
@@ -27746,12 +27981,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4600
+#: ../fish/guestfish-actions.pod:4673
 msgid "tune2fs-l"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4602
+#: ../fish/guestfish-actions.pod:4675
 #, no-wrap
 msgid ""
 " tune2fs-l device\n"
@@ -27759,12 +27994,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4612
+#: ../fish/guestfish-actions.pod:4685
 msgid "txz-in"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4614
+#: ../fish/guestfish-actions.pod:4687
 #, no-wrap
 msgid ""
 " txz-in (tarball|-) directory\n"
@@ -27772,12 +28007,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4621
+#: ../fish/guestfish-actions.pod:4694
 msgid "txz-out"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4623
+#: ../fish/guestfish-actions.pod:4696
 #, no-wrap
 msgid ""
 " txz-out directory (tarball|-)\n"
@@ -27785,12 +28020,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4630
+#: ../fish/guestfish-actions.pod:4703
 msgid "umask"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4632
+#: ../fish/guestfish-actions.pod:4705
 #, no-wrap
 msgid ""
 " umask mask\n"
@@ -27798,22 +28033,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4646
+#: ../fish/guestfish-actions.pod:4719
 msgid "See also L</get-umask>, L<umask(2)>, L</mknod>, L</mkdir>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4651
+#: ../fish/guestfish-actions.pod:4724
 msgid "umount"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4653
+#: ../fish/guestfish-actions.pod:4726
 msgid "unmount"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4655
+#: ../fish/guestfish-actions.pod:4728
 #, no-wrap
 msgid ""
 " umount pathordevice\n"
@@ -27821,17 +28056,17 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4661
+#: ../fish/guestfish-actions.pod:4734
 msgid "umount-all"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4663
+#: ../fish/guestfish-actions.pod:4736
 msgid "unmount-all"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4665
+#: ../fish/guestfish-actions.pod:4738
 #, no-wrap
 msgid ""
 " umount-all\n"
@@ -27839,12 +28074,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4671
+#: ../fish/guestfish-actions.pod:4744
 msgid "upload"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4673
+#: ../fish/guestfish-actions.pod:4746
 #, no-wrap
 msgid ""
 " upload (filename|-) remotefilename\n"
@@ -27852,17 +28087,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4680
+#: ../fish/guestfish-actions.pod:4753
 msgid "See also L</download>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4684
+#: ../fish/guestfish-actions.pod:4757
 msgid "upload-offset"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4686
+#: ../fish/guestfish-actions.pod:4759
 #, no-wrap
 msgid ""
 " upload-offset (filename|-) remotefilename offset\n"
@@ -27870,7 +28105,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4698
+#: ../fish/guestfish-actions.pod:4771
 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 "
@@ -27878,17 +28113,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4703
+#: ../fish/guestfish-actions.pod:4776
 msgid "See also L</upload>, L</pwrite>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4707
+#: ../fish/guestfish-actions.pod:4780
 msgid "utimens"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4709
+#: ../fish/guestfish-actions.pod:4782
 #, no-wrap
 msgid ""
 " utimens path atsecs atnsecs mtsecs mtnsecs\n"
@@ -27896,12 +28131,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4728
+#: ../fish/guestfish-actions.pod:4801
 msgid "version"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4730
+#: ../fish/guestfish-actions.pod:4803
 #, no-wrap
 msgid ""
 " version\n"
@@ -27909,7 +28144,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4757
+#: ../fish/guestfish-actions.pod:4830
 msgid ""
 "I<Note:> Don't use this call to test for availability of features.  In "
 "enterprise distributions we backport features from later versions into "
@@ -27918,12 +28153,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4763
+#: ../fish/guestfish-actions.pod:4836
 msgid "vfs-label"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4765
+#: ../fish/guestfish-actions.pod:4838
 #, no-wrap
 msgid ""
 " vfs-label device\n"
@@ -27931,17 +28166,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4772
+#: ../fish/guestfish-actions.pod:4845
 msgid "To find a filesystem from the label, use L</findfs-label>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4774
+#: ../fish/guestfish-actions.pod:4847
 msgid "vfs-type"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4776
+#: ../fish/guestfish-actions.pod:4849
 #, no-wrap
 msgid ""
 " vfs-type device\n"
@@ -27949,12 +28184,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4786
+#: ../fish/guestfish-actions.pod:4859
 msgid "vfs-uuid"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4788
+#: ../fish/guestfish-actions.pod:4861
 #, no-wrap
 msgid ""
 " vfs-uuid device\n"
@@ -27962,17 +28197,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4795
+#: ../fish/guestfish-actions.pod:4868
 msgid "To find a filesystem from the UUID, use L</findfs-uuid>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4797
+#: ../fish/guestfish-actions.pod:4870
 msgid "vg-activate"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4799
+#: ../fish/guestfish-actions.pod:4872
 #, no-wrap
 msgid ""
 " vg-activate true|false 'volgroups ...'\n"
@@ -27980,12 +28215,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4812
+#: ../fish/guestfish-actions.pod:4882
 msgid "vg-activate-all"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4814
+#: ../fish/guestfish-actions.pod:4884
 #, no-wrap
 msgid ""
 " vg-activate-all true|false\n"
@@ -27993,12 +28228,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4824
+#: ../fish/guestfish-actions.pod:4891
 msgid "vgcreate"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4826
+#: ../fish/guestfish-actions.pod:4893
 #, no-wrap
 msgid ""
 " vgcreate volgroup 'physvols ...'\n"
@@ -28006,12 +28241,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4831
+#: ../fish/guestfish-actions.pod:4898
 msgid "vglvuuids"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4833
+#: ../fish/guestfish-actions.pod:4900
 #, no-wrap
 msgid ""
 " vglvuuids vgname\n"
@@ -28019,24 +28254,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4838
+#: ../fish/guestfish-actions.pod:4905
 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:4841
+#: ../fish/guestfish-actions.pod:4908
 msgid "See also L</vgpvuuids>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4843
+#: ../fish/guestfish-actions.pod:4910
 msgid "vgpvuuids"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4845
+#: ../fish/guestfish-actions.pod:4912
 #, no-wrap
 msgid ""
 " vgpvuuids vgname\n"
@@ -28044,24 +28279,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4850
+#: ../fish/guestfish-actions.pod:4917
 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:4853
+#: ../fish/guestfish-actions.pod:4920
 msgid "See also L</vglvuuids>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4855
+#: ../fish/guestfish-actions.pod:4922
 msgid "vgremove"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4857
+#: ../fish/guestfish-actions.pod:4924
 #, no-wrap
 msgid ""
 " vgremove vgname\n"
@@ -28069,12 +28304,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4864
+#: ../fish/guestfish-actions.pod:4931
 msgid "vgrename"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4866
+#: ../fish/guestfish-actions.pod:4933
 #, no-wrap
 msgid ""
 " vgrename volgroup newvolgroup\n"
@@ -28082,12 +28317,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4870
+#: ../fish/guestfish-actions.pod:4937
 msgid "vgs"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4872
+#: ../fish/guestfish-actions.pod:4939
 #, no-wrap
 msgid ""
 " vgs\n"
@@ -28095,17 +28330,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4880
+#: ../fish/guestfish-actions.pod:4947
 msgid "See also L</vgs-full>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4882
+#: ../fish/guestfish-actions.pod:4949
 msgid "vgs-full"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4884
+#: ../fish/guestfish-actions.pod:4951
 #, no-wrap
 msgid ""
 " vgs-full\n"
@@ -28113,12 +28348,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4889
+#: ../fish/guestfish-actions.pod:4956
 msgid "vgscan"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4891
+#: ../fish/guestfish-actions.pod:4958
 #, no-wrap
 msgid ""
 " vgscan\n"
@@ -28126,12 +28361,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4896
+#: ../fish/guestfish-actions.pod:4963
 msgid "vguuid"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4898
+#: ../fish/guestfish-actions.pod:4965
 #, no-wrap
 msgid ""
 " vguuid vgname\n"
@@ -28139,12 +28374,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4902
+#: ../fish/guestfish-actions.pod:4969
 msgid "wc-c"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4904
+#: ../fish/guestfish-actions.pod:4971
 #, no-wrap
 msgid ""
 " wc-c path\n"
@@ -28152,12 +28387,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4909
+#: ../fish/guestfish-actions.pod:4976
 msgid "wc-l"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4911
+#: ../fish/guestfish-actions.pod:4978
 #, no-wrap
 msgid ""
 " wc-l path\n"
@@ -28165,12 +28400,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4916
+#: ../fish/guestfish-actions.pod:4983
 msgid "wc-w"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4918
+#: ../fish/guestfish-actions.pod:4985
 #, no-wrap
 msgid ""
 " wc-w path\n"
@@ -28178,12 +28413,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4923
+#: ../fish/guestfish-actions.pod:4990
 msgid "write"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4925
+#: ../fish/guestfish-actions.pod:4992
 #, no-wrap
 msgid ""
 " write path content\n"
@@ -28191,12 +28426,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4933
+#: ../fish/guestfish-actions.pod:5000
 msgid "write-file"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4935
+#: ../fish/guestfish-actions.pod:5002
 #, no-wrap
 msgid ""
 " write-file path content size\n"
@@ -28204,12 +28439,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4958
+#: ../fish/guestfish-actions.pod:5025
 msgid "zegrep"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4960
+#: ../fish/guestfish-actions.pod:5027
 #, no-wrap
 msgid ""
 " zegrep regex path\n"
@@ -28217,12 +28452,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4968
+#: ../fish/guestfish-actions.pod:5035
 msgid "zegrepi"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4970
+#: ../fish/guestfish-actions.pod:5037
 #, no-wrap
 msgid ""
 " zegrepi regex path\n"
@@ -28230,12 +28465,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4978
+#: ../fish/guestfish-actions.pod:5045
 msgid "zero"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4980
+#: ../fish/guestfish-actions.pod:5047
 #, no-wrap
 msgid ""
 " zero device\n"
@@ -28243,17 +28478,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4988
+#: ../fish/guestfish-actions.pod:5055
 msgid "See also: L</zero-device>, L</scrub-device>, L</is-zero-device>"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4991
+#: ../fish/guestfish-actions.pod:5058
 msgid "zero-device"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4993
+#: ../fish/guestfish-actions.pod:5060
 #, no-wrap
 msgid ""
 " zero-device device\n"
@@ -28261,19 +28496,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4995
+#: ../fish/guestfish-actions.pod:5062
 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:5002
+#: ../fish/guestfish-actions.pod:5069
 msgid "zerofree"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5004
+#: ../fish/guestfish-actions.pod:5071
 #, no-wrap
 msgid ""
 " zerofree device\n"
@@ -28281,12 +28516,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5017
+#: ../fish/guestfish-actions.pod:5084
 msgid "zfgrep"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5019
+#: ../fish/guestfish-actions.pod:5086
 #, no-wrap
 msgid ""
 " zfgrep pattern path\n"
@@ -28294,12 +28529,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5027
+#: ../fish/guestfish-actions.pod:5094
 msgid "zfgrepi"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5029
+#: ../fish/guestfish-actions.pod:5096
 #, no-wrap
 msgid ""
 " zfgrepi pattern path\n"
@@ -28307,12 +28542,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5037
+#: ../fish/guestfish-actions.pod:5104
 msgid "zfile"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5039
+#: ../fish/guestfish-actions.pod:5106
 #, no-wrap
 msgid ""
 " zfile meth path\n"
@@ -28320,18 +28555,18 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5046
+#: ../fish/guestfish-actions.pod:5113
 msgid ""
 "Since 1.0.63, use L</file> instead which can now process compressed files."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5056
+#: ../fish/guestfish-actions.pod:5123
 msgid "zgrep"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5058
+#: ../fish/guestfish-actions.pod:5125
 #, no-wrap
 msgid ""
 " zgrep regex path\n"
@@ -28339,12 +28574,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5066
+#: ../fish/guestfish-actions.pod:5133
 msgid "zgrepi"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5068
+#: ../fish/guestfish-actions.pod:5135
 #, no-wrap
 msgid ""
 " zgrepi regex path\n"
index bd40845..9c374df 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-07-06 15:21+0100\n"
+"POT-Creation-Date: 2011-07-12 19:46+0100\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"
@@ -425,1669 +425,1675 @@ 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:2601
+#: fish/cmds.c:2615
 msgid "Command"
 msgstr "Comando"
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2615
 msgid "Description"
 msgstr "Descripción"
 
-#: fish/cmds.c:2603
+#: fish/cmds.c:2617
 msgid "add a CD-ROM disk image to examine"
 msgstr "agrega una imagen CD-ROM para examinar"
 
-#: fish/cmds.c:2604
+#: fish/cmds.c:2618
 #, 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:2605 fish/cmds.c:2606
+#: fish/cmds.c:2619 fish/cmds.c:2620
 msgid "add an image to examine or modify"
 msgstr "agrega una imagen para examinar o modificar"
 
-#: fish/cmds.c:2607
+#: fish/cmds.c:2621
 msgid "add a drive in snapshot mode (read-only)"
 msgstr "agrega un dispositivo en modo de captura (sólo lectura)"
 
-#: fish/cmds.c:2608
+#: fish/cmds.c:2622
 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:2609
+#: fish/cmds.c:2623
 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:2610
+#: fish/cmds.c:2624
 msgid "allocate and add a disk file"
 msgstr "aloja y agrega un archivo de disco"
 
-#: fish/cmds.c:2611
+#: fish/cmds.c:2625
 msgid "clear Augeas path"
 msgstr "desocupa una ruta Augeas"
 
-#: fish/cmds.c:2612
+#: fish/cmds.c:2626
 msgid "close the current Augeas handle"
 msgstr "cierra el manipulador Augeas actual"
 
-#: fish/cmds.c:2613
+#: fish/cmds.c:2627
 msgid "define an Augeas node"
 msgstr "define un nodo Augeas"
 
-#: fish/cmds.c:2614
+#: fish/cmds.c:2628
 msgid "define an Augeas variable"
 msgstr "define una variable Augeas"
 
-#: fish/cmds.c:2615
+#: fish/cmds.c:2629
 msgid "look up the value of an Augeas path"
 msgstr "busca el valor de una ruta Augeas"
 
-#: fish/cmds.c:2616
+#: fish/cmds.c:2630
 msgid "create a new Augeas handle"
 msgstr "crea un nuevo manipulador Augeas"
 
-#: fish/cmds.c:2617
+#: fish/cmds.c:2631
 msgid "insert a sibling Augeas node"
 msgstr "inserta nodo Augeas hermano"
 
-#: fish/cmds.c:2618
+#: fish/cmds.c:2632
 msgid "load files into the tree"
 msgstr "carga los archivos en el árbol"
 
-#: fish/cmds.c:2619
+#: fish/cmds.c:2633
 msgid "list Augeas nodes under augpath"
 msgstr "lista los nodos Augeas bajo augpath"
 
-#: fish/cmds.c:2620
+#: fish/cmds.c:2634
 msgid "return Augeas nodes which match augpath"
 msgstr "devuelve nodos Augeas que coincidan con augpath"
 
-#: fish/cmds.c:2621
+#: fish/cmds.c:2635
 msgid "move Augeas node"
 msgstr "mueve nodos Augeas"
 
-#: fish/cmds.c:2622
+#: fish/cmds.c:2636
 msgid "remove an Augeas path"
 msgstr "elimina una ruta Augeas"
 
-#: fish/cmds.c:2623
+#: fish/cmds.c:2637
 msgid "write all pending Augeas changes to disk"
 msgstr "escribe en el disco todos los cambios Augeas pendientes "
 
-#: fish/cmds.c:2624
+#: fish/cmds.c:2638
 msgid "set Augeas path to value"
 msgstr "define la ruta Augeas al valor"
 
-#: fish/cmds.c:2625
+#: fish/cmds.c:2639
 msgid "test availability of some parts of the API"
 msgstr "comprueba la disponibilidad de algunas partes del API"
 
-#: fish/cmds.c:2626
+#: fish/cmds.c:2640
 msgid "return a list of all optional groups"
 msgstr "devuelve una lista con grupos opcionales"
 
-#: fish/cmds.c:2627
+#: fish/cmds.c:2641
 msgid "upload base64-encoded data to file"
 msgstr "cargar en un archivo datos codificados en base 64"
 
-#: fish/cmds.c:2628
+#: fish/cmds.c:2642
 msgid "download file and encode as base64"
 msgstr "descarga un archivo y lo codifica como base64"
 
-#: fish/cmds.c:2629
+#: fish/cmds.c:2643
 msgid "flush device buffers"
 msgstr "despeja búferes de dispositivo"
 
-#: fish/cmds.c:2630
+#: fish/cmds.c:2644
 msgid "get blocksize of block device"
 msgstr "obtiene tamaño de bloques del dispositivo de bloques"
 
-#: fish/cmds.c:2631
+#: fish/cmds.c:2645
 msgid "is block device set to read-only"
 msgstr "el dispositivo de bloques está configurado como de sólo lectura"
 
-#: fish/cmds.c:2632
+#: fish/cmds.c:2646
 msgid "get total size of device in bytes"
 msgstr "obtiene el tamaño total del dispositivo en bytes"
 
-#: fish/cmds.c:2633
+#: fish/cmds.c:2647
 msgid "get sectorsize of block device"
 msgstr "obtiene el tamaño del sector del dispositivo de bloques"
 
-#: fish/cmds.c:2634
+#: fish/cmds.c:2648
 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:2635
+#: fish/cmds.c:2649
 msgid "reread partition table"
 msgstr "vuelve leer tabla de particiones"
 
-#: fish/cmds.c:2636
+#: fish/cmds.c:2650
 msgid "set blocksize of block device"
 msgstr "define el tamaño del bloque del dispositivo de bloques"
 
-#: fish/cmds.c:2637
+#: fish/cmds.c:2651
 msgid "set block device to read-only"
 msgstr "configura el dispositivo de bloques con modo de sólo lectura"
 
-#: fish/cmds.c:2638
+#: fish/cmds.c:2652
 msgid "set block device to read-write"
 msgstr "configura el dispositivo de bloques con modo de lectura y de escritura"
 
-#: fish/cmds.c:2639
+#: fish/cmds.c:2653
 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:2640
+#: fish/cmds.c:2654
 msgid "list the contents of a file"
 msgstr "lista los contenidos de un archivo"
 
-#: fish/cmds.c:2641
+#: fish/cmds.c:2655
 msgid "compute MD5, SHAx or CRC checksum of file"
 msgstr "calcular MD5, SHAx o sumatoria de verificación CRC del archivo"
 
-#: fish/cmds.c:2642
+#: fish/cmds.c:2656
 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:2643
+#: fish/cmds.c:2657
 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:2644
+#: fish/cmds.c:2658
 msgid "change file mode"
 msgstr "modifica el modo de un archivo"
 
-#: fish/cmds.c:2645 fish/cmds.c:2765
+#: fish/cmds.c:2659 fish/cmds.c:2779
 msgid "change file owner and group"
 msgstr "modifica la pertenencia y membresía de un archivo "
 
-#: fish/cmds.c:2646
+#: fish/cmds.c:2660
 msgid "run a command from the guest filesystem"
 msgstr "ejecuta un comando desde el sistema de archivos huésped"
 
-#: fish/cmds.c:2647
+#: fish/cmds.c:2661
 msgid "run a command, returning lines"
 msgstr "ejecuta un comando, devolviendo líneas"
 
-#: fish/cmds.c:2648
+#: fish/cmds.c:2662
 msgid "add qemu parameters"
 msgstr "agrega parámetros qemu"
 
-#: fish/cmds.c:2649
+#: fish/cmds.c:2663
 msgid "copy local files or directories into an image"
 msgstr "copia los archivos locales o los directorios dentro de una imagen"
 
-#: fish/cmds.c:2650
+#: fish/cmds.c:2664
 msgid "copy remote files or directories out of an image"
 msgstr "copia archivos remotos o directorios fuera de una imagen"
 
-#: fish/cmds.c:2651
+#: fish/cmds.c:2665
 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:2652
+#: fish/cmds.c:2666
 msgid "copy a file"
 msgstr "copia un archivo"
 
-#: fish/cmds.c:2653
+#: fish/cmds.c:2667
 msgid "copy a file or directory recursively"
 msgstr "copia un archivo o un directorio en forma recursiva"
 
-#: fish/cmds.c:2654
+#: fish/cmds.c:2668
 msgid "copy from source to destination using dd"
 msgstr "copia desde la fuente hacia el destino utilizando dd"
 
-#: fish/cmds.c:2655
+#: fish/cmds.c:2669
 msgid "debugging and internals"
 msgstr "depuración e internos"
 
-#: fish/cmds.c:2656
+#: fish/cmds.c:2670
 #, fuzzy
 msgid "debug the QEMU command line (internal use only)"
 msgstr "carga un archivo al dispositivo (solo para uso interno)"
 
-#: fish/cmds.c:2657
+#: fish/cmds.c:2671
 msgid "upload a file to the appliance (internal use only)"
 msgstr "carga un archivo al dispositivo (solo para uso interno)"
 
-#: fish/cmds.c:2658
+#: fish/cmds.c:2672
 msgid "report file system disk space usage"
 msgstr "reporta la utilización del espacio de disco del sistema de archivos"
 
-#: fish/cmds.c:2659
+#: fish/cmds.c:2673
 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:2660
+#: fish/cmds.c:2674
 #, fuzzy
 msgid "display an image"
 msgstr "aloja una imagen"
 
-#: fish/cmds.c:2661
+#: fish/cmds.c:2675
 msgid "return kernel messages"
 msgstr "devuelve mensajes del kernel"
 
-#: fish/cmds.c:2662
+#: fish/cmds.c:2676
 msgid "download a file to the local machine"
 msgstr "descarga un archivo en la máquina local"
 
-#: fish/cmds.c:2663
+#: fish/cmds.c:2677
 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:2664
+#: fish/cmds.c:2678
 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:2665
+#: fish/cmds.c:2679
 msgid "estimate file space usage"
 msgstr "estima la utilización del espacio de archivo"
 
-#: fish/cmds.c:2666
+#: fish/cmds.c:2680
 msgid "check an ext2/ext3 filesystem"
 msgstr "verifica un sistema de archivos ext2/ext3"
 
-#: fish/cmds.c:2667
+#: fish/cmds.c:2681
 msgid "display a line of text"
 msgstr "muestra una línea de texto"
 
-#: fish/cmds.c:2668
+#: fish/cmds.c:2682
 msgid "echo arguments back to the client"
 msgstr "devuelve los argumentos al cliente"
 
-#: fish/cmds.c:2669
+#: fish/cmds.c:2683
 msgid "edit a file"
 msgstr "edita un archivo"
 
-#: fish/cmds.c:2670 fish/cmds.c:2671 fish/cmds.c:2676 fish/cmds.c:2677
-#: fish/cmds.c:2710 fish/cmds.c:2711 fish/cmds.c:2960 fish/cmds.c:2961
-#: fish/cmds.c:2965 fish/cmds.c:2966 fish/cmds.c:2968 fish/cmds.c:2969
+#: fish/cmds.c:2684 fish/cmds.c:2685 fish/cmds.c:2690 fish/cmds.c:2691
+#: fish/cmds.c:2724 fish/cmds.c:2725 fish/cmds.c:2976 fish/cmds.c:2977
+#: fish/cmds.c:2981 fish/cmds.c:2982 fish/cmds.c:2984 fish/cmds.c:2985
 msgid "return lines matching a pattern"
 msgstr "devuelve líneas coincidentes con un patrón"
 
-#: fish/cmds.c:2672
+#: fish/cmds.c:2686
 msgid "test if two files have equal contents"
 msgstr "verifica si dos archivos tienen el mismo contenido"
 
-#: fish/cmds.c:2673
+#: fish/cmds.c:2687
 msgid "test if file or directory exists"
 msgstr "verifica si existe un archivo o un directorio"
 
-#: fish/cmds.c:2674 fish/cmds.c:2675
+#: fish/cmds.c:2688 fish/cmds.c:2689
 msgid "preallocate a file in the guest filesystem"
 msgstr "pre aloja un archivo en el sistema de archivos huésped"
 
-#: fish/cmds.c:2678
+#: fish/cmds.c:2692
 msgid "determine file type"
 msgstr "determina el tipo de archivo"
 
-#: fish/cmds.c:2679
+#: fish/cmds.c:2693
 msgid "detect the architecture of a binary file"
 msgstr "detecta la arquitectura de un archivo binario"
 
-#: fish/cmds.c:2680
+#: fish/cmds.c:2694
 msgid "return the size of the file in bytes"
 msgstr "devuelve el tamaño del archivo en bytes"
 
-#: fish/cmds.c:2681
+#: fish/cmds.c:2695
 msgid "fill a file with octets"
 msgstr "llena un archivo con octetos"
 
-#: fish/cmds.c:2682
+#: fish/cmds.c:2696
 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:2683
+#: fish/cmds.c:2697
 msgid "find all files and directories"
 msgstr "encuentra todos los archivos y directorios"
 
-#: fish/cmds.c:2684
+#: fish/cmds.c:2698
 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:2685
+#: fish/cmds.c:2699
 msgid "find a filesystem by label"
 msgstr "encuentra un sistema de archivos por su etiqueta"
 
-#: fish/cmds.c:2686
+#: fish/cmds.c:2700
 msgid "find a filesystem by UUID"
 msgstr "encuentra un sistema de archivos por su UUID"
 
-#: fish/cmds.c:2687
+#: fish/cmds.c:2701
 msgid "run the filesystem checker"
 msgstr "ejecuta el verificador del sistema de archivos"
 
-#: fish/cmds.c:2688
+#: fish/cmds.c:2702
 msgid "get the additional kernel options"
 msgstr "obtiene las opciones de kernel adicionales"
 
-#: fish/cmds.c:2689
+#: fish/cmds.c:2703
 #, fuzzy
 msgid "get the attach method"
 msgstr "obtiene la ruta de búsqueda"
 
-#: fish/cmds.c:2690
+#: fish/cmds.c:2704
 msgid "get autosync mode"
 msgstr "obtiene modo autosync"
 
-#: fish/cmds.c:2691
+#: fish/cmds.c:2705
 msgid "get direct appliance mode flag"
 msgstr "obtiene marca directa de modo de dispositivo"
 
-#: fish/cmds.c:2692
+#: fish/cmds.c:2706
 msgid "get the ext2/3/4 filesystem label"
 msgstr "obtiene la etiqueta de sistema de archivos ext2/3/4 "
 
-#: fish/cmds.c:2693
+#: fish/cmds.c:2707
 msgid "get the ext2/3/4 filesystem UUID"
 msgstr "obtiene el UUID del sistema de archivos ext2/3/4"
 
-#: fish/cmds.c:2694
+#: fish/cmds.c:2708
 msgid "get memory allocated to the qemu subprocess"
 msgstr "obtiene la memoria alojada en el subproceso qemu"
 
-#: fish/cmds.c:2695
+#: fish/cmds.c:2709
 msgid "get enable network flag"
 msgstr "obtiene la marca de red habilitada"
 
-#: fish/cmds.c:2696
+#: fish/cmds.c:2710
 msgid "get the search path"
 msgstr "obtiene la ruta de búsqueda"
 
-#: fish/cmds.c:2697
+#: fish/cmds.c:2711
 msgid "get PID of qemu subprocess"
 msgstr "obtiene el PID del subproceso qemu"
 
-#: fish/cmds.c:2698
+#: fish/cmds.c:2712
 msgid "get the qemu binary"
 msgstr "obtiene el binario quemu"
 
-#: fish/cmds.c:2699
+#: fish/cmds.c:2713
 msgid "get recovery process enabled flag"
 msgstr "obtiene marca de proceso de recuperación habilitado"
 
-#: fish/cmds.c:2700
+#: fish/cmds.c:2714
 msgid "get SELinux enabled flag"
 msgstr "obtiene marca de SELinux habilitado"
 
-#: fish/cmds.c:2701
+#: fish/cmds.c:2715
 msgid "get the current state"
 msgstr "obtiene el estado actual"
 
-#: fish/cmds.c:2702
+#: fish/cmds.c:2716
 msgid "get command trace enabled flag"
 msgstr "obtiene marca de seguimiento de comando habilitado"
 
-#: fish/cmds.c:2703
+#: fish/cmds.c:2717
 msgid "get the current umask"
 msgstr "obtiene el umask actual"
 
-#: fish/cmds.c:2704
+#: fish/cmds.c:2718
 msgid "get verbose mode"
 msgstr "obtiene modo de información detallada"
 
-#: fish/cmds.c:2705
+#: fish/cmds.c:2719
 msgid "get SELinux security context"
 msgstr "obtiene contexto de seguridad SELinux"
 
-#: fish/cmds.c:2706 fish/cmds.c:2766
+#: fish/cmds.c:2720 fish/cmds.c:2780
 msgid "get a single extended attribute"
 msgstr ""
 
-#: fish/cmds.c:2707 fish/cmds.c:2767
+#: fish/cmds.c:2721 fish/cmds.c:2781
 msgid "list extended attributes of a file or directory"
 msgstr "lista los atributos extendidos de un archivo o directorio"
 
-#: fish/cmds.c:2708
+#: fish/cmds.c:2722
 msgid "expand wildcards in command"
 msgstr "expande comodines en un comando"
 
-#: fish/cmds.c:2709
+#: fish/cmds.c:2723
 msgid "expand a wildcard path"
 msgstr "expande un camino comodín"
 
-#: fish/cmds.c:2712
+#: fish/cmds.c:2726
 msgid "install GRUB"
 msgstr "instala el GRUB"
 
-#: fish/cmds.c:2713
+#: fish/cmds.c:2727
 msgid "return first 10 lines of a file"
 msgstr "devuelve las primeras 10 líneas de un archivo"
 
-#: fish/cmds.c:2714
+#: fish/cmds.c:2728
 msgid "return first N lines of a file"
 msgstr "devuelve las primeras N líneas de un archivo"
 
-#: fish/cmds.c:2715
+#: fish/cmds.c:2729
 msgid "dump a file in hexadecimal"
 msgstr "descarga un archivo en modo hexadecimal"
 
-#: fish/cmds.c:2716
+#: fish/cmds.c:2730
 msgid "edit with a hex editor"
 msgstr "editar con un editor hex"
 
-#: fish/cmds.c:2717
+#: fish/cmds.c:2731
 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:2718
+#: fish/cmds.c:2732
 msgid "list files in an initrd"
 msgstr "lista los archivos en un initrd"
 
-#: fish/cmds.c:2719
+#: fish/cmds.c:2733
 msgid "add an inotify watch"
 msgstr "agrega una vigilancia inotify"
 
-#: fish/cmds.c:2720
+#: fish/cmds.c:2734
 msgid "close the inotify handle"
 msgstr "cierra el manipulador inotify"
 
-#: fish/cmds.c:2721
+#: fish/cmds.c:2735
 msgid "return list of watched files that had events"
 msgstr "devuelve la lista de archivos monitoreados que posean eventos"
 
-#: fish/cmds.c:2722
+#: fish/cmds.c:2736
 msgid "create an inotify handle"
 msgstr "crea un manipulador inotify"
 
-#: fish/cmds.c:2723
+#: fish/cmds.c:2737
 msgid "return list of inotify events"
 msgstr "devuelve una lista con eventos inotify"
 
-#: fish/cmds.c:2724
+#: fish/cmds.c:2738
 msgid "remove an inotify watch"
 msgstr "elimina una vigilancia inotify"
 
-#: fish/cmds.c:2725
+#: fish/cmds.c:2739
 msgid "get architecture of inspected operating system"
 msgstr "detecta la arquitectura de un sistema operativo inspeccionado"
 
-#: fish/cmds.c:2726
+#: fish/cmds.c:2740
 msgid "get distro of inspected operating system"
 msgstr "obtiene la distribución de un sistema operativo determinado"
 
-#: fish/cmds.c:2727
+#: fish/cmds.c:2741
 msgid "get drive letter mappings"
 msgstr ""
 
-#: fish/cmds.c:2728
+#: fish/cmds.c:2742
 msgid "get filesystems associated with inspected operating system"
 msgstr ""
 "obtiene los sistemas de archivos asociados con un sistema operativo "
 "inspeccionado"
 
-#: fish/cmds.c:2729
+#: fish/cmds.c:2743
 #, fuzzy
 msgid "get format of inspected operating system"
 msgstr "obtiene el tipo de un sistema operativo inspeccionado"
 
-#: fish/cmds.c:2730
+#: fish/cmds.c:2744
 #, fuzzy
 msgid "get hostname of the operating system"
 msgstr "obtiene el nombre del producto de un sistema operativo inspeccionado"
 
-#: fish/cmds.c:2731
+#: fish/cmds.c:2745
 #, fuzzy
 msgid "get the icon corresponding to this operating system"
 msgstr "obtiene la versión más baja de un sistema operativo inspeccionado"
 
-#: fish/cmds.c:2732
+#: fish/cmds.c:2746
 msgid "get major version of inspected operating system"
 msgstr "obtiene la versión más alta de un sistema operativo inspeccionado"
 
-#: fish/cmds.c:2733
+#: fish/cmds.c:2747
 msgid "get minor version of inspected operating system"
 msgstr "obtiene la versión más baja de un sistema operativo inspeccionado"
 
-#: fish/cmds.c:2734
+#: fish/cmds.c:2748
 msgid "get mountpoints of inspected operating system"
 msgstr "obtiene los puntos de montaje de un sistema operativo inspeccionado"
 
-#: fish/cmds.c:2735
+#: fish/cmds.c:2749
 #, fuzzy
 msgid "get package format used by the operating system"
 msgstr "obtiene el tipo de un sistema operativo inspeccionado"
 
-#: fish/cmds.c:2736
+#: fish/cmds.c:2750
 #, 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:2737
+#: fish/cmds.c:2751
 msgid "get product name of inspected operating system"
 msgstr "obtiene el nombre del producto de un sistema operativo inspeccionado"
 
-#: fish/cmds.c:2738
+#: fish/cmds.c:2752
 #, fuzzy
 msgid "get product variant of inspected operating system"
 msgstr "obtiene el nombre del producto de un sistema operativo inspeccionado"
 
-#: fish/cmds.c:2739
+#: fish/cmds.c:2753
 #, 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:2740
+#: fish/cmds.c:2754
 msgid "get type of inspected operating system"
 msgstr "obtiene el tipo de un sistema operativo inspeccionado"
 
-#: fish/cmds.c:2741
+#: fish/cmds.c:2755
 #, fuzzy
 msgid "get Windows CurrentControlSet of inspected operating system"
 msgstr "obtiene la distribución de un sistema operativo determinado"
 
-#: fish/cmds.c:2742
+#: fish/cmds.c:2756
 #, fuzzy
 msgid "get Windows systemroot of inspected operating system"
 msgstr "obtiene la distribución de un sistema operativo determinado"
 
-#: fish/cmds.c:2743
+#: fish/cmds.c:2757
 msgid "get live flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2744
+#: fish/cmds.c:2758
 msgid "get multipart flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2745
+#: fish/cmds.c:2759
 msgid "get netinst (network installer) flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2746
+#: fish/cmds.c:2760
 #, fuzzy
 msgid "get list of applications installed in the operating system"
 msgstr "obtiene la distribución de un sistema operativo determinado"
 
-#: fish/cmds.c:2747
+#: fish/cmds.c:2761
 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:2748
+#: fish/cmds.c:2762
 msgid "test if block device"
 msgstr "verifica que sea un dispositivo de bloque"
 
-#: fish/cmds.c:2749
+#: fish/cmds.c:2763
 msgid "is busy processing a command"
 msgstr "se encuentra ocupado procesando un comando"
 
-#: fish/cmds.c:2750
+#: fish/cmds.c:2764
 msgid "test if character device"
 msgstr "verifica que sea un dispositivo de caracteres"
 
-#: fish/cmds.c:2751
+#: fish/cmds.c:2765
 msgid "is in configuration state"
 msgstr "se encuentra en estado de configuración"
 
-#: fish/cmds.c:2752
+#: fish/cmds.c:2766
 msgid "test if a directory"
 msgstr "verifica que sea un directorio"
 
-#: fish/cmds.c:2753
+#: fish/cmds.c:2767
 msgid "test if FIFO (named pipe)"
 msgstr "verifica que sea un FIFO (denominado entubamiento, o pipe)"
 
-#: fish/cmds.c:2754
+#: fish/cmds.c:2768
 msgid "test if a regular file"
 msgstr "verifica que sea un archivo regular"
 
-#: fish/cmds.c:2755
+#: fish/cmds.c:2769
 msgid "is launching subprocess"
 msgstr "se encuentra lanzando un subproceso"
 
-#: fish/cmds.c:2756
+#: fish/cmds.c:2770
 msgid "test if device is a logical volume"
 msgstr "comprueba si el dispositivo es un volumen lógico"
 
-#: fish/cmds.c:2757
+#: fish/cmds.c:2771
 msgid "is ready to accept commands"
 msgstr "se encuentra listo para aceptar comandos"
 
-#: fish/cmds.c:2758
+#: fish/cmds.c:2772
 msgid "test if socket"
 msgstr "verifica que sea un socket"
 
-#: fish/cmds.c:2759
+#: fish/cmds.c:2773
 msgid "test if symbolic link"
 msgstr "verifica que sea un enlace simbólico"
 
-#: fish/cmds.c:2760
+#: fish/cmds.c:2774
 #, fuzzy
 msgid "test if a file contains all zero bytes"
 msgstr "verifica si dos archivos tienen el mismo contenido"
 
-#: fish/cmds.c:2761
+#: fish/cmds.c:2775
 #, fuzzy
 msgid "test if a device contains all zero bytes"
 msgstr "comprueba si el dispositivo es un volumen lógico"
 
-#: fish/cmds.c:2762
+#: fish/cmds.c:2776
 msgid "kill the qemu subprocess"
 msgstr "finaliza el subproceso qemu"
 
-#: fish/cmds.c:2763
+#: fish/cmds.c:2777
 msgid "launch the qemu subprocess"
 msgstr "lanza el subproceso quemu"
 
-#: fish/cmds.c:2764
+#: fish/cmds.c:2778
 msgid "change working directory"
 msgstr "modifica el directorio de trabajo"
 
-#: fish/cmds.c:2768
+#: fish/cmds.c:2782
 #, fuzzy
 msgid "list 9p filesystems"
 msgstr "lista los sistemas de archivos"
 
-#: fish/cmds.c:2769
+#: fish/cmds.c:2783
 msgid "list the block devices"
 msgstr "lista los dispositivos de bloque"
 
-#: fish/cmds.c:2770
+#: fish/cmds.c:2784
+#, fuzzy
+msgid "list device mapper devices"
+msgstr "lista los dispositivos de bloque"
+
+#: fish/cmds.c:2785
 msgid "list filesystems"
 msgstr "lista los sistemas de archivos"
 
-#: fish/cmds.c:2771
+#: fish/cmds.c:2786
 msgid "list the partitions"
 msgstr "lista las particiones"
 
-#: fish/cmds.c:2772
+#: fish/cmds.c:2787
 msgid "list the files in a directory (long format)"
 msgstr "lista los archivos de un directorio (con formato largo)"
 
-#: fish/cmds.c:2773 fish/cmds.c:2774
+#: fish/cmds.c:2788 fish/cmds.c:2789
 msgid "create a hard link"
 msgstr "genera un enlace fijo"
 
-#: fish/cmds.c:2775 fish/cmds.c:2776
+#: fish/cmds.c:2790 fish/cmds.c:2791
 msgid "create a symbolic link"
 msgstr "genera un enlace simbólico"
 
-#: fish/cmds.c:2777 fish/cmds.c:2869
+#: fish/cmds.c:2792 fish/cmds.c:2885
 msgid "remove extended attribute of a file or directory"
 msgstr "elimina un atributo extendido de un archivo o directorio"
 
-#: fish/cmds.c:2778
+#: fish/cmds.c:2793
 msgid "list the files in a directory"
 msgstr "lista los archivos de un directorio"
 
-#: fish/cmds.c:2779 fish/cmds.c:2896
+#: fish/cmds.c:2794 fish/cmds.c:2912
 msgid "set extended attribute of a file or directory"
 msgstr "establece un atributo extendido a un archivo o directorio"
 
-#: fish/cmds.c:2780
+#: fish/cmds.c:2795
 msgid "get file information for a symbolic link"
 msgstr "obtiene información de archivo de un enlace simbólico determinado"
 
-#: fish/cmds.c:2781
+#: fish/cmds.c:2796
 msgid "lstat on multiple files"
 msgstr "realiza lstat sobre varios archivos"
 
-#: fish/cmds.c:2782
+#: fish/cmds.c:2797
 msgid "add a key on a LUKS encrypted device"
 msgstr "agrega una llave sobre un dispositivo cifrado LUKS"
 
-#: fish/cmds.c:2783
+#: fish/cmds.c:2798
 msgid "close a LUKS device"
 msgstr "cierra un dispositivo LUKS"
 
-#: fish/cmds.c:2784 fish/cmds.c:2785
+#: fish/cmds.c:2799 fish/cmds.c:2800
 msgid "format a block device as a LUKS encrypted device"
 msgstr "formatea un dispositivo de bloque como un dispositivo LUKS cifrado"
 
-#: fish/cmds.c:2786
+#: fish/cmds.c:2801
 msgid "remove a key from a LUKS encrypted device"
 msgstr "elimina una llave de un dispositivo LUKS cifrado"
 
-#: fish/cmds.c:2787
+#: fish/cmds.c:2802
 msgid "open a LUKS-encrypted block device"
 msgstr "abre un dispositivo de bloques cifrado con LUKS"
 
-#: fish/cmds.c:2788
+#: fish/cmds.c:2803
 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:2789
+#: fish/cmds.c:2804
 msgid "create an LVM logical volume"
 msgstr "genera un volumen lógico LVM"
 
-#: fish/cmds.c:2790
+#: fish/cmds.c:2805
 msgid "get canonical name of an LV"
 msgstr ""
 
-#: fish/cmds.c:2791
+#: fish/cmds.c:2806
 msgid "clear LVM device filter"
 msgstr "limpia un filtro de dispositivo LVM"
 
-#: fish/cmds.c:2792
+#: fish/cmds.c:2807
 msgid "remove all LVM LVs, VGs and PVs"
 msgstr "elimina todos los LVM LVs, VGs y PVs"
 
-#: fish/cmds.c:2793
+#: fish/cmds.c:2808
 msgid "set LVM device filter"
 msgstr "define un filtro de dispositivo LVM"
 
-#: fish/cmds.c:2794
+#: fish/cmds.c:2809
 msgid "remove an LVM logical volume"
 msgstr "elimina un volumen lógico LVM"
 
-#: fish/cmds.c:2795
+#: fish/cmds.c:2810
 msgid "rename an LVM logical volume"
 msgstr "modifica el nombre de un volumen lógico LVM"
 
-#: fish/cmds.c:2796
+#: fish/cmds.c:2811
 msgid "resize an LVM logical volume"
 msgstr "modifica el tamaño de un volumen lógico LVM"
 
-#: fish/cmds.c:2797
+#: fish/cmds.c:2812
 msgid "expand an LV to fill free space"
 msgstr "expande un LV hasta completar el espacio libre"
 
-#: fish/cmds.c:2798 fish/cmds.c:2799
+#: fish/cmds.c:2813 fish/cmds.c:2814
 msgid "list the LVM logical volumes (LVs)"
 msgstr "lista los volúmenes lógicos LVM (LVs)"
 
-#: fish/cmds.c:2800
+#: fish/cmds.c:2815
 msgid "get the UUID of a logical volume"
 msgstr "obtiene el UUID de un volumen lógico"
 
-#: fish/cmds.c:2801
+#: fish/cmds.c:2816
 msgid "lgetxattr on multiple files"
 msgstr "realiza lgetxattr sobre varios archivos"
 
-#: fish/cmds.c:2802
+#: fish/cmds.c:2817
 msgid "open the manual"
 msgstr "abre el manual"
 
-#: fish/cmds.c:2803
+#: fish/cmds.c:2818
 msgid "create a directory"
 msgstr "crea un directorio"
 
-#: fish/cmds.c:2804
+#: fish/cmds.c:2819
 msgid "create a directory with a particular mode"
 msgstr "crea un directorio con un modo específico"
 
-#: fish/cmds.c:2805
+#: fish/cmds.c:2820
 msgid "create a directory and parents"
 msgstr "crea un directorio y padres"
 
-#: fish/cmds.c:2806
+#: fish/cmds.c:2821
 msgid "create a temporary directory"
 msgstr "crea un directorio temporal"
 
-#: fish/cmds.c:2807 fish/cmds.c:2808 fish/cmds.c:2809
+#: fish/cmds.c:2822 fish/cmds.c:2823 fish/cmds.c:2824
 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:2810
+#: fish/cmds.c:2825
 msgid "make ext2/3/4 external journal"
 msgstr "genera un registro externo ext2/3/4"
 
-#: fish/cmds.c:2811
+#: fish/cmds.c:2826
 msgid "make ext2/3/4 external journal with label"
 msgstr "genera un registro externo ext2/3/4 con etiqueta"
 
-#: fish/cmds.c:2812
+#: fish/cmds.c:2827
 msgid "make ext2/3/4 external journal with UUID"
 msgstr "genera un registro externo ext2/3/4 con UUID"
 
-#: fish/cmds.c:2813
+#: fish/cmds.c:2828
 msgid "make FIFO (named pipe)"
 msgstr "realiza un FIFO (denominado entubamiento, o pipe)"
 
-#: fish/cmds.c:2814 fish/cmds.c:2816
+#: fish/cmds.c:2829 fish/cmds.c:2831
 msgid "make a filesystem"
 msgstr "genera un sistema de archivos"
 
-#: fish/cmds.c:2815
+#: fish/cmds.c:2830
 msgid "make a filesystem with block size"
 msgstr "genera un sistema de archivos con tamaño de bloques"
 
-#: fish/cmds.c:2817
+#: fish/cmds.c:2832
 msgid "create a mountpoint"
 msgstr "crea un punto de montaje"
 
-#: fish/cmds.c:2818
+#: fish/cmds.c:2833
 msgid "make block, character or FIFO devices"
 msgstr "genera dispositivos de bloque, de caracteres o FIFO"
 
-#: fish/cmds.c:2819
+#: fish/cmds.c:2834
 msgid "make block device node"
 msgstr "genera un nodo de dispositivo de bloques"
 
-#: fish/cmds.c:2820
+#: fish/cmds.c:2835
 msgid "make char device node"
 msgstr "genera un nodo de dispositivo de caracteres"
 
-#: fish/cmds.c:2821
+#: fish/cmds.c:2836
 msgid "create a swap partition"
 msgstr "crea una partición swap"
 
-#: fish/cmds.c:2822
+#: fish/cmds.c:2837
 msgid "create a swap partition with a label"
 msgstr "crea una partición swap con una etiqueta"
 
-#: fish/cmds.c:2823
+#: fish/cmds.c:2838
 msgid "create a swap partition with an explicit UUID"
 msgstr "crea una partición swap con UUID explícito"
 
-#: fish/cmds.c:2824
+#: fish/cmds.c:2839
 msgid "create a swap file"
 msgstr "crea un archivo swap"
 
-#: fish/cmds.c:2825
+#: fish/cmds.c:2840
 msgid "load a kernel module"
 msgstr "carga un módulo del kernel"
 
-#: fish/cmds.c:2826
+#: fish/cmds.c:2841
 msgid "view a file"
 msgstr "observa un archivo"
 
-#: fish/cmds.c:2827
+#: fish/cmds.c:2842
 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:2828
+#: fish/cmds.c:2843
 #, fuzzy
 msgid "mount 9p filesystem"
 msgstr "desmonta un sistema de archivos"
 
-#: fish/cmds.c:2829
+#: fish/cmds.c:2844
 msgid "mount a file using the loop device"
 msgstr "monta un archivo usando el dispositivo de bucles"
 
-#: fish/cmds.c:2830
+#: fish/cmds.c:2845
 msgid "mount a guest disk with mount options"
 msgstr "monta un disco huésped con opciones de montaje"
 
-#: fish/cmds.c:2831
+#: fish/cmds.c:2846
 msgid "mount a guest disk, read-only"
 msgstr "monta un disco huésped, sólo lectura"
 
-#: fish/cmds.c:2832
+#: fish/cmds.c:2847
 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:2833
+#: fish/cmds.c:2848
 msgid "show mountpoints"
 msgstr "muestra puntos de montaje"
 
-#: fish/cmds.c:2834
+#: fish/cmds.c:2849
 msgid "show mounted filesystems"
 msgstr "muestra sistema de archivos montados"
 
-#: fish/cmds.c:2835
+#: fish/cmds.c:2850
 msgid "move a file"
 msgstr "traslada un archivo"
 
-#: fish/cmds.c:2836
+#: fish/cmds.c:2851
 msgid "probe NTFS volume"
 msgstr "examina el volumen NTFS"
 
-#: fish/cmds.c:2837
+#: fish/cmds.c:2852 fish/cmds.c:2853
 msgid "resize an NTFS filesystem"
 msgstr "modifica el tamaño de un sistema de archivos NTFS"
 
-#: fish/cmds.c:2838
+#: fish/cmds.c:2854
 msgid "resize an NTFS filesystem (with size)"
 msgstr "modifica el tamaño de un sistema de archivos NTFS (con tamaño)"
 
-#: fish/cmds.c:2839
+#: fish/cmds.c:2855
 msgid "add a partition to the device"
 msgstr "agrega una partición en el dispositivo"
 
-#: fish/cmds.c:2840
+#: fish/cmds.c:2856
 msgid "delete a partition"
 msgstr "elimina una partición"
 
-#: fish/cmds.c:2841
+#: fish/cmds.c:2857
 msgid "partition whole disk with a single primary partition"
 msgstr "particiona el disco entero sólo con una partición primaria"
 
-#: fish/cmds.c:2842
+#: fish/cmds.c:2858
 msgid "return true if a partition is bootable"
 msgstr "devuelve un valor 'true' si la partición es arrancable"
 
-#: fish/cmds.c:2843
+#: fish/cmds.c:2859
 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:2844
+#: fish/cmds.c:2860
 msgid "get the partition table type"
 msgstr "obtiene el tipo de tablas de particiones"
 
-#: fish/cmds.c:2845
+#: fish/cmds.c:2861
 msgid "create an empty partition table"
 msgstr "genera una tabla de particiones vacía"
 
-#: fish/cmds.c:2846
+#: fish/cmds.c:2862
 msgid "list partitions on a device"
 msgstr "lista las particiones de un dispositivo"
 
-#: fish/cmds.c:2847
+#: fish/cmds.c:2863
 msgid "make a partition bootable"
 msgstr "hace que una partición sea arrancable"
 
-#: fish/cmds.c:2848
+#: fish/cmds.c:2864
 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:2849
+#: fish/cmds.c:2865
 msgid "set partition name"
 msgstr "define el número de la partición"
 
-#: fish/cmds.c:2850
+#: fish/cmds.c:2866
 msgid "convert partition name to device name"
 msgstr "convierte el nombre de una partición a nombre de dispositivo"
 
-#: fish/cmds.c:2851
+#: fish/cmds.c:2867
 msgid "ping the guest daemon"
 msgstr "realiza un ping al demonio huésped"
 
-#: fish/cmds.c:2852
+#: fish/cmds.c:2868
 msgid "read part of a file"
 msgstr "lee parte de un archivo"
 
-#: fish/cmds.c:2853
+#: fish/cmds.c:2869
 #, fuzzy
 msgid "read part of a device"
 msgstr "lee parte de un archivo"
 
-#: fish/cmds.c:2854
+#: fish/cmds.c:2870
 msgid "create an LVM physical volume"
 msgstr "crea un volumen físico LVM"
 
-#: fish/cmds.c:2855
+#: fish/cmds.c:2871
 msgid "remove an LVM physical volume"
 msgstr "elimina un volumen físico LVM"
 
-#: fish/cmds.c:2856
+#: fish/cmds.c:2872
 msgid "resize an LVM physical volume"
 msgstr "modifica el tamaño de un volumen físico LVM"
 
-#: fish/cmds.c:2857
+#: fish/cmds.c:2873
 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:2858 fish/cmds.c:2859
+#: fish/cmds.c:2874 fish/cmds.c:2875
 msgid "list the LVM physical volumes (PVs)"
 msgstr "lista los volúmenes físicos LVM (PVs)"
 
-#: fish/cmds.c:2860
+#: fish/cmds.c:2876
 msgid "get the UUID of a physical volume"
 msgstr "obtiene el UUID de un volumen físico"
 
-#: fish/cmds.c:2861
+#: fish/cmds.c:2877
 msgid "write to part of a file"
 msgstr "escribe en parte de un archivo"
 
-#: fish/cmds.c:2862
+#: fish/cmds.c:2878
 #, fuzzy
 msgid "write to part of a device"
 msgstr "escribe en parte de un archivo"
 
-#: fish/cmds.c:2863
+#: fish/cmds.c:2879
 msgid "read a file"
 msgstr "lee un archivo"
 
-#: fish/cmds.c:2864
+#: fish/cmds.c:2880
 msgid "read file as lines"
 msgstr "lee un archivo como líneas"
 
-#: fish/cmds.c:2865
+#: fish/cmds.c:2881
 msgid "read directories entries"
 msgstr "lee entradas de directorios"
 
-#: fish/cmds.c:2866
+#: fish/cmds.c:2882
 msgid "read the target of a symbolic link"
 msgstr "lee el destino de un enlace simbólico"
 
-#: fish/cmds.c:2867
+#: fish/cmds.c:2883
 msgid "readlink on multiple files"
 msgstr "realiza un readlink sobre varios archivos"
 
-#: fish/cmds.c:2868
+#: fish/cmds.c:2884
 msgid "canonicalized absolute pathname"
 msgstr "nombre de camino canónico absoluto"
 
-#: fish/cmds.c:2870
+#: fish/cmds.c:2886
 msgid "close and reopen libguestfs handle"
 msgstr "cierra y vuelve a abrir el manipulador libguestfs"
 
-#: fish/cmds.c:2871
+#: fish/cmds.c:2887
 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:2872
+#: fish/cmds.c:2888
 #, 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:2873
+#: fish/cmds.c:2889
 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:2874
+#: fish/cmds.c:2890
 msgid "remove a file"
 msgstr "elimina un archivo"
 
-#: fish/cmds.c:2875
+#: fish/cmds.c:2891
 msgid "remove a file or directory recursively"
 msgstr "elimina un archivo o un directorio en forma recursiva"
 
-#: fish/cmds.c:2876
+#: fish/cmds.c:2892
 msgid "remove a directory"
 msgstr "elimina un directorio"
 
-#: fish/cmds.c:2877
+#: fish/cmds.c:2893
 msgid "remove a mountpoint"
 msgstr "elimina un punto de montaje"
 
-#: fish/cmds.c:2878
+#: fish/cmds.c:2894
 msgid "scrub (securely wipe) a device"
 msgstr "elimina en forma segura (scrub) un dispositivo"
 
-#: fish/cmds.c:2879
+#: fish/cmds.c:2895
 msgid "scrub (securely wipe) a file"
 msgstr "elimina en forma segura (scrub) un archivo "
 
-#: fish/cmds.c:2880
+#: fish/cmds.c:2896
 msgid "scrub (securely wipe) free space"
 msgstr "elimina en forma segura (scrub) espacio libre"
 
-#: fish/cmds.c:2881
+#: fish/cmds.c:2897
 msgid "add options to kernel command line"
 msgstr "agrega opciones a la línea de comando del kernel"
 
-#: fish/cmds.c:2882
+#: fish/cmds.c:2898
 #, fuzzy
 msgid "set the attach method"
 msgstr "define el camino de búsqueda"
 
-#: fish/cmds.c:2883
+#: fish/cmds.c:2899
 msgid "set autosync mode"
 msgstr "establece modo autosync"
 
-#: fish/cmds.c:2884
+#: fish/cmds.c:2900
 msgid "enable or disable direct appliance mode"
 msgstr "habilita o deshabilita modo directo de dispositivo"
 
-#: fish/cmds.c:2885
+#: fish/cmds.c:2901
 msgid "set the ext2/3/4 filesystem label"
 msgstr "define la etiqueta de sistema de archivos ext2/3/4"
 
-#: fish/cmds.c:2886
+#: fish/cmds.c:2902
 msgid "set the ext2/3/4 filesystem UUID"
 msgstr "define el UUID de sistema de archivos ext2/3/4"
 
-#: fish/cmds.c:2887
+#: fish/cmds.c:2903
 msgid "set memory allocated to the qemu subprocess"
 msgstr "define la memoria alojada en el subproceso quemu"
 
-#: fish/cmds.c:2888
+#: fish/cmds.c:2904
 msgid "set enable network flag"
 msgstr "define como habilitada una marca de red"
 
-#: fish/cmds.c:2889
+#: fish/cmds.c:2905
 msgid "set the search path"
 msgstr "define el camino de búsqueda"
 
-#: fish/cmds.c:2890
+#: fish/cmds.c:2906
 msgid "set the qemu binary"
 msgstr "define el binario quemu"
 
-#: fish/cmds.c:2891
+#: fish/cmds.c:2907
 msgid "enable or disable the recovery process"
 msgstr "habilita o deshabilita el proceso de recuperación"
 
-#: fish/cmds.c:2892
+#: fish/cmds.c:2908
 msgid "set SELinux enabled or disabled at appliance boot"
 msgstr ""
 "define SELinux habilitado o deshabilitado en el dispositivo de arranque"
 
-#: fish/cmds.c:2893
+#: fish/cmds.c:2909
 msgid "enable or disable command traces"
 msgstr "habilita o deshabilita huellas de comando"
 
-#: fish/cmds.c:2894
+#: fish/cmds.c:2910
 msgid "set verbose mode"
 msgstr "define modo de información detallada"
 
-#: fish/cmds.c:2895
+#: fish/cmds.c:2911
 msgid "set SELinux security context"
 msgstr "define el contexto de seguridad SELinux"
 
-#: fish/cmds.c:2897 fish/cmds.c:2898
+#: fish/cmds.c:2913 fish/cmds.c:2914
 msgid "create partitions on a block device"
 msgstr "genera particiones sobre un dispositivo de bloque"
 
-#: fish/cmds.c:2899
+#: fish/cmds.c:2915
 msgid "modify a single partition on a block device"
 msgstr "modifica sólo una partición de un dispositivo de bloque "
 
-#: fish/cmds.c:2900
+#: fish/cmds.c:2916
 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:2901
+#: fish/cmds.c:2917
 msgid "display the kernel geometry"
 msgstr "muestra la geometría del kernel"
 
-#: fish/cmds.c:2902
+#: fish/cmds.c:2918
 msgid "display the partition table"
 msgstr "muestra la tabla de partición"
 
-#: fish/cmds.c:2903
+#: fish/cmds.c:2919
 msgid "run a command via the shell"
 msgstr "ejecuta un comando a través del shell"
 
-#: fish/cmds.c:2904
+#: fish/cmds.c:2920
 msgid "run a command via the shell returning lines"
 msgstr "ejecuta un comando a través del shell devolviendo líneas"
 
-#: fish/cmds.c:2905
+#: fish/cmds.c:2921
 msgid "sleep for some seconds"
 msgstr "descansa por algunos segundos"
 
-#: fish/cmds.c:2906
+#: fish/cmds.c:2922
 msgid "create a sparse disk image and add"
 msgstr "creo una imagen de disco sparse y agrega"
 
-#: fish/cmds.c:2907
+#: fish/cmds.c:2923
 msgid "get file information"
 msgstr "obtiene información de archivo"
 
-#: fish/cmds.c:2908
+#: fish/cmds.c:2924
 msgid "get file system statistics"
 msgstr "obtiene las estadísticas del sistema de archivos"
 
-#: fish/cmds.c:2909 fish/cmds.c:2910
+#: fish/cmds.c:2925 fish/cmds.c:2926
 msgid "print the printable strings in a file"
 msgstr "imprime las cadenas que pueden ser impresas en un archivo"
 
-#: fish/cmds.c:2911
+#: fish/cmds.c:2927
 msgid "list supported groups of commands"
 msgstr "lista el grupo de comandos aceptados"
 
-#: fish/cmds.c:2912
+#: fish/cmds.c:2928
 msgid "disable swap on device"
 msgstr "deshabilita swap en un dispositivo"
 
-#: fish/cmds.c:2913
+#: fish/cmds.c:2929
 msgid "disable swap on file"
 msgstr "deshabilita swap en un archivo"
 
-#: fish/cmds.c:2914
+#: fish/cmds.c:2930
 msgid "disable swap on labeled swap partition"
 msgstr "deshabilita swap en la partición etiquetada como swap"
 
-#: fish/cmds.c:2915
+#: fish/cmds.c:2931
 msgid "disable swap on swap partition by UUID"
 msgstr "deshabilita swap en la partición swap por UUID"
 
-#: fish/cmds.c:2916
+#: fish/cmds.c:2932
 msgid "enable swap on device"
 msgstr "habilita swap en el dispositivo"
 
-#: fish/cmds.c:2917
+#: fish/cmds.c:2933
 msgid "enable swap on file"
 msgstr "habilita swap en el archivo"
 
-#: fish/cmds.c:2918
+#: fish/cmds.c:2934
 msgid "enable swap on labeled swap partition"
 msgstr "habilita swap en la partición etiquetada como swap"
 
-#: fish/cmds.c:2919
+#: fish/cmds.c:2935
 msgid "enable swap on swap partition by UUID"
 msgstr "habilita swap en la partición swap por UUID"
 
-#: fish/cmds.c:2920
+#: fish/cmds.c:2936
 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:2921
+#: fish/cmds.c:2937
 msgid "return last 10 lines of a file"
 msgstr "devuelve las últimas 10 líneas de un archivo"
 
-#: fish/cmds.c:2922
+#: fish/cmds.c:2938
 msgid "return last N lines of a file"
 msgstr "devuelve las últimas N líneas de un archivo"
 
-#: fish/cmds.c:2923
+#: fish/cmds.c:2939
 msgid "unpack tarfile to directory"
 msgstr "desempaqueta el archivo tar en un directorio"
 
-#: fish/cmds.c:2924
+#: fish/cmds.c:2940
 msgid "pack directory into tarfile"
 msgstr "empaqueta un directorio en un archivo tar"
 
-#: fish/cmds.c:2925 fish/cmds.c:2932
+#: fish/cmds.c:2941 fish/cmds.c:2948
 msgid "unpack compressed tarball to directory"
 msgstr "desempaqueta tarball comprimido en un directorio"
 
-#: fish/cmds.c:2926 fish/cmds.c:2933
+#: fish/cmds.c:2942 fish/cmds.c:2949
 msgid "pack directory into compressed tarball"
 msgstr "empaqueta un directorio hacia un tarball comprimido"
 
-#: fish/cmds.c:2927
+#: fish/cmds.c:2943
 msgid "print elapsed time taken to run a command"
 msgstr "muestra el tiempo requerido para ejecutar un comando"
 
-#: fish/cmds.c:2928
+#: fish/cmds.c:2944
 msgid "update file timestamps or create a new file"
 msgstr "actualiza las marcas de tiempo o genera un nuevo archivo"
 
-#: fish/cmds.c:2929
+#: fish/cmds.c:2945
 msgid "truncate a file to zero size"
 msgstr "trunca un archivo a tamaño cero"
 
-#: fish/cmds.c:2930
+#: fish/cmds.c:2946
 msgid "truncate a file to a particular size"
 msgstr "trunca un archivo a un tamaño determinado"
 
-#: fish/cmds.c:2931
+#: fish/cmds.c:2947
 msgid "get ext2/ext3/ext4 superblock details"
 msgstr "obtiene detalles de superbloque ext2/3/4"
 
-#: fish/cmds.c:2934
+#: fish/cmds.c:2950
 msgid "set file mode creation mask (umask)"
 msgstr "define el modo de creación de máscara de un archivo (umask)"
 
-#: fish/cmds.c:2935
+#: fish/cmds.c:2951
 msgid "unmount a filesystem"
 msgstr "desmonta un sistema de archivos"
 
-#: fish/cmds.c:2936
+#: fish/cmds.c:2952
 msgid "unmount all filesystems"
 msgstr "desmonta todos los sistemas de archivos"
 
-#: fish/cmds.c:2937
+#: fish/cmds.c:2953
 msgid "upload a file from the local machine"
 msgstr "sube un archivo desde la máquina local"
 
-#: fish/cmds.c:2938
+#: fish/cmds.c:2954
 msgid "upload a file from the local machine with offset"
 msgstr "sube un archivo desde la máquina local con offset"
 
-#: fish/cmds.c:2939
+#: fish/cmds.c:2955
 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:2940
+#: fish/cmds.c:2956
 msgid "get the library version number"
 msgstr "obtiene el número de la versión de la biblioteca"
 
-#: fish/cmds.c:2941
+#: fish/cmds.c:2957
 msgid "get the filesystem label"
 msgstr "obtiene la etiqueta del sistema de archivos "
 
-#: fish/cmds.c:2942
+#: fish/cmds.c:2958
 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:2943
+#: fish/cmds.c:2959
 msgid "get the filesystem UUID"
 msgstr "obtiene el UUID del sistema de archivos"
 
-#: fish/cmds.c:2944
+#: fish/cmds.c:2960
 msgid "activate or deactivate some volume groups"
 msgstr "activa o desactiva algunos grupos de volúmenes"
 
-#: fish/cmds.c:2945
+#: fish/cmds.c:2961
 msgid "activate or deactivate all volume groups"
 msgstr "activa o desactiva todos los grupos de volúmenes "
 
-#: fish/cmds.c:2946
+#: fish/cmds.c:2962
 msgid "create an LVM volume group"
 msgstr "genera un grupo de volúmenes LVM"
 
-#: fish/cmds.c:2947
+#: fish/cmds.c:2963
 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:2948
+#: fish/cmds.c:2964
 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:2949
+#: fish/cmds.c:2965
 msgid "remove an LVM volume group"
 msgstr "elimina un grupo de volúmenes LVM"
 
-#: fish/cmds.c:2950
+#: fish/cmds.c:2966
 msgid "rename an LVM volume group"
 msgstr "modifica el nombre de un grupo de volúmenes LVM"
 
-#: fish/cmds.c:2951 fish/cmds.c:2952
+#: fish/cmds.c:2967 fish/cmds.c:2968
 msgid "list the LVM volume groups (VGs)"
 msgstr "lista los grupos de volúmenes LVM (VGs)"
 
-#: fish/cmds.c:2953
+#: fish/cmds.c:2969
 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:2954
+#: fish/cmds.c:2970
 msgid "get the UUID of a volume group"
 msgstr "obtiene el UUID de un grupo de volúmenes"
 
-#: fish/cmds.c:2955
+#: fish/cmds.c:2971
 msgid "count characters in a file"
 msgstr "cuenta los caracteres de un archivo"
 
-#: fish/cmds.c:2956
+#: fish/cmds.c:2972
 msgid "count lines in a file"
 msgstr "cuenta las líneas de un archivo"
 
-#: fish/cmds.c:2957
+#: fish/cmds.c:2973
 msgid "count words in a file"
 msgstr "cuenta las palabras de un archivo"
 
-#: fish/cmds.c:2958
+#: fish/cmds.c:2974
 msgid "create a new file"
 msgstr "crea un nuevo archivo"
 
-#: fish/cmds.c:2959
+#: fish/cmds.c:2975
 msgid "create a file"
 msgstr "crea un archivo"
 
-#: fish/cmds.c:2962
+#: fish/cmds.c:2978
 msgid "write zeroes to the device"
 msgstr "escribe ceros en el dispositivo"
 
-#: fish/cmds.c:2963
+#: fish/cmds.c:2979
 msgid "write zeroes to an entire device"
 msgstr "escribe ceros en la totalidad de un dispositivo"
 
-#: fish/cmds.c:2964
+#: fish/cmds.c:2980
 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:2967
+#: fish/cmds.c:2983
 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:2970
+#: fish/cmds.c:2986
 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:3288 fish/cmds.c:3302 fish/cmds.c:3318 fish/cmds.c:3335
-#: fish/cmds.c:3352 fish/cmds.c:3370 fish/cmds.c:3389 fish/cmds.c:3405
-#: fish/cmds.c:3423 fish/cmds.c:3439 fish/cmds.c:3457 fish/cmds.c:3473
-#: fish/cmds.c:3490 fish/cmds.c:3505 fish/cmds.c:3523 fish/cmds.c:3538
-#: fish/cmds.c:3554 fish/cmds.c:3570 fish/cmds.c:3586 fish/cmds.c:3602
-#: fish/cmds.c:3618 fish/cmds.c:3636 fish/cmds.c:3669 fish/cmds.c:3685
-#: fish/cmds.c:3701 fish/cmds.c:3720 fish/cmds.c:3735 fish/cmds.c:3753
-#: fish/cmds.c:3768 fish/cmds.c:3786 fish/cmds.c:3801 fish/cmds.c:3819
-#: fish/cmds.c:3834 fish/cmds.c:3853 fish/cmds.c:3872 fish/cmds.c:3890
-#: fish/cmds.c:3910 fish/cmds.c:3929 fish/cmds.c:3949 fish/cmds.c:3969
-#: fish/cmds.c:3989 fish/cmds.c:4008 fish/cmds.c:4027 fish/cmds.c:4047
-#: fish/cmds.c:4067 fish/cmds.c:4087 fish/cmds.c:4102 fish/cmds.c:4118
-#: fish/cmds.c:4190 fish/cmds.c:4208 fish/cmds.c:4225 fish/cmds.c:4309
-#: fish/cmds.c:4329 fish/cmds.c:4349 fish/cmds.c:4369 fish/cmds.c:4389
-#: fish/cmds.c:4409 fish/cmds.c:4428 fish/cmds.c:4447 fish/cmds.c:4466
-#: fish/cmds.c:4481 fish/cmds.c:4500 fish/cmds.c:4520 fish/cmds.c:4540
-#: fish/cmds.c:4617 fish/cmds.c:4633 fish/cmds.c:4649 fish/cmds.c:4668
-#: fish/cmds.c:4690 fish/cmds.c:4712 fish/cmds.c:4732 fish/cmds.c:4749
-#: fish/cmds.c:4766 fish/cmds.c:4783 fish/cmds.c:4800 fish/cmds.c:4817
-#: fish/cmds.c:4834 fish/cmds.c:4851 fish/cmds.c:4870 fish/cmds.c:4893
-#: fish/cmds.c:4929 fish/cmds.c:4946 fish/cmds.c:4969 fish/cmds.c:4991
-#: fish/cmds.c:5012 fish/cmds.c:5032 fish/cmds.c:5051 fish/cmds.c:5071
-#: fish/cmds.c:5089 fish/cmds.c:5107 fish/cmds.c:5121 fish/cmds.c:5137
-#: fish/cmds.c:5157 fish/cmds.c:5176 fish/cmds.c:5195 fish/cmds.c:5214
-#: fish/cmds.c:5233 fish/cmds.c:5253 fish/cmds.c:5293 fish/cmds.c:5350
-#: fish/cmds.c:5371 fish/cmds.c:5392 fish/cmds.c:5413 fish/cmds.c:5431
-#: fish/cmds.c:5453 fish/cmds.c:5491 fish/cmds.c:5513 fish/cmds.c:5592
-#: fish/cmds.c:5631 fish/cmds.c:5646 fish/cmds.c:5663 fish/cmds.c:5677
-#: fish/cmds.c:5693 fish/cmds.c:5715 fish/cmds.c:5737 fish/cmds.c:5759
-#: fish/cmds.c:5781 fish/cmds.c:5803 fish/cmds.c:5825 fish/cmds.c:5845
-#: fish/cmds.c:5862 fish/cmds.c:5879 fish/cmds.c:5898 fish/cmds.c:5917
-#: fish/cmds.c:5937 fish/cmds.c:5973 fish/cmds.c:5992 fish/cmds.c:6011
-#: fish/cmds.c:6028 fish/cmds.c:6046 fish/cmds.c:6069 fish/cmds.c:6092
-#: fish/cmds.c:6116 fish/cmds.c:6139 fish/cmds.c:6160 fish/cmds.c:6183
-#: fish/cmds.c:6206 fish/cmds.c:6226 fish/cmds.c:6248 fish/cmds.c:6269
-#: fish/cmds.c:6292 fish/cmds.c:6309 fish/cmds.c:6326 fish/cmds.c:6344
-#: fish/cmds.c:6362 fish/cmds.c:6383 fish/cmds.c:6401 fish/cmds.c:6422
-#: fish/cmds.c:6442 fish/cmds.c:6460 fish/cmds.c:6481 fish/cmds.c:6504
-#: fish/cmds.c:6527 fish/cmds.c:6549 fish/cmds.c:6582 fish/cmds.c:6599
-#: fish/cmds.c:6616 fish/cmds.c:6640 fish/cmds.c:6663 fish/cmds.c:6686
-#: fish/cmds.c:6708 fish/cmds.c:6725 fish/cmds.c:6747 fish/cmds.c:6841
-#: fish/cmds.c:6861 fish/cmds.c:6881 fish/cmds.c:6901 fish/cmds.c:6919
-#: fish/cmds.c:6940 fish/cmds.c:6976 fish/cmds.c:6993 fish/cmds.c:7015
-#: fish/cmds.c:7032 fish/cmds.c:7068 fish/cmds.c:7088 fish/cmds.c:7108
-#: fish/cmds.c:7128 fish/cmds.c:7150 fish/cmds.c:7167 fish/cmds.c:7186
-#: fish/cmds.c:7205 fish/cmds.c:7227 fish/cmds.c:7248 fish/cmds.c:7269
-#: fish/cmds.c:7290 fish/cmds.c:7313 fish/cmds.c:7354 fish/cmds.c:7377
-#: fish/cmds.c:7416 fish/cmds.c:7433 fish/cmds.c:7452 fish/cmds.c:7473
-#: fish/cmds.c:7496 fish/cmds.c:7518 fish/cmds.c:7536 fish/cmds.c:7555
-#: fish/cmds.c:7576 fish/cmds.c:7653 fish/cmds.c:7694 fish/cmds.c:7773
-#: fish/cmds.c:7849 fish/cmds.c:7886 fish/cmds.c:7909 fish/cmds.c:7930
-#: fish/cmds.c:7953 fish/cmds.c:7975 fish/cmds.c:8000 fish/cmds.c:8043
-#: fish/cmds.c:8084 fish/cmds.c:8105 fish/cmds.c:8123 fish/cmds.c:8142
-#: fish/cmds.c:8159 fish/cmds.c:8177 fish/cmds.c:8204 fish/cmds.c:8228
-#: fish/cmds.c:8252 fish/cmds.c:8276 fish/cmds.c:8300 fish/cmds.c:8324
-#: fish/cmds.c:8348 fish/cmds.c:8372 fish/cmds.c:8396 fish/cmds.c:8420
-#: fish/cmds.c:8444 fish/cmds.c:8468 fish/cmds.c:8491 fish/cmds.c:8514
-#: fish/cmds.c:8535 fish/cmds.c:8556 fish/cmds.c:8577 fish/cmds.c:8597
-#: fish/cmds.c:8620 fish/cmds.c:8658 fish/cmds.c:8675 fish/cmds.c:8692
-#: fish/cmds.c:8711 fish/cmds.c:8730 fish/cmds.c:8747 fish/cmds.c:8764
-#: fish/cmds.c:8781 fish/cmds.c:8798 fish/cmds.c:8817 fish/cmds.c:8853
-#: fish/cmds.c:8893 fish/cmds.c:8926 fish/cmds.c:8943 fish/cmds.c:8960
-#: fish/cmds.c:8976 fish/cmds.c:8991 fish/cmds.c:9012 fish/cmds.c:9050
-#: fish/cmds.c:9088 fish/cmds.c:9127 fish/cmds.c:9167 fish/cmds.c:9208
-#: fish/cmds.c:9249 fish/cmds.c:9287 fish/cmds.c:9304 fish/cmds.c:9327
-#: fish/cmds.c:9349 fish/cmds.c:9371 fish/cmds.c:9391 fish/cmds.c:9411
-#: fish/cmds.c:9447 fish/cmds.c:9519 fish/cmds.c:9559 fish/cmds.c:9617
-#: fish/cmds.c:9643 fish/cmds.c:9669 fish/cmds.c:9697 fish/cmds.c:9756
-#: fish/cmds.c:9777 fish/cmds.c:9822 fish/cmds.c:9842 fish/cmds.c:9881
-#: fish/cmds.c:9918 fish/cmds.c:9938 fish/cmds.c:9960 fish/cmds.c:10017
-#: fish/cmds.c:10037 fish/cmds.c:10059 fish/cmds.c:10081 fish/cmds.c:10100
-#: fish/cmds.c:10120 fish/cmds.c:10147 fish/cmds.c:10167 fish/cmds.c:10187
-#: fish/cmds.c:10207 fish/cmds.c:10227 fish/cmds.c:10249 fish/cmds.c:10284
-#: fish/cmds.c:10302 fish/cmds.c:10325 fish/cmds.c:10347 fish/cmds.c:10362
-#: fish/cmds.c:10379 fish/cmds.c:10416 fish/cmds.c:10455 fish/cmds.c:10495
-#: fish/cmds.c:10551 fish/cmds.c:10573 fish/cmds.c:10609 fish/cmds.c:10624
-#: fish/cmds.c:10644 fish/cmds.c:10684 fish/cmds.c:10707 fish/cmds.c:10731
-#: fish/cmds.c:10756 fish/cmds.c:10797 fish/cmds.c:10822 fish/cmds.c:10860
-#: fish/cmds.c:10891 fish/cmds.c:10922 fish/cmds.c:10950 fish/cmds.c:10970
-#: fish/cmds.c:11002 fish/cmds.c:11022 fish/cmds.c:11042 fish/cmds.c:11059
-#: fish/cmds.c:11077 fish/cmds.c:11100 fish/cmds.c:11121 fish/cmds.c:11140
-#: fish/cmds.c:11182 fish/cmds.c:11225 fish/cmds.c:11269 fish/cmds.c:11308
-#: fish/cmds.c:11327 fish/cmds.c:11347 fish/cmds.c:11367 fish/cmds.c:11388
-#: fish/cmds.c:11409 fish/cmds.c:11430 fish/cmds.c:11451 fish/cmds.c:11472
-#: fish/cmds.c:11494 fish/cmds.c:11532 fish/cmds.c:11583 fish/cmds.c:11621
-#: fish/cmds.c:11677 fish/cmds.c:11813 fish/cmds.c:11842 fish/cmds.c:11869
-#: fish/cmds.c:11886 fish/cmds.c:11907 fish/cmds.c:11924
+#: fish/cmds.c:3304 fish/cmds.c:3318 fish/cmds.c:3334 fish/cmds.c:3351
+#: fish/cmds.c:3368 fish/cmds.c:3386 fish/cmds.c:3405 fish/cmds.c:3421
+#: fish/cmds.c:3439 fish/cmds.c:3455 fish/cmds.c:3473 fish/cmds.c:3489
+#: fish/cmds.c:3506 fish/cmds.c:3521 fish/cmds.c:3539 fish/cmds.c:3554
+#: fish/cmds.c:3570 fish/cmds.c:3586 fish/cmds.c:3602 fish/cmds.c:3618
+#: fish/cmds.c:3634 fish/cmds.c:3652 fish/cmds.c:3685 fish/cmds.c:3701
+#: fish/cmds.c:3717 fish/cmds.c:3736 fish/cmds.c:3751 fish/cmds.c:3769
+#: fish/cmds.c:3784 fish/cmds.c:3802 fish/cmds.c:3817 fish/cmds.c:3835
+#: fish/cmds.c:3850 fish/cmds.c:3869 fish/cmds.c:3888 fish/cmds.c:3906
+#: fish/cmds.c:3926 fish/cmds.c:3945 fish/cmds.c:3965 fish/cmds.c:3985
+#: fish/cmds.c:4005 fish/cmds.c:4024 fish/cmds.c:4043 fish/cmds.c:4063
+#: fish/cmds.c:4083 fish/cmds.c:4103 fish/cmds.c:4118 fish/cmds.c:4134
+#: fish/cmds.c:4206 fish/cmds.c:4224 fish/cmds.c:4241 fish/cmds.c:4325
+#: fish/cmds.c:4345 fish/cmds.c:4365 fish/cmds.c:4385 fish/cmds.c:4405
+#: fish/cmds.c:4425 fish/cmds.c:4444 fish/cmds.c:4463 fish/cmds.c:4482
+#: fish/cmds.c:4497 fish/cmds.c:4516 fish/cmds.c:4536 fish/cmds.c:4556
+#: fish/cmds.c:4633 fish/cmds.c:4649 fish/cmds.c:4665 fish/cmds.c:4684
+#: fish/cmds.c:4706 fish/cmds.c:4728 fish/cmds.c:4748 fish/cmds.c:4765
+#: fish/cmds.c:4782 fish/cmds.c:4799 fish/cmds.c:4816 fish/cmds.c:4833
+#: fish/cmds.c:4850 fish/cmds.c:4867 fish/cmds.c:4886 fish/cmds.c:4909
+#: fish/cmds.c:4945 fish/cmds.c:4962 fish/cmds.c:4985 fish/cmds.c:5007
+#: fish/cmds.c:5028 fish/cmds.c:5048 fish/cmds.c:5067 fish/cmds.c:5087
+#: fish/cmds.c:5105 fish/cmds.c:5123 fish/cmds.c:5137 fish/cmds.c:5153
+#: fish/cmds.c:5173 fish/cmds.c:5192 fish/cmds.c:5211 fish/cmds.c:5230
+#: fish/cmds.c:5249 fish/cmds.c:5269 fish/cmds.c:5309 fish/cmds.c:5366
+#: fish/cmds.c:5387 fish/cmds.c:5408 fish/cmds.c:5429 fish/cmds.c:5447
+#: fish/cmds.c:5469 fish/cmds.c:5507 fish/cmds.c:5529 fish/cmds.c:5608
+#: fish/cmds.c:5647 fish/cmds.c:5662 fish/cmds.c:5679 fish/cmds.c:5693
+#: fish/cmds.c:5709 fish/cmds.c:5731 fish/cmds.c:5753 fish/cmds.c:5775
+#: fish/cmds.c:5797 fish/cmds.c:5819 fish/cmds.c:5841 fish/cmds.c:5861
+#: fish/cmds.c:5878 fish/cmds.c:5895 fish/cmds.c:5914 fish/cmds.c:5933
+#: fish/cmds.c:5953 fish/cmds.c:5989 fish/cmds.c:6008 fish/cmds.c:6027
+#: fish/cmds.c:6044 fish/cmds.c:6062 fish/cmds.c:6085 fish/cmds.c:6108
+#: fish/cmds.c:6132 fish/cmds.c:6155 fish/cmds.c:6176 fish/cmds.c:6199
+#: fish/cmds.c:6222 fish/cmds.c:6242 fish/cmds.c:6264 fish/cmds.c:6285
+#: fish/cmds.c:6308 fish/cmds.c:6325 fish/cmds.c:6342 fish/cmds.c:6360
+#: fish/cmds.c:6378 fish/cmds.c:6399 fish/cmds.c:6417 fish/cmds.c:6438
+#: fish/cmds.c:6458 fish/cmds.c:6476 fish/cmds.c:6497 fish/cmds.c:6520
+#: fish/cmds.c:6543 fish/cmds.c:6565 fish/cmds.c:6598 fish/cmds.c:6615
+#: fish/cmds.c:6632 fish/cmds.c:6656 fish/cmds.c:6679 fish/cmds.c:6702
+#: fish/cmds.c:6724 fish/cmds.c:6741 fish/cmds.c:6763 fish/cmds.c:6857
+#: fish/cmds.c:6877 fish/cmds.c:6897 fish/cmds.c:6917 fish/cmds.c:6935
+#: fish/cmds.c:6956 fish/cmds.c:6992 fish/cmds.c:7009 fish/cmds.c:7031
+#: fish/cmds.c:7048 fish/cmds.c:7084 fish/cmds.c:7104 fish/cmds.c:7124
+#: fish/cmds.c:7144 fish/cmds.c:7166 fish/cmds.c:7183 fish/cmds.c:7202
+#: fish/cmds.c:7221 fish/cmds.c:7243 fish/cmds.c:7264 fish/cmds.c:7285
+#: fish/cmds.c:7306 fish/cmds.c:7329 fish/cmds.c:7370 fish/cmds.c:7393
+#: fish/cmds.c:7432 fish/cmds.c:7449 fish/cmds.c:7468 fish/cmds.c:7489
+#: fish/cmds.c:7512 fish/cmds.c:7534 fish/cmds.c:7552 fish/cmds.c:7571
+#: fish/cmds.c:7592 fish/cmds.c:7669 fish/cmds.c:7710 fish/cmds.c:7789
+#: fish/cmds.c:7865 fish/cmds.c:7902 fish/cmds.c:7925 fish/cmds.c:7946
+#: fish/cmds.c:7969 fish/cmds.c:7991 fish/cmds.c:8016 fish/cmds.c:8059
+#: fish/cmds.c:8100 fish/cmds.c:8121 fish/cmds.c:8139 fish/cmds.c:8158
+#: fish/cmds.c:8175 fish/cmds.c:8193 fish/cmds.c:8220 fish/cmds.c:8244
+#: fish/cmds.c:8268 fish/cmds.c:8292 fish/cmds.c:8316 fish/cmds.c:8340
+#: fish/cmds.c:8364 fish/cmds.c:8388 fish/cmds.c:8412 fish/cmds.c:8436
+#: fish/cmds.c:8460 fish/cmds.c:8484 fish/cmds.c:8507 fish/cmds.c:8530
+#: fish/cmds.c:8551 fish/cmds.c:8572 fish/cmds.c:8593 fish/cmds.c:8613
+#: fish/cmds.c:8636 fish/cmds.c:8674 fish/cmds.c:8691 fish/cmds.c:8708
+#: fish/cmds.c:8727 fish/cmds.c:8746 fish/cmds.c:8763 fish/cmds.c:8780
+#: fish/cmds.c:8797 fish/cmds.c:8814 fish/cmds.c:8833 fish/cmds.c:8869
+#: fish/cmds.c:8909 fish/cmds.c:8942 fish/cmds.c:8959 fish/cmds.c:8976
+#: fish/cmds.c:8992 fish/cmds.c:9007 fish/cmds.c:9028 fish/cmds.c:9066
+#: fish/cmds.c:9104 fish/cmds.c:9143 fish/cmds.c:9183 fish/cmds.c:9224
+#: fish/cmds.c:9265 fish/cmds.c:9303 fish/cmds.c:9320 fish/cmds.c:9343
+#: fish/cmds.c:9365 fish/cmds.c:9387 fish/cmds.c:9407 fish/cmds.c:9427
+#: fish/cmds.c:9463 fish/cmds.c:9535 fish/cmds.c:9575 fish/cmds.c:9633
+#: fish/cmds.c:9659 fish/cmds.c:9685 fish/cmds.c:9713 fish/cmds.c:9772
+#: fish/cmds.c:9793 fish/cmds.c:9838 fish/cmds.c:9858 fish/cmds.c:9897
+#: fish/cmds.c:9934 fish/cmds.c:9954 fish/cmds.c:9976 fish/cmds.c:10033
+#: fish/cmds.c:10053 fish/cmds.c:10075 fish/cmds.c:10097 fish/cmds.c:10116
+#: fish/cmds.c:10136 fish/cmds.c:10163 fish/cmds.c:10183 fish/cmds.c:10203
+#: fish/cmds.c:10223 fish/cmds.c:10243 fish/cmds.c:10265 fish/cmds.c:10300
+#: fish/cmds.c:10318 fish/cmds.c:10341 fish/cmds.c:10363 fish/cmds.c:10378
+#: fish/cmds.c:10395 fish/cmds.c:10432 fish/cmds.c:10471 fish/cmds.c:10511
+#: fish/cmds.c:10567 fish/cmds.c:10589 fish/cmds.c:10625 fish/cmds.c:10640
+#: fish/cmds.c:10660 fish/cmds.c:10700 fish/cmds.c:10723 fish/cmds.c:10747
+#: fish/cmds.c:10772 fish/cmds.c:10813 fish/cmds.c:10838 fish/cmds.c:10876
+#: fish/cmds.c:10907 fish/cmds.c:10938 fish/cmds.c:10966 fish/cmds.c:10986
+#: fish/cmds.c:11018 fish/cmds.c:11038 fish/cmds.c:11058 fish/cmds.c:11075
+#: fish/cmds.c:11093 fish/cmds.c:11116 fish/cmds.c:11137 fish/cmds.c:11156
+#: fish/cmds.c:11198 fish/cmds.c:11241 fish/cmds.c:11285 fish/cmds.c:11324
+#: fish/cmds.c:11343 fish/cmds.c:11363 fish/cmds.c:11383 fish/cmds.c:11404
+#: fish/cmds.c:11425 fish/cmds.c:11446 fish/cmds.c:11467 fish/cmds.c:11488
+#: fish/cmds.c:11510 fish/cmds.c:11548 fish/cmds.c:11599 fish/cmds.c:11637
+#: fish/cmds.c:11693 fish/cmds.c:11829 fish/cmds.c:11858 fish/cmds.c:11885
+#: fish/cmds.c:11902 fish/cmds.c:11923 fish/cmds.c:11940 fish/cmds.c:12002
 #, c-format
 msgid "%s should have %d parameter(s)\n"
 msgstr "%s debería tener %d parámetro(s)\n"
 
-#: fish/cmds.c:3289 fish/cmds.c:3303 fish/cmds.c:3319 fish/cmds.c:3336
-#: fish/cmds.c:3353 fish/cmds.c:3371 fish/cmds.c:3390 fish/cmds.c:3406
-#: fish/cmds.c:3424 fish/cmds.c:3440 fish/cmds.c:3458 fish/cmds.c:3474
-#: fish/cmds.c:3491 fish/cmds.c:3506 fish/cmds.c:3524 fish/cmds.c:3539
-#: fish/cmds.c:3555 fish/cmds.c:3571 fish/cmds.c:3587 fish/cmds.c:3603
-#: fish/cmds.c:3619 fish/cmds.c:3637 fish/cmds.c:3670 fish/cmds.c:3686
-#: fish/cmds.c:3702 fish/cmds.c:3721 fish/cmds.c:3736 fish/cmds.c:3754
-#: fish/cmds.c:3769 fish/cmds.c:3787 fish/cmds.c:3802 fish/cmds.c:3820
-#: fish/cmds.c:3835 fish/cmds.c:3854 fish/cmds.c:3873 fish/cmds.c:3891
-#: fish/cmds.c:3911 fish/cmds.c:3930 fish/cmds.c:3950 fish/cmds.c:3970
-#: fish/cmds.c:3990 fish/cmds.c:4009 fish/cmds.c:4028 fish/cmds.c:4048
-#: fish/cmds.c:4068 fish/cmds.c:4088 fish/cmds.c:4103 fish/cmds.c:4119
-#: fish/cmds.c:4140 fish/cmds.c:4191 fish/cmds.c:4209 fish/cmds.c:4226
-#: fish/cmds.c:4247 fish/cmds.c:4310 fish/cmds.c:4330 fish/cmds.c:4350
-#: fish/cmds.c:4370 fish/cmds.c:4390 fish/cmds.c:4410 fish/cmds.c:4429
-#: fish/cmds.c:4448 fish/cmds.c:4467 fish/cmds.c:4482 fish/cmds.c:4501
-#: fish/cmds.c:4521 fish/cmds.c:4541 fish/cmds.c:4564 fish/cmds.c:4618
-#: fish/cmds.c:4634 fish/cmds.c:4650 fish/cmds.c:4669 fish/cmds.c:4691
-#: fish/cmds.c:4713 fish/cmds.c:4733 fish/cmds.c:4750 fish/cmds.c:4767
-#: fish/cmds.c:4784 fish/cmds.c:4801 fish/cmds.c:4818 fish/cmds.c:4835
-#: fish/cmds.c:4852 fish/cmds.c:4871 fish/cmds.c:4894 fish/cmds.c:4930
-#: fish/cmds.c:4947 fish/cmds.c:4970 fish/cmds.c:4992 fish/cmds.c:5013
-#: fish/cmds.c:5033 fish/cmds.c:5052 fish/cmds.c:5072 fish/cmds.c:5090
-#: fish/cmds.c:5108 fish/cmds.c:5122 fish/cmds.c:5138 fish/cmds.c:5158
-#: fish/cmds.c:5177 fish/cmds.c:5196 fish/cmds.c:5215 fish/cmds.c:5234
-#: fish/cmds.c:5254 fish/cmds.c:5294 fish/cmds.c:5351 fish/cmds.c:5372
-#: fish/cmds.c:5393 fish/cmds.c:5414 fish/cmds.c:5432 fish/cmds.c:5454
-#: fish/cmds.c:5492 fish/cmds.c:5514 fish/cmds.c:5593 fish/cmds.c:5632
-#: fish/cmds.c:5647 fish/cmds.c:5664 fish/cmds.c:5678 fish/cmds.c:5694
-#: fish/cmds.c:5716 fish/cmds.c:5738 fish/cmds.c:5760 fish/cmds.c:5782
-#: fish/cmds.c:5804 fish/cmds.c:5826 fish/cmds.c:5846 fish/cmds.c:5863
-#: fish/cmds.c:5880 fish/cmds.c:5899 fish/cmds.c:5918 fish/cmds.c:5938
-#: fish/cmds.c:5974 fish/cmds.c:5993 fish/cmds.c:6012 fish/cmds.c:6029
-#: fish/cmds.c:6047 fish/cmds.c:6070 fish/cmds.c:6093 fish/cmds.c:6117
-#: fish/cmds.c:6140 fish/cmds.c:6161 fish/cmds.c:6184 fish/cmds.c:6207
-#: fish/cmds.c:6227 fish/cmds.c:6249 fish/cmds.c:6270 fish/cmds.c:6293
-#: fish/cmds.c:6310 fish/cmds.c:6327 fish/cmds.c:6345 fish/cmds.c:6363
-#: fish/cmds.c:6384 fish/cmds.c:6402 fish/cmds.c:6423 fish/cmds.c:6443
-#: fish/cmds.c:6461 fish/cmds.c:6482 fish/cmds.c:6505 fish/cmds.c:6528
-#: fish/cmds.c:6550 fish/cmds.c:6583 fish/cmds.c:6600 fish/cmds.c:6617
-#: fish/cmds.c:6641 fish/cmds.c:6664 fish/cmds.c:6687 fish/cmds.c:6709
-#: fish/cmds.c:6726 fish/cmds.c:6748 fish/cmds.c:6842 fish/cmds.c:6862
-#: fish/cmds.c:6882 fish/cmds.c:6902 fish/cmds.c:6920 fish/cmds.c:6941
-#: fish/cmds.c:6977 fish/cmds.c:6994 fish/cmds.c:7016 fish/cmds.c:7033
-#: fish/cmds.c:7069 fish/cmds.c:7089 fish/cmds.c:7109 fish/cmds.c:7129
-#: fish/cmds.c:7151 fish/cmds.c:7168 fish/cmds.c:7187 fish/cmds.c:7206
-#: fish/cmds.c:7228 fish/cmds.c:7249 fish/cmds.c:7270 fish/cmds.c:7291
-#: fish/cmds.c:7314 fish/cmds.c:7355 fish/cmds.c:7378 fish/cmds.c:7417
-#: fish/cmds.c:7434 fish/cmds.c:7453 fish/cmds.c:7474 fish/cmds.c:7497
-#: fish/cmds.c:7519 fish/cmds.c:7537 fish/cmds.c:7556 fish/cmds.c:7577
-#: fish/cmds.c:7654 fish/cmds.c:7695 fish/cmds.c:7774 fish/cmds.c:7850
-#: fish/cmds.c:7887 fish/cmds.c:7910 fish/cmds.c:7931 fish/cmds.c:7954
-#: fish/cmds.c:7976 fish/cmds.c:8001 fish/cmds.c:8044 fish/cmds.c:8085
-#: fish/cmds.c:8106 fish/cmds.c:8124 fish/cmds.c:8143 fish/cmds.c:8160
-#: fish/cmds.c:8178 fish/cmds.c:8205 fish/cmds.c:8229 fish/cmds.c:8253
-#: fish/cmds.c:8277 fish/cmds.c:8301 fish/cmds.c:8325 fish/cmds.c:8349
-#: fish/cmds.c:8373 fish/cmds.c:8397 fish/cmds.c:8421 fish/cmds.c:8445
-#: fish/cmds.c:8469 fish/cmds.c:8492 fish/cmds.c:8515 fish/cmds.c:8536
-#: fish/cmds.c:8557 fish/cmds.c:8578 fish/cmds.c:8598 fish/cmds.c:8621
-#: fish/cmds.c:8659 fish/cmds.c:8676 fish/cmds.c:8693 fish/cmds.c:8712
-#: fish/cmds.c:8731 fish/cmds.c:8748 fish/cmds.c:8765 fish/cmds.c:8782
-#: fish/cmds.c:8799 fish/cmds.c:8818 fish/cmds.c:8854 fish/cmds.c:8894
-#: fish/cmds.c:8927 fish/cmds.c:8944 fish/cmds.c:8961 fish/cmds.c:8977
-#: fish/cmds.c:8992 fish/cmds.c:9013 fish/cmds.c:9051 fish/cmds.c:9089
-#: fish/cmds.c:9128 fish/cmds.c:9168 fish/cmds.c:9209 fish/cmds.c:9250
-#: fish/cmds.c:9288 fish/cmds.c:9305 fish/cmds.c:9328 fish/cmds.c:9350
-#: fish/cmds.c:9372 fish/cmds.c:9392 fish/cmds.c:9412 fish/cmds.c:9448
-#: fish/cmds.c:9520 fish/cmds.c:9560 fish/cmds.c:9618 fish/cmds.c:9644
-#: fish/cmds.c:9670 fish/cmds.c:9698 fish/cmds.c:9757 fish/cmds.c:9778
-#: fish/cmds.c:9823 fish/cmds.c:9843 fish/cmds.c:9882 fish/cmds.c:9919
-#: fish/cmds.c:9939 fish/cmds.c:9961 fish/cmds.c:10018 fish/cmds.c:10038
-#: fish/cmds.c:10060 fish/cmds.c:10082 fish/cmds.c:10101 fish/cmds.c:10121
-#: fish/cmds.c:10148 fish/cmds.c:10168 fish/cmds.c:10188 fish/cmds.c:10208
-#: fish/cmds.c:10228 fish/cmds.c:10250 fish/cmds.c:10285 fish/cmds.c:10303
-#: fish/cmds.c:10326 fish/cmds.c:10348 fish/cmds.c:10363 fish/cmds.c:10380
-#: fish/cmds.c:10417 fish/cmds.c:10456 fish/cmds.c:10496 fish/cmds.c:10552
-#: fish/cmds.c:10574 fish/cmds.c:10610 fish/cmds.c:10625 fish/cmds.c:10645
-#: fish/cmds.c:10685 fish/cmds.c:10708 fish/cmds.c:10732 fish/cmds.c:10757
-#: fish/cmds.c:10798 fish/cmds.c:10823 fish/cmds.c:10861 fish/cmds.c:10892
-#: fish/cmds.c:10923 fish/cmds.c:10951 fish/cmds.c:10971 fish/cmds.c:11003
-#: fish/cmds.c:11023 fish/cmds.c:11043 fish/cmds.c:11060 fish/cmds.c:11078
-#: fish/cmds.c:11101 fish/cmds.c:11122 fish/cmds.c:11141 fish/cmds.c:11183
-#: fish/cmds.c:11226 fish/cmds.c:11270 fish/cmds.c:11309 fish/cmds.c:11328
-#: fish/cmds.c:11348 fish/cmds.c:11368 fish/cmds.c:11389 fish/cmds.c:11410
-#: fish/cmds.c:11431 fish/cmds.c:11452 fish/cmds.c:11473 fish/cmds.c:11495
-#: fish/cmds.c:11533 fish/cmds.c:11584 fish/cmds.c:11622 fish/cmds.c:11678
-#: fish/cmds.c:11701 fish/cmds.c:11814 fish/cmds.c:11843 fish/cmds.c:11870
-#: fish/cmds.c:11887 fish/cmds.c:11908 fish/cmds.c:11925 fish/cmds.c:11947
+#: fish/cmds.c:3305 fish/cmds.c:3319 fish/cmds.c:3335 fish/cmds.c:3352
+#: fish/cmds.c:3369 fish/cmds.c:3387 fish/cmds.c:3406 fish/cmds.c:3422
+#: fish/cmds.c:3440 fish/cmds.c:3456 fish/cmds.c:3474 fish/cmds.c:3490
+#: fish/cmds.c:3507 fish/cmds.c:3522 fish/cmds.c:3540 fish/cmds.c:3555
+#: fish/cmds.c:3571 fish/cmds.c:3587 fish/cmds.c:3603 fish/cmds.c:3619
+#: fish/cmds.c:3635 fish/cmds.c:3653 fish/cmds.c:3686 fish/cmds.c:3702
+#: fish/cmds.c:3718 fish/cmds.c:3737 fish/cmds.c:3752 fish/cmds.c:3770
+#: fish/cmds.c:3785 fish/cmds.c:3803 fish/cmds.c:3818 fish/cmds.c:3836
+#: fish/cmds.c:3851 fish/cmds.c:3870 fish/cmds.c:3889 fish/cmds.c:3907
+#: fish/cmds.c:3927 fish/cmds.c:3946 fish/cmds.c:3966 fish/cmds.c:3986
+#: fish/cmds.c:4006 fish/cmds.c:4025 fish/cmds.c:4044 fish/cmds.c:4064
+#: fish/cmds.c:4084 fish/cmds.c:4104 fish/cmds.c:4119 fish/cmds.c:4135
+#: fish/cmds.c:4156 fish/cmds.c:4207 fish/cmds.c:4225 fish/cmds.c:4242
+#: fish/cmds.c:4263 fish/cmds.c:4326 fish/cmds.c:4346 fish/cmds.c:4366
+#: fish/cmds.c:4386 fish/cmds.c:4406 fish/cmds.c:4426 fish/cmds.c:4445
+#: fish/cmds.c:4464 fish/cmds.c:4483 fish/cmds.c:4498 fish/cmds.c:4517
+#: fish/cmds.c:4537 fish/cmds.c:4557 fish/cmds.c:4580 fish/cmds.c:4634
+#: fish/cmds.c:4650 fish/cmds.c:4666 fish/cmds.c:4685 fish/cmds.c:4707
+#: fish/cmds.c:4729 fish/cmds.c:4749 fish/cmds.c:4766 fish/cmds.c:4783
+#: fish/cmds.c:4800 fish/cmds.c:4817 fish/cmds.c:4834 fish/cmds.c:4851
+#: fish/cmds.c:4868 fish/cmds.c:4887 fish/cmds.c:4910 fish/cmds.c:4946
+#: fish/cmds.c:4963 fish/cmds.c:4986 fish/cmds.c:5008 fish/cmds.c:5029
+#: fish/cmds.c:5049 fish/cmds.c:5068 fish/cmds.c:5088 fish/cmds.c:5106
+#: fish/cmds.c:5124 fish/cmds.c:5138 fish/cmds.c:5154 fish/cmds.c:5174
+#: fish/cmds.c:5193 fish/cmds.c:5212 fish/cmds.c:5231 fish/cmds.c:5250
+#: fish/cmds.c:5270 fish/cmds.c:5310 fish/cmds.c:5367 fish/cmds.c:5388
+#: fish/cmds.c:5409 fish/cmds.c:5430 fish/cmds.c:5448 fish/cmds.c:5470
+#: fish/cmds.c:5508 fish/cmds.c:5530 fish/cmds.c:5609 fish/cmds.c:5648
+#: fish/cmds.c:5663 fish/cmds.c:5680 fish/cmds.c:5694 fish/cmds.c:5710
+#: fish/cmds.c:5732 fish/cmds.c:5754 fish/cmds.c:5776 fish/cmds.c:5798
+#: fish/cmds.c:5820 fish/cmds.c:5842 fish/cmds.c:5862 fish/cmds.c:5879
+#: fish/cmds.c:5896 fish/cmds.c:5915 fish/cmds.c:5934 fish/cmds.c:5954
+#: fish/cmds.c:5990 fish/cmds.c:6009 fish/cmds.c:6028 fish/cmds.c:6045
+#: fish/cmds.c:6063 fish/cmds.c:6086 fish/cmds.c:6109 fish/cmds.c:6133
+#: fish/cmds.c:6156 fish/cmds.c:6177 fish/cmds.c:6200 fish/cmds.c:6223
+#: fish/cmds.c:6243 fish/cmds.c:6265 fish/cmds.c:6286 fish/cmds.c:6309
+#: fish/cmds.c:6326 fish/cmds.c:6343 fish/cmds.c:6361 fish/cmds.c:6379
+#: fish/cmds.c:6400 fish/cmds.c:6418 fish/cmds.c:6439 fish/cmds.c:6459
+#: fish/cmds.c:6477 fish/cmds.c:6498 fish/cmds.c:6521 fish/cmds.c:6544
+#: fish/cmds.c:6566 fish/cmds.c:6599 fish/cmds.c:6616 fish/cmds.c:6633
+#: fish/cmds.c:6657 fish/cmds.c:6680 fish/cmds.c:6703 fish/cmds.c:6725
+#: fish/cmds.c:6742 fish/cmds.c:6764 fish/cmds.c:6858 fish/cmds.c:6878
+#: fish/cmds.c:6898 fish/cmds.c:6918 fish/cmds.c:6936 fish/cmds.c:6957
+#: fish/cmds.c:6993 fish/cmds.c:7010 fish/cmds.c:7032 fish/cmds.c:7049
+#: fish/cmds.c:7085 fish/cmds.c:7105 fish/cmds.c:7125 fish/cmds.c:7145
+#: fish/cmds.c:7167 fish/cmds.c:7184 fish/cmds.c:7203 fish/cmds.c:7222
+#: fish/cmds.c:7244 fish/cmds.c:7265 fish/cmds.c:7286 fish/cmds.c:7307
+#: fish/cmds.c:7330 fish/cmds.c:7371 fish/cmds.c:7394 fish/cmds.c:7433
+#: fish/cmds.c:7450 fish/cmds.c:7469 fish/cmds.c:7490 fish/cmds.c:7513
+#: fish/cmds.c:7535 fish/cmds.c:7553 fish/cmds.c:7572 fish/cmds.c:7593
+#: fish/cmds.c:7670 fish/cmds.c:7711 fish/cmds.c:7790 fish/cmds.c:7866
+#: fish/cmds.c:7903 fish/cmds.c:7926 fish/cmds.c:7947 fish/cmds.c:7970
+#: fish/cmds.c:7992 fish/cmds.c:8017 fish/cmds.c:8060 fish/cmds.c:8101
+#: fish/cmds.c:8122 fish/cmds.c:8140 fish/cmds.c:8159 fish/cmds.c:8176
+#: fish/cmds.c:8194 fish/cmds.c:8221 fish/cmds.c:8245 fish/cmds.c:8269
+#: fish/cmds.c:8293 fish/cmds.c:8317 fish/cmds.c:8341 fish/cmds.c:8365
+#: fish/cmds.c:8389 fish/cmds.c:8413 fish/cmds.c:8437 fish/cmds.c:8461
+#: fish/cmds.c:8485 fish/cmds.c:8508 fish/cmds.c:8531 fish/cmds.c:8552
+#: fish/cmds.c:8573 fish/cmds.c:8594 fish/cmds.c:8614 fish/cmds.c:8637
+#: fish/cmds.c:8675 fish/cmds.c:8692 fish/cmds.c:8709 fish/cmds.c:8728
+#: fish/cmds.c:8747 fish/cmds.c:8764 fish/cmds.c:8781 fish/cmds.c:8798
+#: fish/cmds.c:8815 fish/cmds.c:8834 fish/cmds.c:8870 fish/cmds.c:8910
+#: fish/cmds.c:8943 fish/cmds.c:8960 fish/cmds.c:8977 fish/cmds.c:8993
+#: fish/cmds.c:9008 fish/cmds.c:9029 fish/cmds.c:9067 fish/cmds.c:9105
+#: fish/cmds.c:9144 fish/cmds.c:9184 fish/cmds.c:9225 fish/cmds.c:9266
+#: fish/cmds.c:9304 fish/cmds.c:9321 fish/cmds.c:9344 fish/cmds.c:9366
+#: fish/cmds.c:9388 fish/cmds.c:9408 fish/cmds.c:9428 fish/cmds.c:9464
+#: fish/cmds.c:9536 fish/cmds.c:9576 fish/cmds.c:9634 fish/cmds.c:9660
+#: fish/cmds.c:9686 fish/cmds.c:9714 fish/cmds.c:9773 fish/cmds.c:9794
+#: fish/cmds.c:9839 fish/cmds.c:9859 fish/cmds.c:9898 fish/cmds.c:9935
+#: fish/cmds.c:9955 fish/cmds.c:9977 fish/cmds.c:10034 fish/cmds.c:10054
+#: fish/cmds.c:10076 fish/cmds.c:10098 fish/cmds.c:10117 fish/cmds.c:10137
+#: fish/cmds.c:10164 fish/cmds.c:10184 fish/cmds.c:10204 fish/cmds.c:10224
+#: fish/cmds.c:10244 fish/cmds.c:10266 fish/cmds.c:10301 fish/cmds.c:10319
+#: fish/cmds.c:10342 fish/cmds.c:10364 fish/cmds.c:10379 fish/cmds.c:10396
+#: fish/cmds.c:10433 fish/cmds.c:10472 fish/cmds.c:10512 fish/cmds.c:10568
+#: fish/cmds.c:10590 fish/cmds.c:10626 fish/cmds.c:10641 fish/cmds.c:10661
+#: fish/cmds.c:10701 fish/cmds.c:10724 fish/cmds.c:10748 fish/cmds.c:10773
+#: fish/cmds.c:10814 fish/cmds.c:10839 fish/cmds.c:10877 fish/cmds.c:10908
+#: fish/cmds.c:10939 fish/cmds.c:10967 fish/cmds.c:10987 fish/cmds.c:11019
+#: fish/cmds.c:11039 fish/cmds.c:11059 fish/cmds.c:11076 fish/cmds.c:11094
+#: fish/cmds.c:11117 fish/cmds.c:11138 fish/cmds.c:11157 fish/cmds.c:11199
+#: fish/cmds.c:11242 fish/cmds.c:11286 fish/cmds.c:11325 fish/cmds.c:11344
+#: fish/cmds.c:11364 fish/cmds.c:11384 fish/cmds.c:11405 fish/cmds.c:11426
+#: fish/cmds.c:11447 fish/cmds.c:11468 fish/cmds.c:11489 fish/cmds.c:11511
+#: fish/cmds.c:11549 fish/cmds.c:11600 fish/cmds.c:11638 fish/cmds.c:11694
+#: fish/cmds.c:11717 fish/cmds.c:11830 fish/cmds.c:11859 fish/cmds.c:11886
+#: fish/cmds.c:11903 fish/cmds.c:11924 fish/cmds.c:11941 fish/cmds.c:11963
+#: fish/cmds.c:12003 fish/cmds.c:12024
 #, c-format
 msgid "type 'help %s' for help on %s\n"
 msgstr "escriba 'help %s' para obtener asistencia con %s\n"
 
-#: fish/cmds.c:3647 fish/cmds.c:4906 fish/cmds.c:5264 fish/cmds.c:5304
-#: fish/cmds.c:5323 fish/cmds.c:5466 fish/cmds.c:5525 fish/cmds.c:5544
-#: fish/cmds.c:5563 fish/cmds.c:5606 fish/cmds.c:5949 fish/cmds.c:6560
-#: fish/cmds.c:6759 fish/cmds.c:6778 fish/cmds.c:6797 fish/cmds.c:6816
-#: fish/cmds.c:6952 fish/cmds.c:7043 fish/cmds.c:7324 fish/cmds.c:7388
-#: fish/cmds.c:7587 fish/cmds.c:7606 fish/cmds.c:7625 fish/cmds.c:7664
-#: fish/cmds.c:7705 fish/cmds.c:7724 fish/cmds.c:7743 fish/cmds.c:7784
-#: fish/cmds.c:7803 fish/cmds.c:7822 fish/cmds.c:7860 fish/cmds.c:8013
-#: fish/cmds.c:8056 fish/cmds.c:8633 fish/cmds.c:8828 fish/cmds.c:8866
-#: fish/cmds.c:8904 fish/cmds.c:9024 fish/cmds.c:9061 fish/cmds.c:9099
-#: fish/cmds.c:9138 fish/cmds.c:9179 fish/cmds.c:9220 fish/cmds.c:9261
-#: fish/cmds.c:9424 fish/cmds.c:9460 fish/cmds.c:9473 fish/cmds.c:9486
-#: fish/cmds.c:9499 fish/cmds.c:9532 fish/cmds.c:9570 fish/cmds.c:9589
-#: fish/cmds.c:9710 fish/cmds.c:9729 fish/cmds.c:9790 fish/cmds.c:9803
-#: fish/cmds.c:9854 fish/cmds.c:9893 fish/cmds.c:9971 fish/cmds.c:9990
-#: fish/cmds.c:10264 fish/cmds.c:10391 fish/cmds.c:10428 fish/cmds.c:10467
-#: fish/cmds.c:10507 fish/cmds.c:10526 fish/cmds.c:10585 fish/cmds.c:10658
-#: fish/cmds.c:10768 fish/cmds.c:10838 fish/cmds.c:10872 fish/cmds.c:10903
-#: fish/cmds.c:10934 fish/cmds.c:10983 fish/cmds.c:11154 fish/cmds.c:11196
-#: fish/cmds.c:11241 fish/cmds.c:11283 fish/cmds.c:11509 fish/cmds.c:11547
-#: fish/cmds.c:11560 fish/cmds.c:11598 fish/cmds.c:11633 fish/cmds.c:11652
-#: fish/cmds.c:11719 fish/cmds.c:11747 fish/cmds.c:11770
+#: fish/cmds.c:3663 fish/cmds.c:4922 fish/cmds.c:5280 fish/cmds.c:5320
+#: fish/cmds.c:5339 fish/cmds.c:5482 fish/cmds.c:5541 fish/cmds.c:5560
+#: fish/cmds.c:5579 fish/cmds.c:5622 fish/cmds.c:5965 fish/cmds.c:6576
+#: fish/cmds.c:6775 fish/cmds.c:6794 fish/cmds.c:6813 fish/cmds.c:6832
+#: fish/cmds.c:6968 fish/cmds.c:7059 fish/cmds.c:7340 fish/cmds.c:7404
+#: fish/cmds.c:7603 fish/cmds.c:7622 fish/cmds.c:7641 fish/cmds.c:7680
+#: fish/cmds.c:7721 fish/cmds.c:7740 fish/cmds.c:7759 fish/cmds.c:7800
+#: fish/cmds.c:7819 fish/cmds.c:7838 fish/cmds.c:7876 fish/cmds.c:8029
+#: fish/cmds.c:8072 fish/cmds.c:8649 fish/cmds.c:8844 fish/cmds.c:8882
+#: fish/cmds.c:8920 fish/cmds.c:9040 fish/cmds.c:9077 fish/cmds.c:9115
+#: fish/cmds.c:9154 fish/cmds.c:9195 fish/cmds.c:9236 fish/cmds.c:9277
+#: fish/cmds.c:9440 fish/cmds.c:9476 fish/cmds.c:9489 fish/cmds.c:9502
+#: fish/cmds.c:9515 fish/cmds.c:9548 fish/cmds.c:9586 fish/cmds.c:9605
+#: fish/cmds.c:9726 fish/cmds.c:9745 fish/cmds.c:9806 fish/cmds.c:9819
+#: fish/cmds.c:9870 fish/cmds.c:9909 fish/cmds.c:9987 fish/cmds.c:10006
+#: fish/cmds.c:10280 fish/cmds.c:10407 fish/cmds.c:10444 fish/cmds.c:10483
+#: fish/cmds.c:10523 fish/cmds.c:10542 fish/cmds.c:10601 fish/cmds.c:10674
+#: fish/cmds.c:10784 fish/cmds.c:10854 fish/cmds.c:10888 fish/cmds.c:10919
+#: fish/cmds.c:10950 fish/cmds.c:10999 fish/cmds.c:11170 fish/cmds.c:11212
+#: fish/cmds.c:11257 fish/cmds.c:11299 fish/cmds.c:11525 fish/cmds.c:11563
+#: fish/cmds.c:11576 fish/cmds.c:11614 fish/cmds.c:11649 fish/cmds.c:11668
+#: fish/cmds.c:11735 fish/cmds.c:11763 fish/cmds.c:11786 fish/cmds.c:12041
 #, 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:3653 fish/cmds.c:4912 fish/cmds.c:5270 fish/cmds.c:5310
-#: fish/cmds.c:5329 fish/cmds.c:5472 fish/cmds.c:5531 fish/cmds.c:5550
-#: fish/cmds.c:5569 fish/cmds.c:5612 fish/cmds.c:5955 fish/cmds.c:6566
-#: fish/cmds.c:6765 fish/cmds.c:6784 fish/cmds.c:6803 fish/cmds.c:6822
-#: fish/cmds.c:6958 fish/cmds.c:7049 fish/cmds.c:7330 fish/cmds.c:7394
-#: fish/cmds.c:7593 fish/cmds.c:7612 fish/cmds.c:7631 fish/cmds.c:7670
-#: fish/cmds.c:7711 fish/cmds.c:7730 fish/cmds.c:7749 fish/cmds.c:7790
-#: fish/cmds.c:7809 fish/cmds.c:7828 fish/cmds.c:7866 fish/cmds.c:8019
-#: fish/cmds.c:8062 fish/cmds.c:8639 fish/cmds.c:8834 fish/cmds.c:8872
-#: fish/cmds.c:8910 fish/cmds.c:9030 fish/cmds.c:9067 fish/cmds.c:9105
-#: fish/cmds.c:9144 fish/cmds.c:9185 fish/cmds.c:9226 fish/cmds.c:9267
-#: fish/cmds.c:9538 fish/cmds.c:9576 fish/cmds.c:9595 fish/cmds.c:9716
-#: fish/cmds.c:9860 fish/cmds.c:9899 fish/cmds.c:9977 fish/cmds.c:9996
-#: fish/cmds.c:10397 fish/cmds.c:10434 fish/cmds.c:10473 fish/cmds.c:10513
-#: fish/cmds.c:10532 fish/cmds.c:10591 fish/cmds.c:10664 fish/cmds.c:10774
-#: fish/cmds.c:11160 fish/cmds.c:11202 fish/cmds.c:11247 fish/cmds.c:11289
-#: fish/cmds.c:11639 fish/cmds.c:11725 fish/cmds.c:11753 fish/cmds.c:11776
+#: fish/cmds.c:3669 fish/cmds.c:4928 fish/cmds.c:5286 fish/cmds.c:5326
+#: fish/cmds.c:5345 fish/cmds.c:5488 fish/cmds.c:5547 fish/cmds.c:5566
+#: fish/cmds.c:5585 fish/cmds.c:5628 fish/cmds.c:5971 fish/cmds.c:6582
+#: fish/cmds.c:6781 fish/cmds.c:6800 fish/cmds.c:6819 fish/cmds.c:6838
+#: fish/cmds.c:6974 fish/cmds.c:7065 fish/cmds.c:7346 fish/cmds.c:7410
+#: fish/cmds.c:7609 fish/cmds.c:7628 fish/cmds.c:7647 fish/cmds.c:7686
+#: fish/cmds.c:7727 fish/cmds.c:7746 fish/cmds.c:7765 fish/cmds.c:7806
+#: fish/cmds.c:7825 fish/cmds.c:7844 fish/cmds.c:7882 fish/cmds.c:8035
+#: fish/cmds.c:8078 fish/cmds.c:8655 fish/cmds.c:8850 fish/cmds.c:8888
+#: fish/cmds.c:8926 fish/cmds.c:9046 fish/cmds.c:9083 fish/cmds.c:9121
+#: fish/cmds.c:9160 fish/cmds.c:9201 fish/cmds.c:9242 fish/cmds.c:9283
+#: fish/cmds.c:9554 fish/cmds.c:9592 fish/cmds.c:9611 fish/cmds.c:9732
+#: fish/cmds.c:9876 fish/cmds.c:9915 fish/cmds.c:9993 fish/cmds.c:10012
+#: fish/cmds.c:10413 fish/cmds.c:10450 fish/cmds.c:10489 fish/cmds.c:10529
+#: fish/cmds.c:10548 fish/cmds.c:10607 fish/cmds.c:10680 fish/cmds.c:10790
+#: fish/cmds.c:11176 fish/cmds.c:11218 fish/cmds.c:11263 fish/cmds.c:11305
+#: fish/cmds.c:11655 fish/cmds.c:11741 fish/cmds.c:11769 fish/cmds.c:11792
 #, c-format
 msgid "%s: %s: integer out of range\n"
 msgstr "%s: %s: entero fuera de rango\n"
 
-#: fish/cmds.c:4139 fish/cmds.c:4246 fish/cmds.c:4563 fish/cmds.c:11700
-#: fish/cmds.c:11946
+#: fish/cmds.c:4155 fish/cmds.c:4262 fish/cmds.c:4579 fish/cmds.c:11716
+#: fish/cmds.c:11962 fish/cmds.c:12023
 #, 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:4165 fish/cmds.c:4282 fish/cmds.c:4584 fish/cmds.c:11786
-#: fish/cmds.c:11963
+#: fish/cmds.c:4181 fish/cmds.c:4298 fish/cmds.c:4600 fish/cmds.c:11802
+#: fish/cmds.c:11979 fish/cmds.c:12056
 #, fuzzy, c-format
 msgid "%s: unknown optional argument \"%s\"\n"
 msgstr "%s: demasiados argumentos\n"
 
-#: fish/cmds.c:4171 fish/cmds.c:4288 fish/cmds.c:4590 fish/cmds.c:11792
-#: fish/cmds.c:11969
+#: fish/cmds.c:4187 fish/cmds.c:4304 fish/cmds.c:4606 fish/cmds.c:11808
+#: fish/cmds.c:11985 fish/cmds.c:12062
 #, fuzzy, c-format
 msgid "%s: optional argument \"%s\" given twice\n"
 msgstr "%s: demasiados argumentos\n"
 
-#: fish/cmds.c:11989
+#: fish/cmds.c:12082
 #, c-format
 msgid "%s: unknown command\n"
 msgstr "%s: comando desconocido\n"
index 9afe1c0..df34dca 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-07-06 15:21+0100\n"
+"POT-Creation-Date: 2011-07-12 19:46+0100\n"
 "PO-Revision-Date: 2010-02-02 13:45+0530\n"
 "Last-Translator: Sweta Kothari <swkothar@redhat.com>\n"
 "Language-Team: Gujarati\n"
@@ -416,1677 +416,1683 @@ msgstr "શરૂ કર્યા પછી ડિસ્કોને ફાળ
 msgid "%s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: %s: અયોગ્ય ઇંટિજર પરિમાણ (%s એ %d ને પાછુ લાવેલ છે)\n"
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2615
 msgid "Command"
 msgstr "આદેશ"
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2615
 msgid "Description"
 msgstr "વર્ણન"
 
-#: fish/cmds.c:2603
+#: fish/cmds.c:2617
 msgid "add a CD-ROM disk image to examine"
 msgstr "નિરીક્ષણ કરવા માટે CD-ROM ડિસ્ક ઇમેજને ઉમેરો"
 
-#: fish/cmds.c:2604
+#: fish/cmds.c:2618
 msgid "add the disk(s) from a named libvirt domain"
 msgstr ""
 
-#: fish/cmds.c:2605 fish/cmds.c:2606
+#: fish/cmds.c:2619 fish/cmds.c:2620
 msgid "add an image to examine or modify"
 msgstr "નિરીક્ષણ અથવા બદલવા માટે ઇમેજને ઉમેરો"
 
-#: fish/cmds.c:2607
+#: fish/cmds.c:2621
 msgid "add a drive in snapshot mode (read-only)"
 msgstr "સ્નેપશોટ સ્થિતિમાં ડ્રાઇવને ઉમેપો (ફક્ત વંચાય તેવુ)"
 
-#: fish/cmds.c:2608
+#: fish/cmds.c:2622
 msgid "add a drive read-only specifying the QEMU block emulation to use"
 msgstr ""
 
-#: fish/cmds.c:2609
+#: fish/cmds.c:2623
 msgid "add a drive specifying the QEMU block emulation to use"
 msgstr ""
 
-#: fish/cmds.c:2610
+#: fish/cmds.c:2624
 #, fuzzy
 msgid "allocate and add a disk file"
 msgstr "છૂટીછવાયેલ ઇમેજ ફાઇલને ફાળવો"
 
-#: fish/cmds.c:2611
+#: fish/cmds.c:2625
 #, fuzzy
 msgid "clear Augeas path"
 msgstr "Augeas પાથને દૂર કરો"
 
-#: fish/cmds.c:2612
+#: fish/cmds.c:2626
 msgid "close the current Augeas handle"
 msgstr "હાલની Augeas હેન્ડલને બંધ કરો"
 
-#: fish/cmds.c:2613
+#: fish/cmds.c:2627
 msgid "define an Augeas node"
 msgstr "Augeas નોડને વ્યાખ્યાયિત કરો"
 
-#: fish/cmds.c:2614
+#: fish/cmds.c:2628
 msgid "define an Augeas variable"
 msgstr "Augeas ચલને વ્યાખ્યાયિત કરો"
 
-#: fish/cmds.c:2615
+#: fish/cmds.c:2629
 msgid "look up the value of an Augeas path"
 msgstr "Augeas પાથની કિંમતને જૂઓ"
 
-#: fish/cmds.c:2616
+#: fish/cmds.c:2630
 msgid "create a new Augeas handle"
 msgstr "નવી Augeas હેન્ડલને બનાવો"
 
-#: fish/cmds.c:2617
+#: fish/cmds.c:2631
 msgid "insert a sibling Augeas node"
 msgstr "સિબ્લિંગ Augeas નોડને દાખલ કરો"
 
-#: fish/cmds.c:2618
+#: fish/cmds.c:2632
 msgid "load files into the tree"
 msgstr "ટ્રીમાં ફાઇલોને લાવો"
 
-#: fish/cmds.c:2619
+#: fish/cmds.c:2633
 msgid "list Augeas nodes under augpath"
 msgstr "augpath હેઠળ Augeas નોડોની યાદી"
 
-#: fish/cmds.c:2620
+#: fish/cmds.c:2634
 msgid "return Augeas nodes which match augpath"
 msgstr "Augeas નોડોને પાછુ મેળવો કે જે augpath સાથે બંધબેસે છે"
 
-#: fish/cmds.c:2621
+#: fish/cmds.c:2635
 msgid "move Augeas node"
 msgstr "Augeas નોડને ખસેડો"
 
-#: fish/cmds.c:2622
+#: fish/cmds.c:2636
 msgid "remove an Augeas path"
 msgstr "Augeas પાથને દૂર કરો"
 
-#: fish/cmds.c:2623
+#: fish/cmds.c:2637
 msgid "write all pending Augeas changes to disk"
 msgstr "ડિસ્કમાં બધા અટકેલ Augeas બદલાવોને લખો"
 
-#: fish/cmds.c:2624
+#: fish/cmds.c:2638
 msgid "set Augeas path to value"
 msgstr "કિંમતમાં Augeas પાથને સુયોજિત કરો"
 
-#: fish/cmds.c:2625
+#: fish/cmds.c:2639
 msgid "test availability of some parts of the API"
 msgstr "API નાં અમુક ભાગોની ઉપલ્બધતાને ચકાસો"
 
-#: fish/cmds.c:2626
+#: fish/cmds.c:2640
 #, fuzzy
 msgid "return a list of all optional groups"
 msgstr "inotify ઘટનાઓની યાદીને પાછી મેળવો"
 
-#: fish/cmds.c:2627
+#: fish/cmds.c:2641
 msgid "upload base64-encoded data to file"
 msgstr ""
 
-#: fish/cmds.c:2628
+#: fish/cmds.c:2642
 #, fuzzy
 msgid "download file and encode as base64"
 msgstr "સ્થાનિય મશીનમાં ફાઇલને ડાઉનલોડ કરો"
 
-#: fish/cmds.c:2629
+#: fish/cmds.c:2643
 msgid "flush device buffers"
 msgstr "ઉપકરણ બફરોને ફ્લશ કરો"
 
-#: fish/cmds.c:2630
+#: fish/cmds.c:2644
 msgid "get blocksize of block device"
 msgstr "બ્લોક ઉપકરણનાં બ્લોકમાપને મેળવો"
 
-#: fish/cmds.c:2631
+#: fish/cmds.c:2645
 msgid "is block device set to read-only"
 msgstr "શું બ્લોક ઉપકરણ એ ફક્ત વાંચવા માટે સુયોજિત છે"
 
-#: fish/cmds.c:2632
+#: fish/cmds.c:2646
 msgid "get total size of device in bytes"
 msgstr "બાઇટોમાં ઉપકરણોનાં કુલ માપને મેળવો"
 
-#: fish/cmds.c:2633
+#: fish/cmds.c:2647
 msgid "get sectorsize of block device"
 msgstr "બ્લોક ઉપકરણનાં સેક્ટરમાપને મેળવો"
 
-#: fish/cmds.c:2634
+#: fish/cmds.c:2648
 msgid "get total size of device in 512-byte sectors"
 msgstr "512-બાઇટ સેક્ટરોમાં ઉપકરણનાં કુલ માપને મેળવો"
 
-#: fish/cmds.c:2635
+#: fish/cmds.c:2649
 msgid "reread partition table"
 msgstr "પાર્ટીશન કોષ્ટકને પુન:વાંચો"
 
-#: fish/cmds.c:2636
+#: fish/cmds.c:2650
 msgid "set blocksize of block device"
 msgstr "બ્લોક ઉપકરણનાં બ્લોકમાપને સુયોજિત કરો"
 
-#: fish/cmds.c:2637
+#: fish/cmds.c:2651
 msgid "set block device to read-only"
 msgstr "ફક્ત વંચાય એ રીતે બ્લોક ઉપકરણને સુયોજિત કરો"
 
-#: fish/cmds.c:2638
+#: fish/cmds.c:2652
 msgid "set block device to read-write"
 msgstr "વાંચી શકાય અને લખી શકાય તે રીતે બ્લોક ઉપકરણને સુયોજિત કરો"
 
-#: fish/cmds.c:2639
+#: fish/cmds.c:2653
 msgid "return true path on case-insensitive filesystem"
 msgstr "નાનામોટા અક્ષરો પ્રત્યે સંવેદનશીલ ન હોય તેવી ફાઇલ સિસ્ટમ પર સાચા પાથને પાછુ લાવો"
 
-#: fish/cmds.c:2640
+#: fish/cmds.c:2654
 msgid "list the contents of a file"
 msgstr "ફાઇલોનાં સમાવિષ્ટની યાદી કરો"
 
-#: fish/cmds.c:2641
+#: fish/cmds.c:2655
 msgid "compute MD5, SHAx or CRC checksum of file"
 msgstr "ફાઇલનાં MD5, SHAx or CRC checksum ની ગણતરી કરો"
 
-#: fish/cmds.c:2642
+#: fish/cmds.c:2656
 #, fuzzy
 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
 msgstr "ફાઇલનાં MD5, SHAx or CRC checksum ની ગણતરી કરો"
 
-#: fish/cmds.c:2643
+#: fish/cmds.c:2657
 #, fuzzy
 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
 msgstr "ફાઇલનાં MD5, SHAx or CRC checksum ની ગણતરી કરો"
 
-#: fish/cmds.c:2644
+#: fish/cmds.c:2658
 msgid "change file mode"
 msgstr "ફાઇલ સ્થિતિને બદલો"
 
-#: fish/cmds.c:2645 fish/cmds.c:2765
+#: fish/cmds.c:2659 fish/cmds.c:2779
 msgid "change file owner and group"
 msgstr "ફાઇલની માલિકી અને જૂથને બદલો"
 
-#: fish/cmds.c:2646
+#: fish/cmds.c:2660
 msgid "run a command from the guest filesystem"
 msgstr "મહેમાન ફાઇલસિસ્ટમ માંથી આદેશને ચલાવો"
 
-#: fish/cmds.c:2647
+#: fish/cmds.c:2661
 msgid "run a command, returning lines"
 msgstr "આદેશને ચલાવો, વાક્યોને પાછુ મેળવી રહ્યા છે"
 
-#: fish/cmds.c:2648
+#: fish/cmds.c:2662
 msgid "add qemu parameters"
 msgstr "qemu પરિમાણોને ઉમેરો"
 
-#: fish/cmds.c:2649
+#: fish/cmds.c:2663
 #, fuzzy
 msgid "copy local files or directories into an image"
 msgstr "ટ્રીમાં ફાઇલોને લાવો"
 
-#: fish/cmds.c:2650
+#: fish/cmds.c:2664
 #, fuzzy
 msgid "copy remote files or directories out of an image"
 msgstr "ટ્રીમાં ફાઇલોને લાવો"
 
-#: fish/cmds.c:2651
+#: fish/cmds.c:2665
 #, fuzzy
 msgid "copy size bytes from source to destination using dd"
 msgstr "dd ની મદદથી લક્ષ્ય માટે સ્ત્રોત માંથી નકલ કરો"
 
-#: fish/cmds.c:2652
+#: fish/cmds.c:2666
 msgid "copy a file"
 msgstr "ફાઇલની નકલ કરો"
 
-#: fish/cmds.c:2653
+#: fish/cmds.c:2667
 msgid "copy a file or directory recursively"
 msgstr "પુનરાવૃત્તિ થતી ફાઇલ અથવા ડિરેક્ટરીની નકલ કરો"
 
-#: fish/cmds.c:2654
+#: fish/cmds.c:2668
 msgid "copy from source to destination using dd"
 msgstr "dd ની મદદથી લક્ષ્ય માટે સ્ત્રોત માંથી નકલ કરો"
 
-#: fish/cmds.c:2655
+#: fish/cmds.c:2669
 msgid "debugging and internals"
 msgstr "ડિબગીંગ અને આંતરિક"
 
-#: fish/cmds.c:2656
+#: fish/cmds.c:2670
 #, fuzzy
 msgid "debug the QEMU command line (internal use only)"
 msgstr "સ્થાનિય મશીન માંથી ફાઇલને અપલોડ કરો"
 
-#: fish/cmds.c:2657
+#: fish/cmds.c:2671
 #, fuzzy
 msgid "upload a file to the appliance (internal use only)"
 msgstr "સ્થાનિય મશીન માંથી ફાઇલને અપલોડ કરો"
 
-#: fish/cmds.c:2658
+#: fish/cmds.c:2672
 msgid "report file system disk space usage"
 msgstr "ફાઇલ સિસ્ટમ ડિસ્ક જગ્યાનાં વપરાશનો અહેવાલ કરો"
 
-#: fish/cmds.c:2659
+#: fish/cmds.c:2673
 msgid "report file system disk space usage (human readable)"
 msgstr "ફાઇલ સિસ્ટમ ડિસ્ક જગ્યાનાં વપરાશનો અહેવાલ કરો (માણસને વાંચી શકાય તેવુ)"
 
-#: fish/cmds.c:2660
+#: fish/cmds.c:2674
 #, fuzzy
 msgid "display an image"
 msgstr "ઇમેજને ફાળવો"
 
-#: fish/cmds.c:2661
+#: fish/cmds.c:2675
 msgid "return kernel messages"
 msgstr "કર્નલ સંદેશાઓ પાછા લાવો"
 
-#: fish/cmds.c:2662
+#: fish/cmds.c:2676
 msgid "download a file to the local machine"
 msgstr "સ્થાનિય મશીનમાં ફાઇલને ડાઉનલોડ કરો"
 
-#: fish/cmds.c:2663
+#: fish/cmds.c:2677
 #, fuzzy
 msgid "download a file to the local machine with offset and size"
 msgstr "સ્થાનિય મશીનમાં ફાઇલને ડાઉનલોડ કરો"
 
-#: fish/cmds.c:2664
+#: fish/cmds.c:2678
 msgid "drop kernel page cache, dentries and inodes"
 msgstr "કર્નલ પાનું કેશ, નોંધણીઓ અને આઇનોડોને છોડી મુકો"
 
-#: fish/cmds.c:2665
+#: fish/cmds.c:2679
 msgid "estimate file space usage"
 msgstr "આશરે ફાઇલ જગ્યાનો વપરાશ"
 
-#: fish/cmds.c:2666
+#: fish/cmds.c:2680
 msgid "check an ext2/ext3 filesystem"
 msgstr "ext2/ext3 ફાઇલસિસ્ટમને ચકાસો"
 
-#: fish/cmds.c:2667
+#: fish/cmds.c:2681
 msgid "display a line of text"
 msgstr "લખાણનાં વાક્યને દર્શાવો"
 
-#: fish/cmds.c:2668
+#: fish/cmds.c:2682
 msgid "echo arguments back to the client"
 msgstr "ક્લાઇન્ટની પાછળ ઇકો દલીલો"
 
-#: fish/cmds.c:2669
+#: fish/cmds.c:2683
 #, fuzzy
 msgid "edit a file"
 msgstr "ફાઇલને વાંચો"
 
-#: fish/cmds.c:2670 fish/cmds.c:2671 fish/cmds.c:2676 fish/cmds.c:2677
-#: fish/cmds.c:2710 fish/cmds.c:2711 fish/cmds.c:2960 fish/cmds.c:2961
-#: fish/cmds.c:2965 fish/cmds.c:2966 fish/cmds.c:2968 fish/cmds.c:2969
+#: fish/cmds.c:2684 fish/cmds.c:2685 fish/cmds.c:2690 fish/cmds.c:2691
+#: fish/cmds.c:2724 fish/cmds.c:2725 fish/cmds.c:2976 fish/cmds.c:2977
+#: fish/cmds.c:2981 fish/cmds.c:2982 fish/cmds.c:2984 fish/cmds.c:2985
 msgid "return lines matching a pattern"
 msgstr "ભાતને બંધબેસતા વાક્યોને પાછા લાવો"
 
-#: fish/cmds.c:2672
+#: fish/cmds.c:2686
 msgid "test if two files have equal contents"
 msgstr "ચકાસો જો ફાઇલ પાસે સરખા સમાવિષ્ટો છે"
 
-#: fish/cmds.c:2673
+#: fish/cmds.c:2687
 msgid "test if file or directory exists"
 msgstr "ચકાસો જો ફાઇલ અથવા ડિરેક્ટરી અસ્તિત્વ ધરાવે છે"
 
-#: fish/cmds.c:2674 fish/cmds.c:2675
+#: fish/cmds.c:2688 fish/cmds.c:2689
 msgid "preallocate a file in the guest filesystem"
 msgstr "મહેમાન ફાઇલસિસ્ટમમાં ફાઇલને પહેલેથી ફાળવો"
 
-#: fish/cmds.c:2678
+#: fish/cmds.c:2692
 msgid "determine file type"
 msgstr "ફાઇલ પ્રકારને નક્કી કરો"
 
-#: fish/cmds.c:2679
+#: fish/cmds.c:2693
 msgid "detect the architecture of a binary file"
 msgstr ""
 
-#: fish/cmds.c:2680
+#: fish/cmds.c:2694
 msgid "return the size of the file in bytes"
 msgstr "બાઇટોમાં ફાઇલનાં માપને પાછા લાવો"
 
-#: fish/cmds.c:2681
+#: fish/cmds.c:2695
 msgid "fill a file with octets"
 msgstr "octets સાથે ફાઇલને ભરો"
 
-#: fish/cmds.c:2682
+#: fish/cmds.c:2696
 #, fuzzy
 msgid "fill a file with a repeating pattern of bytes"
 msgstr "octets સાથે ફાઇલને ભરો"
 
-#: fish/cmds.c:2683
+#: fish/cmds.c:2697
 msgid "find all files and directories"
 msgstr "બધી ફાઇલો અને ડિરેક્ટરીઓને શોધો"
 
-#: fish/cmds.c:2684
+#: fish/cmds.c:2698
 msgid "find all files and directories, returning NUL-separated list"
 msgstr "બધી ફાઇલો અને ડિરેક્ટરીઓને શોધો, NUL-અગલ થયેલ યાદીને પાછી મેળવી રહ્યા છે"
 
-#: fish/cmds.c:2685
+#: fish/cmds.c:2699
 #, fuzzy
 msgid "find a filesystem by label"
 msgstr "ext2/3/4 ફાઇલસિસ્ટમ લેબલને મેળવો"
 
-#: fish/cmds.c:2686
+#: fish/cmds.c:2700
 #, fuzzy
 msgid "find a filesystem by UUID"
 msgstr "ext2/3/4 ફાઇલસિસ્ટમ UUID ને મેળવો"
 
-#: fish/cmds.c:2687
+#: fish/cmds.c:2701
 msgid "run the filesystem checker"
 msgstr "ફાઇલસિસ્ટમ ચેકરને ચલાવો"
 
-#: fish/cmds.c:2688
+#: fish/cmds.c:2702
 msgid "get the additional kernel options"
 msgstr "વધારાનાં કર્ન વિકલ્પોને મેળવો"
 
-#: fish/cmds.c:2689
+#: fish/cmds.c:2703
 #, fuzzy
 msgid "get the attach method"
 msgstr "શોધ પાથને મેળવો"
 
-#: fish/cmds.c:2690
+#: fish/cmds.c:2704
 msgid "get autosync mode"
 msgstr "આપમેળે સુમેળ થતી સ્થિતિને મેળવો"
 
-#: fish/cmds.c:2691
+#: fish/cmds.c:2705
 msgid "get direct appliance mode flag"
 msgstr "સીધો ઉપકરણ સ્થિતિ ફલેગને મેળવો"
 
-#: fish/cmds.c:2692
+#: fish/cmds.c:2706
 msgid "get the ext2/3/4 filesystem label"
 msgstr "ext2/3/4 ફાઇલસિસ્ટમ લેબલને મેળવો"
 
-#: fish/cmds.c:2693
+#: fish/cmds.c:2707
 msgid "get the ext2/3/4 filesystem UUID"
 msgstr "ext2/3/4 ફાઇલસિસ્ટમ UUID ને મેળવો"
 
-#: fish/cmds.c:2694
+#: fish/cmds.c:2708
 msgid "get memory allocated to the qemu subprocess"
 msgstr "qemu ઉપપ્રક્રિયામાં ફાળવેલ મેમરીને મેળવો"
 
-#: fish/cmds.c:2695
+#: fish/cmds.c:2709
 #, fuzzy
 msgid "get enable network flag"
 msgstr "SELinux સક્રિય થયેલ ફ્લેગને મેળવો"
 
-#: fish/cmds.c:2696
+#: fish/cmds.c:2710
 msgid "get the search path"
 msgstr "શોધ પાથને મેળવો"
 
-#: fish/cmds.c:2697
+#: fish/cmds.c:2711
 msgid "get PID of qemu subprocess"
 msgstr "qemu ઉપપ્રક્રિયાનાં PID ને મેળવો"
 
-#: fish/cmds.c:2698
+#: fish/cmds.c:2712
 msgid "get the qemu binary"
 msgstr "qemu બાઇનરીને મેળવો"
 
-#: fish/cmds.c:2699
+#: fish/cmds.c:2713
 msgid "get recovery process enabled flag"
 msgstr "સક્રિય થયેલ ફ્લેગની પાછી મળેલ પ્રક્રિયાને મેળવો"
 
-#: fish/cmds.c:2700
+#: fish/cmds.c:2714
 msgid "get SELinux enabled flag"
 msgstr "SELinux સક્રિય થયેલ ફ્લેગને મેળવો"
 
-#: fish/cmds.c:2701
+#: fish/cmds.c:2715
 msgid "get the current state"
 msgstr "હાલની સ્થિતિ ને મેળવો"
 
-#: fish/cmds.c:2702
+#: fish/cmds.c:2716
 msgid "get command trace enabled flag"
 msgstr "આદેશ ટ્રેસ સક્રિય થયેલ ફ્લેગને મેળવો"
 
-#: fish/cmds.c:2703
+#: fish/cmds.c:2717
 #, fuzzy
 msgid "get the current umask"
 msgstr "હાલની સ્થિતિ ને મેળવો"
 
-#: fish/cmds.c:2704
+#: fish/cmds.c:2718
 msgid "get verbose mode"
 msgstr "વર્બોસ સ્થિતિને મેળવો"
 
-#: fish/cmds.c:2705
+#: fish/cmds.c:2719
 msgid "get SELinux security context"
 msgstr "SELinux સુરક્ષા સંદર્ભને મેળવો"
 
-#: fish/cmds.c:2706 fish/cmds.c:2766
+#: fish/cmds.c:2720 fish/cmds.c:2780
 msgid "get a single extended attribute"
 msgstr ""
 
-#: fish/cmds.c:2707 fish/cmds.c:2767
+#: fish/cmds.c:2721 fish/cmds.c:2781
 msgid "list extended attributes of a file or directory"
 msgstr "ફાઇલ અથવા ડિરેક્ટરીની વિસ્તરેલ ગુણધર્મોની યાદી"
 
-#: fish/cmds.c:2708
+#: fish/cmds.c:2722
 msgid "expand wildcards in command"
 msgstr "આદેશમાં વાઇલ્ડકાર્ડોને વિસ્તારો"
 
-#: fish/cmds.c:2709
+#: fish/cmds.c:2723
 msgid "expand a wildcard path"
 msgstr "વાઇલ્ડકાર્ડ પાથને વિસ્તારો"
 
-#: fish/cmds.c:2712
+#: fish/cmds.c:2726
 msgid "install GRUB"
 msgstr "GRUB ને સ્થાપિત કરો"
 
-#: fish/cmds.c:2713
+#: fish/cmds.c:2727
 msgid "return first 10 lines of a file"
 msgstr "ફાઇલનાં પહેલા 10 વાક્યોને પાછા લાવો"
 
-#: fish/cmds.c:2714
+#: fish/cmds.c:2728
 msgid "return first N lines of a file"
 msgstr "ફાઇલનાં પહેલાં N વાક્યોને પાછા લાવો"
 
-#: fish/cmds.c:2715
+#: fish/cmds.c:2729
 msgid "dump a file in hexadecimal"
 msgstr "હેક્ઝાડેસિમલમાં ફાઇલને ડમ્પ કરો"
 
-#: fish/cmds.c:2716
+#: fish/cmds.c:2730
 msgid "edit with a hex editor"
 msgstr ""
 
-#: fish/cmds.c:2717
+#: fish/cmds.c:2731
 #, fuzzy
 msgid "list the contents of a single file in an initrd"
 msgstr "ફાઇલોનાં સમાવિષ્ટની યાદી કરો"
 
-#: fish/cmds.c:2718
+#: fish/cmds.c:2732
 msgid "list files in an initrd"
 msgstr "initrd માં ફાઇલોની યાદી કરો"
 
-#: fish/cmds.c:2719
+#: fish/cmds.c:2733
 msgid "add an inotify watch"
 msgstr "inotify ને ધ્યાન રાખવાનું ઉમેરો"
 
-#: fish/cmds.c:2720
+#: fish/cmds.c:2734
 msgid "close the inotify handle"
 msgstr "inotify હેન્ડલને બંધ કરો"
 
-#: fish/cmds.c:2721
+#: fish/cmds.c:2735
 msgid "return list of watched files that had events"
 msgstr "ધ્યાન રાખેલ ફાઇલોની યાદીને પાછી મેળવો કે જેની પાસે ઘટનાઓ હતી"
 
-#: fish/cmds.c:2722
+#: fish/cmds.c:2736
 msgid "create an inotify handle"
 msgstr "inotify હેન્ડલને બનાવો"
 
-#: fish/cmds.c:2723
+#: fish/cmds.c:2737
 msgid "return list of inotify events"
 msgstr "inotify ઘટનાઓની યાદીને પાછી મેળવો"
 
-#: fish/cmds.c:2724
+#: fish/cmds.c:2738
 msgid "remove an inotify watch"
 msgstr "inotify ધ્યાન રાખવાને દૂર કરો"
 
-#: fish/cmds.c:2725
+#: fish/cmds.c:2739
 msgid "get architecture of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2726
+#: fish/cmds.c:2740
 msgid "get distro of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2727
+#: fish/cmds.c:2741
 msgid "get drive letter mappings"
 msgstr ""
 
-#: fish/cmds.c:2728
+#: fish/cmds.c:2742
 msgid "get filesystems associated with inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2729
+#: fish/cmds.c:2743
 msgid "get format of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2730
+#: fish/cmds.c:2744
 msgid "get hostname of the operating system"
 msgstr ""
 
-#: fish/cmds.c:2731
+#: fish/cmds.c:2745
 #, fuzzy
 msgid "get the icon corresponding to this operating system"
 msgstr "માઉન્ટ થયેલ ઉપકરણને સંકળાતુ Linux VFS પ્રક્રારને મેળવો"
 
-#: fish/cmds.c:2732
+#: fish/cmds.c:2746
 msgid "get major version of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2733
+#: fish/cmds.c:2747
 msgid "get minor version of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2734
+#: fish/cmds.c:2748
 msgid "get mountpoints of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2735
+#: fish/cmds.c:2749
 msgid "get package format used by the operating system"
 msgstr ""
 
-#: fish/cmds.c:2736
+#: fish/cmds.c:2750
 msgid "get package management tool used by the operating system"
 msgstr ""
 
-#: fish/cmds.c:2737
+#: fish/cmds.c:2751
 msgid "get product name of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2738
+#: fish/cmds.c:2752
 msgid "get product variant of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2739
+#: fish/cmds.c:2753
 msgid "return list of operating systems found by last inspection"
 msgstr ""
 
-#: fish/cmds.c:2740
+#: fish/cmds.c:2754
 msgid "get type of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2741
+#: fish/cmds.c:2755
 msgid "get Windows CurrentControlSet of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2742
+#: fish/cmds.c:2756
 msgid "get Windows systemroot of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2743
+#: fish/cmds.c:2757
 msgid "get live flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2744
+#: fish/cmds.c:2758
 msgid "get multipart flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2745
+#: fish/cmds.c:2759
 msgid "get netinst (network installer) flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2746
+#: fish/cmds.c:2760
 msgid "get list of applications installed in the operating system"
 msgstr ""
 
-#: fish/cmds.c:2747
+#: fish/cmds.c:2761
 msgid "inspect disk and return list of operating systems found"
 msgstr ""
 
-#: fish/cmds.c:2748
+#: fish/cmds.c:2762
 #, fuzzy
 msgid "test if block device"
 msgstr "બ્લોક ઉપકરણોની યાદી કરો"
 
-#: fish/cmds.c:2749
+#: fish/cmds.c:2763
 msgid "is busy processing a command"
 msgstr "આદેશને પ્રક્રિયા કરવામાં વ્યસ્ત છે"
 
-#: fish/cmds.c:2750
+#: fish/cmds.c:2764
 #, fuzzy
 msgid "test if character device"
 msgstr "બ્લોક, અક્ષર અથવા FIFO ઉપકરણોને બનાવો"
 
-#: fish/cmds.c:2751
+#: fish/cmds.c:2765
 msgid "is in configuration state"
 msgstr "રૂપરેખાંકન સ્થિતિમાં છે"
 
-#: fish/cmds.c:2752
+#: fish/cmds.c:2766
 #, fuzzy
 msgid "test if a directory"
 msgstr "ડિરેક્ટરીને બનાવો"
 
-#: fish/cmds.c:2753
+#: fish/cmds.c:2767
 #, fuzzy
 msgid "test if FIFO (named pipe)"
 msgstr "FIFO ને બનાવો (નામ થયેલ પાઇપ)"
 
-#: fish/cmds.c:2754
+#: fish/cmds.c:2768
 msgid "test if a regular file"
 msgstr ""
 
-#: fish/cmds.c:2755
+#: fish/cmds.c:2769
 msgid "is launching subprocess"
 msgstr "ઉપપ્રક્રિયાને શરૂ કરી રહ્યા છે"
 
-#: fish/cmds.c:2756
+#: fish/cmds.c:2770
 #, fuzzy
 msgid "test if device is a logical volume"
 msgstr "LVM લોજીકલ વોલ્યુમનું માપ બદલો"
 
-#: fish/cmds.c:2757
+#: fish/cmds.c:2771
 msgid "is ready to accept commands"
 msgstr "આદેશોને સ્વીકારવા માટે તૈયાર છે"
 
-#: fish/cmds.c:2758
+#: fish/cmds.c:2772
 #, fuzzy
 msgid "test if socket"
 msgstr "ડિમન સોકેટમાં લખો"
 
-#: fish/cmds.c:2759
+#: fish/cmds.c:2773
 #, fuzzy
 msgid "test if symbolic link"
 msgstr "સાંકેતિક કડીને બનાવો"
 
-#: fish/cmds.c:2760
+#: fish/cmds.c:2774
 #, fuzzy
 msgid "test if a file contains all zero bytes"
 msgstr "ચકાસો જો ફાઇલ પાસે સરખા સમાવિષ્ટો છે"
 
-#: fish/cmds.c:2761
+#: fish/cmds.c:2775
 #, fuzzy
 msgid "test if a device contains all zero bytes"
 msgstr "LVM લોજીકલ વોલ્યુમનું માપ બદલો"
 
-#: fish/cmds.c:2762
+#: fish/cmds.c:2776
 msgid "kill the qemu subprocess"
 msgstr "qemu ઉપપ્રક્રિયાને મારી નાખો"
 
-#: fish/cmds.c:2763
+#: fish/cmds.c:2777
 msgid "launch the qemu subprocess"
 msgstr "qemu ઉપપ્રક્રિયાને શરૂ કરો"
 
-#: fish/cmds.c:2764
+#: fish/cmds.c:2778
 #, fuzzy
 msgid "change working directory"
 msgstr "સ્થાનિય બદલાતી ડિરેક્ટરી"
 
-#: fish/cmds.c:2768
+#: fish/cmds.c:2782
 #, fuzzy
 msgid "list 9p filesystems"
 msgstr "ફાઇલસિસ્ટમને બનાવો"
 
-#: fish/cmds.c:2769
+#: fish/cmds.c:2783
 msgid "list the block devices"
 msgstr "બ્લોક ઉપકરણોની યાદી કરો"
 
-#: fish/cmds.c:2770
+#: fish/cmds.c:2784
+#, fuzzy
+msgid "list device mapper devices"
+msgstr "બ્લોક ઉપકરણોની યાદી કરો"
+
+#: fish/cmds.c:2785
 #, fuzzy
 msgid "list filesystems"
 msgstr "ફાઇલસિસ્ટમને બનાવો"
 
-#: fish/cmds.c:2771
+#: fish/cmds.c:2786
 msgid "list the partitions"
 msgstr "પાર્ટીશનોની યાદી કરો"
 
-#: fish/cmds.c:2772
+#: fish/cmds.c:2787
 msgid "list the files in a directory (long format)"
 msgstr "ડિરેક્ટરીમાં ફાઇલોની યાદી કરો (લાંબુ બંધારણ)"
 
-#: fish/cmds.c:2773 fish/cmds.c:2774
+#: fish/cmds.c:2788 fish/cmds.c:2789
 msgid "create a hard link"
 msgstr "હાર્ડ કડી ને બનાવો"
 
-#: fish/cmds.c:2775 fish/cmds.c:2776
+#: fish/cmds.c:2790 fish/cmds.c:2791
 msgid "create a symbolic link"
 msgstr "સાંકેતિક કડીને બનાવો"
 
-#: fish/cmds.c:2777 fish/cmds.c:2869
+#: fish/cmds.c:2792 fish/cmds.c:2885
 msgid "remove extended attribute of a file or directory"
 msgstr "ફાઇલ અથવા ડિરેક્ટરીનાં વિસ્તરેલ ગુણધર્મને દૂર કરો"
 
-#: fish/cmds.c:2778
+#: fish/cmds.c:2793
 msgid "list the files in a directory"
 msgstr "ડિરેક્ટરીમાં ફાઇલોની યાદી કરો"
 
-#: fish/cmds.c:2779 fish/cmds.c:2896
+#: fish/cmds.c:2794 fish/cmds.c:2912
 msgid "set extended attribute of a file or directory"
 msgstr "ફાઇલ અથવા ડિરેક્ટરીનાં વિસ્તરેલ ગુણધર્મને સુયોજિત કરો"
 
-#: fish/cmds.c:2780
+#: fish/cmds.c:2795
 msgid "get file information for a symbolic link"
 msgstr "સાંકેતિક કડી માટે ફાઇલ જાણકારીને મેળવો"
 
-#: fish/cmds.c:2781
+#: fish/cmds.c:2796
 msgid "lstat on multiple files"
 msgstr "ઘણીબધી ફાઇલો પર lstat"
 
-#: fish/cmds.c:2782
+#: fish/cmds.c:2797
 #, fuzzy
 msgid "add a key on a LUKS encrypted device"
 msgstr "ફક્ત વંચાય એ રીતે બ્લોક ઉપકરણને સુયોજિત કરો"
 
-#: fish/cmds.c:2783
+#: fish/cmds.c:2798
 #, fuzzy
 msgid "close a LUKS device"
 msgstr "ઉપકરણ પર સ્વેપને સક્રિય કરો"
 
-#: fish/cmds.c:2784 fish/cmds.c:2785
+#: fish/cmds.c:2799 fish/cmds.c:2800
 msgid "format a block device as a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2786
+#: fish/cmds.c:2801
 msgid "remove a key from a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2787
+#: fish/cmds.c:2802
 msgid "open a LUKS-encrypted block device"
 msgstr ""
 
-#: fish/cmds.c:2788
+#: fish/cmds.c:2803
 #, fuzzy
 msgid "open a LUKS-encrypted block device read-only"
 msgstr "ફક્ત વંચાય એ રીતે બ્લોક ઉપકરણને સુયોજિત કરો"
 
-#: fish/cmds.c:2789
+#: fish/cmds.c:2804
 #, fuzzy
 msgid "create an LVM logical volume"
 msgstr "LVM લોજીકલ વોલ્યુમનું નામ બદલો"
 
-#: fish/cmds.c:2790
+#: fish/cmds.c:2805
 msgid "get canonical name of an LV"
 msgstr ""
 
-#: fish/cmds.c:2791
+#: fish/cmds.c:2806
 msgid "clear LVM device filter"
 msgstr ""
 
-#: fish/cmds.c:2792
+#: fish/cmds.c:2807
 msgid "remove all LVM LVs, VGs and PVs"
 msgstr "બધા LVM LVs, VGs અને PVs ને દૂર કરો"
 
-#: fish/cmds.c:2793
+#: fish/cmds.c:2808
 msgid "set LVM device filter"
 msgstr ""
 
-#: fish/cmds.c:2794
+#: fish/cmds.c:2809
 msgid "remove an LVM logical volume"
 msgstr "LVM લોજીકલ વોલ્યુમને દૂર કરો"
 
-#: fish/cmds.c:2795
+#: fish/cmds.c:2810
 msgid "rename an LVM logical volume"
 msgstr "LVM લોજીકલ વોલ્યુમનું નામ બદલો"
 
-#: fish/cmds.c:2796
+#: fish/cmds.c:2811
 msgid "resize an LVM logical volume"
 msgstr "LVM લોજીકલ વોલ્યુમનું માપ બદલો"
 
-#: fish/cmds.c:2797
+#: fish/cmds.c:2812
 msgid "expand an LV to fill free space"
 msgstr ""
 
-#: fish/cmds.c:2798 fish/cmds.c:2799
+#: fish/cmds.c:2813 fish/cmds.c:2814
 msgid "list the LVM logical volumes (LVs)"
 msgstr "LVM લોજીકલ વોલ્યુમોની યાદી કરો (LVs)"
 
-#: fish/cmds.c:2800
+#: fish/cmds.c:2815
 #, fuzzy
 msgid "get the UUID of a logical volume"
 msgstr "LVM લોજીકલ વોલ્યુમોની યાદી કરો (LVs)"
 
-#: fish/cmds.c:2801
+#: fish/cmds.c:2816
 msgid "lgetxattr on multiple files"
 msgstr "ઘણીબધી ફાઇલો પર lgetxattr"
 
-#: fish/cmds.c:2802
+#: fish/cmds.c:2817
 msgid "open the manual"
 msgstr ""
 
-#: fish/cmds.c:2803
+#: fish/cmds.c:2818
 msgid "create a directory"
 msgstr "ડિરેક્ટરીને બનાવો"
 
-#: fish/cmds.c:2804
+#: fish/cmds.c:2819
 msgid "create a directory with a particular mode"
 msgstr "ચોક્કસ સ્થિતિ સાથે ડિરેક્ટરીને બનાવો"
 
-#: fish/cmds.c:2805
+#: fish/cmds.c:2820
 msgid "create a directory and parents"
 msgstr "ડિરેક્ટરી અને પૂર્વસોપાનને બનાવો"
 
-#: fish/cmds.c:2806
+#: fish/cmds.c:2821
 msgid "create a temporary directory"
 msgstr "કામચલાઉ ડિરેક્ટરીને બનાવો"
 
-#: fish/cmds.c:2807 fish/cmds.c:2808 fish/cmds.c:2809
+#: fish/cmds.c:2822 fish/cmds.c:2823 fish/cmds.c:2824
 msgid "make ext2/3/4 filesystem with external journal"
 msgstr "બહારનાં જર્નલ સાથે ext2/3/4 ફાઇલસિસ્ટમને બનાવો"
 
-#: fish/cmds.c:2810
+#: fish/cmds.c:2825
 msgid "make ext2/3/4 external journal"
 msgstr "ext2/3/4 બહારનાં જર્નલ ને બનાવો"
 
-#: fish/cmds.c:2811
+#: fish/cmds.c:2826
 msgid "make ext2/3/4 external journal with label"
 msgstr "લેબલ સાથે ext2/3/4 બહારનાં જર્નલને બનાવો"
 
-#: fish/cmds.c:2812
+#: fish/cmds.c:2827
 msgid "make ext2/3/4 external journal with UUID"
 msgstr "UUID સાથે ext2/3/4 બહારનાં જર્નલને બનાવો"
 
-#: fish/cmds.c:2813
+#: fish/cmds.c:2828
 msgid "make FIFO (named pipe)"
 msgstr "FIFO ને બનાવો (નામ થયેલ પાઇપ)"
 
-#: fish/cmds.c:2814 fish/cmds.c:2816
+#: fish/cmds.c:2829 fish/cmds.c:2831
 msgid "make a filesystem"
 msgstr "ફાઇલસિસ્ટમને બનાવો"
 
-#: fish/cmds.c:2815
+#: fish/cmds.c:2830
 msgid "make a filesystem with block size"
 msgstr "બ્લોક માપ સાથે ફાઇલસિસ્ટમને બનાવો"
 
-#: fish/cmds.c:2817
+#: fish/cmds.c:2832
 msgid "create a mountpoint"
 msgstr "માઉન્ટબિંદુને બનાવો"
 
-#: fish/cmds.c:2818
+#: fish/cmds.c:2833
 msgid "make block, character or FIFO devices"
 msgstr "બ્લોક, અક્ષર અથવા FIFO ઉપકરણોને બનાવો"
 
-#: fish/cmds.c:2819
+#: fish/cmds.c:2834
 msgid "make block device node"
 msgstr "બ્લોક ઉપકરણ નોડને બનાવો"
 
-#: fish/cmds.c:2820
+#: fish/cmds.c:2835
 msgid "make char device node"
 msgstr "અક્ષર ઉપકરણ નોડને બનાવો"
 
-#: fish/cmds.c:2821
+#: fish/cmds.c:2836
 msgid "create a swap partition"
 msgstr "સ્વેપ પાર્ટીશનને બનાવો"
 
-#: fish/cmds.c:2822
+#: fish/cmds.c:2837
 msgid "create a swap partition with a label"
 msgstr "લેબલ સાથે સ્વેપ પાર્ટીશનને બનાવો"
 
-#: fish/cmds.c:2823
+#: fish/cmds.c:2838
 msgid "create a swap partition with an explicit UUID"
 msgstr "નિશ્ર્ચિત UUID સાથે સ્વેપ પાર્ટીશનને બનાવો"
 
-#: fish/cmds.c:2824
+#: fish/cmds.c:2839
 msgid "create a swap file"
 msgstr "સ્વેપ ફાઇલને બનાવો"
 
-#: fish/cmds.c:2825
+#: fish/cmds.c:2840
 msgid "load a kernel module"
 msgstr "કર્નલ મોડ્યુલને લાવો"
 
-#: fish/cmds.c:2826
+#: fish/cmds.c:2841
 #, fuzzy
 msgid "view a file"
 msgstr "ફાઇલને ખસેડો"
 
-#: fish/cmds.c:2827
+#: fish/cmds.c:2842
 msgid "mount a guest disk at a position in the filesystem"
 msgstr "ફાઇલસિસ્ટમનાં સ્થાન પર મહેમાન ડિસ્કને માઉન્ટ કરો"
 
-#: fish/cmds.c:2828
+#: fish/cmds.c:2843
 #, fuzzy
 msgid "mount 9p filesystem"
 msgstr "ફાઇલસિસ્ટમને અનમાઉન્ટ કરો"
 
-#: fish/cmds.c:2829
+#: fish/cmds.c:2844
 msgid "mount a file using the loop device"
 msgstr "લુપ ઉપકરણની મદદથી ફાઇલને માઉન્ટ કરો"
 
-#: fish/cmds.c:2830
+#: fish/cmds.c:2845
 msgid "mount a guest disk with mount options"
 msgstr "માઉન્ટ વિકલ્પો સાથે મહેમાન ડિસ્કને માઉન્ટ કરો"
 
-#: fish/cmds.c:2831
+#: fish/cmds.c:2846
 msgid "mount a guest disk, read-only"
 msgstr "મહેમાન ડિસ્કને માઉન્ટ કરો, ફક્ત વાંચી શકાય છે"
 
-#: fish/cmds.c:2832
+#: fish/cmds.c:2847
 msgid "mount a guest disk with mount options and vfstype"
 msgstr "માઉન્ટ વિકલ્પો અને vfstype સાથે મહેમાન ડિસ્કને માઉન્ટ કરો"
 
-#: fish/cmds.c:2833
+#: fish/cmds.c:2848
 msgid "show mountpoints"
 msgstr "માઉન્ટબિંદુઓને બતાવો"
 
-#: fish/cmds.c:2834
+#: fish/cmds.c:2849
 msgid "show mounted filesystems"
 msgstr "માઉન્ટ થયેલ ફાઇલસિસ્ટમોને બતાવો"
 
-#: fish/cmds.c:2835
+#: fish/cmds.c:2850
 msgid "move a file"
 msgstr "ફાઇલને ખસેડો"
 
-#: fish/cmds.c:2836
+#: fish/cmds.c:2851
 msgid "probe NTFS volume"
 msgstr "પ્રોબ NTFS વોલ્યુમ"
 
-#: fish/cmds.c:2837
+#: fish/cmds.c:2852 fish/cmds.c:2853
 #, fuzzy
 msgid "resize an NTFS filesystem"
 msgstr "ext2/ext3 ફાઇલસિસ્ટમનું માપ બદલો"
 
-#: fish/cmds.c:2838
+#: fish/cmds.c:2854
 #, fuzzy
 msgid "resize an NTFS filesystem (with size)"
 msgstr "ext2/ext3 ફાઇલસિસ્ટમનું માપ બદલો"
 
-#: fish/cmds.c:2839
+#: fish/cmds.c:2855
 msgid "add a partition to the device"
 msgstr "ઉપકરણમાં પાર્ટીશનને ઉમેરો"
 
-#: fish/cmds.c:2840
+#: fish/cmds.c:2856
 #, fuzzy
 msgid "delete a partition"
 msgstr "સ્વેપ પાર્ટીશનને બનાવો"
 
-#: fish/cmds.c:2841
+#: fish/cmds.c:2857
 msgid "partition whole disk with a single primary partition"
 msgstr "એક પ્રાથમિક પાર્ટીશન સાથે આખી ડિસ્કનું પાર્ટીશન કરો"
 
-#: fish/cmds.c:2842
+#: fish/cmds.c:2858
 #, fuzzy
 msgid "return true if a partition is bootable"
 msgstr "પાર્ટીશન કોષ્ટકને પુન:વાંચો"
 
-#: fish/cmds.c:2843
+#: fish/cmds.c:2859
 msgid "get the MBR type byte (ID byte) from a partition"
 msgstr ""
 
-#: fish/cmds.c:2844
+#: fish/cmds.c:2860
 msgid "get the partition table type"
 msgstr "પાર્ટીશન કોષ્ટક પ્રકારને મેળવો"
 
-#: fish/cmds.c:2845
+#: fish/cmds.c:2861
 msgid "create an empty partition table"
 msgstr "ખાલી પાર્ટીશન કોષ્ટકને બનાવો"
 
-#: fish/cmds.c:2846
+#: fish/cmds.c:2862
 msgid "list partitions on a device"
 msgstr "ઉપકરણ પર પાર્ટીશનોની યાદી કરો"
 
-#: fish/cmds.c:2847
+#: fish/cmds.c:2863
 msgid "make a partition bootable"
 msgstr "બુટ કરી શકાય તેવાં પાર્ટીશનને બનાવો"
 
-#: fish/cmds.c:2848
+#: fish/cmds.c:2864
 msgid "set the MBR type byte (ID byte) of a partition"
 msgstr ""
 
-#: fish/cmds.c:2849
+#: fish/cmds.c:2865
 msgid "set partition name"
 msgstr "પાર્ટીશન નામન સુયોજિત કરો"
 
-#: fish/cmds.c:2850
+#: fish/cmds.c:2866
 #, fuzzy
 msgid "convert partition name to device name"
 msgstr "બ્લોક ઉપકરણ પર પાર્ટીશનોને બનાવો"
 
-#: fish/cmds.c:2851
+#: fish/cmds.c:2867
 msgid "ping the guest daemon"
 msgstr "મહેમાન ડિમનને પિંગ કરો"
 
-#: fish/cmds.c:2852
+#: fish/cmds.c:2868
 msgid "read part of a file"
 msgstr "ફાઇલનાં ભાગને વાંચો"
 
-#: fish/cmds.c:2853
+#: fish/cmds.c:2869
 #, fuzzy
 msgid "read part of a device"
 msgstr "ફાઇલનાં ભાગને વાંચો"
 
-#: fish/cmds.c:2854
+#: fish/cmds.c:2870
 msgid "create an LVM physical volume"
 msgstr "LVM ભૌતિક વોલ્યુમને બનાવો"
 
-#: fish/cmds.c:2855
+#: fish/cmds.c:2871
 msgid "remove an LVM physical volume"
 msgstr "LVM ભૌતિક વોલ્યુમને દૂર કરો"
 
-#: fish/cmds.c:2856
+#: fish/cmds.c:2872
 msgid "resize an LVM physical volume"
 msgstr "LVM ભૌતિક વોલ્યુમનું માપ બદલો"
 
-#: fish/cmds.c:2857
+#: fish/cmds.c:2873
 #, fuzzy
 msgid "resize an LVM physical volume (with size)"
 msgstr "LVM ભૌતિક વોલ્યુમનું માપ બદલો"
 
-#: fish/cmds.c:2858 fish/cmds.c:2859
+#: fish/cmds.c:2874 fish/cmds.c:2875
 msgid "list the LVM physical volumes (PVs)"
 msgstr "LVM ભૌતિક વોલ્યુમો (PVs) ની "
 
-#: fish/cmds.c:2860
+#: fish/cmds.c:2876
 #, fuzzy
 msgid "get the UUID of a physical volume"
 msgstr "LVM ભૌતિક વોલ્યુમને બનાવો"
 
-#: fish/cmds.c:2861
+#: fish/cmds.c:2877
 #, fuzzy
 msgid "write to part of a file"
 msgstr "ફાઇલનાં ભાગને વાંચો"
 
-#: fish/cmds.c:2862
+#: fish/cmds.c:2878
 #, fuzzy
 msgid "write to part of a device"
 msgstr "ફાઇલનાં ભાગને વાંચો"
 
-#: fish/cmds.c:2863
+#: fish/cmds.c:2879
 msgid "read a file"
 msgstr "ફાઇલને વાંચો"
 
-#: fish/cmds.c:2864
+#: fish/cmds.c:2880
 msgid "read file as lines"
 msgstr "વાક્યો પ્રમાણે ફાઇલને વાંચો"
 
-#: fish/cmds.c:2865
+#: fish/cmds.c:2881
 msgid "read directories entries"
 msgstr "ડિરેક્ટરીઓની નોંધણીઓને વાંચો"
 
-#: fish/cmds.c:2866
+#: fish/cmds.c:2882
 msgid "read the target of a symbolic link"
 msgstr "સાંકેતિક કડીનાં લક્ષ્યને વાંચો"
 
-#: fish/cmds.c:2867
+#: fish/cmds.c:2883
 msgid "readlink on multiple files"
 msgstr "ઘણીબધી ફાઇલો પર readlink"
 
-#: fish/cmds.c:2868
+#: fish/cmds.c:2884
 msgid "canonicalized absolute pathname"
 msgstr "કેનોનીકલવાળા પાથનું ચોક્કસ નામ"
 
-#: fish/cmds.c:2870
+#: fish/cmds.c:2886
 msgid "close and reopen libguestfs handle"
 msgstr "libguestfs હેન્ડલને બંધ કરો અને પુન:ખોલો"
 
-#: fish/cmds.c:2871
+#: fish/cmds.c:2887
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem"
 msgstr "ext2/ext3 ફાઇલસિસ્ટમનું માપ બદલો"
 
-#: fish/cmds.c:2872
+#: fish/cmds.c:2888
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
 msgstr "ext2/ext3 ફાઇલસિસ્ટમનું માપ બદલો"
 
-#: fish/cmds.c:2873
+#: fish/cmds.c:2889
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
 msgstr "ext2/ext3 ફાઇલસિસ્ટમનું માપ બદલો"
 
-#: fish/cmds.c:2874
+#: fish/cmds.c:2890
 msgid "remove a file"
 msgstr "ફાઇલને દૂર કરો"
 
-#: fish/cmds.c:2875
+#: fish/cmds.c:2891
 msgid "remove a file or directory recursively"
 msgstr "પુનરાવૃત્તિ થતી ફાઇલ અથવા ડિરેક્ટરીને દૂર કરો"
 
-#: fish/cmds.c:2876
+#: fish/cmds.c:2892
 msgid "remove a directory"
 msgstr "ડિરેક્ટરીને દૂર કરો"
 
-#: fish/cmds.c:2877
+#: fish/cmds.c:2893
 msgid "remove a mountpoint"
 msgstr "માઉન્ટબિંદુને દૂર કરો"
 
-#: fish/cmds.c:2878
+#: fish/cmds.c:2894
 msgid "scrub (securely wipe) a device"
 msgstr "ઉપકરણને ઘસી નાંખો (સુરક્ષિત રીતે લૂછી નાંખો)"
 
-#: fish/cmds.c:2879
+#: fish/cmds.c:2895
 msgid "scrub (securely wipe) a file"
 msgstr "ફાઇલને ઘસી નાંખો (સુરક્ષિત રીતે લૂછી નાંખો)"
 
-#: fish/cmds.c:2880
+#: fish/cmds.c:2896
 msgid "scrub (securely wipe) free space"
 msgstr "મુક્ત જગ્યાને ઘસી નાંખો (સુરક્ષિત રીતે ભૂસી નાંખો)"
 
-#: fish/cmds.c:2881
+#: fish/cmds.c:2897
 msgid "add options to kernel command line"
 msgstr "કર્નલ આદેશ વાક્યમાં વિકલ્પોને ઉમેરો"
 
-#: fish/cmds.c:2882
+#: fish/cmds.c:2898
 #, fuzzy
 msgid "set the attach method"
 msgstr "શોધ પાથને સુયોજિત કરો"
 
-#: fish/cmds.c:2883
+#: fish/cmds.c:2899
 msgid "set autosync mode"
 msgstr "આપમેળે સુમેળ થતી સ્થિતિને સુયોજિત કરો"
 
-#: fish/cmds.c:2884
+#: fish/cmds.c:2900
 msgid "enable or disable direct appliance mode"
 msgstr "સીધી ઉપકરણ સ્થિતિને સક્રિય અથવા નિષ્ક્રિય કરો"
 
-#: fish/cmds.c:2885
+#: fish/cmds.c:2901
 msgid "set the ext2/3/4 filesystem label"
 msgstr "ext2/3/4 ફાઇલસિસ્ટમ લેબલને સુયોજિત કરો"
 
-#: fish/cmds.c:2886
+#: fish/cmds.c:2902
 msgid "set the ext2/3/4 filesystem UUID"
 msgstr "ext2/3/4 ફાઇલસિસ્ટમ UUID ને સુયોજિત કરો"
 
-#: fish/cmds.c:2887
+#: fish/cmds.c:2903
 msgid "set memory allocated to the qemu subprocess"
 msgstr "qemu ઉપપ્રક્રિયા માટે ફાળવેલ મેમરીને સુયોજિત કરો"
 
-#: fish/cmds.c:2888
+#: fish/cmds.c:2904
 msgid "set enable network flag"
 msgstr ""
 
-#: fish/cmds.c:2889
+#: fish/cmds.c:2905
 msgid "set the search path"
 msgstr "શોધ પાથને સુયોજિત કરો"
 
-#: fish/cmds.c:2890
+#: fish/cmds.c:2906
 msgid "set the qemu binary"
 msgstr "qemu બાઇનરીને સુયોજિત કરો"
 
-#: fish/cmds.c:2891
+#: fish/cmds.c:2907
 msgid "enable or disable the recovery process"
 msgstr "સુધારવાની પ્રક્રિયા ને સક્રિય કરો અથવા નિષ્ક્રિય કરો"
 
-#: fish/cmds.c:2892
+#: fish/cmds.c:2908
 msgid "set SELinux enabled or disabled at appliance boot"
 msgstr "ઉપકરણ બુટ વખતે સક્રિય અથવા નિષ્ક્રિય થયેલ SELinux ને સુયોજિત કરો"
 
-#: fish/cmds.c:2893
+#: fish/cmds.c:2909
 msgid "enable or disable command traces"
 msgstr "આદેશ ટ્રેસને સક્રિય કરો અથવા નિષ્ક્રિય કરો"
 
-#: fish/cmds.c:2894
+#: fish/cmds.c:2910
 msgid "set verbose mode"
 msgstr "વર્બોસ સ્થિતિને સુયોજિત કરો"
 
-#: fish/cmds.c:2895
+#: fish/cmds.c:2911
 msgid "set SELinux security context"
 msgstr "SELinux સુરક્ષા સંદર્ભને સુયોજિત કરો"
 
-#: fish/cmds.c:2897 fish/cmds.c:2898
+#: fish/cmds.c:2913 fish/cmds.c:2914
 msgid "create partitions on a block device"
 msgstr "બ્લોક ઉપકરણ પર પાર્ટીશનોને બનાવો"
 
-#: fish/cmds.c:2899
+#: fish/cmds.c:2915
 msgid "modify a single partition on a block device"
 msgstr "બ્લોક ઉપકરણ પર એક પાર્ટીશનને બદલો"
 
-#: fish/cmds.c:2900
+#: fish/cmds.c:2916
 msgid "display the disk geometry from the partition table"
 msgstr "પાર્ટીશન કોષ્ટકમાંથી ડિસ્કની ભૂમિતિને દર્શાવો"
 
-#: fish/cmds.c:2901
+#: fish/cmds.c:2917
 msgid "display the kernel geometry"
 msgstr "કર્નલ ભૂમિતિને દર્શાવો"
 
-#: fish/cmds.c:2902
+#: fish/cmds.c:2918
 msgid "display the partition table"
 msgstr "પાર્ટીશન કોષ્ટકને દર્શાવો"
 
-#: fish/cmds.c:2903
+#: fish/cmds.c:2919
 msgid "run a command via the shell"
 msgstr "શેલ મારફતે આદેશને ચલાવો"
 
-#: fish/cmds.c:2904
+#: fish/cmds.c:2920
 msgid "run a command via the shell returning lines"
 msgstr "વાક્યો પાછા લાવતા શેલ મારફતે આદેશને ચલાવો"
 
-#: fish/cmds.c:2905
+#: fish/cmds.c:2921
 msgid "sleep for some seconds"
 msgstr "અમુક સેંકડો માટે ઊંધી જાઓ"
 
-#: fish/cmds.c:2906
+#: fish/cmds.c:2922
 #, fuzzy
 msgid "create a sparse disk image and add"
 msgstr "છૂટીછવાયેલ ઇમેજ ફાઇલને ફાળવો"
 
-#: fish/cmds.c:2907
+#: fish/cmds.c:2923
 msgid "get file information"
 msgstr "ફાઇલ જાણકારીને મેળવો"
 
-#: fish/cmds.c:2908
+#: fish/cmds.c:2924
 msgid "get file system statistics"
 msgstr "ફાઇલ સિસ્ટમ પરિસ્થિતિઓને મેળવો"
 
-#: fish/cmds.c:2909 fish/cmds.c:2910
+#: fish/cmds.c:2925 fish/cmds.c:2926
 msgid "print the printable strings in a file"
 msgstr "ફાઇલમાં છાપી શકાય તેવી શબ્દમાળાઓને છાપો"
 
-#: fish/cmds.c:2911
+#: fish/cmds.c:2927
 #, fuzzy
 msgid "list supported groups of commands"
 msgstr "આદેશોને સ્વીકારવા માટે તૈયાર છે"
 
-#: fish/cmds.c:2912
+#: fish/cmds.c:2928
 msgid "disable swap on device"
 msgstr "ઉપકરણ પર સ્વેપને નિષ્ક્રિય કરો"
 
-#: fish/cmds.c:2913
+#: fish/cmds.c:2929
 msgid "disable swap on file"
 msgstr "ફાઇલ પર સ્વેપને નિષ્ક્રિય કરો"
 
-#: fish/cmds.c:2914
+#: fish/cmds.c:2930
 msgid "disable swap on labeled swap partition"
 msgstr "લેબલ થયેલ સ્વેપ પાર્ટીશન પર સ્વેપને નિષ્ક્રિય કરો"
 
-#: fish/cmds.c:2915
+#: fish/cmds.c:2931
 msgid "disable swap on swap partition by UUID"
 msgstr "UUID દ્દારા સ્વેપ પાર્ટીશન પર સ્વેપને નિષ્ક્રિય કરો"
 
-#: fish/cmds.c:2916
+#: fish/cmds.c:2932
 msgid "enable swap on device"
 msgstr "ઉપકરણ પર સ્વેપને સક્રિય કરો"
 
-#: fish/cmds.c:2917
+#: fish/cmds.c:2933
 msgid "enable swap on file"
 msgstr "ફાઇલ પર સ્વેપને સક્રિય કરો"
 
-#: fish/cmds.c:2918
+#: fish/cmds.c:2934
 msgid "enable swap on labeled swap partition"
 msgstr "લેબલ થયેલ સ્વેપ પાર્ટીશન પર સ્વેપને સક્રિય કરો"
 
-#: fish/cmds.c:2919
+#: fish/cmds.c:2935
 msgid "enable swap on swap partition by UUID"
 msgstr "UUID દ્દારા સ્વેપ પાર્ટીશન પર સ્વેપને સક્રિય કરો"
 
-#: fish/cmds.c:2920
+#: fish/cmds.c:2936
 msgid "sync disks, writes are flushed through to the disk image"
 msgstr "ડિસ્કોનો સુમેળ કરો, ડિસ્ક ઇમેજની મારફતે લખવાનું ફ્લશ થયેલ છે"
 
-#: fish/cmds.c:2921
+#: fish/cmds.c:2937
 msgid "return last 10 lines of a file"
 msgstr "ફાઇલની છેલ્લા 10 વાક્યોને પાછા લાવો"
 
-#: fish/cmds.c:2922
+#: fish/cmds.c:2938
 msgid "return last N lines of a file"
 msgstr "ફાઇલની છેલ્લી N વાક્યોને પાછુ લાવો"
 
-#: fish/cmds.c:2923
+#: fish/cmds.c:2939
 msgid "unpack tarfile to directory"
 msgstr "ડિરેક્ટરીમાં tarfile ને ન બાંધો"
 
-#: fish/cmds.c:2924
+#: fish/cmds.c:2940
 msgid "pack directory into tarfile"
 msgstr "tarfile માં tarfile ને બાંધો"
 
-#: fish/cmds.c:2925 fish/cmds.c:2932
+#: fish/cmds.c:2941 fish/cmds.c:2948
 msgid "unpack compressed tarball to directory"
 msgstr "ડિરેક્ટરીમાં સંકોચાયેલ tarball ને ન બાંધો"
 
-#: fish/cmds.c:2926 fish/cmds.c:2933
+#: fish/cmds.c:2942 fish/cmds.c:2949
 msgid "pack directory into compressed tarball"
 msgstr "સંકોચાયેલ tarball માં ડિરેક્ટરીને બાંધો"
 
-#: fish/cmds.c:2927
+#: fish/cmds.c:2943
 #, fuzzy
 msgid "print elapsed time taken to run a command"
 msgstr "આદેશને ચલાવવા માટે લીધેલ સમયને માપો"
 
-#: fish/cmds.c:2928
+#: fish/cmds.c:2944
 msgid "update file timestamps or create a new file"
 msgstr "ફાઇલ ટાઇમસ્ટેમ્પોને સુધારો અથવા નવી ફાઇલને બનાવો"
 
-#: fish/cmds.c:2929
+#: fish/cmds.c:2945
 msgid "truncate a file to zero size"
 msgstr "શૂન્ય માપમાં ફાઇલને કાઢી નાંખો"
 
-#: fish/cmds.c:2930
+#: fish/cmds.c:2946
 msgid "truncate a file to a particular size"
 msgstr "ચોક્કસ માપમાં ફાઇલને કાઢી નાંખો"
 
-#: fish/cmds.c:2931
+#: fish/cmds.c:2947
 msgid "get ext2/ext3/ext4 superblock details"
 msgstr "ext2/ext3/ext4 સુપરબ્લોક વિગતોને મેળવો"
 
-#: fish/cmds.c:2934
+#: fish/cmds.c:2950
 msgid "set file mode creation mask (umask)"
 msgstr "ફાઇલ સ્થિતિ નિર્મિત માસ્કને સુયોજિત કરો (umask)"
 
-#: fish/cmds.c:2935
+#: fish/cmds.c:2951
 msgid "unmount a filesystem"
 msgstr "ફાઇલસિસ્ટમને અનમાઉન્ટ કરો"
 
-#: fish/cmds.c:2936
+#: fish/cmds.c:2952
 msgid "unmount all filesystems"
 msgstr "બધી ફાઇલસિસ્ટમોને અનમાઉન્ટ કરો"
 
-#: fish/cmds.c:2937
+#: fish/cmds.c:2953
 msgid "upload a file from the local machine"
 msgstr "સ્થાનિય મશીન માંથી ફાઇલને અપલોડ કરો"
 
-#: fish/cmds.c:2938
+#: fish/cmds.c:2954
 #, fuzzy
 msgid "upload a file from the local machine with offset"
 msgstr "સ્થાનિય મશીન માંથી ફાઇલને અપલોડ કરો"
 
-#: fish/cmds.c:2939
+#: fish/cmds.c:2955
 msgid "set timestamp of a file with nanosecond precision"
 msgstr "નેનોસેકંડ ચોક્સાઇ સાથે ફાઇલનાં ટાઇમસ્ટેમ્પને સુયોજિત કરો"
 
-#: fish/cmds.c:2940
+#: fish/cmds.c:2956
 msgid "get the library version number"
 msgstr "લાઇબ્રેરી આવૃત્તિ નંબરને મેળવો"
 
-#: fish/cmds.c:2941
+#: fish/cmds.c:2957
 #, fuzzy
 msgid "get the filesystem label"
 msgstr "ext2/3/4 ફાઇલસિસ્ટમ લેબલને મેળવો"
 
-#: fish/cmds.c:2942
+#: fish/cmds.c:2958
 msgid "get the Linux VFS type corresponding to a mounted device"
 msgstr "માઉન્ટ થયેલ ઉપકરણને સંકળાતુ Linux VFS પ્રક્રારને મેળવો"
 
-#: fish/cmds.c:2943
+#: fish/cmds.c:2959
 #, fuzzy
 msgid "get the filesystem UUID"
 msgstr "ext2/3/4 ફાઇલસિસ્ટમ UUID ને મેળવો"
 
-#: fish/cmds.c:2944
+#: fish/cmds.c:2960
 msgid "activate or deactivate some volume groups"
 msgstr "અમુક વોલ્યુમ જૂથોને સક્રિય કરો અથવા નિષ્ક્રિય કરો"
 
-#: fish/cmds.c:2945
+#: fish/cmds.c:2961
 msgid "activate or deactivate all volume groups"
 msgstr "બધા વોલ્યુમ જૂથોને સક્રિય કરો અથવા નિષ્ક્રિય કરો"
 
-#: fish/cmds.c:2946
+#: fish/cmds.c:2962
 msgid "create an LVM volume group"
 msgstr "LVM વોલ્યુમ જૂથને બનાવો"
 
-#: fish/cmds.c:2947
+#: fish/cmds.c:2963
 msgid "get the LV UUIDs of all LVs in the volume group"
 msgstr ""
 
-#: fish/cmds.c:2948
+#: fish/cmds.c:2964
 msgid "get the PV UUIDs containing the volume group"
 msgstr ""
 
-#: fish/cmds.c:2949
+#: fish/cmds.c:2965
 msgid "remove an LVM volume group"
 msgstr "LVM વોલ્યુમ જૂથને દૂર કરો"
 
-#: fish/cmds.c:2950
+#: fish/cmds.c:2966
 msgid "rename an LVM volume group"
 msgstr "LVM વોલ્યુમ જૂથનું નામ બદલો"
 
-#: fish/cmds.c:2951 fish/cmds.c:2952
+#: fish/cmds.c:2967 fish/cmds.c:2968
 msgid "list the LVM volume groups (VGs)"
 msgstr "LVM વોલ્યુમ જૂથોની યાદી કરો (VGs)"
 
-#: fish/cmds.c:2953
+#: fish/cmds.c:2969
 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
 msgstr ""
 
-#: fish/cmds.c:2954
+#: fish/cmds.c:2970
 #, fuzzy
 msgid "get the UUID of a volume group"
 msgstr "LVM વોલ્યુમ જૂથને બનાવો"
 
-#: fish/cmds.c:2955
+#: fish/cmds.c:2971
 msgid "count characters in a file"
 msgstr "ફાઇલમાં અક્ષરોની ગણતરી કરો"
 
-#: fish/cmds.c:2956
+#: fish/cmds.c:2972
 msgid "count lines in a file"
 msgstr "ફાઇલમાં વાક્યોની ગણતરી કરો"
 
-#: fish/cmds.c:2957
+#: fish/cmds.c:2973
 msgid "count words in a file"
 msgstr "ફાઇલમાં શબ્દોની ગણતરી કરો"
 
-#: fish/cmds.c:2958
+#: fish/cmds.c:2974
 #, fuzzy
 msgid "create a new file"
 msgstr "ફાઇલને બનાવો"
 
-#: fish/cmds.c:2959
+#: fish/cmds.c:2975
 msgid "create a file"
 msgstr "ફાઇલને બનાવો"
 
-#: fish/cmds.c:2962
+#: fish/cmds.c:2978
 msgid "write zeroes to the device"
 msgstr "ઉપકરણોમાં શૂન્યોને લખો"
 
-#: fish/cmds.c:2963
+#: fish/cmds.c:2979
 #, fuzzy
 msgid "write zeroes to an entire device"
 msgstr "ઉપકરણોમાં શૂન્યોને લખો"
 
-#: fish/cmds.c:2964
+#: fish/cmds.c:2980
 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
 msgstr "ext2/3 ફાઇલ સિસ્ટમ પર શૂન્ય ન વપરાયેલ આઇનોડ અને ડિસ્ક બોલ્કો"
 
-#: fish/cmds.c:2967
+#: fish/cmds.c:2983
 msgid "determine file type inside a compressed file"
 msgstr "સંકોચાયેલ ફાઇલની અંદર ફાઇલ પ્રકારને નક્કી કરો"
 
-#: fish/cmds.c:2970
+#: fish/cmds.c:2986
 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
 msgstr "આદેશ માટે વિગત થયેલ મદદને બતાવવા માટે -h <cmd> / help <cmd> ને વાપરો."
 
-#: fish/cmds.c:3288 fish/cmds.c:3302 fish/cmds.c:3318 fish/cmds.c:3335
-#: fish/cmds.c:3352 fish/cmds.c:3370 fish/cmds.c:3389 fish/cmds.c:3405
-#: fish/cmds.c:3423 fish/cmds.c:3439 fish/cmds.c:3457 fish/cmds.c:3473
-#: fish/cmds.c:3490 fish/cmds.c:3505 fish/cmds.c:3523 fish/cmds.c:3538
-#: fish/cmds.c:3554 fish/cmds.c:3570 fish/cmds.c:3586 fish/cmds.c:3602
-#: fish/cmds.c:3618 fish/cmds.c:3636 fish/cmds.c:3669 fish/cmds.c:3685
-#: fish/cmds.c:3701 fish/cmds.c:3720 fish/cmds.c:3735 fish/cmds.c:3753
-#: fish/cmds.c:3768 fish/cmds.c:3786 fish/cmds.c:3801 fish/cmds.c:3819
-#: fish/cmds.c:3834 fish/cmds.c:3853 fish/cmds.c:3872 fish/cmds.c:3890
-#: fish/cmds.c:3910 fish/cmds.c:3929 fish/cmds.c:3949 fish/cmds.c:3969
-#: fish/cmds.c:3989 fish/cmds.c:4008 fish/cmds.c:4027 fish/cmds.c:4047
-#: fish/cmds.c:4067 fish/cmds.c:4087 fish/cmds.c:4102 fish/cmds.c:4118
-#: fish/cmds.c:4190 fish/cmds.c:4208 fish/cmds.c:4225 fish/cmds.c:4309
-#: fish/cmds.c:4329 fish/cmds.c:4349 fish/cmds.c:4369 fish/cmds.c:4389
-#: fish/cmds.c:4409 fish/cmds.c:4428 fish/cmds.c:4447 fish/cmds.c:4466
-#: fish/cmds.c:4481 fish/cmds.c:4500 fish/cmds.c:4520 fish/cmds.c:4540
-#: fish/cmds.c:4617 fish/cmds.c:4633 fish/cmds.c:4649 fish/cmds.c:4668
-#: fish/cmds.c:4690 fish/cmds.c:4712 fish/cmds.c:4732 fish/cmds.c:4749
-#: fish/cmds.c:4766 fish/cmds.c:4783 fish/cmds.c:4800 fish/cmds.c:4817
-#: fish/cmds.c:4834 fish/cmds.c:4851 fish/cmds.c:4870 fish/cmds.c:4893
-#: fish/cmds.c:4929 fish/cmds.c:4946 fish/cmds.c:4969 fish/cmds.c:4991
-#: fish/cmds.c:5012 fish/cmds.c:5032 fish/cmds.c:5051 fish/cmds.c:5071
-#: fish/cmds.c:5089 fish/cmds.c:5107 fish/cmds.c:5121 fish/cmds.c:5137
-#: fish/cmds.c:5157 fish/cmds.c:5176 fish/cmds.c:5195 fish/cmds.c:5214
-#: fish/cmds.c:5233 fish/cmds.c:5253 fish/cmds.c:5293 fish/cmds.c:5350
-#: fish/cmds.c:5371 fish/cmds.c:5392 fish/cmds.c:5413 fish/cmds.c:5431
-#: fish/cmds.c:5453 fish/cmds.c:5491 fish/cmds.c:5513 fish/cmds.c:5592
-#: fish/cmds.c:5631 fish/cmds.c:5646 fish/cmds.c:5663 fish/cmds.c:5677
-#: fish/cmds.c:5693 fish/cmds.c:5715 fish/cmds.c:5737 fish/cmds.c:5759
-#: fish/cmds.c:5781 fish/cmds.c:5803 fish/cmds.c:5825 fish/cmds.c:5845
-#: fish/cmds.c:5862 fish/cmds.c:5879 fish/cmds.c:5898 fish/cmds.c:5917
-#: fish/cmds.c:5937 fish/cmds.c:5973 fish/cmds.c:5992 fish/cmds.c:6011
-#: fish/cmds.c:6028 fish/cmds.c:6046 fish/cmds.c:6069 fish/cmds.c:6092
-#: fish/cmds.c:6116 fish/cmds.c:6139 fish/cmds.c:6160 fish/cmds.c:6183
-#: fish/cmds.c:6206 fish/cmds.c:6226 fish/cmds.c:6248 fish/cmds.c:6269
-#: fish/cmds.c:6292 fish/cmds.c:6309 fish/cmds.c:6326 fish/cmds.c:6344
-#: fish/cmds.c:6362 fish/cmds.c:6383 fish/cmds.c:6401 fish/cmds.c:6422
-#: fish/cmds.c:6442 fish/cmds.c:6460 fish/cmds.c:6481 fish/cmds.c:6504
-#: fish/cmds.c:6527 fish/cmds.c:6549 fish/cmds.c:6582 fish/cmds.c:6599
-#: fish/cmds.c:6616 fish/cmds.c:6640 fish/cmds.c:6663 fish/cmds.c:6686
-#: fish/cmds.c:6708 fish/cmds.c:6725 fish/cmds.c:6747 fish/cmds.c:6841
-#: fish/cmds.c:6861 fish/cmds.c:6881 fish/cmds.c:6901 fish/cmds.c:6919
-#: fish/cmds.c:6940 fish/cmds.c:6976 fish/cmds.c:6993 fish/cmds.c:7015
-#: fish/cmds.c:7032 fish/cmds.c:7068 fish/cmds.c:7088 fish/cmds.c:7108
-#: fish/cmds.c:7128 fish/cmds.c:7150 fish/cmds.c:7167 fish/cmds.c:7186
-#: fish/cmds.c:7205 fish/cmds.c:7227 fish/cmds.c:7248 fish/cmds.c:7269
-#: fish/cmds.c:7290 fish/cmds.c:7313 fish/cmds.c:7354 fish/cmds.c:7377
-#: fish/cmds.c:7416 fish/cmds.c:7433 fish/cmds.c:7452 fish/cmds.c:7473
-#: fish/cmds.c:7496 fish/cmds.c:7518 fish/cmds.c:7536 fish/cmds.c:7555
-#: fish/cmds.c:7576 fish/cmds.c:7653 fish/cmds.c:7694 fish/cmds.c:7773
-#: fish/cmds.c:7849 fish/cmds.c:7886 fish/cmds.c:7909 fish/cmds.c:7930
-#: fish/cmds.c:7953 fish/cmds.c:7975 fish/cmds.c:8000 fish/cmds.c:8043
-#: fish/cmds.c:8084 fish/cmds.c:8105 fish/cmds.c:8123 fish/cmds.c:8142
-#: fish/cmds.c:8159 fish/cmds.c:8177 fish/cmds.c:8204 fish/cmds.c:8228
-#: fish/cmds.c:8252 fish/cmds.c:8276 fish/cmds.c:8300 fish/cmds.c:8324
-#: fish/cmds.c:8348 fish/cmds.c:8372 fish/cmds.c:8396 fish/cmds.c:8420
-#: fish/cmds.c:8444 fish/cmds.c:8468 fish/cmds.c:8491 fish/cmds.c:8514
-#: fish/cmds.c:8535 fish/cmds.c:8556 fish/cmds.c:8577 fish/cmds.c:8597
-#: fish/cmds.c:8620 fish/cmds.c:8658 fish/cmds.c:8675 fish/cmds.c:8692
-#: fish/cmds.c:8711 fish/cmds.c:8730 fish/cmds.c:8747 fish/cmds.c:8764
-#: fish/cmds.c:8781 fish/cmds.c:8798 fish/cmds.c:8817 fish/cmds.c:8853
-#: fish/cmds.c:8893 fish/cmds.c:8926 fish/cmds.c:8943 fish/cmds.c:8960
-#: fish/cmds.c:8976 fish/cmds.c:8991 fish/cmds.c:9012 fish/cmds.c:9050
-#: fish/cmds.c:9088 fish/cmds.c:9127 fish/cmds.c:9167 fish/cmds.c:9208
-#: fish/cmds.c:9249 fish/cmds.c:9287 fish/cmds.c:9304 fish/cmds.c:9327
-#: fish/cmds.c:9349 fish/cmds.c:9371 fish/cmds.c:9391 fish/cmds.c:9411
-#: fish/cmds.c:9447 fish/cmds.c:9519 fish/cmds.c:9559 fish/cmds.c:9617
-#: fish/cmds.c:9643 fish/cmds.c:9669 fish/cmds.c:9697 fish/cmds.c:9756
-#: fish/cmds.c:9777 fish/cmds.c:9822 fish/cmds.c:9842 fish/cmds.c:9881
-#: fish/cmds.c:9918 fish/cmds.c:9938 fish/cmds.c:9960 fish/cmds.c:10017
-#: fish/cmds.c:10037 fish/cmds.c:10059 fish/cmds.c:10081 fish/cmds.c:10100
-#: fish/cmds.c:10120 fish/cmds.c:10147 fish/cmds.c:10167 fish/cmds.c:10187
-#: fish/cmds.c:10207 fish/cmds.c:10227 fish/cmds.c:10249 fish/cmds.c:10284
-#: fish/cmds.c:10302 fish/cmds.c:10325 fish/cmds.c:10347 fish/cmds.c:10362
-#: fish/cmds.c:10379 fish/cmds.c:10416 fish/cmds.c:10455 fish/cmds.c:10495
-#: fish/cmds.c:10551 fish/cmds.c:10573 fish/cmds.c:10609 fish/cmds.c:10624
-#: fish/cmds.c:10644 fish/cmds.c:10684 fish/cmds.c:10707 fish/cmds.c:10731
-#: fish/cmds.c:10756 fish/cmds.c:10797 fish/cmds.c:10822 fish/cmds.c:10860
-#: fish/cmds.c:10891 fish/cmds.c:10922 fish/cmds.c:10950 fish/cmds.c:10970
-#: fish/cmds.c:11002 fish/cmds.c:11022 fish/cmds.c:11042 fish/cmds.c:11059
-#: fish/cmds.c:11077 fish/cmds.c:11100 fish/cmds.c:11121 fish/cmds.c:11140
-#: fish/cmds.c:11182 fish/cmds.c:11225 fish/cmds.c:11269 fish/cmds.c:11308
-#: fish/cmds.c:11327 fish/cmds.c:11347 fish/cmds.c:11367 fish/cmds.c:11388
-#: fish/cmds.c:11409 fish/cmds.c:11430 fish/cmds.c:11451 fish/cmds.c:11472
-#: fish/cmds.c:11494 fish/cmds.c:11532 fish/cmds.c:11583 fish/cmds.c:11621
-#: fish/cmds.c:11677 fish/cmds.c:11813 fish/cmds.c:11842 fish/cmds.c:11869
-#: fish/cmds.c:11886 fish/cmds.c:11907 fish/cmds.c:11924
+#: fish/cmds.c:3304 fish/cmds.c:3318 fish/cmds.c:3334 fish/cmds.c:3351
+#: fish/cmds.c:3368 fish/cmds.c:3386 fish/cmds.c:3405 fish/cmds.c:3421
+#: fish/cmds.c:3439 fish/cmds.c:3455 fish/cmds.c:3473 fish/cmds.c:3489
+#: fish/cmds.c:3506 fish/cmds.c:3521 fish/cmds.c:3539 fish/cmds.c:3554
+#: fish/cmds.c:3570 fish/cmds.c:3586 fish/cmds.c:3602 fish/cmds.c:3618
+#: fish/cmds.c:3634 fish/cmds.c:3652 fish/cmds.c:3685 fish/cmds.c:3701
+#: fish/cmds.c:3717 fish/cmds.c:3736 fish/cmds.c:3751 fish/cmds.c:3769
+#: fish/cmds.c:3784 fish/cmds.c:3802 fish/cmds.c:3817 fish/cmds.c:3835
+#: fish/cmds.c:3850 fish/cmds.c:3869 fish/cmds.c:3888 fish/cmds.c:3906
+#: fish/cmds.c:3926 fish/cmds.c:3945 fish/cmds.c:3965 fish/cmds.c:3985
+#: fish/cmds.c:4005 fish/cmds.c:4024 fish/cmds.c:4043 fish/cmds.c:4063
+#: fish/cmds.c:4083 fish/cmds.c:4103 fish/cmds.c:4118 fish/cmds.c:4134
+#: fish/cmds.c:4206 fish/cmds.c:4224 fish/cmds.c:4241 fish/cmds.c:4325
+#: fish/cmds.c:4345 fish/cmds.c:4365 fish/cmds.c:4385 fish/cmds.c:4405
+#: fish/cmds.c:4425 fish/cmds.c:4444 fish/cmds.c:4463 fish/cmds.c:4482
+#: fish/cmds.c:4497 fish/cmds.c:4516 fish/cmds.c:4536 fish/cmds.c:4556
+#: fish/cmds.c:4633 fish/cmds.c:4649 fish/cmds.c:4665 fish/cmds.c:4684
+#: fish/cmds.c:4706 fish/cmds.c:4728 fish/cmds.c:4748 fish/cmds.c:4765
+#: fish/cmds.c:4782 fish/cmds.c:4799 fish/cmds.c:4816 fish/cmds.c:4833
+#: fish/cmds.c:4850 fish/cmds.c:4867 fish/cmds.c:4886 fish/cmds.c:4909
+#: fish/cmds.c:4945 fish/cmds.c:4962 fish/cmds.c:4985 fish/cmds.c:5007
+#: fish/cmds.c:5028 fish/cmds.c:5048 fish/cmds.c:5067 fish/cmds.c:5087
+#: fish/cmds.c:5105 fish/cmds.c:5123 fish/cmds.c:5137 fish/cmds.c:5153
+#: fish/cmds.c:5173 fish/cmds.c:5192 fish/cmds.c:5211 fish/cmds.c:5230
+#: fish/cmds.c:5249 fish/cmds.c:5269 fish/cmds.c:5309 fish/cmds.c:5366
+#: fish/cmds.c:5387 fish/cmds.c:5408 fish/cmds.c:5429 fish/cmds.c:5447
+#: fish/cmds.c:5469 fish/cmds.c:5507 fish/cmds.c:5529 fish/cmds.c:5608
+#: fish/cmds.c:5647 fish/cmds.c:5662 fish/cmds.c:5679 fish/cmds.c:5693
+#: fish/cmds.c:5709 fish/cmds.c:5731 fish/cmds.c:5753 fish/cmds.c:5775
+#: fish/cmds.c:5797 fish/cmds.c:5819 fish/cmds.c:5841 fish/cmds.c:5861
+#: fish/cmds.c:5878 fish/cmds.c:5895 fish/cmds.c:5914 fish/cmds.c:5933
+#: fish/cmds.c:5953 fish/cmds.c:5989 fish/cmds.c:6008 fish/cmds.c:6027
+#: fish/cmds.c:6044 fish/cmds.c:6062 fish/cmds.c:6085 fish/cmds.c:6108
+#: fish/cmds.c:6132 fish/cmds.c:6155 fish/cmds.c:6176 fish/cmds.c:6199
+#: fish/cmds.c:6222 fish/cmds.c:6242 fish/cmds.c:6264 fish/cmds.c:6285
+#: fish/cmds.c:6308 fish/cmds.c:6325 fish/cmds.c:6342 fish/cmds.c:6360
+#: fish/cmds.c:6378 fish/cmds.c:6399 fish/cmds.c:6417 fish/cmds.c:6438
+#: fish/cmds.c:6458 fish/cmds.c:6476 fish/cmds.c:6497 fish/cmds.c:6520
+#: fish/cmds.c:6543 fish/cmds.c:6565 fish/cmds.c:6598 fish/cmds.c:6615
+#: fish/cmds.c:6632 fish/cmds.c:6656 fish/cmds.c:6679 fish/cmds.c:6702
+#: fish/cmds.c:6724 fish/cmds.c:6741 fish/cmds.c:6763 fish/cmds.c:6857
+#: fish/cmds.c:6877 fish/cmds.c:6897 fish/cmds.c:6917 fish/cmds.c:6935
+#: fish/cmds.c:6956 fish/cmds.c:6992 fish/cmds.c:7009 fish/cmds.c:7031
+#: fish/cmds.c:7048 fish/cmds.c:7084 fish/cmds.c:7104 fish/cmds.c:7124
+#: fish/cmds.c:7144 fish/cmds.c:7166 fish/cmds.c:7183 fish/cmds.c:7202
+#: fish/cmds.c:7221 fish/cmds.c:7243 fish/cmds.c:7264 fish/cmds.c:7285
+#: fish/cmds.c:7306 fish/cmds.c:7329 fish/cmds.c:7370 fish/cmds.c:7393
+#: fish/cmds.c:7432 fish/cmds.c:7449 fish/cmds.c:7468 fish/cmds.c:7489
+#: fish/cmds.c:7512 fish/cmds.c:7534 fish/cmds.c:7552 fish/cmds.c:7571
+#: fish/cmds.c:7592 fish/cmds.c:7669 fish/cmds.c:7710 fish/cmds.c:7789
+#: fish/cmds.c:7865 fish/cmds.c:7902 fish/cmds.c:7925 fish/cmds.c:7946
+#: fish/cmds.c:7969 fish/cmds.c:7991 fish/cmds.c:8016 fish/cmds.c:8059
+#: fish/cmds.c:8100 fish/cmds.c:8121 fish/cmds.c:8139 fish/cmds.c:8158
+#: fish/cmds.c:8175 fish/cmds.c:8193 fish/cmds.c:8220 fish/cmds.c:8244
+#: fish/cmds.c:8268 fish/cmds.c:8292 fish/cmds.c:8316 fish/cmds.c:8340
+#: fish/cmds.c:8364 fish/cmds.c:8388 fish/cmds.c:8412 fish/cmds.c:8436
+#: fish/cmds.c:8460 fish/cmds.c:8484 fish/cmds.c:8507 fish/cmds.c:8530
+#: fish/cmds.c:8551 fish/cmds.c:8572 fish/cmds.c:8593 fish/cmds.c:8613
+#: fish/cmds.c:8636 fish/cmds.c:8674 fish/cmds.c:8691 fish/cmds.c:8708
+#: fish/cmds.c:8727 fish/cmds.c:8746 fish/cmds.c:8763 fish/cmds.c:8780
+#: fish/cmds.c:8797 fish/cmds.c:8814 fish/cmds.c:8833 fish/cmds.c:8869
+#: fish/cmds.c:8909 fish/cmds.c:8942 fish/cmds.c:8959 fish/cmds.c:8976
+#: fish/cmds.c:8992 fish/cmds.c:9007 fish/cmds.c:9028 fish/cmds.c:9066
+#: fish/cmds.c:9104 fish/cmds.c:9143 fish/cmds.c:9183 fish/cmds.c:9224
+#: fish/cmds.c:9265 fish/cmds.c:9303 fish/cmds.c:9320 fish/cmds.c:9343
+#: fish/cmds.c:9365 fish/cmds.c:9387 fish/cmds.c:9407 fish/cmds.c:9427
+#: fish/cmds.c:9463 fish/cmds.c:9535 fish/cmds.c:9575 fish/cmds.c:9633
+#: fish/cmds.c:9659 fish/cmds.c:9685 fish/cmds.c:9713 fish/cmds.c:9772
+#: fish/cmds.c:9793 fish/cmds.c:9838 fish/cmds.c:9858 fish/cmds.c:9897
+#: fish/cmds.c:9934 fish/cmds.c:9954 fish/cmds.c:9976 fish/cmds.c:10033
+#: fish/cmds.c:10053 fish/cmds.c:10075 fish/cmds.c:10097 fish/cmds.c:10116
+#: fish/cmds.c:10136 fish/cmds.c:10163 fish/cmds.c:10183 fish/cmds.c:10203
+#: fish/cmds.c:10223 fish/cmds.c:10243 fish/cmds.c:10265 fish/cmds.c:10300
+#: fish/cmds.c:10318 fish/cmds.c:10341 fish/cmds.c:10363 fish/cmds.c:10378
+#: fish/cmds.c:10395 fish/cmds.c:10432 fish/cmds.c:10471 fish/cmds.c:10511
+#: fish/cmds.c:10567 fish/cmds.c:10589 fish/cmds.c:10625 fish/cmds.c:10640
+#: fish/cmds.c:10660 fish/cmds.c:10700 fish/cmds.c:10723 fish/cmds.c:10747
+#: fish/cmds.c:10772 fish/cmds.c:10813 fish/cmds.c:10838 fish/cmds.c:10876
+#: fish/cmds.c:10907 fish/cmds.c:10938 fish/cmds.c:10966 fish/cmds.c:10986
+#: fish/cmds.c:11018 fish/cmds.c:11038 fish/cmds.c:11058 fish/cmds.c:11075
+#: fish/cmds.c:11093 fish/cmds.c:11116 fish/cmds.c:11137 fish/cmds.c:11156
+#: fish/cmds.c:11198 fish/cmds.c:11241 fish/cmds.c:11285 fish/cmds.c:11324
+#: fish/cmds.c:11343 fish/cmds.c:11363 fish/cmds.c:11383 fish/cmds.c:11404
+#: fish/cmds.c:11425 fish/cmds.c:11446 fish/cmds.c:11467 fish/cmds.c:11488
+#: fish/cmds.c:11510 fish/cmds.c:11548 fish/cmds.c:11599 fish/cmds.c:11637
+#: fish/cmds.c:11693 fish/cmds.c:11829 fish/cmds.c:11858 fish/cmds.c:11885
+#: fish/cmds.c:11902 fish/cmds.c:11923 fish/cmds.c:11940 fish/cmds.c:12002
 #, c-format
 msgid "%s should have %d parameter(s)\n"
 msgstr "%s પાસે %d પરિમાણો હોવા જોઇએ\n"
 
-#: fish/cmds.c:3289 fish/cmds.c:3303 fish/cmds.c:3319 fish/cmds.c:3336
-#: fish/cmds.c:3353 fish/cmds.c:3371 fish/cmds.c:3390 fish/cmds.c:3406
-#: fish/cmds.c:3424 fish/cmds.c:3440 fish/cmds.c:3458 fish/cmds.c:3474
-#: fish/cmds.c:3491 fish/cmds.c:3506 fish/cmds.c:3524 fish/cmds.c:3539
-#: fish/cmds.c:3555 fish/cmds.c:3571 fish/cmds.c:3587 fish/cmds.c:3603
-#: fish/cmds.c:3619 fish/cmds.c:3637 fish/cmds.c:3670 fish/cmds.c:3686
-#: fish/cmds.c:3702 fish/cmds.c:3721 fish/cmds.c:3736 fish/cmds.c:3754
-#: fish/cmds.c:3769 fish/cmds.c:3787 fish/cmds.c:3802 fish/cmds.c:3820
-#: fish/cmds.c:3835 fish/cmds.c:3854 fish/cmds.c:3873 fish/cmds.c:3891
-#: fish/cmds.c:3911 fish/cmds.c:3930 fish/cmds.c:3950 fish/cmds.c:3970
-#: fish/cmds.c:3990 fish/cmds.c:4009 fish/cmds.c:4028 fish/cmds.c:4048
-#: fish/cmds.c:4068 fish/cmds.c:4088 fish/cmds.c:4103 fish/cmds.c:4119
-#: fish/cmds.c:4140 fish/cmds.c:4191 fish/cmds.c:4209 fish/cmds.c:4226
-#: fish/cmds.c:4247 fish/cmds.c:4310 fish/cmds.c:4330 fish/cmds.c:4350
-#: fish/cmds.c:4370 fish/cmds.c:4390 fish/cmds.c:4410 fish/cmds.c:4429
-#: fish/cmds.c:4448 fish/cmds.c:4467 fish/cmds.c:4482 fish/cmds.c:4501
-#: fish/cmds.c:4521 fish/cmds.c:4541 fish/cmds.c:4564 fish/cmds.c:4618
-#: fish/cmds.c:4634 fish/cmds.c:4650 fish/cmds.c:4669 fish/cmds.c:4691
-#: fish/cmds.c:4713 fish/cmds.c:4733 fish/cmds.c:4750 fish/cmds.c:4767
-#: fish/cmds.c:4784 fish/cmds.c:4801 fish/cmds.c:4818 fish/cmds.c:4835
-#: fish/cmds.c:4852 fish/cmds.c:4871 fish/cmds.c:4894 fish/cmds.c:4930
-#: fish/cmds.c:4947 fish/cmds.c:4970 fish/cmds.c:4992 fish/cmds.c:5013
-#: fish/cmds.c:5033 fish/cmds.c:5052 fish/cmds.c:5072 fish/cmds.c:5090
-#: fish/cmds.c:5108 fish/cmds.c:5122 fish/cmds.c:5138 fish/cmds.c:5158
-#: fish/cmds.c:5177 fish/cmds.c:5196 fish/cmds.c:5215 fish/cmds.c:5234
-#: fish/cmds.c:5254 fish/cmds.c:5294 fish/cmds.c:5351 fish/cmds.c:5372
-#: fish/cmds.c:5393 fish/cmds.c:5414 fish/cmds.c:5432 fish/cmds.c:5454
-#: fish/cmds.c:5492 fish/cmds.c:5514 fish/cmds.c:5593 fish/cmds.c:5632
-#: fish/cmds.c:5647 fish/cmds.c:5664 fish/cmds.c:5678 fish/cmds.c:5694
-#: fish/cmds.c:5716 fish/cmds.c:5738 fish/cmds.c:5760 fish/cmds.c:5782
-#: fish/cmds.c:5804 fish/cmds.c:5826 fish/cmds.c:5846 fish/cmds.c:5863
-#: fish/cmds.c:5880 fish/cmds.c:5899 fish/cmds.c:5918 fish/cmds.c:5938
-#: fish/cmds.c:5974 fish/cmds.c:5993 fish/cmds.c:6012 fish/cmds.c:6029
-#: fish/cmds.c:6047 fish/cmds.c:6070 fish/cmds.c:6093 fish/cmds.c:6117
-#: fish/cmds.c:6140 fish/cmds.c:6161 fish/cmds.c:6184 fish/cmds.c:6207
-#: fish/cmds.c:6227 fish/cmds.c:6249 fish/cmds.c:6270 fish/cmds.c:6293
-#: fish/cmds.c:6310 fish/cmds.c:6327 fish/cmds.c:6345 fish/cmds.c:6363
-#: fish/cmds.c:6384 fish/cmds.c:6402 fish/cmds.c:6423 fish/cmds.c:6443
-#: fish/cmds.c:6461 fish/cmds.c:6482 fish/cmds.c:6505 fish/cmds.c:6528
-#: fish/cmds.c:6550 fish/cmds.c:6583 fish/cmds.c:6600 fish/cmds.c:6617
-#: fish/cmds.c:6641 fish/cmds.c:6664 fish/cmds.c:6687 fish/cmds.c:6709
-#: fish/cmds.c:6726 fish/cmds.c:6748 fish/cmds.c:6842 fish/cmds.c:6862
-#: fish/cmds.c:6882 fish/cmds.c:6902 fish/cmds.c:6920 fish/cmds.c:6941
-#: fish/cmds.c:6977 fish/cmds.c:6994 fish/cmds.c:7016 fish/cmds.c:7033
-#: fish/cmds.c:7069 fish/cmds.c:7089 fish/cmds.c:7109 fish/cmds.c:7129
-#: fish/cmds.c:7151 fish/cmds.c:7168 fish/cmds.c:7187 fish/cmds.c:7206
-#: fish/cmds.c:7228 fish/cmds.c:7249 fish/cmds.c:7270 fish/cmds.c:7291
-#: fish/cmds.c:7314 fish/cmds.c:7355 fish/cmds.c:7378 fish/cmds.c:7417
-#: fish/cmds.c:7434 fish/cmds.c:7453 fish/cmds.c:7474 fish/cmds.c:7497
-#: fish/cmds.c:7519 fish/cmds.c:7537 fish/cmds.c:7556 fish/cmds.c:7577
-#: fish/cmds.c:7654 fish/cmds.c:7695 fish/cmds.c:7774 fish/cmds.c:7850
-#: fish/cmds.c:7887 fish/cmds.c:7910 fish/cmds.c:7931 fish/cmds.c:7954
-#: fish/cmds.c:7976 fish/cmds.c:8001 fish/cmds.c:8044 fish/cmds.c:8085
-#: fish/cmds.c:8106 fish/cmds.c:8124 fish/cmds.c:8143 fish/cmds.c:8160
-#: fish/cmds.c:8178 fish/cmds.c:8205 fish/cmds.c:8229 fish/cmds.c:8253
-#: fish/cmds.c:8277 fish/cmds.c:8301 fish/cmds.c:8325 fish/cmds.c:8349
-#: fish/cmds.c:8373 fish/cmds.c:8397 fish/cmds.c:8421 fish/cmds.c:8445
-#: fish/cmds.c:8469 fish/cmds.c:8492 fish/cmds.c:8515 fish/cmds.c:8536
-#: fish/cmds.c:8557 fish/cmds.c:8578 fish/cmds.c:8598 fish/cmds.c:8621
-#: fish/cmds.c:8659 fish/cmds.c:8676 fish/cmds.c:8693 fish/cmds.c:8712
-#: fish/cmds.c:8731 fish/cmds.c:8748 fish/cmds.c:8765 fish/cmds.c:8782
-#: fish/cmds.c:8799 fish/cmds.c:8818 fish/cmds.c:8854 fish/cmds.c:8894
-#: fish/cmds.c:8927 fish/cmds.c:8944 fish/cmds.c:8961 fish/cmds.c:8977
-#: fish/cmds.c:8992 fish/cmds.c:9013 fish/cmds.c:9051 fish/cmds.c:9089
-#: fish/cmds.c:9128 fish/cmds.c:9168 fish/cmds.c:9209 fish/cmds.c:9250
-#: fish/cmds.c:9288 fish/cmds.c:9305 fish/cmds.c:9328 fish/cmds.c:9350
-#: fish/cmds.c:9372 fish/cmds.c:9392 fish/cmds.c:9412 fish/cmds.c:9448
-#: fish/cmds.c:9520 fish/cmds.c:9560 fish/cmds.c:9618 fish/cmds.c:9644
-#: fish/cmds.c:9670 fish/cmds.c:9698 fish/cmds.c:9757 fish/cmds.c:9778
-#: fish/cmds.c:9823 fish/cmds.c:9843 fish/cmds.c:9882 fish/cmds.c:9919
-#: fish/cmds.c:9939 fish/cmds.c:9961 fish/cmds.c:10018 fish/cmds.c:10038
-#: fish/cmds.c:10060 fish/cmds.c:10082 fish/cmds.c:10101 fish/cmds.c:10121
-#: fish/cmds.c:10148 fish/cmds.c:10168 fish/cmds.c:10188 fish/cmds.c:10208
-#: fish/cmds.c:10228 fish/cmds.c:10250 fish/cmds.c:10285 fish/cmds.c:10303
-#: fish/cmds.c:10326 fish/cmds.c:10348 fish/cmds.c:10363 fish/cmds.c:10380
-#: fish/cmds.c:10417 fish/cmds.c:10456 fish/cmds.c:10496 fish/cmds.c:10552
-#: fish/cmds.c:10574 fish/cmds.c:10610 fish/cmds.c:10625 fish/cmds.c:10645
-#: fish/cmds.c:10685 fish/cmds.c:10708 fish/cmds.c:10732 fish/cmds.c:10757
-#: fish/cmds.c:10798 fish/cmds.c:10823 fish/cmds.c:10861 fish/cmds.c:10892
-#: fish/cmds.c:10923 fish/cmds.c:10951 fish/cmds.c:10971 fish/cmds.c:11003
-#: fish/cmds.c:11023 fish/cmds.c:11043 fish/cmds.c:11060 fish/cmds.c:11078
-#: fish/cmds.c:11101 fish/cmds.c:11122 fish/cmds.c:11141 fish/cmds.c:11183
-#: fish/cmds.c:11226 fish/cmds.c:11270 fish/cmds.c:11309 fish/cmds.c:11328
-#: fish/cmds.c:11348 fish/cmds.c:11368 fish/cmds.c:11389 fish/cmds.c:11410
-#: fish/cmds.c:11431 fish/cmds.c:11452 fish/cmds.c:11473 fish/cmds.c:11495
-#: fish/cmds.c:11533 fish/cmds.c:11584 fish/cmds.c:11622 fish/cmds.c:11678
-#: fish/cmds.c:11701 fish/cmds.c:11814 fish/cmds.c:11843 fish/cmds.c:11870
-#: fish/cmds.c:11887 fish/cmds.c:11908 fish/cmds.c:11925 fish/cmds.c:11947
+#: fish/cmds.c:3305 fish/cmds.c:3319 fish/cmds.c:3335 fish/cmds.c:3352
+#: fish/cmds.c:3369 fish/cmds.c:3387 fish/cmds.c:3406 fish/cmds.c:3422
+#: fish/cmds.c:3440 fish/cmds.c:3456 fish/cmds.c:3474 fish/cmds.c:3490
+#: fish/cmds.c:3507 fish/cmds.c:3522 fish/cmds.c:3540 fish/cmds.c:3555
+#: fish/cmds.c:3571 fish/cmds.c:3587 fish/cmds.c:3603 fish/cmds.c:3619
+#: fish/cmds.c:3635 fish/cmds.c:3653 fish/cmds.c:3686 fish/cmds.c:3702
+#: fish/cmds.c:3718 fish/cmds.c:3737 fish/cmds.c:3752 fish/cmds.c:3770
+#: fish/cmds.c:3785 fish/cmds.c:3803 fish/cmds.c:3818 fish/cmds.c:3836
+#: fish/cmds.c:3851 fish/cmds.c:3870 fish/cmds.c:3889 fish/cmds.c:3907
+#: fish/cmds.c:3927 fish/cmds.c:3946 fish/cmds.c:3966 fish/cmds.c:3986
+#: fish/cmds.c:4006 fish/cmds.c:4025 fish/cmds.c:4044 fish/cmds.c:4064
+#: fish/cmds.c:4084 fish/cmds.c:4104 fish/cmds.c:4119 fish/cmds.c:4135
+#: fish/cmds.c:4156 fish/cmds.c:4207 fish/cmds.c:4225 fish/cmds.c:4242
+#: fish/cmds.c:4263 fish/cmds.c:4326 fish/cmds.c:4346 fish/cmds.c:4366
+#: fish/cmds.c:4386 fish/cmds.c:4406 fish/cmds.c:4426 fish/cmds.c:4445
+#: fish/cmds.c:4464 fish/cmds.c:4483 fish/cmds.c:4498 fish/cmds.c:4517
+#: fish/cmds.c:4537 fish/cmds.c:4557 fish/cmds.c:4580 fish/cmds.c:4634
+#: fish/cmds.c:4650 fish/cmds.c:4666 fish/cmds.c:4685 fish/cmds.c:4707
+#: fish/cmds.c:4729 fish/cmds.c:4749 fish/cmds.c:4766 fish/cmds.c:4783
+#: fish/cmds.c:4800 fish/cmds.c:4817 fish/cmds.c:4834 fish/cmds.c:4851
+#: fish/cmds.c:4868 fish/cmds.c:4887 fish/cmds.c:4910 fish/cmds.c:4946
+#: fish/cmds.c:4963 fish/cmds.c:4986 fish/cmds.c:5008 fish/cmds.c:5029
+#: fish/cmds.c:5049 fish/cmds.c:5068 fish/cmds.c:5088 fish/cmds.c:5106
+#: fish/cmds.c:5124 fish/cmds.c:5138 fish/cmds.c:5154 fish/cmds.c:5174
+#: fish/cmds.c:5193 fish/cmds.c:5212 fish/cmds.c:5231 fish/cmds.c:5250
+#: fish/cmds.c:5270 fish/cmds.c:5310 fish/cmds.c:5367 fish/cmds.c:5388
+#: fish/cmds.c:5409 fish/cmds.c:5430 fish/cmds.c:5448 fish/cmds.c:5470
+#: fish/cmds.c:5508 fish/cmds.c:5530 fish/cmds.c:5609 fish/cmds.c:5648
+#: fish/cmds.c:5663 fish/cmds.c:5680 fish/cmds.c:5694 fish/cmds.c:5710
+#: fish/cmds.c:5732 fish/cmds.c:5754 fish/cmds.c:5776 fish/cmds.c:5798
+#: fish/cmds.c:5820 fish/cmds.c:5842 fish/cmds.c:5862 fish/cmds.c:5879
+#: fish/cmds.c:5896 fish/cmds.c:5915 fish/cmds.c:5934 fish/cmds.c:5954
+#: fish/cmds.c:5990 fish/cmds.c:6009 fish/cmds.c:6028 fish/cmds.c:6045
+#: fish/cmds.c:6063 fish/cmds.c:6086 fish/cmds.c:6109 fish/cmds.c:6133
+#: fish/cmds.c:6156 fish/cmds.c:6177 fish/cmds.c:6200 fish/cmds.c:6223
+#: fish/cmds.c:6243 fish/cmds.c:6265 fish/cmds.c:6286 fish/cmds.c:6309
+#: fish/cmds.c:6326 fish/cmds.c:6343 fish/cmds.c:6361 fish/cmds.c:6379
+#: fish/cmds.c:6400 fish/cmds.c:6418 fish/cmds.c:6439 fish/cmds.c:6459
+#: fish/cmds.c:6477 fish/cmds.c:6498 fish/cmds.c:6521 fish/cmds.c:6544
+#: fish/cmds.c:6566 fish/cmds.c:6599 fish/cmds.c:6616 fish/cmds.c:6633
+#: fish/cmds.c:6657 fish/cmds.c:6680 fish/cmds.c:6703 fish/cmds.c:6725
+#: fish/cmds.c:6742 fish/cmds.c:6764 fish/cmds.c:6858 fish/cmds.c:6878
+#: fish/cmds.c:6898 fish/cmds.c:6918 fish/cmds.c:6936 fish/cmds.c:6957
+#: fish/cmds.c:6993 fish/cmds.c:7010 fish/cmds.c:7032 fish/cmds.c:7049
+#: fish/cmds.c:7085 fish/cmds.c:7105 fish/cmds.c:7125 fish/cmds.c:7145
+#: fish/cmds.c:7167 fish/cmds.c:7184 fish/cmds.c:7203 fish/cmds.c:7222
+#: fish/cmds.c:7244 fish/cmds.c:7265 fish/cmds.c:7286 fish/cmds.c:7307
+#: fish/cmds.c:7330 fish/cmds.c:7371 fish/cmds.c:7394 fish/cmds.c:7433
+#: fish/cmds.c:7450 fish/cmds.c:7469 fish/cmds.c:7490 fish/cmds.c:7513
+#: fish/cmds.c:7535 fish/cmds.c:7553 fish/cmds.c:7572 fish/cmds.c:7593
+#: fish/cmds.c:7670 fish/cmds.c:7711 fish/cmds.c:7790 fish/cmds.c:7866
+#: fish/cmds.c:7903 fish/cmds.c:7926 fish/cmds.c:7947 fish/cmds.c:7970
+#: fish/cmds.c:7992 fish/cmds.c:8017 fish/cmds.c:8060 fish/cmds.c:8101
+#: fish/cmds.c:8122 fish/cmds.c:8140 fish/cmds.c:8159 fish/cmds.c:8176
+#: fish/cmds.c:8194 fish/cmds.c:8221 fish/cmds.c:8245 fish/cmds.c:8269
+#: fish/cmds.c:8293 fish/cmds.c:8317 fish/cmds.c:8341 fish/cmds.c:8365
+#: fish/cmds.c:8389 fish/cmds.c:8413 fish/cmds.c:8437 fish/cmds.c:8461
+#: fish/cmds.c:8485 fish/cmds.c:8508 fish/cmds.c:8531 fish/cmds.c:8552
+#: fish/cmds.c:8573 fish/cmds.c:8594 fish/cmds.c:8614 fish/cmds.c:8637
+#: fish/cmds.c:8675 fish/cmds.c:8692 fish/cmds.c:8709 fish/cmds.c:8728
+#: fish/cmds.c:8747 fish/cmds.c:8764 fish/cmds.c:8781 fish/cmds.c:8798
+#: fish/cmds.c:8815 fish/cmds.c:8834 fish/cmds.c:8870 fish/cmds.c:8910
+#: fish/cmds.c:8943 fish/cmds.c:8960 fish/cmds.c:8977 fish/cmds.c:8993
+#: fish/cmds.c:9008 fish/cmds.c:9029 fish/cmds.c:9067 fish/cmds.c:9105
+#: fish/cmds.c:9144 fish/cmds.c:9184 fish/cmds.c:9225 fish/cmds.c:9266
+#: fish/cmds.c:9304 fish/cmds.c:9321 fish/cmds.c:9344 fish/cmds.c:9366
+#: fish/cmds.c:9388 fish/cmds.c:9408 fish/cmds.c:9428 fish/cmds.c:9464
+#: fish/cmds.c:9536 fish/cmds.c:9576 fish/cmds.c:9634 fish/cmds.c:9660
+#: fish/cmds.c:9686 fish/cmds.c:9714 fish/cmds.c:9773 fish/cmds.c:9794
+#: fish/cmds.c:9839 fish/cmds.c:9859 fish/cmds.c:9898 fish/cmds.c:9935
+#: fish/cmds.c:9955 fish/cmds.c:9977 fish/cmds.c:10034 fish/cmds.c:10054
+#: fish/cmds.c:10076 fish/cmds.c:10098 fish/cmds.c:10117 fish/cmds.c:10137
+#: fish/cmds.c:10164 fish/cmds.c:10184 fish/cmds.c:10204 fish/cmds.c:10224
+#: fish/cmds.c:10244 fish/cmds.c:10266 fish/cmds.c:10301 fish/cmds.c:10319
+#: fish/cmds.c:10342 fish/cmds.c:10364 fish/cmds.c:10379 fish/cmds.c:10396
+#: fish/cmds.c:10433 fish/cmds.c:10472 fish/cmds.c:10512 fish/cmds.c:10568
+#: fish/cmds.c:10590 fish/cmds.c:10626 fish/cmds.c:10641 fish/cmds.c:10661
+#: fish/cmds.c:10701 fish/cmds.c:10724 fish/cmds.c:10748 fish/cmds.c:10773
+#: fish/cmds.c:10814 fish/cmds.c:10839 fish/cmds.c:10877 fish/cmds.c:10908
+#: fish/cmds.c:10939 fish/cmds.c:10967 fish/cmds.c:10987 fish/cmds.c:11019
+#: fish/cmds.c:11039 fish/cmds.c:11059 fish/cmds.c:11076 fish/cmds.c:11094
+#: fish/cmds.c:11117 fish/cmds.c:11138 fish/cmds.c:11157 fish/cmds.c:11199
+#: fish/cmds.c:11242 fish/cmds.c:11286 fish/cmds.c:11325 fish/cmds.c:11344
+#: fish/cmds.c:11364 fish/cmds.c:11384 fish/cmds.c:11405 fish/cmds.c:11426
+#: fish/cmds.c:11447 fish/cmds.c:11468 fish/cmds.c:11489 fish/cmds.c:11511
+#: fish/cmds.c:11549 fish/cmds.c:11600 fish/cmds.c:11638 fish/cmds.c:11694
+#: fish/cmds.c:11717 fish/cmds.c:11830 fish/cmds.c:11859 fish/cmds.c:11886
+#: fish/cmds.c:11903 fish/cmds.c:11924 fish/cmds.c:11941 fish/cmds.c:11963
+#: fish/cmds.c:12003 fish/cmds.c:12024
 #, c-format
 msgid "type 'help %s' for help on %s\n"
 msgstr "%s પર મદદ માટે 'help %s' ને ટાઇપ કરો\n"
 
-#: fish/cmds.c:3647 fish/cmds.c:4906 fish/cmds.c:5264 fish/cmds.c:5304
-#: fish/cmds.c:5323 fish/cmds.c:5466 fish/cmds.c:5525 fish/cmds.c:5544
-#: fish/cmds.c:5563 fish/cmds.c:5606 fish/cmds.c:5949 fish/cmds.c:6560
-#: fish/cmds.c:6759 fish/cmds.c:6778 fish/cmds.c:6797 fish/cmds.c:6816
-#: fish/cmds.c:6952 fish/cmds.c:7043 fish/cmds.c:7324 fish/cmds.c:7388
-#: fish/cmds.c:7587 fish/cmds.c:7606 fish/cmds.c:7625 fish/cmds.c:7664
-#: fish/cmds.c:7705 fish/cmds.c:7724 fish/cmds.c:7743 fish/cmds.c:7784
-#: fish/cmds.c:7803 fish/cmds.c:7822 fish/cmds.c:7860 fish/cmds.c:8013
-#: fish/cmds.c:8056 fish/cmds.c:8633 fish/cmds.c:8828 fish/cmds.c:8866
-#: fish/cmds.c:8904 fish/cmds.c:9024 fish/cmds.c:9061 fish/cmds.c:9099
-#: fish/cmds.c:9138 fish/cmds.c:9179 fish/cmds.c:9220 fish/cmds.c:9261
-#: fish/cmds.c:9424 fish/cmds.c:9460 fish/cmds.c:9473 fish/cmds.c:9486
-#: fish/cmds.c:9499 fish/cmds.c:9532 fish/cmds.c:9570 fish/cmds.c:9589
-#: fish/cmds.c:9710 fish/cmds.c:9729 fish/cmds.c:9790 fish/cmds.c:9803
-#: fish/cmds.c:9854 fish/cmds.c:9893 fish/cmds.c:9971 fish/cmds.c:9990
-#: fish/cmds.c:10264 fish/cmds.c:10391 fish/cmds.c:10428 fish/cmds.c:10467
-#: fish/cmds.c:10507 fish/cmds.c:10526 fish/cmds.c:10585 fish/cmds.c:10658
-#: fish/cmds.c:10768 fish/cmds.c:10838 fish/cmds.c:10872 fish/cmds.c:10903
-#: fish/cmds.c:10934 fish/cmds.c:10983 fish/cmds.c:11154 fish/cmds.c:11196
-#: fish/cmds.c:11241 fish/cmds.c:11283 fish/cmds.c:11509 fish/cmds.c:11547
-#: fish/cmds.c:11560 fish/cmds.c:11598 fish/cmds.c:11633 fish/cmds.c:11652
-#: fish/cmds.c:11719 fish/cmds.c:11747 fish/cmds.c:11770
+#: fish/cmds.c:3663 fish/cmds.c:4922 fish/cmds.c:5280 fish/cmds.c:5320
+#: fish/cmds.c:5339 fish/cmds.c:5482 fish/cmds.c:5541 fish/cmds.c:5560
+#: fish/cmds.c:5579 fish/cmds.c:5622 fish/cmds.c:5965 fish/cmds.c:6576
+#: fish/cmds.c:6775 fish/cmds.c:6794 fish/cmds.c:6813 fish/cmds.c:6832
+#: fish/cmds.c:6968 fish/cmds.c:7059 fish/cmds.c:7340 fish/cmds.c:7404
+#: fish/cmds.c:7603 fish/cmds.c:7622 fish/cmds.c:7641 fish/cmds.c:7680
+#: fish/cmds.c:7721 fish/cmds.c:7740 fish/cmds.c:7759 fish/cmds.c:7800
+#: fish/cmds.c:7819 fish/cmds.c:7838 fish/cmds.c:7876 fish/cmds.c:8029
+#: fish/cmds.c:8072 fish/cmds.c:8649 fish/cmds.c:8844 fish/cmds.c:8882
+#: fish/cmds.c:8920 fish/cmds.c:9040 fish/cmds.c:9077 fish/cmds.c:9115
+#: fish/cmds.c:9154 fish/cmds.c:9195 fish/cmds.c:9236 fish/cmds.c:9277
+#: fish/cmds.c:9440 fish/cmds.c:9476 fish/cmds.c:9489 fish/cmds.c:9502
+#: fish/cmds.c:9515 fish/cmds.c:9548 fish/cmds.c:9586 fish/cmds.c:9605
+#: fish/cmds.c:9726 fish/cmds.c:9745 fish/cmds.c:9806 fish/cmds.c:9819
+#: fish/cmds.c:9870 fish/cmds.c:9909 fish/cmds.c:9987 fish/cmds.c:10006
+#: fish/cmds.c:10280 fish/cmds.c:10407 fish/cmds.c:10444 fish/cmds.c:10483
+#: fish/cmds.c:10523 fish/cmds.c:10542 fish/cmds.c:10601 fish/cmds.c:10674
+#: fish/cmds.c:10784 fish/cmds.c:10854 fish/cmds.c:10888 fish/cmds.c:10919
+#: fish/cmds.c:10950 fish/cmds.c:10999 fish/cmds.c:11170 fish/cmds.c:11212
+#: fish/cmds.c:11257 fish/cmds.c:11299 fish/cmds.c:11525 fish/cmds.c:11563
+#: fish/cmds.c:11576 fish/cmds.c:11614 fish/cmds.c:11649 fish/cmds.c:11668
+#: fish/cmds.c:11735 fish/cmds.c:11763 fish/cmds.c:11786 fish/cmds.c:12041
 #, c-format
 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: %s: અયોગ્ય ઇંટિજર પરિમાણ (%s એ %d ને પાછુ લાવેલ છે)\n"
 
-#: fish/cmds.c:3653 fish/cmds.c:4912 fish/cmds.c:5270 fish/cmds.c:5310
-#: fish/cmds.c:5329 fish/cmds.c:5472 fish/cmds.c:5531 fish/cmds.c:5550
-#: fish/cmds.c:5569 fish/cmds.c:5612 fish/cmds.c:5955 fish/cmds.c:6566
-#: fish/cmds.c:6765 fish/cmds.c:6784 fish/cmds.c:6803 fish/cmds.c:6822
-#: fish/cmds.c:6958 fish/cmds.c:7049 fish/cmds.c:7330 fish/cmds.c:7394
-#: fish/cmds.c:7593 fish/cmds.c:7612 fish/cmds.c:7631 fish/cmds.c:7670
-#: fish/cmds.c:7711 fish/cmds.c:7730 fish/cmds.c:7749 fish/cmds.c:7790
-#: fish/cmds.c:7809 fish/cmds.c:7828 fish/cmds.c:7866 fish/cmds.c:8019
-#: fish/cmds.c:8062 fish/cmds.c:8639 fish/cmds.c:8834 fish/cmds.c:8872
-#: fish/cmds.c:8910 fish/cmds.c:9030 fish/cmds.c:9067 fish/cmds.c:9105
-#: fish/cmds.c:9144 fish/cmds.c:9185 fish/cmds.c:9226 fish/cmds.c:9267
-#: fish/cmds.c:9538 fish/cmds.c:9576 fish/cmds.c:9595 fish/cmds.c:9716
-#: fish/cmds.c:9860 fish/cmds.c:9899 fish/cmds.c:9977 fish/cmds.c:9996
-#: fish/cmds.c:10397 fish/cmds.c:10434 fish/cmds.c:10473 fish/cmds.c:10513
-#: fish/cmds.c:10532 fish/cmds.c:10591 fish/cmds.c:10664 fish/cmds.c:10774
-#: fish/cmds.c:11160 fish/cmds.c:11202 fish/cmds.c:11247 fish/cmds.c:11289
-#: fish/cmds.c:11639 fish/cmds.c:11725 fish/cmds.c:11753 fish/cmds.c:11776
+#: fish/cmds.c:3669 fish/cmds.c:4928 fish/cmds.c:5286 fish/cmds.c:5326
+#: fish/cmds.c:5345 fish/cmds.c:5488 fish/cmds.c:5547 fish/cmds.c:5566
+#: fish/cmds.c:5585 fish/cmds.c:5628 fish/cmds.c:5971 fish/cmds.c:6582
+#: fish/cmds.c:6781 fish/cmds.c:6800 fish/cmds.c:6819 fish/cmds.c:6838
+#: fish/cmds.c:6974 fish/cmds.c:7065 fish/cmds.c:7346 fish/cmds.c:7410
+#: fish/cmds.c:7609 fish/cmds.c:7628 fish/cmds.c:7647 fish/cmds.c:7686
+#: fish/cmds.c:7727 fish/cmds.c:7746 fish/cmds.c:7765 fish/cmds.c:7806
+#: fish/cmds.c:7825 fish/cmds.c:7844 fish/cmds.c:7882 fish/cmds.c:8035
+#: fish/cmds.c:8078 fish/cmds.c:8655 fish/cmds.c:8850 fish/cmds.c:8888
+#: fish/cmds.c:8926 fish/cmds.c:9046 fish/cmds.c:9083 fish/cmds.c:9121
+#: fish/cmds.c:9160 fish/cmds.c:9201 fish/cmds.c:9242 fish/cmds.c:9283
+#: fish/cmds.c:9554 fish/cmds.c:9592 fish/cmds.c:9611 fish/cmds.c:9732
+#: fish/cmds.c:9876 fish/cmds.c:9915 fish/cmds.c:9993 fish/cmds.c:10012
+#: fish/cmds.c:10413 fish/cmds.c:10450 fish/cmds.c:10489 fish/cmds.c:10529
+#: fish/cmds.c:10548 fish/cmds.c:10607 fish/cmds.c:10680 fish/cmds.c:10790
+#: fish/cmds.c:11176 fish/cmds.c:11218 fish/cmds.c:11263 fish/cmds.c:11305
+#: fish/cmds.c:11655 fish/cmds.c:11741 fish/cmds.c:11769 fish/cmds.c:11792
 #, c-format
 msgid "%s: %s: integer out of range\n"
 msgstr "%s: %s: સીમાની બહાર ઇંટિજર\n"
 
-#: fish/cmds.c:4139 fish/cmds.c:4246 fish/cmds.c:4563 fish/cmds.c:11700
-#: fish/cmds.c:11946
+#: fish/cmds.c:4155 fish/cmds.c:4262 fish/cmds.c:4579 fish/cmds.c:11716
+#: fish/cmds.c:11962 fish/cmds.c:12023
 #, fuzzy, c-format
 msgid "%s should have %d-%d parameter(s)\n"
 msgstr "%s પાસે %d પરિમાણો હોવા જોઇએ\n"
 
-#: fish/cmds.c:4165 fish/cmds.c:4282 fish/cmds.c:4584 fish/cmds.c:11786
-#: fish/cmds.c:11963
+#: fish/cmds.c:4181 fish/cmds.c:4298 fish/cmds.c:4600 fish/cmds.c:11802
+#: fish/cmds.c:11979 fish/cmds.c:12056
 #, fuzzy, c-format
 msgid "%s: unknown optional argument \"%s\"\n"
 msgstr "%s: ઘણીબધી દલીલો છે\n"
 
-#: fish/cmds.c:4171 fish/cmds.c:4288 fish/cmds.c:4590 fish/cmds.c:11792
-#: fish/cmds.c:11969
+#: fish/cmds.c:4187 fish/cmds.c:4304 fish/cmds.c:4606 fish/cmds.c:11808
+#: fish/cmds.c:11985 fish/cmds.c:12062
 #, fuzzy, c-format
 msgid "%s: optional argument \"%s\" given twice\n"
 msgstr "%s: ઘણીબધી દલીલો છે\n"
 
-#: fish/cmds.c:11989
+#: fish/cmds.c:12082
 #, c-format
 msgid "%s: unknown command\n"
 msgstr "%s: અજ્ઞાત આદેશ\n"
index 623b5d8..d9f43f1 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-07-06 15:21+0100\n"
+"POT-Creation-Date: 2011-07-12 19:46+0100\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"
@@ -419,1676 +419,1682 @@ msgstr "लॉन्चिंग के बाद डिस्क आबंट
 msgid "%s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n"
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2615
 msgid "Command"
 msgstr "कमांड"
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2615
 msgid "Description"
 msgstr "वर्णन"
 
-#: fish/cmds.c:2603
+#: fish/cmds.c:2617
 msgid "add a CD-ROM disk image to examine"
 msgstr "परीक्षा के लिए CD-ROM डिस्क छवि जोड़ें"
 
-#: fish/cmds.c:2604
+#: fish/cmds.c:2618
 msgid "add the disk(s) from a named libvirt domain"
 msgstr ""
 
-#: fish/cmds.c:2605 fish/cmds.c:2606
+#: fish/cmds.c:2619 fish/cmds.c:2620
 msgid "add an image to examine or modify"
 msgstr "जाँचने या बदलने के लिए कोई छवि जोड़ें"
 
-#: fish/cmds.c:2607
+#: fish/cmds.c:2621
 msgid "add a drive in snapshot mode (read-only)"
 msgstr "स्नैप शॉट मोड में ड्राइव जोड़ें (केवल पठनीय)"
 
-#: fish/cmds.c:2608
+#: fish/cmds.c:2622
 msgid "add a drive read-only specifying the QEMU block emulation to use"
 msgstr "केवल पठनीय ड्राइव जोड़ें जो QEMU खंड को एमुलेशन को उपयोग के लिए रोकता है"
 
-#: fish/cmds.c:2609
+#: fish/cmds.c:2623
 msgid "add a drive specifying the QEMU block emulation to use"
 msgstr "QEMU खंड एमुलेशन को उपयोग के लिए निर्दिष्ट करने के लिए ड्राइव जोड़ें"
 
-#: fish/cmds.c:2610
+#: fish/cmds.c:2624
 #, fuzzy
 msgid "allocate and add a disk file"
 msgstr "तनु छवि फाइल आबंटित करें"
 
-#: fish/cmds.c:2611
+#: fish/cmds.c:2625
 #, fuzzy
 msgid "clear Augeas path"
 msgstr "Augeas पथ हटाएँ"
 
-#: fish/cmds.c:2612
+#: fish/cmds.c:2626
 msgid "close the current Augeas handle"
 msgstr "मौजूदा Augeas नियंत्रण बंद करें"
 
-#: fish/cmds.c:2613
+#: fish/cmds.c:2627
 msgid "define an Augeas node"
 msgstr "कोई Augeas नोड परिभाषित करें"
 
-#: fish/cmds.c:2614
+#: fish/cmds.c:2628
 msgid "define an Augeas variable"
 msgstr "कोई Augeas चर परिभाषित करें"
 
-#: fish/cmds.c:2615
+#: fish/cmds.c:2629
 msgid "look up the value of an Augeas path"
 msgstr "Augeas पथ के मान के लिए देखें"
 
-#: fish/cmds.c:2616
+#: fish/cmds.c:2630
 msgid "create a new Augeas handle"
 msgstr "नया Augeas नियंत्रण बनाएँ"
 
-#: fish/cmds.c:2617
+#: fish/cmds.c:2631
 msgid "insert a sibling Augeas node"
 msgstr "सहोदर Augeas नोड घुसाएँ"
 
-#: fish/cmds.c:2618
+#: fish/cmds.c:2632
 msgid "load files into the tree"
 msgstr "तरू में फाइल लोड करें"
 
-#: fish/cmds.c:2619
+#: fish/cmds.c:2633
 msgid "list Augeas nodes under augpath"
 msgstr "Augeas नोड को augpath के अंतर्गत सूचीबद्ध करें"
 
-#: fish/cmds.c:2620
+#: fish/cmds.c:2634
 msgid "return Augeas nodes which match augpath"
 msgstr "Augeas नोड को वापस करें जो augpath से मेल खाता है"
 
-#: fish/cmds.c:2621
+#: fish/cmds.c:2635
 msgid "move Augeas node"
 msgstr "Augeas नोड खिसकाएँ"
 
-#: fish/cmds.c:2622
+#: fish/cmds.c:2636
 msgid "remove an Augeas path"
 msgstr "Augeas पथ हटाएँ"
 
-#: fish/cmds.c:2623
+#: fish/cmds.c:2637
 msgid "write all pending Augeas changes to disk"
 msgstr "सभी स्थगित Augeas परिवर्तनों को डिस्क में लिखें"
 
-#: fish/cmds.c:2624
+#: fish/cmds.c:2638
 msgid "set Augeas path to value"
 msgstr "Augeas पथ को वाल्व में सेट करें"
 
-#: fish/cmds.c:2625
+#: fish/cmds.c:2639
 msgid "test availability of some parts of the API"
 msgstr "API के कुछ हिस्से की उपलब्धता जाँचें"
 
-#: fish/cmds.c:2626
+#: fish/cmds.c:2640
 #, fuzzy
 msgid "return a list of all optional groups"
 msgstr "inotify घटना की सूची वापस करता है"
 
-#: fish/cmds.c:2627
+#: fish/cmds.c:2641
 msgid "upload base64-encoded data to file"
 msgstr ""
 
-#: fish/cmds.c:2628
+#: fish/cmds.c:2642
 #, fuzzy
 msgid "download file and encode as base64"
 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
 
-#: fish/cmds.c:2629
+#: fish/cmds.c:2643
 msgid "flush device buffers"
 msgstr "फ्लश युक्ति बफर"
 
-#: fish/cmds.c:2630
+#: fish/cmds.c:2644
 msgid "get blocksize of block device"
 msgstr "ब्लॉक युक्ति का ब्लॉक आकार पाएँ"
 
-#: fish/cmds.c:2631
+#: fish/cmds.c:2645
 msgid "is block device set to read-only"
 msgstr "क्या ब्लॉक युक्ति केवल पठनीय है"
 
-#: fish/cmds.c:2632
+#: fish/cmds.c:2646
 msgid "get total size of device in bytes"
 msgstr "बाइट में युक्ति के कुल आकार को पाएँ"
 
-#: fish/cmds.c:2633
+#: fish/cmds.c:2647
 msgid "get sectorsize of block device"
 msgstr "खंड युक्ति का सेक्टरवाइज पाएँ"
 
-#: fish/cmds.c:2634
+#: fish/cmds.c:2648
 msgid "get total size of device in 512-byte sectors"
 msgstr "512-बाइट सेक्टर में युक्ति का कुल आकार पाएँ"
 
-#: fish/cmds.c:2635
+#: fish/cmds.c:2649
 msgid "reread partition table"
 msgstr "विभाजन सारणी फिर पढ़ें"
 
-#: fish/cmds.c:2636
+#: fish/cmds.c:2650
 msgid "set blocksize of block device"
 msgstr "खंड युक्ति का खंड आकार सेट करें"
 
-#: fish/cmds.c:2637
+#: fish/cmds.c:2651
 msgid "set block device to read-only"
 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
 
-#: fish/cmds.c:2638
+#: fish/cmds.c:2652
 msgid "set block device to read-write"
 msgstr "खंड युक्ति को पठनीय-लेखन योग्य सेट करें"
 
-#: fish/cmds.c:2639
+#: fish/cmds.c:2653
 msgid "return true path on case-insensitive filesystem"
 msgstr "स्थिति के प्रति संवेद्य फाइल सिस्टम का सही पथ लाएँ"
 
-#: fish/cmds.c:2640
+#: fish/cmds.c:2654
 msgid "list the contents of a file"
 msgstr "फाइल की सामग्री सूचीबद्ध करें"
 
-#: fish/cmds.c:2641
+#: fish/cmds.c:2655
 msgid "compute MD5, SHAx or CRC checksum of file"
 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
 
-#: fish/cmds.c:2642
+#: fish/cmds.c:2656
 #, fuzzy
 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
 
-#: fish/cmds.c:2643
+#: fish/cmds.c:2657
 #, fuzzy
 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
 
-#: fish/cmds.c:2644
+#: fish/cmds.c:2658
 msgid "change file mode"
 msgstr "फाइल नोड बदलें"
 
-#: fish/cmds.c:2645 fish/cmds.c:2765
+#: fish/cmds.c:2659 fish/cmds.c:2779
 msgid "change file owner and group"
 msgstr "फाइल स्वामी और समूह बदलें"
 
-#: fish/cmds.c:2646
+#: fish/cmds.c:2660
 msgid "run a command from the guest filesystem"
 msgstr "अतिथि फाइल सिस्टम से कमांड चलाएँ"
 
-#: fish/cmds.c:2647
+#: fish/cmds.c:2661
 msgid "run a command, returning lines"
 msgstr "कमांड चलाएँ, पंक्ति वापस कर रहा है"
 
-#: fish/cmds.c:2648
+#: fish/cmds.c:2662
 msgid "add qemu parameters"
 msgstr "qemu पैरामीटर जोड़ें"
 
-#: fish/cmds.c:2649
+#: fish/cmds.c:2663
 #, fuzzy
 msgid "copy local files or directories into an image"
 msgstr "तरू में फाइल लोड करें"
 
-#: fish/cmds.c:2650
+#: fish/cmds.c:2664
 #, fuzzy
 msgid "copy remote files or directories out of an image"
 msgstr "तरू में फाइल लोड करें"
 
-#: fish/cmds.c:2651
+#: fish/cmds.c:2665
 #, fuzzy
 msgid "copy size bytes from source to destination using dd"
 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
 
-#: fish/cmds.c:2652
+#: fish/cmds.c:2666
 msgid "copy a file"
 msgstr "कोई फाइल कॉपी करें"
 
-#: fish/cmds.c:2653
+#: fish/cmds.c:2667
 msgid "copy a file or directory recursively"
 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
 
-#: fish/cmds.c:2654
+#: fish/cmds.c:2668
 msgid "copy from source to destination using dd"
 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
 
-#: fish/cmds.c:2655
+#: fish/cmds.c:2669
 msgid "debugging and internals"
 msgstr "डिबगिंग और आंतरिक"
 
-#: fish/cmds.c:2656
+#: fish/cmds.c:2670
 #, fuzzy
 msgid "debug the QEMU command line (internal use only)"
 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
 
-#: fish/cmds.c:2657
+#: fish/cmds.c:2671
 #, fuzzy
 msgid "upload a file to the appliance (internal use only)"
 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
 
-#: fish/cmds.c:2658
+#: fish/cmds.c:2672
 msgid "report file system disk space usage"
 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग"
 
-#: fish/cmds.c:2659
+#: fish/cmds.c:2673
 msgid "report file system disk space usage (human readable)"
 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग का रिपोर्ट करें (मानव पठनीय)"
 
-#: fish/cmds.c:2660
+#: fish/cmds.c:2674
 #, fuzzy
 msgid "display an image"
 msgstr "छवि आबंटित करें"
 
-#: fish/cmds.c:2661
+#: fish/cmds.c:2675
 msgid "return kernel messages"
 msgstr "कर्नेल संदेश लौटाएँ"
 
-#: fish/cmds.c:2662
+#: fish/cmds.c:2676
 msgid "download a file to the local machine"
 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
 
-#: fish/cmds.c:2663
+#: fish/cmds.c:2677
 #, fuzzy
 msgid "download a file to the local machine with offset and size"
 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
 
-#: fish/cmds.c:2664
+#: fish/cmds.c:2678
 msgid "drop kernel page cache, dentries and inodes"
 msgstr "कर्नेल पेज कैश, dentries और inodes छोड़ें, "
 
-#: fish/cmds.c:2665
+#: fish/cmds.c:2679
 msgid "estimate file space usage"
 msgstr "फाइल स्थान प्रयोग का अनुमान करें"
 
-#: fish/cmds.c:2666
+#: fish/cmds.c:2680
 msgid "check an ext2/ext3 filesystem"
 msgstr "कोई ext2/ext3 फाइलसिस्टम जाँचें"
 
-#: fish/cmds.c:2667
+#: fish/cmds.c:2681
 msgid "display a line of text"
 msgstr "पाठ पंक्ति दिखाएँ"
 
-#: fish/cmds.c:2668
+#: fish/cmds.c:2682
 msgid "echo arguments back to the client"
 msgstr "इको तर्क क्लाइंट को वापस"
 
-#: fish/cmds.c:2669
+#: fish/cmds.c:2683
 #, fuzzy
 msgid "edit a file"
 msgstr "फाइल पढ़ें"
 
-#: fish/cmds.c:2670 fish/cmds.c:2671 fish/cmds.c:2676 fish/cmds.c:2677
-#: fish/cmds.c:2710 fish/cmds.c:2711 fish/cmds.c:2960 fish/cmds.c:2961
-#: fish/cmds.c:2965 fish/cmds.c:2966 fish/cmds.c:2968 fish/cmds.c:2969
+#: fish/cmds.c:2684 fish/cmds.c:2685 fish/cmds.c:2690 fish/cmds.c:2691
+#: fish/cmds.c:2724 fish/cmds.c:2725 fish/cmds.c:2976 fish/cmds.c:2977
+#: fish/cmds.c:2981 fish/cmds.c:2982 fish/cmds.c:2984 fish/cmds.c:2985
 msgid "return lines matching a pattern"
 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
 
-#: fish/cmds.c:2672
+#: fish/cmds.c:2686
 msgid "test if two files have equal contents"
 msgstr "सूची बनाएँ यदि दो फाइल के पास बराबर सामग्री है"
 
-#: fish/cmds.c:2673
+#: fish/cmds.c:2687
 msgid "test if file or directory exists"
 msgstr "जाँचें यदि फाइल या निर्देशिका मौजूद है"
 
-#: fish/cmds.c:2674 fish/cmds.c:2675
+#: fish/cmds.c:2688 fish/cmds.c:2689
 msgid "preallocate a file in the guest filesystem"
 msgstr "गेस्ट फाइल सिस्टम में कोई फाइल पहले से आबंटित करें"
 
-#: fish/cmds.c:2678
+#: fish/cmds.c:2692
 msgid "determine file type"
 msgstr "फाइल प्रकार निर्धारित करें"
 
-#: fish/cmds.c:2679
+#: fish/cmds.c:2693
 msgid "detect the architecture of a binary file"
 msgstr ""
 
-#: fish/cmds.c:2680
+#: fish/cmds.c:2694
 msgid "return the size of the file in bytes"
 msgstr "बाइट में फाइल का आकार वापस करें"
 
-#: fish/cmds.c:2681
+#: fish/cmds.c:2695
 msgid "fill a file with octets"
 msgstr "ऑक्टेट के साथ फाइल भरें"
 
-#: fish/cmds.c:2682
+#: fish/cmds.c:2696
 #, fuzzy
 msgid "fill a file with a repeating pattern of bytes"
 msgstr "ऑक्टेट के साथ फाइल भरें"
 
-#: fish/cmds.c:2683
+#: fish/cmds.c:2697
 msgid "find all files and directories"
 msgstr "सभी फाइल और निर्देशिका ढूँढ़ें"
 
-#: fish/cmds.c:2684
+#: fish/cmds.c:2698
 msgid "find all files and directories, returning NUL-separated list"
 msgstr "सभी फाइलें और निर्देशिका ढूँढ़ें, NUL-अलग सूची वापस कर रहा है"
 
-#: fish/cmds.c:2685
+#: fish/cmds.c:2699
 #, fuzzy
 msgid "find a filesystem by label"
 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
 
-#: fish/cmds.c:2686
+#: fish/cmds.c:2700
 #, fuzzy
 msgid "find a filesystem by UUID"
 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
 
-#: fish/cmds.c:2687
+#: fish/cmds.c:2701
 msgid "run the filesystem checker"
 msgstr "फाइल सिस्टम जाँचकर्ता चलाएँ"
 
-#: fish/cmds.c:2688
+#: fish/cmds.c:2702
 msgid "get the additional kernel options"
 msgstr "अतिरिक्त कर्नेल विकल्प पाएँ"
 
-#: fish/cmds.c:2689
+#: fish/cmds.c:2703
 #, fuzzy
 msgid "get the attach method"
 msgstr "खोज पथ पाएँ"
 
-#: fish/cmds.c:2690
+#: fish/cmds.c:2704
 msgid "get autosync mode"
 msgstr "autosync विधि पाएँ"
 
-#: fish/cmds.c:2691
+#: fish/cmds.c:2705
 msgid "get direct appliance mode flag"
 msgstr "सीधा एप्लायंस विधि फ्लैग पाएँ"
 
-#: fish/cmds.c:2692
+#: fish/cmds.c:2706
 msgid "get the ext2/3/4 filesystem label"
 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
 
-#: fish/cmds.c:2693
+#: fish/cmds.c:2707
 msgid "get the ext2/3/4 filesystem UUID"
 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
 
-#: fish/cmds.c:2694
+#: fish/cmds.c:2708
 msgid "get memory allocated to the qemu subprocess"
 msgstr "qemu उप प्रक्रिया में स्मृति आबंटित पाएँ"
 
-#: fish/cmds.c:2695
+#: fish/cmds.c:2709
 #, fuzzy
 msgid "get enable network flag"
 msgstr "SELinux सक्रिय फ्लैग पाएँ"
 
-#: fish/cmds.c:2696
+#: fish/cmds.c:2710
 msgid "get the search path"
 msgstr "खोज पथ पाएँ"
 
-#: fish/cmds.c:2697
+#: fish/cmds.c:2711
 msgid "get PID of qemu subprocess"
 msgstr "qemu की उपप्रक्रिया PID पाएँ"
 
-#: fish/cmds.c:2698
+#: fish/cmds.c:2712
 msgid "get the qemu binary"
 msgstr "qemu द्विपदीय पाएँ"
 
-#: fish/cmds.c:2699
+#: fish/cmds.c:2713
 msgid "get recovery process enabled flag"
 msgstr "पुनर्प्राप्ति प्रक्रिया सक्रिय फ्लैग पाएँ"
 
-#: fish/cmds.c:2700
+#: fish/cmds.c:2714
 msgid "get SELinux enabled flag"
 msgstr "SELinux सक्रिय फ्लैग पाएँ"
 
-#: fish/cmds.c:2701
+#: fish/cmds.c:2715
 msgid "get the current state"
 msgstr "मौजूदा स्थिति पाएँ"
 
-#: fish/cmds.c:2702
+#: fish/cmds.c:2716
 msgid "get command trace enabled flag"
 msgstr "कमांड ट्रैस सक्रिय फ्लैग पाएँ"
 
-#: fish/cmds.c:2703
+#: fish/cmds.c:2717
 #, fuzzy
 msgid "get the current umask"
 msgstr "मौजूदा स्थिति पाएँ"
 
-#: fish/cmds.c:2704
+#: fish/cmds.c:2718
 msgid "get verbose mode"
 msgstr "वर्बोस विधि पाएँ"
 
-#: fish/cmds.c:2705
+#: fish/cmds.c:2719
 msgid "get SELinux security context"
 msgstr "SELinux सुरक्षा संदर्भ पाएँ"
 
-#: fish/cmds.c:2706 fish/cmds.c:2766
+#: fish/cmds.c:2720 fish/cmds.c:2780
 msgid "get a single extended attribute"
 msgstr ""
 
-#: fish/cmds.c:2707 fish/cmds.c:2767
+#: fish/cmds.c:2721 fish/cmds.c:2781
 msgid "list extended attributes of a file or directory"
 msgstr "किसी फाइल या निर्देशिका का विस्तृत विशेषता सूचीबद्ध करें"
 
-#: fish/cmds.c:2708
+#: fish/cmds.c:2722
 msgid "expand wildcards in command"
 msgstr "कमांड में कमांड वाइल्डकार्ड"
 
-#: fish/cmds.c:2709
+#: fish/cmds.c:2723
 msgid "expand a wildcard path"
 msgstr "वाइल्डकार्ड पथ फैलाएँ"
 
-#: fish/cmds.c:2712
+#: fish/cmds.c:2726
 msgid "install GRUB"
 msgstr "GRUB संस्थापित करें"
 
-#: fish/cmds.c:2713
+#: fish/cmds.c:2727
 msgid "return first 10 lines of a file"
 msgstr "फाइल का 10 पंक्ति वापस करें"
 
-#: fish/cmds.c:2714
+#: fish/cmds.c:2728
 msgid "return first N lines of a file"
 msgstr "फाइल का पहला N पंक्ति वापस करें"
 
-#: fish/cmds.c:2715
+#: fish/cmds.c:2729
 msgid "dump a file in hexadecimal"
 msgstr "हेक्सा डेसीमल में फाइल डंप करें"
 
-#: fish/cmds.c:2716
+#: fish/cmds.c:2730
 msgid "edit with a hex editor"
 msgstr ""
 
-#: fish/cmds.c:2717
+#: fish/cmds.c:2731
 msgid "list the contents of a single file in an initrd"
 msgstr "initrd में एक एकल फाइल की सामग्री सूचीबद्ध करें"
 
-#: fish/cmds.c:2718
+#: fish/cmds.c:2732
 msgid "list files in an initrd"
 msgstr "किसी initrd में फाइल सूचीबद्ध करता है"
 
-#: fish/cmds.c:2719
+#: fish/cmds.c:2733
 msgid "add an inotify watch"
 msgstr "inotify वाच जोड़ें"
 
-#: fish/cmds.c:2720
+#: fish/cmds.c:2734
 msgid "close the inotify handle"
 msgstr "inotify नियंत्रण बंद करें"
 
-#: fish/cmds.c:2721
+#: fish/cmds.c:2735
 msgid "return list of watched files that had events"
 msgstr "नहीं देखे गए फाइल की सूची देता है जो घटना रखती है"
 
-#: fish/cmds.c:2722
+#: fish/cmds.c:2736
 msgid "create an inotify handle"
 msgstr "inotify नियंत्रण बनाएँ"
 
-#: fish/cmds.c:2723
+#: fish/cmds.c:2737
 msgid "return list of inotify events"
 msgstr "inotify घटना की सूची वापस करता है"
 
-#: fish/cmds.c:2724
+#: fish/cmds.c:2738
 msgid "remove an inotify watch"
 msgstr "inotify जाँच का हटाएँ"
 
-#: fish/cmds.c:2725
+#: fish/cmds.c:2739
 msgid "get architecture of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2726
+#: fish/cmds.c:2740
 msgid "get distro of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2727
+#: fish/cmds.c:2741
 msgid "get drive letter mappings"
 msgstr ""
 
-#: fish/cmds.c:2728
+#: fish/cmds.c:2742
 msgid "get filesystems associated with inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2729
+#: fish/cmds.c:2743
 msgid "get format of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2730
+#: fish/cmds.c:2744
 msgid "get hostname of the operating system"
 msgstr ""
 
-#: fish/cmds.c:2731
+#: fish/cmds.c:2745
 #, fuzzy
 msgid "get the icon corresponding to this operating system"
 msgstr "Linux VFS प्रकार किसी आरोहित युक्ति के अऩुरूप पाएँ"
 
-#: fish/cmds.c:2732
+#: fish/cmds.c:2746
 msgid "get major version of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2733
+#: fish/cmds.c:2747
 msgid "get minor version of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2734
+#: fish/cmds.c:2748
 msgid "get mountpoints of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2735
+#: fish/cmds.c:2749
 msgid "get package format used by the operating system"
 msgstr ""
 
-#: fish/cmds.c:2736
+#: fish/cmds.c:2750
 msgid "get package management tool used by the operating system"
 msgstr ""
 
-#: fish/cmds.c:2737
+#: fish/cmds.c:2751
 msgid "get product name of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2738
+#: fish/cmds.c:2752
 msgid "get product variant of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2739
+#: fish/cmds.c:2753
 msgid "return list of operating systems found by last inspection"
 msgstr ""
 
-#: fish/cmds.c:2740
+#: fish/cmds.c:2754
 msgid "get type of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2741
+#: fish/cmds.c:2755
 msgid "get Windows CurrentControlSet of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2742
+#: fish/cmds.c:2756
 msgid "get Windows systemroot of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2743
+#: fish/cmds.c:2757
 msgid "get live flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2744
+#: fish/cmds.c:2758
 msgid "get multipart flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2745
+#: fish/cmds.c:2759
 msgid "get netinst (network installer) flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2746
+#: fish/cmds.c:2760
 msgid "get list of applications installed in the operating system"
 msgstr ""
 
-#: fish/cmds.c:2747
+#: fish/cmds.c:2761
 msgid "inspect disk and return list of operating systems found"
 msgstr ""
 
-#: fish/cmds.c:2748
+#: fish/cmds.c:2762
 #, fuzzy
 msgid "test if block device"
 msgstr "खंड युक्ति को सूचीबद्ध करता है"
 
-#: fish/cmds.c:2749
+#: fish/cmds.c:2763
 msgid "is busy processing a command"
 msgstr "कमांड की प्रक्रिया में व्यस्त है"
 
-#: fish/cmds.c:2750
+#: fish/cmds.c:2764
 #, fuzzy
 msgid "test if character device"
 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
 
-#: fish/cmds.c:2751
+#: fish/cmds.c:2765
 msgid "is in configuration state"
 msgstr "विन्यास स्थिति में है"
 
-#: fish/cmds.c:2752
+#: fish/cmds.c:2766
 #, fuzzy
 msgid "test if a directory"
 msgstr "निर्देशिका बनाएँ"
 
-#: fish/cmds.c:2753
+#: fish/cmds.c:2767
 #, fuzzy
 msgid "test if FIFO (named pipe)"
 msgstr "FIFO (named पाइप) बनाएँ"
 
-#: fish/cmds.c:2754
+#: fish/cmds.c:2768
 msgid "test if a regular file"
 msgstr ""
 
-#: fish/cmds.c:2755
+#: fish/cmds.c:2769
 msgid "is launching subprocess"
 msgstr "उपपक्रिया को लॉन्च कर रहा है"
 
-#: fish/cmds.c:2756
+#: fish/cmds.c:2770
 #, fuzzy
 msgid "test if device is a logical volume"
 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
 
-#: fish/cmds.c:2757
+#: fish/cmds.c:2771
 msgid "is ready to accept commands"
 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
 
-#: fish/cmds.c:2758
+#: fish/cmds.c:2772
 #, fuzzy
 msgid "test if socket"
 msgstr "डेमॉन सॉकेट में लिखें"
 
-#: fish/cmds.c:2759
+#: fish/cmds.c:2773
 #, fuzzy
 msgid "test if symbolic link"
 msgstr "सांकेतिक लिंक बनाएँ"
 
-#: fish/cmds.c:2760
+#: fish/cmds.c:2774
 #, fuzzy
 msgid "test if a file contains all zero bytes"
 msgstr "सूची बनाएँ यदि दो फाइल के पास बराबर सामग्री है"
 
-#: fish/cmds.c:2761
+#: fish/cmds.c:2775
 #, fuzzy
 msgid "test if a device contains all zero bytes"
 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
 
-#: fish/cmds.c:2762
+#: fish/cmds.c:2776
 msgid "kill the qemu subprocess"
 msgstr "qemu उपपक्रिया को किल करें"
 
-#: fish/cmds.c:2763
+#: fish/cmds.c:2777
 msgid "launch the qemu subprocess"
 msgstr "qemu उपपक्रिया लॉन्च करें"
 
-#: fish/cmds.c:2764
+#: fish/cmds.c:2778
 #, fuzzy
 msgid "change working directory"
 msgstr "स्थानीय परिवर्तन निर्देशिका"
 
-#: fish/cmds.c:2768
+#: fish/cmds.c:2782
 #, fuzzy
 msgid "list 9p filesystems"
 msgstr "फाइलसिस्टम बनाएँ"
 
-#: fish/cmds.c:2769
+#: fish/cmds.c:2783
 msgid "list the block devices"
 msgstr "खंड युक्ति को सूचीबद्ध करता है"
 
-#: fish/cmds.c:2770
+#: fish/cmds.c:2784
+#, fuzzy
+msgid "list device mapper devices"
+msgstr "खंड युक्ति को सूचीबद्ध करता है"
+
+#: fish/cmds.c:2785
 #, fuzzy
 msgid "list filesystems"
 msgstr "फाइलसिस्टम बनाएँ"
 
-#: fish/cmds.c:2771
+#: fish/cmds.c:2786
 msgid "list the partitions"
 msgstr "विभाजन सूचीबद्ध करें"
 
-#: fish/cmds.c:2772
+#: fish/cmds.c:2787
 msgid "list the files in a directory (long format)"
 msgstr "निर्देशिका में फाइल की सूची बनाएँ (लंबा प्रारूप)"
 
-#: fish/cmds.c:2773 fish/cmds.c:2774
+#: fish/cmds.c:2788 fish/cmds.c:2789
 msgid "create a hard link"
 msgstr "कोई हार्ड लिंक बनाएँ"
 
-#: fish/cmds.c:2775 fish/cmds.c:2776
+#: fish/cmds.c:2790 fish/cmds.c:2791
 msgid "create a symbolic link"
 msgstr "सांकेतिक लिंक बनाएँ"
 
-#: fish/cmds.c:2777 fish/cmds.c:2869
+#: fish/cmds.c:2792 fish/cmds.c:2885
 msgid "remove extended attribute of a file or directory"
 msgstr "किसी फाइल या निर्देशिका की विस्तारित विशेषता हटाएँ"
 
-#: fish/cmds.c:2778
+#: fish/cmds.c:2793
 msgid "list the files in a directory"
 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
 
-#: fish/cmds.c:2779 fish/cmds.c:2896
+#: fish/cmds.c:2794 fish/cmds.c:2912
 msgid "set extended attribute of a file or directory"
 msgstr "किसी फाइल या निर्देशिका का विस्तारित विशेषता सेट करें"
 
-#: fish/cmds.c:2780
+#: fish/cmds.c:2795
 msgid "get file information for a symbolic link"
 msgstr "किसी सांकेतिक लिंक के लिए फाइल सूचना पाएँ"
 
-#: fish/cmds.c:2781
+#: fish/cmds.c:2796
 msgid "lstat on multiple files"
 msgstr "lstat विविध फाइल पर"
 
-#: fish/cmds.c:2782
+#: fish/cmds.c:2797
 #, fuzzy
 msgid "add a key on a LUKS encrypted device"
 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
 
-#: fish/cmds.c:2783
+#: fish/cmds.c:2798
 #, fuzzy
 msgid "close a LUKS device"
 msgstr "युक्ति पर स्वैप सक्रिय करें"
 
-#: fish/cmds.c:2784 fish/cmds.c:2785
+#: fish/cmds.c:2799 fish/cmds.c:2800
 msgid "format a block device as a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2786
+#: fish/cmds.c:2801
 msgid "remove a key from a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2787
+#: fish/cmds.c:2802
 msgid "open a LUKS-encrypted block device"
 msgstr ""
 
-#: fish/cmds.c:2788
+#: fish/cmds.c:2803
 #, fuzzy
 msgid "open a LUKS-encrypted block device read-only"
 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
 
-#: fish/cmds.c:2789
+#: fish/cmds.c:2804
 #, fuzzy
 msgid "create an LVM logical volume"
 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
 
-#: fish/cmds.c:2790
+#: fish/cmds.c:2805
 msgid "get canonical name of an LV"
 msgstr ""
 
-#: fish/cmds.c:2791
+#: fish/cmds.c:2806
 msgid "clear LVM device filter"
 msgstr ""
 
-#: fish/cmds.c:2792
+#: fish/cmds.c:2807
 msgid "remove all LVM LVs, VGs and PVs"
 msgstr "सभी LVM LV, VG और PV हटाएँ"
 
-#: fish/cmds.c:2793
+#: fish/cmds.c:2808
 msgid "set LVM device filter"
 msgstr ""
 
-#: fish/cmds.c:2794
+#: fish/cmds.c:2809
 msgid "remove an LVM logical volume"
 msgstr "LVM लॉजिकल वाल्यूम हटाएँ"
 
-#: fish/cmds.c:2795
+#: fish/cmds.c:2810
 msgid "rename an LVM logical volume"
 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
 
-#: fish/cmds.c:2796
+#: fish/cmds.c:2811
 msgid "resize an LVM logical volume"
 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
 
-#: fish/cmds.c:2797
+#: fish/cmds.c:2812
 msgid "expand an LV to fill free space"
 msgstr ""
 
-#: fish/cmds.c:2798 fish/cmds.c:2799
+#: fish/cmds.c:2813 fish/cmds.c:2814
 msgid "list the LVM logical volumes (LVs)"
 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
 
-#: fish/cmds.c:2800
+#: fish/cmds.c:2815
 #, fuzzy
 msgid "get the UUID of a logical volume"
 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
 
-#: fish/cmds.c:2801
+#: fish/cmds.c:2816
 msgid "lgetxattr on multiple files"
 msgstr "विविध फाइल पर lgetxattr करें"
 
-#: fish/cmds.c:2802
+#: fish/cmds.c:2817
 msgid "open the manual"
 msgstr ""
 
-#: fish/cmds.c:2803
+#: fish/cmds.c:2818
 msgid "create a directory"
 msgstr "निर्देशिका बनाएँ"
 
-#: fish/cmds.c:2804
+#: fish/cmds.c:2819
 msgid "create a directory with a particular mode"
 msgstr "खास विधि से निर्देशिका बनाएँ"
 
-#: fish/cmds.c:2805
+#: fish/cmds.c:2820
 msgid "create a directory and parents"
 msgstr "जनक और निर्देशिका बनाएँ"
 
-#: fish/cmds.c:2806
+#: fish/cmds.c:2821
 msgid "create a temporary directory"
 msgstr "एक अस्थायी निर्देशिका बनाएँ"
 
-#: fish/cmds.c:2807 fish/cmds.c:2808 fish/cmds.c:2809
+#: fish/cmds.c:2822 fish/cmds.c:2823 fish/cmds.c:2824
 msgid "make ext2/3/4 filesystem with external journal"
 msgstr "बाहरी जर्नल के साथ ext2/3/4 फाइल सिस्टम बनाएँ"
 
-#: fish/cmds.c:2810
+#: fish/cmds.c:2825
 msgid "make ext2/3/4 external journal"
 msgstr "ext2/3/4 बाहरी जर्नल बनाएँ"
 
-#: fish/cmds.c:2811
+#: fish/cmds.c:2826
 msgid "make ext2/3/4 external journal with label"
 msgstr "लेबल के साथ ext2/3/4 बाहरी जर्नल बनाएँ"
 
-#: fish/cmds.c:2812
+#: fish/cmds.c:2827
 msgid "make ext2/3/4 external journal with UUID"
 msgstr "UUID ext2/3/4 बाहरी जर्नल बनाएँ"
 
-#: fish/cmds.c:2813
+#: fish/cmds.c:2828
 msgid "make FIFO (named pipe)"
 msgstr "FIFO (named पाइप) बनाएँ"
 
-#: fish/cmds.c:2814 fish/cmds.c:2816
+#: fish/cmds.c:2829 fish/cmds.c:2831
 msgid "make a filesystem"
 msgstr "फाइलसिस्टम बनाएँ"
 
-#: fish/cmds.c:2815
+#: fish/cmds.c:2830
 msgid "make a filesystem with block size"
 msgstr "खंड आकार के साथ फाइलसिस्टम बनाएँ"
 
-#: fish/cmds.c:2817
+#: fish/cmds.c:2832
 msgid "create a mountpoint"
 msgstr "आरोहबिंदु बनाएँ"
 
-#: fish/cmds.c:2818
+#: fish/cmds.c:2833
 msgid "make block, character or FIFO devices"
 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
 
-#: fish/cmds.c:2819
+#: fish/cmds.c:2834
 msgid "make block device node"
 msgstr "खंड युक्ति नोड बनाएँ"
 
-#: fish/cmds.c:2820
+#: fish/cmds.c:2835
 msgid "make char device node"
 msgstr "चार युक्ति नोड बनाएँ"
 
-#: fish/cmds.c:2821
+#: fish/cmds.c:2836
 msgid "create a swap partition"
 msgstr "कोई स्वैप विभाजन बनाएँ"
 
-#: fish/cmds.c:2822
+#: fish/cmds.c:2837
 msgid "create a swap partition with a label"
 msgstr "लेबल के साथ कोई स्वैप विभाजन बनाएँ"
 
-#: fish/cmds.c:2823
+#: fish/cmds.c:2838
 msgid "create a swap partition with an explicit UUID"
 msgstr "विशेष UUID के साथ कोई स्वैप विभाजन बनाएँ"
 
-#: fish/cmds.c:2824
+#: fish/cmds.c:2839
 msgid "create a swap file"
 msgstr "कोई स्वैप फाइल बनाएँ"
 
-#: fish/cmds.c:2825
+#: fish/cmds.c:2840
 msgid "load a kernel module"
 msgstr "कर्नेल मॉड्यूल लोड करें"
 
-#: fish/cmds.c:2826
+#: fish/cmds.c:2841
 #, fuzzy
 msgid "view a file"
 msgstr "कोई फाइल खिसकाएँ"
 
-#: fish/cmds.c:2827
+#: fish/cmds.c:2842
 msgid "mount a guest disk at a position in the filesystem"
 msgstr "फाइलसिस्टम में स्थिति पर कोई गेस्ट अतिथि आरोहित करें"
 
-#: fish/cmds.c:2828
+#: fish/cmds.c:2843
 #, fuzzy
 msgid "mount 9p filesystem"
 msgstr "किसी फाइल सिस्टम अनारोहित करें"
 
-#: fish/cmds.c:2829
+#: fish/cmds.c:2844
 msgid "mount a file using the loop device"
 msgstr "लूप युक्ति के उपयोग से कोई फाइल आरोहित करें"
 
-#: fish/cmds.c:2830
+#: fish/cmds.c:2845
 msgid "mount a guest disk with mount options"
 msgstr "आरोह विकल्प के साथ कोई अतिथि डिस्क आरोहित करें"
 
-#: fish/cmds.c:2831
+#: fish/cmds.c:2846
 msgid "mount a guest disk, read-only"
 msgstr "कोई अतिथि डिस्क केवल पठनीय आरोहित करें"
 
-#: fish/cmds.c:2832
+#: fish/cmds.c:2847
 msgid "mount a guest disk with mount options and vfstype"
 msgstr "कोई अतिथि डिस्क आरोहित करें आरोह विकल्प और vfstype के साथ"
 
-#: fish/cmds.c:2833
+#: fish/cmds.c:2848
 msgid "show mountpoints"
 msgstr "आरोहबिंदु दिखाएँ"
 
-#: fish/cmds.c:2834
+#: fish/cmds.c:2849
 msgid "show mounted filesystems"
 msgstr "आरोहित फाइलसिस्टम दिखाएँ"
 
-#: fish/cmds.c:2835
+#: fish/cmds.c:2850
 msgid "move a file"
 msgstr "कोई फाइल खिसकाएँ"
 
-#: fish/cmds.c:2836
+#: fish/cmds.c:2851
 msgid "probe NTFS volume"
 msgstr "NTFS वॉल्यूम जाँचें"
 
-#: fish/cmds.c:2837
+#: fish/cmds.c:2852 fish/cmds.c:2853
 #, fuzzy
 msgid "resize an NTFS filesystem"
 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
 
-#: fish/cmds.c:2838
+#: fish/cmds.c:2854
 #, fuzzy
 msgid "resize an NTFS filesystem (with size)"
 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
 
-#: fish/cmds.c:2839
+#: fish/cmds.c:2855
 msgid "add a partition to the device"
 msgstr "युक्ति में कोई विभाजन जोड़ें"
 
-#: fish/cmds.c:2840
+#: fish/cmds.c:2856
 #, fuzzy
 msgid "delete a partition"
 msgstr "कोई स्वैप विभाजन बनाएँ"
 
-#: fish/cmds.c:2841
+#: fish/cmds.c:2857
 msgid "partition whole disk with a single primary partition"
 msgstr "एकल प्राथमिक विभाजन से पूरे जिस्क को विभाजित करें"
 
-#: fish/cmds.c:2842
+#: fish/cmds.c:2858
 #, fuzzy
 msgid "return true if a partition is bootable"
 msgstr "विभाजन सारणी फिर पढ़ें"
 
-#: fish/cmds.c:2843
+#: fish/cmds.c:2859
 msgid "get the MBR type byte (ID byte) from a partition"
 msgstr ""
 
-#: fish/cmds.c:2844
+#: fish/cmds.c:2860
 msgid "get the partition table type"
 msgstr "विभाजन सारणी प्रकार पाएँ"
 
-#: fish/cmds.c:2845
+#: fish/cmds.c:2861
 msgid "create an empty partition table"
 msgstr "कोई रिक्त विभाजन सारणी बनाएँ"
 
-#: fish/cmds.c:2846
+#: fish/cmds.c:2862
 msgid "list partitions on a device"
 msgstr "किसी युक्ति पर विभाजन सूचीबद्ध करें"
 
-#: fish/cmds.c:2847
+#: fish/cmds.c:2863
 msgid "make a partition bootable"
 msgstr "विभाजन को बूट योग्य बनाएँ"
 
-#: fish/cmds.c:2848
+#: fish/cmds.c:2864
 msgid "set the MBR type byte (ID byte) of a partition"
 msgstr ""
 
-#: fish/cmds.c:2849
+#: fish/cmds.c:2865
 msgid "set partition name"
 msgstr "विभाजन नाम सेट करें"
 
-#: fish/cmds.c:2850
+#: fish/cmds.c:2866
 #, fuzzy
 msgid "convert partition name to device name"
 msgstr "खंड युक्ति पर विभाजन बनाएँ"
 
-#: fish/cmds.c:2851
+#: fish/cmds.c:2867
 msgid "ping the guest daemon"
 msgstr "अतिथि डेमॉन पिंग करें"
 
-#: fish/cmds.c:2852
+#: fish/cmds.c:2868
 msgid "read part of a file"
 msgstr "किसी फाइल का हिस्सा पढ़ें"
 
-#: fish/cmds.c:2853
+#: fish/cmds.c:2869
 #, fuzzy
 msgid "read part of a device"
 msgstr "किसी फाइल का हिस्सा पढ़ें"
 
-#: fish/cmds.c:2854
+#: fish/cmds.c:2870
 msgid "create an LVM physical volume"
 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
 
-#: fish/cmds.c:2855
+#: fish/cmds.c:2871
 msgid "remove an LVM physical volume"
 msgstr "LVM भौतिक वाल्यूम हटाएँ"
 
-#: fish/cmds.c:2856
+#: fish/cmds.c:2872
 msgid "resize an LVM physical volume"
 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
 
-#: fish/cmds.c:2857
+#: fish/cmds.c:2873
 #, fuzzy
 msgid "resize an LVM physical volume (with size)"
 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
 
-#: fish/cmds.c:2858 fish/cmds.c:2859
+#: fish/cmds.c:2874 fish/cmds.c:2875
 msgid "list the LVM physical volumes (PVs)"
 msgstr "LVM भौतिक वाल्यूम (PVs) सूची दें"
 
-#: fish/cmds.c:2860
+#: fish/cmds.c:2876
 #, fuzzy
 msgid "get the UUID of a physical volume"
 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
 
-#: fish/cmds.c:2861
+#: fish/cmds.c:2877
 #, fuzzy
 msgid "write to part of a file"
 msgstr "किसी फाइल का हिस्सा पढ़ें"
 
-#: fish/cmds.c:2862
+#: fish/cmds.c:2878
 #, fuzzy
 msgid "write to part of a device"
 msgstr "किसी फाइल का हिस्सा पढ़ें"
 
-#: fish/cmds.c:2863
+#: fish/cmds.c:2879
 msgid "read a file"
 msgstr "फाइल पढ़ें"
 
-#: fish/cmds.c:2864
+#: fish/cmds.c:2880
 msgid "read file as lines"
 msgstr "फाइल पंक्ति बार पढ़ें"
 
-#: fish/cmds.c:2865
+#: fish/cmds.c:2881
 msgid "read directories entries"
 msgstr "निर्देशिका प्रविष्टि पढें"
 
-#: fish/cmds.c:2866
+#: fish/cmds.c:2882
 msgid "read the target of a symbolic link"
 msgstr "सांकेतिक लिंक के लक्ष्य को पढ़ें"
 
-#: fish/cmds.c:2867
+#: fish/cmds.c:2883
 msgid "readlink on multiple files"
 msgstr "मल्टीपल फाइल पर रीडलिंक"
 
-#: fish/cmds.c:2868
+#: fish/cmds.c:2884
 msgid "canonicalized absolute pathname"
 msgstr "निरपेक्ष पथनाम कैनोकनिलाइज करें"
 
-#: fish/cmds.c:2870
+#: fish/cmds.c:2886
 msgid "close and reopen libguestfs handle"
 msgstr "libguestfs नियंत्रण बंद करें और खोलें"
 
-#: fish/cmds.c:2871
+#: fish/cmds.c:2887
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem"
 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
 
-#: fish/cmds.c:2872
+#: fish/cmds.c:2888
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
 
-#: fish/cmds.c:2873
+#: fish/cmds.c:2889
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
 
-#: fish/cmds.c:2874
+#: fish/cmds.c:2890
 msgid "remove a file"
 msgstr "फाइल हटाएँ"
 
-#: fish/cmds.c:2875
+#: fish/cmds.c:2891
 msgid "remove a file or directory recursively"
 msgstr "फाइल या निर्देशिका बारी बारी से हटाएँ"
 
-#: fish/cmds.c:2876
+#: fish/cmds.c:2892
 msgid "remove a directory"
 msgstr "निर्देशिका हटाएँ"
 
-#: fish/cmds.c:2877
+#: fish/cmds.c:2893
 msgid "remove a mountpoint"
 msgstr "माउंट प्वाइंट हटाएँ"
 
-#: fish/cmds.c:2878
+#: fish/cmds.c:2894
 msgid "scrub (securely wipe) a device"
 msgstr "scrub (securely wipe) युक्ति"
 
-#: fish/cmds.c:2879
+#: fish/cmds.c:2895
 msgid "scrub (securely wipe) a file"
 msgstr "फाइल स्क्रब करें"
 
-#: fish/cmds.c:2880
+#: fish/cmds.c:2896
 msgid "scrub (securely wipe) free space"
 msgstr "मुक्त स्थान को साफ करें"
 
-#: fish/cmds.c:2881
+#: fish/cmds.c:2897
 msgid "add options to kernel command line"
 msgstr "कर्नेल कमांड लाइन में विकल्प जोड़ें"
 
-#: fish/cmds.c:2882
+#: fish/cmds.c:2898
 #, fuzzy
 msgid "set the attach method"
 msgstr "खोज पथ सेट करें"
 
-#: fish/cmds.c:2883
+#: fish/cmds.c:2899
 msgid "set autosync mode"
 msgstr "autosync विधि सेट करें"
 
-#: fish/cmds.c:2884
+#: fish/cmds.c:2900
 msgid "enable or disable direct appliance mode"
 msgstr "सीधा एप्लायंस विधि को सक्रिय या निष्क्रय करें"
 
-#: fish/cmds.c:2885
+#: fish/cmds.c:2901
 msgid "set the ext2/3/4 filesystem label"
 msgstr "ext2/3/4 फाइल सिस्टम ਲੇਬਲ सेट करें"
 
-#: fish/cmds.c:2886
+#: fish/cmds.c:2902
 msgid "set the ext2/3/4 filesystem UUID"
 msgstr "ext2/3/4 फाइल सिस्टम UUID सेट करें"
 
-#: fish/cmds.c:2887
+#: fish/cmds.c:2903
 msgid "set memory allocated to the qemu subprocess"
 msgstr "qemu उपप्रक्रिया में आबंटित स्मृति सेट करें"
 
-#: fish/cmds.c:2888
+#: fish/cmds.c:2904
 msgid "set enable network flag"
 msgstr ""
 
-#: fish/cmds.c:2889
+#: fish/cmds.c:2905
 msgid "set the search path"
 msgstr "खोज पथ सेट करें"
 
-#: fish/cmds.c:2890
+#: fish/cmds.c:2906
 msgid "set the qemu binary"
 msgstr "emu द्विपदीय सेट करें"
 
-#: fish/cmds.c:2891
+#: fish/cmds.c:2907
 msgid "enable or disable the recovery process"
 msgstr "प्राप्ति प्रक्रिया को सक्रिय या निष्क्रिय करें"
 
-#: fish/cmds.c:2892
+#: fish/cmds.c:2908
 msgid "set SELinux enabled or disabled at appliance boot"
 msgstr "SELinux को एप्लायंस बूट पर सक्रिय या निष्क्रिय करें"
 
-#: fish/cmds.c:2893
+#: fish/cmds.c:2909
 msgid "enable or disable command traces"
 msgstr "कमांड ट्रैस को सक्रिय या निष्क्रिय करें"
 
-#: fish/cmds.c:2894
+#: fish/cmds.c:2910
 msgid "set verbose mode"
 msgstr "वर्बोस विधि सेट करें"
 
-#: fish/cmds.c:2895
+#: fish/cmds.c:2911
 msgid "set SELinux security context"
 msgstr "SELinux सुरक्षा संदर्भ सेट करें"
 
-#: fish/cmds.c:2897 fish/cmds.c:2898
+#: fish/cmds.c:2913 fish/cmds.c:2914
 msgid "create partitions on a block device"
 msgstr "खंड युक्ति पर विभाजन बनाएँ"
 
-#: fish/cmds.c:2899
+#: fish/cmds.c:2915
 msgid "modify a single partition on a block device"
 msgstr "खंड युक्ति पर एक विभाजन रूपांतरित करें"
 
-#: fish/cmds.c:2900
+#: fish/cmds.c:2916
 msgid "display the disk geometry from the partition table"
 msgstr "डिस्क ज्यामिती को विभाजन सारणी से दिखाएँ"
 
-#: fish/cmds.c:2901
+#: fish/cmds.c:2917
 msgid "display the kernel geometry"
 msgstr "कर्नेल ज्यामिति को दिखाएँ"
 
-#: fish/cmds.c:2902
+#: fish/cmds.c:2918
 msgid "display the partition table"
 msgstr "विभाजन सारणी को दिखाएँ"
 
-#: fish/cmds.c:2903
+#: fish/cmds.c:2919
 msgid "run a command via the shell"
 msgstr "शेल से होकर कमांड चलाएँ"
 
-#: fish/cmds.c:2904
+#: fish/cmds.c:2920
 msgid "run a command via the shell returning lines"
 msgstr "शेल वापसी पंक्ति से कमांड चलाएँ"
 
-#: fish/cmds.c:2905
+#: fish/cmds.c:2921
 msgid "sleep for some seconds"
 msgstr "कुछ सेकेंड के लिए स्लीप करें"
 
-#: fish/cmds.c:2906
+#: fish/cmds.c:2922
 #, fuzzy
 msgid "create a sparse disk image and add"
 msgstr "तनु छवि फाइल आबंटित करें"
 
-#: fish/cmds.c:2907
+#: fish/cmds.c:2923
 msgid "get file information"
 msgstr "फाइल सूचना पाएँ"
 
-#: fish/cmds.c:2908
+#: fish/cmds.c:2924
 msgid "get file system statistics"
 msgstr "फाइल सिस्टम सांख्यिकी पाएँ"
 
-#: fish/cmds.c:2909 fish/cmds.c:2910
+#: fish/cmds.c:2925 fish/cmds.c:2926
 msgid "print the printable strings in a file"
 msgstr "फाइल में छपने योग्य स्ट्रिंग छापें"
 
-#: fish/cmds.c:2911
+#: fish/cmds.c:2927
 #, fuzzy
 msgid "list supported groups of commands"
 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
 
-#: fish/cmds.c:2912
+#: fish/cmds.c:2928
 msgid "disable swap on device"
 msgstr "युक्ति पर स्वैप निष्क्रिय करें"
 
-#: fish/cmds.c:2913
+#: fish/cmds.c:2929
 msgid "disable swap on file"
 msgstr "फाइल पर स्वैप निष्क्रिय करें"
 
-#: fish/cmds.c:2914
+#: fish/cmds.c:2930
 msgid "disable swap on labeled swap partition"
 msgstr "लेबल स्वैप विभाजन पर स्वैप निष्क्रिय करें"
 
-#: fish/cmds.c:2915
+#: fish/cmds.c:2931
 msgid "disable swap on swap partition by UUID"
 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप निष्क्रिय करें"
 
-#: fish/cmds.c:2916
+#: fish/cmds.c:2932
 msgid "enable swap on device"
 msgstr "युक्ति पर स्वैप सक्रिय करें"
 
-#: fish/cmds.c:2917
+#: fish/cmds.c:2933
 msgid "enable swap on file"
 msgstr "फाइल पर स्वैप सक्रिय करें"
 
-#: fish/cmds.c:2918
+#: fish/cmds.c:2934
 msgid "enable swap on labeled swap partition"
 msgstr "लेबल स्वैप विभाजन पर स्वैप सक्रिय करें"
 
-#: fish/cmds.c:2919
+#: fish/cmds.c:2935
 msgid "enable swap on swap partition by UUID"
 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप सक्रिय करें"
 
-#: fish/cmds.c:2920
+#: fish/cmds.c:2936
 msgid "sync disks, writes are flushed through to the disk image"
 msgstr "डिस्क तुल्यकालित करें, डिस्क छवि में फ्लश किया जाता है"
 
-#: fish/cmds.c:2921
+#: fish/cmds.c:2937
 msgid "return last 10 lines of a file"
 msgstr "फाइल का अंतिम 10 पंक्ति वापस करें"
 
-#: fish/cmds.c:2922
+#: fish/cmds.c:2938
 msgid "return last N lines of a file"
 msgstr "फाइल अंतिम N पंक्ति वापस करें"
 
-#: fish/cmds.c:2923
+#: fish/cmds.c:2939
 msgid "unpack tarfile to directory"
 msgstr "tarfile को निर्देशिका में खोलें"
 
-#: fish/cmds.c:2924
+#: fish/cmds.c:2940
 msgid "pack directory into tarfile"
 msgstr "निर्देशिका को tarfile में पैक करें"
 
-#: fish/cmds.c:2925 fish/cmds.c:2932
+#: fish/cmds.c:2941 fish/cmds.c:2948
 msgid "unpack compressed tarball to directory"
 msgstr "संकुचित tarball को निर्देशिका में खोलें"
 
-#: fish/cmds.c:2926 fish/cmds.c:2933
+#: fish/cmds.c:2942 fish/cmds.c:2949
 msgid "pack directory into compressed tarball"
 msgstr "निर्देशिका को संकुचित tarball में पैक करें"
 
-#: fish/cmds.c:2927
+#: fish/cmds.c:2943
 #, fuzzy
 msgid "print elapsed time taken to run a command"
 msgstr "कमांड चलाने के लिए लिया गया समय"
 
-#: fish/cmds.c:2928
+#: fish/cmds.c:2944
 msgid "update file timestamps or create a new file"
 msgstr "फाइल टाइमस्टैंप अपडेट करें या नया फाइल बनाएँ"
 
-#: fish/cmds.c:2929
+#: fish/cmds.c:2945
 msgid "truncate a file to zero size"
 msgstr "फाइल को शून्य आकार में काटें"
 
-#: fish/cmds.c:2930
+#: fish/cmds.c:2946
 msgid "truncate a file to a particular size"
 msgstr "फाइल को किसी खास आकार में काटें"
 
-#: fish/cmds.c:2931
+#: fish/cmds.c:2947
 msgid "get ext2/ext3/ext4 superblock details"
 msgstr "ext2/ext3/ext4 सुपरब्लॉक विवरण"
 
-#: fish/cmds.c:2934
+#: fish/cmds.c:2950
 msgid "set file mode creation mask (umask)"
 msgstr "फाइल मोड निर्माण मास्क (umask) सेट करें"
 
-#: fish/cmds.c:2935
+#: fish/cmds.c:2951
 msgid "unmount a filesystem"
 msgstr "किसी फाइल सिस्टम अनारोहित करें"
 
-#: fish/cmds.c:2936
+#: fish/cmds.c:2952
 msgid "unmount all filesystems"
 msgstr "सभी फाइल सिस्टम अनारोहित करें"
 
-#: fish/cmds.c:2937
+#: fish/cmds.c:2953
 msgid "upload a file from the local machine"
 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
 
-#: fish/cmds.c:2938
+#: fish/cmds.c:2954
 #, fuzzy
 msgid "upload a file from the local machine with offset"
 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
 
-#: fish/cmds.c:2939
+#: fish/cmds.c:2955
 msgid "set timestamp of a file with nanosecond precision"
 msgstr "फाइल का टाइमस्टैंप को nanosecond शुद्धता से सेट करें"
 
-#: fish/cmds.c:2940
+#: fish/cmds.c:2956
 msgid "get the library version number"
 msgstr "लाइब्रेरी संस्करण संख्या पाएँ"
 
-#: fish/cmds.c:2941
+#: fish/cmds.c:2957
 #, fuzzy
 msgid "get the filesystem label"
 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
 
-#: fish/cmds.c:2942
+#: fish/cmds.c:2958
 msgid "get the Linux VFS type corresponding to a mounted device"
 msgstr "Linux VFS प्रकार किसी आरोहित युक्ति के अऩुरूप पाएँ"
 
-#: fish/cmds.c:2943
+#: fish/cmds.c:2959
 #, fuzzy
 msgid "get the filesystem UUID"
 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
 
-#: fish/cmds.c:2944
+#: fish/cmds.c:2960
 msgid "activate or deactivate some volume groups"
 msgstr "कुछ वाल्यूम समूह सक्रिय या निष्क्रिय करें"
 
-#: fish/cmds.c:2945
+#: fish/cmds.c:2961
 msgid "activate or deactivate all volume groups"
 msgstr "सभी वाल्यूम समूह सक्रिय या निष्क्रिय करें"
 
-#: fish/cmds.c:2946
+#: fish/cmds.c:2962
 msgid "create an LVM volume group"
 msgstr "LVM वॉल्यूम समूह बनाएँ"
 
-#: fish/cmds.c:2947
+#: fish/cmds.c:2963
 msgid "get the LV UUIDs of all LVs in the volume group"
 msgstr ""
 
-#: fish/cmds.c:2948
+#: fish/cmds.c:2964
 msgid "get the PV UUIDs containing the volume group"
 msgstr ""
 
-#: fish/cmds.c:2949
+#: fish/cmds.c:2965
 msgid "remove an LVM volume group"
 msgstr "LVM वाल्यूम समूह हटाएँ"
 
-#: fish/cmds.c:2950
+#: fish/cmds.c:2966
 msgid "rename an LVM volume group"
 msgstr "LVM वॉल्यूम समूह का नाम बदलें"
 
-#: fish/cmds.c:2951 fish/cmds.c:2952
+#: fish/cmds.c:2967 fish/cmds.c:2968
 msgid "list the LVM volume groups (VGs)"
 msgstr "LVM वाल्यूम समूह (VGs) सूचीबद्ध करें"
 
-#: fish/cmds.c:2953
+#: fish/cmds.c:2969
 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
 msgstr ""
 
-#: fish/cmds.c:2954
+#: fish/cmds.c:2970
 #, fuzzy
 msgid "get the UUID of a volume group"
 msgstr "LVM वॉल्यूम समूह बनाएँ"
 
-#: fish/cmds.c:2955
+#: fish/cmds.c:2971
 msgid "count characters in a file"
 msgstr "फाइल में वर्ण गिनती करें"
 
-#: fish/cmds.c:2956
+#: fish/cmds.c:2972
 msgid "count lines in a file"
 msgstr "फाइल में पंक्ति गिनती करें"
 
-#: fish/cmds.c:2957
+#: fish/cmds.c:2973
 msgid "count words in a file"
 msgstr "फाइल में शब्द गिनती करें"
 
-#: fish/cmds.c:2958
+#: fish/cmds.c:2974
 #, fuzzy
 msgid "create a new file"
 msgstr "फाइल बनाएँ"
 
-#: fish/cmds.c:2959
+#: fish/cmds.c:2975
 msgid "create a file"
 msgstr "फाइल बनाएँ"
 
-#: fish/cmds.c:2962
+#: fish/cmds.c:2978
 msgid "write zeroes to the device"
 msgstr "युक्ति में शून्य लिखें"
 
-#: fish/cmds.c:2963
+#: fish/cmds.c:2979
 #, fuzzy
 msgid "write zeroes to an entire device"
 msgstr "युक्ति में शून्य लिखें"
 
-#: fish/cmds.c:2964
+#: fish/cmds.c:2980
 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
 msgstr "ext2/3 फाइल सिस्टम पर अप्रयुक्त inodes और डिस्क खंड शून्य करें"
 
-#: fish/cmds.c:2967
+#: fish/cmds.c:2983
 msgid "determine file type inside a compressed file"
 msgstr "संकुचित फाइल अंदर फाइल प्रकार निर्धारित करें"
 
-#: fish/cmds.c:2970
+#: fish/cmds.c:2986
 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
 msgstr "-h <cmd> / help <cmd> का उपयोग कमांड के लिए विस्तृत मदद दिखाने के लिए करें."
 
-#: fish/cmds.c:3288 fish/cmds.c:3302 fish/cmds.c:3318 fish/cmds.c:3335
-#: fish/cmds.c:3352 fish/cmds.c:3370 fish/cmds.c:3389 fish/cmds.c:3405
-#: fish/cmds.c:3423 fish/cmds.c:3439 fish/cmds.c:3457 fish/cmds.c:3473
-#: fish/cmds.c:3490 fish/cmds.c:3505 fish/cmds.c:3523 fish/cmds.c:3538
-#: fish/cmds.c:3554 fish/cmds.c:3570 fish/cmds.c:3586 fish/cmds.c:3602
-#: fish/cmds.c:3618 fish/cmds.c:3636 fish/cmds.c:3669 fish/cmds.c:3685
-#: fish/cmds.c:3701 fish/cmds.c:3720 fish/cmds.c:3735 fish/cmds.c:3753
-#: fish/cmds.c:3768 fish/cmds.c:3786 fish/cmds.c:3801 fish/cmds.c:3819
-#: fish/cmds.c:3834 fish/cmds.c:3853 fish/cmds.c:3872 fish/cmds.c:3890
-#: fish/cmds.c:3910 fish/cmds.c:3929 fish/cmds.c:3949 fish/cmds.c:3969
-#: fish/cmds.c:3989 fish/cmds.c:4008 fish/cmds.c:4027 fish/cmds.c:4047
-#: fish/cmds.c:4067 fish/cmds.c:4087 fish/cmds.c:4102 fish/cmds.c:4118
-#: fish/cmds.c:4190 fish/cmds.c:4208 fish/cmds.c:4225 fish/cmds.c:4309
-#: fish/cmds.c:4329 fish/cmds.c:4349 fish/cmds.c:4369 fish/cmds.c:4389
-#: fish/cmds.c:4409 fish/cmds.c:4428 fish/cmds.c:4447 fish/cmds.c:4466
-#: fish/cmds.c:4481 fish/cmds.c:4500 fish/cmds.c:4520 fish/cmds.c:4540
-#: fish/cmds.c:4617 fish/cmds.c:4633 fish/cmds.c:4649 fish/cmds.c:4668
-#: fish/cmds.c:4690 fish/cmds.c:4712 fish/cmds.c:4732 fish/cmds.c:4749
-#: fish/cmds.c:4766 fish/cmds.c:4783 fish/cmds.c:4800 fish/cmds.c:4817
-#: fish/cmds.c:4834 fish/cmds.c:4851 fish/cmds.c:4870 fish/cmds.c:4893
-#: fish/cmds.c:4929 fish/cmds.c:4946 fish/cmds.c:4969 fish/cmds.c:4991
-#: fish/cmds.c:5012 fish/cmds.c:5032 fish/cmds.c:5051 fish/cmds.c:5071
-#: fish/cmds.c:5089 fish/cmds.c:5107 fish/cmds.c:5121 fish/cmds.c:5137
-#: fish/cmds.c:5157 fish/cmds.c:5176 fish/cmds.c:5195 fish/cmds.c:5214
-#: fish/cmds.c:5233 fish/cmds.c:5253 fish/cmds.c:5293 fish/cmds.c:5350
-#: fish/cmds.c:5371 fish/cmds.c:5392 fish/cmds.c:5413 fish/cmds.c:5431
-#: fish/cmds.c:5453 fish/cmds.c:5491 fish/cmds.c:5513 fish/cmds.c:5592
-#: fish/cmds.c:5631 fish/cmds.c:5646 fish/cmds.c:5663 fish/cmds.c:5677
-#: fish/cmds.c:5693 fish/cmds.c:5715 fish/cmds.c:5737 fish/cmds.c:5759
-#: fish/cmds.c:5781 fish/cmds.c:5803 fish/cmds.c:5825 fish/cmds.c:5845
-#: fish/cmds.c:5862 fish/cmds.c:5879 fish/cmds.c:5898 fish/cmds.c:5917
-#: fish/cmds.c:5937 fish/cmds.c:5973 fish/cmds.c:5992 fish/cmds.c:6011
-#: fish/cmds.c:6028 fish/cmds.c:6046 fish/cmds.c:6069 fish/cmds.c:6092
-#: fish/cmds.c:6116 fish/cmds.c:6139 fish/cmds.c:6160 fish/cmds.c:6183
-#: fish/cmds.c:6206 fish/cmds.c:6226 fish/cmds.c:6248 fish/cmds.c:6269
-#: fish/cmds.c:6292 fish/cmds.c:6309 fish/cmds.c:6326 fish/cmds.c:6344
-#: fish/cmds.c:6362 fish/cmds.c:6383 fish/cmds.c:6401 fish/cmds.c:6422
-#: fish/cmds.c:6442 fish/cmds.c:6460 fish/cmds.c:6481 fish/cmds.c:6504
-#: fish/cmds.c:6527 fish/cmds.c:6549 fish/cmds.c:6582 fish/cmds.c:6599
-#: fish/cmds.c:6616 fish/cmds.c:6640 fish/cmds.c:6663 fish/cmds.c:6686
-#: fish/cmds.c:6708 fish/cmds.c:6725 fish/cmds.c:6747 fish/cmds.c:6841
-#: fish/cmds.c:6861 fish/cmds.c:6881 fish/cmds.c:6901 fish/cmds.c:6919
-#: fish/cmds.c:6940 fish/cmds.c:6976 fish/cmds.c:6993 fish/cmds.c:7015
-#: fish/cmds.c:7032 fish/cmds.c:7068 fish/cmds.c:7088 fish/cmds.c:7108
-#: fish/cmds.c:7128 fish/cmds.c:7150 fish/cmds.c:7167 fish/cmds.c:7186
-#: fish/cmds.c:7205 fish/cmds.c:7227 fish/cmds.c:7248 fish/cmds.c:7269
-#: fish/cmds.c:7290 fish/cmds.c:7313 fish/cmds.c:7354 fish/cmds.c:7377
-#: fish/cmds.c:7416 fish/cmds.c:7433 fish/cmds.c:7452 fish/cmds.c:7473
-#: fish/cmds.c:7496 fish/cmds.c:7518 fish/cmds.c:7536 fish/cmds.c:7555
-#: fish/cmds.c:7576 fish/cmds.c:7653 fish/cmds.c:7694 fish/cmds.c:7773
-#: fish/cmds.c:7849 fish/cmds.c:7886 fish/cmds.c:7909 fish/cmds.c:7930
-#: fish/cmds.c:7953 fish/cmds.c:7975 fish/cmds.c:8000 fish/cmds.c:8043
-#: fish/cmds.c:8084 fish/cmds.c:8105 fish/cmds.c:8123 fish/cmds.c:8142
-#: fish/cmds.c:8159 fish/cmds.c:8177 fish/cmds.c:8204 fish/cmds.c:8228
-#: fish/cmds.c:8252 fish/cmds.c:8276 fish/cmds.c:8300 fish/cmds.c:8324
-#: fish/cmds.c:8348 fish/cmds.c:8372 fish/cmds.c:8396 fish/cmds.c:8420
-#: fish/cmds.c:8444 fish/cmds.c:8468 fish/cmds.c:8491 fish/cmds.c:8514
-#: fish/cmds.c:8535 fish/cmds.c:8556 fish/cmds.c:8577 fish/cmds.c:8597
-#: fish/cmds.c:8620 fish/cmds.c:8658 fish/cmds.c:8675 fish/cmds.c:8692
-#: fish/cmds.c:8711 fish/cmds.c:8730 fish/cmds.c:8747 fish/cmds.c:8764
-#: fish/cmds.c:8781 fish/cmds.c:8798 fish/cmds.c:8817 fish/cmds.c:8853
-#: fish/cmds.c:8893 fish/cmds.c:8926 fish/cmds.c:8943 fish/cmds.c:8960
-#: fish/cmds.c:8976 fish/cmds.c:8991 fish/cmds.c:9012 fish/cmds.c:9050
-#: fish/cmds.c:9088 fish/cmds.c:9127 fish/cmds.c:9167 fish/cmds.c:9208
-#: fish/cmds.c:9249 fish/cmds.c:9287 fish/cmds.c:9304 fish/cmds.c:9327
-#: fish/cmds.c:9349 fish/cmds.c:9371 fish/cmds.c:9391 fish/cmds.c:9411
-#: fish/cmds.c:9447 fish/cmds.c:9519 fish/cmds.c:9559 fish/cmds.c:9617
-#: fish/cmds.c:9643 fish/cmds.c:9669 fish/cmds.c:9697 fish/cmds.c:9756
-#: fish/cmds.c:9777 fish/cmds.c:9822 fish/cmds.c:9842 fish/cmds.c:9881
-#: fish/cmds.c:9918 fish/cmds.c:9938 fish/cmds.c:9960 fish/cmds.c:10017
-#: fish/cmds.c:10037 fish/cmds.c:10059 fish/cmds.c:10081 fish/cmds.c:10100
-#: fish/cmds.c:10120 fish/cmds.c:10147 fish/cmds.c:10167 fish/cmds.c:10187
-#: fish/cmds.c:10207 fish/cmds.c:10227 fish/cmds.c:10249 fish/cmds.c:10284
-#: fish/cmds.c:10302 fish/cmds.c:10325 fish/cmds.c:10347 fish/cmds.c:10362
-#: fish/cmds.c:10379 fish/cmds.c:10416 fish/cmds.c:10455 fish/cmds.c:10495
-#: fish/cmds.c:10551 fish/cmds.c:10573 fish/cmds.c:10609 fish/cmds.c:10624
-#: fish/cmds.c:10644 fish/cmds.c:10684 fish/cmds.c:10707 fish/cmds.c:10731
-#: fish/cmds.c:10756 fish/cmds.c:10797 fish/cmds.c:10822 fish/cmds.c:10860
-#: fish/cmds.c:10891 fish/cmds.c:10922 fish/cmds.c:10950 fish/cmds.c:10970
-#: fish/cmds.c:11002 fish/cmds.c:11022 fish/cmds.c:11042 fish/cmds.c:11059
-#: fish/cmds.c:11077 fish/cmds.c:11100 fish/cmds.c:11121 fish/cmds.c:11140
-#: fish/cmds.c:11182 fish/cmds.c:11225 fish/cmds.c:11269 fish/cmds.c:11308
-#: fish/cmds.c:11327 fish/cmds.c:11347 fish/cmds.c:11367 fish/cmds.c:11388
-#: fish/cmds.c:11409 fish/cmds.c:11430 fish/cmds.c:11451 fish/cmds.c:11472
-#: fish/cmds.c:11494 fish/cmds.c:11532 fish/cmds.c:11583 fish/cmds.c:11621
-#: fish/cmds.c:11677 fish/cmds.c:11813 fish/cmds.c:11842 fish/cmds.c:11869
-#: fish/cmds.c:11886 fish/cmds.c:11907 fish/cmds.c:11924
+#: fish/cmds.c:3304 fish/cmds.c:3318 fish/cmds.c:3334 fish/cmds.c:3351
+#: fish/cmds.c:3368 fish/cmds.c:3386 fish/cmds.c:3405 fish/cmds.c:3421
+#: fish/cmds.c:3439 fish/cmds.c:3455 fish/cmds.c:3473 fish/cmds.c:3489
+#: fish/cmds.c:3506 fish/cmds.c:3521 fish/cmds.c:3539 fish/cmds.c:3554
+#: fish/cmds.c:3570 fish/cmds.c:3586 fish/cmds.c:3602 fish/cmds.c:3618
+#: fish/cmds.c:3634 fish/cmds.c:3652 fish/cmds.c:3685 fish/cmds.c:3701
+#: fish/cmds.c:3717 fish/cmds.c:3736 fish/cmds.c:3751 fish/cmds.c:3769
+#: fish/cmds.c:3784 fish/cmds.c:3802 fish/cmds.c:3817 fish/cmds.c:3835
+#: fish/cmds.c:3850 fish/cmds.c:3869 fish/cmds.c:3888 fish/cmds.c:3906
+#: fish/cmds.c:3926 fish/cmds.c:3945 fish/cmds.c:3965 fish/cmds.c:3985
+#: fish/cmds.c:4005 fish/cmds.c:4024 fish/cmds.c:4043 fish/cmds.c:4063
+#: fish/cmds.c:4083 fish/cmds.c:4103 fish/cmds.c:4118 fish/cmds.c:4134
+#: fish/cmds.c:4206 fish/cmds.c:4224 fish/cmds.c:4241 fish/cmds.c:4325
+#: fish/cmds.c:4345 fish/cmds.c:4365 fish/cmds.c:4385 fish/cmds.c:4405
+#: fish/cmds.c:4425 fish/cmds.c:4444 fish/cmds.c:4463 fish/cmds.c:4482
+#: fish/cmds.c:4497 fish/cmds.c:4516 fish/cmds.c:4536 fish/cmds.c:4556
+#: fish/cmds.c:4633 fish/cmds.c:4649 fish/cmds.c:4665 fish/cmds.c:4684
+#: fish/cmds.c:4706 fish/cmds.c:4728 fish/cmds.c:4748 fish/cmds.c:4765
+#: fish/cmds.c:4782 fish/cmds.c:4799 fish/cmds.c:4816 fish/cmds.c:4833
+#: fish/cmds.c:4850 fish/cmds.c:4867 fish/cmds.c:4886 fish/cmds.c:4909
+#: fish/cmds.c:4945 fish/cmds.c:4962 fish/cmds.c:4985 fish/cmds.c:5007
+#: fish/cmds.c:5028 fish/cmds.c:5048 fish/cmds.c:5067 fish/cmds.c:5087
+#: fish/cmds.c:5105 fish/cmds.c:5123 fish/cmds.c:5137 fish/cmds.c:5153
+#: fish/cmds.c:5173 fish/cmds.c:5192 fish/cmds.c:5211 fish/cmds.c:5230
+#: fish/cmds.c:5249 fish/cmds.c:5269 fish/cmds.c:5309 fish/cmds.c:5366
+#: fish/cmds.c:5387 fish/cmds.c:5408 fish/cmds.c:5429 fish/cmds.c:5447
+#: fish/cmds.c:5469 fish/cmds.c:5507 fish/cmds.c:5529 fish/cmds.c:5608
+#: fish/cmds.c:5647 fish/cmds.c:5662 fish/cmds.c:5679 fish/cmds.c:5693
+#: fish/cmds.c:5709 fish/cmds.c:5731 fish/cmds.c:5753 fish/cmds.c:5775
+#: fish/cmds.c:5797 fish/cmds.c:5819 fish/cmds.c:5841 fish/cmds.c:5861
+#: fish/cmds.c:5878 fish/cmds.c:5895 fish/cmds.c:5914 fish/cmds.c:5933
+#: fish/cmds.c:5953 fish/cmds.c:5989 fish/cmds.c:6008 fish/cmds.c:6027
+#: fish/cmds.c:6044 fish/cmds.c:6062 fish/cmds.c:6085 fish/cmds.c:6108
+#: fish/cmds.c:6132 fish/cmds.c:6155 fish/cmds.c:6176 fish/cmds.c:6199
+#: fish/cmds.c:6222 fish/cmds.c:6242 fish/cmds.c:6264 fish/cmds.c:6285
+#: fish/cmds.c:6308 fish/cmds.c:6325 fish/cmds.c:6342 fish/cmds.c:6360
+#: fish/cmds.c:6378 fish/cmds.c:6399 fish/cmds.c:6417 fish/cmds.c:6438
+#: fish/cmds.c:6458 fish/cmds.c:6476 fish/cmds.c:6497 fish/cmds.c:6520
+#: fish/cmds.c:6543 fish/cmds.c:6565 fish/cmds.c:6598 fish/cmds.c:6615
+#: fish/cmds.c:6632 fish/cmds.c:6656 fish/cmds.c:6679 fish/cmds.c:6702
+#: fish/cmds.c:6724 fish/cmds.c:6741 fish/cmds.c:6763 fish/cmds.c:6857
+#: fish/cmds.c:6877 fish/cmds.c:6897 fish/cmds.c:6917 fish/cmds.c:6935
+#: fish/cmds.c:6956 fish/cmds.c:6992 fish/cmds.c:7009 fish/cmds.c:7031
+#: fish/cmds.c:7048 fish/cmds.c:7084 fish/cmds.c:7104 fish/cmds.c:7124
+#: fish/cmds.c:7144 fish/cmds.c:7166 fish/cmds.c:7183 fish/cmds.c:7202
+#: fish/cmds.c:7221 fish/cmds.c:7243 fish/cmds.c:7264 fish/cmds.c:7285
+#: fish/cmds.c:7306 fish/cmds.c:7329 fish/cmds.c:7370 fish/cmds.c:7393
+#: fish/cmds.c:7432 fish/cmds.c:7449 fish/cmds.c:7468 fish/cmds.c:7489
+#: fish/cmds.c:7512 fish/cmds.c:7534 fish/cmds.c:7552 fish/cmds.c:7571
+#: fish/cmds.c:7592 fish/cmds.c:7669 fish/cmds.c:7710 fish/cmds.c:7789
+#: fish/cmds.c:7865 fish/cmds.c:7902 fish/cmds.c:7925 fish/cmds.c:7946
+#: fish/cmds.c:7969 fish/cmds.c:7991 fish/cmds.c:8016 fish/cmds.c:8059
+#: fish/cmds.c:8100 fish/cmds.c:8121 fish/cmds.c:8139 fish/cmds.c:8158
+#: fish/cmds.c:8175 fish/cmds.c:8193 fish/cmds.c:8220 fish/cmds.c:8244
+#: fish/cmds.c:8268 fish/cmds.c:8292 fish/cmds.c:8316 fish/cmds.c:8340
+#: fish/cmds.c:8364 fish/cmds.c:8388 fish/cmds.c:8412 fish/cmds.c:8436
+#: fish/cmds.c:8460 fish/cmds.c:8484 fish/cmds.c:8507 fish/cmds.c:8530
+#: fish/cmds.c:8551 fish/cmds.c:8572 fish/cmds.c:8593 fish/cmds.c:8613
+#: fish/cmds.c:8636 fish/cmds.c:8674 fish/cmds.c:8691 fish/cmds.c:8708
+#: fish/cmds.c:8727 fish/cmds.c:8746 fish/cmds.c:8763 fish/cmds.c:8780
+#: fish/cmds.c:8797 fish/cmds.c:8814 fish/cmds.c:8833 fish/cmds.c:8869
+#: fish/cmds.c:8909 fish/cmds.c:8942 fish/cmds.c:8959 fish/cmds.c:8976
+#: fish/cmds.c:8992 fish/cmds.c:9007 fish/cmds.c:9028 fish/cmds.c:9066
+#: fish/cmds.c:9104 fish/cmds.c:9143 fish/cmds.c:9183 fish/cmds.c:9224
+#: fish/cmds.c:9265 fish/cmds.c:9303 fish/cmds.c:9320 fish/cmds.c:9343
+#: fish/cmds.c:9365 fish/cmds.c:9387 fish/cmds.c:9407 fish/cmds.c:9427
+#: fish/cmds.c:9463 fish/cmds.c:9535 fish/cmds.c:9575 fish/cmds.c:9633
+#: fish/cmds.c:9659 fish/cmds.c:9685 fish/cmds.c:9713 fish/cmds.c:9772
+#: fish/cmds.c:9793 fish/cmds.c:9838 fish/cmds.c:9858 fish/cmds.c:9897
+#: fish/cmds.c:9934 fish/cmds.c:9954 fish/cmds.c:9976 fish/cmds.c:10033
+#: fish/cmds.c:10053 fish/cmds.c:10075 fish/cmds.c:10097 fish/cmds.c:10116
+#: fish/cmds.c:10136 fish/cmds.c:10163 fish/cmds.c:10183 fish/cmds.c:10203
+#: fish/cmds.c:10223 fish/cmds.c:10243 fish/cmds.c:10265 fish/cmds.c:10300
+#: fish/cmds.c:10318 fish/cmds.c:10341 fish/cmds.c:10363 fish/cmds.c:10378
+#: fish/cmds.c:10395 fish/cmds.c:10432 fish/cmds.c:10471 fish/cmds.c:10511
+#: fish/cmds.c:10567 fish/cmds.c:10589 fish/cmds.c:10625 fish/cmds.c:10640
+#: fish/cmds.c:10660 fish/cmds.c:10700 fish/cmds.c:10723 fish/cmds.c:10747
+#: fish/cmds.c:10772 fish/cmds.c:10813 fish/cmds.c:10838 fish/cmds.c:10876
+#: fish/cmds.c:10907 fish/cmds.c:10938 fish/cmds.c:10966 fish/cmds.c:10986
+#: fish/cmds.c:11018 fish/cmds.c:11038 fish/cmds.c:11058 fish/cmds.c:11075
+#: fish/cmds.c:11093 fish/cmds.c:11116 fish/cmds.c:11137 fish/cmds.c:11156
+#: fish/cmds.c:11198 fish/cmds.c:11241 fish/cmds.c:11285 fish/cmds.c:11324
+#: fish/cmds.c:11343 fish/cmds.c:11363 fish/cmds.c:11383 fish/cmds.c:11404
+#: fish/cmds.c:11425 fish/cmds.c:11446 fish/cmds.c:11467 fish/cmds.c:11488
+#: fish/cmds.c:11510 fish/cmds.c:11548 fish/cmds.c:11599 fish/cmds.c:11637
+#: fish/cmds.c:11693 fish/cmds.c:11829 fish/cmds.c:11858 fish/cmds.c:11885
+#: fish/cmds.c:11902 fish/cmds.c:11923 fish/cmds.c:11940 fish/cmds.c:12002
 #, c-format
 msgid "%s should have %d parameter(s)\n"
 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
 
-#: fish/cmds.c:3289 fish/cmds.c:3303 fish/cmds.c:3319 fish/cmds.c:3336
-#: fish/cmds.c:3353 fish/cmds.c:3371 fish/cmds.c:3390 fish/cmds.c:3406
-#: fish/cmds.c:3424 fish/cmds.c:3440 fish/cmds.c:3458 fish/cmds.c:3474
-#: fish/cmds.c:3491 fish/cmds.c:3506 fish/cmds.c:3524 fish/cmds.c:3539
-#: fish/cmds.c:3555 fish/cmds.c:3571 fish/cmds.c:3587 fish/cmds.c:3603
-#: fish/cmds.c:3619 fish/cmds.c:3637 fish/cmds.c:3670 fish/cmds.c:3686
-#: fish/cmds.c:3702 fish/cmds.c:3721 fish/cmds.c:3736 fish/cmds.c:3754
-#: fish/cmds.c:3769 fish/cmds.c:3787 fish/cmds.c:3802 fish/cmds.c:3820
-#: fish/cmds.c:3835 fish/cmds.c:3854 fish/cmds.c:3873 fish/cmds.c:3891
-#: fish/cmds.c:3911 fish/cmds.c:3930 fish/cmds.c:3950 fish/cmds.c:3970
-#: fish/cmds.c:3990 fish/cmds.c:4009 fish/cmds.c:4028 fish/cmds.c:4048
-#: fish/cmds.c:4068 fish/cmds.c:4088 fish/cmds.c:4103 fish/cmds.c:4119
-#: fish/cmds.c:4140 fish/cmds.c:4191 fish/cmds.c:4209 fish/cmds.c:4226
-#: fish/cmds.c:4247 fish/cmds.c:4310 fish/cmds.c:4330 fish/cmds.c:4350
-#: fish/cmds.c:4370 fish/cmds.c:4390 fish/cmds.c:4410 fish/cmds.c:4429
-#: fish/cmds.c:4448 fish/cmds.c:4467 fish/cmds.c:4482 fish/cmds.c:4501
-#: fish/cmds.c:4521 fish/cmds.c:4541 fish/cmds.c:4564 fish/cmds.c:4618
-#: fish/cmds.c:4634 fish/cmds.c:4650 fish/cmds.c:4669 fish/cmds.c:4691
-#: fish/cmds.c:4713 fish/cmds.c:4733 fish/cmds.c:4750 fish/cmds.c:4767
-#: fish/cmds.c:4784 fish/cmds.c:4801 fish/cmds.c:4818 fish/cmds.c:4835
-#: fish/cmds.c:4852 fish/cmds.c:4871 fish/cmds.c:4894 fish/cmds.c:4930
-#: fish/cmds.c:4947 fish/cmds.c:4970 fish/cmds.c:4992 fish/cmds.c:5013
-#: fish/cmds.c:5033 fish/cmds.c:5052 fish/cmds.c:5072 fish/cmds.c:5090
-#: fish/cmds.c:5108 fish/cmds.c:5122 fish/cmds.c:5138 fish/cmds.c:5158
-#: fish/cmds.c:5177 fish/cmds.c:5196 fish/cmds.c:5215 fish/cmds.c:5234
-#: fish/cmds.c:5254 fish/cmds.c:5294 fish/cmds.c:5351 fish/cmds.c:5372
-#: fish/cmds.c:5393 fish/cmds.c:5414 fish/cmds.c:5432 fish/cmds.c:5454
-#: fish/cmds.c:5492 fish/cmds.c:5514 fish/cmds.c:5593 fish/cmds.c:5632
-#: fish/cmds.c:5647 fish/cmds.c:5664 fish/cmds.c:5678 fish/cmds.c:5694
-#: fish/cmds.c:5716 fish/cmds.c:5738 fish/cmds.c:5760 fish/cmds.c:5782
-#: fish/cmds.c:5804 fish/cmds.c:5826 fish/cmds.c:5846 fish/cmds.c:5863
-#: fish/cmds.c:5880 fish/cmds.c:5899 fish/cmds.c:5918 fish/cmds.c:5938
-#: fish/cmds.c:5974 fish/cmds.c:5993 fish/cmds.c:6012 fish/cmds.c:6029
-#: fish/cmds.c:6047 fish/cmds.c:6070 fish/cmds.c:6093 fish/cmds.c:6117
-#: fish/cmds.c:6140 fish/cmds.c:6161 fish/cmds.c:6184 fish/cmds.c:6207
-#: fish/cmds.c:6227 fish/cmds.c:6249 fish/cmds.c:6270 fish/cmds.c:6293
-#: fish/cmds.c:6310 fish/cmds.c:6327 fish/cmds.c:6345 fish/cmds.c:6363
-#: fish/cmds.c:6384 fish/cmds.c:6402 fish/cmds.c:6423 fish/cmds.c:6443
-#: fish/cmds.c:6461 fish/cmds.c:6482 fish/cmds.c:6505 fish/cmds.c:6528
-#: fish/cmds.c:6550 fish/cmds.c:6583 fish/cmds.c:6600 fish/cmds.c:6617
-#: fish/cmds.c:6641 fish/cmds.c:6664 fish/cmds.c:6687 fish/cmds.c:6709
-#: fish/cmds.c:6726 fish/cmds.c:6748 fish/cmds.c:6842 fish/cmds.c:6862
-#: fish/cmds.c:6882 fish/cmds.c:6902 fish/cmds.c:6920 fish/cmds.c:6941
-#: fish/cmds.c:6977 fish/cmds.c:6994 fish/cmds.c:7016 fish/cmds.c:7033
-#: fish/cmds.c:7069 fish/cmds.c:7089 fish/cmds.c:7109 fish/cmds.c:7129
-#: fish/cmds.c:7151 fish/cmds.c:7168 fish/cmds.c:7187 fish/cmds.c:7206
-#: fish/cmds.c:7228 fish/cmds.c:7249 fish/cmds.c:7270 fish/cmds.c:7291
-#: fish/cmds.c:7314 fish/cmds.c:7355 fish/cmds.c:7378 fish/cmds.c:7417
-#: fish/cmds.c:7434 fish/cmds.c:7453 fish/cmds.c:7474 fish/cmds.c:7497
-#: fish/cmds.c:7519 fish/cmds.c:7537 fish/cmds.c:7556 fish/cmds.c:7577
-#: fish/cmds.c:7654 fish/cmds.c:7695 fish/cmds.c:7774 fish/cmds.c:7850
-#: fish/cmds.c:7887 fish/cmds.c:7910 fish/cmds.c:7931 fish/cmds.c:7954
-#: fish/cmds.c:7976 fish/cmds.c:8001 fish/cmds.c:8044 fish/cmds.c:8085
-#: fish/cmds.c:8106 fish/cmds.c:8124 fish/cmds.c:8143 fish/cmds.c:8160
-#: fish/cmds.c:8178 fish/cmds.c:8205 fish/cmds.c:8229 fish/cmds.c:8253
-#: fish/cmds.c:8277 fish/cmds.c:8301 fish/cmds.c:8325 fish/cmds.c:8349
-#: fish/cmds.c:8373 fish/cmds.c:8397 fish/cmds.c:8421 fish/cmds.c:8445
-#: fish/cmds.c:8469 fish/cmds.c:8492 fish/cmds.c:8515 fish/cmds.c:8536
-#: fish/cmds.c:8557 fish/cmds.c:8578 fish/cmds.c:8598 fish/cmds.c:8621
-#: fish/cmds.c:8659 fish/cmds.c:8676 fish/cmds.c:8693 fish/cmds.c:8712
-#: fish/cmds.c:8731 fish/cmds.c:8748 fish/cmds.c:8765 fish/cmds.c:8782
-#: fish/cmds.c:8799 fish/cmds.c:8818 fish/cmds.c:8854 fish/cmds.c:8894
-#: fish/cmds.c:8927 fish/cmds.c:8944 fish/cmds.c:8961 fish/cmds.c:8977
-#: fish/cmds.c:8992 fish/cmds.c:9013 fish/cmds.c:9051 fish/cmds.c:9089
-#: fish/cmds.c:9128 fish/cmds.c:9168 fish/cmds.c:9209 fish/cmds.c:9250
-#: fish/cmds.c:9288 fish/cmds.c:9305 fish/cmds.c:9328 fish/cmds.c:9350
-#: fish/cmds.c:9372 fish/cmds.c:9392 fish/cmds.c:9412 fish/cmds.c:9448
-#: fish/cmds.c:9520 fish/cmds.c:9560 fish/cmds.c:9618 fish/cmds.c:9644
-#: fish/cmds.c:9670 fish/cmds.c:9698 fish/cmds.c:9757 fish/cmds.c:9778
-#: fish/cmds.c:9823 fish/cmds.c:9843 fish/cmds.c:9882 fish/cmds.c:9919
-#: fish/cmds.c:9939 fish/cmds.c:9961 fish/cmds.c:10018 fish/cmds.c:10038
-#: fish/cmds.c:10060 fish/cmds.c:10082 fish/cmds.c:10101 fish/cmds.c:10121
-#: fish/cmds.c:10148 fish/cmds.c:10168 fish/cmds.c:10188 fish/cmds.c:10208
-#: fish/cmds.c:10228 fish/cmds.c:10250 fish/cmds.c:10285 fish/cmds.c:10303
-#: fish/cmds.c:10326 fish/cmds.c:10348 fish/cmds.c:10363 fish/cmds.c:10380
-#: fish/cmds.c:10417 fish/cmds.c:10456 fish/cmds.c:10496 fish/cmds.c:10552
-#: fish/cmds.c:10574 fish/cmds.c:10610 fish/cmds.c:10625 fish/cmds.c:10645
-#: fish/cmds.c:10685 fish/cmds.c:10708 fish/cmds.c:10732 fish/cmds.c:10757
-#: fish/cmds.c:10798 fish/cmds.c:10823 fish/cmds.c:10861 fish/cmds.c:10892
-#: fish/cmds.c:10923 fish/cmds.c:10951 fish/cmds.c:10971 fish/cmds.c:11003
-#: fish/cmds.c:11023 fish/cmds.c:11043 fish/cmds.c:11060 fish/cmds.c:11078
-#: fish/cmds.c:11101 fish/cmds.c:11122 fish/cmds.c:11141 fish/cmds.c:11183
-#: fish/cmds.c:11226 fish/cmds.c:11270 fish/cmds.c:11309 fish/cmds.c:11328
-#: fish/cmds.c:11348 fish/cmds.c:11368 fish/cmds.c:11389 fish/cmds.c:11410
-#: fish/cmds.c:11431 fish/cmds.c:11452 fish/cmds.c:11473 fish/cmds.c:11495
-#: fish/cmds.c:11533 fish/cmds.c:11584 fish/cmds.c:11622 fish/cmds.c:11678
-#: fish/cmds.c:11701 fish/cmds.c:11814 fish/cmds.c:11843 fish/cmds.c:11870
-#: fish/cmds.c:11887 fish/cmds.c:11908 fish/cmds.c:11925 fish/cmds.c:11947
+#: fish/cmds.c:3305 fish/cmds.c:3319 fish/cmds.c:3335 fish/cmds.c:3352
+#: fish/cmds.c:3369 fish/cmds.c:3387 fish/cmds.c:3406 fish/cmds.c:3422
+#: fish/cmds.c:3440 fish/cmds.c:3456 fish/cmds.c:3474 fish/cmds.c:3490
+#: fish/cmds.c:3507 fish/cmds.c:3522 fish/cmds.c:3540 fish/cmds.c:3555
+#: fish/cmds.c:3571 fish/cmds.c:3587 fish/cmds.c:3603 fish/cmds.c:3619
+#: fish/cmds.c:3635 fish/cmds.c:3653 fish/cmds.c:3686 fish/cmds.c:3702
+#: fish/cmds.c:3718 fish/cmds.c:3737 fish/cmds.c:3752 fish/cmds.c:3770
+#: fish/cmds.c:3785 fish/cmds.c:3803 fish/cmds.c:3818 fish/cmds.c:3836
+#: fish/cmds.c:3851 fish/cmds.c:3870 fish/cmds.c:3889 fish/cmds.c:3907
+#: fish/cmds.c:3927 fish/cmds.c:3946 fish/cmds.c:3966 fish/cmds.c:3986
+#: fish/cmds.c:4006 fish/cmds.c:4025 fish/cmds.c:4044 fish/cmds.c:4064
+#: fish/cmds.c:4084 fish/cmds.c:4104 fish/cmds.c:4119 fish/cmds.c:4135
+#: fish/cmds.c:4156 fish/cmds.c:4207 fish/cmds.c:4225 fish/cmds.c:4242
+#: fish/cmds.c:4263 fish/cmds.c:4326 fish/cmds.c:4346 fish/cmds.c:4366
+#: fish/cmds.c:4386 fish/cmds.c:4406 fish/cmds.c:4426 fish/cmds.c:4445
+#: fish/cmds.c:4464 fish/cmds.c:4483 fish/cmds.c:4498 fish/cmds.c:4517
+#: fish/cmds.c:4537 fish/cmds.c:4557 fish/cmds.c:4580 fish/cmds.c:4634
+#: fish/cmds.c:4650 fish/cmds.c:4666 fish/cmds.c:4685 fish/cmds.c:4707
+#: fish/cmds.c:4729 fish/cmds.c:4749 fish/cmds.c:4766 fish/cmds.c:4783
+#: fish/cmds.c:4800 fish/cmds.c:4817 fish/cmds.c:4834 fish/cmds.c:4851
+#: fish/cmds.c:4868 fish/cmds.c:4887 fish/cmds.c:4910 fish/cmds.c:4946
+#: fish/cmds.c:4963 fish/cmds.c:4986 fish/cmds.c:5008 fish/cmds.c:5029
+#: fish/cmds.c:5049 fish/cmds.c:5068 fish/cmds.c:5088 fish/cmds.c:5106
+#: fish/cmds.c:5124 fish/cmds.c:5138 fish/cmds.c:5154 fish/cmds.c:5174
+#: fish/cmds.c:5193 fish/cmds.c:5212 fish/cmds.c:5231 fish/cmds.c:5250
+#: fish/cmds.c:5270 fish/cmds.c:5310 fish/cmds.c:5367 fish/cmds.c:5388
+#: fish/cmds.c:5409 fish/cmds.c:5430 fish/cmds.c:5448 fish/cmds.c:5470
+#: fish/cmds.c:5508 fish/cmds.c:5530 fish/cmds.c:5609 fish/cmds.c:5648
+#: fish/cmds.c:5663 fish/cmds.c:5680 fish/cmds.c:5694 fish/cmds.c:5710
+#: fish/cmds.c:5732 fish/cmds.c:5754 fish/cmds.c:5776 fish/cmds.c:5798
+#: fish/cmds.c:5820 fish/cmds.c:5842 fish/cmds.c:5862 fish/cmds.c:5879
+#: fish/cmds.c:5896 fish/cmds.c:5915 fish/cmds.c:5934 fish/cmds.c:5954
+#: fish/cmds.c:5990 fish/cmds.c:6009 fish/cmds.c:6028 fish/cmds.c:6045
+#: fish/cmds.c:6063 fish/cmds.c:6086 fish/cmds.c:6109 fish/cmds.c:6133
+#: fish/cmds.c:6156 fish/cmds.c:6177 fish/cmds.c:6200 fish/cmds.c:6223
+#: fish/cmds.c:6243 fish/cmds.c:6265 fish/cmds.c:6286 fish/cmds.c:6309
+#: fish/cmds.c:6326 fish/cmds.c:6343 fish/cmds.c:6361 fish/cmds.c:6379
+#: fish/cmds.c:6400 fish/cmds.c:6418 fish/cmds.c:6439 fish/cmds.c:6459
+#: fish/cmds.c:6477 fish/cmds.c:6498 fish/cmds.c:6521 fish/cmds.c:6544
+#: fish/cmds.c:6566 fish/cmds.c:6599 fish/cmds.c:6616 fish/cmds.c:6633
+#: fish/cmds.c:6657 fish/cmds.c:6680 fish/cmds.c:6703 fish/cmds.c:6725
+#: fish/cmds.c:6742 fish/cmds.c:6764 fish/cmds.c:6858 fish/cmds.c:6878
+#: fish/cmds.c:6898 fish/cmds.c:6918 fish/cmds.c:6936 fish/cmds.c:6957
+#: fish/cmds.c:6993 fish/cmds.c:7010 fish/cmds.c:7032 fish/cmds.c:7049
+#: fish/cmds.c:7085 fish/cmds.c:7105 fish/cmds.c:7125 fish/cmds.c:7145
+#: fish/cmds.c:7167 fish/cmds.c:7184 fish/cmds.c:7203 fish/cmds.c:7222
+#: fish/cmds.c:7244 fish/cmds.c:7265 fish/cmds.c:7286 fish/cmds.c:7307
+#: fish/cmds.c:7330 fish/cmds.c:7371 fish/cmds.c:7394 fish/cmds.c:7433
+#: fish/cmds.c:7450 fish/cmds.c:7469 fish/cmds.c:7490 fish/cmds.c:7513
+#: fish/cmds.c:7535 fish/cmds.c:7553 fish/cmds.c:7572 fish/cmds.c:7593
+#: fish/cmds.c:7670 fish/cmds.c:7711 fish/cmds.c:7790 fish/cmds.c:7866
+#: fish/cmds.c:7903 fish/cmds.c:7926 fish/cmds.c:7947 fish/cmds.c:7970
+#: fish/cmds.c:7992 fish/cmds.c:8017 fish/cmds.c:8060 fish/cmds.c:8101
+#: fish/cmds.c:8122 fish/cmds.c:8140 fish/cmds.c:8159 fish/cmds.c:8176
+#: fish/cmds.c:8194 fish/cmds.c:8221 fish/cmds.c:8245 fish/cmds.c:8269
+#: fish/cmds.c:8293 fish/cmds.c:8317 fish/cmds.c:8341 fish/cmds.c:8365
+#: fish/cmds.c:8389 fish/cmds.c:8413 fish/cmds.c:8437 fish/cmds.c:8461
+#: fish/cmds.c:8485 fish/cmds.c:8508 fish/cmds.c:8531 fish/cmds.c:8552
+#: fish/cmds.c:8573 fish/cmds.c:8594 fish/cmds.c:8614 fish/cmds.c:8637
+#: fish/cmds.c:8675 fish/cmds.c:8692 fish/cmds.c:8709 fish/cmds.c:8728
+#: fish/cmds.c:8747 fish/cmds.c:8764 fish/cmds.c:8781 fish/cmds.c:8798
+#: fish/cmds.c:8815 fish/cmds.c:8834 fish/cmds.c:8870 fish/cmds.c:8910
+#: fish/cmds.c:8943 fish/cmds.c:8960 fish/cmds.c:8977 fish/cmds.c:8993
+#: fish/cmds.c:9008 fish/cmds.c:9029 fish/cmds.c:9067 fish/cmds.c:9105
+#: fish/cmds.c:9144 fish/cmds.c:9184 fish/cmds.c:9225 fish/cmds.c:9266
+#: fish/cmds.c:9304 fish/cmds.c:9321 fish/cmds.c:9344 fish/cmds.c:9366
+#: fish/cmds.c:9388 fish/cmds.c:9408 fish/cmds.c:9428 fish/cmds.c:9464
+#: fish/cmds.c:9536 fish/cmds.c:9576 fish/cmds.c:9634 fish/cmds.c:9660
+#: fish/cmds.c:9686 fish/cmds.c:9714 fish/cmds.c:9773 fish/cmds.c:9794
+#: fish/cmds.c:9839 fish/cmds.c:9859 fish/cmds.c:9898 fish/cmds.c:9935
+#: fish/cmds.c:9955 fish/cmds.c:9977 fish/cmds.c:10034 fish/cmds.c:10054
+#: fish/cmds.c:10076 fish/cmds.c:10098 fish/cmds.c:10117 fish/cmds.c:10137
+#: fish/cmds.c:10164 fish/cmds.c:10184 fish/cmds.c:10204 fish/cmds.c:10224
+#: fish/cmds.c:10244 fish/cmds.c:10266 fish/cmds.c:10301 fish/cmds.c:10319
+#: fish/cmds.c:10342 fish/cmds.c:10364 fish/cmds.c:10379 fish/cmds.c:10396
+#: fish/cmds.c:10433 fish/cmds.c:10472 fish/cmds.c:10512 fish/cmds.c:10568
+#: fish/cmds.c:10590 fish/cmds.c:10626 fish/cmds.c:10641 fish/cmds.c:10661
+#: fish/cmds.c:10701 fish/cmds.c:10724 fish/cmds.c:10748 fish/cmds.c:10773
+#: fish/cmds.c:10814 fish/cmds.c:10839 fish/cmds.c:10877 fish/cmds.c:10908
+#: fish/cmds.c:10939 fish/cmds.c:10967 fish/cmds.c:10987 fish/cmds.c:11019
+#: fish/cmds.c:11039 fish/cmds.c:11059 fish/cmds.c:11076 fish/cmds.c:11094
+#: fish/cmds.c:11117 fish/cmds.c:11138 fish/cmds.c:11157 fish/cmds.c:11199
+#: fish/cmds.c:11242 fish/cmds.c:11286 fish/cmds.c:11325 fish/cmds.c:11344
+#: fish/cmds.c:11364 fish/cmds.c:11384 fish/cmds.c:11405 fish/cmds.c:11426
+#: fish/cmds.c:11447 fish/cmds.c:11468 fish/cmds.c:11489 fish/cmds.c:11511
+#: fish/cmds.c:11549 fish/cmds.c:11600 fish/cmds.c:11638 fish/cmds.c:11694
+#: fish/cmds.c:11717 fish/cmds.c:11830 fish/cmds.c:11859 fish/cmds.c:11886
+#: fish/cmds.c:11903 fish/cmds.c:11924 fish/cmds.c:11941 fish/cmds.c:11963
+#: fish/cmds.c:12003 fish/cmds.c:12024
 #, c-format
 msgid "type 'help %s' for help on %s\n"
 msgstr "'help %s' को %s पर मदद के लिए टाइप करें\n"
 
-#: fish/cmds.c:3647 fish/cmds.c:4906 fish/cmds.c:5264 fish/cmds.c:5304
-#: fish/cmds.c:5323 fish/cmds.c:5466 fish/cmds.c:5525 fish/cmds.c:5544
-#: fish/cmds.c:5563 fish/cmds.c:5606 fish/cmds.c:5949 fish/cmds.c:6560
-#: fish/cmds.c:6759 fish/cmds.c:6778 fish/cmds.c:6797 fish/cmds.c:6816
-#: fish/cmds.c:6952 fish/cmds.c:7043 fish/cmds.c:7324 fish/cmds.c:7388
-#: fish/cmds.c:7587 fish/cmds.c:7606 fish/cmds.c:7625 fish/cmds.c:7664
-#: fish/cmds.c:7705 fish/cmds.c:7724 fish/cmds.c:7743 fish/cmds.c:7784
-#: fish/cmds.c:7803 fish/cmds.c:7822 fish/cmds.c:7860 fish/cmds.c:8013
-#: fish/cmds.c:8056 fish/cmds.c:8633 fish/cmds.c:8828 fish/cmds.c:8866
-#: fish/cmds.c:8904 fish/cmds.c:9024 fish/cmds.c:9061 fish/cmds.c:9099
-#: fish/cmds.c:9138 fish/cmds.c:9179 fish/cmds.c:9220 fish/cmds.c:9261
-#: fish/cmds.c:9424 fish/cmds.c:9460 fish/cmds.c:9473 fish/cmds.c:9486
-#: fish/cmds.c:9499 fish/cmds.c:9532 fish/cmds.c:9570 fish/cmds.c:9589
-#: fish/cmds.c:9710 fish/cmds.c:9729 fish/cmds.c:9790 fish/cmds.c:9803
-#: fish/cmds.c:9854 fish/cmds.c:9893 fish/cmds.c:9971 fish/cmds.c:9990
-#: fish/cmds.c:10264 fish/cmds.c:10391 fish/cmds.c:10428 fish/cmds.c:10467
-#: fish/cmds.c:10507 fish/cmds.c:10526 fish/cmds.c:10585 fish/cmds.c:10658
-#: fish/cmds.c:10768 fish/cmds.c:10838 fish/cmds.c:10872 fish/cmds.c:10903
-#: fish/cmds.c:10934 fish/cmds.c:10983 fish/cmds.c:11154 fish/cmds.c:11196
-#: fish/cmds.c:11241 fish/cmds.c:11283 fish/cmds.c:11509 fish/cmds.c:11547
-#: fish/cmds.c:11560 fish/cmds.c:11598 fish/cmds.c:11633 fish/cmds.c:11652
-#: fish/cmds.c:11719 fish/cmds.c:11747 fish/cmds.c:11770
+#: fish/cmds.c:3663 fish/cmds.c:4922 fish/cmds.c:5280 fish/cmds.c:5320
+#: fish/cmds.c:5339 fish/cmds.c:5482 fish/cmds.c:5541 fish/cmds.c:5560
+#: fish/cmds.c:5579 fish/cmds.c:5622 fish/cmds.c:5965 fish/cmds.c:6576
+#: fish/cmds.c:6775 fish/cmds.c:6794 fish/cmds.c:6813 fish/cmds.c:6832
+#: fish/cmds.c:6968 fish/cmds.c:7059 fish/cmds.c:7340 fish/cmds.c:7404
+#: fish/cmds.c:7603 fish/cmds.c:7622 fish/cmds.c:7641 fish/cmds.c:7680
+#: fish/cmds.c:7721 fish/cmds.c:7740 fish/cmds.c:7759 fish/cmds.c:7800
+#: fish/cmds.c:7819 fish/cmds.c:7838 fish/cmds.c:7876 fish/cmds.c:8029
+#: fish/cmds.c:8072 fish/cmds.c:8649 fish/cmds.c:8844 fish/cmds.c:8882
+#: fish/cmds.c:8920 fish/cmds.c:9040 fish/cmds.c:9077 fish/cmds.c:9115
+#: fish/cmds.c:9154 fish/cmds.c:9195 fish/cmds.c:9236 fish/cmds.c:9277
+#: fish/cmds.c:9440 fish/cmds.c:9476 fish/cmds.c:9489 fish/cmds.c:9502
+#: fish/cmds.c:9515 fish/cmds.c:9548 fish/cmds.c:9586 fish/cmds.c:9605
+#: fish/cmds.c:9726 fish/cmds.c:9745 fish/cmds.c:9806 fish/cmds.c:9819
+#: fish/cmds.c:9870 fish/cmds.c:9909 fish/cmds.c:9987 fish/cmds.c:10006
+#: fish/cmds.c:10280 fish/cmds.c:10407 fish/cmds.c:10444 fish/cmds.c:10483
+#: fish/cmds.c:10523 fish/cmds.c:10542 fish/cmds.c:10601 fish/cmds.c:10674
+#: fish/cmds.c:10784 fish/cmds.c:10854 fish/cmds.c:10888 fish/cmds.c:10919
+#: fish/cmds.c:10950 fish/cmds.c:10999 fish/cmds.c:11170 fish/cmds.c:11212
+#: fish/cmds.c:11257 fish/cmds.c:11299 fish/cmds.c:11525 fish/cmds.c:11563
+#: fish/cmds.c:11576 fish/cmds.c:11614 fish/cmds.c:11649 fish/cmds.c:11668
+#: fish/cmds.c:11735 fish/cmds.c:11763 fish/cmds.c:11786 fish/cmds.c:12041
 #, c-format
 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n"
 
-#: fish/cmds.c:3653 fish/cmds.c:4912 fish/cmds.c:5270 fish/cmds.c:5310
-#: fish/cmds.c:5329 fish/cmds.c:5472 fish/cmds.c:5531 fish/cmds.c:5550
-#: fish/cmds.c:5569 fish/cmds.c:5612 fish/cmds.c:5955 fish/cmds.c:6566
-#: fish/cmds.c:6765 fish/cmds.c:6784 fish/cmds.c:6803 fish/cmds.c:6822
-#: fish/cmds.c:6958 fish/cmds.c:7049 fish/cmds.c:7330 fish/cmds.c:7394
-#: fish/cmds.c:7593 fish/cmds.c:7612 fish/cmds.c:7631 fish/cmds.c:7670
-#: fish/cmds.c:7711 fish/cmds.c:7730 fish/cmds.c:7749 fish/cmds.c:7790
-#: fish/cmds.c:7809 fish/cmds.c:7828 fish/cmds.c:7866 fish/cmds.c:8019
-#: fish/cmds.c:8062 fish/cmds.c:8639 fish/cmds.c:8834 fish/cmds.c:8872
-#: fish/cmds.c:8910 fish/cmds.c:9030 fish/cmds.c:9067 fish/cmds.c:9105
-#: fish/cmds.c:9144 fish/cmds.c:9185 fish/cmds.c:9226 fish/cmds.c:9267
-#: fish/cmds.c:9538 fish/cmds.c:9576 fish/cmds.c:9595 fish/cmds.c:9716
-#: fish/cmds.c:9860 fish/cmds.c:9899 fish/cmds.c:9977 fish/cmds.c:9996
-#: fish/cmds.c:10397 fish/cmds.c:10434 fish/cmds.c:10473 fish/cmds.c:10513
-#: fish/cmds.c:10532 fish/cmds.c:10591 fish/cmds.c:10664 fish/cmds.c:10774
-#: fish/cmds.c:11160 fish/cmds.c:11202 fish/cmds.c:11247 fish/cmds.c:11289
-#: fish/cmds.c:11639 fish/cmds.c:11725 fish/cmds.c:11753 fish/cmds.c:11776
+#: fish/cmds.c:3669 fish/cmds.c:4928 fish/cmds.c:5286 fish/cmds.c:5326
+#: fish/cmds.c:5345 fish/cmds.c:5488 fish/cmds.c:5547 fish/cmds.c:5566
+#: fish/cmds.c:5585 fish/cmds.c:5628 fish/cmds.c:5971 fish/cmds.c:6582
+#: fish/cmds.c:6781 fish/cmds.c:6800 fish/cmds.c:6819 fish/cmds.c:6838
+#: fish/cmds.c:6974 fish/cmds.c:7065 fish/cmds.c:7346 fish/cmds.c:7410
+#: fish/cmds.c:7609 fish/cmds.c:7628 fish/cmds.c:7647 fish/cmds.c:7686
+#: fish/cmds.c:7727 fish/cmds.c:7746 fish/cmds.c:7765 fish/cmds.c:7806
+#: fish/cmds.c:7825 fish/cmds.c:7844 fish/cmds.c:7882 fish/cmds.c:8035
+#: fish/cmds.c:8078 fish/cmds.c:8655 fish/cmds.c:8850 fish/cmds.c:8888
+#: fish/cmds.c:8926 fish/cmds.c:9046 fish/cmds.c:9083 fish/cmds.c:9121
+#: fish/cmds.c:9160 fish/cmds.c:9201 fish/cmds.c:9242 fish/cmds.c:9283
+#: fish/cmds.c:9554 fish/cmds.c:9592 fish/cmds.c:9611 fish/cmds.c:9732
+#: fish/cmds.c:9876 fish/cmds.c:9915 fish/cmds.c:9993 fish/cmds.c:10012
+#: fish/cmds.c:10413 fish/cmds.c:10450 fish/cmds.c:10489 fish/cmds.c:10529
+#: fish/cmds.c:10548 fish/cmds.c:10607 fish/cmds.c:10680 fish/cmds.c:10790
+#: fish/cmds.c:11176 fish/cmds.c:11218 fish/cmds.c:11263 fish/cmds.c:11305
+#: fish/cmds.c:11655 fish/cmds.c:11741 fish/cmds.c:11769 fish/cmds.c:11792
 #, c-format
 msgid "%s: %s: integer out of range\n"
 msgstr "%s: %s: परिसर के बाहर पूर्णांक\n"
 
-#: fish/cmds.c:4139 fish/cmds.c:4246 fish/cmds.c:4563 fish/cmds.c:11700
-#: fish/cmds.c:11946
+#: fish/cmds.c:4155 fish/cmds.c:4262 fish/cmds.c:4579 fish/cmds.c:11716
+#: fish/cmds.c:11962 fish/cmds.c:12023
 #, fuzzy, c-format
 msgid "%s should have %d-%d parameter(s)\n"
 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
 
-#: fish/cmds.c:4165 fish/cmds.c:4282 fish/cmds.c:4584 fish/cmds.c:11786
-#: fish/cmds.c:11963
+#: fish/cmds.c:4181 fish/cmds.c:4298 fish/cmds.c:4600 fish/cmds.c:11802
+#: fish/cmds.c:11979 fish/cmds.c:12056
 #, fuzzy, c-format
 msgid "%s: unknown optional argument \"%s\"\n"
 msgstr "%s: too many arguments\n"
 
-#: fish/cmds.c:4171 fish/cmds.c:4288 fish/cmds.c:4590 fish/cmds.c:11792
-#: fish/cmds.c:11969
+#: fish/cmds.c:4187 fish/cmds.c:4304 fish/cmds.c:4606 fish/cmds.c:11808
+#: fish/cmds.c:11985 fish/cmds.c:12062
 #, fuzzy, c-format
 msgid "%s: optional argument \"%s\" given twice\n"
 msgstr "%s: too many arguments\n"
 
-#: fish/cmds.c:11989
+#: fish/cmds.c:12082
 #, c-format
 msgid "%s: unknown command\n"
 msgstr "%s: अज्ञात कमांड\n"
index d9296ec..2f15fec 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-07-06 15:21+0100\n"
+"POT-Creation-Date: 2011-07-12 19:46+0100\n"
 "PO-Revision-Date: 2010-02-24 11:56+0530\n"
 "Last-Translator: Shankar Prasad <svenkate@redhat.com>\n"
 "Language-Team: kn-IN <>\n"
@@ -420,1680 +420,1686 @@ msgstr "ಆರಂಭಿಸಿದ ನಂತರ ನಿಯೋಜಿಸಲು ಅಥ
 msgid "%s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: %s: ಅಮಾನ್ಯವಾದ ಪೂರ್ಣ ನಿಯತಾಂಕ (%s ಮರಳಿಸಲಾಗಿದೆ %d)\n"
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2615
 msgid "Command"
 msgstr "ಆಜ್ಞೆ"
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2615
 msgid "Description"
 msgstr "ವಿವರಣೆ"
 
-#: fish/cmds.c:2603
+#: fish/cmds.c:2617
 msgid "add a CD-ROM disk image to examine"
 msgstr "ಪರಿಶೀಲಿಸಲು CD-ROM ಡಿಸ್ಕ್ ಚಿತ್ರಿಕೆಯನ್ನು ಸೇರಿಸಿ"
 
-#: fish/cmds.c:2604
+#: fish/cmds.c:2618
 msgid "add the disk(s) from a named libvirt domain"
 msgstr ""
 
-#: fish/cmds.c:2605 fish/cmds.c:2606
+#: fish/cmds.c:2619 fish/cmds.c:2620
 msgid "add an image to examine or modify"
 msgstr "ಪರಿಶೀಲಿಸಲು ಅಥವ ಮಾರ್ಪಡಿಸಲು ಒಂದು ಚಿತ್ರಿಕೆಯನ್ನು ಸೇರಿಸಿ"
 
-#: fish/cmds.c:2607
+#: fish/cmds.c:2621
 msgid "add a drive in snapshot mode (read-only)"
 msgstr "ಒಂದು ಡ್ರೈವನ್ನು ಸ್ನಾಪ್‌ಶಾಟ್ ಕ್ರಮದಲ್ಲಿ ಸೇರಿಸು (ಓದಲು-ಮಾತ್ರ)"
 
-#: fish/cmds.c:2608
+#: fish/cmds.c:2622
 msgid "add a drive read-only specifying the QEMU block emulation to use"
 msgstr ""
 "ಬಳಸಬೇಕಿರುವ QEMU ಖಂಡ ಅನುಕರಣೆಯನ್ನು(ಎಮ್ಯುಲೇಶನ್) ಸೂಚಿಸುವ ಒಂದು ಡ್ರೈವ್ ಅನ್ನು ಓದಲು ಮಾತ್ರ "
 "ಸೂಚಿಸು"
 
-#: fish/cmds.c:2609
+#: fish/cmds.c:2623
 msgid "add a drive specifying the QEMU block emulation to use"
 msgstr ""
 "ಬಳಸಬೇಕಿರುವ QEMU ಖಂಡ ಅನುಕರಣೆಯನ್ನು(ಎಮ್ಯುಲೇಶನ್) ಸೂಚಿಸುವ ಒಂದು ಡ್ರೈವ್ ಅನ್ನು ಸೂಚಿಸು"
 
-#: fish/cmds.c:2610
+#: fish/cmds.c:2624
 #, fuzzy
 msgid "allocate and add a disk file"
 msgstr "ಚದುರಿದ ಚಿತ್ರಿಕಾ ಕಡತವನ್ನು ನಿಯೋಜಿಸು"
 
-#: fish/cmds.c:2611
+#: fish/cmds.c:2625
 #, fuzzy
 msgid "clear Augeas path"
 msgstr "ಒಂದು Augeas ಮಾರ್ಗವನ್ನು ತೆಗೆದುಹಾಕು"
 
-#: fish/cmds.c:2612
+#: fish/cmds.c:2626
 msgid "close the current Augeas handle"
 msgstr "ಪ್ರಸಕ್ತ Augeas ಹ್ಯಾಂಡಲ್ ಅನ್ನು ಮುಚ್ಚು"
 
-#: fish/cmds.c:2613
+#: fish/cmds.c:2627
 msgid "define an Augeas node"
 msgstr "ಒಂದು Augeas ನೋಡ್ ಅನ್ನು ಸೂಚಿಸು"
 
-#: fish/cmds.c:2614
+#: fish/cmds.c:2628
 msgid "define an Augeas variable"
 msgstr "ಒಂದು Augeas ವೇರಿಯೇಬಲ್ ಅನ್ನು ಸೂಚಿಸು"
 
-#: fish/cmds.c:2615
+#: fish/cmds.c:2629
 msgid "look up the value of an Augeas path"
 msgstr "ಒಂದು Augeas ಮಾರ್ಗದ ಮೌಲ್ಯಕ್ಕಾಗಿ ಹುಡುಕು"
 
-#: fish/cmds.c:2616
+#: fish/cmds.c:2630
 msgid "create a new Augeas handle"
 msgstr "ಹೊಸ Augeas ಹ್ಯಾಂಡಲ್ ಅನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2617
+#: fish/cmds.c:2631
 msgid "insert a sibling Augeas node"
 msgstr "ಜೋಡಿ Augeas ನೋಡ್ ಅನ್ನು ಸೇರಿಸು"
 
-#: fish/cmds.c:2618
+#: fish/cmds.c:2632
 msgid "load files into the tree"
 msgstr "ಕಡತಗಳನ್ನು ವೃಕ್ಷಕ್ಕೆ ಲೋಡ್ ಮಾಡು"
 
-#: fish/cmds.c:2619
+#: fish/cmds.c:2633
 msgid "list Augeas nodes under augpath"
 msgstr "Augeas ನೋಡ್‌ಗಳನ್ನು augpath ನಲ್ಲಿ ಪಟ್ಟಿ ಮಾಡು"
 
-#: fish/cmds.c:2620
+#: fish/cmds.c:2634
 msgid "return Augeas nodes which match augpath"
 msgstr "augpath ಗೆ ತಾಳೆಯಾಗುವ Augeas ಗೆ ಮರಳು"
 
-#: fish/cmds.c:2621
+#: fish/cmds.c:2635
 msgid "move Augeas node"
 msgstr "Augeas ನೋಡ್ ಅನ್ನು ಸ್ಥಳಾಂತರಿಸು"
 
-#: fish/cmds.c:2622
+#: fish/cmds.c:2636
 msgid "remove an Augeas path"
 msgstr "ಒಂದು Augeas ಮಾರ್ಗವನ್ನು ತೆಗೆದುಹಾಕು"
 
-#: fish/cmds.c:2623
+#: fish/cmds.c:2637
 msgid "write all pending Augeas changes to disk"
 msgstr "ಬಾಕಿ ಇರುವ ಎಲ್ಲಾ Augeas ಬದಲಾವಣೆಗಳನ್ನು ಡಿಸ್ಕಿಗೆ ಬರೆ"
 
-#: fish/cmds.c:2624
+#: fish/cmds.c:2638
 msgid "set Augeas path to value"
 msgstr "Augeas ಮಾರ್ಗವನ್ನು ಮೌಲ್ಯಕ್ಕೆ ಹೊಂದಿಸು"
 
-#: fish/cmds.c:2625
+#: fish/cmds.c:2639
 msgid "test availability of some parts of the API"
 msgstr "API ನ ಕೆಲವು ಭಾಗಗಳು ಲಭ್ಯವಿದೆಯೆ ಎಂದು ಪರಿಶೀಲಿಸು"
 
-#: fish/cmds.c:2626
+#: fish/cmds.c:2640
 #, fuzzy
 msgid "return a list of all optional groups"
 msgstr "inotify ಘಟನೆಗಳ ಪಟ್ಟಿಯನ್ನು ಮರಳಿಸು"
 
-#: fish/cmds.c:2627
+#: fish/cmds.c:2641
 msgid "upload base64-encoded data to file"
 msgstr ""
 
-#: fish/cmds.c:2628
+#: fish/cmds.c:2642
 #, fuzzy
 msgid "download file and encode as base64"
 msgstr "ಒಂದು ಕಡತವನ್ನು ಸ್ಥಳೀಯ ಗಣಕಕ್ಕೆ ಡೌನ್‌ಲೋಡ್ ಮಾಡು"
 
-#: fish/cmds.c:2629
+#: fish/cmds.c:2643
 msgid "flush device buffers"
 msgstr "ಸಾಧನದ ಬಫರುಗಳನ್ನು ಖಾಲಿ ಮಾಡು"
 
-#: fish/cmds.c:2630
+#: fish/cmds.c:2644
 msgid "get blocksize of block device"
 msgstr "ಖಂಡ ಸಾಧನದ ಖಂಡಗಾತ್ರವನ್ನು ಒದಗಿಸು"
 
-#: fish/cmds.c:2631
+#: fish/cmds.c:2645
 msgid "is block device set to read-only"
 msgstr "ಖಂಡ ಸಾಧನವನ್ನು ಓದಲು-ಮಾತ್ರ ಎಂದು ಹೊಂದಿಸಲಾಗಿದೆಯೆ"
 
-#: fish/cmds.c:2632
+#: fish/cmds.c:2646
 msgid "get total size of device in bytes"
 msgstr "ಸಾಧನದ ಒಟ್ಟು ಗಾತ್ರವನ್ನು ಬೈಟ್‌ಗಳಲ್ಲಿ ಒದಗಿಸು"
 
-#: fish/cmds.c:2633
+#: fish/cmds.c:2647
 msgid "get sectorsize of block device"
 msgstr "ಖಂಡ ಸಾಧನದಲ್ಲಿ ಘಟಕದಗಾತ್ರ(ಸೆಕ್ಟರ್ ಸೈಝ್) ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2634
+#: fish/cmds.c:2648
 msgid "get total size of device in 512-byte sectors"
 msgstr "ಸಾಧನದ ಒಟ್ಟು ಗಾತ್ರವನ್ನು 512-ಬೈಟ್‌ನ ಘಟಕದಲ್ಲಿ ಒದಗಿಸು"
 
-#: fish/cmds.c:2635
+#: fish/cmds.c:2649
 msgid "reread partition table"
 msgstr "ವಿಭಜನಾ ಕೋಷ್ಟಕವನ್ನು ಮರಳಿ ಓದು"
 
-#: fish/cmds.c:2636
+#: fish/cmds.c:2650
 msgid "set blocksize of block device"
 msgstr "ಖಂಡ ಸಾಧನದ ಖಂಡಗಾತ್ರವನ್ನು ಹೊಂದಿಸು"
 
-#: fish/cmds.c:2637
+#: fish/cmds.c:2651
 msgid "set block device to read-only"
 msgstr "ಖಂಡ ಸಾಧನಗಳನ್ನು ಓದಲು-ಮಾತ್ರ ಹೊಂದಿಸು"
 
-#: fish/cmds.c:2638
+#: fish/cmds.c:2652
 msgid "set block device to read-write"
 msgstr "ಖಂಡ ಸಾಧನಗಳನ್ನು ಓದಲು-ಬರೆಯಲು ಹೊಂದಿಸು"
 
-#: fish/cmds.c:2639
+#: fish/cmds.c:2653
 msgid "return true path on case-insensitive filesystem"
 msgstr "ಕೇಸ್-ಸಂವೇದಿ ಕಡತವ್ಯವಸ್ಥೆಯಲ್ಲಿ ನಿಜವಾದ ಮಾರ್ಗವನ್ನು ಮರಳಿಸು"
 
-#: fish/cmds.c:2640
+#: fish/cmds.c:2654
 msgid "list the contents of a file"
 msgstr "ಕಡತದಲ್ಲಿರುವ ವಿಷಯಗಳ ಪಟ್ಟಿ"
 
-#: fish/cmds.c:2641
+#: fish/cmds.c:2655
 msgid "compute MD5, SHAx or CRC checksum of file"
 msgstr "ಒಂದು MD5, SHAx ಅಥವ CRC checksum ಅನ್ನು ಗಣಿಸು"
 
-#: fish/cmds.c:2642
+#: fish/cmds.c:2656
 #, fuzzy
 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
 msgstr "ಒಂದು MD5, SHAx ಅಥವ CRC checksum ಅನ್ನು ಗಣಿಸು"
 
-#: fish/cmds.c:2643
+#: fish/cmds.c:2657
 #, fuzzy
 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
 msgstr "ಒಂದು MD5, SHAx ಅಥವ CRC checksum ಅನ್ನು ಗಣಿಸು"
 
-#: fish/cmds.c:2644
+#: fish/cmds.c:2658
 msgid "change file mode"
 msgstr "ಕಡತದ ಕ್ರಮವನ್ನು ಬದಲಾಯಿಸು"
 
-#: fish/cmds.c:2645 fish/cmds.c:2765
+#: fish/cmds.c:2659 fish/cmds.c:2779
 msgid "change file owner and group"
 msgstr "ಕಡತದ ಮಾಲಿಕ ಹಾಗು ಗುಂಪನ್ನು ಬದಲಾಯಿಸು"
 
-#: fish/cmds.c:2646
+#: fish/cmds.c:2660
 msgid "run a command from the guest filesystem"
 msgstr "ಆತಿಥೇಯ ಕಡತವ್ಯವಸ್ಥೆಯಲ್ಲಿ ಒಂದು ಆಜ್ಞೆಯನ್ನು ಚಲಾಯಿಸು"
 
-#: fish/cmds.c:2647
+#: fish/cmds.c:2661
 msgid "run a command, returning lines"
 msgstr "ಸಾಲುಗಳನ್ನು ಮರಳಿಸುವ ಒಂದು ಆಜ್ಞೆಯನ್ನು ಚಲಾಯಿಸು"
 
-#: fish/cmds.c:2648
+#: fish/cmds.c:2662
 msgid "add qemu parameters"
 msgstr "qemu ನಿಯತಾಂಕಗಳನ್ನು ಸೇರಿಸು"
 
-#: fish/cmds.c:2649
+#: fish/cmds.c:2663
 #, fuzzy
 msgid "copy local files or directories into an image"
 msgstr "ಕಡತಗಳನ್ನು ವೃಕ್ಷಕ್ಕೆ ಲೋಡ್ ಮಾಡು"
 
-#: fish/cmds.c:2650
+#: fish/cmds.c:2664
 #, fuzzy
 msgid "copy remote files or directories out of an image"
 msgstr "ಕಡತಗಳನ್ನು ವೃಕ್ಷಕ್ಕೆ ಲೋಡ್ ಮಾಡು"
 
-#: fish/cmds.c:2651
+#: fish/cmds.c:2665
 #, fuzzy
 msgid "copy size bytes from source to destination using dd"
 msgstr "dd ಅನ್ನು ಬಳಸಿಕೊಂಡು ಮೂಲದಿಂದ ಗುರಿಗೆ ಕಾಪಿ ಮಾಡು"
 
-#: fish/cmds.c:2652
+#: fish/cmds.c:2666
 msgid "copy a file"
 msgstr "ಒಂದು ಕಡತವನ್ನು ಕಾಪಿ ಮಾಡು"
 
-#: fish/cmds.c:2653
+#: fish/cmds.c:2667
 msgid "copy a file or directory recursively"
 msgstr "ಕಡತ ಅಥವ ಕೋಶವನ್ನು ಪುನರಾವರ್ತಿತವಾಗಿ ಕಾಪಿ ಮಾಡು"
 
-#: fish/cmds.c:2654
+#: fish/cmds.c:2668
 msgid "copy from source to destination using dd"
 msgstr "dd ಅನ್ನು ಬಳಸಿಕೊಂಡು ಮೂಲದಿಂದ ಗುರಿಗೆ ಕಾಪಿ ಮಾಡು"
 
-#: fish/cmds.c:2655
+#: fish/cmds.c:2669
 msgid "debugging and internals"
 msgstr "ದೋಷನಿವಾರಣೆ ಹಾಗು ಆಂತರಿಕಗಳು"
 
-#: fish/cmds.c:2656
+#: fish/cmds.c:2670
 #, fuzzy
 msgid "debug the QEMU command line (internal use only)"
 msgstr "ಸ್ಥಳೀಯ ಗಣಕದಿಂದ ಕಡತವನ್ನು ಅಪ್‌ಲೋಡ್ ಮಾಡಿ"
 
-#: fish/cmds.c:2657
+#: fish/cmds.c:2671
 #, fuzzy
 msgid "upload a file to the appliance (internal use only)"
 msgstr "ಸ್ಥಳೀಯ ಗಣಕದಿಂದ ಕಡತವನ್ನು ಅಪ್‌ಲೋಡ್ ಮಾಡಿ"
 
-#: fish/cmds.c:2658
+#: fish/cmds.c:2672
 msgid "report file system disk space usage"
 msgstr "ಕಡತವ್ಯವಸ್ಥೆ ಡಿಸ್ಕ್ ಸ್ಥಳದ ಬಳಕೆಯನ್ನು ವರದಿ ಮಾಡು"
 
-#: fish/cmds.c:2659
+#: fish/cmds.c:2673
 msgid "report file system disk space usage (human readable)"
 msgstr "ಕಡತವ್ಯವಸ್ಥೆ ಡಿಸ್ಕ್ ಸ್ಥಳದ ಬಳಕೆಯನ್ನು ವರದಿ ಮಾಡು (ಮನುಷ್ಯರು ಓದುವ ರೂಪದಲ್ಲಿ)"
 
-#: fish/cmds.c:2660
+#: fish/cmds.c:2674
 #, fuzzy
 msgid "display an image"
 msgstr "ಒಂದು ಚಿತ್ರವನ್ನು ನಿಯೋಜಿಸು"
 
-#: fish/cmds.c:2661
+#: fish/cmds.c:2675
 msgid "return kernel messages"
 msgstr "ಕರ್ನಲ್ ಸಂದೇಶಗಳನ್ನು ಮರಳಿಸು"
 
-#: fish/cmds.c:2662
+#: fish/cmds.c:2676
 msgid "download a file to the local machine"
 msgstr "ಒಂದು ಕಡತವನ್ನು ಸ್ಥಳೀಯ ಗಣಕಕ್ಕೆ ಡೌನ್‌ಲೋಡ್ ಮಾಡು"
 
-#: fish/cmds.c:2663
+#: fish/cmds.c:2677
 #, fuzzy
 msgid "download a file to the local machine with offset and size"
 msgstr "ಒಂದು ಕಡತವನ್ನು ಸ್ಥಳೀಯ ಗಣಕಕ್ಕೆ ಡೌನ್‌ಲೋಡ್ ಮಾಡು"
 
-#: fish/cmds.c:2664
+#: fish/cmds.c:2678
 msgid "drop kernel page cache, dentries and inodes"
 msgstr "ಕರ್ನಲ್ ಪುಟದ ಕ್ಯಾಶೆ, ಡೆಂಟ್ರೀಸ್ ಹಾಗು ಐನೋಡ್‌ಗಳು"
 
-#: fish/cmds.c:2665
+#: fish/cmds.c:2679
 msgid "estimate file space usage"
 msgstr "ಕಡತದ ಸ್ಥಳವನ್ನು ಅಂದಾಜು ಮಾಡು"
 
-#: fish/cmds.c:2666
+#: fish/cmds.c:2680
 msgid "check an ext2/ext3 filesystem"
 msgstr "ಒಂದು ext2/ext3 ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ಪರೀಕ್ಷಿಸು"
 
-#: fish/cmds.c:2667
+#: fish/cmds.c:2681
 msgid "display a line of text"
 msgstr "ಪಠ್ಯದ ಒಂದು ಸಾಲನ್ನು ತೋರಿಸು"
 
-#: fish/cmds.c:2668
+#: fish/cmds.c:2682
 msgid "echo arguments back to the client"
 msgstr "ಆರ್ಗುಮೆಂಟ್‌ಗಳನ್ನು ಕ್ಲೈಂಟ್‌ನತ್ತ ಮರಳಿ ಕಳುಹಿಸು"
 
-#: fish/cmds.c:2669
+#: fish/cmds.c:2683
 #, fuzzy
 msgid "edit a file"
 msgstr "ಒಂದು ಕಡತವನ್ನು ಓದು"
 
-#: fish/cmds.c:2670 fish/cmds.c:2671 fish/cmds.c:2676 fish/cmds.c:2677
-#: fish/cmds.c:2710 fish/cmds.c:2711 fish/cmds.c:2960 fish/cmds.c:2961
-#: fish/cmds.c:2965 fish/cmds.c:2966 fish/cmds.c:2968 fish/cmds.c:2969
+#: fish/cmds.c:2684 fish/cmds.c:2685 fish/cmds.c:2690 fish/cmds.c:2691
+#: fish/cmds.c:2724 fish/cmds.c:2725 fish/cmds.c:2976 fish/cmds.c:2977
+#: fish/cmds.c:2981 fish/cmds.c:2982 fish/cmds.c:2984 fish/cmds.c:2985
 msgid "return lines matching a pattern"
 msgstr "ಒಂದು ವಿನ್ಯಾಸಕ್ಕೆ ತಾಳೆಯಾಗುವ ಸಾಲುಗಳನ್ನು ಮರಳಿಸು"
 
-#: fish/cmds.c:2672
+#: fish/cmds.c:2686
 msgid "test if two files have equal contents"
 msgstr "ಎರಡು ಕಡತಗಳು ಒಂದೇ ರೀತಿಯ ವಿಷಯಗಳನ್ನು ಹೊಂದಿವೆಯೆ ಎಂದು ಪರೀಕ್ಷಿಸು"
 
-#: fish/cmds.c:2673
+#: fish/cmds.c:2687
 msgid "test if file or directory exists"
 msgstr "ಕಡತವು ಅಥವ ಕೋಶವು ಅಸ್ತಿತ್ವದಲ್ಲಿದ್ದರೆ ಪರೀಕ್ಷಿಸು"
 
-#: fish/cmds.c:2674 fish/cmds.c:2675
+#: fish/cmds.c:2688 fish/cmds.c:2689
 msgid "preallocate a file in the guest filesystem"
 msgstr "ಆತಿಥೇಯ ಕಡತವ್ಯವಸ್ಥೆಯಲ್ಲಿ ಒಂದು ಕಡತವನ್ನು ಮೊದಲೆ ನಿಯೋಜಿಸು"
 
-#: fish/cmds.c:2678
+#: fish/cmds.c:2692
 msgid "determine file type"
 msgstr "ಕಡತದ ಬಗೆಯನ್ನು ನಿರ್ಧರಿಸು"
 
-#: fish/cmds.c:2679
+#: fish/cmds.c:2693
 msgid "detect the architecture of a binary file"
 msgstr ""
 
-#: fish/cmds.c:2680
+#: fish/cmds.c:2694
 msgid "return the size of the file in bytes"
 msgstr "ಕಡತದ ಗಾತ್ರವನ್ನು ಬೈಟ್‌ಗಳಲ್ಲಿ ಮರಳಿಸು"
 
-#: fish/cmds.c:2681
+#: fish/cmds.c:2695
 msgid "fill a file with octets"
 msgstr "ಆಕ್ಟೆಟ್‌ಗಳೊಂದಿಗೆ ಒಂದು ಕಡತವನ್ನು ತುಂಬಿಸು"
 
-#: fish/cmds.c:2682
+#: fish/cmds.c:2696
 #, fuzzy
 msgid "fill a file with a repeating pattern of bytes"
 msgstr "ಆಕ್ಟೆಟ್‌ಗಳೊಂದಿಗೆ ಒಂದು ಕಡತವನ್ನು ತುಂಬಿಸು"
 
-#: fish/cmds.c:2683
+#: fish/cmds.c:2697
 msgid "find all files and directories"
 msgstr "ಎಲ್ಲಾ ಕಡತಗಳನ್ನು ಹಾಗು ಕೋಶಗಳನ್ನು ಪತ್ತೆ ಮಾಡು"
 
-#: fish/cmds.c:2684
+#: fish/cmds.c:2698
 msgid "find all files and directories, returning NUL-separated list"
 msgstr "ಎಲ್ಲಾ ಕಡತಗಳನ್ನು ಹಾಗು ಕೋಶಗಳನ್ನು, NUL- ಇಂದ ಬೇರ್ಪಡಿಸಲಾದ ಪಟ್ಟಿಯಲ್ಲಿ ಮರಳಿಸು"
 
-#: fish/cmds.c:2685
+#: fish/cmds.c:2699
 #, fuzzy
 msgid "find a filesystem by label"
 msgstr "ext2/3/4 ಕಡತವ್ಯವಸ್ಥೆಯ ಲೇಬಲ್ ಅನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2686
+#: fish/cmds.c:2700
 #, fuzzy
 msgid "find a filesystem by UUID"
 msgstr "ext2/3/4 ಕಡತವ್ಯವಸ್ಥೆಯ UUID ಅನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2687
+#: fish/cmds.c:2701
 msgid "run the filesystem checker"
 msgstr "ಕಡತವ್ಯವಸ್ಥೆಯ ಪರೀಕ್ಷಕವನ್ನು ಚಲಾಯಿಸು"
 
-#: fish/cmds.c:2688
+#: fish/cmds.c:2702
 msgid "get the additional kernel options"
 msgstr "ಹೆಚ್ಚುವರಿ ಕರ್ನಲ್ ಆಯ್ಕೆಗಳನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2689
+#: fish/cmds.c:2703
 #, fuzzy
 msgid "get the attach method"
 msgstr "ಹುಡುಕು ಮಾರ್ಗವನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2690
+#: fish/cmds.c:2704
 msgid "get autosync mode"
 msgstr "ಸ್ವಯಂಹೊಂದಿಕಾ(ಆಟೊಸಿಂಕ್) ಕ್ರಮವನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2691
+#: fish/cmds.c:2705
 msgid "get direct appliance mode flag"
 msgstr "ನೇರ ಅಪ್ಲೈಯನ್ಸ್ ಕ್ರಮದ ಗುರುತನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2692
+#: fish/cmds.c:2706
 msgid "get the ext2/3/4 filesystem label"
 msgstr "ext2/3/4 ಕಡತವ್ಯವಸ್ಥೆಯ ಲೇಬಲ್ ಅನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2693
+#: fish/cmds.c:2707
 msgid "get the ext2/3/4 filesystem UUID"
 msgstr "ext2/3/4 ಕಡತವ್ಯವಸ್ಥೆಯ UUID ಅನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2694
+#: fish/cmds.c:2708
 msgid "get memory allocated to the qemu subprocess"
 msgstr "qemu ಉಪಪ್ರಕ್ರಿಯೆಗೆ ನಿಯೋಜಿಸಲಾದ ಮೆಮೊರಿಯನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2695
+#: fish/cmds.c:2709
 #, fuzzy
 msgid "get enable network flag"
 msgstr "SELinux ಶಕ್ತಗೊಂಡ ಫ್ಲಾಗ್ ಅನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2696
+#: fish/cmds.c:2710
 msgid "get the search path"
 msgstr "ಹುಡುಕು ಮಾರ್ಗವನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2697
+#: fish/cmds.c:2711
 msgid "get PID of qemu subprocess"
 msgstr "qemu ಉಪಪ್ರಕ್ರಿಯೆಯ PID ಅನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2698
+#: fish/cmds.c:2712
 msgid "get the qemu binary"
 msgstr "qemu ಬೈನರಿಯನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2699
+#: fish/cmds.c:2713
 msgid "get recovery process enabled flag"
 msgstr "ಪುನಶ್ಚೇತನ ಪ್ರಕ್ರಿಯೆಯನ್ನು ಶಕ್ತಗೊಳಿಸಲಾದ ಗುರುತನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2700
+#: fish/cmds.c:2714
 msgid "get SELinux enabled flag"
 msgstr "SELinux ಶಕ್ತಗೊಂಡ ಫ್ಲಾಗ್ ಅನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2701
+#: fish/cmds.c:2715
 msgid "get the current state"
 msgstr "ಪ್ರಸಕ್ತ ಸ್ಥಿತಿಯನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2702
+#: fish/cmds.c:2716
 msgid "get command trace enabled flag"
 msgstr "ಆಜ್ಞೆಯ ಜಾಡನ್ನು ಇರಿಸುವಂತೆ ಶಕ್ತಗೊಳಿಸಲಾದ ಫ್ಲಾಗನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2703
+#: fish/cmds.c:2717
 #, fuzzy
 msgid "get the current umask"
 msgstr "ಪ್ರಸಕ್ತ ಸ್ಥಿತಿಯನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2704
+#: fish/cmds.c:2718
 msgid "get verbose mode"
 msgstr "ವರ್ಬೋಸ್ ಕ್ರಮವನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2705
+#: fish/cmds.c:2719
 msgid "get SELinux security context"
 msgstr "SELinux ಸುರಕ್ಷತಾ ಸನ್ನಿವೇಶವನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2706 fish/cmds.c:2766
+#: fish/cmds.c:2720 fish/cmds.c:2780
 msgid "get a single extended attribute"
 msgstr ""
 
-#: fish/cmds.c:2707 fish/cmds.c:2767
+#: fish/cmds.c:2721 fish/cmds.c:2781
 msgid "list extended attributes of a file or directory"
 msgstr "ಒಂದು ಕಡತ ಅಥವ ಕೋಶದ ವಿಸ್ತರಿಸಲಾದ ಲಕ್ಷಣಗಳನ್ನು ಪಟ್ಟಿ ಮಾಡು"
 
-#: fish/cmds.c:2708
+#: fish/cmds.c:2722
 msgid "expand wildcards in command"
 msgstr "ಆಜ್ಞೆಯಲ್ಲಿನ ವೈಲ್ಡ್‌ಕಾರ್ಡುಗಳನ್ನು ತೋರಿಸು"
 
-#: fish/cmds.c:2709
+#: fish/cmds.c:2723
 msgid "expand a wildcard path"
 msgstr "ವೈಲ್ಡ್‌ಕಾರ್ಡ್ ಮಾರ್ಗವನ್ನು ಹಿಗ್ಗಿಸು"
 
-#: fish/cmds.c:2712
+#: fish/cmds.c:2726
 msgid "install GRUB"
 msgstr "GRUB ಅನ್ನು ಅನುಸ್ಥಾಪಿಸು"
 
-#: fish/cmds.c:2713
+#: fish/cmds.c:2727
 msgid "return first 10 lines of a file"
 msgstr "ಒಂದು ಕಡತದ ಮೊದಲ 10 ಸಾಲುಗಳನ್ನು ಮರಳಿಸು"
 
-#: fish/cmds.c:2714
+#: fish/cmds.c:2728
 msgid "return first N lines of a file"
 msgstr "ಒಂದು ಕಡತದ ಮೊದಲ N ಸಾಲುಗಳನ್ನು ಮರಳಿಸು"
 
-#: fish/cmds.c:2715
+#: fish/cmds.c:2729
 msgid "dump a file in hexadecimal"
 msgstr "ಹೆಕ್ಸಾಡೆಸಿಮಲ್‌ನಲ್ಲಿ ಒಂದು ಕಡತವನ್ನು ಹಾಕು"
 
-#: fish/cmds.c:2716
+#: fish/cmds.c:2730
 msgid "edit with a hex editor"
 msgstr ""
 
-#: fish/cmds.c:2717
+#: fish/cmds.c:2731
 msgid "list the contents of a single file in an initrd"
 msgstr "ಒಂದು ಕಡತದಲ್ಲಿರುವ ವಿಷಯಗಳನ್ನು initrd ಯಲ್ಲಿ ಪಟ್ಟಿ ಮಾಡು"
 
-#: fish/cmds.c:2718
+#: fish/cmds.c:2732
 msgid "list files in an initrd"
 msgstr "ಒಂದು initrd ಯ ಕಡತಗಳ ಪಟ್ಟಿಯನ್ನು ತೋರಿಸು"
 
-#: fish/cmds.c:2719
+#: fish/cmds.c:2733
 msgid "add an inotify watch"
 msgstr "inotify ವೀಕ್ಷಣೆಯನ್ನು ಸೇರಿಸು"
 
-#: fish/cmds.c:2720
+#: fish/cmds.c:2734
 msgid "close the inotify handle"
 msgstr "inotify ಹ್ಯಾಂಡಲ್ ಅನ್ನು ಮುಚ್ಚು"
 
-#: fish/cmds.c:2721
+#: fish/cmds.c:2735
 msgid "return list of watched files that had events"
 msgstr "ಘಟನೆಗಳನ್ನು ಹೊಂದಿರುವ ವೀಕ್ಷಿಸಲಾಗುವ ಕಡತಗಳ ಪಟ್ಟಿಯನ್ನು ಮರಳಿಸು"
 
-#: fish/cmds.c:2722
+#: fish/cmds.c:2736
 msgid "create an inotify handle"
 msgstr "ಒಂದು inotify ಹ್ಯಾಂಡಲ್ ಅನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2723
+#: fish/cmds.c:2737
 msgid "return list of inotify events"
 msgstr "inotify ಘಟನೆಗಳ ಪಟ್ಟಿಯನ್ನು ಮರಳಿಸು"
 
-#: fish/cmds.c:2724
+#: fish/cmds.c:2738
 msgid "remove an inotify watch"
 msgstr "ಒಂದು inotify ವೀಕ್ಷಣೆಯನ್ನು ತೆಗೆದುಹಾಕು"
 
-#: fish/cmds.c:2725
+#: fish/cmds.c:2739
 msgid "get architecture of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2726
+#: fish/cmds.c:2740
 msgid "get distro of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2727
+#: fish/cmds.c:2741
 msgid "get drive letter mappings"
 msgstr ""
 
-#: fish/cmds.c:2728
+#: fish/cmds.c:2742
 msgid "get filesystems associated with inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2729
+#: fish/cmds.c:2743
 msgid "get format of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2730
+#: fish/cmds.c:2744
 msgid "get hostname of the operating system"
 msgstr ""
 
-#: fish/cmds.c:2731
+#: fish/cmds.c:2745
 #, fuzzy
 msgid "get the icon corresponding to this operating system"
 msgstr "ಆರೋಹಿಸಲಾದ ಸಾಧನಕ್ಕೆ ಸಂಬಂಧಿಸಿದ Linux VFS ಬಗೆಯನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2732
+#: fish/cmds.c:2746
 msgid "get major version of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2733
+#: fish/cmds.c:2747
 msgid "get minor version of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2734
+#: fish/cmds.c:2748
 msgid "get mountpoints of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2735
+#: fish/cmds.c:2749
 msgid "get package format used by the operating system"
 msgstr ""
 
-#: fish/cmds.c:2736
+#: fish/cmds.c:2750
 msgid "get package management tool used by the operating system"
 msgstr ""
 
-#: fish/cmds.c:2737
+#: fish/cmds.c:2751
 msgid "get product name of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2738
+#: fish/cmds.c:2752
 msgid "get product variant of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2739
+#: fish/cmds.c:2753
 msgid "return list of operating systems found by last inspection"
 msgstr ""
 
-#: fish/cmds.c:2740
+#: fish/cmds.c:2754
 msgid "get type of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2741
+#: fish/cmds.c:2755
 msgid "get Windows CurrentControlSet of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2742
+#: fish/cmds.c:2756
 msgid "get Windows systemroot of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2743
+#: fish/cmds.c:2757
 msgid "get live flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2744
+#: fish/cmds.c:2758
 msgid "get multipart flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2745
+#: fish/cmds.c:2759
 msgid "get netinst (network installer) flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2746
+#: fish/cmds.c:2760
 msgid "get list of applications installed in the operating system"
 msgstr ""
 
-#: fish/cmds.c:2747
+#: fish/cmds.c:2761
 msgid "inspect disk and return list of operating systems found"
 msgstr ""
 
-#: fish/cmds.c:2748
+#: fish/cmds.c:2762
 #, fuzzy
 msgid "test if block device"
 msgstr "ಖಂಡ ಸಾಧನಗಳ ಪಟ್ಟಿ"
 
-#: fish/cmds.c:2749
+#: fish/cmds.c:2763
 msgid "is busy processing a command"
 msgstr "ಒಂದು ಆಜ್ಞೆಯನ್ನು ಸಂಸ್ಕರಿಸುವಲ್ಲಿ ಕಾರ್ಯನಿರತವಾಗಿದೆ"
 
-#: fish/cmds.c:2750
+#: fish/cmds.c:2764
 #, fuzzy
 msgid "test if character device"
 msgstr "ಖಂಡ, ಚಿಹ್ನೆ ಅಥವ FIFO ಸಾಧನಗಳನ್ನು ನಿರ್ಮಿಸು"
 
-#: fish/cmds.c:2751
+#: fish/cmds.c:2765
 msgid "is in configuration state"
 msgstr "ಸಂರಚನೆಯ ಸ್ಥಿತಿಯಲ್ಲಿದೆ"
 
-#: fish/cmds.c:2752
+#: fish/cmds.c:2766
 #, fuzzy
 msgid "test if a directory"
 msgstr "ಒಂದು ಕೋಶವನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2753
+#: fish/cmds.c:2767
 #, fuzzy
 msgid "test if FIFO (named pipe)"
 msgstr "FIFO ಅನ್ನು ನಿರ್ಮಿಸು (ನೇಮ್ಡ್ ಪೈಪ್)"
 
-#: fish/cmds.c:2754
+#: fish/cmds.c:2768
 msgid "test if a regular file"
 msgstr ""
 
-#: fish/cmds.c:2755
+#: fish/cmds.c:2769
 msgid "is launching subprocess"
 msgstr "ಒಂದು ಉಪಪ್ರಕ್ರಿಯೆನ್ನು ಆರಂಭಿಸುತ್ತಿದೆ"
 
-#: fish/cmds.c:2756
+#: fish/cmds.c:2770
 #, fuzzy
 msgid "test if device is a logical volume"
 msgstr "ಒಂದು LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣದ ಗಾತ್ರವನ್ನು ಬದಲಾಯಿಸು"
 
-#: fish/cmds.c:2757
+#: fish/cmds.c:2771
 msgid "is ready to accept commands"
 msgstr "ಆಜ್ಞೆಗಳನ್ನು ಸ್ವೀಕರಿಸಲು ತಯಾರಾಗಿದೆ"
 
-#: fish/cmds.c:2758
+#: fish/cmds.c:2772
 #, fuzzy
 msgid "test if socket"
 msgstr "ಡೀಮನ್ ಸಾಕೆಟ್‌ಗೆ ಬರೆಯುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ"
 
-#: fish/cmds.c:2759
+#: fish/cmds.c:2773
 #, fuzzy
 msgid "test if symbolic link"
 msgstr "ಸಾಂಕೇತಿಕ ಕೊಂಡಿಯನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2760
+#: fish/cmds.c:2774
 #, fuzzy
 msgid "test if a file contains all zero bytes"
 msgstr "ಎರಡು ಕಡತಗಳು ಒಂದೇ ರೀತಿಯ ವಿಷಯಗಳನ್ನು ಹೊಂದಿವೆಯೆ ಎಂದು ಪರೀಕ್ಷಿಸು"
 
-#: fish/cmds.c:2761
+#: fish/cmds.c:2775
 #, fuzzy
 msgid "test if a device contains all zero bytes"
 msgstr "ಒಂದು LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣದ ಗಾತ್ರವನ್ನು ಬದಲಾಯಿಸು"
 
-#: fish/cmds.c:2762
+#: fish/cmds.c:2776
 msgid "kill the qemu subprocess"
 msgstr "qemu ಉಪಪ್ರಕ್ರಿಯೆಗಳನ್ನು ಅಂತ್ಯಗೊಳಿಸು"
 
-#: fish/cmds.c:2763
+#: fish/cmds.c:2777
 msgid "launch the qemu subprocess"
 msgstr "qemu ಉಪಪ್ರಕ್ರಿಯೆಗಳನ್ನು ಆರಂಭಿಸು"
 
-#: fish/cmds.c:2764
+#: fish/cmds.c:2778
 #, fuzzy
 msgid "change working directory"
 msgstr "ಸ್ಥಳೀಯ ಬದಲಾವಣೆ ಕೋಶ"
 
-#: fish/cmds.c:2768
+#: fish/cmds.c:2782
 #, fuzzy
 msgid "list 9p filesystems"
 msgstr "ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2769
+#: fish/cmds.c:2783
 msgid "list the block devices"
 msgstr "ಖಂಡ ಸಾಧನಗಳ ಪಟ್ಟಿ"
 
-#: fish/cmds.c:2770
+#: fish/cmds.c:2784
+#, fuzzy
+msgid "list device mapper devices"
+msgstr "ಖಂಡ ಸಾಧನಗಳ ಪಟ್ಟಿ"
+
+#: fish/cmds.c:2785
 #, fuzzy
 msgid "list filesystems"
 msgstr "ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2771
+#: fish/cmds.c:2786
 msgid "list the partitions"
 msgstr "ವಿಭಾಗಗಳ ಪಟ್ಟಿ"
 
-#: fish/cmds.c:2772
+#: fish/cmds.c:2787
 msgid "list the files in a directory (long format)"
 msgstr "ಕೋಶದಲ್ಲಿನ ಕಡತಗಳನ್ನು ಪಟ್ಟಿ ಮಾಡು (ಉದ್ದನೆಯ ವಿನ್ಯಾಸದಲ್ಲಿ)"
 
-#: fish/cmds.c:2773 fish/cmds.c:2774
+#: fish/cmds.c:2788 fish/cmds.c:2789
 msgid "create a hard link"
 msgstr "ದೃಢ(ಹಾರ್ಡ್) ಕೊಂಡಿಯನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2775 fish/cmds.c:2776
+#: fish/cmds.c:2790 fish/cmds.c:2791
 msgid "create a symbolic link"
 msgstr "ಸಾಂಕೇತಿಕ ಕೊಂಡಿಯನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2777 fish/cmds.c:2869
+#: fish/cmds.c:2792 fish/cmds.c:2885
 msgid "remove extended attribute of a file or directory"
 msgstr "ಒಂದು ಕಡತ ಅಥವ ಕೋಶದ ವಿಸ್ತರಿಸಲಾದ ಲಕ್ಷಣಗಳನ್ನು ತೆಗೆದು ಹಾಕು"
 
-#: fish/cmds.c:2778
+#: fish/cmds.c:2793
 msgid "list the files in a directory"
 msgstr "ಕೋಶದಲ್ಲಿನ ಕಡತಗಳ ಪಟ್ಟಿಯನ್ನು ತೋರಿಸು"
 
-#: fish/cmds.c:2779 fish/cmds.c:2896
+#: fish/cmds.c:2794 fish/cmds.c:2912
 msgid "set extended attribute of a file or directory"
 msgstr "ಒಂದು ಕಡತ ಅಥವ ಕೋಶದ ವಿಸ್ತರಿಸಲಾದ ಲಕ್ಷಣಗಳನ್ನು ಹೊಂದಿಸು"
 
-#: fish/cmds.c:2780
+#: fish/cmds.c:2795
 msgid "get file information for a symbolic link"
 msgstr "ಒಂದು ಸಾಂಕೇತಿಕ ಕೊಂಡಿಯ ಕಡತದ ಮಾಹಿತಿಯನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2781
+#: fish/cmds.c:2796
 msgid "lstat on multiple files"
 msgstr "ಅನೇಕ ಕಡತಗಳ ಮೇಲೆ lstat ಮಾಡು"
 
-#: fish/cmds.c:2782
+#: fish/cmds.c:2797
 #, fuzzy
 msgid "add a key on a LUKS encrypted device"
 msgstr "ಖಂಡ ಸಾಧನಗಳನ್ನು ಓದಲು-ಮಾತ್ರ ಹೊಂದಿಸು"
 
-#: fish/cmds.c:2783
+#: fish/cmds.c:2798
 #, fuzzy
 msgid "close a LUKS device"
 msgstr "ಸಾಧನದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಶಕ್ತಗೊಳಿಸು"
 
-#: fish/cmds.c:2784 fish/cmds.c:2785
+#: fish/cmds.c:2799 fish/cmds.c:2800
 msgid "format a block device as a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2786
+#: fish/cmds.c:2801
 msgid "remove a key from a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2787
+#: fish/cmds.c:2802
 msgid "open a LUKS-encrypted block device"
 msgstr ""
 
-#: fish/cmds.c:2788
+#: fish/cmds.c:2803
 #, fuzzy
 msgid "open a LUKS-encrypted block device read-only"
 msgstr "ಖಂಡ ಸಾಧನಗಳನ್ನು ಓದಲು-ಮಾತ್ರ ಹೊಂದಿಸು"
 
-#: fish/cmds.c:2789
+#: fish/cmds.c:2804
 #, fuzzy
 msgid "create an LVM logical volume"
 msgstr "ಒಂದು LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣದ ಹೆಸರನ್ನು ಬದಲಾಯಿಸು"
 
-#: fish/cmds.c:2790
+#: fish/cmds.c:2805
 msgid "get canonical name of an LV"
 msgstr ""
 
-#: fish/cmds.c:2791
+#: fish/cmds.c:2806
 msgid "clear LVM device filter"
 msgstr ""
 
-#: fish/cmds.c:2792
+#: fish/cmds.c:2807
 msgid "remove all LVM LVs, VGs and PVs"
 msgstr "ಎಲ್ಲಾ LVM LVಗಳನ್ನು, VGಗಳನ್ನು ಹಾಗು PVಗಳನ್ನು ತೆಗೆದು ಹಾಕು"
 
-#: fish/cmds.c:2793
+#: fish/cmds.c:2808
 msgid "set LVM device filter"
 msgstr ""
 
-#: fish/cmds.c:2794
+#: fish/cmds.c:2809
 msgid "remove an LVM logical volume"
 msgstr "ಒಂದು LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣವನ್ನು ತೆಗೆದು ಹಾಕು"
 
-#: fish/cmds.c:2795
+#: fish/cmds.c:2810
 msgid "rename an LVM logical volume"
 msgstr "ಒಂದು LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣದ ಹೆಸರನ್ನು ಬದಲಾಯಿಸು"
 
-#: fish/cmds.c:2796
+#: fish/cmds.c:2811
 msgid "resize an LVM logical volume"
 msgstr "ಒಂದು LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣದ ಗಾತ್ರವನ್ನು ಬದಲಾಯಿಸು"
 
-#: fish/cmds.c:2797
+#: fish/cmds.c:2812
 msgid "expand an LV to fill free space"
 msgstr ""
 
-#: fish/cmds.c:2798 fish/cmds.c:2799
+#: fish/cmds.c:2813 fish/cmds.c:2814
 msgid "list the LVM logical volumes (LVs)"
 msgstr "LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣಗಳ (LVಗಳು) ಪಟ್ಟಿಯನ್ನು ತೋರಿಸು"
 
-#: fish/cmds.c:2800
+#: fish/cmds.c:2815
 #, fuzzy
 msgid "get the UUID of a logical volume"
 msgstr "LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣಗಳ (LVಗಳು) ಪಟ್ಟಿಯನ್ನು ತೋರಿಸು"
 
-#: fish/cmds.c:2801
+#: fish/cmds.c:2816
 msgid "lgetxattr on multiple files"
 msgstr "ವಿವಿಧ ಕಡತದಲ್ಲಿ lgetxattr"
 
-#: fish/cmds.c:2802
+#: fish/cmds.c:2817
 msgid "open the manual"
 msgstr ""
 
-#: fish/cmds.c:2803
+#: fish/cmds.c:2818
 msgid "create a directory"
 msgstr "ಒಂದು ಕೋಶವನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2804
+#: fish/cmds.c:2819
 msgid "create a directory with a particular mode"
 msgstr "ಒಂದು ನಿರ್ದಿಷ್ಟ ಕ್ರಮದಲ್ಲಿ ಒಂದು ಕೋಶವನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2805
+#: fish/cmds.c:2820
 msgid "create a directory and parents"
 msgstr "ಕೋಶ ಹಾಗು ಅದರ ಮೂಲಗಳನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2806
+#: fish/cmds.c:2821
 msgid "create a temporary directory"
 msgstr "ಒಂದು ತಾತ್ಕಾಲಿಕ ಕೋಶವನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2807 fish/cmds.c:2808 fish/cmds.c:2809
+#: fish/cmds.c:2822 fish/cmds.c:2823 fish/cmds.c:2824
 msgid "make ext2/3/4 filesystem with external journal"
 msgstr "ಬಾಹ್ಯ ಜರ್ನಲ್‌ನೊಂದಿಗೆ ext2/3/4 ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ನಿರ್ಮಿಸು"
 
-#: fish/cmds.c:2810
+#: fish/cmds.c:2825
 msgid "make ext2/3/4 external journal"
 msgstr "ext2/3/4 ಬಾಹ್ಯ ಜರ್ನಲ್‌ ಅನ್ನು ನಿರ್ಮಿಸು"
 
-#: fish/cmds.c:2811
+#: fish/cmds.c:2826
 msgid "make ext2/3/4 external journal with label"
 msgstr "ಲೇಬಲ್‌ನೊಂದಿಗೆ ext2/3/4 ಬಾಹ್ಯ ಜರ್ನಲ್‌ ಅನ್ನು ನಿರ್ಮಿಸು"
 
-#: fish/cmds.c:2812
+#: fish/cmds.c:2827
 msgid "make ext2/3/4 external journal with UUID"
 msgstr "UUID ಯೊಂದಿಗೆ ext2/3/4 ಬಾಹ್ಯ ಜರ್ನಲ್‌ ಅನ್ನು ನಿರ್ಮಿಸು"
 
-#: fish/cmds.c:2813
+#: fish/cmds.c:2828
 msgid "make FIFO (named pipe)"
 msgstr "FIFO ಅನ್ನು ನಿರ್ಮಿಸು (ನೇಮ್ಡ್ ಪೈಪ್)"
 
-#: fish/cmds.c:2814 fish/cmds.c:2816
+#: fish/cmds.c:2829 fish/cmds.c:2831
 msgid "make a filesystem"
 msgstr "ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2815
+#: fish/cmds.c:2830
 msgid "make a filesystem with block size"
 msgstr "ಖಂಡ ಸಾಧನದೊಂದಿಗೆ ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2817
+#: fish/cmds.c:2832
 msgid "create a mountpoint"
 msgstr "ಆರೋಹಣಾ ತಾಣವನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2818
+#: fish/cmds.c:2833
 msgid "make block, character or FIFO devices"
 msgstr "ಖಂಡ, ಚಿಹ್ನೆ ಅಥವ FIFO ಸಾಧನಗಳನ್ನು ನಿರ್ಮಿಸು"
 
-#: fish/cmds.c:2819
+#: fish/cmds.c:2834
 msgid "make block device node"
 msgstr "ಖಂಡ ಸಾಧನದ ನೋಡ್‌ ಅನ್ನು ನಿರ್ಮಿಸು"
 
-#: fish/cmds.c:2820
+#: fish/cmds.c:2835
 msgid "make char device node"
 msgstr "char ಸಾಧನ ನೋಡ್ ಅನ್ನು ನಿರ್ಮಿಸು"
 
-#: fish/cmds.c:2821
+#: fish/cmds.c:2836
 msgid "create a swap partition"
 msgstr "ಒಂದು ಸ್ವಾಪ್ ವಿಭಾಗವನ್ನು ನಿರ್ಮಿಸು"
 
-#: fish/cmds.c:2822
+#: fish/cmds.c:2837
 msgid "create a swap partition with a label"
 msgstr "ಒಂದು ಲೇಬಲ್‌ನೊಂದಿಗೆ ಒಂದು ಸ್ವಾಪ್ ವಿಭಾಗವನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2823
+#: fish/cmds.c:2838
 msgid "create a swap partition with an explicit UUID"
 msgstr "ಒಂದು ವಿಶಿಷ್ಟವಾದ UUID ಯೊಂದಿಗೆ ಒಂದು ಸ್ವಾಪ್ ವಿಭಾಗವನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2824
+#: fish/cmds.c:2839
 msgid "create a swap file"
 msgstr "ಒಂದು ಸ್ವಾಪ್ ಕಡತವನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2825
+#: fish/cmds.c:2840
 msgid "load a kernel module"
 msgstr "ಒಂದು ಕರ್ನಲ್ ಘಟಕವನ್ನು ಲೋಡ್ ಮಾಡು"
 
-#: fish/cmds.c:2826
+#: fish/cmds.c:2841
 #, fuzzy
 msgid "view a file"
 msgstr "ಒಂದು ಕಡತವನ್ನು ಜರುಗಿಸು"
 
-#: fish/cmds.c:2827
+#: fish/cmds.c:2842
 msgid "mount a guest disk at a position in the filesystem"
 msgstr "ಕಡತವ್ಯವಸ್ಥೆಯ ಒಂದು ಸ್ಥಳದಲ್ಲಿ ಒಂದು ಅತಿಥಿ ಡಿಸ್ಕನ್ನು ಆರೋಹಿಸು"
 
-#: fish/cmds.c:2828
+#: fish/cmds.c:2843
 #, fuzzy
 msgid "mount 9p filesystem"
 msgstr "ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ಅವರೋಹಿಸಿ"
 
-#: fish/cmds.c:2829
+#: fish/cmds.c:2844
 msgid "mount a file using the loop device"
 msgstr "ಒಂದು ಲೂಪ್ ಸಾಧನವನ್ನು ಬಳಸಿಕೊಂಡು ಒಂದು ಕಡತವನ್ನು ಆರೋಹಿಸು"
 
-#: fish/cmds.c:2830
+#: fish/cmds.c:2845
 msgid "mount a guest disk with mount options"
 msgstr "ಆರೋಹಣಾ ಆಯ್ಕೆಗಳೊಂದಿಗೆ ಒಂದು ಅತಿಥಿ ಡಿಸ್ಕನ್ನು ಆರೋಹಿಸು"
 
-#: fish/cmds.c:2831
+#: fish/cmds.c:2846
 msgid "mount a guest disk, read-only"
 msgstr "ಒಂದು ಅತಿಥಿ ಡಿಸ್ಕನ್ನು ಆರೋಹಿಸು, ಓದಲು ಮಾತ್ರ"
 
-#: fish/cmds.c:2832
+#: fish/cmds.c:2847
 msgid "mount a guest disk with mount options and vfstype"
 msgstr "ಆರೋಹಣಾ ಆಯ್ಕೆಗಳು ಹಾಗು vfstype ನೊಂದಿಗೆ ಒಂದು ಅತಿಥಿ ಡಿಸ್ಕನ್ನು ಆರೋಹಿಸು"
 
-#: fish/cmds.c:2833
+#: fish/cmds.c:2848
 msgid "show mountpoints"
 msgstr "ಆರೋಹಣಾತಾಣವನ್ನು ತೋರಿಸು"
 
-#: fish/cmds.c:2834
+#: fish/cmds.c:2849
 msgid "show mounted filesystems"
 msgstr "ಆರೋಹಿಸಲಾದ ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ತೋರಿಸು"
 
-#: fish/cmds.c:2835
+#: fish/cmds.c:2850
 msgid "move a file"
 msgstr "ಒಂದು ಕಡತವನ್ನು ಜರುಗಿಸು"
 
-#: fish/cmds.c:2836
+#: fish/cmds.c:2851
 msgid "probe NTFS volume"
 msgstr "NTFS ಪರಿಮಾಣವನ್ನು ತನಿಖೆ ನಡೆಸು"
 
-#: fish/cmds.c:2837
+#: fish/cmds.c:2852 fish/cmds.c:2853
 #, fuzzy
 msgid "resize an NTFS filesystem"
 msgstr "ext2/ext3 ಕಡತವ್ಯವಸ್ಥೆಯ ಗಾತ್ರವನ್ನು  ಬದಲಾಯಿಸಿ"
 
-#: fish/cmds.c:2838
+#: fish/cmds.c:2854
 #, fuzzy
 msgid "resize an NTFS filesystem (with size)"
 msgstr "ext2/ext3 ಕಡತವ್ಯವಸ್ಥೆಯ ಗಾತ್ರವನ್ನು  ಬದಲಾಯಿಸಿ"
 
-#: fish/cmds.c:2839
+#: fish/cmds.c:2855
 msgid "add a partition to the device"
 msgstr "ಸಾಧನಕ್ಕೆ ಒಂದು ವಿಭಾಗವನ್ನು ಸೇರಿಸು"
 
-#: fish/cmds.c:2840
+#: fish/cmds.c:2856
 #, fuzzy
 msgid "delete a partition"
 msgstr "ಒಂದು ಸ್ವಾಪ್ ವಿಭಾಗವನ್ನು ನಿರ್ಮಿಸು"
 
-#: fish/cmds.c:2841
+#: fish/cmds.c:2857
 msgid "partition whole disk with a single primary partition"
 msgstr "ಸಂಪೂರ್ಣ ಡಿಸ್ಕನ್ನು ಒಂದೆ ಒಂದು ಪ್ರಾಥಮಿಕ ವಿಭಾಗವಾಗಿ ವಿಭಜಿಸು"
 
-#: fish/cmds.c:2842
+#: fish/cmds.c:2858
 #, fuzzy
 msgid "return true if a partition is bootable"
 msgstr "ವಿಭಜನಾ ಕೋಷ್ಟಕವನ್ನು ಮರಳಿ ಓದು"
 
-#: fish/cmds.c:2843
+#: fish/cmds.c:2859
 msgid "get the MBR type byte (ID byte) from a partition"
 msgstr ""
 
-#: fish/cmds.c:2844
+#: fish/cmds.c:2860
 msgid "get the partition table type"
 msgstr "ವಿಭಜನಾ ಕೋಷ್ಟಕದ ಪ್ರಕಾರವನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2845
+#: fish/cmds.c:2861
 msgid "create an empty partition table"
 msgstr "ಒಂದು ಖಾಲಿ ವಿಭಜನಾ ಕೋಷ್ಟಕವನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2846
+#: fish/cmds.c:2862
 msgid "list partitions on a device"
 msgstr "ಒಂದು ಸಾಧನದಲ್ಲಿರುವ ವಿಭಾಗಗಳನ್ನು ಪಟ್ಟಿ ಮಾಡು"
 
-#: fish/cmds.c:2847
+#: fish/cmds.c:2863
 msgid "make a partition bootable"
 msgstr "ಒಂದು ವಿಭಾಗವನ್ನು ಬೂಟ್ ಆಗುವಂತೆ ಮಾಡು"
 
-#: fish/cmds.c:2848
+#: fish/cmds.c:2864
 msgid "set the MBR type byte (ID byte) of a partition"
 msgstr ""
 
-#: fish/cmds.c:2849
+#: fish/cmds.c:2865
 msgid "set partition name"
 msgstr "ವಿಭಾಗಕ್ಕೆ ಒಂದು ಹೆಸರನ್ನು ಸೂಚಿಸು"
 
-#: fish/cmds.c:2850
+#: fish/cmds.c:2866
 #, fuzzy
 msgid "convert partition name to device name"
 msgstr "ಒಂದು ಖಂಡ ಸಾಧನದಲ್ಲಿ ವಿಭಾಗಗಳನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2851
+#: fish/cmds.c:2867
 msgid "ping the guest daemon"
 msgstr "ಅತಿಥಿ ಡೀಮನ್ ಅನ್ನು ಪಿಂಗ್ ಮಾಡು"
 
-#: fish/cmds.c:2852
+#: fish/cmds.c:2868
 msgid "read part of a file"
 msgstr "ಒಂದು ಕಡತದ ಭಾಗವನ್ನು ಓದು"
 
-#: fish/cmds.c:2853
+#: fish/cmds.c:2869
 #, fuzzy
 msgid "read part of a device"
 msgstr "ಒಂದು ಕಡತದ ಭಾಗವನ್ನು ಓದು"
 
-#: fish/cmds.c:2854
+#: fish/cmds.c:2870
 msgid "create an LVM physical volume"
 msgstr "ಒಂದು LVM ಭೌತಿಕ ಪರಿಮಾಣವನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2855
+#: fish/cmds.c:2871
 msgid "remove an LVM physical volume"
 msgstr "LVM ಭೌತಿಕ ಪರಿಮಾಣವನ್ನು ತೆಗೆದು ಹಾಕು"
 
-#: fish/cmds.c:2856
+#: fish/cmds.c:2872
 msgid "resize an LVM physical volume"
 msgstr "LVM ಭೌತಿಕ ಪರಿಮಾಣದ ಗಾತ್ರವನ್ನು ಬದಲಾಯಿಸು"
 
-#: fish/cmds.c:2857
+#: fish/cmds.c:2873
 #, fuzzy
 msgid "resize an LVM physical volume (with size)"
 msgstr "LVM ಭೌತಿಕ ಪರಿಮಾಣದ ಗಾತ್ರವನ್ನು ಬದಲಾಯಿಸು"
 
-#: fish/cmds.c:2858 fish/cmds.c:2859
+#: fish/cmds.c:2874 fish/cmds.c:2875
 msgid "list the LVM physical volumes (PVs)"
 msgstr "LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣಗಳ (PVಗಳು) ಪಟ್ಟಿಯನ್ನು ತೋರಿಸು"
 
-#: fish/cmds.c:2860
+#: fish/cmds.c:2876
 #, fuzzy
 msgid "get the UUID of a physical volume"
 msgstr "ಒಂದು LVM ಭೌತಿಕ ಪರಿಮಾಣವನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2861
+#: fish/cmds.c:2877
 #, fuzzy
 msgid "write to part of a file"
 msgstr "ಒಂದು ಕಡತದ ಭಾಗವನ್ನು ಓದು"
 
-#: fish/cmds.c:2862
+#: fish/cmds.c:2878
 #, fuzzy
 msgid "write to part of a device"
 msgstr "ಒಂದು ಕಡತದ ಭಾಗವನ್ನು ಓದು"
 
-#: fish/cmds.c:2863
+#: fish/cmds.c:2879
 msgid "read a file"
 msgstr "ಒಂದು ಕಡತವನ್ನು ಓದು"
 
-#: fish/cmds.c:2864
+#: fish/cmds.c:2880
 msgid "read file as lines"
 msgstr "ಕಡತವನ್ನು ಸಾಲುಗಳಂತೆ ಓದು"
 
-#: fish/cmds.c:2865
+#: fish/cmds.c:2881
 msgid "read directories entries"
 msgstr "ಕೋಶಗಳ ನಮೂದುಗಳನ್ನು ಓದು"
 
-#: fish/cmds.c:2866
+#: fish/cmds.c:2882
 msgid "read the target of a symbolic link"
 msgstr "ಒಂದು ಸಾಂಕೇತಿಕ ಕೊಂಡಿಯ ಗುರಿಯನ್ನು ಓದು"
 
-#: fish/cmds.c:2867
+#: fish/cmds.c:2883
 msgid "readlink on multiple files"
 msgstr "ವಿವಿಧ ಕಡತದಗಳಲ್ಲಿನ readlink"
 
-#: fish/cmds.c:2868
+#: fish/cmds.c:2884
 msgid "canonicalized absolute pathname"
 msgstr "ಸಂಪೂರ್ಣ ಮಾರ್ಗದ ಹೆಸರನ್ನು ಕನೋನಿಲ್ ಆಗಿಸು"
 
-#: fish/cmds.c:2870
+#: fish/cmds.c:2886
 msgid "close and reopen libguestfs handle"
 msgstr "libguestfs ಹ್ಯಾಂಡಲ್ ಅನ್ನು ಮುಚ್ಚು ಅಥವ ಮರಳಿ ತೆರೆ"
 
-#: fish/cmds.c:2871
+#: fish/cmds.c:2887
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem"
 msgstr "ext2/ext3 ಕಡತವ್ಯವಸ್ಥೆಯ ಗಾತ್ರವನ್ನು  ಬದಲಾಯಿಸಿ"
 
-#: fish/cmds.c:2872
+#: fish/cmds.c:2888
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
 msgstr "ext2/ext3 ಕಡತವ್ಯವಸ್ಥೆಯ ಗಾತ್ರವನ್ನು  ಬದಲಾಯಿಸಿ"
 
-#: fish/cmds.c:2873
+#: fish/cmds.c:2889
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
 msgstr "ext2/ext3 ಕಡತವ್ಯವಸ್ಥೆಯ ಗಾತ್ರವನ್ನು  ಬದಲಾಯಿಸಿ"
 
-#: fish/cmds.c:2874
+#: fish/cmds.c:2890
 msgid "remove a file"
 msgstr "ಒಂದು ಕಡತವನ್ನು ತೆಗೆದುಹಾಕು"
 
-#: fish/cmds.c:2875
+#: fish/cmds.c:2891
 msgid "remove a file or directory recursively"
 msgstr "ಕಡತ ಅಥವ ಕೋಶವನ್ನು ಪುನರಾವರ್ತಿತವಾಗಿ ತೆಗೆದು ಹಾಕು"
 
-#: fish/cmds.c:2876
+#: fish/cmds.c:2892
 msgid "remove a directory"
 msgstr "ಒಂದು ಕೋಶವನ್ನು ತೆಗೆದುಹಾಕು"
 
-#: fish/cmds.c:2877
+#: fish/cmds.c:2893
 msgid "remove a mountpoint"
 msgstr "ಒಂದು ಆರೋಹಣಾ ತಾಣವನ್ನು ತೆಗೆದುಹಾಕು"
 
-#: fish/cmds.c:2878
+#: fish/cmds.c:2894
 msgid "scrub (securely wipe) a device"
 msgstr "ಒಂದು ಸಾಧನವನ್ನು ಉಜ್ಜು (ಪದೆ ಪದೆ ಅಳಿಸು)"
 
-#: fish/cmds.c:2879
+#: fish/cmds.c:2895
 msgid "scrub (securely wipe) a file"
 msgstr "ಒಂದು ಕಡತವನ್ನು ಉಜ್ಜು (ಪದೆ ಪದೆ ಅಳಿಸು)"
 
-#: fish/cmds.c:2880
+#: fish/cmds.c:2896
 msgid "scrub (securely wipe) free space"
 msgstr "ಉಕ್ತ ಸ್ಥಳವನ್ನು ಉಜ್ಜು (ಪದೆ ಪದೆ ಅಳಿಸು)"
 
-#: fish/cmds.c:2881
+#: fish/cmds.c:2897
 msgid "add options to kernel command line"
 msgstr "ಕರ್ನಲ್ ಆಜ್ಞಾ ಸಾಲಿಗೆ ಆಯ್ಕೆಗಳನ್ನು ಸೇರಿಸು"
 
-#: fish/cmds.c:2882
+#: fish/cmds.c:2898
 #, fuzzy
 msgid "set the attach method"
 msgstr "ಹುಡುಕು ಮಾರ್ಗವನ್ನು ಹೊಂದಿಸು"
 
-#: fish/cmds.c:2883
+#: fish/cmds.c:2899
 msgid "set autosync mode"
 msgstr "ಸ್ವಯಂಹೊಂದಿಕಾ(ಆಟೊಸಿಂಕ್) ಕ್ರಮವನ್ನು ಹೊಂದಿಸು"
 
-#: fish/cmds.c:2884
+#: fish/cmds.c:2900
 msgid "enable or disable direct appliance mode"
 msgstr "ನೇರ ಅಪ್ಲೈಯನ್ಸ್ ಕ್ರಮವನ್ನು ಶಕ್ತ ಅಥವ ಅಶಕ್ತಗೊಳಿಸು"
 
-#: fish/cmds.c:2885
+#: fish/cmds.c:2901
 msgid "set the ext2/3/4 filesystem label"
 msgstr "ext2/3/4 ಕಡತವ್ಯವಸ್ಥೆ ಲೇಬಲ್ ಅನ್ನು ಹೊಂದಿಸು"
 
-#: fish/cmds.c:2886
+#: fish/cmds.c:2902
 msgid "set the ext2/3/4 filesystem UUID"
 msgstr "ext2/3/4 ಕಡತವ್ಯವಸ್ಥೆಯ UUID ಅನ್ನು ಹೊಂದಿಸು"
 
-#: fish/cmds.c:2887
+#: fish/cmds.c:2903
 msgid "set memory allocated to the qemu subprocess"
 msgstr "qemu ಉಪಪ್ರಕ್ರಿಯೆಗಳಿಗೆ ನಿಯೋಜಿಸಲಾದ ಮೆಮೊರಿಯನ್ನು ಹೊಂದಿಸು"
 
-#: fish/cmds.c:2888
+#: fish/cmds.c:2904
 msgid "set enable network flag"
 msgstr ""
 
-#: fish/cmds.c:2889
+#: fish/cmds.c:2905
 msgid "set the search path"
 msgstr "ಹುಡುಕು ಮಾರ್ಗವನ್ನು ಹೊಂದಿಸು"
 
-#: fish/cmds.c:2890
+#: fish/cmds.c:2906
 msgid "set the qemu binary"
 msgstr "qemu ಬೈನರಿಯನ್ನು ಹೊಂದಿಸು"
 
-#: fish/cmds.c:2891
+#: fish/cmds.c:2907
 msgid "enable or disable the recovery process"
 msgstr "ಪುನಶ್ಚೇತನ ಪ್ರಕ್ರಿಯೆಯನ್ನು ಶಕ್ತಗೊಳಿಸು ಅಥವ ಅಶಕ್ತಗೊಳಿಸು"
 
-#: fish/cmds.c:2892
+#: fish/cmds.c:2908
 msgid "set SELinux enabled or disabled at appliance boot"
 msgstr "ಅಪ್ಲೈಯನ್ಸ್ ಬೂಟ್‌ ಸಮಯದಲ್ಲಿ SELinux ಅನ್ನು ಶಕ್ತಗೊಳಿಸು ಅಥವ ಅಶಕ್ತಗೊಳಿಸು"
 
-#: fish/cmds.c:2893
+#: fish/cmds.c:2909
 msgid "enable or disable command traces"
 msgstr "ಆಜ್ಞೆಯ ಜಾಡನ್ನು ಇರಿಸುವಿಕೆಯನ್ನು ಶಕ್ತಗೊಳಿಸು ಅಥವ ಅಶಕ್ತಗೊಳಿಸು"
 
-#: fish/cmds.c:2894
+#: fish/cmds.c:2910
 msgid "set verbose mode"
 msgstr "ವರ್ಬೋಸ್ ಕ್ರಮವನ್ನು ಹೊಂದಿಸು"
 
-#: fish/cmds.c:2895
+#: fish/cmds.c:2911
 msgid "set SELinux security context"
 msgstr "SELinux ಸುರಕ್ಷತಾ ಸನ್ನಿವೇಶವನ್ನು ಹೊಂದಿಸು"
 
-#: fish/cmds.c:2897 fish/cmds.c:2898
+#: fish/cmds.c:2913 fish/cmds.c:2914
 msgid "create partitions on a block device"
 msgstr "ಒಂದು ಖಂಡ ಸಾಧನದಲ್ಲಿ ವಿಭಾಗಗಳನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2899
+#: fish/cmds.c:2915
 msgid "modify a single partition on a block device"
 msgstr "ಒಂದು ಖಂಡ ಸಾಧನದಲ್ಲಿರುವ ಒಂದೆ ಒಂದು ವಿಭಾಗವನ್ನು ಮಾರ್ಪಡಿಸು"
 
-#: fish/cmds.c:2900
+#: fish/cmds.c:2916
 msgid "display the disk geometry from the partition table"
 msgstr "ವಿಭಜನಾ ಕೋಷ್ಟಕದಿಂದ ಡಿಸ್ಕಿನ ಜ್ಯಾಮಿತಿಯನ್ನು ತೋರಿಸು"
 
-#: fish/cmds.c:2901
+#: fish/cmds.c:2917
 msgid "display the kernel geometry"
 msgstr "ಕರ್ನಲ್ ಜ್ಯಾಮಿತಿಯನ್ನು ತೋರಿಸು"
 
-#: fish/cmds.c:2902
+#: fish/cmds.c:2918
 msgid "display the partition table"
 msgstr "ವಿಭಜನಾ ಕೋಷ್ಟಕವನ್ನು ತೋರಿಸು"
 
-#: fish/cmds.c:2903
+#: fish/cmds.c:2919
 msgid "run a command via the shell"
 msgstr "ಶೆಲ್‌ನ ಮೂಲಕ ಒಂದು ಆಜ್ಞೆಯನ್ನು ಚಲಾಯಿಸು"
 
-#: fish/cmds.c:2904
+#: fish/cmds.c:2920
 msgid "run a command via the shell returning lines"
 msgstr "ಸಾಲುಗಳನ್ನು ಮರಳಿಸುವ ಶೆಲ್‌ನ ಮೂಲಕ ಒಂದು ಆಜ್ಞೆಯನ್ನು ಚಲಾಯಿಸು"
 
-#: fish/cmds.c:2905
+#: fish/cmds.c:2921
 msgid "sleep for some seconds"
 msgstr "ಕೆಲವು ಕ್ಷಣಗಳ ಕಾಲ ಜಡವಾಗಿರು"
 
-#: fish/cmds.c:2906
+#: fish/cmds.c:2922
 #, fuzzy
 msgid "create a sparse disk image and add"
 msgstr "ಚದುರಿದ ಚಿತ್ರಿಕಾ ಕಡತವನ್ನು ನಿಯೋಜಿಸು"
 
-#: fish/cmds.c:2907
+#: fish/cmds.c:2923
 msgid "get file information"
 msgstr "ಕಡತದ ಮಾಹಿತಿಯನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2908
+#: fish/cmds.c:2924
 msgid "get file system statistics"
 msgstr "ಕಡತ ವ್ಯವಸ್ಥೆಯ ಅಂಕಿಅಂಶಗಳನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2909 fish/cmds.c:2910
+#: fish/cmds.c:2925 fish/cmds.c:2926
 msgid "print the printable strings in a file"
 msgstr "ಒಂದು ಕಡತದಲ್ಲಿ ಮುದ್ರಿಸಬಹುದಾದ ವಾಕ್ಯಗಳನ್ನು ಮುದ್ರಿಸು"
 
-#: fish/cmds.c:2911
+#: fish/cmds.c:2927
 #, fuzzy
 msgid "list supported groups of commands"
 msgstr "ಆಜ್ಞೆಗಳನ್ನು ಸ್ವೀಕರಿಸಲು ತಯಾರಾಗಿದೆ"
 
-#: fish/cmds.c:2912
+#: fish/cmds.c:2928
 msgid "disable swap on device"
 msgstr "ಸಾಧನದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಅಶಕ್ತಗೊಳಿಸು"
 
-#: fish/cmds.c:2913
+#: fish/cmds.c:2929
 msgid "disable swap on file"
 msgstr "ಕಡತದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಅಶಕ್ತಗೊಳಿಸು"
 
-#: fish/cmds.c:2914
+#: fish/cmds.c:2930
 msgid "disable swap on labeled swap partition"
 msgstr "ಲೇಬಲ್ ಮಾಡಲಾದ ಸ್ವಾಪ್ ವಿಭಾಗದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಅಶಕ್ತಗೊಳಿಸು"
 
-#: fish/cmds.c:2915
+#: fish/cmds.c:2931
 msgid "disable swap on swap partition by UUID"
 msgstr "UUID ಮೂಲಕ ಸ್ವಾಪ್ ವಿಭಾಗದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಅಶಕ್ತಗೊಳಿಸು"
 
-#: fish/cmds.c:2916
+#: fish/cmds.c:2932
 msgid "enable swap on device"
 msgstr "ಸಾಧನದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಶಕ್ತಗೊಳಿಸು"
 
-#: fish/cmds.c:2917
+#: fish/cmds.c:2933
 msgid "enable swap on file"
 msgstr "ಕಡತದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಶಕ್ತಗೊಳಿಸು"
 
-#: fish/cmds.c:2918
+#: fish/cmds.c:2934
 msgid "enable swap on labeled swap partition"
 msgstr "ಲೇಬಲ್ ಮಾಡಲಾದ ಸ್ವಾಪ್ ವಿಭಾಗದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಶಕ್ತಗೊಳಿಸು"
 
-#: fish/cmds.c:2919
+#: fish/cmds.c:2935
 msgid "enable swap on swap partition by UUID"
 msgstr "UUID ಮೂಲಕ ಸ್ವಾಪ್ ವಿಭಾಗದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಶಕ್ತಗೊಳಿಸು"
 
-#: fish/cmds.c:2920
+#: fish/cmds.c:2936
 msgid "sync disks, writes are flushed through to the disk image"
 msgstr "ಸಿಂಕ್ ಡಿಸ್ಕುಗಳನ್ನು, ಬರೆಯವಿಕೆಗಳನ್ನು ಡಿಸ್ಕ್ ಚಿತ್ರಿಕೆಯ ಮೂಲಕ ಹೊರತಳ್ಳಲಾಗುತ್ತದೆ"
 
-#: fish/cmds.c:2921
+#: fish/cmds.c:2937
 msgid "return last 10 lines of a file"
 msgstr "ಒಂದು ಕಡತದ ಕೊನೆಯ 10 ಸಾಲುಗಳನ್ನು ಮರಳಿಸು"
 
-#: fish/cmds.c:2922
+#: fish/cmds.c:2938
 msgid "return last N lines of a file"
 msgstr "ಒಂದು ಕಡತದ ಕೊನೆಯ N ಸಾಲುಗಳನ್ನು ಮರಳಿಸು"
 
-#: fish/cmds.c:2923
+#: fish/cmds.c:2939
 msgid "unpack tarfile to directory"
 msgstr "tar ಕಡತದಲ್ಲಿರುವುದನ್ನು ಕೋಶಕ್ಕೆ ಹೊರತೆಗೆ"
 
-#: fish/cmds.c:2924
+#: fish/cmds.c:2940
 msgid "pack directory into tarfile"
 msgstr "tar ಕಡತದಲ್ಲಿರುವುದನ್ನು ಕೋಶದಲ್ಲಿ ಸೇರಿಸು"
 
-#: fish/cmds.c:2925 fish/cmds.c:2932
+#: fish/cmds.c:2941 fish/cmds.c:2948
 msgid "unpack compressed tarball to directory"
 msgstr "ಸಂಕುಚನಗೊಳಿಸಲಾದ tarball ನಲ್ಲಿರುವುದನ್ನು ಕೋಶಕ್ಕೆ ಹೊರತೆಗೆ"
 
-#: fish/cmds.c:2926 fish/cmds.c:2933
+#: fish/cmds.c:2942 fish/cmds.c:2949
 msgid "pack directory into compressed tarball"
 msgstr "ಕೋಶದಲ್ಲಿರುವುದನ್ನು  ಸಂಕುಚನಗೊಳಿಸಲಾದ tarball ನಲ್ಲಿ ಸೇರಿಸು"
 
-#: fish/cmds.c:2927
+#: fish/cmds.c:2943
 #, fuzzy
 msgid "print elapsed time taken to run a command"
 msgstr "ಒಂದು ಆಜ್ಞೆಯನ್ನು ಚಲಾಯಿಸಲು ತಗಲುವ ಸಮಯವನ್ನು ಲೆಕ್ಕ ಹಾಕು"
 
-#: fish/cmds.c:2928
+#: fish/cmds.c:2944
 msgid "update file timestamps or create a new file"
 msgstr "ಕಡತದ ಸಮಯ ಮುದ್ರೆಗಳನ್ನು ಅಪ್‌ಡೇಟ್ ಮಾಡು ಅಥವ ಒಂದು ಹೊಸ ಕಡತವನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2929
+#: fish/cmds.c:2945
 msgid "truncate a file to zero size"
 msgstr "ಒಂದು ಕಡತದ ಗಾತ್ರವನ್ನು ಶೂನ್ಯ ಗಾತ್ರಕ್ಕೆ ಕಡಿತಗೊಳಿಸು"
 
-#: fish/cmds.c:2930
+#: fish/cmds.c:2946
 msgid "truncate a file to a particular size"
 msgstr "ಒಂದು ಕಡತದ ಗಾತ್ರವನ್ನು ನಿಶ್ಚಿತ ಗಾತ್ರಕ್ಕೆ ಕಡಿತಗೊಳಿಸು"
 
-#: fish/cmds.c:2931
+#: fish/cmds.c:2947
 msgid "get ext2/ext3/ext4 superblock details"
 msgstr "ext2/ext3/ext4 ಸೂಪರ್-ಬ್ಲಾಕ್ ವಿವರಗಳನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2934
+#: fish/cmds.c:2950
 msgid "set file mode creation mask (umask)"
 msgstr "ಕಡತ ಕ್ರಮದ ರಚನೆಯ ಮುಸುಕನ್ನು ಹೊಂದಿಸು (umask)"
 
-#: fish/cmds.c:2935
+#: fish/cmds.c:2951
 msgid "unmount a filesystem"
 msgstr "ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ಅವರೋಹಿಸಿ"
 
-#: fish/cmds.c:2936
+#: fish/cmds.c:2952
 msgid "unmount all filesystems"
 msgstr "ಎಲ್ಲಾ ಕಡತವ್ಯವಸ್ಥೆಗಳನ್ನು ಅವರೋಹಿಸಿ"
 
-#: fish/cmds.c:2937
+#: fish/cmds.c:2953
 msgid "upload a file from the local machine"
 msgstr "ಸ್ಥಳೀಯ ಗಣಕದಿಂದ ಕಡತವನ್ನು ಅಪ್‌ಲೋಡ್ ಮಾಡಿ"
 
-#: fish/cmds.c:2938
+#: fish/cmds.c:2954
 #, fuzzy
 msgid "upload a file from the local machine with offset"
 msgstr "ಸ್ಥಳೀಯ ಗಣಕದಿಂದ ಕಡತವನ್ನು ಅಪ್‌ಲೋಡ್ ಮಾಡಿ"
 
-#: fish/cmds.c:2939
+#: fish/cmds.c:2955
 msgid "set timestamp of a file with nanosecond precision"
 msgstr "ನ್ಯಾನೊಸೆಕೆಂಡಿನ ನಿಖರತೆಯೊಂದಿಗೆ ಒಂದು ಕಡತದ ಸಮಯಮುದ್ರೆಯನ್ನು ಹೊಂದಿಸು"
 
-#: fish/cmds.c:2940
+#: fish/cmds.c:2956
 msgid "get the library version number"
 msgstr "ಲೈಬ್ರರಿ ಆವೃತ್ತಿ ಸಂಖ್ಯೆಯನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2941
+#: fish/cmds.c:2957
 #, fuzzy
 msgid "get the filesystem label"
 msgstr "ext2/3/4 ಕಡತವ್ಯವಸ್ಥೆಯ ಲೇಬಲ್ ಅನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2942
+#: fish/cmds.c:2958
 msgid "get the Linux VFS type corresponding to a mounted device"
 msgstr "ಆರೋಹಿಸಲಾದ ಸಾಧನಕ್ಕೆ ಸಂಬಂಧಿಸಿದ Linux VFS ಬಗೆಯನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2943
+#: fish/cmds.c:2959
 #, fuzzy
 msgid "get the filesystem UUID"
 msgstr "ext2/3/4 ಕಡತವ್ಯವಸ್ಥೆಯ UUID ಅನ್ನು ಪಡೆದುಕೊ"
 
-#: fish/cmds.c:2944
+#: fish/cmds.c:2960
 msgid "activate or deactivate some volume groups"
 msgstr "ಕೆಲವು ಪರಿಮಾಣ ಗುಂಪುಗಳನ್ನು ಸಕ್ರಿಯಗೊಳಿಸು ಅಥವ ನಿಷ್ಕ್ರಿಯಗೊಳಿಸು"
 
-#: fish/cmds.c:2945
+#: fish/cmds.c:2961
 msgid "activate or deactivate all volume groups"
 msgstr "ಎಲ್ಲಾ ಪರಿಮಾಣ ಗುಂಪುಗಳನ್ನು ಸಕ್ರಿಯಗೊಳಿಸು ಅಥವ ನಿಷ್ಕ್ರಿಯಗೊಳಿಸು"
 
-#: fish/cmds.c:2946
+#: fish/cmds.c:2962
 msgid "create an LVM volume group"
 msgstr "ಒಂದು LVM ಪರಿಮಾಣ ಸಮೂಹವನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2947
+#: fish/cmds.c:2963
 msgid "get the LV UUIDs of all LVs in the volume group"
 msgstr ""
 
-#: fish/cmds.c:2948
+#: fish/cmds.c:2964
 msgid "get the PV UUIDs containing the volume group"
 msgstr ""
 
-#: fish/cmds.c:2949
+#: fish/cmds.c:2965
 msgid "remove an LVM volume group"
 msgstr "ಒಂದು LVM ಪರಿಮಾಣ ಗುಂಪನ್ನು ತೆಗೆದು ಹಾಕು"
 
-#: fish/cmds.c:2950
+#: fish/cmds.c:2966
 msgid "rename an LVM volume group"
 msgstr "ಒಂದು LVM ಪರಿಮಾಣ ಗುಂಪಿನ ಹೆಸರನ್ನು ಬದಲಾಯಿಸು"
 
-#: fish/cmds.c:2951 fish/cmds.c:2952
+#: fish/cmds.c:2967 fish/cmds.c:2968
 msgid "list the LVM volume groups (VGs)"
 msgstr "LVM ಪರಿಮಾಣ ಗುಂಪುಗಳನ್ನು ಪಟ್ಟಿ ಮಾಡು (VGಗಳು)"
 
-#: fish/cmds.c:2953
+#: fish/cmds.c:2969
 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
 msgstr ""
 
-#: fish/cmds.c:2954
+#: fish/cmds.c:2970
 #, fuzzy
 msgid "get the UUID of a volume group"
 msgstr "ಒಂದು LVM ಪರಿಮಾಣ ಸಮೂಹವನ್ನು ರಚಿಸು"
 
-#: fish/cmds.c:2955
+#: fish/cmds.c:2971
 msgid "count characters in a file"
 msgstr "ಒಂದು ಕಡತದಲ್ಲಿನ ಅಕ್ಷರಗಳನ್ನು ಎಣಿಸಿ"
 
-#: fish/cmds.c:2956
+#: fish/cmds.c:2972
 msgid "count lines in a file"
 msgstr "ಒಂದು ಕಡತದಲ್ಲಿನ ಸಾಲುಗಳನ್ನು ಎಣಿಸಿ"
 
-#: fish/cmds.c:2957
+#: fish/cmds.c:2973
 msgid "count words in a file"
 msgstr "ಒಂದು ಕಡತದಲ್ಲಿನ ಪದಗಳನ್ನು ಎಣಿಸಿ"
 
-#: fish/cmds.c:2958
+#: fish/cmds.c:2974
 #, fuzzy
 msgid "create a new file"
 msgstr "ಒಂದು ಕಡತವನ್ನು ನಿರ್ಮಿಸಿ"
 
-#: fish/cmds.c:2959
+#: fish/cmds.c:2975
 msgid "create a file"
 msgstr "ಒಂದು ಕಡತವನ್ನು ನಿರ್ಮಿಸಿ"
 
-#: fish/cmds.c:2962
+#: fish/cmds.c:2978
 msgid "write zeroes to the device"
 msgstr "ಸಾಧನಕ್ಕೆ ಶೂನ್ಯಗಳನ್ನು ಬರೆ"
 
-#: fish/cmds.c:2963
+#: fish/cmds.c:2979
 #, fuzzy
 msgid "write zeroes to an entire device"
 msgstr "ಸಾಧನಕ್ಕೆ ಶೂನ್ಯಗಳನ್ನು ಬರೆ"
 
-#: fish/cmds.c:2964
+#: fish/cmds.c:2980
 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
 msgstr "ext2/3 ಕಡತವ್ಯವಸ್ಥೆಯಲ್ಲಿ ಬಳಸದೆ ಇರುವ ಶೂನ್ಯ ಐನೋಡ್‌ಗಳು ಹಾಗು ಡಿಸ್ಕ್ ಖಂಡಗಳು"
 
-#: fish/cmds.c:2967
+#: fish/cmds.c:2983
 msgid "determine file type inside a compressed file"
 msgstr "ಸಂಕುಚನಗೊಳಿಸಲಾದ ಒಂದು ಕಡತದಲ್ಲಿರುವ ಕಡತದ ಬಗೆಯನ್ನು ನಿರ್ಧರಿಸಿ"
 
-#: fish/cmds.c:2970
+#: fish/cmds.c:2986
 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
 msgstr ""
 "ಒಂದು ಆಜ್ಞೆಯ ವಿವರವಾದ ನೆರವನ್ನು ಪಡೆದುಕೊಳ್ಳಲು -h <cmd> / help <cmd> ಅನ್ನು ಬಳಸಿ."
 
-#: fish/cmds.c:3288 fish/cmds.c:3302 fish/cmds.c:3318 fish/cmds.c:3335
-#: fish/cmds.c:3352 fish/cmds.c:3370 fish/cmds.c:3389 fish/cmds.c:3405
-#: fish/cmds.c:3423 fish/cmds.c:3439 fish/cmds.c:3457 fish/cmds.c:3473
-#: fish/cmds.c:3490 fish/cmds.c:3505 fish/cmds.c:3523 fish/cmds.c:3538
-#: fish/cmds.c:3554 fish/cmds.c:3570 fish/cmds.c:3586 fish/cmds.c:3602
-#: fish/cmds.c:3618 fish/cmds.c:3636 fish/cmds.c:3669 fish/cmds.c:3685
-#: fish/cmds.c:3701 fish/cmds.c:3720 fish/cmds.c:3735 fish/cmds.c:3753
-#: fish/cmds.c:3768 fish/cmds.c:3786 fish/cmds.c:3801 fish/cmds.c:3819
-#: fish/cmds.c:3834 fish/cmds.c:3853 fish/cmds.c:3872 fish/cmds.c:3890
-#: fish/cmds.c:3910 fish/cmds.c:3929 fish/cmds.c:3949 fish/cmds.c:3969
-#: fish/cmds.c:3989 fish/cmds.c:4008 fish/cmds.c:4027 fish/cmds.c:4047
-#: fish/cmds.c:4067 fish/cmds.c:4087 fish/cmds.c:4102 fish/cmds.c:4118
-#: fish/cmds.c:4190 fish/cmds.c:4208 fish/cmds.c:4225 fish/cmds.c:4309
-#: fish/cmds.c:4329 fish/cmds.c:4349 fish/cmds.c:4369 fish/cmds.c:4389
-#: fish/cmds.c:4409 fish/cmds.c:4428 fish/cmds.c:4447 fish/cmds.c:4466
-#: fish/cmds.c:4481 fish/cmds.c:4500 fish/cmds.c:4520 fish/cmds.c:4540
-#: fish/cmds.c:4617 fish/cmds.c:4633 fish/cmds.c:4649 fish/cmds.c:4668
-#: fish/cmds.c:4690 fish/cmds.c:4712 fish/cmds.c:4732 fish/cmds.c:4749
-#: fish/cmds.c:4766 fish/cmds.c:4783 fish/cmds.c:4800 fish/cmds.c:4817
-#: fish/cmds.c:4834 fish/cmds.c:4851 fish/cmds.c:4870 fish/cmds.c:4893
-#: fish/cmds.c:4929 fish/cmds.c:4946 fish/cmds.c:4969 fish/cmds.c:4991
-#: fish/cmds.c:5012 fish/cmds.c:5032 fish/cmds.c:5051 fish/cmds.c:5071
-#: fish/cmds.c:5089 fish/cmds.c:5107 fish/cmds.c:5121 fish/cmds.c:5137
-#: fish/cmds.c:5157 fish/cmds.c:5176 fish/cmds.c:5195 fish/cmds.c:5214
-#: fish/cmds.c:5233 fish/cmds.c:5253 fish/cmds.c:5293 fish/cmds.c:5350
-#: fish/cmds.c:5371 fish/cmds.c:5392 fish/cmds.c:5413 fish/cmds.c:5431
-#: fish/cmds.c:5453 fish/cmds.c:5491 fish/cmds.c:5513 fish/cmds.c:5592
-#: fish/cmds.c:5631 fish/cmds.c:5646 fish/cmds.c:5663 fish/cmds.c:5677
-#: fish/cmds.c:5693 fish/cmds.c:5715 fish/cmds.c:5737 fish/cmds.c:5759
-#: fish/cmds.c:5781 fish/cmds.c:5803 fish/cmds.c:5825 fish/cmds.c:5845
-#: fish/cmds.c:5862 fish/cmds.c:5879 fish/cmds.c:5898 fish/cmds.c:5917
-#: fish/cmds.c:5937 fish/cmds.c:5973 fish/cmds.c:5992 fish/cmds.c:6011
-#: fish/cmds.c:6028 fish/cmds.c:6046 fish/cmds.c:6069 fish/cmds.c:6092
-#: fish/cmds.c:6116 fish/cmds.c:6139 fish/cmds.c:6160 fish/cmds.c:6183
-#: fish/cmds.c:6206 fish/cmds.c:6226 fish/cmds.c:6248 fish/cmds.c:6269
-#: fish/cmds.c:6292 fish/cmds.c:6309 fish/cmds.c:6326 fish/cmds.c:6344
-#: fish/cmds.c:6362 fish/cmds.c:6383 fish/cmds.c:6401 fish/cmds.c:6422
-#: fish/cmds.c:6442 fish/cmds.c:6460 fish/cmds.c:6481 fish/cmds.c:6504
-#: fish/cmds.c:6527 fish/cmds.c:6549 fish/cmds.c:6582 fish/cmds.c:6599
-#: fish/cmds.c:6616 fish/cmds.c:6640 fish/cmds.c:6663 fish/cmds.c:6686
-#: fish/cmds.c:6708 fish/cmds.c:6725 fish/cmds.c:6747 fish/cmds.c:6841
-#: fish/cmds.c:6861 fish/cmds.c:6881 fish/cmds.c:6901 fish/cmds.c:6919
-#: fish/cmds.c:6940 fish/cmds.c:6976 fish/cmds.c:6993 fish/cmds.c:7015
-#: fish/cmds.c:7032 fish/cmds.c:7068 fish/cmds.c:7088 fish/cmds.c:7108
-#: fish/cmds.c:7128 fish/cmds.c:7150 fish/cmds.c:7167 fish/cmds.c:7186
-#: fish/cmds.c:7205 fish/cmds.c:7227 fish/cmds.c:7248 fish/cmds.c:7269
-#: fish/cmds.c:7290 fish/cmds.c:7313 fish/cmds.c:7354 fish/cmds.c:7377
-#: fish/cmds.c:7416 fish/cmds.c:7433 fish/cmds.c:7452 fish/cmds.c:7473
-#: fish/cmds.c:7496 fish/cmds.c:7518 fish/cmds.c:7536 fish/cmds.c:7555
-#: fish/cmds.c:7576 fish/cmds.c:7653 fish/cmds.c:7694 fish/cmds.c:7773
-#: fish/cmds.c:7849 fish/cmds.c:7886 fish/cmds.c:7909 fish/cmds.c:7930
-#: fish/cmds.c:7953 fish/cmds.c:7975 fish/cmds.c:8000 fish/cmds.c:8043
-#: fish/cmds.c:8084 fish/cmds.c:8105 fish/cmds.c:8123 fish/cmds.c:8142
-#: fish/cmds.c:8159 fish/cmds.c:8177 fish/cmds.c:8204 fish/cmds.c:8228
-#: fish/cmds.c:8252 fish/cmds.c:8276 fish/cmds.c:8300 fish/cmds.c:8324
-#: fish/cmds.c:8348 fish/cmds.c:8372 fish/cmds.c:8396 fish/cmds.c:8420
-#: fish/cmds.c:8444 fish/cmds.c:8468 fish/cmds.c:8491 fish/cmds.c:8514
-#: fish/cmds.c:8535 fish/cmds.c:8556 fish/cmds.c:8577 fish/cmds.c:8597
-#: fish/cmds.c:8620 fish/cmds.c:8658 fish/cmds.c:8675 fish/cmds.c:8692
-#: fish/cmds.c:8711 fish/cmds.c:8730 fish/cmds.c:8747 fish/cmds.c:8764
-#: fish/cmds.c:8781 fish/cmds.c:8798 fish/cmds.c:8817 fish/cmds.c:8853
-#: fish/cmds.c:8893 fish/cmds.c:8926 fish/cmds.c:8943 fish/cmds.c:8960
-#: fish/cmds.c:8976 fish/cmds.c:8991 fish/cmds.c:9012 fish/cmds.c:9050
-#: fish/cmds.c:9088 fish/cmds.c:9127 fish/cmds.c:9167 fish/cmds.c:9208
-#: fish/cmds.c:9249 fish/cmds.c:9287 fish/cmds.c:9304 fish/cmds.c:9327
-#: fish/cmds.c:9349 fish/cmds.c:9371 fish/cmds.c:9391 fish/cmds.c:9411
-#: fish/cmds.c:9447 fish/cmds.c:9519 fish/cmds.c:9559 fish/cmds.c:9617
-#: fish/cmds.c:9643 fish/cmds.c:9669 fish/cmds.c:9697 fish/cmds.c:9756
-#: fish/cmds.c:9777 fish/cmds.c:9822 fish/cmds.c:9842 fish/cmds.c:9881
-#: fish/cmds.c:9918 fish/cmds.c:9938 fish/cmds.c:9960 fish/cmds.c:10017
-#: fish/cmds.c:10037 fish/cmds.c:10059 fish/cmds.c:10081 fish/cmds.c:10100
-#: fish/cmds.c:10120 fish/cmds.c:10147 fish/cmds.c:10167 fish/cmds.c:10187
-#: fish/cmds.c:10207 fish/cmds.c:10227 fish/cmds.c:10249 fish/cmds.c:10284
-#: fish/cmds.c:10302 fish/cmds.c:10325 fish/cmds.c:10347 fish/cmds.c:10362
-#: fish/cmds.c:10379 fish/cmds.c:10416 fish/cmds.c:10455 fish/cmds.c:10495
-#: fish/cmds.c:10551 fish/cmds.c:10573 fish/cmds.c:10609 fish/cmds.c:10624
-#: fish/cmds.c:10644 fish/cmds.c:10684 fish/cmds.c:10707 fish/cmds.c:10731
-#: fish/cmds.c:10756 fish/cmds.c:10797 fish/cmds.c:10822 fish/cmds.c:10860
-#: fish/cmds.c:10891 fish/cmds.c:10922 fish/cmds.c:10950 fish/cmds.c:10970
-#: fish/cmds.c:11002 fish/cmds.c:11022 fish/cmds.c:11042 fish/cmds.c:11059
-#: fish/cmds.c:11077 fish/cmds.c:11100 fish/cmds.c:11121 fish/cmds.c:11140
-#: fish/cmds.c:11182 fish/cmds.c:11225 fish/cmds.c:11269 fish/cmds.c:11308
-#: fish/cmds.c:11327 fish/cmds.c:11347 fish/cmds.c:11367 fish/cmds.c:11388
-#: fish/cmds.c:11409 fish/cmds.c:11430 fish/cmds.c:11451 fish/cmds.c:11472
-#: fish/cmds.c:11494 fish/cmds.c:11532 fish/cmds.c:11583 fish/cmds.c:11621
-#: fish/cmds.c:11677 fish/cmds.c:11813 fish/cmds.c:11842 fish/cmds.c:11869
-#: fish/cmds.c:11886 fish/cmds.c:11907 fish/cmds.c:11924
+#: fish/cmds.c:3304 fish/cmds.c:3318 fish/cmds.c:3334 fish/cmds.c:3351
+#: fish/cmds.c:3368 fish/cmds.c:3386 fish/cmds.c:3405 fish/cmds.c:3421
+#: fish/cmds.c:3439 fish/cmds.c:3455 fish/cmds.c:3473 fish/cmds.c:3489
+#: fish/cmds.c:3506 fish/cmds.c:3521 fish/cmds.c:3539 fish/cmds.c:3554
+#: fish/cmds.c:3570 fish/cmds.c:3586 fish/cmds.c:3602 fish/cmds.c:3618
+#: fish/cmds.c:3634 fish/cmds.c:3652 fish/cmds.c:3685 fish/cmds.c:3701
+#: fish/cmds.c:3717 fish/cmds.c:3736 fish/cmds.c:3751 fish/cmds.c:3769
+#: fish/cmds.c:3784 fish/cmds.c:3802 fish/cmds.c:3817 fish/cmds.c:3835
+#: fish/cmds.c:3850 fish/cmds.c:3869 fish/cmds.c:3888 fish/cmds.c:3906
+#: fish/cmds.c:3926 fish/cmds.c:3945 fish/cmds.c:3965 fish/cmds.c:3985
+#: fish/cmds.c:4005 fish/cmds.c:4024 fish/cmds.c:4043 fish/cmds.c:4063
+#: fish/cmds.c:4083 fish/cmds.c:4103 fish/cmds.c:4118 fish/cmds.c:4134
+#: fish/cmds.c:4206 fish/cmds.c:4224 fish/cmds.c:4241 fish/cmds.c:4325
+#: fish/cmds.c:4345 fish/cmds.c:4365 fish/cmds.c:4385 fish/cmds.c:4405
+#: fish/cmds.c:4425 fish/cmds.c:4444 fish/cmds.c:4463 fish/cmds.c:4482
+#: fish/cmds.c:4497 fish/cmds.c:4516 fish/cmds.c:4536 fish/cmds.c:4556
+#: fish/cmds.c:4633 fish/cmds.c:4649 fish/cmds.c:4665 fish/cmds.c:4684
+#: fish/cmds.c:4706 fish/cmds.c:4728 fish/cmds.c:4748 fish/cmds.c:4765
+#: fish/cmds.c:4782 fish/cmds.c:4799 fish/cmds.c:4816 fish/cmds.c:4833
+#: fish/cmds.c:4850 fish/cmds.c:4867 fish/cmds.c:4886 fish/cmds.c:4909
+#: fish/cmds.c:4945 fish/cmds.c:4962 fish/cmds.c:4985 fish/cmds.c:5007
+#: fish/cmds.c:5028 fish/cmds.c:5048 fish/cmds.c:5067 fish/cmds.c:5087
+#: fish/cmds.c:5105 fish/cmds.c:5123 fish/cmds.c:5137 fish/cmds.c:5153
+#: fish/cmds.c:5173 fish/cmds.c:5192 fish/cmds.c:5211 fish/cmds.c:5230
+#: fish/cmds.c:5249 fish/cmds.c:5269 fish/cmds.c:5309 fish/cmds.c:5366
+#: fish/cmds.c:5387 fish/cmds.c:5408 fish/cmds.c:5429 fish/cmds.c:5447
+#: fish/cmds.c:5469 fish/cmds.c:5507 fish/cmds.c:5529 fish/cmds.c:5608
+#: fish/cmds.c:5647 fish/cmds.c:5662 fish/cmds.c:5679 fish/cmds.c:5693
+#: fish/cmds.c:5709 fish/cmds.c:5731 fish/cmds.c:5753 fish/cmds.c:5775
+#: fish/cmds.c:5797 fish/cmds.c:5819 fish/cmds.c:5841 fish/cmds.c:5861
+#: fish/cmds.c:5878 fish/cmds.c:5895 fish/cmds.c:5914 fish/cmds.c:5933
+#: fish/cmds.c:5953 fish/cmds.c:5989 fish/cmds.c:6008 fish/cmds.c:6027
+#: fish/cmds.c:6044 fish/cmds.c:6062 fish/cmds.c:6085 fish/cmds.c:6108
+#: fish/cmds.c:6132 fish/cmds.c:6155 fish/cmds.c:6176 fish/cmds.c:6199
+#: fish/cmds.c:6222 fish/cmds.c:6242 fish/cmds.c:6264 fish/cmds.c:6285
+#: fish/cmds.c:6308 fish/cmds.c:6325 fish/cmds.c:6342 fish/cmds.c:6360
+#: fish/cmds.c:6378 fish/cmds.c:6399 fish/cmds.c:6417 fish/cmds.c:6438
+#: fish/cmds.c:6458 fish/cmds.c:6476 fish/cmds.c:6497 fish/cmds.c:6520
+#: fish/cmds.c:6543 fish/cmds.c:6565 fish/cmds.c:6598 fish/cmds.c:6615
+#: fish/cmds.c:6632 fish/cmds.c:6656 fish/cmds.c:6679 fish/cmds.c:6702
+#: fish/cmds.c:6724 fish/cmds.c:6741 fish/cmds.c:6763 fish/cmds.c:6857
+#: fish/cmds.c:6877 fish/cmds.c:6897 fish/cmds.c:6917 fish/cmds.c:6935
+#: fish/cmds.c:6956 fish/cmds.c:6992 fish/cmds.c:7009 fish/cmds.c:7031
+#: fish/cmds.c:7048 fish/cmds.c:7084 fish/cmds.c:7104 fish/cmds.c:7124
+#: fish/cmds.c:7144 fish/cmds.c:7166 fish/cmds.c:7183 fish/cmds.c:7202
+#: fish/cmds.c:7221 fish/cmds.c:7243 fish/cmds.c:7264 fish/cmds.c:7285
+#: fish/cmds.c:7306 fish/cmds.c:7329 fish/cmds.c:7370 fish/cmds.c:7393
+#: fish/cmds.c:7432 fish/cmds.c:7449 fish/cmds.c:7468 fish/cmds.c:7489
+#: fish/cmds.c:7512 fish/cmds.c:7534 fish/cmds.c:7552 fish/cmds.c:7571
+#: fish/cmds.c:7592 fish/cmds.c:7669 fish/cmds.c:7710 fish/cmds.c:7789
+#: fish/cmds.c:7865 fish/cmds.c:7902 fish/cmds.c:7925 fish/cmds.c:7946
+#: fish/cmds.c:7969 fish/cmds.c:7991 fish/cmds.c:8016 fish/cmds.c:8059
+#: fish/cmds.c:8100 fish/cmds.c:8121 fish/cmds.c:8139 fish/cmds.c:8158
+#: fish/cmds.c:8175 fish/cmds.c:8193 fish/cmds.c:8220 fish/cmds.c:8244
+#: fish/cmds.c:8268 fish/cmds.c:8292 fish/cmds.c:8316 fish/cmds.c:8340
+#: fish/cmds.c:8364 fish/cmds.c:8388 fish/cmds.c:8412 fish/cmds.c:8436
+#: fish/cmds.c:8460 fish/cmds.c:8484 fish/cmds.c:8507 fish/cmds.c:8530
+#: fish/cmds.c:8551 fish/cmds.c:8572 fish/cmds.c:8593 fish/cmds.c:8613
+#: fish/cmds.c:8636 fish/cmds.c:8674 fish/cmds.c:8691 fish/cmds.c:8708
+#: fish/cmds.c:8727 fish/cmds.c:8746 fish/cmds.c:8763 fish/cmds.c:8780
+#: fish/cmds.c:8797 fish/cmds.c:8814 fish/cmds.c:8833 fish/cmds.c:8869
+#: fish/cmds.c:8909 fish/cmds.c:8942 fish/cmds.c:8959 fish/cmds.c:8976
+#: fish/cmds.c:8992 fish/cmds.c:9007 fish/cmds.c:9028 fish/cmds.c:9066
+#: fish/cmds.c:9104 fish/cmds.c:9143 fish/cmds.c:9183 fish/cmds.c:9224
+#: fish/cmds.c:9265 fish/cmds.c:9303 fish/cmds.c:9320 fish/cmds.c:9343
+#: fish/cmds.c:9365 fish/cmds.c:9387 fish/cmds.c:9407 fish/cmds.c:9427
+#: fish/cmds.c:9463 fish/cmds.c:9535 fish/cmds.c:9575 fish/cmds.c:9633
+#: fish/cmds.c:9659 fish/cmds.c:9685 fish/cmds.c:9713 fish/cmds.c:9772
+#: fish/cmds.c:9793 fish/cmds.c:9838 fish/cmds.c:9858 fish/cmds.c:9897
+#: fish/cmds.c:9934 fish/cmds.c:9954 fish/cmds.c:9976 fish/cmds.c:10033
+#: fish/cmds.c:10053 fish/cmds.c:10075 fish/cmds.c:10097 fish/cmds.c:10116
+#: fish/cmds.c:10136 fish/cmds.c:10163 fish/cmds.c:10183 fish/cmds.c:10203
+#: fish/cmds.c:10223 fish/cmds.c:10243 fish/cmds.c:10265 fish/cmds.c:10300
+#: fish/cmds.c:10318 fish/cmds.c:10341 fish/cmds.c:10363 fish/cmds.c:10378
+#: fish/cmds.c:10395 fish/cmds.c:10432 fish/cmds.c:10471 fish/cmds.c:10511
+#: fish/cmds.c:10567 fish/cmds.c:10589 fish/cmds.c:10625 fish/cmds.c:10640
+#: fish/cmds.c:10660 fish/cmds.c:10700 fish/cmds.c:10723 fish/cmds.c:10747
+#: fish/cmds.c:10772 fish/cmds.c:10813 fish/cmds.c:10838 fish/cmds.c:10876
+#: fish/cmds.c:10907 fish/cmds.c:10938 fish/cmds.c:10966 fish/cmds.c:10986
+#: fish/cmds.c:11018 fish/cmds.c:11038 fish/cmds.c:11058 fish/cmds.c:11075
+#: fish/cmds.c:11093 fish/cmds.c:11116 fish/cmds.c:11137 fish/cmds.c:11156
+#: fish/cmds.c:11198 fish/cmds.c:11241 fish/cmds.c:11285 fish/cmds.c:11324
+#: fish/cmds.c:11343 fish/cmds.c:11363 fish/cmds.c:11383 fish/cmds.c:11404
+#: fish/cmds.c:11425 fish/cmds.c:11446 fish/cmds.c:11467 fish/cmds.c:11488
+#: fish/cmds.c:11510 fish/cmds.c:11548 fish/cmds.c:11599 fish/cmds.c:11637
+#: fish/cmds.c:11693 fish/cmds.c:11829 fish/cmds.c:11858 fish/cmds.c:11885
+#: fish/cmds.c:11902 fish/cmds.c:11923 fish/cmds.c:11940 fish/cmds.c:12002
 #, c-format
 msgid "%s should have %d parameter(s)\n"
 msgstr "%s ಎನ್ನುವುದು %d ನಿಯತಾಂಕವನ್ನು(ಗಳನ್ನು) ಹೊಂದಿರಬೇಕು\n"
 
-#: fish/cmds.c:3289 fish/cmds.c:3303 fish/cmds.c:3319 fish/cmds.c:3336
-#: fish/cmds.c:3353 fish/cmds.c:3371 fish/cmds.c:3390 fish/cmds.c:3406
-#: fish/cmds.c:3424 fish/cmds.c:3440 fish/cmds.c:3458 fish/cmds.c:3474
-#: fish/cmds.c:3491 fish/cmds.c:3506 fish/cmds.c:3524 fish/cmds.c:3539
-#: fish/cmds.c:3555 fish/cmds.c:3571 fish/cmds.c:3587 fish/cmds.c:3603
-#: fish/cmds.c:3619 fish/cmds.c:3637 fish/cmds.c:3670 fish/cmds.c:3686
-#: fish/cmds.c:3702 fish/cmds.c:3721 fish/cmds.c:3736 fish/cmds.c:3754
-#: fish/cmds.c:3769 fish/cmds.c:3787 fish/cmds.c:3802 fish/cmds.c:3820
-#: fish/cmds.c:3835 fish/cmds.c:3854 fish/cmds.c:3873 fish/cmds.c:3891
-#: fish/cmds.c:3911 fish/cmds.c:3930 fish/cmds.c:3950 fish/cmds.c:3970
-#: fish/cmds.c:3990 fish/cmds.c:4009 fish/cmds.c:4028 fish/cmds.c:4048
-#: fish/cmds.c:4068 fish/cmds.c:4088 fish/cmds.c:4103 fish/cmds.c:4119
-#: fish/cmds.c:4140 fish/cmds.c:4191 fish/cmds.c:4209 fish/cmds.c:4226
-#: fish/cmds.c:4247 fish/cmds.c:4310 fish/cmds.c:4330 fish/cmds.c:4350
-#: fish/cmds.c:4370 fish/cmds.c:4390 fish/cmds.c:4410 fish/cmds.c:4429
-#: fish/cmds.c:4448 fish/cmds.c:4467 fish/cmds.c:4482 fish/cmds.c:4501
-#: fish/cmds.c:4521 fish/cmds.c:4541 fish/cmds.c:4564 fish/cmds.c:4618
-#: fish/cmds.c:4634 fish/cmds.c:4650 fish/cmds.c:4669 fish/cmds.c:4691
-#: fish/cmds.c:4713 fish/cmds.c:4733 fish/cmds.c:4750 fish/cmds.c:4767
-#: fish/cmds.c:4784 fish/cmds.c:4801 fish/cmds.c:4818 fish/cmds.c:4835
-#: fish/cmds.c:4852 fish/cmds.c:4871 fish/cmds.c:4894 fish/cmds.c:4930
-#: fish/cmds.c:4947 fish/cmds.c:4970 fish/cmds.c:4992 fish/cmds.c:5013
-#: fish/cmds.c:5033 fish/cmds.c:5052 fish/cmds.c:5072 fish/cmds.c:5090
-#: fish/cmds.c:5108 fish/cmds.c:5122 fish/cmds.c:5138 fish/cmds.c:5158
-#: fish/cmds.c:5177 fish/cmds.c:5196 fish/cmds.c:5215 fish/cmds.c:5234
-#: fish/cmds.c:5254 fish/cmds.c:5294 fish/cmds.c:5351 fish/cmds.c:5372
-#: fish/cmds.c:5393 fish/cmds.c:5414 fish/cmds.c:5432 fish/cmds.c:5454
-#: fish/cmds.c:5492 fish/cmds.c:5514 fish/cmds.c:5593 fish/cmds.c:5632
-#: fish/cmds.c:5647 fish/cmds.c:5664 fish/cmds.c:5678 fish/cmds.c:5694
-#: fish/cmds.c:5716 fish/cmds.c:5738 fish/cmds.c:5760 fish/cmds.c:5782
-#: fish/cmds.c:5804 fish/cmds.c:5826 fish/cmds.c:5846 fish/cmds.c:5863
-#: fish/cmds.c:5880 fish/cmds.c:5899 fish/cmds.c:5918 fish/cmds.c:5938
-#: fish/cmds.c:5974 fish/cmds.c:5993 fish/cmds.c:6012 fish/cmds.c:6029
-#: fish/cmds.c:6047 fish/cmds.c:6070 fish/cmds.c:6093 fish/cmds.c:6117
-#: fish/cmds.c:6140 fish/cmds.c:6161 fish/cmds.c:6184 fish/cmds.c:6207
-#: fish/cmds.c:6227 fish/cmds.c:6249 fish/cmds.c:6270 fish/cmds.c:6293
-#: fish/cmds.c:6310 fish/cmds.c:6327 fish/cmds.c:6345 fish/cmds.c:6363
-#: fish/cmds.c:6384 fish/cmds.c:6402 fish/cmds.c:6423 fish/cmds.c:6443
-#: fish/cmds.c:6461 fish/cmds.c:6482 fish/cmds.c:6505 fish/cmds.c:6528
-#: fish/cmds.c:6550 fish/cmds.c:6583 fish/cmds.c:6600 fish/cmds.c:6617
-#: fish/cmds.c:6641 fish/cmds.c:6664 fish/cmds.c:6687 fish/cmds.c:6709
-#: fish/cmds.c:6726 fish/cmds.c:6748 fish/cmds.c:6842 fish/cmds.c:6862
-#: fish/cmds.c:6882 fish/cmds.c:6902 fish/cmds.c:6920 fish/cmds.c:6941
-#: fish/cmds.c:6977 fish/cmds.c:6994 fish/cmds.c:7016 fish/cmds.c:7033
-#: fish/cmds.c:7069 fish/cmds.c:7089 fish/cmds.c:7109 fish/cmds.c:7129
-#: fish/cmds.c:7151 fish/cmds.c:7168 fish/cmds.c:7187 fish/cmds.c:7206
-#: fish/cmds.c:7228 fish/cmds.c:7249 fish/cmds.c:7270 fish/cmds.c:7291
-#: fish/cmds.c:7314 fish/cmds.c:7355 fish/cmds.c:7378 fish/cmds.c:7417
-#: fish/cmds.c:7434 fish/cmds.c:7453 fish/cmds.c:7474 fish/cmds.c:7497
-#: fish/cmds.c:7519 fish/cmds.c:7537 fish/cmds.c:7556 fish/cmds.c:7577
-#: fish/cmds.c:7654 fish/cmds.c:7695 fish/cmds.c:7774 fish/cmds.c:7850
-#: fish/cmds.c:7887 fish/cmds.c:7910 fish/cmds.c:7931 fish/cmds.c:7954
-#: fish/cmds.c:7976 fish/cmds.c:8001 fish/cmds.c:8044 fish/cmds.c:8085
-#: fish/cmds.c:8106 fish/cmds.c:8124 fish/cmds.c:8143 fish/cmds.c:8160
-#: fish/cmds.c:8178 fish/cmds.c:8205 fish/cmds.c:8229 fish/cmds.c:8253
-#: fish/cmds.c:8277 fish/cmds.c:8301 fish/cmds.c:8325 fish/cmds.c:8349
-#: fish/cmds.c:8373 fish/cmds.c:8397 fish/cmds.c:8421 fish/cmds.c:8445
-#: fish/cmds.c:8469 fish/cmds.c:8492 fish/cmds.c:8515 fish/cmds.c:8536
-#: fish/cmds.c:8557 fish/cmds.c:8578 fish/cmds.c:8598 fish/cmds.c:8621
-#: fish/cmds.c:8659 fish/cmds.c:8676 fish/cmds.c:8693 fish/cmds.c:8712
-#: fish/cmds.c:8731 fish/cmds.c:8748 fish/cmds.c:8765 fish/cmds.c:8782
-#: fish/cmds.c:8799 fish/cmds.c:8818 fish/cmds.c:8854 fish/cmds.c:8894
-#: fish/cmds.c:8927 fish/cmds.c:8944 fish/cmds.c:8961 fish/cmds.c:8977
-#: fish/cmds.c:8992 fish/cmds.c:9013 fish/cmds.c:9051 fish/cmds.c:9089
-#: fish/cmds.c:9128 fish/cmds.c:9168 fish/cmds.c:9209 fish/cmds.c:9250
-#: fish/cmds.c:9288 fish/cmds.c:9305 fish/cmds.c:9328 fish/cmds.c:9350
-#: fish/cmds.c:9372 fish/cmds.c:9392 fish/cmds.c:9412 fish/cmds.c:9448
-#: fish/cmds.c:9520 fish/cmds.c:9560 fish/cmds.c:9618 fish/cmds.c:9644
-#: fish/cmds.c:9670 fish/cmds.c:9698 fish/cmds.c:9757 fish/cmds.c:9778
-#: fish/cmds.c:9823 fish/cmds.c:9843 fish/cmds.c:9882 fish/cmds.c:9919
-#: fish/cmds.c:9939 fish/cmds.c:9961 fish/cmds.c:10018 fish/cmds.c:10038
-#: fish/cmds.c:10060 fish/cmds.c:10082 fish/cmds.c:10101 fish/cmds.c:10121
-#: fish/cmds.c:10148 fish/cmds.c:10168 fish/cmds.c:10188 fish/cmds.c:10208
-#: fish/cmds.c:10228 fish/cmds.c:10250 fish/cmds.c:10285 fish/cmds.c:10303
-#: fish/cmds.c:10326 fish/cmds.c:10348 fish/cmds.c:10363 fish/cmds.c:10380
-#: fish/cmds.c:10417 fish/cmds.c:10456 fish/cmds.c:10496 fish/cmds.c:10552
-#: fish/cmds.c:10574 fish/cmds.c:10610 fish/cmds.c:10625 fish/cmds.c:10645
-#: fish/cmds.c:10685 fish/cmds.c:10708 fish/cmds.c:10732 fish/cmds.c:10757
-#: fish/cmds.c:10798 fish/cmds.c:10823 fish/cmds.c:10861 fish/cmds.c:10892
-#: fish/cmds.c:10923 fish/cmds.c:10951 fish/cmds.c:10971 fish/cmds.c:11003
-#: fish/cmds.c:11023 fish/cmds.c:11043 fish/cmds.c:11060 fish/cmds.c:11078
-#: fish/cmds.c:11101 fish/cmds.c:11122 fish/cmds.c:11141 fish/cmds.c:11183
-#: fish/cmds.c:11226 fish/cmds.c:11270 fish/cmds.c:11309 fish/cmds.c:11328
-#: fish/cmds.c:11348 fish/cmds.c:11368 fish/cmds.c:11389 fish/cmds.c:11410
-#: fish/cmds.c:11431 fish/cmds.c:11452 fish/cmds.c:11473 fish/cmds.c:11495
-#: fish/cmds.c:11533 fish/cmds.c:11584 fish/cmds.c:11622 fish/cmds.c:11678
-#: fish/cmds.c:11701 fish/cmds.c:11814 fish/cmds.c:11843 fish/cmds.c:11870
-#: fish/cmds.c:11887 fish/cmds.c:11908 fish/cmds.c:11925 fish/cmds.c:11947
+#: fish/cmds.c:3305 fish/cmds.c:3319 fish/cmds.c:3335 fish/cmds.c:3352
+#: fish/cmds.c:3369 fish/cmds.c:3387 fish/cmds.c:3406 fish/cmds.c:3422
+#: fish/cmds.c:3440 fish/cmds.c:3456 fish/cmds.c:3474 fish/cmds.c:3490
+#: fish/cmds.c:3507 fish/cmds.c:3522 fish/cmds.c:3540 fish/cmds.c:3555
+#: fish/cmds.c:3571 fish/cmds.c:3587 fish/cmds.c:3603 fish/cmds.c:3619
+#: fish/cmds.c:3635 fish/cmds.c:3653 fish/cmds.c:3686 fish/cmds.c:3702
+#: fish/cmds.c:3718 fish/cmds.c:3737 fish/cmds.c:3752 fish/cmds.c:3770
+#: fish/cmds.c:3785 fish/cmds.c:3803 fish/cmds.c:3818 fish/cmds.c:3836
+#: fish/cmds.c:3851 fish/cmds.c:3870 fish/cmds.c:3889 fish/cmds.c:3907
+#: fish/cmds.c:3927 fish/cmds.c:3946 fish/cmds.c:3966 fish/cmds.c:3986
+#: fish/cmds.c:4006 fish/cmds.c:4025 fish/cmds.c:4044 fish/cmds.c:4064
+#: fish/cmds.c:4084 fish/cmds.c:4104 fish/cmds.c:4119 fish/cmds.c:4135
+#: fish/cmds.c:4156 fish/cmds.c:4207 fish/cmds.c:4225 fish/cmds.c:4242
+#: fish/cmds.c:4263 fish/cmds.c:4326 fish/cmds.c:4346 fish/cmds.c:4366
+#: fish/cmds.c:4386 fish/cmds.c:4406 fish/cmds.c:4426 fish/cmds.c:4445
+#: fish/cmds.c:4464 fish/cmds.c:4483 fish/cmds.c:4498 fish/cmds.c:4517
+#: fish/cmds.c:4537 fish/cmds.c:4557 fish/cmds.c:4580 fish/cmds.c:4634
+#: fish/cmds.c:4650 fish/cmds.c:4666 fish/cmds.c:4685 fish/cmds.c:4707
+#: fish/cmds.c:4729 fish/cmds.c:4749 fish/cmds.c:4766 fish/cmds.c:4783
+#: fish/cmds.c:4800 fish/cmds.c:4817 fish/cmds.c:4834 fish/cmds.c:4851
+#: fish/cmds.c:4868 fish/cmds.c:4887 fish/cmds.c:4910 fish/cmds.c:4946
+#: fish/cmds.c:4963 fish/cmds.c:4986 fish/cmds.c:5008 fish/cmds.c:5029
+#: fish/cmds.c:5049 fish/cmds.c:5068 fish/cmds.c:5088 fish/cmds.c:5106
+#: fish/cmds.c:5124 fish/cmds.c:5138 fish/cmds.c:5154 fish/cmds.c:5174
+#: fish/cmds.c:5193 fish/cmds.c:5212 fish/cmds.c:5231 fish/cmds.c:5250
+#: fish/cmds.c:5270 fish/cmds.c:5310 fish/cmds.c:5367 fish/cmds.c:5388
+#: fish/cmds.c:5409 fish/cmds.c:5430 fish/cmds.c:5448 fish/cmds.c:5470
+#: fish/cmds.c:5508 fish/cmds.c:5530 fish/cmds.c:5609 fish/cmds.c:5648
+#: fish/cmds.c:5663 fish/cmds.c:5680 fish/cmds.c:5694 fish/cmds.c:5710
+#: fish/cmds.c:5732 fish/cmds.c:5754 fish/cmds.c:5776 fish/cmds.c:5798
+#: fish/cmds.c:5820 fish/cmds.c:5842 fish/cmds.c:5862 fish/cmds.c:5879
+#: fish/cmds.c:5896 fish/cmds.c:5915 fish/cmds.c:5934 fish/cmds.c:5954
+#: fish/cmds.c:5990 fish/cmds.c:6009 fish/cmds.c:6028 fish/cmds.c:6045
+#: fish/cmds.c:6063 fish/cmds.c:6086 fish/cmds.c:6109 fish/cmds.c:6133
+#: fish/cmds.c:6156 fish/cmds.c:6177 fish/cmds.c:6200 fish/cmds.c:6223
+#: fish/cmds.c:6243 fish/cmds.c:6265 fish/cmds.c:6286 fish/cmds.c:6309
+#: fish/cmds.c:6326 fish/cmds.c:6343 fish/cmds.c:6361 fish/cmds.c:6379
+#: fish/cmds.c:6400 fish/cmds.c:6418 fish/cmds.c:6439 fish/cmds.c:6459
+#: fish/cmds.c:6477 fish/cmds.c:6498 fish/cmds.c:6521 fish/cmds.c:6544
+#: fish/cmds.c:6566 fish/cmds.c:6599 fish/cmds.c:6616 fish/cmds.c:6633
+#: fish/cmds.c:6657 fish/cmds.c:6680 fish/cmds.c:6703 fish/cmds.c:6725
+#: fish/cmds.c:6742 fish/cmds.c:6764 fish/cmds.c:6858 fish/cmds.c:6878
+#: fish/cmds.c:6898 fish/cmds.c:6918 fish/cmds.c:6936 fish/cmds.c:6957
+#: fish/cmds.c:6993 fish/cmds.c:7010 fish/cmds.c:7032 fish/cmds.c:7049
+#: fish/cmds.c:7085 fish/cmds.c:7105 fish/cmds.c:7125 fish/cmds.c:7145
+#: fish/cmds.c:7167 fish/cmds.c:7184 fish/cmds.c:7203 fish/cmds.c:7222
+#: fish/cmds.c:7244 fish/cmds.c:7265 fish/cmds.c:7286 fish/cmds.c:7307
+#: fish/cmds.c:7330 fish/cmds.c:7371 fish/cmds.c:7394 fish/cmds.c:7433
+#: fish/cmds.c:7450 fish/cmds.c:7469 fish/cmds.c:7490 fish/cmds.c:7513
+#: fish/cmds.c:7535 fish/cmds.c:7553 fish/cmds.c:7572 fish/cmds.c:7593
+#: fish/cmds.c:7670 fish/cmds.c:7711 fish/cmds.c:7790 fish/cmds.c:7866
+#: fish/cmds.c:7903 fish/cmds.c:7926 fish/cmds.c:7947 fish/cmds.c:7970
+#: fish/cmds.c:7992 fish/cmds.c:8017 fish/cmds.c:8060 fish/cmds.c:8101
+#: fish/cmds.c:8122 fish/cmds.c:8140 fish/cmds.c:8159 fish/cmds.c:8176
+#: fish/cmds.c:8194 fish/cmds.c:8221 fish/cmds.c:8245 fish/cmds.c:8269
+#: fish/cmds.c:8293 fish/cmds.c:8317 fish/cmds.c:8341 fish/cmds.c:8365
+#: fish/cmds.c:8389 fish/cmds.c:8413 fish/cmds.c:8437 fish/cmds.c:8461
+#: fish/cmds.c:8485 fish/cmds.c:8508 fish/cmds.c:8531 fish/cmds.c:8552
+#: fish/cmds.c:8573 fish/cmds.c:8594 fish/cmds.c:8614 fish/cmds.c:8637
+#: fish/cmds.c:8675 fish/cmds.c:8692 fish/cmds.c:8709 fish/cmds.c:8728
+#: fish/cmds.c:8747 fish/cmds.c:8764 fish/cmds.c:8781 fish/cmds.c:8798
+#: fish/cmds.c:8815 fish/cmds.c:8834 fish/cmds.c:8870 fish/cmds.c:8910
+#: fish/cmds.c:8943 fish/cmds.c:8960 fish/cmds.c:8977 fish/cmds.c:8993
+#: fish/cmds.c:9008 fish/cmds.c:9029 fish/cmds.c:9067 fish/cmds.c:9105
+#: fish/cmds.c:9144 fish/cmds.c:9184 fish/cmds.c:9225 fish/cmds.c:9266
+#: fish/cmds.c:9304 fish/cmds.c:9321 fish/cmds.c:9344 fish/cmds.c:9366
+#: fish/cmds.c:9388 fish/cmds.c:9408 fish/cmds.c:9428 fish/cmds.c:9464
+#: fish/cmds.c:9536 fish/cmds.c:9576 fish/cmds.c:9634 fish/cmds.c:9660
+#: fish/cmds.c:9686 fish/cmds.c:9714 fish/cmds.c:9773 fish/cmds.c:9794
+#: fish/cmds.c:9839 fish/cmds.c:9859 fish/cmds.c:9898 fish/cmds.c:9935
+#: fish/cmds.c:9955 fish/cmds.c:9977 fish/cmds.c:10034 fish/cmds.c:10054
+#: fish/cmds.c:10076 fish/cmds.c:10098 fish/cmds.c:10117 fish/cmds.c:10137
+#: fish/cmds.c:10164 fish/cmds.c:10184 fish/cmds.c:10204 fish/cmds.c:10224
+#: fish/cmds.c:10244 fish/cmds.c:10266 fish/cmds.c:10301 fish/cmds.c:10319
+#: fish/cmds.c:10342 fish/cmds.c:10364 fish/cmds.c:10379 fish/cmds.c:10396
+#: fish/cmds.c:10433 fish/cmds.c:10472 fish/cmds.c:10512 fish/cmds.c:10568
+#: fish/cmds.c:10590 fish/cmds.c:10626 fish/cmds.c:10641 fish/cmds.c:10661
+#: fish/cmds.c:10701 fish/cmds.c:10724 fish/cmds.c:10748 fish/cmds.c:10773
+#: fish/cmds.c:10814 fish/cmds.c:10839 fish/cmds.c:10877 fish/cmds.c:10908
+#: fish/cmds.c:10939 fish/cmds.c:10967 fish/cmds.c:10987 fish/cmds.c:11019
+#: fish/cmds.c:11039 fish/cmds.c:11059 fish/cmds.c:11076 fish/cmds.c:11094
+#: fish/cmds.c:11117 fish/cmds.c:11138 fish/cmds.c:11157 fish/cmds.c:11199
+#: fish/cmds.c:11242 fish/cmds.c:11286 fish/cmds.c:11325 fish/cmds.c:11344
+#: fish/cmds.c:11364 fish/cmds.c:11384 fish/cmds.c:11405 fish/cmds.c:11426
+#: fish/cmds.c:11447 fish/cmds.c:11468 fish/cmds.c:11489 fish/cmds.c:11511
+#: fish/cmds.c:11549 fish/cmds.c:11600 fish/cmds.c:11638 fish/cmds.c:11694
+#: fish/cmds.c:11717 fish/cmds.c:11830 fish/cmds.c:11859 fish/cmds.c:11886
+#: fish/cmds.c:11903 fish/cmds.c:11924 fish/cmds.c:11941 fish/cmds.c:11963
+#: fish/cmds.c:12003 fish/cmds.c:12024
 #, c-format
 msgid "type 'help %s' for help on %s\n"
 msgstr "'help %s' ಎಂದು ನಮೂದಿಸಿದಲ್ಲಿ %s ಬಗೆಗಿನ ನೆರವು ದೊರೆಯುತ್ತದೆ\n"
 
-#: fish/cmds.c:3647 fish/cmds.c:4906 fish/cmds.c:5264 fish/cmds.c:5304
-#: fish/cmds.c:5323 fish/cmds.c:5466 fish/cmds.c:5525 fish/cmds.c:5544
-#: fish/cmds.c:5563 fish/cmds.c:5606 fish/cmds.c:5949 fish/cmds.c:6560
-#: fish/cmds.c:6759 fish/cmds.c:6778 fish/cmds.c:6797 fish/cmds.c:6816
-#: fish/cmds.c:6952 fish/cmds.c:7043 fish/cmds.c:7324 fish/cmds.c:7388
-#: fish/cmds.c:7587 fish/cmds.c:7606 fish/cmds.c:7625 fish/cmds.c:7664
-#: fish/cmds.c:7705 fish/cmds.c:7724 fish/cmds.c:7743 fish/cmds.c:7784
-#: fish/cmds.c:7803 fish/cmds.c:7822 fish/cmds.c:7860 fish/cmds.c:8013
-#: fish/cmds.c:8056 fish/cmds.c:8633 fish/cmds.c:8828 fish/cmds.c:8866
-#: fish/cmds.c:8904 fish/cmds.c:9024 fish/cmds.c:9061 fish/cmds.c:9099
-#: fish/cmds.c:9138 fish/cmds.c:9179 fish/cmds.c:9220 fish/cmds.c:9261
-#: fish/cmds.c:9424 fish/cmds.c:9460 fish/cmds.c:9473 fish/cmds.c:9486
-#: fish/cmds.c:9499 fish/cmds.c:9532 fish/cmds.c:9570 fish/cmds.c:9589
-#: fish/cmds.c:9710 fish/cmds.c:9729 fish/cmds.c:9790 fish/cmds.c:9803
-#: fish/cmds.c:9854 fish/cmds.c:9893 fish/cmds.c:9971 fish/cmds.c:9990
-#: fish/cmds.c:10264 fish/cmds.c:10391 fish/cmds.c:10428 fish/cmds.c:10467
-#: fish/cmds.c:10507 fish/cmds.c:10526 fish/cmds.c:10585 fish/cmds.c:10658
-#: fish/cmds.c:10768 fish/cmds.c:10838 fish/cmds.c:10872 fish/cmds.c:10903
-#: fish/cmds.c:10934 fish/cmds.c:10983 fish/cmds.c:11154 fish/cmds.c:11196
-#: fish/cmds.c:11241 fish/cmds.c:11283 fish/cmds.c:11509 fish/cmds.c:11547
-#: fish/cmds.c:11560 fish/cmds.c:11598 fish/cmds.c:11633 fish/cmds.c:11652
-#: fish/cmds.c:11719 fish/cmds.c:11747 fish/cmds.c:11770
+#: fish/cmds.c:3663 fish/cmds.c:4922 fish/cmds.c:5280 fish/cmds.c:5320
+#: fish/cmds.c:5339 fish/cmds.c:5482 fish/cmds.c:5541 fish/cmds.c:5560
+#: fish/cmds.c:5579 fish/cmds.c:5622 fish/cmds.c:5965 fish/cmds.c:6576
+#: fish/cmds.c:6775 fish/cmds.c:6794 fish/cmds.c:6813 fish/cmds.c:6832
+#: fish/cmds.c:6968 fish/cmds.c:7059 fish/cmds.c:7340 fish/cmds.c:7404
+#: fish/cmds.c:7603 fish/cmds.c:7622 fish/cmds.c:7641 fish/cmds.c:7680
+#: fish/cmds.c:7721 fish/cmds.c:7740 fish/cmds.c:7759 fish/cmds.c:7800
+#: fish/cmds.c:7819 fish/cmds.c:7838 fish/cmds.c:7876 fish/cmds.c:8029
+#: fish/cmds.c:8072 fish/cmds.c:8649 fish/cmds.c:8844 fish/cmds.c:8882
+#: fish/cmds.c:8920 fish/cmds.c:9040 fish/cmds.c:9077 fish/cmds.c:9115
+#: fish/cmds.c:9154 fish/cmds.c:9195 fish/cmds.c:9236 fish/cmds.c:9277
+#: fish/cmds.c:9440 fish/cmds.c:9476 fish/cmds.c:9489 fish/cmds.c:9502
+#: fish/cmds.c:9515 fish/cmds.c:9548 fish/cmds.c:9586 fish/cmds.c:9605
+#: fish/cmds.c:9726 fish/cmds.c:9745 fish/cmds.c:9806 fish/cmds.c:9819
+#: fish/cmds.c:9870 fish/cmds.c:9909 fish/cmds.c:9987 fish/cmds.c:10006
+#: fish/cmds.c:10280 fish/cmds.c:10407 fish/cmds.c:10444 fish/cmds.c:10483
+#: fish/cmds.c:10523 fish/cmds.c:10542 fish/cmds.c:10601 fish/cmds.c:10674
+#: fish/cmds.c:10784 fish/cmds.c:10854 fish/cmds.c:10888 fish/cmds.c:10919
+#: fish/cmds.c:10950 fish/cmds.c:10999 fish/cmds.c:11170 fish/cmds.c:11212
+#: fish/cmds.c:11257 fish/cmds.c:11299 fish/cmds.c:11525 fish/cmds.c:11563
+#: fish/cmds.c:11576 fish/cmds.c:11614 fish/cmds.c:11649 fish/cmds.c:11668
+#: fish/cmds.c:11735 fish/cmds.c:11763 fish/cmds.c:11786 fish/cmds.c:12041
 #, c-format
 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: %s: ಅಮಾನ್ಯವಾದ ಪೂರ್ಣ ನಿಯತಾಂಕ (%s ಮರಳಿಸಲಾಗಿದೆ %d)\n"
 
-#: fish/cmds.c:3653 fish/cmds.c:4912 fish/cmds.c:5270 fish/cmds.c:5310
-#: fish/cmds.c:5329 fish/cmds.c:5472 fish/cmds.c:5531 fish/cmds.c:5550
-#: fish/cmds.c:5569 fish/cmds.c:5612 fish/cmds.c:5955 fish/cmds.c:6566
-#: fish/cmds.c:6765 fish/cmds.c:6784 fish/cmds.c:6803 fish/cmds.c:6822
-#: fish/cmds.c:6958 fish/cmds.c:7049 fish/cmds.c:7330 fish/cmds.c:7394
-#: fish/cmds.c:7593 fish/cmds.c:7612 fish/cmds.c:7631 fish/cmds.c:7670
-#: fish/cmds.c:7711 fish/cmds.c:7730 fish/cmds.c:7749 fish/cmds.c:7790
-#: fish/cmds.c:7809 fish/cmds.c:7828 fish/cmds.c:7866 fish/cmds.c:8019
-#: fish/cmds.c:8062 fish/cmds.c:8639 fish/cmds.c:8834 fish/cmds.c:8872
-#: fish/cmds.c:8910 fish/cmds.c:9030 fish/cmds.c:9067 fish/cmds.c:9105
-#: fish/cmds.c:9144 fish/cmds.c:9185 fish/cmds.c:9226 fish/cmds.c:9267
-#: fish/cmds.c:9538 fish/cmds.c:9576 fish/cmds.c:9595 fish/cmds.c:9716
-#: fish/cmds.c:9860 fish/cmds.c:9899 fish/cmds.c:9977 fish/cmds.c:9996
-#: fish/cmds.c:10397 fish/cmds.c:10434 fish/cmds.c:10473 fish/cmds.c:10513
-#: fish/cmds.c:10532 fish/cmds.c:10591 fish/cmds.c:10664 fish/cmds.c:10774
-#: fish/cmds.c:11160 fish/cmds.c:11202 fish/cmds.c:11247 fish/cmds.c:11289
-#: fish/cmds.c:11639 fish/cmds.c:11725 fish/cmds.c:11753 fish/cmds.c:11776
+#: fish/cmds.c:3669 fish/cmds.c:4928 fish/cmds.c:5286 fish/cmds.c:5326
+#: fish/cmds.c:5345 fish/cmds.c:5488 fish/cmds.c:5547 fish/cmds.c:5566
+#: fish/cmds.c:5585 fish/cmds.c:5628 fish/cmds.c:5971 fish/cmds.c:6582
+#: fish/cmds.c:6781 fish/cmds.c:6800 fish/cmds.c:6819 fish/cmds.c:6838
+#: fish/cmds.c:6974 fish/cmds.c:7065 fish/cmds.c:7346 fish/cmds.c:7410
+#: fish/cmds.c:7609 fish/cmds.c:7628 fish/cmds.c:7647 fish/cmds.c:7686
+#: fish/cmds.c:7727 fish/cmds.c:7746 fish/cmds.c:7765 fish/cmds.c:7806
+#: fish/cmds.c:7825 fish/cmds.c:7844 fish/cmds.c:7882 fish/cmds.c:8035
+#: fish/cmds.c:8078 fish/cmds.c:8655 fish/cmds.c:8850 fish/cmds.c:8888
+#: fish/cmds.c:8926 fish/cmds.c:9046 fish/cmds.c:9083 fish/cmds.c:9121
+#: fish/cmds.c:9160 fish/cmds.c:9201 fish/cmds.c:9242 fish/cmds.c:9283
+#: fish/cmds.c:9554 fish/cmds.c:9592 fish/cmds.c:9611 fish/cmds.c:9732
+#: fish/cmds.c:9876 fish/cmds.c:9915 fish/cmds.c:9993 fish/cmds.c:10012
+#: fish/cmds.c:10413 fish/cmds.c:10450 fish/cmds.c:10489 fish/cmds.c:10529
+#: fish/cmds.c:10548 fish/cmds.c:10607 fish/cmds.c:10680 fish/cmds.c:10790
+#: fish/cmds.c:11176 fish/cmds.c:11218 fish/cmds.c:11263 fish/cmds.c:11305
+#: fish/cmds.c:11655 fish/cmds.c:11741 fish/cmds.c:11769 fish/cmds.c:11792
 #, c-format
 msgid "%s: %s: integer out of range\n"
 msgstr "%s: %s: ಪೂರ್ಣಾಂಕವು ವ್ಯಾಪ್ತಿಯ ಹೊರಗಿದೆ\n"
 
-#: fish/cmds.c:4139 fish/cmds.c:4246 fish/cmds.c:4563 fish/cmds.c:11700
-#: fish/cmds.c:11946
+#: fish/cmds.c:4155 fish/cmds.c:4262 fish/cmds.c:4579 fish/cmds.c:11716
+#: fish/cmds.c:11962 fish/cmds.c:12023
 #, fuzzy, c-format
 msgid "%s should have %d-%d parameter(s)\n"
 msgstr "%s ಎನ್ನುವುದು %d ನಿಯತಾಂಕವನ್ನು(ಗಳನ್ನು) ಹೊಂದಿರಬೇಕು\n"
 
-#: fish/cmds.c:4165 fish/cmds.c:4282 fish/cmds.c:4584 fish/cmds.c:11786
-#: fish/cmds.c:11963
+#: fish/cmds.c:4181 fish/cmds.c:4298 fish/cmds.c:4600 fish/cmds.c:11802
+#: fish/cmds.c:11979 fish/cmds.c:12056
 #, fuzzy, c-format
 msgid "%s: unknown optional argument \"%s\"\n"
 msgstr "%s: ಅಗತ್ಯಕ್ಕಿಂತಲೂ ಹೆಚ್ಚು   ಚರಪರಿಮಾಣಗಳು (ಆರ್ಗ್ಯೂಮೆಂಟ್)\n"
 
-#: fish/cmds.c:4171 fish/cmds.c:4288 fish/cmds.c:4590 fish/cmds.c:11792
-#: fish/cmds.c:11969
+#: fish/cmds.c:4187 fish/cmds.c:4304 fish/cmds.c:4606 fish/cmds.c:11808
+#: fish/cmds.c:11985 fish/cmds.c:12062
 #, fuzzy, c-format
 msgid "%s: optional argument \"%s\" given twice\n"
 msgstr "%s: ಅಗತ್ಯಕ್ಕಿಂತಲೂ ಹೆಚ್ಚು   ಚರಪರಿಮಾಣಗಳು (ಆರ್ಗ್ಯೂಮೆಂಟ್)\n"
 
-#: fish/cmds.c:11989
+#: fish/cmds.c:12082
 #, fuzzy, c-format
 msgid "%s: unknown command\n"
 msgstr "%s: ಗೊತ್ತಿರದ ಉದ್ದನೆಯ ಆಯ್ಕೆ: %s (%d)\n"
index cf06f63..5f4a56a 100644 (file)
@@ -6,10 +6,10 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: libguestfs 1.11.14\n"
+"Project-Id-Version: libguestfs 1.11.15\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-06 15:21+0100\n"
+"POT-Creation-Date: 2011-07-12 19:46+0100\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"
@@ -324,1613 +324,1618 @@ msgstr ""
 msgid "%s: invalid integer parameter (%s returned %d)\n"
 msgstr ""
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2615
 msgid "Command"
 msgstr ""
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2615
 msgid "Description"
 msgstr ""
 
-#: fish/cmds.c:2603
+#: fish/cmds.c:2617
 msgid "add a CD-ROM disk image to examine"
 msgstr ""
 
-#: fish/cmds.c:2604
+#: fish/cmds.c:2618
 msgid "add the disk(s) from a named libvirt domain"
 msgstr ""
 
-#: fish/cmds.c:2605 fish/cmds.c:2606
+#: fish/cmds.c:2619 fish/cmds.c:2620
 msgid "add an image to examine or modify"
 msgstr ""
 
-#: fish/cmds.c:2607
+#: fish/cmds.c:2621
 msgid "add a drive in snapshot mode (read-only)"
 msgstr ""
 
-#: fish/cmds.c:2608
+#: fish/cmds.c:2622
 msgid "add a drive read-only specifying the QEMU block emulation to use"
 msgstr ""
 
-#: fish/cmds.c:2609
+#: fish/cmds.c:2623
 msgid "add a drive specifying the QEMU block emulation to use"
 msgstr ""
 
-#: fish/cmds.c:2610
+#: fish/cmds.c:2624
 msgid "allocate and add a disk file"
 msgstr ""
 
-#: fish/cmds.c:2611
+#: fish/cmds.c:2625
 msgid "clear Augeas path"
 msgstr ""
 
-#: fish/cmds.c:2612
+#: fish/cmds.c:2626
 msgid "close the current Augeas handle"
 msgstr ""
 
-#: fish/cmds.c:2613
+#: fish/cmds.c:2627
 msgid "define an Augeas node"
 msgstr ""
 
-#: fish/cmds.c:2614
+#: fish/cmds.c:2628
 msgid "define an Augeas variable"
 msgstr ""
 
-#: fish/cmds.c:2615
+#: fish/cmds.c:2629
 msgid "look up the value of an Augeas path"
 msgstr ""
 
-#: fish/cmds.c:2616
+#: fish/cmds.c:2630
 msgid "create a new Augeas handle"
 msgstr ""
 
-#: fish/cmds.c:2617
+#: fish/cmds.c:2631
 msgid "insert a sibling Augeas node"
 msgstr ""
 
-#: fish/cmds.c:2618
+#: fish/cmds.c:2632
 msgid "load files into the tree"
 msgstr ""
 
-#: fish/cmds.c:2619
+#: fish/cmds.c:2633
 msgid "list Augeas nodes under augpath"
 msgstr ""
 
-#: fish/cmds.c:2620
+#: fish/cmds.c:2634
 msgid "return Augeas nodes which match augpath"
 msgstr ""
 
-#: fish/cmds.c:2621
+#: fish/cmds.c:2635
 msgid "move Augeas node"
 msgstr ""
 
-#: fish/cmds.c:2622
+#: fish/cmds.c:2636
 msgid "remove an Augeas path"
 msgstr ""
 
-#: fish/cmds.c:2623
+#: fish/cmds.c:2637
 msgid "write all pending Augeas changes to disk"
 msgstr ""
 
-#: fish/cmds.c:2624
+#: fish/cmds.c:2638
 msgid "set Augeas path to value"
 msgstr ""
 
-#: fish/cmds.c:2625
+#: fish/cmds.c:2639
 msgid "test availability of some parts of the API"
 msgstr ""
 
-#: fish/cmds.c:2626
+#: fish/cmds.c:2640
 msgid "return a list of all optional groups"
 msgstr ""
 
-#: fish/cmds.c:2627
+#: fish/cmds.c:2641
 msgid "upload base64-encoded data to file"
 msgstr ""
 
-#: fish/cmds.c:2628
+#: fish/cmds.c:2642
 msgid "download file and encode as base64"
 msgstr ""
 
-#: fish/cmds.c:2629
+#: fish/cmds.c:2643
 msgid "flush device buffers"
 msgstr ""
 
-#: fish/cmds.c:2630
+#: fish/cmds.c:2644
 msgid "get blocksize of block device"
 msgstr ""
 
-#: fish/cmds.c:2631
+#: fish/cmds.c:2645
 msgid "is block device set to read-only"
 msgstr ""
 
-#: fish/cmds.c:2632
+#: fish/cmds.c:2646
 msgid "get total size of device in bytes"
 msgstr ""
 
-#: fish/cmds.c:2633
+#: fish/cmds.c:2647
 msgid "get sectorsize of block device"
 msgstr ""
 
-#: fish/cmds.c:2634
+#: fish/cmds.c:2648
 msgid "get total size of device in 512-byte sectors"
 msgstr ""
 
-#: fish/cmds.c:2635
+#: fish/cmds.c:2649
 msgid "reread partition table"
 msgstr ""
 
-#: fish/cmds.c:2636
+#: fish/cmds.c:2650
 msgid "set blocksize of block device"
 msgstr ""
 
-#: fish/cmds.c:2637
+#: fish/cmds.c:2651
 msgid "set block device to read-only"
 msgstr ""
 
-#: fish/cmds.c:2638
+#: fish/cmds.c:2652
 msgid "set block device to read-write"
 msgstr ""
 
-#: fish/cmds.c:2639
+#: fish/cmds.c:2653
 msgid "return true path on case-insensitive filesystem"
 msgstr ""
 
-#: fish/cmds.c:2640
+#: fish/cmds.c:2654
 msgid "list the contents of a file"
 msgstr ""
 
-#: fish/cmds.c:2641
+#: fish/cmds.c:2655
 msgid "compute MD5, SHAx or CRC checksum of file"
 msgstr ""
 
-#: fish/cmds.c:2642
+#: fish/cmds.c:2656
 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
 msgstr ""
 
-#: fish/cmds.c:2643
+#: fish/cmds.c:2657
 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
 msgstr ""
 
-#: fish/cmds.c:2644
+#: fish/cmds.c:2658
 msgid "change file mode"
 msgstr ""
 
-#: fish/cmds.c:2645 fish/cmds.c:2765
+#: fish/cmds.c:2659 fish/cmds.c:2779
 msgid "change file owner and group"
 msgstr ""
 
-#: fish/cmds.c:2646
+#: fish/cmds.c:2660
 msgid "run a command from the guest filesystem"
 msgstr ""
 
-#: fish/cmds.c:2647
+#: fish/cmds.c:2661
 msgid "run a command, returning lines"
 msgstr ""
 
-#: fish/cmds.c:2648
+#: fish/cmds.c:2662
 msgid "add qemu parameters"
 msgstr ""
 
-#: fish/cmds.c:2649
+#: fish/cmds.c:2663
 msgid "copy local files or directories into an image"
 msgstr ""
 
-#: fish/cmds.c:2650
+#: fish/cmds.c:2664
 msgid "copy remote files or directories out of an image"
 msgstr ""
 
-#: fish/cmds.c:2651
+#: fish/cmds.c:2665
 msgid "copy size bytes from source to destination using dd"
 msgstr ""
 
-#: fish/cmds.c:2652
+#: fish/cmds.c:2666
 msgid "copy a file"
 msgstr ""
 
-#: fish/cmds.c:2653
+#: fish/cmds.c:2667
 msgid "copy a file or directory recursively"
 msgstr ""
 
-#: fish/cmds.c:2654
+#: fish/cmds.c:2668
 msgid "copy from source to destination using dd"
 msgstr ""
 
-#: fish/cmds.c:2655
+#: fish/cmds.c:2669
 msgid "debugging and internals"
 msgstr ""
 
-#: fish/cmds.c:2656
+#: fish/cmds.c:2670
 msgid "debug the QEMU command line (internal use only)"
 msgstr ""
 
-#: fish/cmds.c:2657
+#: fish/cmds.c:2671
 msgid "upload a file to the appliance (internal use only)"
 msgstr ""
 
-#: fish/cmds.c:2658
+#: fish/cmds.c:2672
 msgid "report file system disk space usage"
 msgstr ""
 
-#: fish/cmds.c:2659
+#: fish/cmds.c:2673
 msgid "report file system disk space usage (human readable)"
 msgstr ""
 
-#: fish/cmds.c:2660
+#: fish/cmds.c:2674
 msgid "display an image"
 msgstr ""
 
-#: fish/cmds.c:2661
+#: fish/cmds.c:2675
 msgid "return kernel messages"
 msgstr ""
 
-#: fish/cmds.c:2662
+#: fish/cmds.c:2676
 msgid "download a file to the local machine"
 msgstr ""
 
-#: fish/cmds.c:2663
+#: fish/cmds.c:2677
 msgid "download a file to the local machine with offset and size"
 msgstr ""
 
-#: fish/cmds.c:2664
+#: fish/cmds.c:2678
 msgid "drop kernel page cache, dentries and inodes"
 msgstr ""
 
-#: fish/cmds.c:2665
+#: fish/cmds.c:2679
 msgid "estimate file space usage"
 msgstr ""
 
-#: fish/cmds.c:2666
+#: fish/cmds.c:2680
 msgid "check an ext2/ext3 filesystem"
 msgstr ""
 
-#: fish/cmds.c:2667
+#: fish/cmds.c:2681
 msgid "display a line of text"
 msgstr ""
 
-#: fish/cmds.c:2668
+#: fish/cmds.c:2682
 msgid "echo arguments back to the client"
 msgstr ""
 
-#: fish/cmds.c:2669
+#: fish/cmds.c:2683
 msgid "edit a file"
 msgstr ""
 
-#: fish/cmds.c:2670 fish/cmds.c:2671 fish/cmds.c:2676 fish/cmds.c:2677
-#: fish/cmds.c:2710 fish/cmds.c:2711 fish/cmds.c:2960 fish/cmds.c:2961
-#: fish/cmds.c:2965 fish/cmds.c:2966 fish/cmds.c:2968 fish/cmds.c:2969
+#: fish/cmds.c:2684 fish/cmds.c:2685 fish/cmds.c:2690 fish/cmds.c:2691
+#: fish/cmds.c:2724 fish/cmds.c:2725 fish/cmds.c:2976 fish/cmds.c:2977
+#: fish/cmds.c:2981 fish/cmds.c:2982 fish/cmds.c:2984 fish/cmds.c:2985
 msgid "return lines matching a pattern"
 msgstr ""
 
-#: fish/cmds.c:2672
+#: fish/cmds.c:2686
 msgid "test if two files have equal contents"
 msgstr ""
 
-#: fish/cmds.c:2673
+#: fish/cmds.c:2687
 msgid "test if file or directory exists"
 msgstr ""
 
-#: fish/cmds.c:2674 fish/cmds.c:2675
+#: fish/cmds.c:2688 fish/cmds.c:2689
 msgid "preallocate a file in the guest filesystem"
 msgstr ""
 
-#: fish/cmds.c:2678
+#: fish/cmds.c:2692
 msgid "determine file type"
 msgstr ""
 
-#: fish/cmds.c:2679
+#: fish/cmds.c:2693
 msgid "detect the architecture of a binary file"
 msgstr ""
 
-#: fish/cmds.c:2680
+#: fish/cmds.c:2694
 msgid "return the size of the file in bytes"
 msgstr ""
 
-#: fish/cmds.c:2681
+#: fish/cmds.c:2695
 msgid "fill a file with octets"
 msgstr ""
 
-#: fish/cmds.c:2682
+#: fish/cmds.c:2696
 msgid "fill a file with a repeating pattern of bytes"
 msgstr ""
 
-#: fish/cmds.c:2683
+#: fish/cmds.c:2697
 msgid "find all files and directories"
 msgstr ""
 
-#: fish/cmds.c:2684
+#: fish/cmds.c:2698
 msgid "find all files and directories, returning NUL-separated list"
 msgstr ""
 
-#: fish/cmds.c:2685
+#: fish/cmds.c:2699
 msgid "find a filesystem by label"
 msgstr ""
 
-#: fish/cmds.c:2686
+#: fish/cmds.c:2700
 msgid "find a filesystem by UUID"
 msgstr ""
 
-#: fish/cmds.c:2687
+#: fish/cmds.c:2701
 msgid "run the filesystem checker"
 msgstr ""
 
-#: fish/cmds.c:2688
+#: fish/cmds.c:2702
 msgid "get the additional kernel options"
 msgstr ""
 
-#: fish/cmds.c:2689
+#: fish/cmds.c:2703
 msgid "get the attach method"
 msgstr ""
 
-#: fish/cmds.c:2690
+#: fish/cmds.c:2704
 msgid "get autosync mode"
 msgstr ""
 
-#: fish/cmds.c:2691
+#: fish/cmds.c:2705
 msgid "get direct appliance mode flag"
 msgstr ""
 
-#: fish/cmds.c:2692
+#: fish/cmds.c:2706
 msgid "get the ext2/3/4 filesystem label"
 msgstr ""
 
-#: fish/cmds.c:2693
+#: fish/cmds.c:2707
 msgid "get the ext2/3/4 filesystem UUID"
 msgstr ""
 
-#: fish/cmds.c:2694
+#: fish/cmds.c:2708
 msgid "get memory allocated to the qemu subprocess"
 msgstr ""
 
-#: fish/cmds.c:2695
+#: fish/cmds.c:2709
 msgid "get enable network flag"
 msgstr ""
 
-#: fish/cmds.c:2696
+#: fish/cmds.c:2710
 msgid "get the search path"
 msgstr ""
 
-#: fish/cmds.c:2697
+#: fish/cmds.c:2711
 msgid "get PID of qemu subprocess"
 msgstr ""
 
-#: fish/cmds.c:2698
+#: fish/cmds.c:2712
 msgid "get the qemu binary"
 msgstr ""
 
-#: fish/cmds.c:2699
+#: fish/cmds.c:2713
 msgid "get recovery process enabled flag"
 msgstr ""
 
-#: fish/cmds.c:2700
+#: fish/cmds.c:2714
 msgid "get SELinux enabled flag"
 msgstr ""
 
-#: fish/cmds.c:2701
+#: fish/cmds.c:2715
 msgid "get the current state"
 msgstr ""
 
-#: fish/cmds.c:2702
+#: fish/cmds.c:2716
 msgid "get command trace enabled flag"
 msgstr ""
 
-#: fish/cmds.c:2703
+#: fish/cmds.c:2717
 msgid "get the current umask"
 msgstr ""
 
-#: fish/cmds.c:2704
+#: fish/cmds.c:2718
 msgid "get verbose mode"
 msgstr ""
 
-#: fish/cmds.c:2705
+#: fish/cmds.c:2719
 msgid "get SELinux security context"
 msgstr ""
 
-#: fish/cmds.c:2706 fish/cmds.c:2766
+#: fish/cmds.c:2720 fish/cmds.c:2780
 msgid "get a single extended attribute"
 msgstr ""
 
-#: fish/cmds.c:2707 fish/cmds.c:2767
+#: fish/cmds.c:2721 fish/cmds.c:2781
 msgid "list extended attributes of a file or directory"
 msgstr ""
 
-#: fish/cmds.c:2708
+#: fish/cmds.c:2722
 msgid "expand wildcards in command"
 msgstr ""
 
-#: fish/cmds.c:2709
+#: fish/cmds.c:2723
 msgid "expand a wildcard path"
 msgstr ""
 
-#: fish/cmds.c:2712
+#: fish/cmds.c:2726
 msgid "install GRUB"
 msgstr ""
 
-#: fish/cmds.c:2713
+#: fish/cmds.c:2727
 msgid "return first 10 lines of a file"
 msgstr ""
 
-#: fish/cmds.c:2714
+#: fish/cmds.c:2728
 msgid "return first N lines of a file"
 msgstr ""
 
-#: fish/cmds.c:2715
+#: fish/cmds.c:2729
 msgid "dump a file in hexadecimal"
 msgstr ""
 
-#: fish/cmds.c:2716
+#: fish/cmds.c:2730
 msgid "edit with a hex editor"
 msgstr ""
 
-#: fish/cmds.c:2717
+#: fish/cmds.c:2731
 msgid "list the contents of a single file in an initrd"
 msgstr ""
 
-#: fish/cmds.c:2718
+#: fish/cmds.c:2732
 msgid "list files in an initrd"
 msgstr ""
 
-#: fish/cmds.c:2719
+#: fish/cmds.c:2733
 msgid "add an inotify watch"
 msgstr ""
 
-#: fish/cmds.c:2720
+#: fish/cmds.c:2734
 msgid "close the inotify handle"
 msgstr ""
 
-#: fish/cmds.c:2721
+#: fish/cmds.c:2735
 msgid "return list of watched files that had events"
 msgstr ""
 
-#: fish/cmds.c:2722
+#: fish/cmds.c:2736
 msgid "create an inotify handle"
 msgstr ""
 
-#: fish/cmds.c:2723
+#: fish/cmds.c:2737
 msgid "return list of inotify events"
 msgstr ""
 
-#: fish/cmds.c:2724
+#: fish/cmds.c:2738
 msgid "remove an inotify watch"
 msgstr ""
 
-#: fish/cmds.c:2725
+#: fish/cmds.c:2739
 msgid "get architecture of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2726
+#: fish/cmds.c:2740
 msgid "get distro of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2727
+#: fish/cmds.c:2741
 msgid "get drive letter mappings"
 msgstr ""
 
-#: fish/cmds.c:2728
+#: fish/cmds.c:2742
 msgid "get filesystems associated with inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2729
+#: fish/cmds.c:2743
 msgid "get format of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2730
+#: fish/cmds.c:2744
 msgid "get hostname of the operating system"
 msgstr ""
 
-#: fish/cmds.c:2731
+#: fish/cmds.c:2745
 msgid "get the icon corresponding to this operating system"
 msgstr ""
 
-#: fish/cmds.c:2732
+#: fish/cmds.c:2746
 msgid "get major version of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2733
+#: fish/cmds.c:2747
 msgid "get minor version of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2734
+#: fish/cmds.c:2748
 msgid "get mountpoints of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2735
+#: fish/cmds.c:2749
 msgid "get package format used by the operating system"
 msgstr ""
 
-#: fish/cmds.c:2736
+#: fish/cmds.c:2750
 msgid "get package management tool used by the operating system"
 msgstr ""
 
-#: fish/cmds.c:2737
+#: fish/cmds.c:2751
 msgid "get product name of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2738
+#: fish/cmds.c:2752
 msgid "get product variant of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2739
+#: fish/cmds.c:2753
 msgid "return list of operating systems found by last inspection"
 msgstr ""
 
-#: fish/cmds.c:2740
+#: fish/cmds.c:2754
 msgid "get type of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2741
+#: fish/cmds.c:2755
 msgid "get Windows CurrentControlSet of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2742
+#: fish/cmds.c:2756
 msgid "get Windows systemroot of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2743
+#: fish/cmds.c:2757
 msgid "get live flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2744
+#: fish/cmds.c:2758
 msgid "get multipart flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2745
+#: fish/cmds.c:2759
 msgid "get netinst (network installer) flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2746
+#: fish/cmds.c:2760
 msgid "get list of applications installed in the operating system"
 msgstr ""
 
-#: fish/cmds.c:2747
+#: fish/cmds.c:2761
 msgid "inspect disk and return list of operating systems found"
 msgstr ""
 
-#: fish/cmds.c:2748
+#: fish/cmds.c:2762
 msgid "test if block device"
 msgstr ""
 
-#: fish/cmds.c:2749
+#: fish/cmds.c:2763
 msgid "is busy processing a command"
 msgstr ""
 
-#: fish/cmds.c:2750
+#: fish/cmds.c:2764
 msgid "test if character device"
 msgstr ""
 
-#: fish/cmds.c:2751
+#: fish/cmds.c:2765
 msgid "is in configuration state"
 msgstr ""
 
-#: fish/cmds.c:2752
+#: fish/cmds.c:2766
 msgid "test if a directory"
 msgstr ""
 
-#: fish/cmds.c:2753
+#: fish/cmds.c:2767
 msgid "test if FIFO (named pipe)"
 msgstr ""
 
-#: fish/cmds.c:2754
+#: fish/cmds.c:2768
 msgid "test if a regular file"
 msgstr ""
 
-#: fish/cmds.c:2755
+#: fish/cmds.c:2769
 msgid "is launching subprocess"
 msgstr ""
 
-#: fish/cmds.c:2756
+#: fish/cmds.c:2770
 msgid "test if device is a logical volume"
 msgstr ""
 
-#: fish/cmds.c:2757
+#: fish/cmds.c:2771
 msgid "is ready to accept commands"
 msgstr ""
 
-#: fish/cmds.c:2758
+#: fish/cmds.c:2772
 msgid "test if socket"
 msgstr ""
 
-#: fish/cmds.c:2759
+#: fish/cmds.c:2773
 msgid "test if symbolic link"
 msgstr ""
 
-#: fish/cmds.c:2760
+#: fish/cmds.c:2774
 msgid "test if a file contains all zero bytes"
 msgstr ""
 
-#: fish/cmds.c:2761
+#: fish/cmds.c:2775
 msgid "test if a device contains all zero bytes"
 msgstr ""
 
-#: fish/cmds.c:2762
+#: fish/cmds.c:2776
 msgid "kill the qemu subprocess"
 msgstr ""
 
-#: fish/cmds.c:2763
+#: fish/cmds.c:2777
 msgid "launch the qemu subprocess"
 msgstr ""
 
-#: fish/cmds.c:2764
+#: fish/cmds.c:2778
 msgid "change working directory"
 msgstr ""
 
-#: fish/cmds.c:2768
+#: fish/cmds.c:2782
 msgid "list 9p filesystems"
 msgstr ""
 
-#: fish/cmds.c:2769
+#: fish/cmds.c:2783
 msgid "list the block devices"
 msgstr ""
 
-#: fish/cmds.c:2770
+#: fish/cmds.c:2784
+msgid "list device mapper devices"
+msgstr ""
+
+#: fish/cmds.c:2785
 msgid "list filesystems"
 msgstr ""
 
-#: fish/cmds.c:2771
+#: fish/cmds.c:2786
 msgid "list the partitions"
 msgstr ""
 
-#: fish/cmds.c:2772
+#: fish/cmds.c:2787
 msgid "list the files in a directory (long format)"
 msgstr ""
 
-#: fish/cmds.c:2773 fish/cmds.c:2774
+#: fish/cmds.c:2788 fish/cmds.c:2789
 msgid "create a hard link"
 msgstr ""
 
-#: fish/cmds.c:2775 fish/cmds.c:2776
+#: fish/cmds.c:2790 fish/cmds.c:2791
 msgid "create a symbolic link"
 msgstr ""
 
-#: fish/cmds.c:2777 fish/cmds.c:2869
+#: fish/cmds.c:2792 fish/cmds.c:2885
 msgid "remove extended attribute of a file or directory"
 msgstr ""
 
-#: fish/cmds.c:2778
+#: fish/cmds.c:2793
 msgid "list the files in a directory"
 msgstr ""
 
-#: fish/cmds.c:2779 fish/cmds.c:2896
+#: fish/cmds.c:2794 fish/cmds.c:2912
 msgid "set extended attribute of a file or directory"
 msgstr ""
 
-#: fish/cmds.c:2780
+#: fish/cmds.c:2795
 msgid "get file information for a symbolic link"
 msgstr ""
 
-#: fish/cmds.c:2781
+#: fish/cmds.c:2796
 msgid "lstat on multiple files"
 msgstr ""
 
-#: fish/cmds.c:2782
+#: fish/cmds.c:2797
 msgid "add a key on a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2783
+#: fish/cmds.c:2798
 msgid "close a LUKS device"
 msgstr ""
 
-#: fish/cmds.c:2784 fish/cmds.c:2785
+#: fish/cmds.c:2799 fish/cmds.c:2800
 msgid "format a block device as a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2786
+#: fish/cmds.c:2801
 msgid "remove a key from a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2787
+#: fish/cmds.c:2802
 msgid "open a LUKS-encrypted block device"
 msgstr ""
 
-#: fish/cmds.c:2788
+#: fish/cmds.c:2803
 msgid "open a LUKS-encrypted block device read-only"
 msgstr ""
 
-#: fish/cmds.c:2789
+#: fish/cmds.c:2804
 msgid "create an LVM logical volume"
 msgstr ""
 
-#: fish/cmds.c:2790
+#: fish/cmds.c:2805
 msgid "get canonical name of an LV"
 msgstr ""
 
-#: fish/cmds.c:2791
+#: fish/cmds.c:2806
 msgid "clear LVM device filter"
 msgstr ""
 
-#: fish/cmds.c:2792
+#: fish/cmds.c:2807
 msgid "remove all LVM LVs, VGs and PVs"
 msgstr ""
 
-#: fish/cmds.c:2793
+#: fish/cmds.c:2808
 msgid "set LVM device filter"
 msgstr ""
 
-#: fish/cmds.c:2794
+#: fish/cmds.c:2809
 msgid "remove an LVM logical volume"
 msgstr ""
 
-#: fish/cmds.c:2795
+#: fish/cmds.c:2810
 msgid "rename an LVM logical volume"
 msgstr ""
 
-#: fish/cmds.c:2796
+#: fish/cmds.c:2811
 msgid "resize an LVM logical volume"
 msgstr ""
 
-#: fish/cmds.c:2797
+#: fish/cmds.c:2812
 msgid "expand an LV to fill free space"
 msgstr ""
 
-#: fish/cmds.c:2798 fish/cmds.c:2799
+#: fish/cmds.c:2813 fish/cmds.c:2814
 msgid "list the LVM logical volumes (LVs)"
 msgstr ""
 
-#: fish/cmds.c:2800
+#: fish/cmds.c:2815
 msgid "get the UUID of a logical volume"
 msgstr ""
 
-#: fish/cmds.c:2801
+#: fish/cmds.c:2816
 msgid "lgetxattr on multiple files"
 msgstr ""
 
-#: fish/cmds.c:2802
+#: fish/cmds.c:2817
 msgid "open the manual"
 msgstr ""
 
-#: fish/cmds.c:2803
+#: fish/cmds.c:2818
 msgid "create a directory"
 msgstr ""
 
-#: fish/cmds.c:2804
+#: fish/cmds.c:2819
 msgid "create a directory with a particular mode"
 msgstr ""
 
-#: fish/cmds.c:2805
+#: fish/cmds.c:2820
 msgid "create a directory and parents"
 msgstr ""
 
-#: fish/cmds.c:2806
+#: fish/cmds.c:2821
 msgid "create a temporary directory"
 msgstr ""
 
-#: fish/cmds.c:2807 fish/cmds.c:2808 fish/cmds.c:2809
+#: fish/cmds.c:2822 fish/cmds.c:2823 fish/cmds.c:2824
 msgid "make ext2/3/4 filesystem with external journal"
 msgstr ""
 
-#: fish/cmds.c:2810
+#: fish/cmds.c:2825
 msgid "make ext2/3/4 external journal"
 msgstr ""
 
-#: fish/cmds.c:2811
+#: fish/cmds.c:2826
 msgid "make ext2/3/4 external journal with label"
 msgstr ""
 
-#: fish/cmds.c:2812
+#: fish/cmds.c:2827
 msgid "make ext2/3/4 external journal with UUID"
 msgstr ""
 
-#: fish/cmds.c:2813
+#: fish/cmds.c:2828
 msgid "make FIFO (named pipe)"
 msgstr ""
 
-#: fish/cmds.c:2814 fish/cmds.c:2816
+#: fish/cmds.c:2829 fish/cmds.c:2831
 msgid "make a filesystem"
 msgstr ""
 
-#: fish/cmds.c:2815
+#: fish/cmds.c:2830
 msgid "make a filesystem with block size"
 msgstr ""
 
-#: fish/cmds.c:2817
+#: fish/cmds.c:2832
 msgid "create a mountpoint"
 msgstr ""
 
-#: fish/cmds.c:2818
+#: fish/cmds.c:2833
 msgid "make block, character or FIFO devices"
 msgstr ""
 
-#: fish/cmds.c:2819
+#: fish/cmds.c:2834
 msgid "make block device node"
 msgstr ""
 
-#: fish/cmds.c:2820
+#: fish/cmds.c:2835
 msgid "make char device node"
 msgstr ""
 
-#: fish/cmds.c:2821
+#: fish/cmds.c:2836
 msgid "create a swap partition"
 msgstr ""
 
-#: fish/cmds.c:2822
+#: fish/cmds.c:2837
 msgid "create a swap partition with a label"
 msgstr ""
 
-#: fish/cmds.c:2823
+#: fish/cmds.c:2838
 msgid "create a swap partition with an explicit UUID"
 msgstr ""
 
-#: fish/cmds.c:2824
+#: fish/cmds.c:2839
 msgid "create a swap file"
 msgstr ""
 
-#: fish/cmds.c:2825
+#: fish/cmds.c:2840
 msgid "load a kernel module"
 msgstr ""
 
-#: fish/cmds.c:2826
+#: fish/cmds.c:2841
 msgid "view a file"
 msgstr ""
 
-#: fish/cmds.c:2827
+#: fish/cmds.c:2842
 msgid "mount a guest disk at a position in the filesystem"
 msgstr ""
 
-#: fish/cmds.c:2828
+#: fish/cmds.c:2843
 msgid "mount 9p filesystem"
 msgstr ""
 
-#: fish/cmds.c:2829
+#: fish/cmds.c:2844
 msgid "mount a file using the loop device"
 msgstr ""
 
-#: fish/cmds.c:2830
+#: fish/cmds.c:2845
 msgid "mount a guest disk with mount options"
 msgstr ""
 
-#: fish/cmds.c:2831
+#: fish/cmds.c:2846
 msgid "mount a guest disk, read-only"
 msgstr ""
 
-#: fish/cmds.c:2832
+#: fish/cmds.c:2847
 msgid "mount a guest disk with mount options and vfstype"
 msgstr ""
 
-#: fish/cmds.c:2833
+#: fish/cmds.c:2848
 msgid "show mountpoints"
 msgstr ""
 
-#: fish/cmds.c:2834
+#: fish/cmds.c:2849
 msgid "show mounted filesystems"
 msgstr ""
 
-#: fish/cmds.c:2835
+#: fish/cmds.c:2850
 msgid "move a file"
 msgstr ""
 
-#: fish/cmds.c:2836
+#: fish/cmds.c:2851
 msgid "probe NTFS volume"
 msgstr ""
 
-#: fish/cmds.c:2837
+#: fish/cmds.c:2852 fish/cmds.c:2853
 msgid "resize an NTFS filesystem"
 msgstr ""
 
-#: fish/cmds.c:2838
+#: fish/cmds.c:2854
 msgid "resize an NTFS filesystem (with size)"
 msgstr ""
 
-#: fish/cmds.c:2839
+#: fish/cmds.c:2855
 msgid "add a partition to the device"
 msgstr ""
 
-#: fish/cmds.c:2840
+#: fish/cmds.c:2856
 msgid "delete a partition"
 msgstr ""
 
-#: fish/cmds.c:2841
+#: fish/cmds.c:2857
 msgid "partition whole disk with a single primary partition"
 msgstr ""
 
-#: fish/cmds.c:2842
+#: fish/cmds.c:2858
 msgid "return true if a partition is bootable"
 msgstr ""
 
-#: fish/cmds.c:2843
+#: fish/cmds.c:2859
 msgid "get the MBR type byte (ID byte) from a partition"
 msgstr ""
 
-#: fish/cmds.c:2844
+#: fish/cmds.c:2860
 msgid "get the partition table type"
 msgstr ""
 
-#: fish/cmds.c:2845
+#: fish/cmds.c:2861
 msgid "create an empty partition table"
 msgstr ""
 
-#: fish/cmds.c:2846
+#: fish/cmds.c:2862
 msgid "list partitions on a device"
 msgstr ""
 
-#: fish/cmds.c:2847
+#: fish/cmds.c:2863
 msgid "make a partition bootable"
 msgstr ""
 
-#: fish/cmds.c:2848
+#: fish/cmds.c:2864
 msgid "set the MBR type byte (ID byte) of a partition"
 msgstr ""
 
-#: fish/cmds.c:2849
+#: fish/cmds.c:2865
 msgid "set partition name"
 msgstr ""
 
-#: fish/cmds.c:2850
+#: fish/cmds.c:2866
 msgid "convert partition name to device name"
 msgstr ""
 
-#: fish/cmds.c:2851
+#: fish/cmds.c:2867
 msgid "ping the guest daemon"
 msgstr ""
 
-#: fish/cmds.c:2852
+#: fish/cmds.c:2868
 msgid "read part of a file"
 msgstr ""
 
-#: fish/cmds.c:2853
+#: fish/cmds.c:2869
 msgid "read part of a device"
 msgstr ""
 
-#: fish/cmds.c:2854
+#: fish/cmds.c:2870
 msgid "create an LVM physical volume"
 msgstr ""
 
-#: fish/cmds.c:2855
+#: fish/cmds.c:2871
 msgid "remove an LVM physical volume"
 msgstr ""
 
-#: fish/cmds.c:2856
+#: fish/cmds.c:2872
 msgid "resize an LVM physical volume"
 msgstr ""
 
-#: fish/cmds.c:2857
+#: fish/cmds.c:2873
 msgid "resize an LVM physical volume (with size)"
 msgstr ""
 
-#: fish/cmds.c:2858 fish/cmds.c:2859
+#: fish/cmds.c:2874 fish/cmds.c:2875
 msgid "list the LVM physical volumes (PVs)"
 msgstr ""
 
-#: fish/cmds.c:2860
+#: fish/cmds.c:2876
 msgid "get the UUID of a physical volume"
 msgstr ""
 
-#: fish/cmds.c:2861
+#: fish/cmds.c:2877
 msgid "write to part of a file"
 msgstr ""
 
-#: fish/cmds.c:2862
+#: fish/cmds.c:2878
 msgid "write to part of a device"
 msgstr ""
 
-#: fish/cmds.c:2863
+#: fish/cmds.c:2879
 msgid "read a file"
 msgstr ""
 
-#: fish/cmds.c:2864
+#: fish/cmds.c:2880
 msgid "read file as lines"
 msgstr ""
 
-#: fish/cmds.c:2865
+#: fish/cmds.c:2881
 msgid "read directories entries"
 msgstr ""
 
-#: fish/cmds.c:2866
+#: fish/cmds.c:2882
 msgid "read the target of a symbolic link"
 msgstr ""
 
-#: fish/cmds.c:2867
+#: fish/cmds.c:2883
 msgid "readlink on multiple files"
 msgstr ""
 
-#: fish/cmds.c:2868
+#: fish/cmds.c:2884
 msgid "canonicalized absolute pathname"
 msgstr ""
 
-#: fish/cmds.c:2870
+#: fish/cmds.c:2886
 msgid "close and reopen libguestfs handle"
 msgstr ""
 
-#: fish/cmds.c:2871
+#: fish/cmds.c:2887
 msgid "resize an ext2, ext3 or ext4 filesystem"
 msgstr ""
 
-#: fish/cmds.c:2872
+#: fish/cmds.c:2888
 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
 msgstr ""
 
-#: fish/cmds.c:2873
+#: fish/cmds.c:2889
 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
 msgstr ""
 
-#: fish/cmds.c:2874
+#: fish/cmds.c:2890
 msgid "remove a file"
 msgstr ""
 
-#: fish/cmds.c:2875
+#: fish/cmds.c:2891
 msgid "remove a file or directory recursively"
 msgstr ""
 
-#: fish/cmds.c:2876
+#: fish/cmds.c:2892
 msgid "remove a directory"
 msgstr ""
 
-#: fish/cmds.c:2877
+#: fish/cmds.c:2893
 msgid "remove a mountpoint"
 msgstr ""
 
-#: fish/cmds.c:2878
+#: fish/cmds.c:2894
 msgid "scrub (securely wipe) a device"
 msgstr ""
 
-#: fish/cmds.c:2879
+#: fish/cmds.c:2895
 msgid "scrub (securely wipe) a file"
 msgstr ""
 
-#: fish/cmds.c:2880
+#: fish/cmds.c:2896
 msgid "scrub (securely wipe) free space"
 msgstr ""
 
-#: fish/cmds.c:2881
+#: fish/cmds.c:2897
 msgid "add options to kernel command line"
 msgstr ""
 
-#: fish/cmds.c:2882
+#: fish/cmds.c:2898
 msgid "set the attach method"
 msgstr ""
 
-#: fish/cmds.c:2883
+#: fish/cmds.c:2899
 msgid "set autosync mode"
 msgstr ""
 
-#: fish/cmds.c:2884
+#: fish/cmds.c:2900
 msgid "enable or disable direct appliance mode"
 msgstr ""
 
-#: fish/cmds.c:2885
+#: fish/cmds.c:2901
 msgid "set the ext2/3/4 filesystem label"
 msgstr ""
 
-#: fish/cmds.c:2886
+#: fish/cmds.c:2902
 msgid "set the ext2/3/4 filesystem UUID"
 msgstr ""
 
-#: fish/cmds.c:2887
+#: fish/cmds.c:2903
 msgid "set memory allocated to the qemu subprocess"
 msgstr ""
 
-#: fish/cmds.c:2888
+#: fish/cmds.c:2904
 msgid "set enable network flag"
 msgstr ""
 
-#: fish/cmds.c:2889
+#: fish/cmds.c:2905
 msgid "set the search path"
 msgstr ""
 
-#: fish/cmds.c:2890
+#: fish/cmds.c:2906
 msgid "set the qemu binary"
 msgstr ""
 
-#: fish/cmds.c:2891
+#: fish/cmds.c:2907
 msgid "enable or disable the recovery process"
 msgstr ""
 
-#: fish/cmds.c:2892
+#: fish/cmds.c:2908
 msgid "set SELinux enabled or disabled at appliance boot"
 msgstr ""
 
-#: fish/cmds.c:2893
+#: fish/cmds.c:2909
 msgid "enable or disable command traces"
 msgstr ""
 
-#: fish/cmds.c:2894
+#: fish/cmds.c:2910
 msgid "set verbose mode"
 msgstr ""
 
-#: fish/cmds.c:2895
+#: fish/cmds.c:2911
 msgid "set SELinux security context"
 msgstr ""
 
-#: fish/cmds.c:2897 fish/cmds.c:2898
+#: fish/cmds.c:2913 fish/cmds.c:2914
 msgid "create partitions on a block device"
 msgstr ""
 
-#: fish/cmds.c:2899
+#: fish/cmds.c:2915
 msgid "modify a single partition on a block device"
 msgstr ""
 
-#: fish/cmds.c:2900
+#: fish/cmds.c:2916
 msgid "display the disk geometry from the partition table"
 msgstr ""
 
-#: fish/cmds.c:2901
+#: fish/cmds.c:2917
 msgid "display the kernel geometry"
 msgstr ""
 
-#: fish/cmds.c:2902
+#: fish/cmds.c:2918
 msgid "display the partition table"
 msgstr ""
 
-#: fish/cmds.c:2903
+#: fish/cmds.c:2919
 msgid "run a command via the shell"
 msgstr ""
 
-#: fish/cmds.c:2904
+#: fish/cmds.c:2920
 msgid "run a command via the shell returning lines"
 msgstr ""
 
-#: fish/cmds.c:2905
+#: fish/cmds.c:2921
 msgid "sleep for some seconds"
 msgstr ""
 
-#: fish/cmds.c:2906
+#: fish/cmds.c:2922
 msgid "create a sparse disk image and add"
 msgstr ""
 
-#: fish/cmds.c:2907
+#: fish/cmds.c:2923
 msgid "get file information"
 msgstr ""
 
-#: fish/cmds.c:2908
+#: fish/cmds.c:2924
 msgid "get file system statistics"
 msgstr ""
 
-#: fish/cmds.c:2909 fish/cmds.c:2910
+#: fish/cmds.c:2925 fish/cmds.c:2926
 msgid "print the printable strings in a file"
 msgstr ""
 
-#: fish/cmds.c:2911
+#: fish/cmds.c:2927
 msgid "list supported groups of commands"
 msgstr ""
 
-#: fish/cmds.c:2912
+#: fish/cmds.c:2928
 msgid "disable swap on device"
 msgstr ""
 
-#: fish/cmds.c:2913
+#: fish/cmds.c:2929
 msgid "disable swap on file"
 msgstr ""
 
-#: fish/cmds.c:2914
+#: fish/cmds.c:2930
 msgid "disable swap on labeled swap partition"
 msgstr ""
 
-#: fish/cmds.c:2915
+#: fish/cmds.c:2931
 msgid "disable swap on swap partition by UUID"
 msgstr ""
 
-#: fish/cmds.c:2916
+#: fish/cmds.c:2932
 msgid "enable swap on device"
 msgstr ""
 
-#: fish/cmds.c:2917
+#: fish/cmds.c:2933
 msgid "enable swap on file"
 msgstr ""
 
-#: fish/cmds.c:2918
+#: fish/cmds.c:2934
 msgid "enable swap on labeled swap partition"
 msgstr ""
 
-#: fish/cmds.c:2919
+#: fish/cmds.c:2935
 msgid "enable swap on swap partition by UUID"
 msgstr ""
 
-#: fish/cmds.c:2920
+#: fish/cmds.c:2936
 msgid "sync disks, writes are flushed through to the disk image"
 msgstr ""
 
-#: fish/cmds.c:2921
+#: fish/cmds.c:2937
 msgid "return last 10 lines of a file"
 msgstr ""
 
-#: fish/cmds.c:2922
+#: fish/cmds.c:2938
 msgid "return last N lines of a file"
 msgstr ""
 
-#: fish/cmds.c:2923
+#: fish/cmds.c:2939
 msgid "unpack tarfile to directory"
 msgstr ""
 
-#: fish/cmds.c:2924
+#: fish/cmds.c:2940
 msgid "pack directory into tarfile"
 msgstr ""
 
-#: fish/cmds.c:2925 fish/cmds.c:2932
+#: fish/cmds.c:2941 fish/cmds.c:2948
 msgid "unpack compressed tarball to directory"
 msgstr ""
 
-#: fish/cmds.c:2926 fish/cmds.c:2933
+#: fish/cmds.c:2942 fish/cmds.c:2949
 msgid "pack directory into compressed tarball"
 msgstr ""
 
-#: fish/cmds.c:2927
+#: fish/cmds.c:2943
 msgid "print elapsed time taken to run a command"
 msgstr ""
 
-#: fish/cmds.c:2928
+#: fish/cmds.c:2944
 msgid "update file timestamps or create a new file"
 msgstr ""
 
-#: fish/cmds.c:2929
+#: fish/cmds.c:2945
 msgid "truncate a file to zero size"
 msgstr ""
 
-#: fish/cmds.c:2930
+#: fish/cmds.c:2946
 msgid "truncate a file to a particular size"
 msgstr ""
 
-#: fish/cmds.c:2931
+#: fish/cmds.c:2947
 msgid "get ext2/ext3/ext4 superblock details"
 msgstr ""
 
-#: fish/cmds.c:2934
+#: fish/cmds.c:2950
 msgid "set file mode creation mask (umask)"
 msgstr ""
 
-#: fish/cmds.c:2935
+#: fish/cmds.c:2951
 msgid "unmount a filesystem"
 msgstr ""
 
-#: fish/cmds.c:2936
+#: fish/cmds.c:2952
 msgid "unmount all filesystems"
 msgstr ""
 
-#: fish/cmds.c:2937
+#: fish/cmds.c:2953
 msgid "upload a file from the local machine"
 msgstr ""
 
-#: fish/cmds.c:2938
+#: fish/cmds.c:2954
 msgid "upload a file from the local machine with offset"
 msgstr ""
 
-#: fish/cmds.c:2939
+#: fish/cmds.c:2955
 msgid "set timestamp of a file with nanosecond precision"
 msgstr ""
 
-#: fish/cmds.c:2940
+#: fish/cmds.c:2956
 msgid "get the library version number"
 msgstr ""
 
-#: fish/cmds.c:2941
+#: fish/cmds.c:2957
 msgid "get the filesystem label"
 msgstr ""
 
-#: fish/cmds.c:2942
+#: fish/cmds.c:2958
 msgid "get the Linux VFS type corresponding to a mounted device"
 msgstr ""
 
-#: fish/cmds.c:2943
+#: fish/cmds.c:2959
 msgid "get the filesystem UUID"
 msgstr ""
 
-#: fish/cmds.c:2944
+#: fish/cmds.c:2960
 msgid "activate or deactivate some volume groups"
 msgstr ""
 
-#: fish/cmds.c:2945
+#: fish/cmds.c:2961
 msgid "activate or deactivate all volume groups"
 msgstr ""
 
-#: fish/cmds.c:2946
+#: fish/cmds.c:2962
 msgid "create an LVM volume group"
 msgstr ""
 
-#: fish/cmds.c:2947
+#: fish/cmds.c:2963
 msgid "get the LV UUIDs of all LVs in the volume group"
 msgstr ""
 
-#: fish/cmds.c:2948
+#: fish/cmds.c:2964
 msgid "get the PV UUIDs containing the volume group"
 msgstr ""
 
-#: fish/cmds.c:2949
+#: fish/cmds.c:2965
 msgid "remove an LVM volume group"
 msgstr ""
 
-#: fish/cmds.c:2950
+#: fish/cmds.c:2966
 msgid "rename an LVM volume group"
 msgstr ""
 
-#: fish/cmds.c:2951 fish/cmds.c:2952
+#: fish/cmds.c:2967 fish/cmds.c:2968
 msgid "list the LVM volume groups (VGs)"
 msgstr ""
 
-#: fish/cmds.c:2953
+#: fish/cmds.c:2969
 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
 msgstr ""
 
-#: fish/cmds.c:2954
+#: fish/cmds.c:2970
 msgid "get the UUID of a volume group"
 msgstr ""
 
-#: fish/cmds.c:2955
+#: fish/cmds.c:2971
 msgid "count characters in a file"
 msgstr ""
 
-#: fish/cmds.c:2956
+#: fish/cmds.c:2972
 msgid "count lines in a file"
 msgstr ""
 
-#: fish/cmds.c:2957
+#: fish/cmds.c:2973
 msgid "count words in a file"
 msgstr ""
 
-#: fish/cmds.c:2958
+#: fish/cmds.c:2974
 msgid "create a new file"
 msgstr ""
 
-#: fish/cmds.c:2959
+#: fish/cmds.c:2975
 msgid "create a file"
 msgstr ""
 
-#: fish/cmds.c:2962
+#: fish/cmds.c:2978
 msgid "write zeroes to the device"
 msgstr ""
 
-#: fish/cmds.c:2963
+#: fish/cmds.c:2979
 msgid "write zeroes to an entire device"
 msgstr ""
 
-#: fish/cmds.c:2964
+#: fish/cmds.c:2980
 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
 msgstr ""
 
-#: fish/cmds.c:2967
+#: fish/cmds.c:2983
 msgid "determine file type inside a compressed file"
 msgstr ""
 
-#: fish/cmds.c:2970
+#: fish/cmds.c:2986
 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
 msgstr ""
 
-#: fish/cmds.c:3288 fish/cmds.c:3302 fish/cmds.c:3318 fish/cmds.c:3335
-#: fish/cmds.c:3352 fish/cmds.c:3370 fish/cmds.c:3389 fish/cmds.c:3405
-#: fish/cmds.c:3423 fish/cmds.c:3439 fish/cmds.c:3457 fish/cmds.c:3473
-#: fish/cmds.c:3490 fish/cmds.c:3505 fish/cmds.c:3523 fish/cmds.c:3538
-#: fish/cmds.c:3554 fish/cmds.c:3570 fish/cmds.c:3586 fish/cmds.c:3602
-#: fish/cmds.c:3618 fish/cmds.c:3636 fish/cmds.c:3669 fish/cmds.c:3685
-#: fish/cmds.c:3701 fish/cmds.c:3720 fish/cmds.c:3735 fish/cmds.c:3753
-#: fish/cmds.c:3768 fish/cmds.c:3786 fish/cmds.c:3801 fish/cmds.c:3819
-#: fish/cmds.c:3834 fish/cmds.c:3853 fish/cmds.c:3872 fish/cmds.c:3890
-#: fish/cmds.c:3910 fish/cmds.c:3929 fish/cmds.c:3949 fish/cmds.c:3969
-#: fish/cmds.c:3989 fish/cmds.c:4008 fish/cmds.c:4027 fish/cmds.c:4047
-#: fish/cmds.c:4067 fish/cmds.c:4087 fish/cmds.c:4102 fish/cmds.c:4118
-#: fish/cmds.c:4190 fish/cmds.c:4208 fish/cmds.c:4225 fish/cmds.c:4309
-#: fish/cmds.c:4329 fish/cmds.c:4349 fish/cmds.c:4369 fish/cmds.c:4389
-#: fish/cmds.c:4409 fish/cmds.c:4428 fish/cmds.c:4447 fish/cmds.c:4466
-#: fish/cmds.c:4481 fish/cmds.c:4500 fish/cmds.c:4520 fish/cmds.c:4540
-#: fish/cmds.c:4617 fish/cmds.c:4633 fish/cmds.c:4649 fish/cmds.c:4668
-#: fish/cmds.c:4690 fish/cmds.c:4712 fish/cmds.c:4732 fish/cmds.c:4749
-#: fish/cmds.c:4766 fish/cmds.c:4783 fish/cmds.c:4800 fish/cmds.c:4817
-#: fish/cmds.c:4834 fish/cmds.c:4851 fish/cmds.c:4870 fish/cmds.c:4893
-#: fish/cmds.c:4929 fish/cmds.c:4946 fish/cmds.c:4969 fish/cmds.c:4991
-#: fish/cmds.c:5012 fish/cmds.c:5032 fish/cmds.c:5051 fish/cmds.c:5071
-#: fish/cmds.c:5089 fish/cmds.c:5107 fish/cmds.c:5121 fish/cmds.c:5137
-#: fish/cmds.c:5157 fish/cmds.c:5176 fish/cmds.c:5195 fish/cmds.c:5214
-#: fish/cmds.c:5233 fish/cmds.c:5253 fish/cmds.c:5293 fish/cmds.c:5350
-#: fish/cmds.c:5371 fish/cmds.c:5392 fish/cmds.c:5413 fish/cmds.c:5431
-#: fish/cmds.c:5453 fish/cmds.c:5491 fish/cmds.c:5513 fish/cmds.c:5592
-#: fish/cmds.c:5631 fish/cmds.c:5646 fish/cmds.c:5663 fish/cmds.c:5677
-#: fish/cmds.c:5693 fish/cmds.c:5715 fish/cmds.c:5737 fish/cmds.c:5759
-#: fish/cmds.c:5781 fish/cmds.c:5803 fish/cmds.c:5825 fish/cmds.c:5845
-#: fish/cmds.c:5862 fish/cmds.c:5879 fish/cmds.c:5898 fish/cmds.c:5917
-#: fish/cmds.c:5937 fish/cmds.c:5973 fish/cmds.c:5992 fish/cmds.c:6011
-#: fish/cmds.c:6028 fish/cmds.c:6046 fish/cmds.c:6069 fish/cmds.c:6092
-#: fish/cmds.c:6116 fish/cmds.c:6139 fish/cmds.c:6160 fish/cmds.c:6183
-#: fish/cmds.c:6206 fish/cmds.c:6226 fish/cmds.c:6248 fish/cmds.c:6269
-#: fish/cmds.c:6292 fish/cmds.c:6309 fish/cmds.c:6326 fish/cmds.c:6344
-#: fish/cmds.c:6362 fish/cmds.c:6383 fish/cmds.c:6401 fish/cmds.c:6422
-#: fish/cmds.c:6442 fish/cmds.c:6460 fish/cmds.c:6481 fish/cmds.c:6504
-#: fish/cmds.c:6527 fish/cmds.c:6549 fish/cmds.c:6582 fish/cmds.c:6599
-#: fish/cmds.c:6616 fish/cmds.c:6640 fish/cmds.c:6663 fish/cmds.c:6686
-#: fish/cmds.c:6708 fish/cmds.c:6725 fish/cmds.c:6747 fish/cmds.c:6841
-#: fish/cmds.c:6861 fish/cmds.c:6881 fish/cmds.c:6901 fish/cmds.c:6919
-#: fish/cmds.c:6940 fish/cmds.c:6976 fish/cmds.c:6993 fish/cmds.c:7015
-#: fish/cmds.c:7032 fish/cmds.c:7068 fish/cmds.c:7088 fish/cmds.c:7108
-#: fish/cmds.c:7128 fish/cmds.c:7150 fish/cmds.c:7167 fish/cmds.c:7186
-#: fish/cmds.c:7205 fish/cmds.c:7227 fish/cmds.c:7248 fish/cmds.c:7269
-#: fish/cmds.c:7290 fish/cmds.c:7313 fish/cmds.c:7354 fish/cmds.c:7377
-#: fish/cmds.c:7416 fish/cmds.c:7433 fish/cmds.c:7452 fish/cmds.c:7473
-#: fish/cmds.c:7496 fish/cmds.c:7518 fish/cmds.c:7536 fish/cmds.c:7555
-#: fish/cmds.c:7576 fish/cmds.c:7653 fish/cmds.c:7694 fish/cmds.c:7773
-#: fish/cmds.c:7849 fish/cmds.c:7886 fish/cmds.c:7909 fish/cmds.c:7930
-#: fish/cmds.c:7953 fish/cmds.c:7975 fish/cmds.c:8000 fish/cmds.c:8043
-#: fish/cmds.c:8084 fish/cmds.c:8105 fish/cmds.c:8123 fish/cmds.c:8142
-#: fish/cmds.c:8159 fish/cmds.c:8177 fish/cmds.c:8204 fish/cmds.c:8228
-#: fish/cmds.c:8252 fish/cmds.c:8276 fish/cmds.c:8300 fish/cmds.c:8324
-#: fish/cmds.c:8348 fish/cmds.c:8372 fish/cmds.c:8396 fish/cmds.c:8420
-#: fish/cmds.c:8444 fish/cmds.c:8468 fish/cmds.c:8491 fish/cmds.c:8514
-#: fish/cmds.c:8535 fish/cmds.c:8556 fish/cmds.c:8577 fish/cmds.c:8597
-#: fish/cmds.c:8620 fish/cmds.c:8658 fish/cmds.c:8675 fish/cmds.c:8692
-#: fish/cmds.c:8711 fish/cmds.c:8730 fish/cmds.c:8747 fish/cmds.c:8764
-#: fish/cmds.c:8781 fish/cmds.c:8798 fish/cmds.c:8817 fish/cmds.c:8853
-#: fish/cmds.c:8893 fish/cmds.c:8926 fish/cmds.c:8943 fish/cmds.c:8960
-#: fish/cmds.c:8976 fish/cmds.c:8991 fish/cmds.c:9012 fish/cmds.c:9050
-#: fish/cmds.c:9088 fish/cmds.c:9127 fish/cmds.c:9167 fish/cmds.c:9208
-#: fish/cmds.c:9249 fish/cmds.c:9287 fish/cmds.c:9304 fish/cmds.c:9327
-#: fish/cmds.c:9349 fish/cmds.c:9371 fish/cmds.c:9391 fish/cmds.c:9411
-#: fish/cmds.c:9447 fish/cmds.c:9519 fish/cmds.c:9559 fish/cmds.c:9617
-#: fish/cmds.c:9643 fish/cmds.c:9669 fish/cmds.c:9697 fish/cmds.c:9756
-#: fish/cmds.c:9777 fish/cmds.c:9822 fish/cmds.c:9842 fish/cmds.c:9881
-#: fish/cmds.c:9918 fish/cmds.c:9938 fish/cmds.c:9960 fish/cmds.c:10017
-#: fish/cmds.c:10037 fish/cmds.c:10059 fish/cmds.c:10081 fish/cmds.c:10100
-#: fish/cmds.c:10120 fish/cmds.c:10147 fish/cmds.c:10167 fish/cmds.c:10187
-#: fish/cmds.c:10207 fish/cmds.c:10227 fish/cmds.c:10249 fish/cmds.c:10284
-#: fish/cmds.c:10302 fish/cmds.c:10325 fish/cmds.c:10347 fish/cmds.c:10362
-#: fish/cmds.c:10379 fish/cmds.c:10416 fish/cmds.c:10455 fish/cmds.c:10495
-#: fish/cmds.c:10551 fish/cmds.c:10573 fish/cmds.c:10609 fish/cmds.c:10624
-#: fish/cmds.c:10644 fish/cmds.c:10684 fish/cmds.c:10707 fish/cmds.c:10731
-#: fish/cmds.c:10756 fish/cmds.c:10797 fish/cmds.c:10822 fish/cmds.c:10860
-#: fish/cmds.c:10891 fish/cmds.c:10922 fish/cmds.c:10950 fish/cmds.c:10970
-#: fish/cmds.c:11002 fish/cmds.c:11022 fish/cmds.c:11042 fish/cmds.c:11059
-#: fish/cmds.c:11077 fish/cmds.c:11100 fish/cmds.c:11121 fish/cmds.c:11140
-#: fish/cmds.c:11182 fish/cmds.c:11225 fish/cmds.c:11269 fish/cmds.c:11308
-#: fish/cmds.c:11327 fish/cmds.c:11347 fish/cmds.c:11367 fish/cmds.c:11388
-#: fish/cmds.c:11409 fish/cmds.c:11430 fish/cmds.c:11451 fish/cmds.c:11472
-#: fish/cmds.c:11494 fish/cmds.c:11532 fish/cmds.c:11583 fish/cmds.c:11621
-#: fish/cmds.c:11677 fish/cmds.c:11813 fish/cmds.c:11842 fish/cmds.c:11869
-#: fish/cmds.c:11886 fish/cmds.c:11907 fish/cmds.c:11924
+#: fish/cmds.c:3304 fish/cmds.c:3318 fish/cmds.c:3334 fish/cmds.c:3351
+#: fish/cmds.c:3368 fish/cmds.c:3386 fish/cmds.c:3405 fish/cmds.c:3421
+#: fish/cmds.c:3439 fish/cmds.c:3455 fish/cmds.c:3473 fish/cmds.c:3489
+#: fish/cmds.c:3506 fish/cmds.c:3521 fish/cmds.c:3539 fish/cmds.c:3554
+#: fish/cmds.c:3570 fish/cmds.c:3586 fish/cmds.c:3602 fish/cmds.c:3618
+#: fish/cmds.c:3634 fish/cmds.c:3652 fish/cmds.c:3685 fish/cmds.c:3701
+#: fish/cmds.c:3717 fish/cmds.c:3736 fish/cmds.c:3751 fish/cmds.c:3769
+#: fish/cmds.c:3784 fish/cmds.c:3802 fish/cmds.c:3817 fish/cmds.c:3835
+#: fish/cmds.c:3850 fish/cmds.c:3869 fish/cmds.c:3888 fish/cmds.c:3906
+#: fish/cmds.c:3926 fish/cmds.c:3945 fish/cmds.c:3965 fish/cmds.c:3985
+#: fish/cmds.c:4005 fish/cmds.c:4024 fish/cmds.c:4043 fish/cmds.c:4063
+#: fish/cmds.c:4083 fish/cmds.c:4103 fish/cmds.c:4118 fish/cmds.c:4134
+#: fish/cmds.c:4206 fish/cmds.c:4224 fish/cmds.c:4241 fish/cmds.c:4325
+#: fish/cmds.c:4345 fish/cmds.c:4365 fish/cmds.c:4385 fish/cmds.c:4405
+#: fish/cmds.c:4425 fish/cmds.c:4444 fish/cmds.c:4463 fish/cmds.c:4482
+#: fish/cmds.c:4497 fish/cmds.c:4516 fish/cmds.c:4536 fish/cmds.c:4556
+#: fish/cmds.c:4633 fish/cmds.c:4649 fish/cmds.c:4665 fish/cmds.c:4684
+#: fish/cmds.c:4706 fish/cmds.c:4728 fish/cmds.c:4748 fish/cmds.c:4765
+#: fish/cmds.c:4782 fish/cmds.c:4799 fish/cmds.c:4816 fish/cmds.c:4833
+#: fish/cmds.c:4850 fish/cmds.c:4867 fish/cmds.c:4886 fish/cmds.c:4909
+#: fish/cmds.c:4945 fish/cmds.c:4962 fish/cmds.c:4985 fish/cmds.c:5007
+#: fish/cmds.c:5028 fish/cmds.c:5048 fish/cmds.c:5067 fish/cmds.c:5087
+#: fish/cmds.c:5105 fish/cmds.c:5123 fish/cmds.c:5137 fish/cmds.c:5153
+#: fish/cmds.c:5173 fish/cmds.c:5192 fish/cmds.c:5211 fish/cmds.c:5230
+#: fish/cmds.c:5249 fish/cmds.c:5269 fish/cmds.c:5309 fish/cmds.c:5366
+#: fish/cmds.c:5387 fish/cmds.c:5408 fish/cmds.c:5429 fish/cmds.c:5447
+#: fish/cmds.c:5469 fish/cmds.c:5507 fish/cmds.c:5529 fish/cmds.c:5608
+#: fish/cmds.c:5647 fish/cmds.c:5662 fish/cmds.c:5679 fish/cmds.c:5693
+#: fish/cmds.c:5709 fish/cmds.c:5731 fish/cmds.c:5753 fish/cmds.c:5775
+#: fish/cmds.c:5797 fish/cmds.c:5819 fish/cmds.c:5841 fish/cmds.c:5861
+#: fish/cmds.c:5878 fish/cmds.c:5895 fish/cmds.c:5914 fish/cmds.c:5933
+#: fish/cmds.c:5953 fish/cmds.c:5989 fish/cmds.c:6008 fish/cmds.c:6027
+#: fish/cmds.c:6044 fish/cmds.c:6062 fish/cmds.c:6085 fish/cmds.c:6108
+#: fish/cmds.c:6132 fish/cmds.c:6155 fish/cmds.c:6176 fish/cmds.c:6199
+#: fish/cmds.c:6222 fish/cmds.c:6242 fish/cmds.c:6264 fish/cmds.c:6285
+#: fish/cmds.c:6308 fish/cmds.c:6325 fish/cmds.c:6342 fish/cmds.c:6360
+#: fish/cmds.c:6378 fish/cmds.c:6399 fish/cmds.c:6417 fish/cmds.c:6438
+#: fish/cmds.c:6458 fish/cmds.c:6476 fish/cmds.c:6497 fish/cmds.c:6520
+#: fish/cmds.c:6543 fish/cmds.c:6565 fish/cmds.c:6598 fish/cmds.c:6615
+#: fish/cmds.c:6632 fish/cmds.c:6656 fish/cmds.c:6679 fish/cmds.c:6702
+#: fish/cmds.c:6724 fish/cmds.c:6741 fish/cmds.c:6763 fish/cmds.c:6857
+#: fish/cmds.c:6877 fish/cmds.c:6897 fish/cmds.c:6917 fish/cmds.c:6935
+#: fish/cmds.c:6956 fish/cmds.c:6992 fish/cmds.c:7009 fish/cmds.c:7031
+#: fish/cmds.c:7048 fish/cmds.c:7084 fish/cmds.c:7104 fish/cmds.c:7124
+#: fish/cmds.c:7144 fish/cmds.c:7166 fish/cmds.c:7183 fish/cmds.c:7202
+#: fish/cmds.c:7221 fish/cmds.c:7243 fish/cmds.c:7264 fish/cmds.c:7285
+#: fish/cmds.c:7306 fish/cmds.c:7329 fish/cmds.c:7370 fish/cmds.c:7393
+#: fish/cmds.c:7432 fish/cmds.c:7449 fish/cmds.c:7468 fish/cmds.c:7489
+#: fish/cmds.c:7512 fish/cmds.c:7534 fish/cmds.c:7552 fish/cmds.c:7571
+#: fish/cmds.c:7592 fish/cmds.c:7669 fish/cmds.c:7710 fish/cmds.c:7789
+#: fish/cmds.c:7865 fish/cmds.c:7902 fish/cmds.c:7925 fish/cmds.c:7946
+#: fish/cmds.c:7969 fish/cmds.c:7991 fish/cmds.c:8016 fish/cmds.c:8059
+#: fish/cmds.c:8100 fish/cmds.c:8121 fish/cmds.c:8139 fish/cmds.c:8158
+#: fish/cmds.c:8175 fish/cmds.c:8193 fish/cmds.c:8220 fish/cmds.c:8244
+#: fish/cmds.c:8268 fish/cmds.c:8292 fish/cmds.c:8316 fish/cmds.c:8340
+#: fish/cmds.c:8364 fish/cmds.c:8388 fish/cmds.c:8412 fish/cmds.c:8436
+#: fish/cmds.c:8460 fish/cmds.c:8484 fish/cmds.c:8507 fish/cmds.c:8530
+#: fish/cmds.c:8551 fish/cmds.c:8572 fish/cmds.c:8593 fish/cmds.c:8613
+#: fish/cmds.c:8636 fish/cmds.c:8674 fish/cmds.c:8691 fish/cmds.c:8708
+#: fish/cmds.c:8727 fish/cmds.c:8746 fish/cmds.c:8763 fish/cmds.c:8780
+#: fish/cmds.c:8797 fish/cmds.c:8814 fish/cmds.c:8833 fish/cmds.c:8869
+#: fish/cmds.c:8909 fish/cmds.c:8942 fish/cmds.c:8959 fish/cmds.c:8976
+#: fish/cmds.c:8992 fish/cmds.c:9007 fish/cmds.c:9028 fish/cmds.c:9066
+#: fish/cmds.c:9104 fish/cmds.c:9143 fish/cmds.c:9183 fish/cmds.c:9224
+#: fish/cmds.c:9265 fish/cmds.c:9303 fish/cmds.c:9320 fish/cmds.c:9343
+#: fish/cmds.c:9365 fish/cmds.c:9387 fish/cmds.c:9407 fish/cmds.c:9427
+#: fish/cmds.c:9463 fish/cmds.c:9535 fish/cmds.c:9575 fish/cmds.c:9633
+#: fish/cmds.c:9659 fish/cmds.c:9685 fish/cmds.c:9713 fish/cmds.c:9772
+#: fish/cmds.c:9793 fish/cmds.c:9838 fish/cmds.c:9858 fish/cmds.c:9897
+#: fish/cmds.c:9934 fish/cmds.c:9954 fish/cmds.c:9976 fish/cmds.c:10033
+#: fish/cmds.c:10053 fish/cmds.c:10075 fish/cmds.c:10097 fish/cmds.c:10116
+#: fish/cmds.c:10136 fish/cmds.c:10163 fish/cmds.c:10183 fish/cmds.c:10203
+#: fish/cmds.c:10223 fish/cmds.c:10243 fish/cmds.c:10265 fish/cmds.c:10300
+#: fish/cmds.c:10318 fish/cmds.c:10341 fish/cmds.c:10363 fish/cmds.c:10378
+#: fish/cmds.c:10395 fish/cmds.c:10432 fish/cmds.c:10471 fish/cmds.c:10511
+#: fish/cmds.c:10567 fish/cmds.c:10589 fish/cmds.c:10625 fish/cmds.c:10640
+#: fish/cmds.c:10660 fish/cmds.c:10700 fish/cmds.c:10723 fish/cmds.c:10747
+#: fish/cmds.c:10772 fish/cmds.c:10813 fish/cmds.c:10838 fish/cmds.c:10876
+#: fish/cmds.c:10907 fish/cmds.c:10938 fish/cmds.c:10966 fish/cmds.c:10986
+#: fish/cmds.c:11018 fish/cmds.c:11038 fish/cmds.c:11058 fish/cmds.c:11075
+#: fish/cmds.c:11093 fish/cmds.c:11116 fish/cmds.c:11137 fish/cmds.c:11156
+#: fish/cmds.c:11198 fish/cmds.c:11241 fish/cmds.c:11285 fish/cmds.c:11324
+#: fish/cmds.c:11343 fish/cmds.c:11363 fish/cmds.c:11383 fish/cmds.c:11404
+#: fish/cmds.c:11425 fish/cmds.c:11446 fish/cmds.c:11467 fish/cmds.c:11488
+#: fish/cmds.c:11510 fish/cmds.c:11548 fish/cmds.c:11599 fish/cmds.c:11637
+#: fish/cmds.c:11693 fish/cmds.c:11829 fish/cmds.c:11858 fish/cmds.c:11885
+#: fish/cmds.c:11902 fish/cmds.c:11923 fish/cmds.c:11940 fish/cmds.c:12002
 #, c-format
 msgid "%s should have %d parameter(s)\n"
 msgstr ""
 
-#: fish/cmds.c:3289 fish/cmds.c:3303 fish/cmds.c:3319 fish/cmds.c:3336
-#: fish/cmds.c:3353 fish/cmds.c:3371 fish/cmds.c:3390 fish/cmds.c:3406
-#: fish/cmds.c:3424 fish/cmds.c:3440 fish/cmds.c:3458 fish/cmds.c:3474
-#: fish/cmds.c:3491 fish/cmds.c:3506 fish/cmds.c:3524 fish/cmds.c:3539
-#: fish/cmds.c:3555 fish/cmds.c:3571 fish/cmds.c:3587 fish/cmds.c:3603
-#: fish/cmds.c:3619 fish/cmds.c:3637 fish/cmds.c:3670 fish/cmds.c:3686
-#: fish/cmds.c:3702 fish/cmds.c:3721 fish/cmds.c:3736 fish/cmds.c:3754
-#: fish/cmds.c:3769 fish/cmds.c:3787 fish/cmds.c:3802 fish/cmds.c:3820
-#: fish/cmds.c:3835 fish/cmds.c:3854 fish/cmds.c:3873 fish/cmds.c:3891
-#: fish/cmds.c:3911 fish/cmds.c:3930 fish/cmds.c:3950 fish/cmds.c:3970
-#: fish/cmds.c:3990 fish/cmds.c:4009 fish/cmds.c:4028 fish/cmds.c:4048
-#: fish/cmds.c:4068 fish/cmds.c:4088 fish/cmds.c:4103 fish/cmds.c:4119
-#: fish/cmds.c:4140 fish/cmds.c:4191 fish/cmds.c:4209 fish/cmds.c:4226
-#: fish/cmds.c:4247 fish/cmds.c:4310 fish/cmds.c:4330 fish/cmds.c:4350
-#: fish/cmds.c:4370 fish/cmds.c:4390 fish/cmds.c:4410 fish/cmds.c:4429
-#: fish/cmds.c:4448 fish/cmds.c:4467 fish/cmds.c:4482 fish/cmds.c:4501
-#: fish/cmds.c:4521 fish/cmds.c:4541 fish/cmds.c:4564 fish/cmds.c:4618
-#: fish/cmds.c:4634 fish/cmds.c:4650 fish/cmds.c:4669 fish/cmds.c:4691
-#: fish/cmds.c:4713 fish/cmds.c:4733 fish/cmds.c:4750 fish/cmds.c:4767
-#: fish/cmds.c:4784 fish/cmds.c:4801 fish/cmds.c:4818 fish/cmds.c:4835
-#: fish/cmds.c:4852 fish/cmds.c:4871 fish/cmds.c:4894 fish/cmds.c:4930
-#: fish/cmds.c:4947 fish/cmds.c:4970 fish/cmds.c:4992 fish/cmds.c:5013
-#: fish/cmds.c:5033 fish/cmds.c:5052 fish/cmds.c:5072 fish/cmds.c:5090
-#: fish/cmds.c:5108 fish/cmds.c:5122 fish/cmds.c:5138 fish/cmds.c:5158
-#: fish/cmds.c:5177 fish/cmds.c:5196 fish/cmds.c:5215 fish/cmds.c:5234
-#: fish/cmds.c:5254 fish/cmds.c:5294 fish/cmds.c:5351 fish/cmds.c:5372
-#: fish/cmds.c:5393 fish/cmds.c:5414 fish/cmds.c:5432 fish/cmds.c:5454
-#: fish/cmds.c:5492 fish/cmds.c:5514 fish/cmds.c:5593 fish/cmds.c:5632
-#: fish/cmds.c:5647 fish/cmds.c:5664 fish/cmds.c:5678 fish/cmds.c:5694
-#: fish/cmds.c:5716 fish/cmds.c:5738 fish/cmds.c:5760 fish/cmds.c:5782
-#: fish/cmds.c:5804 fish/cmds.c:5826 fish/cmds.c:5846 fish/cmds.c:5863
-#: fish/cmds.c:5880 fish/cmds.c:5899 fish/cmds.c:5918 fish/cmds.c:5938
-#: fish/cmds.c:5974 fish/cmds.c:5993 fish/cmds.c:6012 fish/cmds.c:6029
-#: fish/cmds.c:6047 fish/cmds.c:6070 fish/cmds.c:6093 fish/cmds.c:6117
-#: fish/cmds.c:6140 fish/cmds.c:6161 fish/cmds.c:6184 fish/cmds.c:6207
-#: fish/cmds.c:6227 fish/cmds.c:6249 fish/cmds.c:6270 fish/cmds.c:6293
-#: fish/cmds.c:6310 fish/cmds.c:6327 fish/cmds.c:6345 fish/cmds.c:6363
-#: fish/cmds.c:6384 fish/cmds.c:6402 fish/cmds.c:6423 fish/cmds.c:6443
-#: fish/cmds.c:6461 fish/cmds.c:6482 fish/cmds.c:6505 fish/cmds.c:6528
-#: fish/cmds.c:6550 fish/cmds.c:6583 fish/cmds.c:6600 fish/cmds.c:6617
-#: fish/cmds.c:6641 fish/cmds.c:6664 fish/cmds.c:6687 fish/cmds.c:6709
-#: fish/cmds.c:6726 fish/cmds.c:6748 fish/cmds.c:6842 fish/cmds.c:6862
-#: fish/cmds.c:6882 fish/cmds.c:6902 fish/cmds.c:6920 fish/cmds.c:6941
-#: fish/cmds.c:6977 fish/cmds.c:6994 fish/cmds.c:7016 fish/cmds.c:7033
-#: fish/cmds.c:7069 fish/cmds.c:7089 fish/cmds.c:7109 fish/cmds.c:7129
-#: fish/cmds.c:7151 fish/cmds.c:7168 fish/cmds.c:7187 fish/cmds.c:7206
-#: fish/cmds.c:7228 fish/cmds.c:7249 fish/cmds.c:7270 fish/cmds.c:7291
-#: fish/cmds.c:7314 fish/cmds.c:7355 fish/cmds.c:7378 fish/cmds.c:7417
-#: fish/cmds.c:7434 fish/cmds.c:7453 fish/cmds.c:7474 fish/cmds.c:7497
-#: fish/cmds.c:7519 fish/cmds.c:7537 fish/cmds.c:7556 fish/cmds.c:7577
-#: fish/cmds.c:7654 fish/cmds.c:7695 fish/cmds.c:7774 fish/cmds.c:7850
-#: fish/cmds.c:7887 fish/cmds.c:7910 fish/cmds.c:7931 fish/cmds.c:7954
-#: fish/cmds.c:7976 fish/cmds.c:8001 fish/cmds.c:8044 fish/cmds.c:8085
-#: fish/cmds.c:8106 fish/cmds.c:8124 fish/cmds.c:8143 fish/cmds.c:8160
-#: fish/cmds.c:8178 fish/cmds.c:8205 fish/cmds.c:8229 fish/cmds.c:8253
-#: fish/cmds.c:8277 fish/cmds.c:8301 fish/cmds.c:8325 fish/cmds.c:8349
-#: fish/cmds.c:8373 fish/cmds.c:8397 fish/cmds.c:8421 fish/cmds.c:8445
-#: fish/cmds.c:8469 fish/cmds.c:8492 fish/cmds.c:8515 fish/cmds.c:8536
-#: fish/cmds.c:8557 fish/cmds.c:8578 fish/cmds.c:8598 fish/cmds.c:8621
-#: fish/cmds.c:8659 fish/cmds.c:8676 fish/cmds.c:8693 fish/cmds.c:8712
-#: fish/cmds.c:8731 fish/cmds.c:8748 fish/cmds.c:8765 fish/cmds.c:8782
-#: fish/cmds.c:8799 fish/cmds.c:8818 fish/cmds.c:8854 fish/cmds.c:8894
-#: fish/cmds.c:8927 fish/cmds.c:8944 fish/cmds.c:8961 fish/cmds.c:8977
-#: fish/cmds.c:8992 fish/cmds.c:9013 fish/cmds.c:9051 fish/cmds.c:9089
-#: fish/cmds.c:9128 fish/cmds.c:9168 fish/cmds.c:9209 fish/cmds.c:9250
-#: fish/cmds.c:9288 fish/cmds.c:9305 fish/cmds.c:9328 fish/cmds.c:9350
-#: fish/cmds.c:9372 fish/cmds.c:9392 fish/cmds.c:9412 fish/cmds.c:9448
-#: fish/cmds.c:9520 fish/cmds.c:9560 fish/cmds.c:9618 fish/cmds.c:9644
-#: fish/cmds.c:9670 fish/cmds.c:9698 fish/cmds.c:9757 fish/cmds.c:9778
-#: fish/cmds.c:9823 fish/cmds.c:9843 fish/cmds.c:9882 fish/cmds.c:9919
-#: fish/cmds.c:9939 fish/cmds.c:9961 fish/cmds.c:10018 fish/cmds.c:10038
-#: fish/cmds.c:10060 fish/cmds.c:10082 fish/cmds.c:10101 fish/cmds.c:10121
-#: fish/cmds.c:10148 fish/cmds.c:10168 fish/cmds.c:10188 fish/cmds.c:10208
-#: fish/cmds.c:10228 fish/cmds.c:10250 fish/cmds.c:10285 fish/cmds.c:10303
-#: fish/cmds.c:10326 fish/cmds.c:10348 fish/cmds.c:10363 fish/cmds.c:10380
-#: fish/cmds.c:10417 fish/cmds.c:10456 fish/cmds.c:10496 fish/cmds.c:10552
-#: fish/cmds.c:10574 fish/cmds.c:10610 fish/cmds.c:10625 fish/cmds.c:10645
-#: fish/cmds.c:10685 fish/cmds.c:10708 fish/cmds.c:10732 fish/cmds.c:10757
-#: fish/cmds.c:10798 fish/cmds.c:10823 fish/cmds.c:10861 fish/cmds.c:10892
-#: fish/cmds.c:10923 fish/cmds.c:10951 fish/cmds.c:10971 fish/cmds.c:11003
-#: fish/cmds.c:11023 fish/cmds.c:11043 fish/cmds.c:11060 fish/cmds.c:11078
-#: fish/cmds.c:11101 fish/cmds.c:11122 fish/cmds.c:11141 fish/cmds.c:11183
-#: fish/cmds.c:11226 fish/cmds.c:11270 fish/cmds.c:11309 fish/cmds.c:11328
-#: fish/cmds.c:11348 fish/cmds.c:11368 fish/cmds.c:11389 fish/cmds.c:11410
-#: fish/cmds.c:11431 fish/cmds.c:11452 fish/cmds.c:11473 fish/cmds.c:11495
-#: fish/cmds.c:11533 fish/cmds.c:11584 fish/cmds.c:11622 fish/cmds.c:11678
-#: fish/cmds.c:11701 fish/cmds.c:11814 fish/cmds.c:11843 fish/cmds.c:11870
-#: fish/cmds.c:11887 fish/cmds.c:11908 fish/cmds.c:11925 fish/cmds.c:11947
+#: fish/cmds.c:3305 fish/cmds.c:3319 fish/cmds.c:3335 fish/cmds.c:3352
+#: fish/cmds.c:3369 fish/cmds.c:3387 fish/cmds.c:3406 fish/cmds.c:3422
+#: fish/cmds.c:3440 fish/cmds.c:3456 fish/cmds.c:3474 fish/cmds.c:3490
+#: fish/cmds.c:3507 fish/cmds.c:3522 fish/cmds.c:3540 fish/cmds.c:3555
+#: fish/cmds.c:3571 fish/cmds.c:3587 fish/cmds.c:3603 fish/cmds.c:3619
+#: fish/cmds.c:3635 fish/cmds.c:3653 fish/cmds.c:3686 fish/cmds.c:3702
+#: fish/cmds.c:3718 fish/cmds.c:3737 fish/cmds.c:3752 fish/cmds.c:3770
+#: fish/cmds.c:3785 fish/cmds.c:3803 fish/cmds.c:3818 fish/cmds.c:3836
+#: fish/cmds.c:3851 fish/cmds.c:3870 fish/cmds.c:3889 fish/cmds.c:3907
+#: fish/cmds.c:3927 fish/cmds.c:3946 fish/cmds.c:3966 fish/cmds.c:3986
+#: fish/cmds.c:4006 fish/cmds.c:4025 fish/cmds.c:4044 fish/cmds.c:4064
+#: fish/cmds.c:4084 fish/cmds.c:4104 fish/cmds.c:4119 fish/cmds.c:4135
+#: fish/cmds.c:4156 fish/cmds.c:4207 fish/cmds.c:4225 fish/cmds.c:4242
+#: fish/cmds.c:4263 fish/cmds.c:4326 fish/cmds.c:4346 fish/cmds.c:4366
+#: fish/cmds.c:4386 fish/cmds.c:4406 fish/cmds.c:4426 fish/cmds.c:4445
+#: fish/cmds.c:4464 fish/cmds.c:4483 fish/cmds.c:4498 fish/cmds.c:4517
+#: fish/cmds.c:4537 fish/cmds.c:4557 fish/cmds.c:4580 fish/cmds.c:4634
+#: fish/cmds.c:4650 fish/cmds.c:4666 fish/cmds.c:4685 fish/cmds.c:4707
+#: fish/cmds.c:4729 fish/cmds.c:4749 fish/cmds.c:4766 fish/cmds.c:4783
+#: fish/cmds.c:4800 fish/cmds.c:4817 fish/cmds.c:4834 fish/cmds.c:4851
+#: fish/cmds.c:4868 fish/cmds.c:4887 fish/cmds.c:4910 fish/cmds.c:4946
+#: fish/cmds.c:4963 fish/cmds.c:4986 fish/cmds.c:5008 fish/cmds.c:5029
+#: fish/cmds.c:5049 fish/cmds.c:5068 fish/cmds.c:5088 fish/cmds.c:5106
+#: fish/cmds.c:5124 fish/cmds.c:5138 fish/cmds.c:5154 fish/cmds.c:5174
+#: fish/cmds.c:5193 fish/cmds.c:5212 fish/cmds.c:5231 fish/cmds.c:5250
+#: fish/cmds.c:5270 fish/cmds.c:5310 fish/cmds.c:5367 fish/cmds.c:5388
+#: fish/cmds.c:5409 fish/cmds.c:5430 fish/cmds.c:5448 fish/cmds.c:5470
+#: fish/cmds.c:5508 fish/cmds.c:5530 fish/cmds.c:5609 fish/cmds.c:5648
+#: fish/cmds.c:5663 fish/cmds.c:5680 fish/cmds.c:5694 fish/cmds.c:5710
+#: fish/cmds.c:5732 fish/cmds.c:5754 fish/cmds.c:5776 fish/cmds.c:5798
+#: fish/cmds.c:5820 fish/cmds.c:5842 fish/cmds.c:5862 fish/cmds.c:5879
+#: fish/cmds.c:5896 fish/cmds.c:5915 fish/cmds.c:5934 fish/cmds.c:5954
+#: fish/cmds.c:5990 fish/cmds.c:6009 fish/cmds.c:6028 fish/cmds.c:6045
+#: fish/cmds.c:6063 fish/cmds.c:6086 fish/cmds.c:6109 fish/cmds.c:6133
+#: fish/cmds.c:6156 fish/cmds.c:6177 fish/cmds.c:6200 fish/cmds.c:6223
+#: fish/cmds.c:6243 fish/cmds.c:6265 fish/cmds.c:6286 fish/cmds.c:6309
+#: fish/cmds.c:6326 fish/cmds.c:6343 fish/cmds.c:6361 fish/cmds.c:6379
+#: fish/cmds.c:6400 fish/cmds.c:6418 fish/cmds.c:6439 fish/cmds.c:6459
+#: fish/cmds.c:6477 fish/cmds.c:6498 fish/cmds.c:6521 fish/cmds.c:6544
+#: fish/cmds.c:6566 fish/cmds.c:6599 fish/cmds.c:6616 fish/cmds.c:6633
+#: fish/cmds.c:6657 fish/cmds.c:6680 fish/cmds.c:6703 fish/cmds.c:6725
+#: fish/cmds.c:6742 fish/cmds.c:6764 fish/cmds.c:6858 fish/cmds.c:6878
+#: fish/cmds.c:6898 fish/cmds.c:6918 fish/cmds.c:6936 fish/cmds.c:6957
+#: fish/cmds.c:6993 fish/cmds.c:7010 fish/cmds.c:7032 fish/cmds.c:7049
+#: fish/cmds.c:7085 fish/cmds.c:7105 fish/cmds.c:7125 fish/cmds.c:7145
+#: fish/cmds.c:7167 fish/cmds.c:7184 fish/cmds.c:7203 fish/cmds.c:7222
+#: fish/cmds.c:7244 fish/cmds.c:7265 fish/cmds.c:7286 fish/cmds.c:7307
+#: fish/cmds.c:7330 fish/cmds.c:7371 fish/cmds.c:7394 fish/cmds.c:7433
+#: fish/cmds.c:7450 fish/cmds.c:7469 fish/cmds.c:7490 fish/cmds.c:7513
+#: fish/cmds.c:7535 fish/cmds.c:7553 fish/cmds.c:7572 fish/cmds.c:7593
+#: fish/cmds.c:7670 fish/cmds.c:7711 fish/cmds.c:7790 fish/cmds.c:7866
+#: fish/cmds.c:7903 fish/cmds.c:7926 fish/cmds.c:7947 fish/cmds.c:7970
+#: fish/cmds.c:7992 fish/cmds.c:8017 fish/cmds.c:8060 fish/cmds.c:8101
+#: fish/cmds.c:8122 fish/cmds.c:8140 fish/cmds.c:8159 fish/cmds.c:8176
+#: fish/cmds.c:8194 fish/cmds.c:8221 fish/cmds.c:8245 fish/cmds.c:8269
+#: fish/cmds.c:8293 fish/cmds.c:8317 fish/cmds.c:8341 fish/cmds.c:8365
+#: fish/cmds.c:8389 fish/cmds.c:8413 fish/cmds.c:8437 fish/cmds.c:8461
+#: fish/cmds.c:8485 fish/cmds.c:8508 fish/cmds.c:8531 fish/cmds.c:8552
+#: fish/cmds.c:8573 fish/cmds.c:8594 fish/cmds.c:8614 fish/cmds.c:8637
+#: fish/cmds.c:8675 fish/cmds.c:8692 fish/cmds.c:8709 fish/cmds.c:8728
+#: fish/cmds.c:8747 fish/cmds.c:8764 fish/cmds.c:8781 fish/cmds.c:8798
+#: fish/cmds.c:8815 fish/cmds.c:8834 fish/cmds.c:8870 fish/cmds.c:8910
+#: fish/cmds.c:8943 fish/cmds.c:8960 fish/cmds.c:8977 fish/cmds.c:8993
+#: fish/cmds.c:9008 fish/cmds.c:9029 fish/cmds.c:9067 fish/cmds.c:9105
+#: fish/cmds.c:9144 fish/cmds.c:9184 fish/cmds.c:9225 fish/cmds.c:9266
+#: fish/cmds.c:9304 fish/cmds.c:9321 fish/cmds.c:9344 fish/cmds.c:9366
+#: fish/cmds.c:9388 fish/cmds.c:9408 fish/cmds.c:9428 fish/cmds.c:9464
+#: fish/cmds.c:9536 fish/cmds.c:9576 fish/cmds.c:9634 fish/cmds.c:9660
+#: fish/cmds.c:9686 fish/cmds.c:9714 fish/cmds.c:9773 fish/cmds.c:9794
+#: fish/cmds.c:9839 fish/cmds.c:9859 fish/cmds.c:9898 fish/cmds.c:9935
+#: fish/cmds.c:9955 fish/cmds.c:9977 fish/cmds.c:10034 fish/cmds.c:10054
+#: fish/cmds.c:10076 fish/cmds.c:10098 fish/cmds.c:10117 fish/cmds.c:10137
+#: fish/cmds.c:10164 fish/cmds.c:10184 fish/cmds.c:10204 fish/cmds.c:10224
+#: fish/cmds.c:10244 fish/cmds.c:10266 fish/cmds.c:10301 fish/cmds.c:10319
+#: fish/cmds.c:10342 fish/cmds.c:10364 fish/cmds.c:10379 fish/cmds.c:10396
+#: fish/cmds.c:10433 fish/cmds.c:10472 fish/cmds.c:10512 fish/cmds.c:10568
+#: fish/cmds.c:10590 fish/cmds.c:10626 fish/cmds.c:10641 fish/cmds.c:10661
+#: fish/cmds.c:10701 fish/cmds.c:10724 fish/cmds.c:10748 fish/cmds.c:10773
+#: fish/cmds.c:10814 fish/cmds.c:10839 fish/cmds.c:10877 fish/cmds.c:10908
+#: fish/cmds.c:10939 fish/cmds.c:10967 fish/cmds.c:10987 fish/cmds.c:11019
+#: fish/cmds.c:11039 fish/cmds.c:11059 fish/cmds.c:11076 fish/cmds.c:11094
+#: fish/cmds.c:11117 fish/cmds.c:11138 fish/cmds.c:11157 fish/cmds.c:11199
+#: fish/cmds.c:11242 fish/cmds.c:11286 fish/cmds.c:11325 fish/cmds.c:11344
+#: fish/cmds.c:11364 fish/cmds.c:11384 fish/cmds.c:11405 fish/cmds.c:11426
+#: fish/cmds.c:11447 fish/cmds.c:11468 fish/cmds.c:11489 fish/cmds.c:11511
+#: fish/cmds.c:11549 fish/cmds.c:11600 fish/cmds.c:11638 fish/cmds.c:11694
+#: fish/cmds.c:11717 fish/cmds.c:11830 fish/cmds.c:11859 fish/cmds.c:11886
+#: fish/cmds.c:11903 fish/cmds.c:11924 fish/cmds.c:11941 fish/cmds.c:11963
+#: fish/cmds.c:12003 fish/cmds.c:12024
 #, c-format
 msgid "type 'help %s' for help on %s\n"
 msgstr ""
 
-#: fish/cmds.c:3647 fish/cmds.c:4906 fish/cmds.c:5264 fish/cmds.c:5304
-#: fish/cmds.c:5323 fish/cmds.c:5466 fish/cmds.c:5525 fish/cmds.c:5544
-#: fish/cmds.c:5563 fish/cmds.c:5606 fish/cmds.c:5949 fish/cmds.c:6560
-#: fish/cmds.c:6759 fish/cmds.c:6778 fish/cmds.c:6797 fish/cmds.c:6816
-#: fish/cmds.c:6952 fish/cmds.c:7043 fish/cmds.c:7324 fish/cmds.c:7388
-#: fish/cmds.c:7587 fish/cmds.c:7606 fish/cmds.c:7625 fish/cmds.c:7664
-#: fish/cmds.c:7705 fish/cmds.c:7724 fish/cmds.c:7743 fish/cmds.c:7784
-#: fish/cmds.c:7803 fish/cmds.c:7822 fish/cmds.c:7860 fish/cmds.c:8013
-#: fish/cmds.c:8056 fish/cmds.c:8633 fish/cmds.c:8828 fish/cmds.c:8866
-#: fish/cmds.c:8904 fish/cmds.c:9024 fish/cmds.c:9061 fish/cmds.c:9099
-#: fish/cmds.c:9138 fish/cmds.c:9179 fish/cmds.c:9220 fish/cmds.c:9261
-#: fish/cmds.c:9424 fish/cmds.c:9460 fish/cmds.c:9473 fish/cmds.c:9486
-#: fish/cmds.c:9499 fish/cmds.c:9532 fish/cmds.c:9570 fish/cmds.c:9589
-#: fish/cmds.c:9710 fish/cmds.c:9729 fish/cmds.c:9790 fish/cmds.c:9803
-#: fish/cmds.c:9854 fish/cmds.c:9893 fish/cmds.c:9971 fish/cmds.c:9990
-#: fish/cmds.c:10264 fish/cmds.c:10391 fish/cmds.c:10428 fish/cmds.c:10467
-#: fish/cmds.c:10507 fish/cmds.c:10526 fish/cmds.c:10585 fish/cmds.c:10658
-#: fish/cmds.c:10768 fish/cmds.c:10838 fish/cmds.c:10872 fish/cmds.c:10903
-#: fish/cmds.c:10934 fish/cmds.c:10983 fish/cmds.c:11154 fish/cmds.c:11196
-#: fish/cmds.c:11241 fish/cmds.c:11283 fish/cmds.c:11509 fish/cmds.c:11547
-#: fish/cmds.c:11560 fish/cmds.c:11598 fish/cmds.c:11633 fish/cmds.c:11652
-#: fish/cmds.c:11719 fish/cmds.c:11747 fish/cmds.c:11770
+#: fish/cmds.c:3663 fish/cmds.c:4922 fish/cmds.c:5280 fish/cmds.c:5320
+#: fish/cmds.c:5339 fish/cmds.c:5482 fish/cmds.c:5541 fish/cmds.c:5560
+#: fish/cmds.c:5579 fish/cmds.c:5622 fish/cmds.c:5965 fish/cmds.c:6576
+#: fish/cmds.c:6775 fish/cmds.c:6794 fish/cmds.c:6813 fish/cmds.c:6832
+#: fish/cmds.c:6968 fish/cmds.c:7059 fish/cmds.c:7340 fish/cmds.c:7404
+#: fish/cmds.c:7603 fish/cmds.c:7622 fish/cmds.c:7641 fish/cmds.c:7680
+#: fish/cmds.c:7721 fish/cmds.c:7740 fish/cmds.c:7759 fish/cmds.c:7800
+#: fish/cmds.c:7819 fish/cmds.c:7838 fish/cmds.c:7876 fish/cmds.c:8029
+#: fish/cmds.c:8072 fish/cmds.c:8649 fish/cmds.c:8844 fish/cmds.c:8882
+#: fish/cmds.c:8920 fish/cmds.c:9040 fish/cmds.c:9077 fish/cmds.c:9115
+#: fish/cmds.c:9154 fish/cmds.c:9195 fish/cmds.c:9236 fish/cmds.c:9277
+#: fish/cmds.c:9440 fish/cmds.c:9476 fish/cmds.c:9489 fish/cmds.c:9502
+#: fish/cmds.c:9515 fish/cmds.c:9548 fish/cmds.c:9586 fish/cmds.c:9605
+#: fish/cmds.c:9726 fish/cmds.c:9745 fish/cmds.c:9806 fish/cmds.c:9819
+#: fish/cmds.c:9870 fish/cmds.c:9909 fish/cmds.c:9987 fish/cmds.c:10006
+#: fish/cmds.c:10280 fish/cmds.c:10407 fish/cmds.c:10444 fish/cmds.c:10483
+#: fish/cmds.c:10523 fish/cmds.c:10542 fish/cmds.c:10601 fish/cmds.c:10674
+#: fish/cmds.c:10784 fish/cmds.c:10854 fish/cmds.c:10888 fish/cmds.c:10919
+#: fish/cmds.c:10950 fish/cmds.c:10999 fish/cmds.c:11170 fish/cmds.c:11212
+#: fish/cmds.c:11257 fish/cmds.c:11299 fish/cmds.c:11525 fish/cmds.c:11563
+#: fish/cmds.c:11576 fish/cmds.c:11614 fish/cmds.c:11649 fish/cmds.c:11668
+#: fish/cmds.c:11735 fish/cmds.c:11763 fish/cmds.c:11786 fish/cmds.c:12041
 #, c-format
 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
 msgstr ""
 
-#: fish/cmds.c:3653 fish/cmds.c:4912 fish/cmds.c:5270 fish/cmds.c:5310
-#: fish/cmds.c:5329 fish/cmds.c:5472 fish/cmds.c:5531 fish/cmds.c:5550
-#: fish/cmds.c:5569 fish/cmds.c:5612 fish/cmds.c:5955 fish/cmds.c:6566
-#: fish/cmds.c:6765 fish/cmds.c:6784 fish/cmds.c:6803 fish/cmds.c:6822
-#: fish/cmds.c:6958 fish/cmds.c:7049 fish/cmds.c:7330 fish/cmds.c:7394
-#: fish/cmds.c:7593 fish/cmds.c:7612 fish/cmds.c:7631 fish/cmds.c:7670
-#: fish/cmds.c:7711 fish/cmds.c:7730 fish/cmds.c:7749 fish/cmds.c:7790
-#: fish/cmds.c:7809 fish/cmds.c:7828 fish/cmds.c:7866 fish/cmds.c:8019
-#: fish/cmds.c:8062 fish/cmds.c:8639 fish/cmds.c:8834 fish/cmds.c:8872
-#: fish/cmds.c:8910 fish/cmds.c:9030 fish/cmds.c:9067 fish/cmds.c:9105
-#: fish/cmds.c:9144 fish/cmds.c:9185 fish/cmds.c:9226 fish/cmds.c:9267
-#: fish/cmds.c:9538 fish/cmds.c:9576 fish/cmds.c:9595 fish/cmds.c:9716
-#: fish/cmds.c:9860 fish/cmds.c:9899 fish/cmds.c:9977 fish/cmds.c:9996
-#: fish/cmds.c:10397 fish/cmds.c:10434 fish/cmds.c:10473 fish/cmds.c:10513
-#: fish/cmds.c:10532 fish/cmds.c:10591 fish/cmds.c:10664 fish/cmds.c:10774
-#: fish/cmds.c:11160 fish/cmds.c:11202 fish/cmds.c:11247 fish/cmds.c:11289
-#: fish/cmds.c:11639 fish/cmds.c:11725 fish/cmds.c:11753 fish/cmds.c:11776
+#: fish/cmds.c:3669 fish/cmds.c:4928 fish/cmds.c:5286 fish/cmds.c:5326
+#: fish/cmds.c:5345 fish/cmds.c:5488 fish/cmds.c:5547 fish/cmds.c:5566
+#: fish/cmds.c:5585 fish/cmds.c:5628 fish/cmds.c:5971 fish/cmds.c:6582
+#: fish/cmds.c:6781 fish/cmds.c:6800 fish/cmds.c:6819 fish/cmds.c:6838
+#: fish/cmds.c:6974 fish/cmds.c:7065 fish/cmds.c:7346 fish/cmds.c:7410
+#: fish/cmds.c:7609 fish/cmds.c:7628 fish/cmds.c:7647 fish/cmds.c:7686
+#: fish/cmds.c:7727 fish/cmds.c:7746 fish/cmds.c:7765 fish/cmds.c:7806
+#: fish/cmds.c:7825 fish/cmds.c:7844 fish/cmds.c:7882 fish/cmds.c:8035
+#: fish/cmds.c:8078 fish/cmds.c:8655 fish/cmds.c:8850 fish/cmds.c:8888
+#: fish/cmds.c:8926 fish/cmds.c:9046 fish/cmds.c:9083 fish/cmds.c:9121
+#: fish/cmds.c:9160 fish/cmds.c:9201 fish/cmds.c:9242 fish/cmds.c:9283
+#: fish/cmds.c:9554 fish/cmds.c:9592 fish/cmds.c:9611 fish/cmds.c:9732
+#: fish/cmds.c:9876 fish/cmds.c:9915 fish/cmds.c:9993 fish/cmds.c:10012
+#: fish/cmds.c:10413 fish/cmds.c:10450 fish/cmds.c:10489 fish/cmds.c:10529
+#: fish/cmds.c:10548 fish/cmds.c:10607 fish/cmds.c:10680 fish/cmds.c:10790
+#: fish/cmds.c:11176 fish/cmds.c:11218 fish/cmds.c:11263 fish/cmds.c:11305
+#: fish/cmds.c:11655 fish/cmds.c:11741 fish/cmds.c:11769 fish/cmds.c:11792
 #, c-format
 msgid "%s: %s: integer out of range\n"
 msgstr ""
 
-#: fish/cmds.c:4139 fish/cmds.c:4246 fish/cmds.c:4563 fish/cmds.c:11700
-#: fish/cmds.c:11946
+#: fish/cmds.c:4155 fish/cmds.c:4262 fish/cmds.c:4579 fish/cmds.c:11716
+#: fish/cmds.c:11962 fish/cmds.c:12023
 #, c-format
 msgid "%s should have %d-%d parameter(s)\n"
 msgstr ""
 
-#: fish/cmds.c:4165 fish/cmds.c:4282 fish/cmds.c:4584 fish/cmds.c:11786
-#: fish/cmds.c:11963
+#: fish/cmds.c:4181 fish/cmds.c:4298 fish/cmds.c:4600 fish/cmds.c:11802
+#: fish/cmds.c:11979 fish/cmds.c:12056
 #, c-format
 msgid "%s: unknown optional argument \"%s\"\n"
 msgstr ""
 
-#: fish/cmds.c:4171 fish/cmds.c:4288 fish/cmds.c:4590 fish/cmds.c:11792
-#: fish/cmds.c:11969
+#: fish/cmds.c:4187 fish/cmds.c:4304 fish/cmds.c:4606 fish/cmds.c:11808
+#: fish/cmds.c:11985 fish/cmds.c:12062
 #, c-format
 msgid "%s: optional argument \"%s\" given twice\n"
 msgstr ""
 
-#: fish/cmds.c:11989
+#: fish/cmds.c:12082
 #, c-format
 msgid "%s: unknown command\n"
 msgstr ""
index 4cb9c54..a5db5d5 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-07-06 15:21+0100\n"
+"POT-Creation-Date: 2011-07-12 19:46+0100\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-"
@@ -415,1682 +415,1688 @@ msgstr "ലഭ്യമാക്കിയ ശേഷം സ്ഥലം അനു
 msgid "%s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: %s: അസാധുവായ ഇന്റിജര്‍ പരാമീറ്റര്‍ (%s %d തിരികെ നല്‍കിയിരിക്കുന്നു)\n"
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2615
 msgid "Command"
 msgstr "കമാന്‍ഡ്"
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2615
 msgid "Description"
 msgstr "വിവരണം"
 
-#: fish/cmds.c:2603
+#: fish/cmds.c:2617
 msgid "add a CD-ROM disk image to examine"
 msgstr "പരിശോധിക്കുന്നതിനായി ഒരു സിഡി-റോം ചിത്രം ചേര്‍ക്കുക"
 
-#: fish/cmds.c:2604
+#: fish/cmds.c:2618
 msgid "add the disk(s) from a named libvirt domain"
 msgstr ""
 
-#: fish/cmds.c:2605 fish/cmds.c:2606
+#: fish/cmds.c:2619 fish/cmds.c:2620
 msgid "add an image to examine or modify"
 msgstr "പരിശോധിക്കുന്നതിനോ മാറ്റം വരുത്തുന്നതിനോ ഒരു ചിത്രം ചേര്‍ക്കുക"
 
-#: fish/cmds.c:2607
+#: fish/cmds.c:2621
 msgid "add a drive in snapshot mode (read-only)"
 msgstr "സ്നാപ്ഷോട്ട് മോഡില്‍ ഒരു ഡ്രൈവ് ചേര്‍ക്കുക (റീഡ്-ഒണ്‍ലി)"
 
-#: fish/cmds.c:2608
+#: fish/cmds.c:2622
 msgid "add a drive read-only specifying the QEMU block emulation to use"
 msgstr ""
 
-#: fish/cmds.c:2609
+#: fish/cmds.c:2623
 msgid "add a drive specifying the QEMU block emulation to use"
 msgstr ""
 
-#: fish/cmds.c:2610
+#: fish/cmds.c:2624
 #, fuzzy
 msgid "allocate and add a disk file"
 msgstr "ഒരു സ്പാഴ്സ് ഇമേജ് ഫയല്‍ അനുവദിക്കുക"
 
-#: fish/cmds.c:2611
+#: fish/cmds.c:2625
 #, fuzzy
 msgid "clear Augeas path"
 msgstr "ഒരു Augeas പാഥ് നീക്കം ചെയ്യുക"
 
-#: fish/cmds.c:2612
+#: fish/cmds.c:2626
 msgid "close the current Augeas handle"
 msgstr "നിലവിലുള്ള Augeas ഹാന്‍ഡില്‍ അടയ്ക്കുക"
 
-#: fish/cmds.c:2613
+#: fish/cmds.c:2627
 msgid "define an Augeas node"
 msgstr "ഒരു Augeas നോഡ് നിഷ്കര്‍ഷിക്കുന്നു"
 
-#: fish/cmds.c:2614
+#: fish/cmds.c:2628
 msgid "define an Augeas variable"
 msgstr "ഒരു Augeas വേരിയബിള്‍ നിഷ്കര്‍ഷിക്കുന്നു"
 
-#: fish/cmds.c:2615
+#: fish/cmds.c:2629
 msgid "look up the value of an Augeas path"
 msgstr "ഒരു Augeas പാഥിന്റെ മൂല്ല്യം തെരയുക"
 
-#: fish/cmds.c:2616
+#: fish/cmds.c:2630
 msgid "create a new Augeas handle"
 msgstr "ഒരു പുതിയ Augeas ഹാന്‍ഡില്‍ നിര്‍മ്മിക്കുക"
 
-#: fish/cmds.c:2617
+#: fish/cmds.c:2631
 msgid "insert a sibling Augeas node"
 msgstr "ഒരു സിബ്ലിങ് Augueas നോഡ് ചേര്‍ക്കുക"
 
-#: fish/cmds.c:2618
+#: fish/cmds.c:2632
 msgid "load files into the tree"
 msgstr "ട്രീയിലേക്ക് ഫയലുകള്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2619
+#: fish/cmds.c:2633
 msgid "list Augeas nodes under augpath"
 msgstr "augpath-ല്‍ Augeas നോഡുകള്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2620
+#: fish/cmds.c:2634
 msgid "return Augeas nodes which match augpath"
 msgstr "augpath-നു് ചേരുന്ന Augeas നോഡുകള്‍ തിരികെ നല്‍കുക"
 
-#: fish/cmds.c:2621
+#: fish/cmds.c:2635
 msgid "move Augeas node"
 msgstr "Augeas നോഡ് നീക്കുക"
 
-#: fish/cmds.c:2622
+#: fish/cmds.c:2636
 msgid "remove an Augeas path"
 msgstr "ഒരു Augeas പാഥ് നീക്കം ചെയ്യുക"
 
-#: fish/cmds.c:2623
+#: fish/cmds.c:2637
 msgid "write all pending Augeas changes to disk"
 msgstr "ബാക്കിയുള്ള എല്ലാ Augeas മാറ്റങ്ങളും ഡിസ്കിലേക്ക് സൂക്ഷിക്കുക"
 
-#: fish/cmds.c:2624
+#: fish/cmds.c:2638
 msgid "set Augeas path to value"
 msgstr "Augeas പാഥ് ഒരു മൂല്ല്യമായി സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2625
+#: fish/cmds.c:2639
 msgid "test availability of some parts of the API"
 msgstr "എപിഐയുടെ ചില ഭാഗങ്ങളുടെ ലഭ്യത പരിശോധിക്കുക"
 
-#: fish/cmds.c:2626
+#: fish/cmds.c:2640
 #, fuzzy
 msgid "return a list of all optional groups"
 msgstr "inotify ഇവന്റുകളുടെ പട്ടിക ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2627
+#: fish/cmds.c:2641
 msgid "upload base64-encoded data to file"
 msgstr ""
 
-#: fish/cmds.c:2628
+#: fish/cmds.c:2642
 #, fuzzy
 msgid "download file and encode as base64"
 msgstr "ലോക്കല്‍ മഷീനിലേക്കു് ഒരു ഫയല്‍ ഡൌണ്‍ലോഡ് ചെയ്യുക"
 
-#: fish/cmds.c:2629
+#: fish/cmds.c:2643
 msgid "flush device buffers"
 msgstr "ഡിവൈസ് ബഫറുകള്‍ വെടിപ്പാക്കുക"
 
-#: fish/cmds.c:2630
+#: fish/cmds.c:2644
 msgid "get blocksize of block device"
 msgstr "ബ്ലോക്ക് ഡിവൈസിന്റെ വ്യാപ്തി ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2631
+#: fish/cmds.c:2645
 msgid "is block device set to read-only"
 msgstr "ബ്ലോക്ക് ഡിവൈസ് റീഡ്-ഒണ്‍ലി ആയി സജ്ജമാണോ"
 
-#: fish/cmds.c:2632
+#: fish/cmds.c:2646
 msgid "get total size of device in bytes"
 msgstr "ഡിവൈസിന്റെ മൊത്തം വ്യാപ്തി ബൈറ്റ്സില്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2633
+#: fish/cmds.c:2647
 msgid "get sectorsize of block device"
 msgstr "ബ്ലോക്ക് ഡിവൈസിന്റെ സെക്ടര്‍ വ്യാപ്തി ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2634
+#: fish/cmds.c:2648
 msgid "get total size of device in 512-byte sectors"
 msgstr "ഡിവൈസിന്റെ മൊത്തം വ്യാപ്തി 512-ബൈറ്റ് സെക്ടറുളില്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2635
+#: fish/cmds.c:2649
 msgid "reread partition table"
 msgstr "പാര്‍ട്ടീഷന്‍ ടേബിള്‍ വീണ്ടും ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2636
+#: fish/cmds.c:2650
 msgid "set blocksize of block device"
 msgstr "ബ്ലോക്ക് ഡിവൈസിന്റെ ബ്ലോക്ക് വ്യാപ്തി സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2637
+#: fish/cmds.c:2651
 msgid "set block device to read-only"
 msgstr "ബ്ലോക്ക് ഡിവൈസ് റീഡ്-ഒണ്‍ലി ആയി സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2638
+#: fish/cmds.c:2652
 msgid "set block device to read-write"
 msgstr "ബ്ലോക്ക് ഡിവൈസ് റീഡ്-റൈറ്റ് ആയി സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2639
+#: fish/cmds.c:2653
 msgid "return true path on case-insensitive filesystem"
 msgstr "കേസ്-സെന്‍സിറ്റീവ് ഫയല്‍സിസ്റ്റത്തില്‍ ട്രൂ പാഥ് തിരികെ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2640
+#: fish/cmds.c:2654
 msgid "list the contents of a file"
 msgstr "ഒരു ഫയലിലുള്ളവ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2641
+#: fish/cmds.c:2655
 msgid "compute MD5, SHAx or CRC checksum of file"
 msgstr "ഒരു ഫയലിന്റെ MD5, SHAx അല്ലെങ്കില്‍ CRC ചെക്ക്സം കണ്ടുപിടിക്കുക"
 
-#: fish/cmds.c:2642
+#: fish/cmds.c:2656
 #, fuzzy
 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
 msgstr "ഒരു ഫയലിന്റെ MD5, SHAx അല്ലെങ്കില്‍ CRC ചെക്ക്സം കണ്ടുപിടിക്കുക"
 
-#: fish/cmds.c:2643
+#: fish/cmds.c:2657
 #, fuzzy
 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
 msgstr "ഒരു ഫയലിന്റെ MD5, SHAx അല്ലെങ്കില്‍ CRC ചെക്ക്സം കണ്ടുപിടിക്കുക"
 
-#: fish/cmds.c:2644
+#: fish/cmds.c:2658
 msgid "change file mode"
 msgstr "ഫയല്‍ മോഡ് മാറ്റുക"
 
-#: fish/cmds.c:2645 fish/cmds.c:2765
+#: fish/cmds.c:2659 fish/cmds.c:2779
 msgid "change file owner and group"
 msgstr "ഫയലിന്റെ ഉടമസ്ഥനും ഗ്രൂപ്പും മാറ്റുക"
 
-#: fish/cmds.c:2646
+#: fish/cmds.c:2660
 msgid "run a command from the guest filesystem"
 msgstr "ഗസ്റ്റ് ഫയല്‍സിസ്റ്റമില്‍ നിന്നും ഒരു കമാന്‍ഡ് പ്രവര്‍ത്തിപ്പിക്കുക"
 
-#: fish/cmds.c:2647
+#: fish/cmds.c:2661
 msgid "run a command, returning lines"
 msgstr "വരികള്‍ തിരികെ ലഭ്യമാക്കുന്ന ഒരു കമാന്‍ഡ് പ്രവര്‍ത്തിപ്പിക്കുക"
 
-#: fish/cmds.c:2648
+#: fish/cmds.c:2662
 msgid "add qemu parameters"
 msgstr "qemu പരാമീറ്ററുകള്‍ ചേര്‍ക്കുക"
 
-#: fish/cmds.c:2649
+#: fish/cmds.c:2663
 #, fuzzy
 msgid "copy local files or directories into an image"
 msgstr "ട്രീയിലേക്ക് ഫയലുകള്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2650
+#: fish/cmds.c:2664
 #, fuzzy
 msgid "copy remote files or directories out of an image"
 msgstr "ട്രീയിലേക്ക് ഫയലുകള്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2651
+#: fish/cmds.c:2665
 #, fuzzy
 msgid "copy size bytes from source to destination using dd"
 msgstr "dd ഉപയോഗിച്ചു് ഉറവിടത്തില്‍ നിന്നും ലക്ഷ്യസ്ഥാനത്തേക്കു് പകര്‍ത്തുക"
 
-#: fish/cmds.c:2652
+#: fish/cmds.c:2666
 msgid "copy a file"
 msgstr "ഒരു ഫയല്‍ പകര്‍ത്തുക"
 
-#: fish/cmds.c:2653
+#: fish/cmds.c:2667
 msgid "copy a file or directory recursively"
 msgstr "ആവര്‍ത്തിച്ചു് ഒരു ഫയല്‍ അല്ലെങ്കില്‍ ഡയറക്ടറി പകര്‍ത്തുക"
 
-#: fish/cmds.c:2654
+#: fish/cmds.c:2668
 msgid "copy from source to destination using dd"
 msgstr "dd ഉപയോഗിച്ചു് ഉറവിടത്തില്‍ നിന്നും ലക്ഷ്യസ്ഥാനത്തേക്കു് പകര്‍ത്തുക"
 
-#: fish/cmds.c:2655
+#: fish/cmds.c:2669
 msgid "debugging and internals"
 msgstr "ഡീബഗ്ഗിങും ഇന്റേണലും"
 
-#: fish/cmds.c:2656
+#: fish/cmds.c:2670
 #, fuzzy
 msgid "debug the QEMU command line (internal use only)"
 msgstr "ലോക്കല്‍ മഷീനില്‍ നിന്നും ഒരു ഫയല്‍ അപ്‌ലോഡ് ചെയ്യുക"
 
-#: fish/cmds.c:2657
+#: fish/cmds.c:2671
 #, fuzzy
 msgid "upload a file to the appliance (internal use only)"
 msgstr "ലോക്കല്‍ മഷീനില്‍ നിന്നും ഒരു ഫയല്‍ അപ്‌ലോഡ് ചെയ്യുക"
 
-#: fish/cmds.c:2658
+#: fish/cmds.c:2672
 msgid "report file system disk space usage"
 msgstr "ഫയല്‍ സിസ്റ്റത്തിന്റെ ഡിസ്കിലുള്ള സ്ഥലത്തിന്റെ ഉപയോഗം രേഖപ്പെടുത്തുക"
 
-#: fish/cmds.c:2659
+#: fish/cmds.c:2673
 msgid "report file system disk space usage (human readable)"
 msgstr ""
 "ഫയല്‍ സിസ്റ്റത്തിന്റെ ഡിസ്കിലുള്ള സ്ഥലത്തിന്റെ ഉപയോഗം രേഖപ്പെടുത്തുക (മനുഷ്യര്‍ക്കു് വായിക്കുവാന്‍ "
 "സാധിക്കുന്നതു്)"
 
-#: fish/cmds.c:2660
+#: fish/cmds.c:2674
 #, fuzzy
 msgid "display an image"
 msgstr "ഒരു ചിത്രം അനുവദിക്കുക"
 
-#: fish/cmds.c:2661
+#: fish/cmds.c:2675
 msgid "return kernel messages"
 msgstr "കേണല്‍ സന്ദേശങ്ങള്‍ തിരികെ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2662
+#: fish/cmds.c:2676
 msgid "download a file to the local machine"
 msgstr "ലോക്കല്‍ മഷീനിലേക്കു് ഒരു ഫയല്‍ ഡൌണ്‍ലോഡ് ചെയ്യുക"
 
-#: fish/cmds.c:2663
+#: fish/cmds.c:2677
 #, fuzzy
 msgid "download a file to the local machine with offset and size"
 msgstr "ലോക്കല്‍ മഷീനിലേക്കു് ഒരു ഫയല്‍ ഡൌണ്‍ലോഡ് ചെയ്യുക"
 
-#: fish/cmds.c:2664
+#: fish/cmds.c:2678
 msgid "drop kernel page cache, dentries and inodes"
 msgstr "കേര്‍ണല്‍ താളിന്റെ കാഷ്, ഡിഎന്‍ട്രികള്‍ ഐനോഡുകള്‍ എന്നിവ വേണ്ടെന്നു് വയ്ക്കുക"
 
-#: fish/cmds.c:2665
+#: fish/cmds.c:2679
 msgid "estimate file space usage"
 msgstr "ഫയലിലുള്ള സ്ഥലത്തിന്റെ ഉപയോഗം കണക്കുകൂട്ടുക"
 
-#: fish/cmds.c:2666
+#: fish/cmds.c:2680
 msgid "check an ext2/ext3 filesystem"
 msgstr "ഒരു ext2/ext3 ഫയല്‍സിസ്റ്റം പരിശോധിക്കുക"
 
-#: fish/cmds.c:2667
+#: fish/cmds.c:2681
 msgid "display a line of text"
 msgstr "ഒരു വരി കാണിക്കുക"
 
-#: fish/cmds.c:2668
+#: fish/cmds.c:2682
 msgid "echo arguments back to the client"
 msgstr "ക്ലയന്റിലേക്കു് ആര്‍ഗ്യുമെന്റുകള്‍ തിരികെ എക്കോ ചെയ്യുക"
 
-#: fish/cmds.c:2669
+#: fish/cmds.c:2683
 #, fuzzy
 msgid "edit a file"
 msgstr "ഒരു ഫയല്‍ വായിക്കുക"
 
-#: fish/cmds.c:2670 fish/cmds.c:2671 fish/cmds.c:2676 fish/cmds.c:2677
-#: fish/cmds.c:2710 fish/cmds.c:2711 fish/cmds.c:2960 fish/cmds.c:2961
-#: fish/cmds.c:2965 fish/cmds.c:2966 fish/cmds.c:2968 fish/cmds.c:2969
+#: fish/cmds.c:2684 fish/cmds.c:2685 fish/cmds.c:2690 fish/cmds.c:2691
+#: fish/cmds.c:2724 fish/cmds.c:2725 fish/cmds.c:2976 fish/cmds.c:2977
+#: fish/cmds.c:2981 fish/cmds.c:2982 fish/cmds.c:2984 fish/cmds.c:2985
 msgid "return lines matching a pattern"
 msgstr "ഒരു മാതൃകയ്ക്കു് ചേരുന്ന വരികള്‍ തിരികെ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2672
+#: fish/cmds.c:2686
 msgid "test if two files have equal contents"
 msgstr "രണ്ടു് ഫയലുകളില്‍ ഒരേ പോലുള്ള വിവരങ്ങള്‍ ലഭ്യമാണോ എന്നു് പരിശോധിക്കുക"
 
-#: fish/cmds.c:2673
+#: fish/cmds.c:2687
 msgid "test if file or directory exists"
 msgstr "ഫയല്‍ അല്ലെങ്കില്‍ ഡയറക്ടറി നിലവിലുണ്ടോ എന്നു് പരിശോധിക്കുക"
 
-#: fish/cmds.c:2674 fish/cmds.c:2675
+#: fish/cmds.c:2688 fish/cmds.c:2689
 msgid "preallocate a file in the guest filesystem"
 msgstr "ഗസ്റ്റ് ഫയല്‍സിസ്റ്റത്തില്‍ ഒരു ഫയല്‍ പ്രീഅലോക്കേറ്റ് ചെയ്യുക"
 
-#: fish/cmds.c:2678
+#: fish/cmds.c:2692
 msgid "determine file type"
 msgstr "ഫയല്‍ തരം കണ്ടുപിടിക്കുക"
 
-#: fish/cmds.c:2679
+#: fish/cmds.c:2693
 msgid "detect the architecture of a binary file"
 msgstr ""
 
-#: fish/cmds.c:2680
+#: fish/cmds.c:2694
 msgid "return the size of the file in bytes"
 msgstr "ഫയലിന്റെ വ്യാപ്തി ബൈറ്റുകളില്‍ തിരികെ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2681
+#: fish/cmds.c:2695
 msgid "fill a file with octets"
 msgstr "ഫയല്‍ ഒക്ടറ്റുകള്‍ ഉപയോഗിച്ചു് നിറയ്ക്കുക"
 
-#: fish/cmds.c:2682
+#: fish/cmds.c:2696
 #, fuzzy
 msgid "fill a file with a repeating pattern of bytes"
 msgstr "ഫയല്‍ ഒക്ടറ്റുകള്‍ ഉപയോഗിച്ചു് നിറയ്ക്കുക"
 
-#: fish/cmds.c:2683
+#: fish/cmds.c:2697
 msgid "find all files and directories"
 msgstr "എല്ലാ ഫയലുകളും ഡയറക്ടറികളും കണ്ടുപിടിക്കുക"
 
-#: fish/cmds.c:2684
+#: fish/cmds.c:2698
 msgid "find all files and directories, returning NUL-separated list"
 msgstr "എല്ലാ ഫയലുകളും ഡറക്ടറികളും കണ്ടുപിടിക്കുക, NUL-വേര്‍തിരിച്ച പട്ടിക തിരികെ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2685
+#: fish/cmds.c:2699
 #, fuzzy
 msgid "find a filesystem by label"
 msgstr "ext2/3/4 ഫയല്‍സിസ്റ്റം ലേബല്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2686
+#: fish/cmds.c:2700
 #, fuzzy
 msgid "find a filesystem by UUID"
 msgstr "ext2/3/4 ഫയല്‍സിസ്റ്റം UUID ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2687
+#: fish/cmds.c:2701
 msgid "run the filesystem checker"
 msgstr "ഫയല്‍സിസ്റ്റം ചെക്കര്‍ പ്രവര്‍ത്തിപ്പിക്കുക"
 
-#: fish/cmds.c:2688
+#: fish/cmds.c:2702
 msgid "get the additional kernel options"
 msgstr "അധികമായ കേര്‍ണല്‍ ഉപാധികള്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2689
+#: fish/cmds.c:2703
 #, fuzzy
 msgid "get the attach method"
 msgstr "തെരച്ചിലിനുള്ള പാഥ് ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2690
+#: fish/cmds.c:2704
 msgid "get autosync mode"
 msgstr "autosync മോഡ് ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2691
+#: fish/cmds.c:2705
 msgid "get direct appliance mode flag"
 msgstr "നേരിട്ടുള്ള അപ്ലയന്‍സ് മോഡ് ഫ്ലാഗ് ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2692
+#: fish/cmds.c:2706
 msgid "get the ext2/3/4 filesystem label"
 msgstr "ext2/3/4 ഫയല്‍സിസ്റ്റം ലേബല്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2693
+#: fish/cmds.c:2707
 msgid "get the ext2/3/4 filesystem UUID"
 msgstr "ext2/3/4 ഫയല്‍സിസ്റ്റം UUID ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2694
+#: fish/cmds.c:2708
 msgid "get memory allocated to the qemu subprocess"
 msgstr "qemu ഉപപ്രകിയകള്‍ക്കുള്ള മെമ്മറി ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2695
+#: fish/cmds.c:2709
 #, fuzzy
 msgid "get enable network flag"
 msgstr "SELinux പ്രവര്‍ത്തന സജ്ജമാക്കുന്നതിനുള്ള ഫ്ലാഗ് ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2696
+#: fish/cmds.c:2710
 msgid "get the search path"
 msgstr "തെരച്ചിലിനുള്ള പാഥ് ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2697
+#: fish/cmds.c:2711
 msgid "get PID of qemu subprocess"
 msgstr "qemu ഉപപ്രക്രിയയ്ക്കുള്ള PID ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2698
+#: fish/cmds.c:2712
 msgid "get the qemu binary"
 msgstr "qemu ബൈനറി ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2699
+#: fish/cmds.c:2713
 msgid "get recovery process enabled flag"
 msgstr "വീണ്ടെടുക്കുന്ന പ്രക്രിയ പ്രവര്‍ത്തന സജ്ജമാക്കുന്നതിനുള്ള ഫ്ലാഗ് ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2700
+#: fish/cmds.c:2714
 msgid "get SELinux enabled flag"
 msgstr "SELinux പ്രവര്‍ത്തന സജ്ജമാക്കുന്നതിനുള്ള ഫ്ലാഗ് ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2701
+#: fish/cmds.c:2715
 msgid "get the current state"
 msgstr "ഇപ്പോഴുള്ള അവസ്ഥ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2702
+#: fish/cmds.c:2716
 msgid "get command trace enabled flag"
 msgstr "കമാന്‍ഡ് ട്രെയിസ് പ്രവര്‍ത്തന സജ്ജമാക്കുന്നതിനുള്ള ഫ്ലാഗ് ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2703
+#: fish/cmds.c:2717
 #, fuzzy
 msgid "get the current umask"
 msgstr "ഇപ്പോഴുള്ള അവസ്ഥ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2704
+#: fish/cmds.c:2718
 msgid "get verbose mode"
 msgstr "വെര്‍ബോസ് മോഡ്"
 
-#: fish/cmds.c:2705
+#: fish/cmds.c:2719
 msgid "get SELinux security context"
 msgstr "SELinux സെക്യൂരിറ്റി കോണ്‍ടെക്സ്റ്റ് ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2706 fish/cmds.c:2766
+#: fish/cmds.c:2720 fish/cmds.c:2780
 msgid "get a single extended attribute"
 msgstr ""
 
-#: fish/cmds.c:2707 fish/cmds.c:2767
+#: fish/cmds.c:2721 fish/cmds.c:2781
 msgid "list extended attributes of a file or directory"
 msgstr "ഒരു ഫയല്‍ അല്ലെങ്കില്‍ ഡയറക്ടറിയ്ക്കുള്ള അധികമായ വിശേഷതകള്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2708
+#: fish/cmds.c:2722
 msgid "expand wildcards in command"
 msgstr "കമാന്‍ഡില്‍ വൈള്‍ഡ്കാര്‍ഡുകള്‍ വികസിപ്പിക്കുക"
 
-#: fish/cmds.c:2709
+#: fish/cmds.c:2723
 msgid "expand a wildcard path"
 msgstr "ഒരു വൈള്‍ജ്കാര്‍ഡ് പാഥ് വികസിപ്പിക്കുക"
 
-#: fish/cmds.c:2712
+#: fish/cmds.c:2726
 msgid "install GRUB"
 msgstr "GRUB ഇന്‍സ്റ്റോള്‍ ചെയ്യുക"
 
-#: fish/cmds.c:2713
+#: fish/cmds.c:2727
 msgid "return first 10 lines of a file"
 msgstr "ഒരു ഫയലിന്റെ ആദ്യത്തെ 10 വരികള്‍ തിരികെ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2714
+#: fish/cmds.c:2728
 msgid "return first N lines of a file"
 msgstr "ഒരു ഫയലിന്റെ ആദ്യത്തെ N വരികള്‍ തിരികെ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2715
+#: fish/cmds.c:2729
 msgid "dump a file in hexadecimal"
 msgstr "ഹെക്സാഡെസിമലില്‍ ഒരു ഫയല്‍ ഡമ്പ് ചെയ്യുക"
 
-#: fish/cmds.c:2716
+#: fish/cmds.c:2730
 msgid "edit with a hex editor"
 msgstr ""
 
-#: fish/cmds.c:2717
+#: fish/cmds.c:2731
 #, fuzzy
 msgid "list the contents of a single file in an initrd"
 msgstr "ഒരു ഫയലിലുള്ളവ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2718
+#: fish/cmds.c:2732
 msgid "list files in an initrd"
 msgstr "initrd-യില്‍ ഫയലുകള്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2719
+#: fish/cmds.c:2733
 msgid "add an inotify watch"
 msgstr "ഒരു inotify നിരീക്ഷണം ചേര്‍ക്കുക"
 
-#: fish/cmds.c:2720
+#: fish/cmds.c:2734
 msgid "close the inotify handle"
 msgstr "inotify ഹാന്‍ഡില്‍ അടയ്ക്കുക"
 
-#: fish/cmds.c:2721
+#: fish/cmds.c:2735
 msgid "return list of watched files that had events"
 msgstr "ഇവന്റുകളുള്ള നീരീക്ഷണത്തിലുള്ള ഫയലുകളുടെ പട്ടിക തിരികെ നല്‍കുക"
 
-#: fish/cmds.c:2722
+#: fish/cmds.c:2736
 msgid "create an inotify handle"
 msgstr "ഒരു inotify ഹാന്‍ഡില്‍ നിര്‍മ്മിക്കുക"
 
-#: fish/cmds.c:2723
+#: fish/cmds.c:2737
 msgid "return list of inotify events"
 msgstr "inotify ഇവന്റുകളുടെ പട്ടിക ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2724
+#: fish/cmds.c:2738
 msgid "remove an inotify watch"
 msgstr "inotify നിരീക്ഷണം നീക്കം ചെയ്യുക"
 
-#: fish/cmds.c:2725
+#: fish/cmds.c:2739
 msgid "get architecture of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2726
+#: fish/cmds.c:2740
 msgid "get distro of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2727
+#: fish/cmds.c:2741
 msgid "get drive letter mappings"
 msgstr ""
 
-#: fish/cmds.c:2728
+#: fish/cmds.c:2742
 msgid "get filesystems associated with inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2729
+#: fish/cmds.c:2743
 msgid "get format of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2730
+#: fish/cmds.c:2744
 msgid "get hostname of the operating system"
 msgstr ""
 
-#: fish/cmds.c:2731
+#: fish/cmds.c:2745
 #, fuzzy
 msgid "get the icon corresponding to this operating system"
 msgstr "ഒരു മൌണ്ട് ചെയ്ത ഡിവൈസിനുള്ള Linux  VFS രീതി ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2732
+#: fish/cmds.c:2746
 msgid "get major version of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2733
+#: fish/cmds.c:2747
 msgid "get minor version of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2734
+#: fish/cmds.c:2748
 msgid "get mountpoints of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2735
+#: fish/cmds.c:2749
 msgid "get package format used by the operating system"
 msgstr ""
 
-#: fish/cmds.c:2736
+#: fish/cmds.c:2750
 msgid "get package management tool used by the operating system"
 msgstr ""
 
-#: fish/cmds.c:2737
+#: fish/cmds.c:2751
 msgid "get product name of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2738
+#: fish/cmds.c:2752
 msgid "get product variant of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2739
+#: fish/cmds.c:2753
 msgid "return list of operating systems found by last inspection"
 msgstr ""
 
-#: fish/cmds.c:2740
+#: fish/cmds.c:2754
 msgid "get type of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2741
+#: fish/cmds.c:2755
 msgid "get Windows CurrentControlSet of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2742
+#: fish/cmds.c:2756
 msgid "get Windows systemroot of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2743
+#: fish/cmds.c:2757
 msgid "get live flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2744
+#: fish/cmds.c:2758
 msgid "get multipart flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2745
+#: fish/cmds.c:2759
 msgid "get netinst (network installer) flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2746
+#: fish/cmds.c:2760
 msgid "get list of applications installed in the operating system"
 msgstr ""
 
-#: fish/cmds.c:2747
+#: fish/cmds.c:2761
 msgid "inspect disk and return list of operating systems found"
 msgstr ""
 
-#: fish/cmds.c:2748
+#: fish/cmds.c:2762
 #, fuzzy
 msgid "test if block device"
 msgstr "ബ്ലോക്ക് ഡിവൈസുകള്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2749
+#: fish/cmds.c:2763
 msgid "is busy processing a command"
 msgstr "കമാന്‍ഡ് പ്രവര്‍ത്തിപ്പിക്കുന്നതില്‍ തിരക്കിലാണു്"
 
-#: fish/cmds.c:2750
+#: fish/cmds.c:2764
 #, fuzzy
 msgid "test if character device"
 msgstr "ബ്ലോക്ക്, ക്യാറക്ടര്‍ അല്ലെങ്കില്‍ FIFO ഡിവൈസുകള്‍ ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2751
+#: fish/cmds.c:2765
 msgid "is in configuration state"
 msgstr "ക്രമീകരണ അവസ്ഥയില്‍"
 
-#: fish/cmds.c:2752
+#: fish/cmds.c:2766
 #, fuzzy
 msgid "test if a directory"
 msgstr "ഒരു ഡയറക്ടറി ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2753
+#: fish/cmds.c:2767
 #, fuzzy
 msgid "test if FIFO (named pipe)"
 msgstr "make FIFO (named pipe)"
 
-#: fish/cmds.c:2754
+#: fish/cmds.c:2768
 msgid "test if a regular file"
 msgstr ""
 
-#: fish/cmds.c:2755
+#: fish/cmds.c:2769
 msgid "is launching subprocess"
 msgstr "ഉപപ്രക്രിയ ലഭ്യമാക്കുന്നു"
 
-#: fish/cmds.c:2756
+#: fish/cmds.c:2770
 #, fuzzy
 msgid "test if device is a logical volume"
 msgstr "ഒരു എല്‍വിഎം ലോജിക്കല്‍ വോള്യത്തിന്റെ വ്യാപ്തി മാറ്റുക"
 
-#: fish/cmds.c:2757
+#: fish/cmds.c:2771
 msgid "is ready to accept commands"
 msgstr "കമാന്‍ഡുകള്‍ സ്വീകരിക്കുവാന്‍ തയ്യാര്‍"
 
-#: fish/cmds.c:2758
+#: fish/cmds.c:2772
 #, fuzzy
 msgid "test if socket"
 msgstr "ഡെമണ്‍ സോക്കറ്റിലേക്ക് സൂക്ഷിക്കുക"
 
-#: fish/cmds.c:2759
+#: fish/cmds.c:2773
 #, fuzzy
 msgid "test if symbolic link"
 msgstr "ഒരു സിംബോളിക് ലിങ്ക് നിര്‍മ്മിക്കുക"
 
-#: fish/cmds.c:2760
+#: fish/cmds.c:2774
 #, fuzzy
 msgid "test if a file contains all zero bytes"
 msgstr "രണ്ടു് ഫയലുകളില്‍ ഒരേ പോലുള്ള വിവരങ്ങള്‍ ലഭ്യമാണോ എന്നു് പരിശോധിക്കുക"
 
-#: fish/cmds.c:2761
+#: fish/cmds.c:2775
 #, fuzzy
 msgid "test if a device contains all zero bytes"
 msgstr "ഒരു എല്‍വിഎം ലോജിക്കല്‍ വോള്യത്തിന്റെ വ്യാപ്തി മാറ്റുക"
 
-#: fish/cmds.c:2762
+#: fish/cmds.c:2776
 msgid "kill the qemu subprocess"
 msgstr "qemu ഉപപ്രക്രിയ ഇല്ലാതാക്കുന്നു"
 
-#: fish/cmds.c:2763
+#: fish/cmds.c:2777
 msgid "launch the qemu subprocess"
 msgstr "qemu ഉപപ്രക്രിയ ലഭ്യമാക്കുന്നു"
 
-#: fish/cmds.c:2764
+#: fish/cmds.c:2778
 #, fuzzy
 msgid "change working directory"
 msgstr "പ്രാദേശികമായി മാറ്റുവാനുള്ള ഡയറക്ടറി"
 
-#: fish/cmds.c:2768
+#: fish/cmds.c:2782
 #, fuzzy
 msgid "list 9p filesystems"
 msgstr "ഒരു ഫയല്‍സിസ്റ്റം ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2769
+#: fish/cmds.c:2783
 msgid "list the block devices"
 msgstr "ബ്ലോക്ക് ഡിവൈസുകള്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2770
+#: fish/cmds.c:2784
+#, fuzzy
+msgid "list device mapper devices"
+msgstr "ബ്ലോക്ക് ഡിവൈസുകള്‍ ലഭ്യമാക്കുക"
+
+#: fish/cmds.c:2785
 #, fuzzy
 msgid "list filesystems"
 msgstr "ഒരു ഫയല്‍സിസ്റ്റം ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2771
+#: fish/cmds.c:2786
 msgid "list the partitions"
 msgstr "പാര്‍ട്ടീഷനുകള്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2772
+#: fish/cmds.c:2787
 msgid "list the files in a directory (long format)"
 msgstr "ഫയലുകള്‍ ഒരു ഡയറക്ടറിയില്‍ ലഭ്യമാക്കുക (ലോങ് ഫോര്‍മാറ്റ്)"
 
-#: fish/cmds.c:2773 fish/cmds.c:2774
+#: fish/cmds.c:2788 fish/cmds.c:2789
 msgid "create a hard link"
 msgstr "ഒരു ഹാര്‍ഡ് ലിങ്ക് നിര്‍മ്മിക്കുക"
 
-#: fish/cmds.c:2775 fish/cmds.c:2776
+#: fish/cmds.c:2790 fish/cmds.c:2791
 msgid "create a symbolic link"
 msgstr "ഒരു സിംബോളിക് ലിങ്ക് നിര്‍മ്മിക്കുക"
 
-#: fish/cmds.c:2777 fish/cmds.c:2869
+#: fish/cmds.c:2792 fish/cmds.c:2885
 msgid "remove extended attribute of a file or directory"
 msgstr "ഒരു ഫയല്‍ അല്ലെങ്കില്‍ ഡയറക്ടറിയ്ക്കുള്ള എക്സ്റ്റെന്‍ഡഡ് വിശേഷത നീക്കം ചെയ്യുക"
 
-#: fish/cmds.c:2778
+#: fish/cmds.c:2793
 msgid "list the files in a directory"
 msgstr "ഒരു ഡയറക്ടറിയിലുള്ള ഫയലുകള്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2779 fish/cmds.c:2896
+#: fish/cmds.c:2794 fish/cmds.c:2912
 msgid "set extended attribute of a file or directory"
 msgstr "ഒരു ഫയല്‍ അല്ലെങ്കില്‍ ഡയറക്ടറിയുടെ എക്സ്റ്റെന്‍ഡഡ് വിശേഷത സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2780
+#: fish/cmds.c:2795
 msgid "get file information for a symbolic link"
 msgstr "ഒരു സിംബോളിക് ലിങ്കിനുള്ള ഫയല്‍ വിവരം ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2781
+#: fish/cmds.c:2796
 msgid "lstat on multiple files"
 msgstr "അനവധി ഫയലുകളില്‍ lstat ചെയ്യുക"
 
-#: fish/cmds.c:2782
+#: fish/cmds.c:2797
 #, fuzzy
 msgid "add a key on a LUKS encrypted device"
 msgstr "ബ്ലോക്ക് ഡിവൈസ് റീഡ്-ഒണ്‍ലി ആയി സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2783
+#: fish/cmds.c:2798
 #, fuzzy
 msgid "close a LUKS device"
 msgstr "ഡിവൈസില്‍ സ്വാപ്പ് പ്രവര്‍ത്തന സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2784 fish/cmds.c:2785
+#: fish/cmds.c:2799 fish/cmds.c:2800
 msgid "format a block device as a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2786
+#: fish/cmds.c:2801
 msgid "remove a key from a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2787
+#: fish/cmds.c:2802
 msgid "open a LUKS-encrypted block device"
 msgstr ""
 
-#: fish/cmds.c:2788
+#: fish/cmds.c:2803
 #, fuzzy
 msgid "open a LUKS-encrypted block device read-only"
 msgstr "ബ്ലോക്ക് ഡിവൈസ് റീഡ്-ഒണ്‍ലി ആയി സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2789
+#: fish/cmds.c:2804
 #, fuzzy
 msgid "create an LVM logical volume"
 msgstr "ഒരു എല്‍വിഎം ലോജിക്കല്‍ വോള്യം നീക്കം ചെയ്യുക"
 
-#: fish/cmds.c:2790
+#: fish/cmds.c:2805
 msgid "get canonical name of an LV"
 msgstr ""
 
-#: fish/cmds.c:2791
+#: fish/cmds.c:2806
 msgid "clear LVM device filter"
 msgstr ""
 
-#: fish/cmds.c:2792
+#: fish/cmds.c:2807
 msgid "remove all LVM LVs, VGs and PVs"
 msgstr "എല്ലാ എല്‍വിഎം എല്‍വികളും വിജികളും പിവികളും നീക്കം ചെയ്യുക"
 
-#: fish/cmds.c:2793
+#: fish/cmds.c:2808
 msgid "set LVM device filter"
 msgstr ""
 
-#: fish/cmds.c:2794
+#: fish/cmds.c:2809
 msgid "remove an LVM logical volume"
 msgstr "ഒരു എല്‍വിഎം ലോജിക്കല്‍ വോള്യം നീക്കം ചെയ്യുക"
 
-#: fish/cmds.c:2795
+#: fish/cmds.c:2810
 #, fuzzy
 msgid "rename an LVM logical volume"
 msgstr "ഒരു എല്‍വിഎം ലോജിക്കല്‍ വോള്യം നീക്കം ചെയ്യുക"
 
-#: fish/cmds.c:2796
+#: fish/cmds.c:2811
 msgid "resize an LVM logical volume"
 msgstr "ഒരു എല്‍വിഎം ലോജിക്കല്‍ വോള്യത്തിന്റെ വ്യാപ്തി മാറ്റുക"
 
-#: fish/cmds.c:2797
+#: fish/cmds.c:2812
 msgid "expand an LV to fill free space"
 msgstr ""
 
-#: fish/cmds.c:2798 fish/cmds.c:2799
+#: fish/cmds.c:2813 fish/cmds.c:2814
 msgid "list the LVM logical volumes (LVs)"
 msgstr "ഒരു എല്‍വിഎം ലോജിക്കല്‍ വോള്യമുകള്‍ (എല്‍വി) ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2800
+#: fish/cmds.c:2815
 #, fuzzy
 msgid "get the UUID of a logical volume"
 msgstr "ഒരു എല്‍വിഎം ലോജിക്കല്‍ വോള്യമുകള്‍ (എല്‍വി) ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2801
+#: fish/cmds.c:2816
 msgid "lgetxattr on multiple files"
 msgstr "അനവധി ഫയലുകളില്‍ lgetxattr ചെയ്യുക"
 
-#: fish/cmds.c:2802
+#: fish/cmds.c:2817
 msgid "open the manual"
 msgstr ""
 
-#: fish/cmds.c:2803
+#: fish/cmds.c:2818
 msgid "create a directory"
 msgstr "ഒരു ഡയറക്ടറി ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2804
+#: fish/cmds.c:2819
 msgid "create a directory with a particular mode"
 msgstr "ഒരു പ്രത്യേക മോഡില്‍ ഡയറക്ടറി ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2805
+#: fish/cmds.c:2820
 msgid "create a directory and parents"
 msgstr "ഒരു ഡയറക്ടറിയും പേരന്റും ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2806
+#: fish/cmds.c:2821
 msgid "create a temporary directory"
 msgstr "ഒരു താല്‍ക്കാലിക ഡയറക്ടറി ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2807 fish/cmds.c:2808 fish/cmds.c:2809
+#: fish/cmds.c:2822 fish/cmds.c:2823 fish/cmds.c:2824
 msgid "make ext2/3/4 filesystem with external journal"
 msgstr "എക്സ്റ്റേണല്‍ ജേര്‍ണലുള്ള ext2/3/4 ഫയല്‍സിസ്റ്റം ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2810
+#: fish/cmds.c:2825
 msgid "make ext2/3/4 external journal"
 msgstr "ext2/3/4 എക്സ്റ്റേണല്‍ ജേര്‍ണല്‍ ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2811
+#: fish/cmds.c:2826
 msgid "make ext2/3/4 external journal with label"
 msgstr "ext2/3/4 എക്സ്റ്റേണല്‍ ജേര്‍ണല്‍ ലേബലിനൊപ്പം ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2812
+#: fish/cmds.c:2827
 msgid "make ext2/3/4 external journal with UUID"
 msgstr "ext2/3/4 എക്സ്റ്റേണല്‍ ജേര്‍ണല്‍ UUID-യ്ക്കൊപ്പം ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2813
+#: fish/cmds.c:2828
 msgid "make FIFO (named pipe)"
 msgstr "make FIFO (named pipe)"
 
-#: fish/cmds.c:2814 fish/cmds.c:2816
+#: fish/cmds.c:2829 fish/cmds.c:2831
 msgid "make a filesystem"
 msgstr "ഒരു ഫയല്‍സിസ്റ്റം ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2815
+#: fish/cmds.c:2830
 msgid "make a filesystem with block size"
 msgstr "ബ്ലോക്ക് വ്യാപ്തിയില്‍ ഒരു ഫയല്‍സിസ്റ്റം ഉണ്ടാക്കൂക"
 
-#: fish/cmds.c:2817
+#: fish/cmds.c:2832
 msgid "create a mountpoint"
 msgstr "ഒരു മൌണ്ട് പോയിന്റ് ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2818
+#: fish/cmds.c:2833
 msgid "make block, character or FIFO devices"
 msgstr "ബ്ലോക്ക്, ക്യാറക്ടര്‍ അല്ലെങ്കില്‍ FIFO ഡിവൈസുകള്‍ ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2819
+#: fish/cmds.c:2834
 msgid "make block device node"
 msgstr "ബ്ലോക്ക് ഡിവൈസ് നോഡ് ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2820
+#: fish/cmds.c:2835
 msgid "make char device node"
 msgstr "ക്യാര്‍ ഡിവൈസ് നോഡ് ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2821
+#: fish/cmds.c:2836
 msgid "create a swap partition"
 msgstr "ഒരു സ്വാപ്പ് പാര്‍ട്ടീഷന്‍ ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2822
+#: fish/cmds.c:2837
 msgid "create a swap partition with a label"
 msgstr "ഒരു സ്വാപ്പ് പാര്‍ട്ടീഷന്‍ ലേബലിനൊപ്പം ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2823
+#: fish/cmds.c:2838
 msgid "create a swap partition with an explicit UUID"
 msgstr "ഒരു സ്വാപ്പ് പാര്‍ട്ടീഷന്‍ UUID-യ്ക്കൊപ്പം ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2824
+#: fish/cmds.c:2839
 msgid "create a swap file"
 msgstr "ഒരു സ്വാപ്പ് ഫയല്‍ ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2825
+#: fish/cmds.c:2840
 msgid "load a kernel module"
 msgstr "ഒരു കേര്‍ണല്‍ ഘടകം ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2826
+#: fish/cmds.c:2841
 #, fuzzy
 msgid "view a file"
 msgstr "ഒരു ഫയല്‍ നീക്കുക"
 
-#: fish/cmds.c:2827
+#: fish/cmds.c:2842
 msgid "mount a guest disk at a position in the filesystem"
 msgstr "ഫയല്‍സിസ്റ്റമിലുള്ള ഒരു സ്ഥാനത്തു് ഒരു ഗസ്റ്റ് ഡിസ്ക് മൌണ്ട് ചെയ്യുക"
 
-#: fish/cmds.c:2828
+#: fish/cmds.c:2843
 #, fuzzy
 msgid "mount 9p filesystem"
 msgstr "ഒരു ഫയല്‍സിസ്റ്റം അണ്‍മൌണ്ട് ചെയ്യുക"
 
-#: fish/cmds.c:2829
+#: fish/cmds.c:2844
 msgid "mount a file using the loop device"
 msgstr "ലൂപ്പ് ഡിവൈസ് ഉപയോഗിച്ചു് ഒരു ഫയല്‍ മൌണ്ട് ചെയ്യുക"
 
-#: fish/cmds.c:2830
+#: fish/cmds.c:2845
 msgid "mount a guest disk with mount options"
 msgstr "മൌണ്ട് ഉപാധികളുമായി ഒരു ഗസ്റ്റ് ഡിസ്ക് മൌണ്ട് ചെയ്യുക"
 
-#: fish/cmds.c:2831
+#: fish/cmds.c:2846
 msgid "mount a guest disk, read-only"
 msgstr "ഒരു റീഡ്-ഒണ്‍ലി ഗസ്റ്റ് ഡിസ്ക് മൌണ്ട് ചെയ്യുക"
 
-#: fish/cmds.c:2832
+#: fish/cmds.c:2847
 msgid "mount a guest disk with mount options and vfstype"
 msgstr "മൌണ്ട് ഉപാധികളും vfstype-മായി ഒരു ഗസ്റ്റ് ഡിസ്ക് മൌണ്ട് ചെയ്യുക"
 
-#: fish/cmds.c:2833
+#: fish/cmds.c:2848
 msgid "show mountpoints"
 msgstr "മൌണ്ട് പോയിന്റുകള്‍ കാണിക്കുക"
 
-#: fish/cmds.c:2834
+#: fish/cmds.c:2849
 msgid "show mounted filesystems"
 msgstr "മൌണ്ട് ചെയ്ത ഫയല്‍സിസ്റ്റമുകള്‍ കാണിക്കുക"
 
-#: fish/cmds.c:2835
+#: fish/cmds.c:2850
 msgid "move a file"
 msgstr "ഒരു ഫയല്‍ നീക്കുക"
 
-#: fish/cmds.c:2836
+#: fish/cmds.c:2851
 msgid "probe NTFS volume"
 msgstr "NTFS വോള്യം ആവശ്യപ്പെടുക"
 
-#: fish/cmds.c:2837
+#: fish/cmds.c:2852 fish/cmds.c:2853
 #, fuzzy
 msgid "resize an NTFS filesystem"
 msgstr "ഒരു ext2/ext3 ഫയല്‍സിസ്റ്റത്തിന്റെ വ്യാപ്തി മാറ്റുക"
 
-#: fish/cmds.c:2838
+#: fish/cmds.c:2854
 #, fuzzy
 msgid "resize an NTFS filesystem (with size)"
 msgstr "ഒരു ext2/ext3 ഫയല്‍സിസ്റ്റത്തിന്റെ വ്യാപ്തി മാറ്റുക"
 
-#: fish/cmds.c:2839
+#: fish/cmds.c:2855
 msgid "add a partition to the device"
 msgstr "ഡിവൈസിലേക്ക് ഒരു പാര്‍ട്ടീഷന്‍ ചേര്‍ക്കുക"
 
-#: fish/cmds.c:2840
+#: fish/cmds.c:2856
 #, fuzzy
 msgid "delete a partition"
 msgstr "ഒരു സ്വാപ്പ് പാര്‍ട്ടീഷന്‍ ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2841
+#: fish/cmds.c:2857
 msgid "partition whole disk with a single primary partition"
 msgstr "ഒരു പൂര്‍ണ്ണ ഡിസ്ക് ഒറ്റ പ്രൈമറി പാര്‍ട്ടീഷനായി സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2842
+#: fish/cmds.c:2858
 #, fuzzy
 msgid "return true if a partition is bootable"
 msgstr "പാര്‍ട്ടീഷന്‍ ടേബിള്‍ വീണ്ടും ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2843
+#: fish/cmds.c:2859
 msgid "get the MBR type byte (ID byte) from a partition"
 msgstr ""
 
-#: fish/cmds.c:2844
+#: fish/cmds.c:2860
 msgid "get the partition table type"
 msgstr "പാര്‍ട്ടീഷന്‍ ടേബിള്‍ തരം ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2845
+#: fish/cmds.c:2861
 msgid "create an empty partition table"
 msgstr "ഒരു കാലി പാര്‍ട്ടീഷന്‍ ടേബിള്‍ ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2846
+#: fish/cmds.c:2862
 msgid "list partitions on a device"
 msgstr "ഒരു ഡിവൈസില്‍ പാര്‍ട്ടീഷനുകള്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2847
+#: fish/cmds.c:2863
 msgid "make a partition bootable"
 msgstr "ഒരു പാര്‍ട്ടീഷന്‍ ബൂട്ടബിളാക്കുക"
 
-#: fish/cmds.c:2848
+#: fish/cmds.c:2864
 msgid "set the MBR type byte (ID byte) of a partition"
 msgstr ""
 
-#: fish/cmds.c:2849
+#: fish/cmds.c:2865
 msgid "set partition name"
 msgstr "പാര്‍ട്ടീഷന്‍ നാമം സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2850
+#: fish/cmds.c:2866
 #, fuzzy
 msgid "convert partition name to device name"
 msgstr "ബ്ലോക്ക് ഡിവൈസില്‍ പാര്‍ട്ടീഷനുകള്‍ ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2851
+#: fish/cmds.c:2867
 msgid "ping the guest daemon"
 msgstr "ഗസ്റ്റ് ഡെമണിനെ പിങ് ചെയ്യുക"
 
-#: fish/cmds.c:2852
+#: fish/cmds.c:2868
 msgid "read part of a file"
 msgstr "ഒരു ഫയലിന്റെ ഭാഗം വായിക്കുക"
 
-#: fish/cmds.c:2853
+#: fish/cmds.c:2869
 #, fuzzy
 msgid "read part of a device"
 msgstr "ഒരു ഫയലിന്റെ ഭാഗം വായിക്കുക"
 
-#: fish/cmds.c:2854
+#: fish/cmds.c:2870
 msgid "create an LVM physical volume"
 msgstr "ഒരു എല്‍വിഎം ഫിസിക്കല്‍ വോള്യം ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2855
+#: fish/cmds.c:2871
 msgid "remove an LVM physical volume"
 msgstr "ഒരു എല്‍വിഎം ഫിസിക്കല്‍ വോള്യം നീക്കം ചെയ്യുക"
 
-#: fish/cmds.c:2856
+#: fish/cmds.c:2872
 msgid "resize an LVM physical volume"
 msgstr "ഒരു എല്‍വിഎം ഫിസിക്കല്‍ വോള്യത്തിന്റെ വ്യാപ്തി മാറ്റുക"
 
-#: fish/cmds.c:2857
+#: fish/cmds.c:2873
 #, fuzzy
 msgid "resize an LVM physical volume (with size)"
 msgstr "ഒരു എല്‍വിഎം ഫിസിക്കല്‍ വോള്യത്തിന്റെ വ്യാപ്തി മാറ്റുക"
 
-#: fish/cmds.c:2858 fish/cmds.c:2859
+#: fish/cmds.c:2874 fish/cmds.c:2875
 msgid "list the LVM physical volumes (PVs)"
 msgstr "എല്‍വിഎം ഫിസിക്കല്‍ വോള്യമുകള്‍ (പിവി) ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2860
+#: fish/cmds.c:2876
 #, fuzzy
 msgid "get the UUID of a physical volume"
 msgstr "ഒരു എല്‍വിഎം ഫിസിക്കല്‍ വോള്യം ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2861
+#: fish/cmds.c:2877
 #, fuzzy
 msgid "write to part of a file"
 msgstr "ഒരു ഫയലിന്റെ ഭാഗം വായിക്കുക"
 
-#: fish/cmds.c:2862
+#: fish/cmds.c:2878
 #, fuzzy
 msgid "write to part of a device"
 msgstr "ഒരു ഫയലിന്റെ ഭാഗം വായിക്കുക"
 
-#: fish/cmds.c:2863
+#: fish/cmds.c:2879
 msgid "read a file"
 msgstr "ഒരു ഫയല്‍ വായിക്കുക"
 
-#: fish/cmds.c:2864
+#: fish/cmds.c:2880
 msgid "read file as lines"
 msgstr "ഫയല്‍ വരികളായി വായിക്കുക"
 
-#: fish/cmds.c:2865
+#: fish/cmds.c:2881
 msgid "read directories entries"
 msgstr "ഡയറക്ടറികളുടെ എന്‍ട്രികള്‍ വായിക്കുക"
 
-#: fish/cmds.c:2866
+#: fish/cmds.c:2882
 msgid "read the target of a symbolic link"
 msgstr "ഒരു സിംബോളിക് ലിങ്കിനുള്ള ടാര്‍ഗറ്റ് വായിക്കുക"
 
-#: fish/cmds.c:2867
+#: fish/cmds.c:2883
 msgid "readlink on multiple files"
 msgstr "readlink on multiple files"
 
-#: fish/cmds.c:2868
+#: fish/cmds.c:2884
 msgid "canonicalized absolute pathname"
 msgstr "കാണോണിക്കല്‍ ആയ ആബ്സല്യൂട്ട് പാഥ്‌നെയിം"
 
-#: fish/cmds.c:2870
+#: fish/cmds.c:2886
 msgid "close and reopen libguestfs handle"
 msgstr "libguestfs ഹാന്‍ഡില്‍ അടയ്ക്കുക, ശേഷം വീണ്ടും തുറക്കുക"
 
-#: fish/cmds.c:2871
+#: fish/cmds.c:2887
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem"
 msgstr "ഒരു ext2/ext3 ഫയല്‍സിസ്റ്റത്തിന്റെ വ്യാപ്തി മാറ്റുക"
 
-#: fish/cmds.c:2872
+#: fish/cmds.c:2888
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
 msgstr "ഒരു ext2/ext3 ഫയല്‍സിസ്റ്റത്തിന്റെ വ്യാപ്തി മാറ്റുക"
 
-#: fish/cmds.c:2873
+#: fish/cmds.c:2889
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
 msgstr "ഒരു ext2/ext3 ഫയല്‍സിസ്റ്റത്തിന്റെ വ്യാപ്തി മാറ്റുക"
 
-#: fish/cmds.c:2874
+#: fish/cmds.c:2890
 msgid "remove a file"
 msgstr "ഒരു ഫയല്‍ നീക്കം ചെയ്യുക"
 
-#: fish/cmds.c:2875
+#: fish/cmds.c:2891
 msgid "remove a file or directory recursively"
 msgstr "ഒരു ഫയല്‍ അല്ലെങ്കില്‍ ഡയറക്ടറി ആവര്‍ത്തിച്ചു് നീക്കം ചെയ്യുക"
 
-#: fish/cmds.c:2876
+#: fish/cmds.c:2892
 msgid "remove a directory"
 msgstr "ഒരു ഡയറക്ടറി നീക്കം ചെയ്യുക"
 
-#: fish/cmds.c:2877
+#: fish/cmds.c:2893
 msgid "remove a mountpoint"
 msgstr "ഒരു മൌണ്ട്പോയിന്റ് നീക്കം ചെയ്യുക"
 
-#: fish/cmds.c:2878
+#: fish/cmds.c:2894
 msgid "scrub (securely wipe) a device"
 msgstr "ഒരു ഡിവൈസ് സ്ക്രബ് ചെയ്യുക"
 
-#: fish/cmds.c:2879
+#: fish/cmds.c:2895
 msgid "scrub (securely wipe) a file"
 msgstr "ഒരു ഫയല്‍ സ്ക്രബ് ചെയ്യുക"
 
-#: fish/cmds.c:2880
+#: fish/cmds.c:2896
 msgid "scrub (securely wipe) free space"
 msgstr "ഉപയോഗത്തിലില്ലാത്ത സ്ഥലം സ്ക്രബ് ചെയ്യുക"
 
-#: fish/cmds.c:2881
+#: fish/cmds.c:2897
 msgid "add options to kernel command line"
 msgstr "കേര്‍ണല്‍ കമാന്‍ഡ് ലൈനിലേക്ക് ഉപാധികള്‍ ചേര്‍ക്കുക"
 
-#: fish/cmds.c:2882
+#: fish/cmds.c:2898
 #, fuzzy
 msgid "set the attach method"
 msgstr "തെരച്ചില്‍ പാഥ സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2883
+#: fish/cmds.c:2899
 msgid "set autosync mode"
 msgstr "autosync മോഡ് സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2884
+#: fish/cmds.c:2900
 msgid "enable or disable direct appliance mode"
 msgstr "നേരിട്ടുള്ള അപ്ലയന്‍സ് മോഡ് പ്രവര്‍ത്തന സജ്ജമാക്കുക അല്ലെങ്കില്‍ പ്രവര്‍ത്തന രഹിതമാക്കുക"
 
-#: fish/cmds.c:2885
+#: fish/cmds.c:2901
 msgid "set the ext2/3/4 filesystem label"
 msgstr "ext2/3/4 ഫയല്‍സിസ്റ്റം ലേബല്‍ സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2886
+#: fish/cmds.c:2902
 msgid "set the ext2/3/4 filesystem UUID"
 msgstr "ext2/3/4 ഫയല്‍സിസ്റ്റം UUID സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2887
+#: fish/cmds.c:2903
 msgid "set memory allocated to the qemu subprocess"
 msgstr "ലഭ്യമാക്കിയ മെമ്മറി qemu  ഉപപ്രക്രിയകള്‍ക്ക് സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2888
+#: fish/cmds.c:2904
 msgid "set enable network flag"
 msgstr ""
 
-#: fish/cmds.c:2889
+#: fish/cmds.c:2905
 msgid "set the search path"
 msgstr "തെരച്ചില്‍ പാഥ സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2890
+#: fish/cmds.c:2906
 msgid "set the qemu binary"
 msgstr "qemu ബൈനറി സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2891
+#: fish/cmds.c:2907
 msgid "enable or disable the recovery process"
 msgstr "വീണ്ടെടുക്കുന്ന പ്രക്രിയ പ്രവര്‍ത്തന സജ്ജമാക്കുക അല്ലെങ്കില്‍ പ്രവര്‍ത്തന രഹിതമാക്കുക"
 
-#: fish/cmds.c:2892
+#: fish/cmds.c:2908
 msgid "set SELinux enabled or disabled at appliance boot"
 msgstr ""
 "പ്രയോഗം ബൂട്ട് ചെയ്യുമ്പോള്‍ SELinux പ്രവര്‍ത്തന സജ്ജമാക്കുക അല്ലെങ്കില്‍ പ്രവര്‍ത്തന രഹിതമാക്കുക"
 
-#: fish/cmds.c:2893
+#: fish/cmds.c:2909
 msgid "enable or disable command traces"
 msgstr "കമാന്‍ഡ് ട്രെയിസുകള്‍ പ്രവര്‍ത്തന സജ്ജമാക്കുക അല്ലെങ്കില്‍ പ്രവര്‍ത്തന രഹിതമാക്കുക"
 
-#: fish/cmds.c:2894
+#: fish/cmds.c:2910
 msgid "set verbose mode"
 msgstr "വെര്‍ബോസ് മോഡ് സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2895
+#: fish/cmds.c:2911
 msgid "set SELinux security context"
 msgstr "SELinux സെക്യൂരിറ്റി കോണ്‍ടെക്സ്റ്റ് സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2897 fish/cmds.c:2898
+#: fish/cmds.c:2913 fish/cmds.c:2914
 msgid "create partitions on a block device"
 msgstr "ബ്ലോക്ക് ഡിവൈസില്‍ പാര്‍ട്ടീഷനുകള്‍ ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2899
+#: fish/cmds.c:2915
 msgid "modify a single partition on a block device"
 msgstr "ഒരു ബ്ലോക്ക് ഡിവൈസില്‍ ഒറ്റ പാര്‍ട്ടീഷനില്‍ മാറ്റം വരുത്തുക"
 
-#: fish/cmds.c:2900
+#: fish/cmds.c:2916
 msgid "display the disk geometry from the partition table"
 msgstr "പാര്‍ട്ടീഷന്‍ ടേബിളില്‍ നിന്നും ഡിസ്കോ ജോമെട്രി കാണിക്കുക"
 
-#: fish/cmds.c:2901
+#: fish/cmds.c:2917
 msgid "display the kernel geometry"
 msgstr "കേര്‍ണല്‍ ജോമെട്രി കാണിക്കുക"
 
-#: fish/cmds.c:2902
+#: fish/cmds.c:2918
 msgid "display the partition table"
 msgstr "പാര്‍ട്ടീഷന്‍ ടേബിള്‍ കാണിക്കുക"
 
-#: fish/cmds.c:2903
+#: fish/cmds.c:2919
 msgid "run a command via the shell"
 msgstr "ഷെല്‍ വഴി കമാന്‍ഡ് പ്രവര്‍ത്തിപ്പിക്കുക"
 
-#: fish/cmds.c:2904
+#: fish/cmds.c:2920
 msgid "run a command via the shell returning lines"
 msgstr "വരികള്‍ തിരികെ നല്‍കുന്ന ഷെല്‍ വഴി കമാന്‍ഡ് പ്രവര്‍ത്തിപ്പിക്കുക"
 
-#: fish/cmds.c:2905
+#: fish/cmds.c:2921
 msgid "sleep for some seconds"
 msgstr "അല്‍പം സമയത്തേക്ക് പ്രവര്‍ത്തനം നിര്‍ത്തുക"
 
-#: fish/cmds.c:2906
+#: fish/cmds.c:2922
 #, fuzzy
 msgid "create a sparse disk image and add"
 msgstr "ഒരു സ്പാഴ്സ് ഇമേജ് ഫയല്‍ അനുവദിക്കുക"
 
-#: fish/cmds.c:2907
+#: fish/cmds.c:2923
 msgid "get file information"
 msgstr "ഫയല്‍ വിവരം ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2908
+#: fish/cmds.c:2924
 msgid "get file system statistics"
 msgstr "ഫയല്‍ സിസ്റ്റത്തിന്റെ സ്ഥിതിവിവരകണക്കുകള്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2909 fish/cmds.c:2910
+#: fish/cmds.c:2925 fish/cmds.c:2926
 msgid "print the printable strings in a file"
 msgstr "പ്രിന്റ് ചെയ്യുവാന്‍ സാധിക്കുന്ന സ്ട്രിങുകള്‍ ഒരു ഫയലിലേക്ക് പ്രിന്റ് ചെയ്യുക"
 
-#: fish/cmds.c:2911
+#: fish/cmds.c:2927
 #, fuzzy
 msgid "list supported groups of commands"
 msgstr "കമാന്‍ഡുകള്‍ സ്വീകരിക്കുവാന്‍ തയ്യാര്‍"
 
-#: fish/cmds.c:2912
+#: fish/cmds.c:2928
 msgid "disable swap on device"
 msgstr "ഡിവൈസില്‍ സ്വാപ്പ് പ്രവര്‍ത്തന രഹിതമാക്കുക"
 
-#: fish/cmds.c:2913
+#: fish/cmds.c:2929
 msgid "disable swap on file"
 msgstr "ഫയലില്‍ സ്വാപ്പ് പ്രവര്‍ത്തന രഹിതമാക്കുക"
 
-#: fish/cmds.c:2914
+#: fish/cmds.c:2930
 msgid "disable swap on labeled swap partition"
 msgstr "ലേബല്‍ ചെയ്ത സ്വാപ്പ് പാര്‍ട്ടീഷനില്‍ സ്വാപ്പ് പ്രവര്‍ത്തന രഹിതമാക്കുക"
 
-#: fish/cmds.c:2915
+#: fish/cmds.c:2931
 msgid "disable swap on swap partition by UUID"
 msgstr "UUID ഉപയോഗിച്ചു് സ്വാപ്പ് പാര്‍ട്ടീഷനില്‍ സ്വാപ്പ് പ്രവര്‍ത്തന രഹിതമാക്കുക"
 
-#: fish/cmds.c:2916
+#: fish/cmds.c:2932
 msgid "enable swap on device"
 msgstr "ഡിവൈസില്‍ സ്വാപ്പ് പ്രവര്‍ത്തന സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2917
+#: fish/cmds.c:2933
 msgid "enable swap on file"
 msgstr "ഫയലില്‍ സ്വാപ്പ് പ്രവര്‍ത്തന സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2918
+#: fish/cmds.c:2934
 msgid "enable swap on labeled swap partition"
 msgstr "ലേബല്‍ ചെയ്ത സ്വാപ്പ് പാര്‍ട്ടീഷനില്‍ സ്വാപ്പ് പ്രവര്‍ത്തന സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2919
+#: fish/cmds.c:2935
 msgid "enable swap on swap partition by UUID"
 msgstr "UUID ഉപയോഗിച്ചു് സ്വാപ്പ് പാര്‍ട്ടീഷനില്‍ സ്വാപ്പ് പ്രവര്‍ത്തന സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2920
+#: fish/cmds.c:2936
 msgid "sync disks, writes are flushed through to the disk image"
 msgstr "സിന്‍ക് ഡിസ്കുകള്‍ റൈറ്റുകള്‍ എന്നിവ ഡിസ്ക് ഇമേജ് വഴി വെടിപ്പാക്കുന്നു"
 
-#: fish/cmds.c:2921
+#: fish/cmds.c:2937
 msgid "return last 10 lines of a file"
 msgstr "ഒരു ഫയലിന്റെ അവസാന 10 വരികള്‍ തിരികെ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2922
+#: fish/cmds.c:2938
 msgid "return last N lines of a file"
 msgstr "ഒരു ഫയലിന്റെ അവസാന N വരികള്‍ തിരികെ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2923
+#: fish/cmds.c:2939
 msgid "unpack tarfile to directory"
 msgstr "ഡയറക്ടറിയിലേക്ക് tarfile അണ്‍പാക്ക് ചെയ്യുക"
 
-#: fish/cmds.c:2924
+#: fish/cmds.c:2940
 msgid "pack directory into tarfile"
 msgstr "ഡയറക്ടറി tarfile-ലേക്ക് പാക്ക് ചെയ്യുക"
 
-#: fish/cmds.c:2925 fish/cmds.c:2932
+#: fish/cmds.c:2941 fish/cmds.c:2948
 msgid "unpack compressed tarball to directory"
 msgstr "കംപ്രസ്സ് ചെയ്ത ടാര്‍ബോള്‍ ഡയറക്ടറിയിലേക്ക് അണ്‍പാക്ക് ചെയ്യുക"
 
-#: fish/cmds.c:2926 fish/cmds.c:2933
+#: fish/cmds.c:2942 fish/cmds.c:2949
 msgid "pack directory into compressed tarball"
 msgstr "ഡയറക്ടറി കംപ്രസ്സ് ചെയ്ത ടാര്‍ബോളിലേക്ക് പാക്ക് ചെയ്യുക"
 
-#: fish/cmds.c:2927
+#: fish/cmds.c:2943
 #, fuzzy
 msgid "print elapsed time taken to run a command"
 msgstr "ഒരു കമാന്‍ഡ് പ്രവര്‍ത്തിപ്പിക്കുന്നതിനുള്ള സമയം അളക്കുക"
 
-#: fish/cmds.c:2928
+#: fish/cmds.c:2944
 msgid "update file timestamps or create a new file"
 msgstr "ഫയല്‍ ടൈംസ്റ്റാംപുകള്‍ പരിഷ്കരിക്കുക അല്ലെങ്കില്‍ ഒരു പുതിയ ഫയല്‍ നിര്‍മ്മിക്കുക"
 
-#: fish/cmds.c:2929
+#: fish/cmds.c:2945
 msgid "truncate a file to zero size"
 msgstr "ഒരു ഫയല്‍ പൂജ്യം വ്യാപ്തിയിലേക്ക് വെട്ടികുറയ്ക്കുക"
 
-#: fish/cmds.c:2930
+#: fish/cmds.c:2946
 msgid "truncate a file to a particular size"
 msgstr "ഒരു ഫയല്‍ പ്രത്യേക വ്യാപ്തിയിലേക്ക് വെട്ടികുറയ്ക്കുക"
 
-#: fish/cmds.c:2931
+#: fish/cmds.c:2947
 msgid "get ext2/ext3/ext4 superblock details"
 msgstr "ext2/ext3/ext4 സൂപ്പര്‍ ബ്ലോക്ക് വിശദാംശങ്ങള്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2934
+#: fish/cmds.c:2950
 msgid "set file mode creation mask (umask)"
 msgstr "ഫയല്‍ മോഡ് ക്രിയേഷന്‍ മാസ്ക് സജ്ജമാക്കുക (അണ്‍മാസ്ക്)"
 
-#: fish/cmds.c:2935
+#: fish/cmds.c:2951
 msgid "unmount a filesystem"
 msgstr "ഒരു ഫയല്‍സിസ്റ്റം അണ്‍മൌണ്ട് ചെയ്യുക"
 
-#: fish/cmds.c:2936
+#: fish/cmds.c:2952
 msgid "unmount all filesystems"
 msgstr "എല്ലാ ഫയല്‍സിസ്റ്റമുകളും അണ്‍മൌണ്ട് ചെയ്യുക"
 
-#: fish/cmds.c:2937
+#: fish/cmds.c:2953
 msgid "upload a file from the local machine"
 msgstr "ലോക്കല്‍ മഷീനില്‍ നിന്നും ഒരു ഫയല്‍ അപ്‌ലോഡ് ചെയ്യുക"
 
-#: fish/cmds.c:2938
+#: fish/cmds.c:2954
 #, fuzzy
 msgid "upload a file from the local machine with offset"
 msgstr "ലോക്കല്‍ മഷീനില്‍ നിന്നും ഒരു ഫയല്‍ അപ്‌ലോഡ് ചെയ്യുക"
 
-#: fish/cmds.c:2939
+#: fish/cmds.c:2955
 msgid "set timestamp of a file with nanosecond precision"
 msgstr "ഒരു ഫയലിന്റെ ടൈംസ്റ്റാംപ് നാനോസെക്കന്‍ഡ് പ്രിസിഷനില്‍ സജ്ജമാക്കുക"
 
-#: fish/cmds.c:2940
+#: fish/cmds.c:2956
 msgid "get the library version number"
 msgstr "ലൈബ്രറിയുടെ പതിപ്പു് ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2941
+#: fish/cmds.c:2957
 #, fuzzy
 msgid "get the filesystem label"
 msgstr "ext2/3/4 ഫയല്‍സിസ്റ്റം ലേബല്‍ ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2942
+#: fish/cmds.c:2958
 msgid "get the Linux VFS type corresponding to a mounted device"
 msgstr "ഒരു മൌണ്ട് ചെയ്ത ഡിവൈസിനുള്ള Linux  VFS രീതി ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2943
+#: fish/cmds.c:2959
 #, fuzzy
 msgid "get the filesystem UUID"
 msgstr "ext2/3/4 ഫയല്‍സിസ്റ്റം UUID ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2944
+#: fish/cmds.c:2960
 msgid "activate or deactivate some volume groups"
 msgstr "ചില വോള്യം ഗ്രൂപ്പുകള്‍ സജീവം അല്ലെങ്കില്‍ നിര്‍ജീവമാക്കുക"
 
-#: fish/cmds.c:2945
+#: fish/cmds.c:2961
 msgid "activate or deactivate all volume groups"
 msgstr "എല്ലാ വോള്യം ഗ്രൂപ്പുകളും സജീവം അല്ലെങ്കില്‍ നിര്‍ജീവമാക്കുക"
 
-#: fish/cmds.c:2946
+#: fish/cmds.c:2962
 msgid "create an LVM volume group"
 msgstr "ഒരു എല്‍വിഎം വോള്യം ഗ്രൂപ്പ് നിര്‍മ്മിക്കുക"
 
-#: fish/cmds.c:2947
+#: fish/cmds.c:2963
 msgid "get the LV UUIDs of all LVs in the volume group"
 msgstr ""
 
-#: fish/cmds.c:2948
+#: fish/cmds.c:2964
 msgid "get the PV UUIDs containing the volume group"
 msgstr ""
 
-#: fish/cmds.c:2949
+#: fish/cmds.c:2965
 msgid "remove an LVM volume group"
 msgstr "ഒരു എല്‍വിഎം വോള്യം ഗ്രൂപ്പ് നീക്കം ചെയ്യുക"
 
-#: fish/cmds.c:2950
+#: fish/cmds.c:2966
 #, fuzzy
 msgid "rename an LVM volume group"
 msgstr "ഒരു എല്‍വിഎം വോള്യം ഗ്രൂപ്പ് നിര്‍മ്മിക്കുക"
 
-#: fish/cmds.c:2951 fish/cmds.c:2952
+#: fish/cmds.c:2967 fish/cmds.c:2968
 msgid "list the LVM volume groups (VGs)"
 msgstr "എല്‍വിഎം വോള്യം ഗ്രൂപ്പുകള്‍ (വിജി) ലഭ്യമാക്കുക"
 
-#: fish/cmds.c:2953
+#: fish/cmds.c:2969
 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
 msgstr ""
 
-#: fish/cmds.c:2954
+#: fish/cmds.c:2970
 #, fuzzy
 msgid "get the UUID of a volume group"
 msgstr "ഒരു എല്‍വിഎം വോള്യം ഗ്രൂപ്പ് നിര്‍മ്മിക്കുക"
 
-#: fish/cmds.c:2955
+#: fish/cmds.c:2971
 msgid "count characters in a file"
 msgstr "ഒരു ഫയലിലുള്ള അക്ഷരങ്ങള്‍ എണ്ണുക"
 
-#: fish/cmds.c:2956
+#: fish/cmds.c:2972
 msgid "count lines in a file"
 msgstr "ഒരു ഫയലിലുള്ള വരികള്‍ എണ്ണുക"
 
-#: fish/cmds.c:2957
+#: fish/cmds.c:2973
 msgid "count words in a file"
 msgstr "ഒരു ഫയലിലുള്ള വാക്കുകള്‍ എണ്ണുക"
 
-#: fish/cmds.c:2958
+#: fish/cmds.c:2974
 #, fuzzy
 msgid "create a new file"
 msgstr "ഒരു ഫയല്‍ ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2959
+#: fish/cmds.c:2975
 msgid "create a file"
 msgstr "ഒരു ഫയല്‍ ഉണ്ടാക്കുക"
 
-#: fish/cmds.c:2962
+#: fish/cmds.c:2978
 msgid "write zeroes to the device"
 msgstr "ഡിവൈസിലേക്ക് പൂജ്യങ്ങള്‍ സൂക്ഷിക്കുക"
 
-#: fish/cmds.c:2963
+#: fish/cmds.c:2979
 #, fuzzy
 msgid "write zeroes to an entire device"
 msgstr "ഡിവൈസിലേക്ക് പൂജ്യങ്ങള്‍ സൂക്ഷിക്കുക"
 
-#: fish/cmds.c:2964
+#: fish/cmds.c:2980
 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:2967
+#: fish/cmds.c:2983
 msgid "determine file type inside a compressed file"
 msgstr "ഒരു കംപ്രസ്സ്ഡ് ഫയലിലുള്ള ഫയല്‍ രീതി കണ്ടുപിടിക്കുക"
 
-#: fish/cmds.c:2970
+#: fish/cmds.c:2986
 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
 msgstr "ഒരു കമാന്‍ഡിന്റെ വിശദവിവരങ്ങള്‍ക്കായി -h <cmd> / help <cmd> ഉപയോഗിക്കുക."
 
-#: fish/cmds.c:3288 fish/cmds.c:3302 fish/cmds.c:3318 fish/cmds.c:3335
-#: fish/cmds.c:3352 fish/cmds.c:3370 fish/cmds.c:3389 fish/cmds.c:3405
-#: fish/cmds.c:3423 fish/cmds.c:3439 fish/cmds.c:3457 fish/cmds.c:3473
-#: fish/cmds.c:3490 fish/cmds.c:3505 fish/cmds.c:3523 fish/cmds.c:3538
-#: fish/cmds.c:3554 fish/cmds.c:3570 fish/cmds.c:3586 fish/cmds.c:3602
-#: fish/cmds.c:3618 fish/cmds.c:3636 fish/cmds.c:3669 fish/cmds.c:3685
-#: fish/cmds.c:3701 fish/cmds.c:3720 fish/cmds.c:3735 fish/cmds.c:3753
-#: fish/cmds.c:3768 fish/cmds.c:3786 fish/cmds.c:3801 fish/cmds.c:3819
-#: fish/cmds.c:3834 fish/cmds.c:3853 fish/cmds.c:3872 fish/cmds.c:3890
-#: fish/cmds.c:3910 fish/cmds.c:3929 fish/cmds.c:3949 fish/cmds.c:3969
-#: fish/cmds.c:3989 fish/cmds.c:4008 fish/cmds.c:4027 fish/cmds.c:4047
-#: fish/cmds.c:4067 fish/cmds.c:4087 fish/cmds.c:4102 fish/cmds.c:4118
-#: fish/cmds.c:4190 fish/cmds.c:4208 fish/cmds.c:4225 fish/cmds.c:4309
-#: fish/cmds.c:4329 fish/cmds.c:4349 fish/cmds.c:4369 fish/cmds.c:4389
-#: fish/cmds.c:4409 fish/cmds.c:4428 fish/cmds.c:4447 fish/cmds.c:4466
-#: fish/cmds.c:4481 fish/cmds.c:4500 fish/cmds.c:4520 fish/cmds.c:4540
-#: fish/cmds.c:4617 fish/cmds.c:4633 fish/cmds.c:4649 fish/cmds.c:4668
-#: fish/cmds.c:4690 fish/cmds.c:4712 fish/cmds.c:4732 fish/cmds.c:4749
-#: fish/cmds.c:4766 fish/cmds.c:4783 fish/cmds.c:4800 fish/cmds.c:4817
-#: fish/cmds.c:4834 fish/cmds.c:4851 fish/cmds.c:4870 fish/cmds.c:4893
-#: fish/cmds.c:4929 fish/cmds.c:4946 fish/cmds.c:4969 fish/cmds.c:4991
-#: fish/cmds.c:5012 fish/cmds.c:5032 fish/cmds.c:5051 fish/cmds.c:5071
-#: fish/cmds.c:5089 fish/cmds.c:5107 fish/cmds.c:5121 fish/cmds.c:5137
-#: fish/cmds.c:5157 fish/cmds.c:5176 fish/cmds.c:5195 fish/cmds.c:5214
-#: fish/cmds.c:5233 fish/cmds.c:5253 fish/cmds.c:5293 fish/cmds.c:5350
-#: fish/cmds.c:5371 fish/cmds.c:5392 fish/cmds.c:5413 fish/cmds.c:5431
-#: fish/cmds.c:5453 fish/cmds.c:5491 fish/cmds.c:5513 fish/cmds.c:5592
-#: fish/cmds.c:5631 fish/cmds.c:5646 fish/cmds.c:5663 fish/cmds.c:5677
-#: fish/cmds.c:5693 fish/cmds.c:5715 fish/cmds.c:5737 fish/cmds.c:5759
-#: fish/cmds.c:5781 fish/cmds.c:5803 fish/cmds.c:5825 fish/cmds.c:5845
-#: fish/cmds.c:5862 fish/cmds.c:5879 fish/cmds.c:5898 fish/cmds.c:5917
-#: fish/cmds.c:5937 fish/cmds.c:5973 fish/cmds.c:5992 fish/cmds.c:6011
-#: fish/cmds.c:6028 fish/cmds.c:6046 fish/cmds.c:6069 fish/cmds.c:6092
-#: fish/cmds.c:6116 fish/cmds.c:6139 fish/cmds.c:6160 fish/cmds.c:6183
-#: fish/cmds.c:6206 fish/cmds.c:6226 fish/cmds.c:6248 fish/cmds.c:6269
-#: fish/cmds.c:6292 fish/cmds.c:6309 fish/cmds.c:6326 fish/cmds.c:6344
-#: fish/cmds.c:6362 fish/cmds.c:6383 fish/cmds.c:6401 fish/cmds.c:6422
-#: fish/cmds.c:6442 fish/cmds.c:6460 fish/cmds.c:6481 fish/cmds.c:6504
-#: fish/cmds.c:6527 fish/cmds.c:6549 fish/cmds.c:6582 fish/cmds.c:6599
-#: fish/cmds.c:6616 fish/cmds.c:6640 fish/cmds.c:6663 fish/cmds.c:6686
-#: fish/cmds.c:6708 fish/cmds.c:6725 fish/cmds.c:6747 fish/cmds.c:6841
-#: fish/cmds.c:6861 fish/cmds.c:6881 fish/cmds.c:6901 fish/cmds.c:6919
-#: fish/cmds.c:6940 fish/cmds.c:6976 fish/cmds.c:6993 fish/cmds.c:7015
-#: fish/cmds.c:7032 fish/cmds.c:7068 fish/cmds.c:7088 fish/cmds.c:7108
-#: fish/cmds.c:7128 fish/cmds.c:7150 fish/cmds.c:7167 fish/cmds.c:7186
-#: fish/cmds.c:7205 fish/cmds.c:7227 fish/cmds.c:7248 fish/cmds.c:7269
-#: fish/cmds.c:7290 fish/cmds.c:7313 fish/cmds.c:7354 fish/cmds.c:7377
-#: fish/cmds.c:7416 fish/cmds.c:7433 fish/cmds.c:7452 fish/cmds.c:7473
-#: fish/cmds.c:7496 fish/cmds.c:7518 fish/cmds.c:7536 fish/cmds.c:7555
-#: fish/cmds.c:7576 fish/cmds.c:7653 fish/cmds.c:7694 fish/cmds.c:7773
-#: fish/cmds.c:7849 fish/cmds.c:7886 fish/cmds.c:7909 fish/cmds.c:7930
-#: fish/cmds.c:7953 fish/cmds.c:7975 fish/cmds.c:8000 fish/cmds.c:8043
-#: fish/cmds.c:8084 fish/cmds.c:8105 fish/cmds.c:8123 fish/cmds.c:8142
-#: fish/cmds.c:8159 fish/cmds.c:8177 fish/cmds.c:8204 fish/cmds.c:8228
-#: fish/cmds.c:8252 fish/cmds.c:8276 fish/cmds.c:8300 fish/cmds.c:8324
-#: fish/cmds.c:8348 fish/cmds.c:8372 fish/cmds.c:8396 fish/cmds.c:8420
-#: fish/cmds.c:8444 fish/cmds.c:8468 fish/cmds.c:8491 fish/cmds.c:8514
-#: fish/cmds.c:8535 fish/cmds.c:8556 fish/cmds.c:8577 fish/cmds.c:8597
-#: fish/cmds.c:8620 fish/cmds.c:8658 fish/cmds.c:8675 fish/cmds.c:8692
-#: fish/cmds.c:8711 fish/cmds.c:8730 fish/cmds.c:8747 fish/cmds.c:8764
-#: fish/cmds.c:8781 fish/cmds.c:8798 fish/cmds.c:8817 fish/cmds.c:8853
-#: fish/cmds.c:8893 fish/cmds.c:8926 fish/cmds.c:8943 fish/cmds.c:8960
-#: fish/cmds.c:8976 fish/cmds.c:8991 fish/cmds.c:9012 fish/cmds.c:9050
-#: fish/cmds.c:9088 fish/cmds.c:9127 fish/cmds.c:9167 fish/cmds.c:9208
-#: fish/cmds.c:9249 fish/cmds.c:9287 fish/cmds.c:9304 fish/cmds.c:9327
-#: fish/cmds.c:9349 fish/cmds.c:9371 fish/cmds.c:9391 fish/cmds.c:9411
-#: fish/cmds.c:9447 fish/cmds.c:9519 fish/cmds.c:9559 fish/cmds.c:9617
-#: fish/cmds.c:9643 fish/cmds.c:9669 fish/cmds.c:9697 fish/cmds.c:9756
-#: fish/cmds.c:9777 fish/cmds.c:9822 fish/cmds.c:9842 fish/cmds.c:9881
-#: fish/cmds.c:9918 fish/cmds.c:9938 fish/cmds.c:9960 fish/cmds.c:10017
-#: fish/cmds.c:10037 fish/cmds.c:10059 fish/cmds.c:10081 fish/cmds.c:10100
-#: fish/cmds.c:10120 fish/cmds.c:10147 fish/cmds.c:10167 fish/cmds.c:10187
-#: fish/cmds.c:10207 fish/cmds.c:10227 fish/cmds.c:10249 fish/cmds.c:10284
-#: fish/cmds.c:10302 fish/cmds.c:10325 fish/cmds.c:10347 fish/cmds.c:10362
-#: fish/cmds.c:10379 fish/cmds.c:10416 fish/cmds.c:10455 fish/cmds.c:10495
-#: fish/cmds.c:10551 fish/cmds.c:10573 fish/cmds.c:10609 fish/cmds.c:10624
-#: fish/cmds.c:10644 fish/cmds.c:10684 fish/cmds.c:10707 fish/cmds.c:10731
-#: fish/cmds.c:10756 fish/cmds.c:10797 fish/cmds.c:10822 fish/cmds.c:10860
-#: fish/cmds.c:10891 fish/cmds.c:10922 fish/cmds.c:10950 fish/cmds.c:10970
-#: fish/cmds.c:11002 fish/cmds.c:11022 fish/cmds.c:11042 fish/cmds.c:11059
-#: fish/cmds.c:11077 fish/cmds.c:11100 fish/cmds.c:11121 fish/cmds.c:11140
-#: fish/cmds.c:11182 fish/cmds.c:11225 fish/cmds.c:11269 fish/cmds.c:11308
-#: fish/cmds.c:11327 fish/cmds.c:11347 fish/cmds.c:11367 fish/cmds.c:11388
-#: fish/cmds.c:11409 fish/cmds.c:11430 fish/cmds.c:11451 fish/cmds.c:11472
-#: fish/cmds.c:11494 fish/cmds.c:11532 fish/cmds.c:11583 fish/cmds.c:11621
-#: fish/cmds.c:11677 fish/cmds.c:11813 fish/cmds.c:11842 fish/cmds.c:11869
-#: fish/cmds.c:11886 fish/cmds.c:11907 fish/cmds.c:11924
+#: fish/cmds.c:3304 fish/cmds.c:3318 fish/cmds.c:3334 fish/cmds.c:3351
+#: fish/cmds.c:3368 fish/cmds.c:3386 fish/cmds.c:3405 fish/cmds.c:3421
+#: fish/cmds.c:3439 fish/cmds.c:3455 fish/cmds.c:3473 fish/cmds.c:3489
+#: fish/cmds.c:3506 fish/cmds.c:3521 fish/cmds.c:3539 fish/cmds.c:3554
+#: fish/cmds.c:3570 fish/cmds.c:3586 fish/cmds.c:3602 fish/cmds.c:3618
+#: fish/cmds.c:3634 fish/cmds.c:3652 fish/cmds.c:3685 fish/cmds.c:3701
+#: fish/cmds.c:3717 fish/cmds.c:3736 fish/cmds.c:3751 fish/cmds.c:3769
+#: fish/cmds.c:3784 fish/cmds.c:3802 fish/cmds.c:3817 fish/cmds.c:3835
+#: fish/cmds.c:3850 fish/cmds.c:3869 fish/cmds.c:3888 fish/cmds.c:3906
+#: fish/cmds.c:3926 fish/cmds.c:3945 fish/cmds.c:3965 fish/cmds.c:3985
+#: fish/cmds.c:4005 fish/cmds.c:4024 fish/cmds.c:4043 fish/cmds.c:4063
+#: fish/cmds.c:4083 fish/cmds.c:4103 fish/cmds.c:4118 fish/cmds.c:4134
+#: fish/cmds.c:4206 fish/cmds.c:4224 fish/cmds.c:4241 fish/cmds.c:4325
+#: fish/cmds.c:4345 fish/cmds.c:4365 fish/cmds.c:4385 fish/cmds.c:4405
+#: fish/cmds.c:4425 fish/cmds.c:4444 fish/cmds.c:4463 fish/cmds.c:4482
+#: fish/cmds.c:4497 fish/cmds.c:4516 fish/cmds.c:4536 fish/cmds.c:4556
+#: fish/cmds.c:4633 fish/cmds.c:4649 fish/cmds.c:4665 fish/cmds.c:4684
+#: fish/cmds.c:4706 fish/cmds.c:4728 fish/cmds.c:4748 fish/cmds.c:4765
+#: fish/cmds.c:4782 fish/cmds.c:4799 fish/cmds.c:4816 fish/cmds.c:4833
+#: fish/cmds.c:4850 fish/cmds.c:4867 fish/cmds.c:4886 fish/cmds.c:4909
+#: fish/cmds.c:4945 fish/cmds.c:4962 fish/cmds.c:4985 fish/cmds.c:5007
+#: fish/cmds.c:5028 fish/cmds.c:5048 fish/cmds.c:5067 fish/cmds.c:5087
+#: fish/cmds.c:5105 fish/cmds.c:5123 fish/cmds.c:5137 fish/cmds.c:5153
+#: fish/cmds.c:5173 fish/cmds.c:5192 fish/cmds.c:5211 fish/cmds.c:5230
+#: fish/cmds.c:5249 fish/cmds.c:5269 fish/cmds.c:5309 fish/cmds.c:5366
+#: fish/cmds.c:5387 fish/cmds.c:5408 fish/cmds.c:5429 fish/cmds.c:5447
+#: fish/cmds.c:5469 fish/cmds.c:5507 fish/cmds.c:5529 fish/cmds.c:5608
+#: fish/cmds.c:5647 fish/cmds.c:5662 fish/cmds.c:5679 fish/cmds.c:5693
+#: fish/cmds.c:5709 fish/cmds.c:5731 fish/cmds.c:5753 fish/cmds.c:5775
+#: fish/cmds.c:5797 fish/cmds.c:5819 fish/cmds.c:5841 fish/cmds.c:5861
+#: fish/cmds.c:5878 fish/cmds.c:5895 fish/cmds.c:5914 fish/cmds.c:5933
+#: fish/cmds.c:5953 fish/cmds.c:5989 fish/cmds.c:6008 fish/cmds.c:6027
+#: fish/cmds.c:6044 fish/cmds.c:6062 fish/cmds.c:6085 fish/cmds.c:6108
+#: fish/cmds.c:6132 fish/cmds.c:6155 fish/cmds.c:6176 fish/cmds.c:6199
+#: fish/cmds.c:6222 fish/cmds.c:6242 fish/cmds.c:6264 fish/cmds.c:6285
+#: fish/cmds.c:6308 fish/cmds.c:6325 fish/cmds.c:6342 fish/cmds.c:6360
+#: fish/cmds.c:6378 fish/cmds.c:6399 fish/cmds.c:6417 fish/cmds.c:6438
+#: fish/cmds.c:6458 fish/cmds.c:6476 fish/cmds.c:6497 fish/cmds.c:6520
+#: fish/cmds.c:6543 fish/cmds.c:6565 fish/cmds.c:6598 fish/cmds.c:6615
+#: fish/cmds.c:6632 fish/cmds.c:6656 fish/cmds.c:6679 fish/cmds.c:6702
+#: fish/cmds.c:6724 fish/cmds.c:6741 fish/cmds.c:6763 fish/cmds.c:6857
+#: fish/cmds.c:6877 fish/cmds.c:6897 fish/cmds.c:6917 fish/cmds.c:6935
+#: fish/cmds.c:6956 fish/cmds.c:6992 fish/cmds.c:7009 fish/cmds.c:7031
+#: fish/cmds.c:7048 fish/cmds.c:7084 fish/cmds.c:7104 fish/cmds.c:7124
+#: fish/cmds.c:7144 fish/cmds.c:7166 fish/cmds.c:7183 fish/cmds.c:7202
+#: fish/cmds.c:7221 fish/cmds.c:7243 fish/cmds.c:7264 fish/cmds.c:7285
+#: fish/cmds.c:7306 fish/cmds.c:7329 fish/cmds.c:7370 fish/cmds.c:7393
+#: fish/cmds.c:7432 fish/cmds.c:7449 fish/cmds.c:7468 fish/cmds.c:7489
+#: fish/cmds.c:7512 fish/cmds.c:7534 fish/cmds.c:7552 fish/cmds.c:7571
+#: fish/cmds.c:7592 fish/cmds.c:7669 fish/cmds.c:7710 fish/cmds.c:7789
+#: fish/cmds.c:7865 fish/cmds.c:7902 fish/cmds.c:7925 fish/cmds.c:7946
+#: fish/cmds.c:7969 fish/cmds.c:7991 fish/cmds.c:8016 fish/cmds.c:8059
+#: fish/cmds.c:8100 fish/cmds.c:8121 fish/cmds.c:8139 fish/cmds.c:8158
+#: fish/cmds.c:8175 fish/cmds.c:8193 fish/cmds.c:8220 fish/cmds.c:8244
+#: fish/cmds.c:8268 fish/cmds.c:8292 fish/cmds.c:8316 fish/cmds.c:8340
+#: fish/cmds.c:8364 fish/cmds.c:8388 fish/cmds.c:8412 fish/cmds.c:8436
+#: fish/cmds.c:8460 fish/cmds.c:8484 fish/cmds.c:8507 fish/cmds.c:8530
+#: fish/cmds.c:8551 fish/cmds.c:8572 fish/cmds.c:8593 fish/cmds.c:8613
+#: fish/cmds.c:8636 fish/cmds.c:8674 fish/cmds.c:8691 fish/cmds.c:8708
+#: fish/cmds.c:8727 fish/cmds.c:8746 fish/cmds.c:8763 fish/cmds.c:8780
+#: fish/cmds.c:8797 fish/cmds.c:8814 fish/cmds.c:8833 fish/cmds.c:8869
+#: fish/cmds.c:8909 fish/cmds.c:8942 fish/cmds.c:8959 fish/cmds.c:8976
+#: fish/cmds.c:8992 fish/cmds.c:9007 fish/cmds.c:9028 fish/cmds.c:9066
+#: fish/cmds.c:9104 fish/cmds.c:9143 fish/cmds.c:9183 fish/cmds.c:9224
+#: fish/cmds.c:9265 fish/cmds.c:9303 fish/cmds.c:9320 fish/cmds.c:9343
+#: fish/cmds.c:9365 fish/cmds.c:9387 fish/cmds.c:9407 fish/cmds.c:9427
+#: fish/cmds.c:9463 fish/cmds.c:9535 fish/cmds.c:9575 fish/cmds.c:9633
+#: fish/cmds.c:9659 fish/cmds.c:9685 fish/cmds.c:9713 fish/cmds.c:9772
+#: fish/cmds.c:9793 fish/cmds.c:9838 fish/cmds.c:9858 fish/cmds.c:9897
+#: fish/cmds.c:9934 fish/cmds.c:9954 fish/cmds.c:9976 fish/cmds.c:10033
+#: fish/cmds.c:10053 fish/cmds.c:10075 fish/cmds.c:10097 fish/cmds.c:10116
+#: fish/cmds.c:10136 fish/cmds.c:10163 fish/cmds.c:10183 fish/cmds.c:10203
+#: fish/cmds.c:10223 fish/cmds.c:10243 fish/cmds.c:10265 fish/cmds.c:10300
+#: fish/cmds.c:10318 fish/cmds.c:10341 fish/cmds.c:10363 fish/cmds.c:10378
+#: fish/cmds.c:10395 fish/cmds.c:10432 fish/cmds.c:10471 fish/cmds.c:10511
+#: fish/cmds.c:10567 fish/cmds.c:10589 fish/cmds.c:10625 fish/cmds.c:10640
+#: fish/cmds.c:10660 fish/cmds.c:10700 fish/cmds.c:10723 fish/cmds.c:10747
+#: fish/cmds.c:10772 fish/cmds.c:10813 fish/cmds.c:10838 fish/cmds.c:10876
+#: fish/cmds.c:10907 fish/cmds.c:10938 fish/cmds.c:10966 fish/cmds.c:10986
+#: fish/cmds.c:11018 fish/cmds.c:11038 fish/cmds.c:11058 fish/cmds.c:11075
+#: fish/cmds.c:11093 fish/cmds.c:11116 fish/cmds.c:11137 fish/cmds.c:11156
+#: fish/cmds.c:11198 fish/cmds.c:11241 fish/cmds.c:11285 fish/cmds.c:11324
+#: fish/cmds.c:11343 fish/cmds.c:11363 fish/cmds.c:11383 fish/cmds.c:11404
+#: fish/cmds.c:11425 fish/cmds.c:11446 fish/cmds.c:11467 fish/cmds.c:11488
+#: fish/cmds.c:11510 fish/cmds.c:11548 fish/cmds.c:11599 fish/cmds.c:11637
+#: fish/cmds.c:11693 fish/cmds.c:11829 fish/cmds.c:11858 fish/cmds.c:11885
+#: fish/cmds.c:11902 fish/cmds.c:11923 fish/cmds.c:11940 fish/cmds.c:12002
 #, c-format
 msgid "%s should have %d parameter(s)\n"
 msgstr "%s-ല്‍ %d പരാമീറ്ററുകള്‍ ആവശ്യമുണ്ടു് \n"
 
-#: fish/cmds.c:3289 fish/cmds.c:3303 fish/cmds.c:3319 fish/cmds.c:3336
-#: fish/cmds.c:3353 fish/cmds.c:3371 fish/cmds.c:3390 fish/cmds.c:3406
-#: fish/cmds.c:3424 fish/cmds.c:3440 fish/cmds.c:3458 fish/cmds.c:3474
-#: fish/cmds.c:3491 fish/cmds.c:3506 fish/cmds.c:3524 fish/cmds.c:3539
-#: fish/cmds.c:3555 fish/cmds.c:3571 fish/cmds.c:3587 fish/cmds.c:3603
-#: fish/cmds.c:3619 fish/cmds.c:3637 fish/cmds.c:3670 fish/cmds.c:3686
-#: fish/cmds.c:3702 fish/cmds.c:3721 fish/cmds.c:3736 fish/cmds.c:3754
-#: fish/cmds.c:3769 fish/cmds.c:3787 fish/cmds.c:3802 fish/cmds.c:3820
-#: fish/cmds.c:3835 fish/cmds.c:3854 fish/cmds.c:3873 fish/cmds.c:3891
-#: fish/cmds.c:3911 fish/cmds.c:3930 fish/cmds.c:3950 fish/cmds.c:3970
-#: fish/cmds.c:3990 fish/cmds.c:4009 fish/cmds.c:4028 fish/cmds.c:4048
-#: fish/cmds.c:4068 fish/cmds.c:4088 fish/cmds.c:4103 fish/cmds.c:4119
-#: fish/cmds.c:4140 fish/cmds.c:4191 fish/cmds.c:4209 fish/cmds.c:4226
-#: fish/cmds.c:4247 fish/cmds.c:4310 fish/cmds.c:4330 fish/cmds.c:4350
-#: fish/cmds.c:4370 fish/cmds.c:4390 fish/cmds.c:4410 fish/cmds.c:4429
-#: fish/cmds.c:4448 fish/cmds.c:4467 fish/cmds.c:4482 fish/cmds.c:4501
-#: fish/cmds.c:4521 fish/cmds.c:4541 fish/cmds.c:4564 fish/cmds.c:4618
-#: fish/cmds.c:4634 fish/cmds.c:4650 fish/cmds.c:4669 fish/cmds.c:4691
-#: fish/cmds.c:4713 fish/cmds.c:4733 fish/cmds.c:4750 fish/cmds.c:4767
-#: fish/cmds.c:4784 fish/cmds.c:4801 fish/cmds.c:4818 fish/cmds.c:4835
-#: fish/cmds.c:4852 fish/cmds.c:4871 fish/cmds.c:4894 fish/cmds.c:4930
-#: fish/cmds.c:4947 fish/cmds.c:4970 fish/cmds.c:4992 fish/cmds.c:5013
-#: fish/cmds.c:5033 fish/cmds.c:5052 fish/cmds.c:5072 fish/cmds.c:5090
-#: fish/cmds.c:5108 fish/cmds.c:5122 fish/cmds.c:5138 fish/cmds.c:5158
-#: fish/cmds.c:5177 fish/cmds.c:5196 fish/cmds.c:5215 fish/cmds.c:5234
-#: fish/cmds.c:5254 fish/cmds.c:5294 fish/cmds.c:5351 fish/cmds.c:5372
-#: fish/cmds.c:5393 fish/cmds.c:5414 fish/cmds.c:5432 fish/cmds.c:5454
-#: fish/cmds.c:5492 fish/cmds.c:5514 fish/cmds.c:5593 fish/cmds.c:5632
-#: fish/cmds.c:5647 fish/cmds.c:5664 fish/cmds.c:5678 fish/cmds.c:5694
-#: fish/cmds.c:5716 fish/cmds.c:5738 fish/cmds.c:5760 fish/cmds.c:5782
-#: fish/cmds.c:5804 fish/cmds.c:5826 fish/cmds.c:5846 fish/cmds.c:5863
-#: fish/cmds.c:5880 fish/cmds.c:5899 fish/cmds.c:5918 fish/cmds.c:5938
-#: fish/cmds.c:5974 fish/cmds.c:5993 fish/cmds.c:6012 fish/cmds.c:6029
-#: fish/cmds.c:6047 fish/cmds.c:6070 fish/cmds.c:6093 fish/cmds.c:6117
-#: fish/cmds.c:6140 fish/cmds.c:6161 fish/cmds.c:6184 fish/cmds.c:6207
-#: fish/cmds.c:6227 fish/cmds.c:6249 fish/cmds.c:6270 fish/cmds.c:6293
-#: fish/cmds.c:6310 fish/cmds.c:6327 fish/cmds.c:6345 fish/cmds.c:6363
-#: fish/cmds.c:6384 fish/cmds.c:6402 fish/cmds.c:6423 fish/cmds.c:6443
-#: fish/cmds.c:6461 fish/cmds.c:6482 fish/cmds.c:6505 fish/cmds.c:6528
-#: fish/cmds.c:6550 fish/cmds.c:6583 fish/cmds.c:6600 fish/cmds.c:6617
-#: fish/cmds.c:6641 fish/cmds.c:6664 fish/cmds.c:6687 fish/cmds.c:6709
-#: fish/cmds.c:6726 fish/cmds.c:6748 fish/cmds.c:6842 fish/cmds.c:6862
-#: fish/cmds.c:6882 fish/cmds.c:6902 fish/cmds.c:6920 fish/cmds.c:6941
-#: fish/cmds.c:6977 fish/cmds.c:6994 fish/cmds.c:7016 fish/cmds.c:7033
-#: fish/cmds.c:7069 fish/cmds.c:7089 fish/cmds.c:7109 fish/cmds.c:7129
-#: fish/cmds.c:7151 fish/cmds.c:7168 fish/cmds.c:7187 fish/cmds.c:7206
-#: fish/cmds.c:7228 fish/cmds.c:7249 fish/cmds.c:7270 fish/cmds.c:7291
-#: fish/cmds.c:7314 fish/cmds.c:7355 fish/cmds.c:7378 fish/cmds.c:7417
-#: fish/cmds.c:7434 fish/cmds.c:7453 fish/cmds.c:7474 fish/cmds.c:7497
-#: fish/cmds.c:7519 fish/cmds.c:7537 fish/cmds.c:7556 fish/cmds.c:7577
-#: fish/cmds.c:7654 fish/cmds.c:7695 fish/cmds.c:7774 fish/cmds.c:7850
-#: fish/cmds.c:7887 fish/cmds.c:7910 fish/cmds.c:7931 fish/cmds.c:7954
-#: fish/cmds.c:7976 fish/cmds.c:8001 fish/cmds.c:8044 fish/cmds.c:8085
-#: fish/cmds.c:8106 fish/cmds.c:8124 fish/cmds.c:8143 fish/cmds.c:8160
-#: fish/cmds.c:8178 fish/cmds.c:8205 fish/cmds.c:8229 fish/cmds.c:8253
-#: fish/cmds.c:8277 fish/cmds.c:8301 fish/cmds.c:8325 fish/cmds.c:8349
-#: fish/cmds.c:8373 fish/cmds.c:8397 fish/cmds.c:8421 fish/cmds.c:8445
-#: fish/cmds.c:8469 fish/cmds.c:8492 fish/cmds.c:8515 fish/cmds.c:8536
-#: fish/cmds.c:8557 fish/cmds.c:8578 fish/cmds.c:8598 fish/cmds.c:8621
-#: fish/cmds.c:8659 fish/cmds.c:8676 fish/cmds.c:8693 fish/cmds.c:8712
-#: fish/cmds.c:8731 fish/cmds.c:8748 fish/cmds.c:8765 fish/cmds.c:8782
-#: fish/cmds.c:8799 fish/cmds.c:8818 fish/cmds.c:8854 fish/cmds.c:8894
-#: fish/cmds.c:8927 fish/cmds.c:8944 fish/cmds.c:8961 fish/cmds.c:8977
-#: fish/cmds.c:8992 fish/cmds.c:9013 fish/cmds.c:9051 fish/cmds.c:9089
-#: fish/cmds.c:9128 fish/cmds.c:9168 fish/cmds.c:9209 fish/cmds.c:9250
-#: fish/cmds.c:9288 fish/cmds.c:9305 fish/cmds.c:9328 fish/cmds.c:9350
-#: fish/cmds.c:9372 fish/cmds.c:9392 fish/cmds.c:9412 fish/cmds.c:9448
-#: fish/cmds.c:9520 fish/cmds.c:9560 fish/cmds.c:9618 fish/cmds.c:9644
-#: fish/cmds.c:9670 fish/cmds.c:9698 fish/cmds.c:9757 fish/cmds.c:9778
-#: fish/cmds.c:9823 fish/cmds.c:9843 fish/cmds.c:9882 fish/cmds.c:9919
-#: fish/cmds.c:9939 fish/cmds.c:9961 fish/cmds.c:10018 fish/cmds.c:10038
-#: fish/cmds.c:10060 fish/cmds.c:10082 fish/cmds.c:10101 fish/cmds.c:10121
-#: fish/cmds.c:10148 fish/cmds.c:10168 fish/cmds.c:10188 fish/cmds.c:10208
-#: fish/cmds.c:10228 fish/cmds.c:10250 fish/cmds.c:10285 fish/cmds.c:10303
-#: fish/cmds.c:10326 fish/cmds.c:10348 fish/cmds.c:10363 fish/cmds.c:10380
-#: fish/cmds.c:10417 fish/cmds.c:10456 fish/cmds.c:10496 fish/cmds.c:10552
-#: fish/cmds.c:10574 fish/cmds.c:10610 fish/cmds.c:10625 fish/cmds.c:10645
-#: fish/cmds.c:10685 fish/cmds.c:10708 fish/cmds.c:10732 fish/cmds.c:10757
-#: fish/cmds.c:10798 fish/cmds.c:10823 fish/cmds.c:10861 fish/cmds.c:10892
-#: fish/cmds.c:10923 fish/cmds.c:10951 fish/cmds.c:10971 fish/cmds.c:11003
-#: fish/cmds.c:11023 fish/cmds.c:11043 fish/cmds.c:11060 fish/cmds.c:11078
-#: fish/cmds.c:11101 fish/cmds.c:11122 fish/cmds.c:11141 fish/cmds.c:11183
-#: fish/cmds.c:11226 fish/cmds.c:11270 fish/cmds.c:11309 fish/cmds.c:11328
-#: fish/cmds.c:11348 fish/cmds.c:11368 fish/cmds.c:11389 fish/cmds.c:11410
-#: fish/cmds.c:11431 fish/cmds.c:11452 fish/cmds.c:11473 fish/cmds.c:11495
-#: fish/cmds.c:11533 fish/cmds.c:11584 fish/cmds.c:11622 fish/cmds.c:11678
-#: fish/cmds.c:11701 fish/cmds.c:11814 fish/cmds.c:11843 fish/cmds.c:11870
-#: fish/cmds.c:11887 fish/cmds.c:11908 fish/cmds.c:11925 fish/cmds.c:11947
+#: fish/cmds.c:3305 fish/cmds.c:3319 fish/cmds.c:3335 fish/cmds.c:3352
+#: fish/cmds.c:3369 fish/cmds.c:3387 fish/cmds.c:3406 fish/cmds.c:3422
+#: fish/cmds.c:3440 fish/cmds.c:3456 fish/cmds.c:3474 fish/cmds.c:3490
+#: fish/cmds.c:3507 fish/cmds.c:3522 fish/cmds.c:3540 fish/cmds.c:3555
+#: fish/cmds.c:3571 fish/cmds.c:3587 fish/cmds.c:3603 fish/cmds.c:3619
+#: fish/cmds.c:3635 fish/cmds.c:3653 fish/cmds.c:3686 fish/cmds.c:3702
+#: fish/cmds.c:3718 fish/cmds.c:3737 fish/cmds.c:3752 fish/cmds.c:3770
+#: fish/cmds.c:3785 fish/cmds.c:3803 fish/cmds.c:3818 fish/cmds.c:3836
+#: fish/cmds.c:3851 fish/cmds.c:3870 fish/cmds.c:3889 fish/cmds.c:3907
+#: fish/cmds.c:3927 fish/cmds.c:3946 fish/cmds.c:3966 fish/cmds.c:3986
+#: fish/cmds.c:4006 fish/cmds.c:4025 fish/cmds.c:4044 fish/cmds.c:4064
+#: fish/cmds.c:4084 fish/cmds.c:4104 fish/cmds.c:4119 fish/cmds.c:4135
+#: fish/cmds.c:4156 fish/cmds.c:4207 fish/cmds.c:4225 fish/cmds.c:4242
+#: fish/cmds.c:4263 fish/cmds.c:4326 fish/cmds.c:4346 fish/cmds.c:4366
+#: fish/cmds.c:4386 fish/cmds.c:4406 fish/cmds.c:4426 fish/cmds.c:4445
+#: fish/cmds.c:4464 fish/cmds.c:4483 fish/cmds.c:4498 fish/cmds.c:4517
+#: fish/cmds.c:4537 fish/cmds.c:4557 fish/cmds.c:4580 fish/cmds.c:4634
+#: fish/cmds.c:4650 fish/cmds.c:4666 fish/cmds.c:4685 fish/cmds.c:4707
+#: fish/cmds.c:4729 fish/cmds.c:4749 fish/cmds.c:4766 fish/cmds.c:4783
+#: fish/cmds.c:4800 fish/cmds.c:4817 fish/cmds.c:4834 fish/cmds.c:4851
+#: fish/cmds.c:4868 fish/cmds.c:4887 fish/cmds.c:4910 fish/cmds.c:4946
+#: fish/cmds.c:4963 fish/cmds.c:4986 fish/cmds.c:5008 fish/cmds.c:5029
+#: fish/cmds.c:5049 fish/cmds.c:5068 fish/cmds.c:5088 fish/cmds.c:5106
+#: fish/cmds.c:5124 fish/cmds.c:5138 fish/cmds.c:5154 fish/cmds.c:5174
+#: fish/cmds.c:5193 fish/cmds.c:5212 fish/cmds.c:5231 fish/cmds.c:5250
+#: fish/cmds.c:5270 fish/cmds.c:5310 fish/cmds.c:5367 fish/cmds.c:5388
+#: fish/cmds.c:5409 fish/cmds.c:5430 fish/cmds.c:5448 fish/cmds.c:5470
+#: fish/cmds.c:5508 fish/cmds.c:5530 fish/cmds.c:5609 fish/cmds.c:5648
+#: fish/cmds.c:5663 fish/cmds.c:5680 fish/cmds.c:5694 fish/cmds.c:5710
+#: fish/cmds.c:5732 fish/cmds.c:5754 fish/cmds.c:5776 fish/cmds.c:5798
+#: fish/cmds.c:5820 fish/cmds.c:5842 fish/cmds.c:5862 fish/cmds.c:5879
+#: fish/cmds.c:5896 fish/cmds.c:5915 fish/cmds.c:5934 fish/cmds.c:5954
+#: fish/cmds.c:5990 fish/cmds.c:6009 fish/cmds.c:6028 fish/cmds.c:6045
+#: fish/cmds.c:6063 fish/cmds.c:6086 fish/cmds.c:6109 fish/cmds.c:6133
+#: fish/cmds.c:6156 fish/cmds.c:6177 fish/cmds.c:6200 fish/cmds.c:6223
+#: fish/cmds.c:6243 fish/cmds.c:6265 fish/cmds.c:6286 fish/cmds.c:6309
+#: fish/cmds.c:6326 fish/cmds.c:6343 fish/cmds.c:6361 fish/cmds.c:6379
+#: fish/cmds.c:6400 fish/cmds.c:6418 fish/cmds.c:6439 fish/cmds.c:6459
+#: fish/cmds.c:6477 fish/cmds.c:6498 fish/cmds.c:6521 fish/cmds.c:6544
+#: fish/cmds.c:6566 fish/cmds.c:6599 fish/cmds.c:6616 fish/cmds.c:6633
+#: fish/cmds.c:6657 fish/cmds.c:6680 fish/cmds.c:6703 fish/cmds.c:6725
+#: fish/cmds.c:6742 fish/cmds.c:6764 fish/cmds.c:6858 fish/cmds.c:6878
+#: fish/cmds.c:6898 fish/cmds.c:6918 fish/cmds.c:6936 fish/cmds.c:6957
+#: fish/cmds.c:6993 fish/cmds.c:7010 fish/cmds.c:7032 fish/cmds.c:7049
+#: fish/cmds.c:7085 fish/cmds.c:7105 fish/cmds.c:7125 fish/cmds.c:7145
+#: fish/cmds.c:7167 fish/cmds.c:7184 fish/cmds.c:7203 fish/cmds.c:7222
+#: fish/cmds.c:7244 fish/cmds.c:7265 fish/cmds.c:7286 fish/cmds.c:7307
+#: fish/cmds.c:7330 fish/cmds.c:7371 fish/cmds.c:7394 fish/cmds.c:7433
+#: fish/cmds.c:7450 fish/cmds.c:7469 fish/cmds.c:7490 fish/cmds.c:7513
+#: fish/cmds.c:7535 fish/cmds.c:7553 fish/cmds.c:7572 fish/cmds.c:7593
+#: fish/cmds.c:7670 fish/cmds.c:7711 fish/cmds.c:7790 fish/cmds.c:7866
+#: fish/cmds.c:7903 fish/cmds.c:7926 fish/cmds.c:7947 fish/cmds.c:7970
+#: fish/cmds.c:7992 fish/cmds.c:8017 fish/cmds.c:8060 fish/cmds.c:8101
+#: fish/cmds.c:8122 fish/cmds.c:8140 fish/cmds.c:8159 fish/cmds.c:8176
+#: fish/cmds.c:8194 fish/cmds.c:8221 fish/cmds.c:8245 fish/cmds.c:8269
+#: fish/cmds.c:8293 fish/cmds.c:8317 fish/cmds.c:8341 fish/cmds.c:8365
+#: fish/cmds.c:8389 fish/cmds.c:8413 fish/cmds.c:8437 fish/cmds.c:8461
+#: fish/cmds.c:8485 fish/cmds.c:8508 fish/cmds.c:8531 fish/cmds.c:8552
+#: fish/cmds.c:8573 fish/cmds.c:8594 fish/cmds.c:8614 fish/cmds.c:8637
+#: fish/cmds.c:8675 fish/cmds.c:8692 fish/cmds.c:8709 fish/cmds.c:8728
+#: fish/cmds.c:8747 fish/cmds.c:8764 fish/cmds.c:8781 fish/cmds.c:8798
+#: fish/cmds.c:8815 fish/cmds.c:8834 fish/cmds.c:8870 fish/cmds.c:8910
+#: fish/cmds.c:8943 fish/cmds.c:8960 fish/cmds.c:8977 fish/cmds.c:8993
+#: fish/cmds.c:9008 fish/cmds.c:9029 fish/cmds.c:9067 fish/cmds.c:9105
+#: fish/cmds.c:9144 fish/cmds.c:9184 fish/cmds.c:9225 fish/cmds.c:9266
+#: fish/cmds.c:9304 fish/cmds.c:9321 fish/cmds.c:9344 fish/cmds.c:9366
+#: fish/cmds.c:9388 fish/cmds.c:9408 fish/cmds.c:9428 fish/cmds.c:9464
+#: fish/cmds.c:9536 fish/cmds.c:9576 fish/cmds.c:9634 fish/cmds.c:9660
+#: fish/cmds.c:9686 fish/cmds.c:9714 fish/cmds.c:9773 fish/cmds.c:9794
+#: fish/cmds.c:9839 fish/cmds.c:9859 fish/cmds.c:9898 fish/cmds.c:9935
+#: fish/cmds.c:9955 fish/cmds.c:9977 fish/cmds.c:10034 fish/cmds.c:10054
+#: fish/cmds.c:10076 fish/cmds.c:10098 fish/cmds.c:10117 fish/cmds.c:10137
+#: fish/cmds.c:10164 fish/cmds.c:10184 fish/cmds.c:10204 fish/cmds.c:10224
+#: fish/cmds.c:10244 fish/cmds.c:10266 fish/cmds.c:10301 fish/cmds.c:10319
+#: fish/cmds.c:10342 fish/cmds.c:10364 fish/cmds.c:10379 fish/cmds.c:10396
+#: fish/cmds.c:10433 fish/cmds.c:10472 fish/cmds.c:10512 fish/cmds.c:10568
+#: fish/cmds.c:10590 fish/cmds.c:10626 fish/cmds.c:10641 fish/cmds.c:10661
+#: fish/cmds.c:10701 fish/cmds.c:10724 fish/cmds.c:10748 fish/cmds.c:10773
+#: fish/cmds.c:10814 fish/cmds.c:10839 fish/cmds.c:10877 fish/cmds.c:10908
+#: fish/cmds.c:10939 fish/cmds.c:10967 fish/cmds.c:10987 fish/cmds.c:11019
+#: fish/cmds.c:11039 fish/cmds.c:11059 fish/cmds.c:11076 fish/cmds.c:11094
+#: fish/cmds.c:11117 fish/cmds.c:11138 fish/cmds.c:11157 fish/cmds.c:11199
+#: fish/cmds.c:11242 fish/cmds.c:11286 fish/cmds.c:11325 fish/cmds.c:11344
+#: fish/cmds.c:11364 fish/cmds.c:11384 fish/cmds.c:11405 fish/cmds.c:11426
+#: fish/cmds.c:11447 fish/cmds.c:11468 fish/cmds.c:11489 fish/cmds.c:11511
+#: fish/cmds.c:11549 fish/cmds.c:11600 fish/cmds.c:11638 fish/cmds.c:11694
+#: fish/cmds.c:11717 fish/cmds.c:11830 fish/cmds.c:11859 fish/cmds.c:11886
+#: fish/cmds.c:11903 fish/cmds.c:11924 fish/cmds.c:11941 fish/cmds.c:11963
+#: fish/cmds.c:12003 fish/cmds.c:12024
 #, c-format
 msgid "type 'help %s' for help on %s\n"
 msgstr "%s-ലുള്ള ആവശ്യങ്ങള്‍ക്കായി 'help %s' ശ്രമിച്ചു നോക്കുക\n"
 
-#: fish/cmds.c:3647 fish/cmds.c:4906 fish/cmds.c:5264 fish/cmds.c:5304
-#: fish/cmds.c:5323 fish/cmds.c:5466 fish/cmds.c:5525 fish/cmds.c:5544
-#: fish/cmds.c:5563 fish/cmds.c:5606 fish/cmds.c:5949 fish/cmds.c:6560
-#: fish/cmds.c:6759 fish/cmds.c:6778 fish/cmds.c:6797 fish/cmds.c:6816
-#: fish/cmds.c:6952 fish/cmds.c:7043 fish/cmds.c:7324 fish/cmds.c:7388
-#: fish/cmds.c:7587 fish/cmds.c:7606 fish/cmds.c:7625 fish/cmds.c:7664
-#: fish/cmds.c:7705 fish/cmds.c:7724 fish/cmds.c:7743 fish/cmds.c:7784
-#: fish/cmds.c:7803 fish/cmds.c:7822 fish/cmds.c:7860 fish/cmds.c:8013
-#: fish/cmds.c:8056 fish/cmds.c:8633 fish/cmds.c:8828 fish/cmds.c:8866
-#: fish/cmds.c:8904 fish/cmds.c:9024 fish/cmds.c:9061 fish/cmds.c:9099
-#: fish/cmds.c:9138 fish/cmds.c:9179 fish/cmds.c:9220 fish/cmds.c:9261
-#: fish/cmds.c:9424 fish/cmds.c:9460 fish/cmds.c:9473 fish/cmds.c:9486
-#: fish/cmds.c:9499 fish/cmds.c:9532 fish/cmds.c:9570 fish/cmds.c:9589
-#: fish/cmds.c:9710 fish/cmds.c:9729 fish/cmds.c:9790 fish/cmds.c:9803
-#: fish/cmds.c:9854 fish/cmds.c:9893 fish/cmds.c:9971 fish/cmds.c:9990
-#: fish/cmds.c:10264 fish/cmds.c:10391 fish/cmds.c:10428 fish/cmds.c:10467
-#: fish/cmds.c:10507 fish/cmds.c:10526 fish/cmds.c:10585 fish/cmds.c:10658
-#: fish/cmds.c:10768 fish/cmds.c:10838 fish/cmds.c:10872 fish/cmds.c:10903
-#: fish/cmds.c:10934 fish/cmds.c:10983 fish/cmds.c:11154 fish/cmds.c:11196
-#: fish/cmds.c:11241 fish/cmds.c:11283 fish/cmds.c:11509 fish/cmds.c:11547
-#: fish/cmds.c:11560 fish/cmds.c:11598 fish/cmds.c:11633 fish/cmds.c:11652
-#: fish/cmds.c:11719 fish/cmds.c:11747 fish/cmds.c:11770
+#: fish/cmds.c:3663 fish/cmds.c:4922 fish/cmds.c:5280 fish/cmds.c:5320
+#: fish/cmds.c:5339 fish/cmds.c:5482 fish/cmds.c:5541 fish/cmds.c:5560
+#: fish/cmds.c:5579 fish/cmds.c:5622 fish/cmds.c:5965 fish/cmds.c:6576
+#: fish/cmds.c:6775 fish/cmds.c:6794 fish/cmds.c:6813 fish/cmds.c:6832
+#: fish/cmds.c:6968 fish/cmds.c:7059 fish/cmds.c:7340 fish/cmds.c:7404
+#: fish/cmds.c:7603 fish/cmds.c:7622 fish/cmds.c:7641 fish/cmds.c:7680
+#: fish/cmds.c:7721 fish/cmds.c:7740 fish/cmds.c:7759 fish/cmds.c:7800
+#: fish/cmds.c:7819 fish/cmds.c:7838 fish/cmds.c:7876 fish/cmds.c:8029
+#: fish/cmds.c:8072 fish/cmds.c:8649 fish/cmds.c:8844 fish/cmds.c:8882
+#: fish/cmds.c:8920 fish/cmds.c:9040 fish/cmds.c:9077 fish/cmds.c:9115
+#: fish/cmds.c:9154 fish/cmds.c:9195 fish/cmds.c:9236 fish/cmds.c:9277
+#: fish/cmds.c:9440 fish/cmds.c:9476 fish/cmds.c:9489 fish/cmds.c:9502
+#: fish/cmds.c:9515 fish/cmds.c:9548 fish/cmds.c:9586 fish/cmds.c:9605
+#: fish/cmds.c:9726 fish/cmds.c:9745 fish/cmds.c:9806 fish/cmds.c:9819
+#: fish/cmds.c:9870 fish/cmds.c:9909 fish/cmds.c:9987 fish/cmds.c:10006
+#: fish/cmds.c:10280 fish/cmds.c:10407 fish/cmds.c:10444 fish/cmds.c:10483
+#: fish/cmds.c:10523 fish/cmds.c:10542 fish/cmds.c:10601 fish/cmds.c:10674
+#: fish/cmds.c:10784 fish/cmds.c:10854 fish/cmds.c:10888 fish/cmds.c:10919
+#: fish/cmds.c:10950 fish/cmds.c:10999 fish/cmds.c:11170 fish/cmds.c:11212
+#: fish/cmds.c:11257 fish/cmds.c:11299 fish/cmds.c:11525 fish/cmds.c:11563
+#: fish/cmds.c:11576 fish/cmds.c:11614 fish/cmds.c:11649 fish/cmds.c:11668
+#: fish/cmds.c:11735 fish/cmds.c:11763 fish/cmds.c:11786 fish/cmds.c:12041
 #, c-format
 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: %s: അസാധുവായ ഇന്റിജര്‍ പരാമീറ്റര്‍ (%s %d തിരികെ നല്‍കിയിരിക്കുന്നു)\n"
 
-#: fish/cmds.c:3653 fish/cmds.c:4912 fish/cmds.c:5270 fish/cmds.c:5310
-#: fish/cmds.c:5329 fish/cmds.c:5472 fish/cmds.c:5531 fish/cmds.c:5550
-#: fish/cmds.c:5569 fish/cmds.c:5612 fish/cmds.c:5955 fish/cmds.c:6566
-#: fish/cmds.c:6765 fish/cmds.c:6784 fish/cmds.c:6803 fish/cmds.c:6822
-#: fish/cmds.c:6958 fish/cmds.c:7049 fish/cmds.c:7330 fish/cmds.c:7394
-#: fish/cmds.c:7593 fish/cmds.c:7612 fish/cmds.c:7631 fish/cmds.c:7670
-#: fish/cmds.c:7711 fish/cmds.c:7730 fish/cmds.c:7749 fish/cmds.c:7790
-#: fish/cmds.c:7809 fish/cmds.c:7828 fish/cmds.c:7866 fish/cmds.c:8019
-#: fish/cmds.c:8062 fish/cmds.c:8639 fish/cmds.c:8834 fish/cmds.c:8872
-#: fish/cmds.c:8910 fish/cmds.c:9030 fish/cmds.c:9067 fish/cmds.c:9105
-#: fish/cmds.c:9144 fish/cmds.c:9185 fish/cmds.c:9226 fish/cmds.c:9267
-#: fish/cmds.c:9538 fish/cmds.c:9576 fish/cmds.c:9595 fish/cmds.c:9716
-#: fish/cmds.c:9860 fish/cmds.c:9899 fish/cmds.c:9977 fish/cmds.c:9996
-#: fish/cmds.c:10397 fish/cmds.c:10434 fish/cmds.c:10473 fish/cmds.c:10513
-#: fish/cmds.c:10532 fish/cmds.c:10591 fish/cmds.c:10664 fish/cmds.c:10774
-#: fish/cmds.c:11160 fish/cmds.c:11202 fish/cmds.c:11247 fish/cmds.c:11289
-#: fish/cmds.c:11639 fish/cmds.c:11725 fish/cmds.c:11753 fish/cmds.c:11776
+#: fish/cmds.c:3669 fish/cmds.c:4928 fish/cmds.c:5286 fish/cmds.c:5326
+#: fish/cmds.c:5345 fish/cmds.c:5488 fish/cmds.c:5547 fish/cmds.c:5566
+#: fish/cmds.c:5585 fish/cmds.c:5628 fish/cmds.c:5971 fish/cmds.c:6582
+#: fish/cmds.c:6781 fish/cmds.c:6800 fish/cmds.c:6819 fish/cmds.c:6838
+#: fish/cmds.c:6974 fish/cmds.c:7065 fish/cmds.c:7346 fish/cmds.c:7410
+#: fish/cmds.c:7609 fish/cmds.c:7628 fish/cmds.c:7647 fish/cmds.c:7686
+#: fish/cmds.c:7727 fish/cmds.c:7746 fish/cmds.c:7765 fish/cmds.c:7806
+#: fish/cmds.c:7825 fish/cmds.c:7844 fish/cmds.c:7882 fish/cmds.c:8035
+#: fish/cmds.c:8078 fish/cmds.c:8655 fish/cmds.c:8850 fish/cmds.c:8888
+#: fish/cmds.c:8926 fish/cmds.c:9046 fish/cmds.c:9083 fish/cmds.c:9121
+#: fish/cmds.c:9160 fish/cmds.c:9201 fish/cmds.c:9242 fish/cmds.c:9283
+#: fish/cmds.c:9554 fish/cmds.c:9592 fish/cmds.c:9611 fish/cmds.c:9732
+#: fish/cmds.c:9876 fish/cmds.c:9915 fish/cmds.c:9993 fish/cmds.c:10012
+#: fish/cmds.c:10413 fish/cmds.c:10450 fish/cmds.c:10489 fish/cmds.c:10529
+#: fish/cmds.c:10548 fish/cmds.c:10607 fish/cmds.c:10680 fish/cmds.c:10790
+#: fish/cmds.c:11176 fish/cmds.c:11218 fish/cmds.c:11263 fish/cmds.c:11305
+#: fish/cmds.c:11655 fish/cmds.c:11741 fish/cmds.c:11769 fish/cmds.c:11792
 #, c-format
 msgid "%s: %s: integer out of range\n"
 msgstr "%s: %s: ഇന്റിജര്‍ പരിധികഴിഞ്ഞിരിക്കുന്നു\n"
 
-#: fish/cmds.c:4139 fish/cmds.c:4246 fish/cmds.c:4563 fish/cmds.c:11700
-#: fish/cmds.c:11946
+#: fish/cmds.c:4155 fish/cmds.c:4262 fish/cmds.c:4579 fish/cmds.c:11716
+#: fish/cmds.c:11962 fish/cmds.c:12023
 #, fuzzy, c-format
 msgid "%s should have %d-%d parameter(s)\n"
 msgstr "%s-ല്‍ %d പരാമീറ്ററുകള്‍ ആവശ്യമുണ്ടു് \n"
 
-#: fish/cmds.c:4165 fish/cmds.c:4282 fish/cmds.c:4584 fish/cmds.c:11786
-#: fish/cmds.c:11963
+#: fish/cmds.c:4181 fish/cmds.c:4298 fish/cmds.c:4600 fish/cmds.c:11802
+#: fish/cmds.c:11979 fish/cmds.c:12056
 #, fuzzy, c-format
 msgid "%s: unknown optional argument \"%s\"\n"
 msgstr "%s: അനവധി ആര്‍ഗ്യുമെന്റുകള്‍\n"
 
-#: fish/cmds.c:4171 fish/cmds.c:4288 fish/cmds.c:4590 fish/cmds.c:11792
-#: fish/cmds.c:11969
+#: fish/cmds.c:4187 fish/cmds.c:4304 fish/cmds.c:4606 fish/cmds.c:11808
+#: fish/cmds.c:11985 fish/cmds.c:12062
 #, fuzzy, c-format
 msgid "%s: optional argument \"%s\" given twice\n"
 msgstr "%s: അനവധി ആര്‍ഗ്യുമെന്റുകള്‍\n"
 
-#: fish/cmds.c:11989
+#: fish/cmds.c:12082
 #, c-format
 msgid "%s: unknown command\n"
 msgstr "%s: അപരിചിതമായ കമാന്‍ഡ്\n"
index ace8eb3..24ba191 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-07-06 15:21+0100\n"
+"POT-Creation-Date: 2011-07-12 19:46+0100\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"
@@ -416,1677 +416,1683 @@ msgstr "सुरू केल्यानंतर डिस्कस्चे
 msgid "%s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: %s: अवैध इंटीजर घटक (%s ने %d पाठवले)\n"
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2615
 msgid "Command"
 msgstr "आदेश"
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2615
 msgid "Description"
 msgstr "वर्णन"
 
-#: fish/cmds.c:2603
+#: fish/cmds.c:2617
 msgid "add a CD-ROM disk image to examine"
 msgstr "विश्लेषणकरीता CD-ROM डिस्क प्रतिमा समावेश करा"
 
-#: fish/cmds.c:2604
+#: fish/cmds.c:2618
 msgid "add the disk(s) from a named libvirt domain"
 msgstr ""
 
-#: fish/cmds.c:2605 fish/cmds.c:2606
+#: fish/cmds.c:2619 fish/cmds.c:2620
 msgid "add an image to examine or modify"
 msgstr "विश्लेषण किंवा संपादनकरीता प्रतिमा समावेश करा"
 
-#: fish/cmds.c:2607
+#: fish/cmds.c:2621
 msgid "add a drive in snapshot mode (read-only)"
 msgstr "ड्राइव्हला स्नॅपशॉट मोडमध्ये समावेश करा (फक्त-वाचणीय)"
 
-#: fish/cmds.c:2608
+#: fish/cmds.c:2622
 msgid "add a drive read-only specifying the QEMU block emulation to use"
 msgstr ""
 
-#: fish/cmds.c:2609
+#: fish/cmds.c:2623
 msgid "add a drive specifying the QEMU block emulation to use"
 msgstr ""
 
-#: fish/cmds.c:2610
+#: fish/cmds.c:2624
 #, fuzzy
 msgid "allocate and add a disk file"
 msgstr "sparse प्रतिमा फाइलचे वाटप करा"
 
-#: fish/cmds.c:2611
+#: fish/cmds.c:2625
 #, fuzzy
 msgid "clear Augeas path"
 msgstr "Augeas मार्ग काढून टाका"
 
-#: fish/cmds.c:2612
+#: fish/cmds.c:2626
 msgid "close the current Augeas handle"
 msgstr "सध्याचे Augeas हँडल बंद करा"
 
-#: fish/cmds.c:2613
+#: fish/cmds.c:2627
 msgid "define an Augeas node"
 msgstr "Augeas नोडचे वर्णन करा"
 
-#: fish/cmds.c:2614
+#: fish/cmds.c:2628
 msgid "define an Augeas variable"
 msgstr "Augeas वेरियेबलचे वर्णन करा"
 
-#: fish/cmds.c:2615
+#: fish/cmds.c:2629
 msgid "look up the value of an Augeas path"
 msgstr "Augeas मार्गाचे मूल्यकरीता पहा"
 
-#: fish/cmds.c:2616
+#: fish/cmds.c:2630
 msgid "create a new Augeas handle"
 msgstr "नवीन Augeas हँडल निर्माण करा"
 
-#: fish/cmds.c:2617
+#: fish/cmds.c:2631
 msgid "insert a sibling Augeas node"
 msgstr "सिब्लिंग Augeas नोड अंतर्भूत करा"
 
-#: fish/cmds.c:2618
+#: fish/cmds.c:2632
 msgid "load files into the tree"
 msgstr "ट्रिमध्ये फाइल्स् लोड करा"
 
-#: fish/cmds.c:2619
+#: fish/cmds.c:2633
 msgid "list Augeas nodes under augpath"
 msgstr "augpath अंतर्गत Augeas नोड्स् दाखवा"
 
-#: fish/cmds.c:2620
+#: fish/cmds.c:2634
 msgid "return Augeas nodes which match augpath"
 msgstr "augpath सह जुळवणी शक्य असणारे Augeas नोड्स् रिटर्न करा"
 
-#: fish/cmds.c:2621
+#: fish/cmds.c:2635
 msgid "move Augeas node"
 msgstr "Augeas नोड हलवा"
 
-#: fish/cmds.c:2622
+#: fish/cmds.c:2636
 msgid "remove an Augeas path"
 msgstr "Augeas मार्ग काढून टाका"
 
-#: fish/cmds.c:2623
+#: fish/cmds.c:2637
 msgid "write all pending Augeas changes to disk"
 msgstr "सर्व उर्वरीत Augeas बदल डिस्कवर लिहा"
 
-#: fish/cmds.c:2624
+#: fish/cmds.c:2638
 msgid "set Augeas path to value"
 msgstr "Augeas मार्ग यांस मूल्यकरीता सेट करा"
 
-#: fish/cmds.c:2625
+#: fish/cmds.c:2639
 msgid "test availability of some parts of the API"
 msgstr "API चे काहिक भागांच्या उपलब्धताची चाचणी करा"
 
-#: fish/cmds.c:2626
+#: fish/cmds.c:2640
 #, fuzzy
 msgid "return a list of all optional groups"
 msgstr "inotify इव्हेंट्स्ची सूची पाठवा"
 
-#: fish/cmds.c:2627
+#: fish/cmds.c:2641
 msgid "upload base64-encoded data to file"
 msgstr ""
 
-#: fish/cmds.c:2628
+#: fish/cmds.c:2642
 #, fuzzy
 msgid "download file and encode as base64"
 msgstr "स्थानीय मशीनकरीता फाइल डाऊनलोड करा"
 
-#: fish/cmds.c:2629
+#: fish/cmds.c:2643
 msgid "flush device buffers"
 msgstr "उपकरण बफर्स् रिकामे करा"
 
-#: fish/cmds.c:2630
+#: fish/cmds.c:2644
 msgid "get blocksize of block device"
 msgstr "ब्लॉक उपरणाचे ब्लॉकआकार प्राप्त करा"
 
-#: fish/cmds.c:2631
+#: fish/cmds.c:2645
 msgid "is block device set to read-only"
 msgstr "ब्लॉक उपरकरण फक्त-वाचणीय म्हणून सेट करायचे"
 
-#: fish/cmds.c:2632
+#: fish/cmds.c:2646
 msgid "get total size of device in bytes"
 msgstr "उपकरणाचे एकूण आकार बाईट्स् मध्ये प्राप्त करा"
 
-#: fish/cmds.c:2633
+#: fish/cmds.c:2647
 msgid "get sectorsize of block device"
 msgstr "ब्लॉक उपकरणाचे सेक्टर आकार प्राप्त करा"
 
-#: fish/cmds.c:2634
+#: fish/cmds.c:2648
 msgid "get total size of device in 512-byte sectors"
 msgstr "उपकरणाचे एकूण आकार 512-बाईट सेक्टर्स् मध्ये प्राप्त करा"
 
-#: fish/cmds.c:2635
+#: fish/cmds.c:2649
 msgid "reread partition table"
 msgstr "विभाजन तक्ता पुन्हा वाचा"
 
-#: fish/cmds.c:2636
+#: fish/cmds.c:2650
 msgid "set blocksize of block device"
 msgstr "ब्लॉक उपकरणाचे ब्लॉक उपकरण सेट करा"
 
-#: fish/cmds.c:2637
+#: fish/cmds.c:2651
 msgid "set block device to read-only"
 msgstr "ब्लॉक उपकरण फक्त-वाचणीय असे सेट करा"
 
-#: fish/cmds.c:2638
+#: fish/cmds.c:2652
 msgid "set block device to read-write"
 msgstr "ब्लॉक उपकरण फक्त-वाचणीय असे सेट करा"
 
-#: fish/cmds.c:2639
+#: fish/cmds.c:2653
 msgid "return true path on case-insensitive filesystem"
 msgstr "केस-असंवेदनशील फाइलप्रणालीकरीता खरे मार्ग पाठवा"
 
-#: fish/cmds.c:2640
+#: fish/cmds.c:2654
 msgid "list the contents of a file"
 msgstr "फाइलचे अनुक्रम सूची स्वरूपात दाखवा"
 
-#: fish/cmds.c:2641
+#: fish/cmds.c:2655
 msgid "compute MD5, SHAx or CRC checksum of file"
 msgstr "MD5, SHAx किंवा फाइलचे CRC चेकसम मोजा"
 
-#: fish/cmds.c:2642
+#: fish/cmds.c:2656
 #, fuzzy
 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
 msgstr "MD5, SHAx किंवा फाइलचे CRC चेकसम मोजा"
 
-#: fish/cmds.c:2643
+#: fish/cmds.c:2657
 #, fuzzy
 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
 msgstr "MD5, SHAx किंवा फाइलचे CRC चेकसम मोजा"
 
-#: fish/cmds.c:2644
+#: fish/cmds.c:2658
 msgid "change file mode"
 msgstr "फाइल मोड बदला"
 
-#: fish/cmds.c:2645 fish/cmds.c:2765
+#: fish/cmds.c:2659 fish/cmds.c:2779
 msgid "change file owner and group"
 msgstr "फालची मालकी व गट बदला"
 
-#: fish/cmds.c:2646
+#: fish/cmds.c:2660
 msgid "run a command from the guest filesystem"
 msgstr "अतिथी फाइलप्रणाली पासून आदेश चालवा"
 
-#: fish/cmds.c:2647
+#: fish/cmds.c:2661
 msgid "run a command, returning lines"
 msgstr "आदेश चालवा, ओळी पाठवा"
 
-#: fish/cmds.c:2648
+#: fish/cmds.c:2662
 msgid "add qemu parameters"
 msgstr "qemu घटके समावेश करा"
 
-#: fish/cmds.c:2649
+#: fish/cmds.c:2663
 #, fuzzy
 msgid "copy local files or directories into an image"
 msgstr "ट्रिमध्ये फाइल्स् लोड करा"
 
-#: fish/cmds.c:2650
+#: fish/cmds.c:2664
 #, fuzzy
 msgid "copy remote files or directories out of an image"
 msgstr "ट्रिमध्ये फाइल्स् लोड करा"
 
-#: fish/cmds.c:2651
+#: fish/cmds.c:2665
 #, fuzzy
 msgid "copy size bytes from source to destination using dd"
 msgstr "dd चा वापर करून स्रोत पासून लक्ष्यमध्ये प्रत बनवा"
 
-#: fish/cmds.c:2652
+#: fish/cmds.c:2666
 msgid "copy a file"
 msgstr "फाइलची प्रत बनवा"
 
-#: fish/cmds.c:2653
+#: fish/cmds.c:2667
 msgid "copy a file or directory recursively"
 msgstr "फाइल किंवा डिरेक्ट्रीचे वारंवार प्रत बनवा"
 
-#: fish/cmds.c:2654
+#: fish/cmds.c:2668
 msgid "copy from source to destination using dd"
 msgstr "dd चा वापर करून स्रोत पासून लक्ष्यमध्ये प्रत बनवा"
 
-#: fish/cmds.c:2655
+#: fish/cmds.c:2669
 msgid "debugging and internals"
 msgstr "डिबगींग व इंटर्नल्स्"
 
-#: fish/cmds.c:2656
+#: fish/cmds.c:2670
 #, fuzzy
 msgid "debug the QEMU command line (internal use only)"
 msgstr "स्थानीय मशीन पासून फाइल अपलोड करा"
 
-#: fish/cmds.c:2657
+#: fish/cmds.c:2671
 #, fuzzy
 msgid "upload a file to the appliance (internal use only)"
 msgstr "स्थानीय मशीन पासून फाइल अपलोड करा"
 
-#: fish/cmds.c:2658
+#: fish/cmds.c:2672
 msgid "report file system disk space usage"
 msgstr "फाइल प्रणाली डिस्क जागेची वापरणी कळवा"
 
-#: fish/cmds.c:2659
+#: fish/cmds.c:2673
 msgid "report file system disk space usage (human readable)"
 msgstr "फाइल प्रणाली डिस्क जागेची वापरणी (मानवा द्वारे वाचणीय) कळवा"
 
-#: fish/cmds.c:2660
+#: fish/cmds.c:2674
 #, fuzzy
 msgid "display an image"
 msgstr "प्रतिमाचे वाटप करा"
 
-#: fish/cmds.c:2661
+#: fish/cmds.c:2675
 msgid "return kernel messages"
 msgstr "कर्नल संदेश पाठवा"
 
-#: fish/cmds.c:2662
+#: fish/cmds.c:2676
 msgid "download a file to the local machine"
 msgstr "स्थानीय मशीनकरीता फाइल डाऊनलोड करा"
 
-#: fish/cmds.c:2663
+#: fish/cmds.c:2677
 #, fuzzy
 msgid "download a file to the local machine with offset and size"
 msgstr "स्थानीय मशीनकरीता फाइल डाऊनलोड करा"
 
-#: fish/cmds.c:2664
+#: fish/cmds.c:2678
 msgid "drop kernel page cache, dentries and inodes"
 msgstr "कर्नल पेज कॅशे, डिएंट्रीज् व आयनोड्स् वगळा"
 
-#: fish/cmds.c:2665
+#: fish/cmds.c:2679
 msgid "estimate file space usage"
 msgstr "फाइल स्पेस वापरणीचा अंदाज द्या"
 
-#: fish/cmds.c:2666
+#: fish/cmds.c:2680
 msgid "check an ext2/ext3 filesystem"
 msgstr "ext2/ext3 फाइलप्रणाली तपासा"
 
-#: fish/cmds.c:2667
+#: fish/cmds.c:2681
 msgid "display a line of text"
 msgstr "मजकूर ओळ दाखवा"
 
-#: fish/cmds.c:2668
+#: fish/cmds.c:2682
 msgid "echo arguments back to the client"
 msgstr "क्लाएंटकडे घटके पुन्हा पाठवा"
 
-#: fish/cmds.c:2669
+#: fish/cmds.c:2683
 #, fuzzy
 msgid "edit a file"
 msgstr "फाइल वाचा"
 
-#: fish/cmds.c:2670 fish/cmds.c:2671 fish/cmds.c:2676 fish/cmds.c:2677
-#: fish/cmds.c:2710 fish/cmds.c:2711 fish/cmds.c:2960 fish/cmds.c:2961
-#: fish/cmds.c:2965 fish/cmds.c:2966 fish/cmds.c:2968 fish/cmds.c:2969
+#: fish/cmds.c:2684 fish/cmds.c:2685 fish/cmds.c:2690 fish/cmds.c:2691
+#: fish/cmds.c:2724 fish/cmds.c:2725 fish/cmds.c:2976 fish/cmds.c:2977
+#: fish/cmds.c:2981 fish/cmds.c:2982 fish/cmds.c:2984 fish/cmds.c:2985
 msgid "return lines matching a pattern"
 msgstr "साचा प्रमाणे जुळणारे ओळी पाठवा"
 
-#: fish/cmds.c:2672
+#: fish/cmds.c:2686
 msgid "test if two files have equal contents"
 msgstr "दोन फाइलींचे अनुक्रम एक समान आहे याची चाचणी करा"
 
-#: fish/cmds.c:2673
+#: fish/cmds.c:2687
 msgid "test if file or directory exists"
 msgstr "फाइल किंवा डिरेक्ट्री अस्तित्वात आहे याची चाचणी करा"
 
-#: fish/cmds.c:2674 fish/cmds.c:2675
+#: fish/cmds.c:2688 fish/cmds.c:2689
 msgid "preallocate a file in the guest filesystem"
 msgstr "अतिथी फाइलप्रणालीत फाइलचे पूर्ववाटप करा"
 
-#: fish/cmds.c:2678
+#: fish/cmds.c:2692
 msgid "determine file type"
 msgstr "फाइल प्रकार ओळखा"
 
-#: fish/cmds.c:2679
+#: fish/cmds.c:2693
 msgid "detect the architecture of a binary file"
 msgstr ""
 
-#: fish/cmds.c:2680
+#: fish/cmds.c:2694
 msgid "return the size of the file in bytes"
 msgstr "बाईटस् मध्ये फाइलचा आकार पाठवा"
 
-#: fish/cmds.c:2681
+#: fish/cmds.c:2695
 msgid "fill a file with octets"
 msgstr "ऑक्टेटसह फाइल भरा"
 
-#: fish/cmds.c:2682
+#: fish/cmds.c:2696
 #, fuzzy
 msgid "fill a file with a repeating pattern of bytes"
 msgstr "ऑक्टेटसह फाइल भरा"
 
-#: fish/cmds.c:2683
+#: fish/cmds.c:2697
 msgid "find all files and directories"
 msgstr "सर्व फाइल्स् व डिरेक्ट्रीज् भरा"
 
-#: fish/cmds.c:2684
+#: fish/cmds.c:2698
 msgid "find all files and directories, returning NUL-separated list"
 msgstr "सर्व फाइल्स् व डिरेक्ट्रीज् भरा, NUL-विभाजीत सूची पाठवा"
 
-#: fish/cmds.c:2685
+#: fish/cmds.c:2699
 #, fuzzy
 msgid "find a filesystem by label"
 msgstr "ext2/3/4 फाइलप्रणाली लेबल प्राप्त करा"
 
-#: fish/cmds.c:2686
+#: fish/cmds.c:2700
 #, fuzzy
 msgid "find a filesystem by UUID"
 msgstr "ext2/3/4 फाइलप्रणाली UUID प्राप्त करा"
 
-#: fish/cmds.c:2687
+#: fish/cmds.c:2701
 msgid "run the filesystem checker"
 msgstr "फाइलप्रणाली तपासक चालवा"
 
-#: fish/cmds.c:2688
+#: fish/cmds.c:2702
 msgid "get the additional kernel options"
 msgstr "अगाऊ कर्नल पर्याय प्राप्त करा"
 
-#: fish/cmds.c:2689
+#: fish/cmds.c:2703
 #, fuzzy
 msgid "get the attach method"
 msgstr "शोध मार्ग प्राप्त करा"
 
-#: fish/cmds.c:2690
+#: fish/cmds.c:2704
 msgid "get autosync mode"
 msgstr "autosync मोड प्राप्त करा"
 
-#: fish/cmds.c:2691
+#: fish/cmds.c:2705
 msgid "get direct appliance mode flag"
 msgstr "डाइरेक्ट अप्लायंस् मोड फ्लॅग प्राप्त करा"
 
-#: fish/cmds.c:2692
+#: fish/cmds.c:2706
 msgid "get the ext2/3/4 filesystem label"
 msgstr "ext2/3/4 फाइलप्रणाली लेबल प्राप्त करा"
 
-#: fish/cmds.c:2693
+#: fish/cmds.c:2707
 msgid "get the ext2/3/4 filesystem UUID"
 msgstr "ext2/3/4 फाइलप्रणाली UUID प्राप्त करा"
 
-#: fish/cmds.c:2694
+#: fish/cmds.c:2708
 msgid "get memory allocated to the qemu subprocess"
 msgstr "qemu उपकार्य करीता स्मृतीचे वाटप शक्य करा"
 
-#: fish/cmds.c:2695
+#: fish/cmds.c:2709
 #, fuzzy
 msgid "get enable network flag"
 msgstr "SELinux सक्षम फ्लॅग प्राप्त करा"
 
-#: fish/cmds.c:2696
+#: fish/cmds.c:2710
 msgid "get the search path"
 msgstr "शोध मार्ग प्राप्त करा"
 
-#: fish/cmds.c:2697
+#: fish/cmds.c:2711
 msgid "get PID of qemu subprocess"
 msgstr "qemu उपकार्यचे PID प्राप्त करा"
 
-#: fish/cmds.c:2698
+#: fish/cmds.c:2712
 msgid "get the qemu binary"
 msgstr "qemu बाइनरी प्राप्त करा"
 
-#: fish/cmds.c:2699
+#: fish/cmds.c:2713
 msgid "get recovery process enabled flag"
 msgstr "रिकवरी कार्य सक्षम फ्लॅग प्राप्त करा"
 
-#: fish/cmds.c:2700
+#: fish/cmds.c:2714
 msgid "get SELinux enabled flag"
 msgstr "SELinux सक्षम फ्लॅग प्राप्त करा"
 
-#: fish/cmds.c:2701
+#: fish/cmds.c:2715
 msgid "get the current state"
 msgstr "सध्याचे स्तर प्राप्त करा"
 
-#: fish/cmds.c:2702
+#: fish/cmds.c:2716
 msgid "get command trace enabled flag"
 msgstr "कमांड ट्रेस सक्षम फ्लॅग प्राप्त करा"
 
-#: fish/cmds.c:2703
+#: fish/cmds.c:2717
 #, fuzzy
 msgid "get the current umask"
 msgstr "सध्याचे स्तर प्राप्त करा"
 
-#: fish/cmds.c:2704
+#: fish/cmds.c:2718
 msgid "get verbose mode"
 msgstr "वर्बोस मोड प्राप्त करा"
 
-#: fish/cmds.c:2705
+#: fish/cmds.c:2719
 msgid "get SELinux security context"
 msgstr "SELinux सुरक्षा कंटेक्स्ट प्राप्त करा"
 
-#: fish/cmds.c:2706 fish/cmds.c:2766
+#: fish/cmds.c:2720 fish/cmds.c:2780
 msgid "get a single extended attribute"
 msgstr ""
 
-#: fish/cmds.c:2707 fish/cmds.c:2767
+#: fish/cmds.c:2721 fish/cmds.c:2781
 msgid "list extended attributes of a file or directory"
 msgstr "फाइल किंवा डिरेक्ट्रीचे विस्तारीत गुणधर्म सूचीत दाखवा"
 
-#: fish/cmds.c:2708
+#: fish/cmds.c:2722
 msgid "expand wildcards in command"
 msgstr "आदेशमधील वाईल्डकार्डस् विस्तारीत करा"
 
-#: fish/cmds.c:2709
+#: fish/cmds.c:2723
 msgid "expand a wildcard path"
 msgstr "वाईल्डकार्ड मार्ग विस्तारीत करा"
 
-#: fish/cmds.c:2712
+#: fish/cmds.c:2726
 msgid "install GRUB"
 msgstr "GRUB प्रतिष्ठापीत करा"
 
-#: fish/cmds.c:2713
+#: fish/cmds.c:2727
 msgid "return first 10 lines of a file"
 msgstr "फाइलचे पहिले 10 ओळी पाठवा"
 
-#: fish/cmds.c:2714
+#: fish/cmds.c:2728
 msgid "return first N lines of a file"
 msgstr "फाइलचे पहिल्या N ओळी पाठवा"
 
-#: fish/cmds.c:2715
+#: fish/cmds.c:2729
 msgid "dump a file in hexadecimal"
 msgstr "फाइलला हेक्जाडेसीमलमध्ये डंप करा"
 
-#: fish/cmds.c:2716
+#: fish/cmds.c:2730
 msgid "edit with a hex editor"
 msgstr ""
 
-#: fish/cmds.c:2717
+#: fish/cmds.c:2731
 #, fuzzy
 msgid "list the contents of a single file in an initrd"
 msgstr "फाइलचे अनुक्रम सूची स्वरूपात दाखवा"
 
-#: fish/cmds.c:2718
+#: fish/cmds.c:2732
 msgid "list files in an initrd"
 msgstr "initrd मधील फाइल्स् सूचीत दाखवा"
 
-#: fish/cmds.c:2719
+#: fish/cmds.c:2733
 msgid "add an inotify watch"
 msgstr "inotify वॉच् समावेश करा"
 
-#: fish/cmds.c:2720
+#: fish/cmds.c:2734
 msgid "close the inotify handle"
 msgstr "inotify हँडल बंद करा"
 
-#: fish/cmds.c:2721
+#: fish/cmds.c:2735
 msgid "return list of watched files that had events"
 msgstr "इव्हेंट्स् समाविष्टीत वॉच्ड् फाइल्स्ची सूची पाठवा"
 
-#: fish/cmds.c:2722
+#: fish/cmds.c:2736
 msgid "create an inotify handle"
 msgstr "inotify हँडल निर्माण करा"
 
-#: fish/cmds.c:2723
+#: fish/cmds.c:2737
 msgid "return list of inotify events"
 msgstr "inotify इव्हेंट्स्ची सूची पाठवा"
 
-#: fish/cmds.c:2724
+#: fish/cmds.c:2738
 msgid "remove an inotify watch"
 msgstr "inotify वॉच् काढून टाका"
 
-#: fish/cmds.c:2725
+#: fish/cmds.c:2739
 msgid "get architecture of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2726
+#: fish/cmds.c:2740
 msgid "get distro of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2727
+#: fish/cmds.c:2741
 msgid "get drive letter mappings"
 msgstr ""
 
-#: fish/cmds.c:2728
+#: fish/cmds.c:2742
 msgid "get filesystems associated with inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2729
+#: fish/cmds.c:2743
 msgid "get format of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2730
+#: fish/cmds.c:2744
 msgid "get hostname of the operating system"
 msgstr ""
 
-#: fish/cmds.c:2731
+#: fish/cmds.c:2745
 #, fuzzy
 msgid "get the icon corresponding to this operating system"
 msgstr "माऊंट केलेल्या उपकरणसह परस्पर Linux VFS प्रकार प्राप्त करा"
 
-#: fish/cmds.c:2732
+#: fish/cmds.c:2746
 msgid "get major version of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2733
+#: fish/cmds.c:2747
 msgid "get minor version of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2734
+#: fish/cmds.c:2748
 msgid "get mountpoints of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2735
+#: fish/cmds.c:2749
 msgid "get package format used by the operating system"
 msgstr ""
 
-#: fish/cmds.c:2736
+#: fish/cmds.c:2750
 msgid "get package management tool used by the operating system"
 msgstr ""
 
-#: fish/cmds.c:2737
+#: fish/cmds.c:2751
 msgid "get product name of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2738
+#: fish/cmds.c:2752
 msgid "get product variant of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2739
+#: fish/cmds.c:2753
 msgid "return list of operating systems found by last inspection"
 msgstr ""
 
-#: fish/cmds.c:2740
+#: fish/cmds.c:2754
 msgid "get type of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2741
+#: fish/cmds.c:2755
 msgid "get Windows CurrentControlSet of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2742
+#: fish/cmds.c:2756
 msgid "get Windows systemroot of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2743
+#: fish/cmds.c:2757
 msgid "get live flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2744
+#: fish/cmds.c:2758
 msgid "get multipart flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2745
+#: fish/cmds.c:2759
 msgid "get netinst (network installer) flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2746
+#: fish/cmds.c:2760
 msgid "get list of applications installed in the operating system"
 msgstr ""
 
-#: fish/cmds.c:2747
+#: fish/cmds.c:2761
 msgid "inspect disk and return list of operating systems found"
 msgstr ""
 
-#: fish/cmds.c:2748
+#: fish/cmds.c:2762
 #, fuzzy
 msgid "test if block device"
 msgstr "ब्लॉक उपकरणाची सूची दाखवा"
 
-#: fish/cmds.c:2749
+#: fish/cmds.c:2763
 msgid "is busy processing a command"
 msgstr "आदेश विश्लेषीत करण्यात व्यस्थ आहे"
 
-#: fish/cmds.c:2750
+#: fish/cmds.c:2764
 #, fuzzy
 msgid "test if character device"
 msgstr "ब्लॉक, अक्षर किंवा FIFO उपकरणे निर्माण करा"
 
-#: fish/cmds.c:2751
+#: fish/cmds.c:2765
 msgid "is in configuration state"
 msgstr "संरचना स्तरात आहे"
 
-#: fish/cmds.c:2752
+#: fish/cmds.c:2766
 #, fuzzy
 msgid "test if a directory"
 msgstr "डिरेक्ट्री निर्माण करा"
 
-#: fish/cmds.c:2753
+#: fish/cmds.c:2767
 #, fuzzy
 msgid "test if FIFO (named pipe)"
 msgstr "FIFO (नामांकीत पाइप) निर्माण करा"
 
-#: fish/cmds.c:2754
+#: fish/cmds.c:2768
 msgid "test if a regular file"
 msgstr ""
 
-#: fish/cmds.c:2755
+#: fish/cmds.c:2769
 msgid "is launching subprocess"
 msgstr "उपकार्य सुरू करत आहे"
 
-#: fish/cmds.c:2756
+#: fish/cmds.c:2770
 #, fuzzy
 msgid "test if device is a logical volume"
 msgstr "LVM लॉजीकल वॉल्यूमचे पुनःआकार करा"
 
-#: fish/cmds.c:2757
+#: fish/cmds.c:2771
 msgid "is ready to accept commands"
 msgstr "आदेश स्वीकारण्यासाठी तयार आहे"
 
-#: fish/cmds.c:2758
+#: fish/cmds.c:2772
 #, fuzzy
 msgid "test if socket"
 msgstr "डिमक सॉकट मध्ये लिहा"
 
-#: fish/cmds.c:2759
+#: fish/cmds.c:2773
 #, fuzzy
 msgid "test if symbolic link"
 msgstr "सिम्बॉलिक लिंक निर्माण करा"
 
-#: fish/cmds.c:2760
+#: fish/cmds.c:2774
 #, fuzzy
 msgid "test if a file contains all zero bytes"
 msgstr "दोन फाइलींचे अनुक्रम एक समान आहे याची चाचणी करा"
 
-#: fish/cmds.c:2761
+#: fish/cmds.c:2775
 #, fuzzy
 msgid "test if a device contains all zero bytes"
 msgstr "LVM लॉजीकल वॉल्यूमचे पुनःआकार करा"
 
-#: fish/cmds.c:2762
+#: fish/cmds.c:2776
 msgid "kill the qemu subprocess"
 msgstr "qemu उपकार्य नष्ट करा"
 
-#: fish/cmds.c:2763
+#: fish/cmds.c:2777
 msgid "launch the qemu subprocess"
 msgstr "qemu उपकार्य सुरू करा"
 
-#: fish/cmds.c:2764
+#: fish/cmds.c:2778
 #, fuzzy
 msgid "change working directory"
 msgstr "स्थानीय बदल डिरेक्ट्री"
 
-#: fish/cmds.c:2768
+#: fish/cmds.c:2782
 #, fuzzy
 msgid "list 9p filesystems"
 msgstr "फाइलप्रणाली निर्माण करा"
 
-#: fish/cmds.c:2769
+#: fish/cmds.c:2783
 msgid "list the block devices"
 msgstr "ब्लॉक उपकरणाची सूची दाखवा"
 
-#: fish/cmds.c:2770
+#: fish/cmds.c:2784
+#, fuzzy
+msgid "list device mapper devices"
+msgstr "ब्लॉक उपकरणाची सूची दाखवा"
+
+#: fish/cmds.c:2785
 #, fuzzy
 msgid "list filesystems"
 msgstr "फाइलप्रणाली निर्माण करा"
 
-#: fish/cmds.c:2771
+#: fish/cmds.c:2786
 msgid "list the partitions"
 msgstr "विभाजने सूचीत दाखवा"
 
-#: fish/cmds.c:2772
+#: fish/cmds.c:2787
 msgid "list the files in a directory (long format)"
 msgstr "डिरेक्ट्रीत फाइल्स् दाखवा (लाँग फॉर्मट)"
 
-#: fish/cmds.c:2773 fish/cmds.c:2774
+#: fish/cmds.c:2788 fish/cmds.c:2789
 msgid "create a hard link"
 msgstr "हार्ड लिंक निर्माण करा"
 
-#: fish/cmds.c:2775 fish/cmds.c:2776
+#: fish/cmds.c:2790 fish/cmds.c:2791
 msgid "create a symbolic link"
 msgstr "सिम्बॉलिक लिंक निर्माण करा"
 
-#: fish/cmds.c:2777 fish/cmds.c:2869
+#: fish/cmds.c:2792 fish/cmds.c:2885
 msgid "remove extended attribute of a file or directory"
 msgstr "फाइल किंवा डिरेक्ट्रीचे विस्तारीत गुणधर्म काढून टाका"
 
-#: fish/cmds.c:2778
+#: fish/cmds.c:2793
 msgid "list the files in a directory"
 msgstr "डिरेक्ट्रीमधील फाइल्स् सूचीत दाखवा"
 
-#: fish/cmds.c:2779 fish/cmds.c:2896
+#: fish/cmds.c:2794 fish/cmds.c:2912
 msgid "set extended attribute of a file or directory"
 msgstr "फाइल किंवा डिरेक्ट्रीचे विस्तारीत गुणधर्म सेट करा"
 
-#: fish/cmds.c:2780
+#: fish/cmds.c:2795
 msgid "get file information for a symbolic link"
 msgstr "सिम्बॉलिक लिंककरीता फाइलविषयी माहिती प्राप्त करा"
 
-#: fish/cmds.c:2781
+#: fish/cmds.c:2796
 msgid "lstat on multiple files"
 msgstr "विविध फाइल्सचे lstat प्राप्त करा"
 
-#: fish/cmds.c:2782
+#: fish/cmds.c:2797
 #, fuzzy
 msgid "add a key on a LUKS encrypted device"
 msgstr "ब्लॉक उपकरण फक्त-वाचणीय असे सेट करा"
 
-#: fish/cmds.c:2783
+#: fish/cmds.c:2798
 #, fuzzy
 msgid "close a LUKS device"
 msgstr "उपकरणावरील स्वॅप समर्थीत करा"
 
-#: fish/cmds.c:2784 fish/cmds.c:2785
+#: fish/cmds.c:2799 fish/cmds.c:2800
 msgid "format a block device as a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2786
+#: fish/cmds.c:2801
 msgid "remove a key from a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2787
+#: fish/cmds.c:2802
 msgid "open a LUKS-encrypted block device"
 msgstr ""
 
-#: fish/cmds.c:2788
+#: fish/cmds.c:2803
 #, fuzzy
 msgid "open a LUKS-encrypted block device read-only"
 msgstr "ब्लॉक उपकरण फक्त-वाचणीय असे सेट करा"
 
-#: fish/cmds.c:2789
+#: fish/cmds.c:2804
 #, fuzzy
 msgid "create an LVM logical volume"
 msgstr "LVM लॉजीकल वॉल्यूमचे पुनःनामांकन करा"
 
-#: fish/cmds.c:2790
+#: fish/cmds.c:2805
 msgid "get canonical name of an LV"
 msgstr ""
 
-#: fish/cmds.c:2791
+#: fish/cmds.c:2806
 msgid "clear LVM device filter"
 msgstr ""
 
-#: fish/cmds.c:2792
+#: fish/cmds.c:2807
 msgid "remove all LVM LVs, VGs and PVs"
 msgstr "सर्व LVM LVs, VGs व PVs काढून टाका"
 
-#: fish/cmds.c:2793
+#: fish/cmds.c:2808
 msgid "set LVM device filter"
 msgstr ""
 
-#: fish/cmds.c:2794
+#: fish/cmds.c:2809
 msgid "remove an LVM logical volume"
 msgstr "LVM लॉजीकल वॉल्यूम काढून टाका"
 
-#: fish/cmds.c:2795
+#: fish/cmds.c:2810
 msgid "rename an LVM logical volume"
 msgstr "LVM लॉजीकल वॉल्यूमचे पुनःनामांकन करा"
 
-#: fish/cmds.c:2796
+#: fish/cmds.c:2811
 msgid "resize an LVM logical volume"
 msgstr "LVM लॉजीकल वॉल्यूमचे पुनःआकार करा"
 
-#: fish/cmds.c:2797
+#: fish/cmds.c:2812
 msgid "expand an LV to fill free space"
 msgstr ""
 
-#: fish/cmds.c:2798 fish/cmds.c:2799
+#: fish/cmds.c:2813 fish/cmds.c:2814
 msgid "list the LVM logical volumes (LVs)"
 msgstr "LVM लॉजीकल वॉल्यूम्स् (LVs) सूचीत दाखवा"
 
-#: fish/cmds.c:2800
+#: fish/cmds.c:2815
 #, fuzzy
 msgid "get the UUID of a logical volume"
 msgstr "LVM लॉजीकल वॉल्यूम्स् (LVs) सूचीत दाखवा"
 
-#: fish/cmds.c:2801
+#: fish/cmds.c:2816
 msgid "lgetxattr on multiple files"
 msgstr "विविध फाइल्सचे lgetxattr प्राप्त करा"
 
-#: fish/cmds.c:2802
+#: fish/cmds.c:2817
 msgid "open the manual"
 msgstr ""
 
-#: fish/cmds.c:2803
+#: fish/cmds.c:2818
 msgid "create a directory"
 msgstr "डिरेक्ट्री निर्माण करा"
 
-#: fish/cmds.c:2804
+#: fish/cmds.c:2819
 msgid "create a directory with a particular mode"
 msgstr "ठराविक मोडसह डिरेक्ट्री निर्माण करा"
 
-#: fish/cmds.c:2805
+#: fish/cmds.c:2820
 msgid "create a directory and parents"
 msgstr "डिरेक्ट्री व पॅरेंट्स् निर्माण करा"
 
-#: fish/cmds.c:2806
+#: fish/cmds.c:2821
 msgid "create a temporary directory"
 msgstr "तात्पूर्ती डिरेक्ट्री निर्माण करा"
 
-#: fish/cmds.c:2807 fish/cmds.c:2808 fish/cmds.c:2809
+#: fish/cmds.c:2822 fish/cmds.c:2823 fish/cmds.c:2824
 msgid "make ext2/3/4 filesystem with external journal"
 msgstr "बाहेरील जर्नलसह ext2/3/4 फाइलप्रणाली निर्माण करा"
 
-#: fish/cmds.c:2810
+#: fish/cmds.c:2825
 msgid "make ext2/3/4 external journal"
 msgstr "ext2/3/4 बाहेरील जर्नल निर्माण करा"
 
-#: fish/cmds.c:2811
+#: fish/cmds.c:2826
 msgid "make ext2/3/4 external journal with label"
 msgstr "लेबलसह ext2/3/4 बाहेरील जर्नल निर्माण करा"
 
-#: fish/cmds.c:2812
+#: fish/cmds.c:2827
 msgid "make ext2/3/4 external journal with UUID"
 msgstr "UUID सह ext2/3/4 बाहेरील जर्नल निर्माण करा"
 
-#: fish/cmds.c:2813
+#: fish/cmds.c:2828
 msgid "make FIFO (named pipe)"
 msgstr "FIFO (नामांकीत पाइप) निर्माण करा"
 
-#: fish/cmds.c:2814 fish/cmds.c:2816
+#: fish/cmds.c:2829 fish/cmds.c:2831
 msgid "make a filesystem"
 msgstr "फाइलप्रणाली निर्माण करा"
 
-#: fish/cmds.c:2815
+#: fish/cmds.c:2830
 msgid "make a filesystem with block size"
 msgstr "ब्लॉक आकारसह फाइलप्रणाली निर्माण करा"
 
-#: fish/cmds.c:2817
+#: fish/cmds.c:2832
 msgid "create a mountpoint"
 msgstr "माऊंटपॉईंट निर्माण करा"
 
-#: fish/cmds.c:2818
+#: fish/cmds.c:2833
 msgid "make block, character or FIFO devices"
 msgstr "ब्लॉक, अक्षर किंवा FIFO उपकरणे निर्माण करा"
 
-#: fish/cmds.c:2819
+#: fish/cmds.c:2834
 msgid "make block device node"
 msgstr "ब्लॉक उपकरण नोड निर्माण करा"
 
-#: fish/cmds.c:2820
+#: fish/cmds.c:2835
 msgid "make char device node"
 msgstr "char उपकरण नोड निर्माण करा"
 
-#: fish/cmds.c:2821
+#: fish/cmds.c:2836
 msgid "create a swap partition"
 msgstr "स्वॅप विभाजन निर्माण करा"
 
-#: fish/cmds.c:2822
+#: fish/cmds.c:2837
 msgid "create a swap partition with a label"
 msgstr "लेबलसह स्वॅप विभाजन निर्माण करा"
 
-#: fish/cmds.c:2823
+#: fish/cmds.c:2838
 msgid "create a swap partition with an explicit UUID"
 msgstr "ठराविक UUID सह स्वॅप विभाजन निर्माण करा"
 
-#: fish/cmds.c:2824
+#: fish/cmds.c:2839
 msgid "create a swap file"
 msgstr "स्वॅप फाइल निर्माण करा"
 
-#: fish/cmds.c:2825
+#: fish/cmds.c:2840
 msgid "load a kernel module"
 msgstr "कर्नल घटक लोड करा"
 
-#: fish/cmds.c:2826
+#: fish/cmds.c:2841
 #, fuzzy
 msgid "view a file"
 msgstr "फाइल हलवा"
 
-#: fish/cmds.c:2827
+#: fish/cmds.c:2842
 msgid "mount a guest disk at a position in the filesystem"
 msgstr "फाइलप्रणालीतील स्थळावर अतिथी डिस्कला माऊंट करा"
 
-#: fish/cmds.c:2828
+#: fish/cmds.c:2843
 #, fuzzy
 msgid "mount 9p filesystem"
 msgstr "फाइलप्रणालीचे माऊंट अशक्य करा"
 
-#: fish/cmds.c:2829
+#: fish/cmds.c:2844
 msgid "mount a file using the loop device"
 msgstr "लूप उपकरणाचा वापर करून फाइल माऊंट करा"
 
-#: fish/cmds.c:2830
+#: fish/cmds.c:2845
 msgid "mount a guest disk with mount options"
 msgstr "माऊंट पर्यायांसह अतिथी डिस्क माऊंट करा"
 
-#: fish/cmds.c:2831
+#: fish/cmds.c:2846
 msgid "mount a guest disk, read-only"
 msgstr "अतिथी डिस्क माऊंट करा, फक्त-वाचणीय"
 
-#: fish/cmds.c:2832
+#: fish/cmds.c:2847
 msgid "mount a guest disk with mount options and vfstype"
 msgstr "माऊंट पर्याय व vfstype सह अतिथी डिस्क माऊंट करा"
 
-#: fish/cmds.c:2833
+#: fish/cmds.c:2848
 msgid "show mountpoints"
 msgstr "माऊंटपॉईंट्स् दाखवा"
 
-#: fish/cmds.c:2834
+#: fish/cmds.c:2849
 msgid "show mounted filesystems"
 msgstr "माऊंट केलेली फाइलप्रणाली दाखवा"
 
-#: fish/cmds.c:2835
+#: fish/cmds.c:2850
 msgid "move a file"
 msgstr "फाइल हलवा"
 
-#: fish/cmds.c:2836
+#: fish/cmds.c:2851
 msgid "probe NTFS volume"
 msgstr "NTFS वॉल्यूम शोधा"
 
-#: fish/cmds.c:2837
+#: fish/cmds.c:2852 fish/cmds.c:2853
 #, fuzzy
 msgid "resize an NTFS filesystem"
 msgstr "ext2/ext3 फाइलप्रणालीचे पुनः आकार करा"
 
-#: fish/cmds.c:2838
+#: fish/cmds.c:2854
 #, fuzzy
 msgid "resize an NTFS filesystem (with size)"
 msgstr "ext2/ext3 फाइलप्रणालीचे पुनः आकार करा"
 
-#: fish/cmds.c:2839
+#: fish/cmds.c:2855
 msgid "add a partition to the device"
 msgstr "उपकरणात विभाजन समावेश करा"
 
-#: fish/cmds.c:2840
+#: fish/cmds.c:2856
 #, fuzzy
 msgid "delete a partition"
 msgstr "स्वॅप विभाजन निर्माण करा"
 
-#: fish/cmds.c:2841
+#: fish/cmds.c:2857
 msgid "partition whole disk with a single primary partition"
 msgstr "एकमेव प्राथमीक विभाजनसह संपूर्ण डिस्कचे विभाजन करा"
 
-#: fish/cmds.c:2842
+#: fish/cmds.c:2858
 #, fuzzy
 msgid "return true if a partition is bootable"
 msgstr "विभाजन तक्ता पुन्हा वाचा"
 
-#: fish/cmds.c:2843
+#: fish/cmds.c:2859
 msgid "get the MBR type byte (ID byte) from a partition"
 msgstr ""
 
-#: fish/cmds.c:2844
+#: fish/cmds.c:2860
 msgid "get the partition table type"
 msgstr "विभाजन तक्ता प्रकार प्राप्त करा"
 
-#: fish/cmds.c:2845
+#: fish/cmds.c:2861
 msgid "create an empty partition table"
 msgstr "रिकामे विभाजन तक्ता निर्माण करा"
 
-#: fish/cmds.c:2846
+#: fish/cmds.c:2862
 msgid "list partitions on a device"
 msgstr "उपकरणावर विभाजने सूचीत दाखवा"
 
-#: fish/cmds.c:2847
+#: fish/cmds.c:2863
 msgid "make a partition bootable"
 msgstr "विभाजन बूटजोगी करा"
 
-#: fish/cmds.c:2848
+#: fish/cmds.c:2864
 msgid "set the MBR type byte (ID byte) of a partition"
 msgstr ""
 
-#: fish/cmds.c:2849
+#: fish/cmds.c:2865
 msgid "set partition name"
 msgstr "विभाजन नाव सेट करा"
 
-#: fish/cmds.c:2850
+#: fish/cmds.c:2866
 #, fuzzy
 msgid "convert partition name to device name"
 msgstr "ब्लॉक उपकरणावरील विभाजने निर्माण करा"
 
-#: fish/cmds.c:2851
+#: fish/cmds.c:2867
 msgid "ping the guest daemon"
 msgstr "अतिथी डिमनला पिंग करा"
 
-#: fish/cmds.c:2852
+#: fish/cmds.c:2868
 msgid "read part of a file"
 msgstr "फाइलचे भाग वाचा"
 
-#: fish/cmds.c:2853
+#: fish/cmds.c:2869
 #, fuzzy
 msgid "read part of a device"
 msgstr "फाइलचे भाग वाचा"
 
-#: fish/cmds.c:2854
+#: fish/cmds.c:2870
 msgid "create an LVM physical volume"
 msgstr "LVM फिजीकल वॉल्यूम निर्माण करा"
 
-#: fish/cmds.c:2855
+#: fish/cmds.c:2871
 msgid "remove an LVM physical volume"
 msgstr "LVM फिजीकल वॉल्यूम काढून टाका"
 
-#: fish/cmds.c:2856
+#: fish/cmds.c:2872
 msgid "resize an LVM physical volume"
 msgstr "LVM फिजीकल वॉल्यूमला पुनःआकार द्या"
 
-#: fish/cmds.c:2857
+#: fish/cmds.c:2873
 #, fuzzy
 msgid "resize an LVM physical volume (with size)"
 msgstr "LVM फिजीकल वॉल्यूमला पुनःआकार द्या"
 
-#: fish/cmds.c:2858 fish/cmds.c:2859
+#: fish/cmds.c:2874 fish/cmds.c:2875
 msgid "list the LVM physical volumes (PVs)"
 msgstr "LVM फिजीकल वॉल्यूम (PVs) सूचीत दाखवा"
 
-#: fish/cmds.c:2860
+#: fish/cmds.c:2876
 #, fuzzy
 msgid "get the UUID of a physical volume"
 msgstr "LVM फिजीकल वॉल्यूम निर्माण करा"
 
-#: fish/cmds.c:2861
+#: fish/cmds.c:2877
 #, fuzzy
 msgid "write to part of a file"
 msgstr "फाइलचे भाग वाचा"
 
-#: fish/cmds.c:2862
+#: fish/cmds.c:2878
 #, fuzzy
 msgid "write to part of a device"
 msgstr "फाइलचे भाग वाचा"
 
-#: fish/cmds.c:2863
+#: fish/cmds.c:2879
 msgid "read a file"
 msgstr "फाइल वाचा"
 
-#: fish/cmds.c:2864
+#: fish/cmds.c:2880
 msgid "read file as lines"
 msgstr "फाइलला ओळप्रमाणे वाचा"
 
-#: fish/cmds.c:2865
+#: fish/cmds.c:2881
 msgid "read directories entries"
 msgstr "डिरेक्ट्रीजमधील नोंद वाचा"
 
-#: fish/cmds.c:2866
+#: fish/cmds.c:2882
 msgid "read the target of a symbolic link"
 msgstr "सिम्बॉलिक लिंकचे लक्ष्य वाचा"
 
-#: fish/cmds.c:2867
+#: fish/cmds.c:2883
 msgid "readlink on multiple files"
 msgstr "विविध फाइल्सकरीता लिंक वाचा"
 
-#: fish/cmds.c:2868
+#: fish/cmds.c:2884
 msgid "canonicalized absolute pathname"
 msgstr "ऍबसोल्यूट मार्गाचेनाव कॅनॉनीकलाइजड् करा"
 
-#: fish/cmds.c:2870
+#: fish/cmds.c:2886
 msgid "close and reopen libguestfs handle"
 msgstr "libguestfs हँडल बंद करा व पुन्हा उघडा"
 
-#: fish/cmds.c:2871
+#: fish/cmds.c:2887
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem"
 msgstr "ext2/ext3 फाइलप्रणालीचे पुनः आकार करा"
 
-#: fish/cmds.c:2872
+#: fish/cmds.c:2888
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
 msgstr "ext2/ext3 फाइलप्रणालीचे पुनः आकार करा"
 
-#: fish/cmds.c:2873
+#: fish/cmds.c:2889
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
 msgstr "ext2/ext3 फाइलप्रणालीचे पुनः आकार करा"
 
-#: fish/cmds.c:2874
+#: fish/cmds.c:2890
 msgid "remove a file"
 msgstr "फाइल काढून टाका"
 
-#: fish/cmds.c:2875
+#: fish/cmds.c:2891
 msgid "remove a file or directory recursively"
 msgstr "फाइल किंवा डिरेक्ट्री वारंवार काढून टाका"
 
-#: fish/cmds.c:2876
+#: fish/cmds.c:2892
 msgid "remove a directory"
 msgstr "डिरेक्ट्री काढून टाकतो"
 
-#: fish/cmds.c:2877
+#: fish/cmds.c:2893
 msgid "remove a mountpoint"
 msgstr "माऊंटपॉईंट काढून टाका"
 
-#: fish/cmds.c:2878
+#: fish/cmds.c:2894
 msgid "scrub (securely wipe) a device"
 msgstr "उपकरण घासा (सुरक्षीतपणे घासा)"
 
-#: fish/cmds.c:2879
+#: fish/cmds.c:2895
 msgid "scrub (securely wipe) a file"
 msgstr "फाइल घासा (सुरक्षीतपणे घासा)"
 
-#: fish/cmds.c:2880
+#: fish/cmds.c:2896
 msgid "scrub (securely wipe) free space"
 msgstr "मोकळी जागा बनवा (सुरक्षीतपणे नष्ट करा)"
 
-#: fish/cmds.c:2881
+#: fish/cmds.c:2897
 msgid "add options to kernel command line"
 msgstr "कर्नल आदेश ओळकरीता पर्याय समावेश करा"
 
-#: fish/cmds.c:2882
+#: fish/cmds.c:2898
 #, fuzzy
 msgid "set the attach method"
 msgstr "शोध मार्ग सेट करा"
 
-#: fish/cmds.c:2883
+#: fish/cmds.c:2899
 msgid "set autosync mode"
 msgstr "autosync मोड सेट करा"
 
-#: fish/cmds.c:2884
+#: fish/cmds.c:2900
 msgid "enable or disable direct appliance mode"
 msgstr "डाइरेक्ट अप्लायंस् मोड समर्थीत किंवा असमर्थीत करा"
 
-#: fish/cmds.c:2885
+#: fish/cmds.c:2901
 msgid "set the ext2/3/4 filesystem label"
 msgstr "ext2/3/4 फाइलप्रणालीचे लेबल सेट करा"
 
-#: fish/cmds.c:2886
+#: fish/cmds.c:2902
 msgid "set the ext2/3/4 filesystem UUID"
 msgstr "ext2/3/4 फाइलप्रणाली UUID सेट करा"
 
-#: fish/cmds.c:2887
+#: fish/cmds.c:2903
 msgid "set memory allocated to the qemu subprocess"
 msgstr "qemu उपकार्यकरीता स्मृतीचे वाटप करा"
 
-#: fish/cmds.c:2888
+#: fish/cmds.c:2904
 msgid "set enable network flag"
 msgstr ""
 
-#: fish/cmds.c:2889
+#: fish/cmds.c:2905
 msgid "set the search path"
 msgstr "शोध मार्ग सेट करा"
 
-#: fish/cmds.c:2890
+#: fish/cmds.c:2906
 msgid "set the qemu binary"
 msgstr "qemu बाइनरी सेट करा"
 
-#: fish/cmds.c:2891
+#: fish/cmds.c:2907
 msgid "enable or disable the recovery process"
 msgstr "रिकवरी कार्य समर्थीत किंवा असमर्थीत करा"
 
-#: fish/cmds.c:2892
+#: fish/cmds.c:2908
 msgid "set SELinux enabled or disabled at appliance boot"
 msgstr "अप्लायंस बूटवेळी SELinux समर्थीत किंवा असमर्थीत असे सेट करा"
 
-#: fish/cmds.c:2893
+#: fish/cmds.c:2909
 msgid "enable or disable command traces"
 msgstr "कमांड ट्रेसेस् समर्थीत किंवा असमर्थीत करा"
 
-#: fish/cmds.c:2894
+#: fish/cmds.c:2910
 msgid "set verbose mode"
 msgstr "वर्बोस् मोड सेट करा"
 
-#: fish/cmds.c:2895
+#: fish/cmds.c:2911
 msgid "set SELinux security context"
 msgstr "SELinux सुरक्षा संदर्भ सेट करा"
 
-#: fish/cmds.c:2897 fish/cmds.c:2898
+#: fish/cmds.c:2913 fish/cmds.c:2914
 msgid "create partitions on a block device"
 msgstr "ब्लॉक उपकरणावरील विभाजने निर्माण करा"
 
-#: fish/cmds.c:2899
+#: fish/cmds.c:2915
 msgid "modify a single partition on a block device"
 msgstr "ब्लॉक उपकरणावरील एकच विभाजन संपादीत करा"
 
-#: fish/cmds.c:2900
+#: fish/cmds.c:2916
 msgid "display the disk geometry from the partition table"
 msgstr "विभाजन तक्ता पासून डिस्कची भूमिती दाखवा"
 
-#: fish/cmds.c:2901
+#: fish/cmds.c:2917
 msgid "display the kernel geometry"
 msgstr "कर्नल भूमिती दाखवा"
 
-#: fish/cmds.c:2902
+#: fish/cmds.c:2918
 msgid "display the partition table"
 msgstr "विभाजन तक्ता दाखवा"
 
-#: fish/cmds.c:2903
+#: fish/cmds.c:2919
 msgid "run a command via the shell"
 msgstr "शेल पासून आदेश चालवा"
 
-#: fish/cmds.c:2904
+#: fish/cmds.c:2920
 msgid "run a command via the shell returning lines"
 msgstr "शेल ओळी पाठवतेवेळी आदेश चालवा"
 
-#: fish/cmds.c:2905
+#: fish/cmds.c:2921
 msgid "sleep for some seconds"
 msgstr "काहिक सेकंद"
 
-#: fish/cmds.c:2906
+#: fish/cmds.c:2922
 #, fuzzy
 msgid "create a sparse disk image and add"
 msgstr "sparse प्रतिमा फाइलचे वाटप करा"
 
-#: fish/cmds.c:2907
+#: fish/cmds.c:2923
 msgid "get file information"
 msgstr "फाइल माहिती प्राप्त करा"
 
-#: fish/cmds.c:2908
+#: fish/cmds.c:2924
 msgid "get file system statistics"
 msgstr "फाइल प्रणाली आकडेवारी प्राप्त करा"
 
-#: fish/cmds.c:2909 fish/cmds.c:2910
+#: fish/cmds.c:2925 fish/cmds.c:2926
 msgid "print the printable strings in a file"
 msgstr "फाइलमध्ये छपाईजोगी अक्षरमाळाची छपाई करा"
 
-#: fish/cmds.c:2911
+#: fish/cmds.c:2927
 #, fuzzy
 msgid "list supported groups of commands"
 msgstr "आदेश स्वीकारण्यासाठी तयार आहे"
 
-#: fish/cmds.c:2912
+#: fish/cmds.c:2928
 msgid "disable swap on device"
 msgstr "उपकरणावरील स्वॅप असमर्थीत करा"
 
-#: fish/cmds.c:2913
+#: fish/cmds.c:2929
 msgid "disable swap on file"
 msgstr "फाइलवरील स्वॅप असमर्थीत करा"
 
-#: fish/cmds.c:2914
+#: fish/cmds.c:2930
 msgid "disable swap on labeled swap partition"
 msgstr "लेबल केलेले स्वॅप विभाजनावरील स्वॅप असमर्थीत करा"
 
-#: fish/cmds.c:2915
+#: fish/cmds.c:2931
 msgid "disable swap on swap partition by UUID"
 msgstr "UUID द्वारे स्वॅप विभाजनवरील स्वॅप विभाजन असमर्थीत करा"
 
-#: fish/cmds.c:2916
+#: fish/cmds.c:2932
 msgid "enable swap on device"
 msgstr "उपकरणावरील स्वॅप समर्थीत करा"
 
-#: fish/cmds.c:2917
+#: fish/cmds.c:2933
 msgid "enable swap on file"
 msgstr "फाइलवरील स्वॅप समर्थीत करा"
 
-#: fish/cmds.c:2918
+#: fish/cmds.c:2934
 msgid "enable swap on labeled swap partition"
 msgstr "लेबल केले स्वॅप विभाजनावरील स्वॅप समर्थीत करा"
 
-#: fish/cmds.c:2919
+#: fish/cmds.c:2935
 msgid "enable swap on swap partition by UUID"
 msgstr "UUID द्वारे स्वॅप विभाजनवरील स्वॅप विभाजन समर्थीत करा"
 
-#: fish/cmds.c:2920
+#: fish/cmds.c:2936
 msgid "sync disks, writes are flushed through to the disk image"
 msgstr "डिस्क्सची ताळमेळ करा, राईट्स् डिस्क प्रतिमाकरीता लिहीले जातात"
 
-#: fish/cmds.c:2921
+#: fish/cmds.c:2937
 msgid "return last 10 lines of a file"
 msgstr "फाइलचे शेवटचे 10 ओळी पाठवा"
 
-#: fish/cmds.c:2922
+#: fish/cmds.c:2938
 msgid "return last N lines of a file"
 msgstr "पाइलचे शेवटचे N ओळी पाठवा"
 
-#: fish/cmds.c:2923
+#: fish/cmds.c:2939
 msgid "unpack tarfile to directory"
 msgstr "डिरेक्ट्रीमध्ये tar फाइल उघडा"
 
-#: fish/cmds.c:2924
+#: fish/cmds.c:2940
 msgid "pack directory into tarfile"
 msgstr "डिरेक्ट्रीला tar फाइलमध्ये पैक करा"
 
-#: fish/cmds.c:2925 fish/cmds.c:2932
+#: fish/cmds.c:2941 fish/cmds.c:2948
 msgid "unpack compressed tarball to directory"
 msgstr "आंकुचीत टारबॉलला डिरेक्ट्रीमध्ये उघडा"
 
-#: fish/cmds.c:2926 fish/cmds.c:2933
+#: fish/cmds.c:2942 fish/cmds.c:2949
 msgid "pack directory into compressed tarball"
 msgstr "डिरेक्ट्रीला आंकुचीत टारबॉलमध्ये पैक करा"
 
-#: fish/cmds.c:2927
+#: fish/cmds.c:2943
 #, fuzzy
 msgid "print elapsed time taken to run a command"
 msgstr "आदेश चालवण्यासाठी व्याप्त वेळ मोजा"
 
-#: fish/cmds.c:2928
+#: fish/cmds.c:2944
 msgid "update file timestamps or create a new file"
 msgstr "फाइल टाइमस्टॅम्प्स् सुधारीत करा किंवा नवीन फाइल निर्माण करा"
 
-#: fish/cmds.c:2929
+#: fish/cmds.c:2945
 msgid "truncate a file to zero size"
 msgstr "शून्य आकारकरीता फाइल ट्रंकेट करा"
 
-#: fish/cmds.c:2930
+#: fish/cmds.c:2946
 msgid "truncate a file to a particular size"
 msgstr "ठराविक आकारकरीता फाइल ट्रंकेट करा"
 
-#: fish/cmds.c:2931
+#: fish/cmds.c:2947
 msgid "get ext2/ext3/ext4 superblock details"
 msgstr "ext2/ext3/ext4 सूपरब्लॉक तपशील प्राप्त करा"
 
-#: fish/cmds.c:2934
+#: fish/cmds.c:2950
 msgid "set file mode creation mask (umask)"
 msgstr "फाइल मोड निर्माण मास्क (umask) सेट करा"
 
-#: fish/cmds.c:2935
+#: fish/cmds.c:2951
 msgid "unmount a filesystem"
 msgstr "फाइलप्रणालीचे माऊंट अशक्य करा"
 
-#: fish/cmds.c:2936
+#: fish/cmds.c:2952
 msgid "unmount all filesystems"
 msgstr "सर्व फाइलप्रणालींचे माऊंट अशक्य करा"
 
-#: fish/cmds.c:2937
+#: fish/cmds.c:2953
 msgid "upload a file from the local machine"
 msgstr "स्थानीय मशीन पासून फाइल अपलोड करा"
 
-#: fish/cmds.c:2938
+#: fish/cmds.c:2954
 #, fuzzy
 msgid "upload a file from the local machine with offset"
 msgstr "स्थानीय मशीन पासून फाइल अपलोड करा"
 
-#: fish/cmds.c:2939
+#: fish/cmds.c:2955
 msgid "set timestamp of a file with nanosecond precision"
 msgstr "नॅनोसेकंद अचूकपणासह फाइलचे टाइमस्टॅम्प सेट करा"
 
-#: fish/cmds.c:2940
+#: fish/cmds.c:2956
 msgid "get the library version number"
 msgstr "लाइब्ररी आवृत्ती क्रमांक प्राप्त करा"
 
-#: fish/cmds.c:2941
+#: fish/cmds.c:2957
 #, fuzzy
 msgid "get the filesystem label"
 msgstr "ext2/3/4 फाइलप्रणाली लेबल प्राप्त करा"
 
-#: fish/cmds.c:2942
+#: fish/cmds.c:2958
 msgid "get the Linux VFS type corresponding to a mounted device"
 msgstr "माऊंट केलेल्या उपकरणसह परस्पर Linux VFS प्रकार प्राप्त करा"
 
-#: fish/cmds.c:2943
+#: fish/cmds.c:2959
 #, fuzzy
 msgid "get the filesystem UUID"
 msgstr "ext2/3/4 फाइलप्रणाली UUID प्राप्त करा"
 
-#: fish/cmds.c:2944
+#: fish/cmds.c:2960
 msgid "activate or deactivate some volume groups"
 msgstr "काहिक वॉल्यूम गट सक्रीय किंवा निष्क्रीय करा"
 
-#: fish/cmds.c:2945
+#: fish/cmds.c:2961
 msgid "activate or deactivate all volume groups"
 msgstr "सर्व वॉल्यूम ग्रूप सक्रीय किंवा निष्क्रीय करा"
 
-#: fish/cmds.c:2946
+#: fish/cmds.c:2962
 msgid "create an LVM volume group"
 msgstr "LVM वॉल्यूम ग्रूप निर्माण करा"
 
-#: fish/cmds.c:2947
+#: fish/cmds.c:2963
 msgid "get the LV UUIDs of all LVs in the volume group"
 msgstr ""
 
-#: fish/cmds.c:2948
+#: fish/cmds.c:2964
 msgid "get the PV UUIDs containing the volume group"
 msgstr ""
 
-#: fish/cmds.c:2949
+#: fish/cmds.c:2965
 msgid "remove an LVM volume group"
 msgstr "LVM वॉल्यूम ग्रूप काढून टाका"
 
-#: fish/cmds.c:2950
+#: fish/cmds.c:2966
 msgid "rename an LVM volume group"
 msgstr "LVM वॉल्यूम ग्रूप पुनःनामांकीत करा"
 
-#: fish/cmds.c:2951 fish/cmds.c:2952
+#: fish/cmds.c:2967 fish/cmds.c:2968
 msgid "list the LVM volume groups (VGs)"
 msgstr "LVM वॉल्यूम ग्रूप्स् (VGs) सूचीत दाखवा"
 
-#: fish/cmds.c:2953
+#: fish/cmds.c:2969
 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
 msgstr ""
 
-#: fish/cmds.c:2954
+#: fish/cmds.c:2970
 #, fuzzy
 msgid "get the UUID of a volume group"
 msgstr "LVM वॉल्यूम ग्रूप निर्माण करा"
 
-#: fish/cmds.c:2955
+#: fish/cmds.c:2971
 msgid "count characters in a file"
 msgstr "फाइलमधील अक्षरे मोजा"
 
-#: fish/cmds.c:2956
+#: fish/cmds.c:2972
 msgid "count lines in a file"
 msgstr "फाइलमधील ओळी मोजा"
 
-#: fish/cmds.c:2957
+#: fish/cmds.c:2973
 msgid "count words in a file"
 msgstr "फाइलमधील अक्षरे मोजा"
 
-#: fish/cmds.c:2958
+#: fish/cmds.c:2974
 #, fuzzy
 msgid "create a new file"
 msgstr "फाइल निर्माण करा"
 
-#: fish/cmds.c:2959
+#: fish/cmds.c:2975
 msgid "create a file"
 msgstr "फाइल निर्माण करा"
 
-#: fish/cmds.c:2962
+#: fish/cmds.c:2978
 msgid "write zeroes to the device"
 msgstr "उपकरणात शून्य लिहा"
 
-#: fish/cmds.c:2963
+#: fish/cmds.c:2979
 #, fuzzy
 msgid "write zeroes to an entire device"
 msgstr "उपकरणात शून्य लिहा"
 
-#: fish/cmds.c:2964
+#: fish/cmds.c:2980
 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
 msgstr "ext2/3 फाइलप्रणालीवरील शून्य न वापरलेले inodes व डिस्क ब्लॉक्स्"
 
-#: fish/cmds.c:2967
+#: fish/cmds.c:2983
 msgid "determine file type inside a compressed file"
 msgstr "आंकुचीत फाइल अंतर्गत फाइल प्रकार ओळखा"
 
-#: fish/cmds.c:2970
+#: fish/cmds.c:2986
 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
 msgstr "आदेशकरीता तपशील माहिती दाखवण्यासाठी -h <cmd> / help <cmd> याचा वापर करा."
 
-#: fish/cmds.c:3288 fish/cmds.c:3302 fish/cmds.c:3318 fish/cmds.c:3335
-#: fish/cmds.c:3352 fish/cmds.c:3370 fish/cmds.c:3389 fish/cmds.c:3405
-#: fish/cmds.c:3423 fish/cmds.c:3439 fish/cmds.c:3457 fish/cmds.c:3473
-#: fish/cmds.c:3490 fish/cmds.c:3505 fish/cmds.c:3523 fish/cmds.c:3538
-#: fish/cmds.c:3554 fish/cmds.c:3570 fish/cmds.c:3586 fish/cmds.c:3602
-#: fish/cmds.c:3618 fish/cmds.c:3636 fish/cmds.c:3669 fish/cmds.c:3685
-#: fish/cmds.c:3701 fish/cmds.c:3720 fish/cmds.c:3735 fish/cmds.c:3753
-#: fish/cmds.c:3768 fish/cmds.c:3786 fish/cmds.c:3801 fish/cmds.c:3819
-#: fish/cmds.c:3834 fish/cmds.c:3853 fish/cmds.c:3872 fish/cmds.c:3890
-#: fish/cmds.c:3910 fish/cmds.c:3929 fish/cmds.c:3949 fish/cmds.c:3969
-#: fish/cmds.c:3989 fish/cmds.c:4008 fish/cmds.c:4027 fish/cmds.c:4047
-#: fish/cmds.c:4067 fish/cmds.c:4087 fish/cmds.c:4102 fish/cmds.c:4118
-#: fish/cmds.c:4190 fish/cmds.c:4208 fish/cmds.c:4225 fish/cmds.c:4309
-#: fish/cmds.c:4329 fish/cmds.c:4349 fish/cmds.c:4369 fish/cmds.c:4389
-#: fish/cmds.c:4409 fish/cmds.c:4428 fish/cmds.c:4447 fish/cmds.c:4466
-#: fish/cmds.c:4481 fish/cmds.c:4500 fish/cmds.c:4520 fish/cmds.c:4540
-#: fish/cmds.c:4617 fish/cmds.c:4633 fish/cmds.c:4649 fish/cmds.c:4668
-#: fish/cmds.c:4690 fish/cmds.c:4712 fish/cmds.c:4732 fish/cmds.c:4749
-#: fish/cmds.c:4766 fish/cmds.c:4783 fish/cmds.c:4800 fish/cmds.c:4817
-#: fish/cmds.c:4834 fish/cmds.c:4851 fish/cmds.c:4870 fish/cmds.c:4893
-#: fish/cmds.c:4929 fish/cmds.c:4946 fish/cmds.c:4969 fish/cmds.c:4991
-#: fish/cmds.c:5012 fish/cmds.c:5032 fish/cmds.c:5051 fish/cmds.c:5071
-#: fish/cmds.c:5089 fish/cmds.c:5107 fish/cmds.c:5121 fish/cmds.c:5137
-#: fish/cmds.c:5157 fish/cmds.c:5176 fish/cmds.c:5195 fish/cmds.c:5214
-#: fish/cmds.c:5233 fish/cmds.c:5253 fish/cmds.c:5293 fish/cmds.c:5350
-#: fish/cmds.c:5371 fish/cmds.c:5392 fish/cmds.c:5413 fish/cmds.c:5431
-#: fish/cmds.c:5453 fish/cmds.c:5491 fish/cmds.c:5513 fish/cmds.c:5592
-#: fish/cmds.c:5631 fish/cmds.c:5646 fish/cmds.c:5663 fish/cmds.c:5677
-#: fish/cmds.c:5693 fish/cmds.c:5715 fish/cmds.c:5737 fish/cmds.c:5759
-#: fish/cmds.c:5781 fish/cmds.c:5803 fish/cmds.c:5825 fish/cmds.c:5845
-#: fish/cmds.c:5862 fish/cmds.c:5879 fish/cmds.c:5898 fish/cmds.c:5917
-#: fish/cmds.c:5937 fish/cmds.c:5973 fish/cmds.c:5992 fish/cmds.c:6011
-#: fish/cmds.c:6028 fish/cmds.c:6046 fish/cmds.c:6069 fish/cmds.c:6092
-#: fish/cmds.c:6116 fish/cmds.c:6139 fish/cmds.c:6160 fish/cmds.c:6183
-#: fish/cmds.c:6206 fish/cmds.c:6226 fish/cmds.c:6248 fish/cmds.c:6269
-#: fish/cmds.c:6292 fish/cmds.c:6309 fish/cmds.c:6326 fish/cmds.c:6344
-#: fish/cmds.c:6362 fish/cmds.c:6383 fish/cmds.c:6401 fish/cmds.c:6422
-#: fish/cmds.c:6442 fish/cmds.c:6460 fish/cmds.c:6481 fish/cmds.c:6504
-#: fish/cmds.c:6527 fish/cmds.c:6549 fish/cmds.c:6582 fish/cmds.c:6599
-#: fish/cmds.c:6616 fish/cmds.c:6640 fish/cmds.c:6663 fish/cmds.c:6686
-#: fish/cmds.c:6708 fish/cmds.c:6725 fish/cmds.c:6747 fish/cmds.c:6841
-#: fish/cmds.c:6861 fish/cmds.c:6881 fish/cmds.c:6901 fish/cmds.c:6919
-#: fish/cmds.c:6940 fish/cmds.c:6976 fish/cmds.c:6993 fish/cmds.c:7015
-#: fish/cmds.c:7032 fish/cmds.c:7068 fish/cmds.c:7088 fish/cmds.c:7108
-#: fish/cmds.c:7128 fish/cmds.c:7150 fish/cmds.c:7167 fish/cmds.c:7186
-#: fish/cmds.c:7205 fish/cmds.c:7227 fish/cmds.c:7248 fish/cmds.c:7269
-#: fish/cmds.c:7290 fish/cmds.c:7313 fish/cmds.c:7354 fish/cmds.c:7377
-#: fish/cmds.c:7416 fish/cmds.c:7433 fish/cmds.c:7452 fish/cmds.c:7473
-#: fish/cmds.c:7496 fish/cmds.c:7518 fish/cmds.c:7536 fish/cmds.c:7555
-#: fish/cmds.c:7576 fish/cmds.c:7653 fish/cmds.c:7694 fish/cmds.c:7773
-#: fish/cmds.c:7849 fish/cmds.c:7886 fish/cmds.c:7909 fish/cmds.c:7930
-#: fish/cmds.c:7953 fish/cmds.c:7975 fish/cmds.c:8000 fish/cmds.c:8043
-#: fish/cmds.c:8084 fish/cmds.c:8105 fish/cmds.c:8123 fish/cmds.c:8142
-#: fish/cmds.c:8159 fish/cmds.c:8177 fish/cmds.c:8204 fish/cmds.c:8228
-#: fish/cmds.c:8252 fish/cmds.c:8276 fish/cmds.c:8300 fish/cmds.c:8324
-#: fish/cmds.c:8348 fish/cmds.c:8372 fish/cmds.c:8396 fish/cmds.c:8420
-#: fish/cmds.c:8444 fish/cmds.c:8468 fish/cmds.c:8491 fish/cmds.c:8514
-#: fish/cmds.c:8535 fish/cmds.c:8556 fish/cmds.c:8577 fish/cmds.c:8597
-#: fish/cmds.c:8620 fish/cmds.c:8658 fish/cmds.c:8675 fish/cmds.c:8692
-#: fish/cmds.c:8711 fish/cmds.c:8730 fish/cmds.c:8747 fish/cmds.c:8764
-#: fish/cmds.c:8781 fish/cmds.c:8798 fish/cmds.c:8817 fish/cmds.c:8853
-#: fish/cmds.c:8893 fish/cmds.c:8926 fish/cmds.c:8943 fish/cmds.c:8960
-#: fish/cmds.c:8976 fish/cmds.c:8991 fish/cmds.c:9012 fish/cmds.c:9050
-#: fish/cmds.c:9088 fish/cmds.c:9127 fish/cmds.c:9167 fish/cmds.c:9208
-#: fish/cmds.c:9249 fish/cmds.c:9287 fish/cmds.c:9304 fish/cmds.c:9327
-#: fish/cmds.c:9349 fish/cmds.c:9371 fish/cmds.c:9391 fish/cmds.c:9411
-#: fish/cmds.c:9447 fish/cmds.c:9519 fish/cmds.c:9559 fish/cmds.c:9617
-#: fish/cmds.c:9643 fish/cmds.c:9669 fish/cmds.c:9697 fish/cmds.c:9756
-#: fish/cmds.c:9777 fish/cmds.c:9822 fish/cmds.c:9842 fish/cmds.c:9881
-#: fish/cmds.c:9918 fish/cmds.c:9938 fish/cmds.c:9960 fish/cmds.c:10017
-#: fish/cmds.c:10037 fish/cmds.c:10059 fish/cmds.c:10081 fish/cmds.c:10100
-#: fish/cmds.c:10120 fish/cmds.c:10147 fish/cmds.c:10167 fish/cmds.c:10187
-#: fish/cmds.c:10207 fish/cmds.c:10227 fish/cmds.c:10249 fish/cmds.c:10284
-#: fish/cmds.c:10302 fish/cmds.c:10325 fish/cmds.c:10347 fish/cmds.c:10362
-#: fish/cmds.c:10379 fish/cmds.c:10416 fish/cmds.c:10455 fish/cmds.c:10495
-#: fish/cmds.c:10551 fish/cmds.c:10573 fish/cmds.c:10609 fish/cmds.c:10624
-#: fish/cmds.c:10644 fish/cmds.c:10684 fish/cmds.c:10707 fish/cmds.c:10731
-#: fish/cmds.c:10756 fish/cmds.c:10797 fish/cmds.c:10822 fish/cmds.c:10860
-#: fish/cmds.c:10891 fish/cmds.c:10922 fish/cmds.c:10950 fish/cmds.c:10970
-#: fish/cmds.c:11002 fish/cmds.c:11022 fish/cmds.c:11042 fish/cmds.c:11059
-#: fish/cmds.c:11077 fish/cmds.c:11100 fish/cmds.c:11121 fish/cmds.c:11140
-#: fish/cmds.c:11182 fish/cmds.c:11225 fish/cmds.c:11269 fish/cmds.c:11308
-#: fish/cmds.c:11327 fish/cmds.c:11347 fish/cmds.c:11367 fish/cmds.c:11388
-#: fish/cmds.c:11409 fish/cmds.c:11430 fish/cmds.c:11451 fish/cmds.c:11472
-#: fish/cmds.c:11494 fish/cmds.c:11532 fish/cmds.c:11583 fish/cmds.c:11621
-#: fish/cmds.c:11677 fish/cmds.c:11813 fish/cmds.c:11842 fish/cmds.c:11869
-#: fish/cmds.c:11886 fish/cmds.c:11907 fish/cmds.c:11924
+#: fish/cmds.c:3304 fish/cmds.c:3318 fish/cmds.c:3334 fish/cmds.c:3351
+#: fish/cmds.c:3368 fish/cmds.c:3386 fish/cmds.c:3405 fish/cmds.c:3421
+#: fish/cmds.c:3439 fish/cmds.c:3455 fish/cmds.c:3473 fish/cmds.c:3489
+#: fish/cmds.c:3506 fish/cmds.c:3521 fish/cmds.c:3539 fish/cmds.c:3554
+#: fish/cmds.c:3570 fish/cmds.c:3586 fish/cmds.c:3602 fish/cmds.c:3618
+#: fish/cmds.c:3634 fish/cmds.c:3652 fish/cmds.c:3685 fish/cmds.c:3701
+#: fish/cmds.c:3717 fish/cmds.c:3736 fish/cmds.c:3751 fish/cmds.c:3769
+#: fish/cmds.c:3784 fish/cmds.c:3802 fish/cmds.c:3817 fish/cmds.c:3835
+#: fish/cmds.c:3850 fish/cmds.c:3869 fish/cmds.c:3888 fish/cmds.c:3906
+#: fish/cmds.c:3926 fish/cmds.c:3945 fish/cmds.c:3965 fish/cmds.c:3985
+#: fish/cmds.c:4005 fish/cmds.c:4024 fish/cmds.c:4043 fish/cmds.c:4063
+#: fish/cmds.c:4083 fish/cmds.c:4103 fish/cmds.c:4118 fish/cmds.c:4134
+#: fish/cmds.c:4206 fish/cmds.c:4224 fish/cmds.c:4241 fish/cmds.c:4325
+#: fish/cmds.c:4345 fish/cmds.c:4365 fish/cmds.c:4385 fish/cmds.c:4405
+#: fish/cmds.c:4425 fish/cmds.c:4444 fish/cmds.c:4463 fish/cmds.c:4482
+#: fish/cmds.c:4497 fish/cmds.c:4516 fish/cmds.c:4536 fish/cmds.c:4556
+#: fish/cmds.c:4633 fish/cmds.c:4649 fish/cmds.c:4665 fish/cmds.c:4684
+#: fish/cmds.c:4706 fish/cmds.c:4728 fish/cmds.c:4748 fish/cmds.c:4765
+#: fish/cmds.c:4782 fish/cmds.c:4799 fish/cmds.c:4816 fish/cmds.c:4833
+#: fish/cmds.c:4850 fish/cmds.c:4867 fish/cmds.c:4886 fish/cmds.c:4909
+#: fish/cmds.c:4945 fish/cmds.c:4962 fish/cmds.c:4985 fish/cmds.c:5007
+#: fish/cmds.c:5028 fish/cmds.c:5048 fish/cmds.c:5067 fish/cmds.c:5087
+#: fish/cmds.c:5105 fish/cmds.c:5123 fish/cmds.c:5137 fish/cmds.c:5153
+#: fish/cmds.c:5173 fish/cmds.c:5192 fish/cmds.c:5211 fish/cmds.c:5230
+#: fish/cmds.c:5249 fish/cmds.c:5269 fish/cmds.c:5309 fish/cmds.c:5366
+#: fish/cmds.c:5387 fish/cmds.c:5408 fish/cmds.c:5429 fish/cmds.c:5447
+#: fish/cmds.c:5469 fish/cmds.c:5507 fish/cmds.c:5529 fish/cmds.c:5608
+#: fish/cmds.c:5647 fish/cmds.c:5662 fish/cmds.c:5679 fish/cmds.c:5693
+#: fish/cmds.c:5709 fish/cmds.c:5731 fish/cmds.c:5753 fish/cmds.c:5775
+#: fish/cmds.c:5797 fish/cmds.c:5819 fish/cmds.c:5841 fish/cmds.c:5861
+#: fish/cmds.c:5878 fish/cmds.c:5895 fish/cmds.c:5914 fish/cmds.c:5933
+#: fish/cmds.c:5953 fish/cmds.c:5989 fish/cmds.c:6008 fish/cmds.c:6027
+#: fish/cmds.c:6044 fish/cmds.c:6062 fish/cmds.c:6085 fish/cmds.c:6108
+#: fish/cmds.c:6132 fish/cmds.c:6155 fish/cmds.c:6176 fish/cmds.c:6199
+#: fish/cmds.c:6222 fish/cmds.c:6242 fish/cmds.c:6264 fish/cmds.c:6285
+#: fish/cmds.c:6308 fish/cmds.c:6325 fish/cmds.c:6342 fish/cmds.c:6360
+#: fish/cmds.c:6378 fish/cmds.c:6399 fish/cmds.c:6417 fish/cmds.c:6438
+#: fish/cmds.c:6458 fish/cmds.c:6476 fish/cmds.c:6497 fish/cmds.c:6520
+#: fish/cmds.c:6543 fish/cmds.c:6565 fish/cmds.c:6598 fish/cmds.c:6615
+#: fish/cmds.c:6632 fish/cmds.c:6656 fish/cmds.c:6679 fish/cmds.c:6702
+#: fish/cmds.c:6724 fish/cmds.c:6741 fish/cmds.c:6763 fish/cmds.c:6857
+#: fish/cmds.c:6877 fish/cmds.c:6897 fish/cmds.c:6917 fish/cmds.c:6935
+#: fish/cmds.c:6956 fish/cmds.c:6992 fish/cmds.c:7009 fish/cmds.c:7031
+#: fish/cmds.c:7048 fish/cmds.c:7084 fish/cmds.c:7104 fish/cmds.c:7124
+#: fish/cmds.c:7144 fish/cmds.c:7166 fish/cmds.c:7183 fish/cmds.c:7202
+#: fish/cmds.c:7221 fish/cmds.c:7243 fish/cmds.c:7264 fish/cmds.c:7285
+#: fish/cmds.c:7306 fish/cmds.c:7329 fish/cmds.c:7370 fish/cmds.c:7393
+#: fish/cmds.c:7432 fish/cmds.c:7449 fish/cmds.c:7468 fish/cmds.c:7489
+#: fish/cmds.c:7512 fish/cmds.c:7534 fish/cmds.c:7552 fish/cmds.c:7571
+#: fish/cmds.c:7592 fish/cmds.c:7669 fish/cmds.c:7710 fish/cmds.c:7789
+#: fish/cmds.c:7865 fish/cmds.c:7902 fish/cmds.c:7925 fish/cmds.c:7946
+#: fish/cmds.c:7969 fish/cmds.c:7991 fish/cmds.c:8016 fish/cmds.c:8059
+#: fish/cmds.c:8100 fish/cmds.c:8121 fish/cmds.c:8139 fish/cmds.c:8158
+#: fish/cmds.c:8175 fish/cmds.c:8193 fish/cmds.c:8220 fish/cmds.c:8244
+#: fish/cmds.c:8268 fish/cmds.c:8292 fish/cmds.c:8316 fish/cmds.c:8340
+#: fish/cmds.c:8364 fish/cmds.c:8388 fish/cmds.c:8412 fish/cmds.c:8436
+#: fish/cmds.c:8460 fish/cmds.c:8484 fish/cmds.c:8507 fish/cmds.c:8530
+#: fish/cmds.c:8551 fish/cmds.c:8572 fish/cmds.c:8593 fish/cmds.c:8613
+#: fish/cmds.c:8636 fish/cmds.c:8674 fish/cmds.c:8691 fish/cmds.c:8708
+#: fish/cmds.c:8727 fish/cmds.c:8746 fish/cmds.c:8763 fish/cmds.c:8780
+#: fish/cmds.c:8797 fish/cmds.c:8814 fish/cmds.c:8833 fish/cmds.c:8869
+#: fish/cmds.c:8909 fish/cmds.c:8942 fish/cmds.c:8959 fish/cmds.c:8976
+#: fish/cmds.c:8992 fish/cmds.c:9007 fish/cmds.c:9028 fish/cmds.c:9066
+#: fish/cmds.c:9104 fish/cmds.c:9143 fish/cmds.c:9183 fish/cmds.c:9224
+#: fish/cmds.c:9265 fish/cmds.c:9303 fish/cmds.c:9320 fish/cmds.c:9343
+#: fish/cmds.c:9365 fish/cmds.c:9387 fish/cmds.c:9407 fish/cmds.c:9427
+#: fish/cmds.c:9463 fish/cmds.c:9535 fish/cmds.c:9575 fish/cmds.c:9633
+#: fish/cmds.c:9659 fish/cmds.c:9685 fish/cmds.c:9713 fish/cmds.c:9772
+#: fish/cmds.c:9793 fish/cmds.c:9838 fish/cmds.c:9858 fish/cmds.c:9897
+#: fish/cmds.c:9934 fish/cmds.c:9954 fish/cmds.c:9976 fish/cmds.c:10033
+#: fish/cmds.c:10053 fish/cmds.c:10075 fish/cmds.c:10097 fish/cmds.c:10116
+#: fish/cmds.c:10136 fish/cmds.c:10163 fish/cmds.c:10183 fish/cmds.c:10203
+#: fish/cmds.c:10223 fish/cmds.c:10243 fish/cmds.c:10265 fish/cmds.c:10300
+#: fish/cmds.c:10318 fish/cmds.c:10341 fish/cmds.c:10363 fish/cmds.c:10378
+#: fish/cmds.c:10395 fish/cmds.c:10432 fish/cmds.c:10471 fish/cmds.c:10511
+#: fish/cmds.c:10567 fish/cmds.c:10589 fish/cmds.c:10625 fish/cmds.c:10640
+#: fish/cmds.c:10660 fish/cmds.c:10700 fish/cmds.c:10723 fish/cmds.c:10747
+#: fish/cmds.c:10772 fish/cmds.c:10813 fish/cmds.c:10838 fish/cmds.c:10876
+#: fish/cmds.c:10907 fish/cmds.c:10938 fish/cmds.c:10966 fish/cmds.c:10986
+#: fish/cmds.c:11018 fish/cmds.c:11038 fish/cmds.c:11058 fish/cmds.c:11075
+#: fish/cmds.c:11093 fish/cmds.c:11116 fish/cmds.c:11137 fish/cmds.c:11156
+#: fish/cmds.c:11198 fish/cmds.c:11241 fish/cmds.c:11285 fish/cmds.c:11324
+#: fish/cmds.c:11343 fish/cmds.c:11363 fish/cmds.c:11383 fish/cmds.c:11404
+#: fish/cmds.c:11425 fish/cmds.c:11446 fish/cmds.c:11467 fish/cmds.c:11488
+#: fish/cmds.c:11510 fish/cmds.c:11548 fish/cmds.c:11599 fish/cmds.c:11637
+#: fish/cmds.c:11693 fish/cmds.c:11829 fish/cmds.c:11858 fish/cmds.c:11885
+#: fish/cmds.c:11902 fish/cmds.c:11923 fish/cmds.c:11940 fish/cmds.c:12002
 #, c-format
 msgid "%s should have %d parameter(s)\n"
 msgstr "%s कडे %d घटके असायला हवे\n"
 
-#: fish/cmds.c:3289 fish/cmds.c:3303 fish/cmds.c:3319 fish/cmds.c:3336
-#: fish/cmds.c:3353 fish/cmds.c:3371 fish/cmds.c:3390 fish/cmds.c:3406
-#: fish/cmds.c:3424 fish/cmds.c:3440 fish/cmds.c:3458 fish/cmds.c:3474
-#: fish/cmds.c:3491 fish/cmds.c:3506 fish/cmds.c:3524 fish/cmds.c:3539
-#: fish/cmds.c:3555 fish/cmds.c:3571 fish/cmds.c:3587 fish/cmds.c:3603
-#: fish/cmds.c:3619 fish/cmds.c:3637 fish/cmds.c:3670 fish/cmds.c:3686
-#: fish/cmds.c:3702 fish/cmds.c:3721 fish/cmds.c:3736 fish/cmds.c:3754
-#: fish/cmds.c:3769 fish/cmds.c:3787 fish/cmds.c:3802 fish/cmds.c:3820
-#: fish/cmds.c:3835 fish/cmds.c:3854 fish/cmds.c:3873 fish/cmds.c:3891
-#: fish/cmds.c:3911 fish/cmds.c:3930 fish/cmds.c:3950 fish/cmds.c:3970
-#: fish/cmds.c:3990 fish/cmds.c:4009 fish/cmds.c:4028 fish/cmds.c:4048
-#: fish/cmds.c:4068 fish/cmds.c:4088 fish/cmds.c:4103 fish/cmds.c:4119
-#: fish/cmds.c:4140 fish/cmds.c:4191 fish/cmds.c:4209 fish/cmds.c:4226
-#: fish/cmds.c:4247 fish/cmds.c:4310 fish/cmds.c:4330 fish/cmds.c:4350
-#: fish/cmds.c:4370 fish/cmds.c:4390 fish/cmds.c:4410 fish/cmds.c:4429
-#: fish/cmds.c:4448 fish/cmds.c:4467 fish/cmds.c:4482 fish/cmds.c:4501
-#: fish/cmds.c:4521 fish/cmds.c:4541 fish/cmds.c:4564 fish/cmds.c:4618
-#: fish/cmds.c:4634 fish/cmds.c:4650 fish/cmds.c:4669 fish/cmds.c:4691
-#: fish/cmds.c:4713 fish/cmds.c:4733 fish/cmds.c:4750 fish/cmds.c:4767
-#: fish/cmds.c:4784 fish/cmds.c:4801 fish/cmds.c:4818 fish/cmds.c:4835
-#: fish/cmds.c:4852 fish/cmds.c:4871 fish/cmds.c:4894 fish/cmds.c:4930
-#: fish/cmds.c:4947 fish/cmds.c:4970 fish/cmds.c:4992 fish/cmds.c:5013
-#: fish/cmds.c:5033 fish/cmds.c:5052 fish/cmds.c:5072 fish/cmds.c:5090
-#: fish/cmds.c:5108 fish/cmds.c:5122 fish/cmds.c:5138 fish/cmds.c:5158
-#: fish/cmds.c:5177 fish/cmds.c:5196 fish/cmds.c:5215 fish/cmds.c:5234
-#: fish/cmds.c:5254 fish/cmds.c:5294 fish/cmds.c:5351 fish/cmds.c:5372
-#: fish/cmds.c:5393 fish/cmds.c:5414 fish/cmds.c:5432 fish/cmds.c:5454
-#: fish/cmds.c:5492 fish/cmds.c:5514 fish/cmds.c:5593 fish/cmds.c:5632
-#: fish/cmds.c:5647 fish/cmds.c:5664 fish/cmds.c:5678 fish/cmds.c:5694
-#: fish/cmds.c:5716 fish/cmds.c:5738 fish/cmds.c:5760 fish/cmds.c:5782
-#: fish/cmds.c:5804 fish/cmds.c:5826 fish/cmds.c:5846 fish/cmds.c:5863
-#: fish/cmds.c:5880 fish/cmds.c:5899 fish/cmds.c:5918 fish/cmds.c:5938
-#: fish/cmds.c:5974 fish/cmds.c:5993 fish/cmds.c:6012 fish/cmds.c:6029
-#: fish/cmds.c:6047 fish/cmds.c:6070 fish/cmds.c:6093 fish/cmds.c:6117
-#: fish/cmds.c:6140 fish/cmds.c:6161 fish/cmds.c:6184 fish/cmds.c:6207
-#: fish/cmds.c:6227 fish/cmds.c:6249 fish/cmds.c:6270 fish/cmds.c:6293
-#: fish/cmds.c:6310 fish/cmds.c:6327 fish/cmds.c:6345 fish/cmds.c:6363
-#: fish/cmds.c:6384 fish/cmds.c:6402 fish/cmds.c:6423 fish/cmds.c:6443
-#: fish/cmds.c:6461 fish/cmds.c:6482 fish/cmds.c:6505 fish/cmds.c:6528
-#: fish/cmds.c:6550 fish/cmds.c:6583 fish/cmds.c:6600 fish/cmds.c:6617
-#: fish/cmds.c:6641 fish/cmds.c:6664 fish/cmds.c:6687 fish/cmds.c:6709
-#: fish/cmds.c:6726 fish/cmds.c:6748 fish/cmds.c:6842 fish/cmds.c:6862
-#: fish/cmds.c:6882 fish/cmds.c:6902 fish/cmds.c:6920 fish/cmds.c:6941
-#: fish/cmds.c:6977 fish/cmds.c:6994 fish/cmds.c:7016 fish/cmds.c:7033
-#: fish/cmds.c:7069 fish/cmds.c:7089 fish/cmds.c:7109 fish/cmds.c:7129
-#: fish/cmds.c:7151 fish/cmds.c:7168 fish/cmds.c:7187 fish/cmds.c:7206
-#: fish/cmds.c:7228 fish/cmds.c:7249 fish/cmds.c:7270 fish/cmds.c:7291
-#: fish/cmds.c:7314 fish/cmds.c:7355 fish/cmds.c:7378 fish/cmds.c:7417
-#: fish/cmds.c:7434 fish/cmds.c:7453 fish/cmds.c:7474 fish/cmds.c:7497
-#: fish/cmds.c:7519 fish/cmds.c:7537 fish/cmds.c:7556 fish/cmds.c:7577
-#: fish/cmds.c:7654 fish/cmds.c:7695 fish/cmds.c:7774 fish/cmds.c:7850
-#: fish/cmds.c:7887 fish/cmds.c:7910 fish/cmds.c:7931 fish/cmds.c:7954
-#: fish/cmds.c:7976 fish/cmds.c:8001 fish/cmds.c:8044 fish/cmds.c:8085
-#: fish/cmds.c:8106 fish/cmds.c:8124 fish/cmds.c:8143 fish/cmds.c:8160
-#: fish/cmds.c:8178 fish/cmds.c:8205 fish/cmds.c:8229 fish/cmds.c:8253
-#: fish/cmds.c:8277 fish/cmds.c:8301 fish/cmds.c:8325 fish/cmds.c:8349
-#: fish/cmds.c:8373 fish/cmds.c:8397 fish/cmds.c:8421 fish/cmds.c:8445
-#: fish/cmds.c:8469 fish/cmds.c:8492 fish/cmds.c:8515 fish/cmds.c:8536
-#: fish/cmds.c:8557 fish/cmds.c:8578 fish/cmds.c:8598 fish/cmds.c:8621
-#: fish/cmds.c:8659 fish/cmds.c:8676 fish/cmds.c:8693 fish/cmds.c:8712
-#: fish/cmds.c:8731 fish/cmds.c:8748 fish/cmds.c:8765 fish/cmds.c:8782
-#: fish/cmds.c:8799 fish/cmds.c:8818 fish/cmds.c:8854 fish/cmds.c:8894
-#: fish/cmds.c:8927 fish/cmds.c:8944 fish/cmds.c:8961 fish/cmds.c:8977
-#: fish/cmds.c:8992 fish/cmds.c:9013 fish/cmds.c:9051 fish/cmds.c:9089
-#: fish/cmds.c:9128 fish/cmds.c:9168 fish/cmds.c:9209 fish/cmds.c:9250
-#: fish/cmds.c:9288 fish/cmds.c:9305 fish/cmds.c:9328 fish/cmds.c:9350
-#: fish/cmds.c:9372 fish/cmds.c:9392 fish/cmds.c:9412 fish/cmds.c:9448
-#: fish/cmds.c:9520 fish/cmds.c:9560 fish/cmds.c:9618 fish/cmds.c:9644
-#: fish/cmds.c:9670 fish/cmds.c:9698 fish/cmds.c:9757 fish/cmds.c:9778
-#: fish/cmds.c:9823 fish/cmds.c:9843 fish/cmds.c:9882 fish/cmds.c:9919
-#: fish/cmds.c:9939 fish/cmds.c:9961 fish/cmds.c:10018 fish/cmds.c:10038
-#: fish/cmds.c:10060 fish/cmds.c:10082 fish/cmds.c:10101 fish/cmds.c:10121
-#: fish/cmds.c:10148 fish/cmds.c:10168 fish/cmds.c:10188 fish/cmds.c:10208
-#: fish/cmds.c:10228 fish/cmds.c:10250 fish/cmds.c:10285 fish/cmds.c:10303
-#: fish/cmds.c:10326 fish/cmds.c:10348 fish/cmds.c:10363 fish/cmds.c:10380
-#: fish/cmds.c:10417 fish/cmds.c:10456 fish/cmds.c:10496 fish/cmds.c:10552
-#: fish/cmds.c:10574 fish/cmds.c:10610 fish/cmds.c:10625 fish/cmds.c:10645
-#: fish/cmds.c:10685 fish/cmds.c:10708 fish/cmds.c:10732 fish/cmds.c:10757
-#: fish/cmds.c:10798 fish/cmds.c:10823 fish/cmds.c:10861 fish/cmds.c:10892
-#: fish/cmds.c:10923 fish/cmds.c:10951 fish/cmds.c:10971 fish/cmds.c:11003
-#: fish/cmds.c:11023 fish/cmds.c:11043 fish/cmds.c:11060 fish/cmds.c:11078
-#: fish/cmds.c:11101 fish/cmds.c:11122 fish/cmds.c:11141 fish/cmds.c:11183
-#: fish/cmds.c:11226 fish/cmds.c:11270 fish/cmds.c:11309 fish/cmds.c:11328
-#: fish/cmds.c:11348 fish/cmds.c:11368 fish/cmds.c:11389 fish/cmds.c:11410
-#: fish/cmds.c:11431 fish/cmds.c:11452 fish/cmds.c:11473 fish/cmds.c:11495
-#: fish/cmds.c:11533 fish/cmds.c:11584 fish/cmds.c:11622 fish/cmds.c:11678
-#: fish/cmds.c:11701 fish/cmds.c:11814 fish/cmds.c:11843 fish/cmds.c:11870
-#: fish/cmds.c:11887 fish/cmds.c:11908 fish/cmds.c:11925 fish/cmds.c:11947
+#: fish/cmds.c:3305 fish/cmds.c:3319 fish/cmds.c:3335 fish/cmds.c:3352
+#: fish/cmds.c:3369 fish/cmds.c:3387 fish/cmds.c:3406 fish/cmds.c:3422
+#: fish/cmds.c:3440 fish/cmds.c:3456 fish/cmds.c:3474 fish/cmds.c:3490
+#: fish/cmds.c:3507 fish/cmds.c:3522 fish/cmds.c:3540 fish/cmds.c:3555
+#: fish/cmds.c:3571 fish/cmds.c:3587 fish/cmds.c:3603 fish/cmds.c:3619
+#: fish/cmds.c:3635 fish/cmds.c:3653 fish/cmds.c:3686 fish/cmds.c:3702
+#: fish/cmds.c:3718 fish/cmds.c:3737 fish/cmds.c:3752 fish/cmds.c:3770
+#: fish/cmds.c:3785 fish/cmds.c:3803 fish/cmds.c:3818 fish/cmds.c:3836
+#: fish/cmds.c:3851 fish/cmds.c:3870 fish/cmds.c:3889 fish/cmds.c:3907
+#: fish/cmds.c:3927 fish/cmds.c:3946 fish/cmds.c:3966 fish/cmds.c:3986
+#: fish/cmds.c:4006 fish/cmds.c:4025 fish/cmds.c:4044 fish/cmds.c:4064
+#: fish/cmds.c:4084 fish/cmds.c:4104 fish/cmds.c:4119 fish/cmds.c:4135
+#: fish/cmds.c:4156 fish/cmds.c:4207 fish/cmds.c:4225 fish/cmds.c:4242
+#: fish/cmds.c:4263 fish/cmds.c:4326 fish/cmds.c:4346 fish/cmds.c:4366
+#: fish/cmds.c:4386 fish/cmds.c:4406 fish/cmds.c:4426 fish/cmds.c:4445
+#: fish/cmds.c:4464 fish/cmds.c:4483 fish/cmds.c:4498 fish/cmds.c:4517
+#: fish/cmds.c:4537 fish/cmds.c:4557 fish/cmds.c:4580 fish/cmds.c:4634
+#: fish/cmds.c:4650 fish/cmds.c:4666 fish/cmds.c:4685 fish/cmds.c:4707
+#: fish/cmds.c:4729 fish/cmds.c:4749 fish/cmds.c:4766 fish/cmds.c:4783
+#: fish/cmds.c:4800 fish/cmds.c:4817 fish/cmds.c:4834 fish/cmds.c:4851
+#: fish/cmds.c:4868 fish/cmds.c:4887 fish/cmds.c:4910 fish/cmds.c:4946
+#: fish/cmds.c:4963 fish/cmds.c:4986 fish/cmds.c:5008 fish/cmds.c:5029
+#: fish/cmds.c:5049 fish/cmds.c:5068 fish/cmds.c:5088 fish/cmds.c:5106
+#: fish/cmds.c:5124 fish/cmds.c:5138 fish/cmds.c:5154 fish/cmds.c:5174
+#: fish/cmds.c:5193 fish/cmds.c:5212 fish/cmds.c:5231 fish/cmds.c:5250
+#: fish/cmds.c:5270 fish/cmds.c:5310 fish/cmds.c:5367 fish/cmds.c:5388
+#: fish/cmds.c:5409 fish/cmds.c:5430 fish/cmds.c:5448 fish/cmds.c:5470
+#: fish/cmds.c:5508 fish/cmds.c:5530 fish/cmds.c:5609 fish/cmds.c:5648
+#: fish/cmds.c:5663 fish/cmds.c:5680 fish/cmds.c:5694 fish/cmds.c:5710
+#: fish/cmds.c:5732 fish/cmds.c:5754 fish/cmds.c:5776 fish/cmds.c:5798
+#: fish/cmds.c:5820 fish/cmds.c:5842 fish/cmds.c:5862 fish/cmds.c:5879
+#: fish/cmds.c:5896 fish/cmds.c:5915 fish/cmds.c:5934 fish/cmds.c:5954
+#: fish/cmds.c:5990 fish/cmds.c:6009 fish/cmds.c:6028 fish/cmds.c:6045
+#: fish/cmds.c:6063 fish/cmds.c:6086 fish/cmds.c:6109 fish/cmds.c:6133
+#: fish/cmds.c:6156 fish/cmds.c:6177 fish/cmds.c:6200 fish/cmds.c:6223
+#: fish/cmds.c:6243 fish/cmds.c:6265 fish/cmds.c:6286 fish/cmds.c:6309
+#: fish/cmds.c:6326 fish/cmds.c:6343 fish/cmds.c:6361 fish/cmds.c:6379
+#: fish/cmds.c:6400 fish/cmds.c:6418 fish/cmds.c:6439 fish/cmds.c:6459
+#: fish/cmds.c:6477 fish/cmds.c:6498 fish/cmds.c:6521 fish/cmds.c:6544
+#: fish/cmds.c:6566 fish/cmds.c:6599 fish/cmds.c:6616 fish/cmds.c:6633
+#: fish/cmds.c:6657 fish/cmds.c:6680 fish/cmds.c:6703 fish/cmds.c:6725
+#: fish/cmds.c:6742 fish/cmds.c:6764 fish/cmds.c:6858 fish/cmds.c:6878
+#: fish/cmds.c:6898 fish/cmds.c:6918 fish/cmds.c:6936 fish/cmds.c:6957
+#: fish/cmds.c:6993 fish/cmds.c:7010 fish/cmds.c:7032 fish/cmds.c:7049
+#: fish/cmds.c:7085 fish/cmds.c:7105 fish/cmds.c:7125 fish/cmds.c:7145
+#: fish/cmds.c:7167 fish/cmds.c:7184 fish/cmds.c:7203 fish/cmds.c:7222
+#: fish/cmds.c:7244 fish/cmds.c:7265 fish/cmds.c:7286 fish/cmds.c:7307
+#: fish/cmds.c:7330 fish/cmds.c:7371 fish/cmds.c:7394 fish/cmds.c:7433
+#: fish/cmds.c:7450 fish/cmds.c:7469 fish/cmds.c:7490 fish/cmds.c:7513
+#: fish/cmds.c:7535 fish/cmds.c:7553 fish/cmds.c:7572 fish/cmds.c:7593
+#: fish/cmds.c:7670 fish/cmds.c:7711 fish/cmds.c:7790 fish/cmds.c:7866
+#: fish/cmds.c:7903 fish/cmds.c:7926 fish/cmds.c:7947 fish/cmds.c:7970
+#: fish/cmds.c:7992 fish/cmds.c:8017 fish/cmds.c:8060 fish/cmds.c:8101
+#: fish/cmds.c:8122 fish/cmds.c:8140 fish/cmds.c:8159 fish/cmds.c:8176
+#: fish/cmds.c:8194 fish/cmds.c:8221 fish/cmds.c:8245 fish/cmds.c:8269
+#: fish/cmds.c:8293 fish/cmds.c:8317 fish/cmds.c:8341 fish/cmds.c:8365
+#: fish/cmds.c:8389 fish/cmds.c:8413 fish/cmds.c:8437 fish/cmds.c:8461
+#: fish/cmds.c:8485 fish/cmds.c:8508 fish/cmds.c:8531 fish/cmds.c:8552
+#: fish/cmds.c:8573 fish/cmds.c:8594 fish/cmds.c:8614 fish/cmds.c:8637
+#: fish/cmds.c:8675 fish/cmds.c:8692 fish/cmds.c:8709 fish/cmds.c:8728
+#: fish/cmds.c:8747 fish/cmds.c:8764 fish/cmds.c:8781 fish/cmds.c:8798
+#: fish/cmds.c:8815 fish/cmds.c:8834 fish/cmds.c:8870 fish/cmds.c:8910
+#: fish/cmds.c:8943 fish/cmds.c:8960 fish/cmds.c:8977 fish/cmds.c:8993
+#: fish/cmds.c:9008 fish/cmds.c:9029 fish/cmds.c:9067 fish/cmds.c:9105
+#: fish/cmds.c:9144 fish/cmds.c:9184 fish/cmds.c:9225 fish/cmds.c:9266
+#: fish/cmds.c:9304 fish/cmds.c:9321 fish/cmds.c:9344 fish/cmds.c:9366
+#: fish/cmds.c:9388 fish/cmds.c:9408 fish/cmds.c:9428 fish/cmds.c:9464
+#: fish/cmds.c:9536 fish/cmds.c:9576 fish/cmds.c:9634 fish/cmds.c:9660
+#: fish/cmds.c:9686 fish/cmds.c:9714 fish/cmds.c:9773 fish/cmds.c:9794
+#: fish/cmds.c:9839 fish/cmds.c:9859 fish/cmds.c:9898 fish/cmds.c:9935
+#: fish/cmds.c:9955 fish/cmds.c:9977 fish/cmds.c:10034 fish/cmds.c:10054
+#: fish/cmds.c:10076 fish/cmds.c:10098 fish/cmds.c:10117 fish/cmds.c:10137
+#: fish/cmds.c:10164 fish/cmds.c:10184 fish/cmds.c:10204 fish/cmds.c:10224
+#: fish/cmds.c:10244 fish/cmds.c:10266 fish/cmds.c:10301 fish/cmds.c:10319
+#: fish/cmds.c:10342 fish/cmds.c:10364 fish/cmds.c:10379 fish/cmds.c:10396
+#: fish/cmds.c:10433 fish/cmds.c:10472 fish/cmds.c:10512 fish/cmds.c:10568
+#: fish/cmds.c:10590 fish/cmds.c:10626 fish/cmds.c:10641 fish/cmds.c:10661
+#: fish/cmds.c:10701 fish/cmds.c:10724 fish/cmds.c:10748 fish/cmds.c:10773
+#: fish/cmds.c:10814 fish/cmds.c:10839 fish/cmds.c:10877 fish/cmds.c:10908
+#: fish/cmds.c:10939 fish/cmds.c:10967 fish/cmds.c:10987 fish/cmds.c:11019
+#: fish/cmds.c:11039 fish/cmds.c:11059 fish/cmds.c:11076 fish/cmds.c:11094
+#: fish/cmds.c:11117 fish/cmds.c:11138 fish/cmds.c:11157 fish/cmds.c:11199
+#: fish/cmds.c:11242 fish/cmds.c:11286 fish/cmds.c:11325 fish/cmds.c:11344
+#: fish/cmds.c:11364 fish/cmds.c:11384 fish/cmds.c:11405 fish/cmds.c:11426
+#: fish/cmds.c:11447 fish/cmds.c:11468 fish/cmds.c:11489 fish/cmds.c:11511
+#: fish/cmds.c:11549 fish/cmds.c:11600 fish/cmds.c:11638 fish/cmds.c:11694
+#: fish/cmds.c:11717 fish/cmds.c:11830 fish/cmds.c:11859 fish/cmds.c:11886
+#: fish/cmds.c:11903 fish/cmds.c:11924 fish/cmds.c:11941 fish/cmds.c:11963
+#: fish/cmds.c:12003 fish/cmds.c:12024
 #, c-format
 msgid "type 'help %s' for help on %s\n"
 msgstr "'help %s' टाइप करा व %s बाबत मदत पहा\n"
 
-#: fish/cmds.c:3647 fish/cmds.c:4906 fish/cmds.c:5264 fish/cmds.c:5304
-#: fish/cmds.c:5323 fish/cmds.c:5466 fish/cmds.c:5525 fish/cmds.c:5544
-#: fish/cmds.c:5563 fish/cmds.c:5606 fish/cmds.c:5949 fish/cmds.c:6560
-#: fish/cmds.c:6759 fish/cmds.c:6778 fish/cmds.c:6797 fish/cmds.c:6816
-#: fish/cmds.c:6952 fish/cmds.c:7043 fish/cmds.c:7324 fish/cmds.c:7388
-#: fish/cmds.c:7587 fish/cmds.c:7606 fish/cmds.c:7625 fish/cmds.c:7664
-#: fish/cmds.c:7705 fish/cmds.c:7724 fish/cmds.c:7743 fish/cmds.c:7784
-#: fish/cmds.c:7803 fish/cmds.c:7822 fish/cmds.c:7860 fish/cmds.c:8013
-#: fish/cmds.c:8056 fish/cmds.c:8633 fish/cmds.c:8828 fish/cmds.c:8866
-#: fish/cmds.c:8904 fish/cmds.c:9024 fish/cmds.c:9061 fish/cmds.c:9099
-#: fish/cmds.c:9138 fish/cmds.c:9179 fish/cmds.c:9220 fish/cmds.c:9261
-#: fish/cmds.c:9424 fish/cmds.c:9460 fish/cmds.c:9473 fish/cmds.c:9486
-#: fish/cmds.c:9499 fish/cmds.c:9532 fish/cmds.c:9570 fish/cmds.c:9589
-#: fish/cmds.c:9710 fish/cmds.c:9729 fish/cmds.c:9790 fish/cmds.c:9803
-#: fish/cmds.c:9854 fish/cmds.c:9893 fish/cmds.c:9971 fish/cmds.c:9990
-#: fish/cmds.c:10264 fish/cmds.c:10391 fish/cmds.c:10428 fish/cmds.c:10467
-#: fish/cmds.c:10507 fish/cmds.c:10526 fish/cmds.c:10585 fish/cmds.c:10658
-#: fish/cmds.c:10768 fish/cmds.c:10838 fish/cmds.c:10872 fish/cmds.c:10903
-#: fish/cmds.c:10934 fish/cmds.c:10983 fish/cmds.c:11154 fish/cmds.c:11196
-#: fish/cmds.c:11241 fish/cmds.c:11283 fish/cmds.c:11509 fish/cmds.c:11547
-#: fish/cmds.c:11560 fish/cmds.c:11598 fish/cmds.c:11633 fish/cmds.c:11652
-#: fish/cmds.c:11719 fish/cmds.c:11747 fish/cmds.c:11770
+#: fish/cmds.c:3663 fish/cmds.c:4922 fish/cmds.c:5280 fish/cmds.c:5320
+#: fish/cmds.c:5339 fish/cmds.c:5482 fish/cmds.c:5541 fish/cmds.c:5560
+#: fish/cmds.c:5579 fish/cmds.c:5622 fish/cmds.c:5965 fish/cmds.c:6576
+#: fish/cmds.c:6775 fish/cmds.c:6794 fish/cmds.c:6813 fish/cmds.c:6832
+#: fish/cmds.c:6968 fish/cmds.c:7059 fish/cmds.c:7340 fish/cmds.c:7404
+#: fish/cmds.c:7603 fish/cmds.c:7622 fish/cmds.c:7641 fish/cmds.c:7680
+#: fish/cmds.c:7721 fish/cmds.c:7740 fish/cmds.c:7759 fish/cmds.c:7800
+#: fish/cmds.c:7819 fish/cmds.c:7838 fish/cmds.c:7876 fish/cmds.c:8029
+#: fish/cmds.c:8072 fish/cmds.c:8649 fish/cmds.c:8844 fish/cmds.c:8882
+#: fish/cmds.c:8920 fish/cmds.c:9040 fish/cmds.c:9077 fish/cmds.c:9115
+#: fish/cmds.c:9154 fish/cmds.c:9195 fish/cmds.c:9236 fish/cmds.c:9277
+#: fish/cmds.c:9440 fish/cmds.c:9476 fish/cmds.c:9489 fish/cmds.c:9502
+#: fish/cmds.c:9515 fish/cmds.c:9548 fish/cmds.c:9586 fish/cmds.c:9605
+#: fish/cmds.c:9726 fish/cmds.c:9745 fish/cmds.c:9806 fish/cmds.c:9819
+#: fish/cmds.c:9870 fish/cmds.c:9909 fish/cmds.c:9987 fish/cmds.c:10006
+#: fish/cmds.c:10280 fish/cmds.c:10407 fish/cmds.c:10444 fish/cmds.c:10483
+#: fish/cmds.c:10523 fish/cmds.c:10542 fish/cmds.c:10601 fish/cmds.c:10674
+#: fish/cmds.c:10784 fish/cmds.c:10854 fish/cmds.c:10888 fish/cmds.c:10919
+#: fish/cmds.c:10950 fish/cmds.c:10999 fish/cmds.c:11170 fish/cmds.c:11212
+#: fish/cmds.c:11257 fish/cmds.c:11299 fish/cmds.c:11525 fish/cmds.c:11563
+#: fish/cmds.c:11576 fish/cmds.c:11614 fish/cmds.c:11649 fish/cmds.c:11668
+#: fish/cmds.c:11735 fish/cmds.c:11763 fish/cmds.c:11786 fish/cmds.c:12041
 #, c-format
 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: %s: अवैध इंटीजर घटक (%s ने %d पाठवले)\n"
 
-#: fish/cmds.c:3653 fish/cmds.c:4912 fish/cmds.c:5270 fish/cmds.c:5310
-#: fish/cmds.c:5329 fish/cmds.c:5472 fish/cmds.c:5531 fish/cmds.c:5550
-#: fish/cmds.c:5569 fish/cmds.c:5612 fish/cmds.c:5955 fish/cmds.c:6566
-#: fish/cmds.c:6765 fish/cmds.c:6784 fish/cmds.c:6803 fish/cmds.c:6822
-#: fish/cmds.c:6958 fish/cmds.c:7049 fish/cmds.c:7330 fish/cmds.c:7394
-#: fish/cmds.c:7593 fish/cmds.c:7612 fish/cmds.c:7631 fish/cmds.c:7670
-#: fish/cmds.c:7711 fish/cmds.c:7730 fish/cmds.c:7749 fish/cmds.c:7790
-#: fish/cmds.c:7809 fish/cmds.c:7828 fish/cmds.c:7866 fish/cmds.c:8019
-#: fish/cmds.c:8062 fish/cmds.c:8639 fish/cmds.c:8834 fish/cmds.c:8872
-#: fish/cmds.c:8910 fish/cmds.c:9030 fish/cmds.c:9067 fish/cmds.c:9105
-#: fish/cmds.c:9144 fish/cmds.c:9185 fish/cmds.c:9226 fish/cmds.c:9267
-#: fish/cmds.c:9538 fish/cmds.c:9576 fish/cmds.c:9595 fish/cmds.c:9716
-#: fish/cmds.c:9860 fish/cmds.c:9899 fish/cmds.c:9977 fish/cmds.c:9996
-#: fish/cmds.c:10397 fish/cmds.c:10434 fish/cmds.c:10473 fish/cmds.c:10513
-#: fish/cmds.c:10532 fish/cmds.c:10591 fish/cmds.c:10664 fish/cmds.c:10774
-#: fish/cmds.c:11160 fish/cmds.c:11202 fish/cmds.c:11247 fish/cmds.c:11289
-#: fish/cmds.c:11639 fish/cmds.c:11725 fish/cmds.c:11753 fish/cmds.c:11776
+#: fish/cmds.c:3669 fish/cmds.c:4928 fish/cmds.c:5286 fish/cmds.c:5326
+#: fish/cmds.c:5345 fish/cmds.c:5488 fish/cmds.c:5547 fish/cmds.c:5566
+#: fish/cmds.c:5585 fish/cmds.c:5628 fish/cmds.c:5971 fish/cmds.c:6582
+#: fish/cmds.c:6781 fish/cmds.c:6800 fish/cmds.c:6819 fish/cmds.c:6838
+#: fish/cmds.c:6974 fish/cmds.c:7065 fish/cmds.c:7346 fish/cmds.c:7410
+#: fish/cmds.c:7609 fish/cmds.c:7628 fish/cmds.c:7647 fish/cmds.c:7686
+#: fish/cmds.c:7727 fish/cmds.c:7746 fish/cmds.c:7765 fish/cmds.c:7806
+#: fish/cmds.c:7825 fish/cmds.c:7844 fish/cmds.c:7882 fish/cmds.c:8035
+#: fish/cmds.c:8078 fish/cmds.c:8655 fish/cmds.c:8850 fish/cmds.c:8888
+#: fish/cmds.c:8926 fish/cmds.c:9046 fish/cmds.c:9083 fish/cmds.c:9121
+#: fish/cmds.c:9160 fish/cmds.c:9201 fish/cmds.c:9242 fish/cmds.c:9283
+#: fish/cmds.c:9554 fish/cmds.c:9592 fish/cmds.c:9611 fish/cmds.c:9732
+#: fish/cmds.c:9876 fish/cmds.c:9915 fish/cmds.c:9993 fish/cmds.c:10012
+#: fish/cmds.c:10413 fish/cmds.c:10450 fish/cmds.c:10489 fish/cmds.c:10529
+#: fish/cmds.c:10548 fish/cmds.c:10607 fish/cmds.c:10680 fish/cmds.c:10790
+#: fish/cmds.c:11176 fish/cmds.c:11218 fish/cmds.c:11263 fish/cmds.c:11305
+#: fish/cmds.c:11655 fish/cmds.c:11741 fish/cmds.c:11769 fish/cmds.c:11792
 #, c-format
 msgid "%s: %s: integer out of range\n"
 msgstr "%s: %s: इंटीजर व्याप्तीच्या बाहेर आहे\n"
 
-#: fish/cmds.c:4139 fish/cmds.c:4246 fish/cmds.c:4563 fish/cmds.c:11700
-#: fish/cmds.c:11946
+#: fish/cmds.c:4155 fish/cmds.c:4262 fish/cmds.c:4579 fish/cmds.c:11716
+#: fish/cmds.c:11962 fish/cmds.c:12023
 #, fuzzy, c-format
 msgid "%s should have %d-%d parameter(s)\n"
 msgstr "%s कडे %d घटके असायला हवे\n"
 
-#: fish/cmds.c:4165 fish/cmds.c:4282 fish/cmds.c:4584 fish/cmds.c:11786
-#: fish/cmds.c:11963
+#: fish/cmds.c:4181 fish/cmds.c:4298 fish/cmds.c:4600 fish/cmds.c:11802
+#: fish/cmds.c:11979 fish/cmds.c:12056
 #, fuzzy, c-format
 msgid "%s: unknown optional argument \"%s\"\n"
 msgstr "%s: खूप जास्त घटके आढळले\n"
 
-#: fish/cmds.c:4171 fish/cmds.c:4288 fish/cmds.c:4590 fish/cmds.c:11792
-#: fish/cmds.c:11969
+#: fish/cmds.c:4187 fish/cmds.c:4304 fish/cmds.c:4606 fish/cmds.c:11808
+#: fish/cmds.c:11985 fish/cmds.c:12062
 #, fuzzy, c-format
 msgid "%s: optional argument \"%s\" given twice\n"
 msgstr "%s: खूप जास्त घटके आढळले\n"
 
-#: fish/cmds.c:11989
+#: fish/cmds.c:12082
 #, c-format
 msgid "%s: unknown command\n"
 msgstr "%s: अपरिचीत आदेश\n"
index 284aa5f..33d142b 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-07-06 15:21+0100\n"
+"POT-Creation-Date: 2011-07-12 19:46+0100\n"
 "PO-Revision-Date: 2010-09-02 15:28+0200\n"
 "Last-Translator: Geert Warrink <geert.warrink@onsnet.nu>\n"
 "Language-Team: Fedora\n"
@@ -415,1667 +415,1673 @@ 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:2601
+#: fish/cmds.c:2615
 msgid "Command"
 msgstr "Commando"
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2615
 msgid "Description"
 msgstr "Beschrijving"
 
-#: fish/cmds.c:2603
+#: fish/cmds.c:2617
 msgid "add a CD-ROM disk image to examine"
 msgstr "voeg een CD-ROM schijf image toe voor onderzoek"
 
-#: fish/cmds.c:2604
+#: fish/cmds.c:2618
 #, 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:2605 fish/cmds.c:2606
+#: fish/cmds.c:2619 fish/cmds.c:2620
 msgid "add an image to examine or modify"
 msgstr "voeg een image toe voor onderzoek of te veranderen"
 
-#: fish/cmds.c:2607
+#: fish/cmds.c:2621
 msgid "add a drive in snapshot mode (read-only)"
 msgstr "voeg een station toe in snapshot mode (alleen-lezen)"
 
-#: fish/cmds.c:2608
+#: fish/cmds.c:2622
 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:2609
+#: fish/cmds.c:2623
 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:2610
+#: fish/cmds.c:2624
 #, fuzzy
 msgid "allocate and add a disk file"
 msgstr "wijs een sparse image bestand toe"
 
-#: fish/cmds.c:2611
+#: fish/cmds.c:2625
 msgid "clear Augeas path"
 msgstr "Augeas pad opschonen"
 
-#: fish/cmds.c:2612
+#: fish/cmds.c:2626
 msgid "close the current Augeas handle"
 msgstr "sluit de huidige Augeas hendel"
 
-#: fish/cmds.c:2613
+#: fish/cmds.c:2627
 msgid "define an Augeas node"
 msgstr "definieer een Augeas node"
 
-#: fish/cmds.c:2614
+#: fish/cmds.c:2628
 msgid "define an Augeas variable"
 msgstr "definieer een Augeas variabele"
 
-#: fish/cmds.c:2615
+#: fish/cmds.c:2629
 msgid "look up the value of an Augeas path"
 msgstr "zoek de waarde op van een Augeas pad"
 
-#: fish/cmds.c:2616
+#: fish/cmds.c:2630
 msgid "create a new Augeas handle"
 msgstr "maak een nieuwe Augeas hendel aan"
 
-#: fish/cmds.c:2617
+#: fish/cmds.c:2631
 msgid "insert a sibling Augeas node"
 msgstr "voeg in broer Augeas node in"
 
-#: fish/cmds.c:2618
+#: fish/cmds.c:2632
 msgid "load files into the tree"
 msgstr "laad bestanden in de boom"
 
-#: fish/cmds.c:2619
+#: fish/cmds.c:2633
 msgid "list Augeas nodes under augpath"
 msgstr "laat Augeas nodes onder augpath zien"
 
-#: fish/cmds.c:2620
+#: fish/cmds.c:2634
 msgid "return Augeas nodes which match augpath"
 msgstr "geef Augeas nodes terug die overeenkomen met augpath"
 
-#: fish/cmds.c:2621
+#: fish/cmds.c:2635
 msgid "move Augeas node"
 msgstr "verplaats Augeas node"
 
-#: fish/cmds.c:2622
+#: fish/cmds.c:2636
 msgid "remove an Augeas path"
 msgstr "verwijder een Augeas pad"
 
-#: fish/cmds.c:2623
+#: fish/cmds.c:2637
 msgid "write all pending Augeas changes to disk"
 msgstr "schrijf alle wachtende Augeas veranderingen naar schijf"
 
-#: fish/cmds.c:2624
+#: fish/cmds.c:2638
 msgid "set Augeas path to value"
 msgstr "stel Augeas pad in op waarde"
 
-#: fish/cmds.c:2625
+#: fish/cmds.c:2639
 msgid "test availability of some parts of the API"
 msgstr "testen beschikbaarheid van bepaalde onderdelen van de API"
 
-#: fish/cmds.c:2626
+#: fish/cmds.c:2640
 msgid "return a list of all optional groups"
 msgstr "geeft een lijst terug van alle optionele groepen"
 
-#: fish/cmds.c:2627
+#: fish/cmds.c:2641
 msgid "upload base64-encoded data to file"
 msgstr "base64-gecodeerde data uploaden naar bestand"
 
-#: fish/cmds.c:2628
+#: fish/cmds.c:2642
 msgid "download file and encode as base64"
 msgstr "download bestand en codeer deze als base64"
 
-#: fish/cmds.c:2629
+#: fish/cmds.c:2643
 msgid "flush device buffers"
 msgstr "maak apparaat buffers leeg"
 
-#: fish/cmds.c:2630
+#: fish/cmds.c:2644
 msgid "get blocksize of block device"
 msgstr "verkrijg blok grootte van blok apparaat"
 
-#: fish/cmds.c:2631
+#: fish/cmds.c:2645
 msgid "is block device set to read-only"
 msgstr "blok apparaat ingesteld op alleen-lezen"
 
-#: fish/cmds.c:2632
+#: fish/cmds.c:2646
 msgid "get total size of device in bytes"
 msgstr "verkrijgen van totale grootte van apparaat in bytes"
 
-#: fish/cmds.c:2633
+#: fish/cmds.c:2647
 msgid "get sectorsize of block device"
 msgstr "verkrijg sector grootte van blok apparaat"
 
-#: fish/cmds.c:2634
+#: fish/cmds.c:2648
 msgid "get total size of device in 512-byte sectors"
 msgstr "verkrijg totale grootte van apparaat in 512-byte sectoren"
 
-#: fish/cmds.c:2635
+#: fish/cmds.c:2649
 msgid "reread partition table"
 msgstr "herlees partitie tabel"
 
-#: fish/cmds.c:2636
+#: fish/cmds.c:2650
 msgid "set blocksize of block device"
 msgstr "stel blok grootte van blok apparaat in"
 
-#: fish/cmds.c:2637
+#: fish/cmds.c:2651
 msgid "set block device to read-only"
 msgstr "blok apparaat instellen op alleen-lezen"
 
-#: fish/cmds.c:2638
+#: fish/cmds.c:2652
 msgid "set block device to read-write"
 msgstr "blok apparaat instellen op lezen-schrijven"
 
-#: fish/cmds.c:2639
+#: fish/cmds.c:2653
 msgid "return true path on case-insensitive filesystem"
 msgstr "geef echte pad terug voor hoofdletter-ongevoelige bestandssystemen"
 
-#: fish/cmds.c:2640
+#: fish/cmds.c:2654
 msgid "list the contents of a file"
 msgstr "laat de inhoud van een bestand zien"
 
-#: fish/cmds.c:2641
+#: fish/cmds.c:2655
 msgid "compute MD5, SHAx or CRC checksum of file"
 msgstr "Bereken MD5, SHAx of CRC checksum van bestand"
 
-#: fish/cmds.c:2642
+#: fish/cmds.c:2656
 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:2643
+#: fish/cmds.c:2657
 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:2644
+#: fish/cmds.c:2658
 msgid "change file mode"
 msgstr "verander bestand mode"
 
-#: fish/cmds.c:2645 fish/cmds.c:2765
+#: fish/cmds.c:2659 fish/cmds.c:2779
 msgid "change file owner and group"
 msgstr "verander bestand eigenaar en groep"
 
-#: fish/cmds.c:2646
+#: fish/cmds.c:2660
 msgid "run a command from the guest filesystem"
 msgstr "voer een commando uit in het gast bestandssysteem"
 
-#: fish/cmds.c:2647
+#: fish/cmds.c:2661
 msgid "run a command, returning lines"
 msgstr "voer een opdracht uit, regels worden teruggegeven"
 
-#: fish/cmds.c:2648
+#: fish/cmds.c:2662
 msgid "add qemu parameters"
 msgstr "voeg qemu parameters toe"
 
-#: fish/cmds.c:2649
+#: fish/cmds.c:2663
 #, fuzzy
 msgid "copy local files or directories into an image"
 msgstr "laad bestanden in de boom"
 
-#: fish/cmds.c:2650
+#: fish/cmds.c:2664
 #, fuzzy
 msgid "copy remote files or directories out of an image"
 msgstr "laad bestanden in de boom"
 
-#: fish/cmds.c:2651
+#: fish/cmds.c:2665
 msgid "copy size bytes from source to destination using dd"
 msgstr "kopieer grootte bits van bron naar bestemming met dd"
 
-#: fish/cmds.c:2652
+#: fish/cmds.c:2666
 msgid "copy a file"
 msgstr "kopieer een bestand"
 
-#: fish/cmds.c:2653
+#: fish/cmds.c:2667
 msgid "copy a file or directory recursively"
 msgstr "kopieer een bestand of map recursief"
 
-#: fish/cmds.c:2654
+#: fish/cmds.c:2668
 msgid "copy from source to destination using dd"
 msgstr "kopieer van bron naar bestemming met dd"
 
-#: fish/cmds.c:2655
+#: fish/cmds.c:2669
 msgid "debugging and internals"
 msgstr "debug en interne"
 
-#: fish/cmds.c:2656
+#: fish/cmds.c:2670
 #, fuzzy
 msgid "debug the QEMU command line (internal use only)"
 msgstr "upload een bestand naar het toestel (alleen voor intern gebruik)"
 
-#: fish/cmds.c:2657
+#: fish/cmds.c:2671
 msgid "upload a file to the appliance (internal use only)"
 msgstr "upload een bestand naar het toestel (alleen voor intern gebruik)"
 
-#: fish/cmds.c:2658
+#: fish/cmds.c:2672
 msgid "report file system disk space usage"
 msgstr "rapporteer bestandssysteem schijfruimte gebruik"
 
-#: fish/cmds.c:2659
+#: fish/cmds.c:2673
 msgid "report file system disk space usage (human readable)"
 msgstr "rapporteer bestandssysteem schijfruimte gebruik (leesbaar)"
 
-#: fish/cmds.c:2660
+#: fish/cmds.c:2674
 #, fuzzy
 msgid "display an image"
 msgstr "wijs een image toe"
 
-#: fish/cmds.c:2661
+#: fish/cmds.c:2675
 msgid "return kernel messages"
 msgstr "geef kernel boodschappen terug"
 
-#: fish/cmds.c:2662
+#: fish/cmds.c:2676
 msgid "download a file to the local machine"
 msgstr "download een bestand naar de lokale machine"
 
-#: fish/cmds.c:2663
+#: fish/cmds.c:2677
 #, fuzzy
 msgid "download a file to the local machine with offset and size"
 msgstr "download een bestand naar de lokale machine"
 
-#: fish/cmds.c:2664
+#: fish/cmds.c:2678
 msgid "drop kernel page cache, dentries and inodes"
 msgstr "laag kernel pagina cache, dentries en inodes weg"
 
-#: fish/cmds.c:2665
+#: fish/cmds.c:2679
 msgid "estimate file space usage"
 msgstr "schat bestand ruimte gebruik"
 
-#: fish/cmds.c:2666
+#: fish/cmds.c:2680
 msgid "check an ext2/ext3 filesystem"
 msgstr "controleer een ext2/ext3 bestandssysteem"
 
-#: fish/cmds.c:2667
+#: fish/cmds.c:2681
 msgid "display a line of text"
 msgstr "laat een regel tekst zien"
 
-#: fish/cmds.c:2668
+#: fish/cmds.c:2682
 msgid "echo arguments back to the client"
 msgstr "echo argumenten terug naar de cliënt"
 
-#: fish/cmds.c:2669
+#: fish/cmds.c:2683
 #, fuzzy
 msgid "edit a file"
 msgstr "lees een bestand"
 
-#: fish/cmds.c:2670 fish/cmds.c:2671 fish/cmds.c:2676 fish/cmds.c:2677
-#: fish/cmds.c:2710 fish/cmds.c:2711 fish/cmds.c:2960 fish/cmds.c:2961
-#: fish/cmds.c:2965 fish/cmds.c:2966 fish/cmds.c:2968 fish/cmds.c:2969
+#: fish/cmds.c:2684 fish/cmds.c:2685 fish/cmds.c:2690 fish/cmds.c:2691
+#: fish/cmds.c:2724 fish/cmds.c:2725 fish/cmds.c:2976 fish/cmds.c:2977
+#: fish/cmds.c:2981 fish/cmds.c:2982 fish/cmds.c:2984 fish/cmds.c:2985
 msgid "return lines matching a pattern"
 msgstr "geef regels terug die overeenkomen met een patroon"
 
-#: fish/cmds.c:2672
+#: fish/cmds.c:2686
 msgid "test if two files have equal contents"
 msgstr "test of twee bestanden dezelfde inhoud hebben"
 
-#: fish/cmds.c:2673
+#: fish/cmds.c:2687
 msgid "test if file or directory exists"
 msgstr "test of bestand of map bestaat"
 
-#: fish/cmds.c:2674 fish/cmds.c:2675
+#: fish/cmds.c:2688 fish/cmds.c:2689
 msgid "preallocate a file in the guest filesystem"
 msgstr "pre-allocate een bestand in het gast bestandssysteem "
 
-#: fish/cmds.c:2678
+#: fish/cmds.c:2692
 msgid "determine file type"
 msgstr "bepaal bestand type"
 
-#: fish/cmds.c:2679
+#: fish/cmds.c:2693
 msgid "detect the architecture of a binary file"
 msgstr "detecteer de architectuur van een binair bestand"
 
-#: fish/cmds.c:2680
+#: fish/cmds.c:2694
 msgid "return the size of the file in bytes"
 msgstr "geef de grootte van het bestand terug in bytes"
 
-#: fish/cmds.c:2681
+#: fish/cmds.c:2695
 msgid "fill a file with octets"
 msgstr "vul een bestand met octetten"
 
-#: fish/cmds.c:2682
+#: fish/cmds.c:2696
 msgid "fill a file with a repeating pattern of bytes"
 msgstr "vul een bestand met een herhalend patroon van bytes"
 
-#: fish/cmds.c:2683
+#: fish/cmds.c:2697
 msgid "find all files and directories"
 msgstr "zoek alle bestanden en mappen op"
 
-#: fish/cmds.c:2684
+#: fish/cmds.c:2698
 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:2685
+#: fish/cmds.c:2699
 msgid "find a filesystem by label"
 msgstr "zoek een bestandssysteem op volgens label"
 
-#: fish/cmds.c:2686
+#: fish/cmds.c:2700
 msgid "find a filesystem by UUID"
 msgstr "zoek een bestandssysteem op volgens UUID"
 
-#: fish/cmds.c:2687
+#: fish/cmds.c:2701
 msgid "run the filesystem checker"
 msgstr "voer de bestandssysteem checker uit"
 
-#: fish/cmds.c:2688
+#: fish/cmds.c:2702
 msgid "get the additional kernel options"
 msgstr "verkrijg de extra kernel opties"
 
-#: fish/cmds.c:2689
+#: fish/cmds.c:2703
 #, fuzzy
 msgid "get the attach method"
 msgstr "verkrijg het zoek pad"
 
-#: fish/cmds.c:2690
+#: fish/cmds.c:2704
 msgid "get autosync mode"
 msgstr "verkrijg automatische synchronisatie mode"
 
-#: fish/cmds.c:2691
+#: fish/cmds.c:2705
 msgid "get direct appliance mode flag"
 msgstr "verkrijg directe toepassing mode vlag"
 
-#: fish/cmds.c:2692
+#: fish/cmds.c:2706
 msgid "get the ext2/3/4 filesystem label"
 msgstr "verkrijg het ext2/3/4 bestandssysteem label"
 
-#: fish/cmds.c:2693
+#: fish/cmds.c:2707
 msgid "get the ext2/3/4 filesystem UUID"
 msgstr "verkrijg het ext2/3/4 bestandssysteem UUID"
 
-#: fish/cmds.c:2694
+#: fish/cmds.c:2708
 msgid "get memory allocated to the qemu subprocess"
 msgstr "verkrijg geheugen toegekend aan het qemu sub-proces"
 
-#: fish/cmds.c:2695
+#: fish/cmds.c:2709
 msgid "get enable network flag"
 msgstr "verkrijg netwerk aanzetten vlag"
 
-#: fish/cmds.c:2696
+#: fish/cmds.c:2710
 msgid "get the search path"
 msgstr "verkrijg het zoek pad"
 
-#: fish/cmds.c:2697
+#: fish/cmds.c:2711
 msgid "get PID of qemu subprocess"
 msgstr "verkrijg PID van qemu sub-proces"
 
-#: fish/cmds.c:2698
+#: fish/cmds.c:2712
 msgid "get the qemu binary"
 msgstr "verkrijg het qemu binaire bestand"
 
-#: fish/cmds.c:2699
+#: fish/cmds.c:2713
 msgid "get recovery process enabled flag"
 msgstr "verkrijg herstel proces aanzetten vlag"
 
-#: fish/cmds.c:2700
+#: fish/cmds.c:2714
 msgid "get SELinux enabled flag"
 msgstr "verkrijg SELinux aanzetten vlag"
 
-#: fish/cmds.c:2701
+#: fish/cmds.c:2715
 msgid "get the current state"
 msgstr "verkrijg de huidige toestand"
 
-#: fish/cmds.c:2702
+#: fish/cmds.c:2716
 msgid "get command trace enabled flag"
 msgstr "verkrijg commando trace aanzetten vlag"
 
-#: fish/cmds.c:2703
+#: fish/cmds.c:2717
 msgid "get the current umask"
 msgstr "verkrijg de huidige umask"
 
-#: fish/cmds.c:2704
+#: fish/cmds.c:2718
 msgid "get verbose mode"
 msgstr "verkrijg breedsprakige mode"
 
-#: fish/cmds.c:2705
+#: fish/cmds.c:2719
 msgid "get SELinux security context"
 msgstr "verkrijg SELinux beveiliging context"
 
-#: fish/cmds.c:2706 fish/cmds.c:2766
+#: fish/cmds.c:2720 fish/cmds.c:2780
 msgid "get a single extended attribute"
 msgstr ""
 
-#: fish/cmds.c:2707 fish/cmds.c:2767
+#: fish/cmds.c:2721 fish/cmds.c:2781
 msgid "list extended attributes of a file or directory"
 msgstr "laat uitgebreide attributen zien van een bestand of map"
 
-#: fish/cmds.c:2708
+#: fish/cmds.c:2722
 msgid "expand wildcards in command"
 msgstr "expandeer wildcards in commando"
 
-#: fish/cmds.c:2709
+#: fish/cmds.c:2723
 msgid "expand a wildcard path"
 msgstr "expandeer een wildcard pad"
 
-#: fish/cmds.c:2712
+#: fish/cmds.c:2726
 msgid "install GRUB"
 msgstr "installeer GRUB"
 
-#: fish/cmds.c:2713
+#: fish/cmds.c:2727
 msgid "return first 10 lines of a file"
 msgstr "geef de eerste 10 regels van een bestand terug"
 
-#: fish/cmds.c:2714
+#: fish/cmds.c:2728
 msgid "return first N lines of a file"
 msgstr "geef de eerste N regels van een bestand terug"
 
-#: fish/cmds.c:2715
+#: fish/cmds.c:2729
 msgid "dump a file in hexadecimal"
 msgstr "dump een bestand in hexadecimaal"
 
-#: fish/cmds.c:2716
+#: fish/cmds.c:2730
 msgid "edit with a hex editor"
 msgstr ""
 
-#: fish/cmds.c:2717
+#: fish/cmds.c:2731
 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:2718
+#: fish/cmds.c:2732
 msgid "list files in an initrd"
 msgstr "laat bestanden in een initrd zien"
 
-#: fish/cmds.c:2719
+#: fish/cmds.c:2733
 msgid "add an inotify watch"
 msgstr "voeg een inotify bewaker toe"
 
-#: fish/cmds.c:2720
+#: fish/cmds.c:2734
 msgid "close the inotify handle"
 msgstr "sluit de inotify hendel"
 
-#: fish/cmds.c:2721
+#: fish/cmds.c:2735
 msgid "return list of watched files that had events"
 msgstr "geef lijst terug van bewaakte bestanden met gebeurtenissen"
 
-#: fish/cmds.c:2722
+#: fish/cmds.c:2736
 msgid "create an inotify handle"
 msgstr "maak een inotify hendel aan"
 
-#: fish/cmds.c:2723
+#: fish/cmds.c:2737
 msgid "return list of inotify events"
 msgstr "geef een lijst van inotify gebeurtenissen terug"
 
-#: fish/cmds.c:2724
+#: fish/cmds.c:2738
 msgid "remove an inotify watch"
 msgstr "verwijder een inotify bewaker"
 
-#: fish/cmds.c:2725
+#: fish/cmds.c:2739
 msgid "get architecture of inspected operating system"
 msgstr "verkrijg architectuur van geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2726
+#: fish/cmds.c:2740
 msgid "get distro of inspected operating system"
 msgstr "verkrijg distributie van geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2727
+#: fish/cmds.c:2741
 msgid "get drive letter mappings"
 msgstr ""
 
-#: fish/cmds.c:2728
+#: fish/cmds.c:2742
 msgid "get filesystems associated with inspected operating system"
 msgstr ""
 "verkrijg bestandssystemen geassocieerd met geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2729
+#: fish/cmds.c:2743
 #, fuzzy
 msgid "get format of inspected operating system"
 msgstr "verkrijg type van geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2730
+#: fish/cmds.c:2744
 #, fuzzy
 msgid "get hostname of the operating system"
 msgstr "verkrijg prouct naam van geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2731
+#: fish/cmds.c:2745
 #, fuzzy
 msgid "get the icon corresponding to this operating system"
 msgstr "verkrijg minor versie van geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2732
+#: fish/cmds.c:2746
 msgid "get major version of inspected operating system"
 msgstr "verkrijg major versie van geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2733
+#: fish/cmds.c:2747
 msgid "get minor version of inspected operating system"
 msgstr "verkrijg minor versie van geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2734
+#: fish/cmds.c:2748
 msgid "get mountpoints of inspected operating system"
 msgstr "verkrijg aankoppel punten van geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2735
+#: fish/cmds.c:2749
 #, fuzzy
 msgid "get package format used by the operating system"
 msgstr "verkrijg type van geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2736
+#: fish/cmds.c:2750
 #, fuzzy
 msgid "get package management tool used by the operating system"
 msgstr "verkrijg prouct naam van geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2737
+#: fish/cmds.c:2751
 msgid "get product name of inspected operating system"
 msgstr "verkrijg prouct naam van geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2738
+#: fish/cmds.c:2752
 #, fuzzy
 msgid "get product variant of inspected operating system"
 msgstr "verkrijg prouct naam van geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2739
+#: fish/cmds.c:2753
 #, fuzzy
 msgid "return list of operating systems found by last inspection"
 msgstr "inspecteer schijf en geef lijst van gevonden besturingssystemen terug"
 
-#: fish/cmds.c:2740
+#: fish/cmds.c:2754
 msgid "get type of inspected operating system"
 msgstr "verkrijg type van geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2741
+#: fish/cmds.c:2755
 #, fuzzy
 msgid "get Windows CurrentControlSet of inspected operating system"
 msgstr "verkrijg distributie van geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2742
+#: fish/cmds.c:2756
 #, fuzzy
 msgid "get Windows systemroot of inspected operating system"
 msgstr "verkrijg distributie van geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2743
+#: fish/cmds.c:2757
 msgid "get live flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2744
+#: fish/cmds.c:2758
 msgid "get multipart flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2745
+#: fish/cmds.c:2759
 msgid "get netinst (network installer) flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2746
+#: fish/cmds.c:2760
 #, fuzzy
 msgid "get list of applications installed in the operating system"
 msgstr "verkrijg distributie van geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2747
+#: fish/cmds.c:2761
 msgid "inspect disk and return list of operating systems found"
 msgstr "inspecteer schijf en geef lijst van gevonden besturingssystemen terug"
 
-#: fish/cmds.c:2748
+#: fish/cmds.c:2762
 #, fuzzy
 msgid "test if block device"
 msgstr "laat de blok apparaten zien"
 
-#: fish/cmds.c:2749
+#: fish/cmds.c:2763
 msgid "is busy processing a command"
 msgstr "is bezig met het verwerken van een commando"
 
-#: fish/cmds.c:2750
+#: fish/cmds.c:2764
 #, fuzzy
 msgid "test if character device"
 msgstr "maak blok, karakter, of FIFO apparaten"
 
-#: fish/cmds.c:2751
+#: fish/cmds.c:2765
 msgid "is in configuration state"
 msgstr "is in de configuratie toestand"
 
-#: fish/cmds.c:2752
+#: fish/cmds.c:2766
 #, fuzzy
 msgid "test if a directory"
 msgstr "maak een map aan"
 
-#: fish/cmds.c:2753
+#: fish/cmds.c:2767
 #, fuzzy
 msgid "test if FIFO (named pipe)"
 msgstr "maak een FIFO (benoemde pipe)"
 
-#: fish/cmds.c:2754
+#: fish/cmds.c:2768
 msgid "test if a regular file"
 msgstr ""
 
-#: fish/cmds.c:2755
+#: fish/cmds.c:2769
 msgid "is launching subprocess"
 msgstr "lanceert een sub-proces"
 
-#: fish/cmds.c:2756
+#: fish/cmds.c:2770
 msgid "test if device is a logical volume"
 msgstr "test of het apparaat een logische volume is"
 
-#: fish/cmds.c:2757
+#: fish/cmds.c:2771
 msgid "is ready to accept commands"
 msgstr "is klaar om commando's te accepteren"
 
-#: fish/cmds.c:2758
+#: fish/cmds.c:2772
 #, fuzzy
 msgid "test if socket"
 msgstr "schrijven naar daemon socket"
 
-#: fish/cmds.c:2759
+#: fish/cmds.c:2773
 #, fuzzy
 msgid "test if symbolic link"
 msgstr "maak een symbolische link aan"
 
-#: fish/cmds.c:2760
+#: fish/cmds.c:2774
 #, fuzzy
 msgid "test if a file contains all zero bytes"
 msgstr "test of twee bestanden dezelfde inhoud hebben"
 
-#: fish/cmds.c:2761
+#: fish/cmds.c:2775
 #, fuzzy
 msgid "test if a device contains all zero bytes"
 msgstr "test of het apparaat een logische volume is"
 
-#: fish/cmds.c:2762
+#: fish/cmds.c:2776
 msgid "kill the qemu subprocess"
 msgstr "schiet de qemu sub-processen af"
 
-#: fish/cmds.c:2763
+#: fish/cmds.c:2777
 msgid "launch the qemu subprocess"
 msgstr "lanceer het qemu sub-proces"
 
-#: fish/cmds.c:2764
+#: fish/cmds.c:2778
 #, fuzzy
 msgid "change working directory"
 msgstr "verander locale map"
 
-#: fish/cmds.c:2768
+#: fish/cmds.c:2782
 #, fuzzy
 msgid "list 9p filesystems"
 msgstr "  Bestandssystemen:\n"
 
-#: fish/cmds.c:2769
+#: fish/cmds.c:2783
 msgid "list the block devices"
 msgstr "laat de blok apparaten zien"
 
-#: fish/cmds.c:2770
+#: fish/cmds.c:2784
+#, fuzzy
+msgid "list device mapper devices"
+msgstr "laat de blok apparaten zien"
+
+#: fish/cmds.c:2785
 #, fuzzy
 msgid "list filesystems"
 msgstr "  Bestandssystemen:\n"
 
-#: fish/cmds.c:2771
+#: fish/cmds.c:2786
 msgid "list the partitions"
 msgstr "laat de partities zien"
 
-#: fish/cmds.c:2772
+#: fish/cmds.c:2787
 msgid "list the files in a directory (long format)"
 msgstr "laat de bestanden in een map zien (lang formaat)"
 
-#: fish/cmds.c:2773 fish/cmds.c:2774
+#: fish/cmds.c:2788 fish/cmds.c:2789
 msgid "create a hard link"
 msgstr "maak een harde link aan"
 
-#: fish/cmds.c:2775 fish/cmds.c:2776
+#: fish/cmds.c:2790 fish/cmds.c:2791
 msgid "create a symbolic link"
 msgstr "maak een symbolische link aan"
 
-#: fish/cmds.c:2777 fish/cmds.c:2869
+#: fish/cmds.c:2792 fish/cmds.c:2885
 msgid "remove extended attribute of a file or directory"
 msgstr "verwijder uitgebreide attribuut van een bestand of map"
 
-#: fish/cmds.c:2778
+#: fish/cmds.c:2793
 msgid "list the files in a directory"
 msgstr "laat de bestanden in een map zien"
 
-#: fish/cmds.c:2779 fish/cmds.c:2896
+#: fish/cmds.c:2794 fish/cmds.c:2912
 msgid "set extended attribute of a file or directory"
 msgstr "stel uitgebreide attribuut van een bestand of map in"
 
-#: fish/cmds.c:2780
+#: fish/cmds.c:2795
 msgid "get file information for a symbolic link"
 msgstr "verkrijg bestand informatie voor een symbolische link"
 
-#: fish/cmds.c:2781
+#: fish/cmds.c:2796
 msgid "lstat on multiple files"
 msgstr "lstat op meerdere bestanden"
 
-#: fish/cmds.c:2782
+#: fish/cmds.c:2797
 msgid "add a key on a LUKS encrypted device"
 msgstr "voeg een sleutel toe aan een LUKS versleuteld apparaat"
 
-#: fish/cmds.c:2783
+#: fish/cmds.c:2798
 msgid "close a LUKS device"
 msgstr "sluit een LUKS apparaat"
 
-#: fish/cmds.c:2784 fish/cmds.c:2785
+#: fish/cmds.c:2799 fish/cmds.c:2800
 msgid "format a block device as a LUKS encrypted device"
 msgstr "formatteer een blok apparaat als een LUKS versleuteld apparaat"
 
-#: fish/cmds.c:2786
+#: fish/cmds.c:2801
 msgid "remove a key from a LUKS encrypted device"
 msgstr "verwijder een sleutel toe van een LUKS versleuteld apparaat"
 
-#: fish/cmds.c:2787
+#: fish/cmds.c:2802
 msgid "open a LUKS-encrypted block device"
 msgstr "open een LUKS versleuteld blok apparaat"
 
-#: fish/cmds.c:2788
+#: fish/cmds.c:2803
 msgid "open a LUKS-encrypted block device read-only"
 msgstr "open een LUKS versleuteld blok alleen-lezen apparaat"
 
-#: fish/cmds.c:2789
+#: fish/cmds.c:2804
 msgid "create an LVM logical volume"
 msgstr "maak een LVM logische volume aan"
 
-#: fish/cmds.c:2790
+#: fish/cmds.c:2805
 msgid "get canonical name of an LV"
 msgstr ""
 
-#: fish/cmds.c:2791
+#: fish/cmds.c:2806
 msgid "clear LVM device filter"
 msgstr "wis LVM apparaat filter"
 
-#: fish/cmds.c:2792
+#: fish/cmds.c:2807
 msgid "remove all LVM LVs, VGs and PVs"
 msgstr "verwijder alle LVM LV's, VG's en PV's"
 
-#: fish/cmds.c:2793
+#: fish/cmds.c:2808
 msgid "set LVM device filter"
 msgstr "stel LVM apparaat filter in"
 
-#: fish/cmds.c:2794
+#: fish/cmds.c:2809
 msgid "remove an LVM logical volume"
 msgstr "verwijder een LVM logische volume"
 
-#: fish/cmds.c:2795
+#: fish/cmds.c:2810
 msgid "rename an LVM logical volume"
 msgstr "hernoem een LVM logische volume"
 
-#: fish/cmds.c:2796
+#: fish/cmds.c:2811
 msgid "resize an LVM logical volume"
 msgstr "verander grootte van een LVM logische volume"
 
-#: fish/cmds.c:2797
+#: fish/cmds.c:2812
 msgid "expand an LV to fill free space"
 msgstr "expandeer een LV om vrije ruimte te vullen"
 
-#: fish/cmds.c:2798 fish/cmds.c:2799
+#: fish/cmds.c:2813 fish/cmds.c:2814
 msgid "list the LVM logical volumes (LVs)"
 msgstr "laat de LVM logische volumes (LV's) zien"
 
-#: fish/cmds.c:2800
+#: fish/cmds.c:2815
 msgid "get the UUID of a logical volume"
 msgstr "verkrijg de UUID van een logische volume"
 
-#: fish/cmds.c:2801
+#: fish/cmds.c:2816
 msgid "lgetxattr on multiple files"
 msgstr "lgetxattr op meerdere bestanden"
 
-#: fish/cmds.c:2802
+#: fish/cmds.c:2817
 #, fuzzy
 msgid "open the manual"
 msgstr "lees de manual"
 
-#: fish/cmds.c:2803
+#: fish/cmds.c:2818
 msgid "create a directory"
 msgstr "maak een map aan"
 
-#: fish/cmds.c:2804
+#: fish/cmds.c:2819
 msgid "create a directory with a particular mode"
 msgstr "maak een map aan met een bepaalde mode"
 
-#: fish/cmds.c:2805
+#: fish/cmds.c:2820
 msgid "create a directory and parents"
 msgstr "maak en map en ouders aan"
 
-#: fish/cmds.c:2806
+#: fish/cmds.c:2821
 msgid "create a temporary directory"
 msgstr "maak een tijdelijke map aan"
 
-#: fish/cmds.c:2807 fish/cmds.c:2808 fish/cmds.c:2809
+#: fish/cmds.c:2822 fish/cmds.c:2823 fish/cmds.c:2824
 msgid "make ext2/3/4 filesystem with external journal"
 msgstr "maak een ext2/3/4 bestandssysteem met extern journaal"
 
-#: fish/cmds.c:2810
+#: fish/cmds.c:2825
 msgid "make ext2/3/4 external journal"
 msgstr "maak een ext2/3/4 extern journaal"
 
-#: fish/cmds.c:2811
+#: fish/cmds.c:2826
 msgid "make ext2/3/4 external journal with label"
 msgstr "maak een ext2/3/4 extern journaal met label"
 
-#: fish/cmds.c:2812
+#: fish/cmds.c:2827
 msgid "make ext2/3/4 external journal with UUID"
 msgstr "maak een ext2/3/4 extern journaal met UUID"
 
-#: fish/cmds.c:2813
+#: fish/cmds.c:2828
 msgid "make FIFO (named pipe)"
 msgstr "maak een FIFO (benoemde pipe)"
 
-#: fish/cmds.c:2814 fish/cmds.c:2816
+#: fish/cmds.c:2829 fish/cmds.c:2831
 msgid "make a filesystem"
 msgstr "maak een bestandssysteem"
 
-#: fish/cmds.c:2815
+#: fish/cmds.c:2830
 msgid "make a filesystem with block size"
 msgstr "maak een bestandssysteem met blok grootte"
 
-#: fish/cmds.c:2817
+#: fish/cmds.c:2832
 msgid "create a mountpoint"
 msgstr "maak een aankoppel punt aan"
 
-#: fish/cmds.c:2818
+#: fish/cmds.c:2833
 msgid "make block, character or FIFO devices"
 msgstr "maak blok, karakter, of FIFO apparaten"
 
-#: fish/cmds.c:2819
+#: fish/cmds.c:2834
 msgid "make block device node"
 msgstr "maak een blok apparaat node"
 
-#: fish/cmds.c:2820
+#: fish/cmds.c:2835
 msgid "make char device node"
 msgstr "maak een karakter apparaat node"
 
-#: fish/cmds.c:2821
+#: fish/cmds.c:2836
 msgid "create a swap partition"
 msgstr "maak een swap partitie aan"
 
-#: fish/cmds.c:2822
+#: fish/cmds.c:2837
 msgid "create a swap partition with a label"
 msgstr "maak een swap partitie met een label aan"
 
-#: fish/cmds.c:2823
+#: fish/cmds.c:2838
 msgid "create a swap partition with an explicit UUID"
 msgstr "maak een swap partitie met een expliciete UUID aan"
 
-#: fish/cmds.c:2824
+#: fish/cmds.c:2839
 msgid "create a swap file"
 msgstr "maak een swap bestand aan"
 
-#: fish/cmds.c:2825
+#: fish/cmds.c:2840
 msgid "load a kernel module"
 msgstr "laad een kernel module"
 
-#: fish/cmds.c:2826
+#: fish/cmds.c:2841
 #, fuzzy
 msgid "view a file"
 msgstr "verplaats een bestand"
 
-#: fish/cmds.c:2827
+#: fish/cmds.c:2842
 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:2828
+#: fish/cmds.c:2843
 #, fuzzy
 msgid "mount 9p filesystem"
 msgstr "koppel een bestandssysteem af"
 
-#: fish/cmds.c:2829
+#: fish/cmds.c:2844
 msgid "mount a file using the loop device"
 msgstr "koppel een bestand aan met het loop apparaat"
 
-#: fish/cmds.c:2830
+#: fish/cmds.c:2845
 msgid "mount a guest disk with mount options"
 msgstr "koppel een gast schijf aan met aankoppel opties"
 
-#: fish/cmds.c:2831
+#: fish/cmds.c:2846
 msgid "mount a guest disk, read-only"
 msgstr "koppel een gast schijf alleen-lezen aan"
 
-#: fish/cmds.c:2832
+#: fish/cmds.c:2847
 msgid "mount a guest disk with mount options and vfstype"
 msgstr "koppel een gast schijf aan met aankoppel opties en vfstype"
 
-#: fish/cmds.c:2833
+#: fish/cmds.c:2848
 msgid "show mountpoints"
 msgstr "laat aankoppel punten zien"
 
-#: fish/cmds.c:2834
+#: fish/cmds.c:2849
 msgid "show mounted filesystems"
 msgstr "laat aangekoppelde bestandssystemen zien"
 
-#: fish/cmds.c:2835
+#: fish/cmds.c:2850
 msgid "move a file"
 msgstr "verplaats een bestand"
 
-#: fish/cmds.c:2836
+#: fish/cmds.c:2851
 msgid "probe NTFS volume"
 msgstr "onderzoek NTFS volume"
 
-#: fish/cmds.c:2837
+#: fish/cmds.c:2852 fish/cmds.c:2853
 msgid "resize an NTFS filesystem"
 msgstr "verander grootte van een NTFS bestandssysteem"
 
-#: fish/cmds.c:2838
+#: fish/cmds.c:2854
 msgid "resize an NTFS filesystem (with size)"
 msgstr "verander grootte van een NTFS bestandssysteem (met grootte)"
 
-#: fish/cmds.c:2839
+#: fish/cmds.c:2855
 msgid "add a partition to the device"
 msgstr "voeg een partiie toe aan een apparaat"
 
-#: fish/cmds.c:2840
+#: fish/cmds.c:2856
 msgid "delete a partition"
 msgstr "verwijder een partitie"
 
-#: fish/cmds.c:2841
+#: fish/cmds.c:2857
 msgid "partition whole disk with a single primary partition"
 msgstr "partitioneer gehele schijf met een enkele primaire partitie"
 
-#: fish/cmds.c:2842
+#: fish/cmds.c:2858
 msgid "return true if a partition is bootable"
 msgstr "geef waar terug als een partitie opstartbaar is"
 
-#: fish/cmds.c:2843
+#: fish/cmds.c:2859
 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:2844
+#: fish/cmds.c:2860
 msgid "get the partition table type"
 msgstr "verkrijg het partitie abel type"
 
-#: fish/cmds.c:2845
+#: fish/cmds.c:2861
 msgid "create an empty partition table"
 msgstr "maak een lege partitie tabel aan"
 
-#: fish/cmds.c:2846
+#: fish/cmds.c:2862
 msgid "list partitions on a device"
 msgstr "laat partities op een apparaat zien"
 
-#: fish/cmds.c:2847
+#: fish/cmds.c:2863
 msgid "make a partition bootable"
 msgstr "maak een partitie opstartbaar"
 
-#: fish/cmds.c:2848
+#: fish/cmds.c:2864
 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:2849
+#: fish/cmds.c:2865
 msgid "set partition name"
 msgstr "stel partitie naam in"
 
-#: fish/cmds.c:2850
+#: fish/cmds.c:2866
 #, fuzzy
 msgid "convert partition name to device name"
 msgstr "maak partities aan op een blok apparaat"
 
-#: fish/cmds.c:2851
+#: fish/cmds.c:2867
 msgid "ping the guest daemon"
 msgstr "ping de gast daemon"
 
-#: fish/cmds.c:2852
+#: fish/cmds.c:2868
 msgid "read part of a file"
 msgstr "lees deel van een bestand"
 
-#: fish/cmds.c:2853
+#: fish/cmds.c:2869
 #, fuzzy
 msgid "read part of a device"
 msgstr "lees deel van een bestand"
 
-#: fish/cmds.c:2854
+#: fish/cmds.c:2870
 msgid "create an LVM physical volume"
 msgstr "maak een LVM fysieke volume aan"
 
-#: fish/cmds.c:2855
+#: fish/cmds.c:2871
 msgid "remove an LVM physical volume"
 msgstr "verwijder een LVM fysieke volume"
 
-#: fish/cmds.c:2856
+#: fish/cmds.c:2872
 msgid "resize an LVM physical volume"
 msgstr "verander grootte van een LVM fysieke volume"
 
-#: fish/cmds.c:2857
+#: fish/cmds.c:2873
 msgid "resize an LVM physical volume (with size)"
 msgstr "verander grootte van een LVM fysieke volume (met grootte)"
 
-#: fish/cmds.c:2858 fish/cmds.c:2859
+#: fish/cmds.c:2874 fish/cmds.c:2875
 msgid "list the LVM physical volumes (PVs)"
 msgstr "laat de LVM fysieke (PV's) zien"
 
-#: fish/cmds.c:2860
+#: fish/cmds.c:2876
 msgid "get the UUID of a physical volume"
 msgstr "verkrijg de UUID van een fysieke volume"
 
-#: fish/cmds.c:2861
+#: fish/cmds.c:2877
 msgid "write to part of a file"
 msgstr "schrijf naar deel van een bestand"
 
-#: fish/cmds.c:2862
+#: fish/cmds.c:2878
 #, fuzzy
 msgid "write to part of a device"
 msgstr "schrijf naar deel van een bestand"
 
-#: fish/cmds.c:2863
+#: fish/cmds.c:2879
 msgid "read a file"
 msgstr "lees een bestand"
 
-#: fish/cmds.c:2864
+#: fish/cmds.c:2880
 msgid "read file as lines"
 msgstr "lees een bestand als regels"
 
-#: fish/cmds.c:2865
+#: fish/cmds.c:2881
 msgid "read directories entries"
 msgstr "lees map ingangen"
 
-#: fish/cmds.c:2866
+#: fish/cmds.c:2882
 msgid "read the target of a symbolic link"
 msgstr "lees het doel van een symbolische link"
 
-#: fish/cmds.c:2867
+#: fish/cmds.c:2883
 msgid "readlink on multiple files"
 msgstr "readlink op meerdere bestanden"
 
-#: fish/cmds.c:2868
+#: fish/cmds.c:2884
 msgid "canonicalized absolute pathname"
 msgstr "gezaghebbende absolute pad naam"
 
-#: fish/cmds.c:2870
+#: fish/cmds.c:2886
 msgid "close and reopen libguestfs handle"
 msgstr "sluit en open libguestfs hendel"
 
-#: fish/cmds.c:2871
+#: fish/cmds.c:2887
 msgid "resize an ext2, ext3 or ext4 filesystem"
 msgstr "verander grootte van een ext2, ext3 of ext4 bestandssysteem"
 
-#: fish/cmds.c:2872
+#: fish/cmds.c:2888
 #, 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:2873
+#: fish/cmds.c:2889
 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:2874
+#: fish/cmds.c:2890
 msgid "remove a file"
 msgstr "verwijder een bestand"
 
-#: fish/cmds.c:2875
+#: fish/cmds.c:2891
 msgid "remove a file or directory recursively"
 msgstr "verwijder een bestand of map recursief"
 
-#: fish/cmds.c:2876
+#: fish/cmds.c:2892
 msgid "remove a directory"
 msgstr "verwijder een map"
 
-#: fish/cmds.c:2877
+#: fish/cmds.c:2893
 msgid "remove a mountpoint"
 msgstr "verwijder een aankoppel punt"
 
-#: fish/cmds.c:2878
+#: fish/cmds.c:2894
 msgid "scrub (securely wipe) a device"
 msgstr "boen (veilig schoonmaken) een apparaat"
 
-#: fish/cmds.c:2879
+#: fish/cmds.c:2895
 msgid "scrub (securely wipe) a file"
 msgstr "boen (veilig schoonmaken) een bestand"
 
-#: fish/cmds.c:2880
+#: fish/cmds.c:2896
 msgid "scrub (securely wipe) free space"
 msgstr "boen (veilig schoonmaken) vrije ruimte"
 
-#: fish/cmds.c:2881
+#: fish/cmds.c:2897
 msgid "add options to kernel command line"
 msgstr "voeg opties toe aan kernel commando regel"
 
-#: fish/cmds.c:2882
+#: fish/cmds.c:2898
 #, fuzzy
 msgid "set the attach method"
 msgstr "stel het zoek pad in"
 
-#: fish/cmds.c:2883
+#: fish/cmds.c:2899
 msgid "set autosync mode"
 msgstr "stel autosync mode in"
 
-#: fish/cmds.c:2884
+#: fish/cmds.c:2900
 msgid "enable or disable direct appliance mode"
 msgstr "zet directe apparaat mode aan of uit"
 
-#: fish/cmds.c:2885
+#: fish/cmds.c:2901
 msgid "set the ext2/3/4 filesystem label"
 msgstr "stel het ext2/3/4 bestandssysteem label in"
 
-#: fish/cmds.c:2886
+#: fish/cmds.c:2902
 msgid "set the ext2/3/4 filesystem UUID"
 msgstr "stel het ext2/3/4 bestandssysteem UUID in"
 
-#: fish/cmds.c:2887
+#: fish/cmds.c:2903
 msgid "set memory allocated to the qemu subprocess"
 msgstr "stel geheugen toegekend aan het qemu sub-proces in"
 
-#: fish/cmds.c:2888
+#: fish/cmds.c:2904
 msgid "set enable network flag"
 msgstr "stel netwerk aanzetten vlag in"
 
-#: fish/cmds.c:2889
+#: fish/cmds.c:2905
 msgid "set the search path"
 msgstr "stel het zoek pad in"
 
-#: fish/cmds.c:2890
+#: fish/cmds.c:2906
 msgid "set the qemu binary"
 msgstr "stel het qemu binaire bestand in"
 
-#: fish/cmds.c:2891
+#: fish/cmds.c:2907
 msgid "enable or disable the recovery process"
 msgstr "zet het herstel proces aan of uit"
 
-#: fish/cmds.c:2892
+#: fish/cmds.c:2908
 msgid "set SELinux enabled or disabled at appliance boot"
 msgstr "zet SELinux aan of uit bij opstarten van het toestel"
 
-#: fish/cmds.c:2893
+#: fish/cmds.c:2909
 msgid "enable or disable command traces"
 msgstr "zet commando traces aan of uit"
 
-#: fish/cmds.c:2894
+#: fish/cmds.c:2910
 msgid "set verbose mode"
 msgstr "stel breedsprakige mode in"
 
-#: fish/cmds.c:2895
+#: fish/cmds.c:2911
 msgid "set SELinux security context"
 msgstr "stel SELinux beveiliging context in"
 
-#: fish/cmds.c:2897 fish/cmds.c:2898
+#: fish/cmds.c:2913 fish/cmds.c:2914
 msgid "create partitions on a block device"
 msgstr "maak partities aan op een blok apparaat"
 
-#: fish/cmds.c:2899
+#: fish/cmds.c:2915
 msgid "modify a single partition on a block device"
 msgstr "verander een enkele partitie op een blok apparaat"
 
-#: fish/cmds.c:2900
+#: fish/cmds.c:2916
 msgid "display the disk geometry from the partition table"
 msgstr "laat de schijf geometrie van de partitie tabel zien"
 
-#: fish/cmds.c:2901
+#: fish/cmds.c:2917
 msgid "display the kernel geometry"
 msgstr "laat de kernel geometrie zien"
 
-#: fish/cmds.c:2902
+#: fish/cmds.c:2918
 msgid "display the partition table"
 msgstr "laat de partitie tabel zien"
 
-#: fish/cmds.c:2903
+#: fish/cmds.c:2919
 msgid "run a command via the shell"
 msgstr "voer een commando uit via de shell"
 
-#: fish/cmds.c:2904
+#: fish/cmds.c:2920
 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:2905
+#: fish/cmds.c:2921
 msgid "sleep for some seconds"
 msgstr "slaap gedurende een paar seconden"
 
-#: fish/cmds.c:2906
+#: fish/cmds.c:2922
 #, fuzzy
 msgid "create a sparse disk image and add"
 msgstr "wijs een sparse image bestand toe"
 
-#: fish/cmds.c:2907
+#: fish/cmds.c:2923
 msgid "get file information"
 msgstr "verkrijg bestand informatie"
 
-#: fish/cmds.c:2908
+#: fish/cmds.c:2924
 msgid "get file system statistics"
 msgstr "verkrijg bestandssysteem statistieken"
 
-#: fish/cmds.c:2909 fish/cmds.c:2910
+#: fish/cmds.c:2925 fish/cmds.c:2926
 msgid "print the printable strings in a file"
 msgstr "druk de afdrukbare tekenreeksen ad in een bestand"
 
-#: fish/cmds.c:2911
+#: fish/cmds.c:2927
 msgid "list supported groups of commands"
 msgstr "laat ondersteunde groep commando's zien"
 
-#: fish/cmds.c:2912
+#: fish/cmds.c:2928
 msgid "disable swap on device"
 msgstr "zet swap op een apparaat uit"
 
-#: fish/cmds.c:2913
+#: fish/cmds.c:2929
 msgid "disable swap on file"
 msgstr "zet swap op een bestand uit"
 
-#: fish/cmds.c:2914
+#: fish/cmds.c:2930
 msgid "disable swap on labeled swap partition"
 msgstr "zet swap op een gelabelde swap partitie uit"
 
-#: fish/cmds.c:2915
+#: fish/cmds.c:2931
 msgid "disable swap on swap partition by UUID"
 msgstr "zet swap op swap partitie volgens UUID uit"
 
-#: fish/cmds.c:2916
+#: fish/cmds.c:2932
 msgid "enable swap on device"
 msgstr "zet swap op een apparaat aan"
 
-#: fish/cmds.c:2917
+#: fish/cmds.c:2933
 msgid "enable swap on file"
 msgstr "zet swap op een bestand aan"
 
-#: fish/cmds.c:2918
+#: fish/cmds.c:2934
 msgid "enable swap on labeled swap partition"
 msgstr "zet swap op een gelabelde swap partitie aan"
 
-#: fish/cmds.c:2919
+#: fish/cmds.c:2935
 msgid "enable swap on swap partition by UUID"
 msgstr "zet swap op swap partitie volgens UUID aan"
 
-#: fish/cmds.c:2920
+#: fish/cmds.c:2936
 msgid "sync disks, writes are flushed through to the disk image"
 msgstr ""
 "synchroniseer schijven, schrijven wordt doorgespoeld naar het schijf image"
 
-#: fish/cmds.c:2921
+#: fish/cmds.c:2937
 msgid "return last 10 lines of a file"
 msgstr "geef de laatste 10 regels van een bestand terug"
 
-#: fish/cmds.c:2922
+#: fish/cmds.c:2938
 msgid "return last N lines of a file"
 msgstr "geef de laatste N regels van een bestand terug"
 
-#: fish/cmds.c:2923
+#: fish/cmds.c:2939
 msgid "unpack tarfile to directory"
 msgstr "tar bestand uitpakken naar map"
 
-#: fish/cmds.c:2924
+#: fish/cmds.c:2940
 msgid "pack directory into tarfile"
 msgstr "map inpakken in tar bestand"
 
-#: fish/cmds.c:2925 fish/cmds.c:2932
+#: fish/cmds.c:2941 fish/cmds.c:2948
 msgid "unpack compressed tarball to directory"
 msgstr "gecomprimeerde tar bal uitpakken naar map"
 
-#: fish/cmds.c:2926 fish/cmds.c:2933
+#: fish/cmds.c:2942 fish/cmds.c:2949
 msgid "pack directory into compressed tarball"
 msgstr "map inpakken in gecomprimeerde tar bal"
 
-#: fish/cmds.c:2927
+#: fish/cmds.c:2943
 #, fuzzy
 msgid "print elapsed time taken to run a command"
 msgstr "meet de tijd nodig voor uitvoeren van commando"
 
-#: fish/cmds.c:2928
+#: fish/cmds.c:2944
 msgid "update file timestamps or create a new file"
 msgstr "vernieuw tijd stempels of maak een nieuw bestand aan"
 
-#: fish/cmds.c:2929
+#: fish/cmds.c:2945
 msgid "truncate a file to zero size"
 msgstr "kap een bestand af op grootte nul"
 
-#: fish/cmds.c:2930
+#: fish/cmds.c:2946
 msgid "truncate a file to a particular size"
 msgstr "kap een bestand af op een bepaalde grootte"
 
-#: fish/cmds.c:2931
+#: fish/cmds.c:2947
 msgid "get ext2/ext3/ext4 superblock details"
 msgstr "verkrijg ext2/ext3/ext4 super-blok details"
 
-#: fish/cmds.c:2934
+#: fish/cmds.c:2950
 msgid "set file mode creation mask (umask)"
 msgstr "stel bestande mode aanmaak masker (umask) in"
 
-#: fish/cmds.c:2935
+#: fish/cmds.c:2951
 msgid "unmount a filesystem"
 msgstr "koppel een bestandssysteem af"
 
-#: fish/cmds.c:2936
+#: fish/cmds.c:2952
 msgid "unmount all filesystems"
 msgstr "koppel alle bestandssystemen af"
 
-#: fish/cmds.c:2937
+#: fish/cmds.c:2953
 msgid "upload a file from the local machine"
 msgstr "upload een bestand van de lokale machine"
 
-#: fish/cmds.c:2938
+#: fish/cmds.c:2954
 #, fuzzy
 msgid "upload a file from the local machine with offset"
 msgstr "upload een bestand van de lokale machine"
 
-#: fish/cmds.c:2939
+#: fish/cmds.c:2955
 msgid "set timestamp of a file with nanosecond precision"
 msgstr "stel tijd stempel van een bestand in met nanoseconde precisie"
 
-#: fish/cmds.c:2940
+#: fish/cmds.c:2956
 msgid "get the library version number"
 msgstr "verkrijg het bibliotheek versie nummer"
 
-#: fish/cmds.c:2941
+#: fish/cmds.c:2957
 msgid "get the filesystem label"
 msgstr "verkrijg het bestandssysteem label"
 
-#: fish/cmds.c:2942
+#: fish/cmds.c:2958
 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:2943
+#: fish/cmds.c:2959
 msgid "get the filesystem UUID"
 msgstr "verkrijg het bestandssysteem UUID"
 
-#: fish/cmds.c:2944
+#: fish/cmds.c:2960
 msgid "activate or deactivate some volume groups"
 msgstr "activeer of de-activeer sommige volume groepen"
 
-#: fish/cmds.c:2945
+#: fish/cmds.c:2961
 msgid "activate or deactivate all volume groups"
 msgstr "activeer of de-activeer alle volume groepen"
 
-#: fish/cmds.c:2946
+#: fish/cmds.c:2962
 msgid "create an LVM volume group"
 msgstr "maak een LVM volume groep aan"
 
-#: fish/cmds.c:2947
+#: fish/cmds.c:2963
 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:2948
+#: fish/cmds.c:2964
 msgid "get the PV UUIDs containing the volume group"
 msgstr "verkrijg de PV UUID's die de volume groep bevatten"
 
-#: fish/cmds.c:2949
+#: fish/cmds.c:2965
 msgid "remove an LVM volume group"
 msgstr "verwijder een LVM volume groep"
 
-#: fish/cmds.c:2950
+#: fish/cmds.c:2966
 msgid "rename an LVM volume group"
 msgstr "wijzig de naam van een LVM volume groep"
 
-#: fish/cmds.c:2951 fish/cmds.c:2952
+#: fish/cmds.c:2967 fish/cmds.c:2968
 msgid "list the LVM volume groups (VGs)"
 msgstr "laat de LVM volume groepen (VG's) zien"
 
-#: fish/cmds.c:2953
+#: fish/cmds.c:2969
 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:2954
+#: fish/cmds.c:2970
 msgid "get the UUID of a volume group"
 msgstr "verkrijg de UUID van een volume groep"
 
-#: fish/cmds.c:2955
+#: fish/cmds.c:2971
 msgid "count characters in a file"
 msgstr "tel aantal karakters in een bestand"
 
-#: fish/cmds.c:2956
+#: fish/cmds.c:2972
 msgid "count lines in a file"
 msgstr "tel aantal regels in een bestand"
 
-#: fish/cmds.c:2957
+#: fish/cmds.c:2973
 msgid "count words in a file"
 msgstr "tel aantal woorden in een bestand"
 
-#: fish/cmds.c:2958
+#: fish/cmds.c:2974
 msgid "create a new file"
 msgstr "maak een nieuw bestand aan"
 
-#: fish/cmds.c:2959
+#: fish/cmds.c:2975
 msgid "create a file"
 msgstr "maak een bestand aan"
 
-#: fish/cmds.c:2962
+#: fish/cmds.c:2978
 msgid "write zeroes to the device"
 msgstr "schrijf nullen naar het apparaat"
 
-#: fish/cmds.c:2963
+#: fish/cmds.c:2979
 msgid "write zeroes to an entire device"
 msgstr "schrijf nullen naar een heel apparaat"
 
-#: fish/cmds.c:2964
+#: fish/cmds.c:2980
 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:2967
+#: fish/cmds.c:2983
 msgid "determine file type inside a compressed file"
 msgstr "bepaal bestand type in een gecomprimeerd bestand"
 
-#: fish/cmds.c:2970
+#: fish/cmds.c:2986
 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:3288 fish/cmds.c:3302 fish/cmds.c:3318 fish/cmds.c:3335
-#: fish/cmds.c:3352 fish/cmds.c:3370 fish/cmds.c:3389 fish/cmds.c:3405
-#: fish/cmds.c:3423 fish/cmds.c:3439 fish/cmds.c:3457 fish/cmds.c:3473
-#: fish/cmds.c:3490 fish/cmds.c:3505 fish/cmds.c:3523 fish/cmds.c:3538
-#: fish/cmds.c:3554 fish/cmds.c:3570 fish/cmds.c:3586 fish/cmds.c:3602
-#: fish/cmds.c:3618 fish/cmds.c:3636 fish/cmds.c:3669 fish/cmds.c:3685
-#: fish/cmds.c:3701 fish/cmds.c:3720 fish/cmds.c:3735 fish/cmds.c:3753
-#: fish/cmds.c:3768 fish/cmds.c:3786 fish/cmds.c:3801 fish/cmds.c:3819
-#: fish/cmds.c:3834 fish/cmds.c:3853 fish/cmds.c:3872 fish/cmds.c:3890
-#: fish/cmds.c:3910 fish/cmds.c:3929 fish/cmds.c:3949 fish/cmds.c:3969
-#: fish/cmds.c:3989 fish/cmds.c:4008 fish/cmds.c:4027 fish/cmds.c:4047
-#: fish/cmds.c:4067 fish/cmds.c:4087 fish/cmds.c:4102 fish/cmds.c:4118
-#: fish/cmds.c:4190 fish/cmds.c:4208 fish/cmds.c:4225 fish/cmds.c:4309
-#: fish/cmds.c:4329 fish/cmds.c:4349 fish/cmds.c:4369 fish/cmds.c:4389
-#: fish/cmds.c:4409 fish/cmds.c:4428 fish/cmds.c:4447 fish/cmds.c:4466
-#: fish/cmds.c:4481 fish/cmds.c:4500 fish/cmds.c:4520 fish/cmds.c:4540
-#: fish/cmds.c:4617 fish/cmds.c:4633 fish/cmds.c:4649 fish/cmds.c:4668
-#: fish/cmds.c:4690 fish/cmds.c:4712 fish/cmds.c:4732 fish/cmds.c:4749
-#: fish/cmds.c:4766 fish/cmds.c:4783 fish/cmds.c:4800 fish/cmds.c:4817
-#: fish/cmds.c:4834 fish/cmds.c:4851 fish/cmds.c:4870 fish/cmds.c:4893
-#: fish/cmds.c:4929 fish/cmds.c:4946 fish/cmds.c:4969 fish/cmds.c:4991
-#: fish/cmds.c:5012 fish/cmds.c:5032 fish/cmds.c:5051 fish/cmds.c:5071
-#: fish/cmds.c:5089 fish/cmds.c:5107 fish/cmds.c:5121 fish/cmds.c:5137
-#: fish/cmds.c:5157 fish/cmds.c:5176 fish/cmds.c:5195 fish/cmds.c:5214
-#: fish/cmds.c:5233 fish/cmds.c:5253 fish/cmds.c:5293 fish/cmds.c:5350
-#: fish/cmds.c:5371 fish/cmds.c:5392 fish/cmds.c:5413 fish/cmds.c:5431
-#: fish/cmds.c:5453 fish/cmds.c:5491 fish/cmds.c:5513 fish/cmds.c:5592
-#: fish/cmds.c:5631 fish/cmds.c:5646 fish/cmds.c:5663 fish/cmds.c:5677
-#: fish/cmds.c:5693 fish/cmds.c:5715 fish/cmds.c:5737 fish/cmds.c:5759
-#: fish/cmds.c:5781 fish/cmds.c:5803 fish/cmds.c:5825 fish/cmds.c:5845
-#: fish/cmds.c:5862 fish/cmds.c:5879 fish/cmds.c:5898 fish/cmds.c:5917
-#: fish/cmds.c:5937 fish/cmds.c:5973 fish/cmds.c:5992 fish/cmds.c:6011
-#: fish/cmds.c:6028 fish/cmds.c:6046 fish/cmds.c:6069 fish/cmds.c:6092
-#: fish/cmds.c:6116 fish/cmds.c:6139 fish/cmds.c:6160 fish/cmds.c:6183
-#: fish/cmds.c:6206 fish/cmds.c:6226 fish/cmds.c:6248 fish/cmds.c:6269
-#: fish/cmds.c:6292 fish/cmds.c:6309 fish/cmds.c:6326 fish/cmds.c:6344
-#: fish/cmds.c:6362 fish/cmds.c:6383 fish/cmds.c:6401 fish/cmds.c:6422
-#: fish/cmds.c:6442 fish/cmds.c:6460 fish/cmds.c:6481 fish/cmds.c:6504
-#: fish/cmds.c:6527 fish/cmds.c:6549 fish/cmds.c:6582 fish/cmds.c:6599
-#: fish/cmds.c:6616 fish/cmds.c:6640 fish/cmds.c:6663 fish/cmds.c:6686
-#: fish/cmds.c:6708 fish/cmds.c:6725 fish/cmds.c:6747 fish/cmds.c:6841
-#: fish/cmds.c:6861 fish/cmds.c:6881 fish/cmds.c:6901 fish/cmds.c:6919
-#: fish/cmds.c:6940 fish/cmds.c:6976 fish/cmds.c:6993 fish/cmds.c:7015
-#: fish/cmds.c:7032 fish/cmds.c:7068 fish/cmds.c:7088 fish/cmds.c:7108
-#: fish/cmds.c:7128 fish/cmds.c:7150 fish/cmds.c:7167 fish/cmds.c:7186
-#: fish/cmds.c:7205 fish/cmds.c:7227 fish/cmds.c:7248 fish/cmds.c:7269
-#: fish/cmds.c:7290 fish/cmds.c:7313 fish/cmds.c:7354 fish/cmds.c:7377
-#: fish/cmds.c:7416 fish/cmds.c:7433 fish/cmds.c:7452 fish/cmds.c:7473
-#: fish/cmds.c:7496 fish/cmds.c:7518 fish/cmds.c:7536 fish/cmds.c:7555
-#: fish/cmds.c:7576 fish/cmds.c:7653 fish/cmds.c:7694 fish/cmds.c:7773
-#: fish/cmds.c:7849 fish/cmds.c:7886 fish/cmds.c:7909 fish/cmds.c:7930
-#: fish/cmds.c:7953 fish/cmds.c:7975 fish/cmds.c:8000 fish/cmds.c:8043
-#: fish/cmds.c:8084 fish/cmds.c:8105 fish/cmds.c:8123 fish/cmds.c:8142
-#: fish/cmds.c:8159 fish/cmds.c:8177 fish/cmds.c:8204 fish/cmds.c:8228
-#: fish/cmds.c:8252 fish/cmds.c:8276 fish/cmds.c:8300 fish/cmds.c:8324
-#: fish/cmds.c:8348 fish/cmds.c:8372 fish/cmds.c:8396 fish/cmds.c:8420
-#: fish/cmds.c:8444 fish/cmds.c:8468 fish/cmds.c:8491 fish/cmds.c:8514
-#: fish/cmds.c:8535 fish/cmds.c:8556 fish/cmds.c:8577 fish/cmds.c:8597
-#: fish/cmds.c:8620 fish/cmds.c:8658 fish/cmds.c:8675 fish/cmds.c:8692
-#: fish/cmds.c:8711 fish/cmds.c:8730 fish/cmds.c:8747 fish/cmds.c:8764
-#: fish/cmds.c:8781 fish/cmds.c:8798 fish/cmds.c:8817 fish/cmds.c:8853
-#: fish/cmds.c:8893 fish/cmds.c:8926 fish/cmds.c:8943 fish/cmds.c:8960
-#: fish/cmds.c:8976 fish/cmds.c:8991 fish/cmds.c:9012 fish/cmds.c:9050
-#: fish/cmds.c:9088 fish/cmds.c:9127 fish/cmds.c:9167 fish/cmds.c:9208
-#: fish/cmds.c:9249 fish/cmds.c:9287 fish/cmds.c:9304 fish/cmds.c:9327
-#: fish/cmds.c:9349 fish/cmds.c:9371 fish/cmds.c:9391 fish/cmds.c:9411
-#: fish/cmds.c:9447 fish/cmds.c:9519 fish/cmds.c:9559 fish/cmds.c:9617
-#: fish/cmds.c:9643 fish/cmds.c:9669 fish/cmds.c:9697 fish/cmds.c:9756
-#: fish/cmds.c:9777 fish/cmds.c:9822 fish/cmds.c:9842 fish/cmds.c:9881
-#: fish/cmds.c:9918 fish/cmds.c:9938 fish/cmds.c:9960 fish/cmds.c:10017
-#: fish/cmds.c:10037 fish/cmds.c:10059 fish/cmds.c:10081 fish/cmds.c:10100
-#: fish/cmds.c:10120 fish/cmds.c:10147 fish/cmds.c:10167 fish/cmds.c:10187
-#: fish/cmds.c:10207 fish/cmds.c:10227 fish/cmds.c:10249 fish/cmds.c:10284
-#: fish/cmds.c:10302 fish/cmds.c:10325 fish/cmds.c:10347 fish/cmds.c:10362
-#: fish/cmds.c:10379 fish/cmds.c:10416 fish/cmds.c:10455 fish/cmds.c:10495
-#: fish/cmds.c:10551 fish/cmds.c:10573 fish/cmds.c:10609 fish/cmds.c:10624
-#: fish/cmds.c:10644 fish/cmds.c:10684 fish/cmds.c:10707 fish/cmds.c:10731
-#: fish/cmds.c:10756 fish/cmds.c:10797 fish/cmds.c:10822 fish/cmds.c:10860
-#: fish/cmds.c:10891 fish/cmds.c:10922 fish/cmds.c:10950 fish/cmds.c:10970
-#: fish/cmds.c:11002 fish/cmds.c:11022 fish/cmds.c:11042 fish/cmds.c:11059
-#: fish/cmds.c:11077 fish/cmds.c:11100 fish/cmds.c:11121 fish/cmds.c:11140
-#: fish/cmds.c:11182 fish/cmds.c:11225 fish/cmds.c:11269 fish/cmds.c:11308
-#: fish/cmds.c:11327 fish/cmds.c:11347 fish/cmds.c:11367 fish/cmds.c:11388
-#: fish/cmds.c:11409 fish/cmds.c:11430 fish/cmds.c:11451 fish/cmds.c:11472
-#: fish/cmds.c:11494 fish/cmds.c:11532 fish/cmds.c:11583 fish/cmds.c:11621
-#: fish/cmds.c:11677 fish/cmds.c:11813 fish/cmds.c:11842 fish/cmds.c:11869
-#: fish/cmds.c:11886 fish/cmds.c:11907 fish/cmds.c:11924
+#: fish/cmds.c:3304 fish/cmds.c:3318 fish/cmds.c:3334 fish/cmds.c:3351
+#: fish/cmds.c:3368 fish/cmds.c:3386 fish/cmds.c:3405 fish/cmds.c:3421
+#: fish/cmds.c:3439 fish/cmds.c:3455 fish/cmds.c:3473 fish/cmds.c:3489
+#: fish/cmds.c:3506 fish/cmds.c:3521 fish/cmds.c:3539 fish/cmds.c:3554
+#: fish/cmds.c:3570 fish/cmds.c:3586 fish/cmds.c:3602 fish/cmds.c:3618
+#: fish/cmds.c:3634 fish/cmds.c:3652 fish/cmds.c:3685 fish/cmds.c:3701
+#: fish/cmds.c:3717 fish/cmds.c:3736 fish/cmds.c:3751 fish/cmds.c:3769
+#: fish/cmds.c:3784 fish/cmds.c:3802 fish/cmds.c:3817 fish/cmds.c:3835
+#: fish/cmds.c:3850 fish/cmds.c:3869 fish/cmds.c:3888 fish/cmds.c:3906
+#: fish/cmds.c:3926 fish/cmds.c:3945 fish/cmds.c:3965 fish/cmds.c:3985
+#: fish/cmds.c:4005 fish/cmds.c:4024 fish/cmds.c:4043 fish/cmds.c:4063
+#: fish/cmds.c:4083 fish/cmds.c:4103 fish/cmds.c:4118 fish/cmds.c:4134
+#: fish/cmds.c:4206 fish/cmds.c:4224 fish/cmds.c:4241 fish/cmds.c:4325
+#: fish/cmds.c:4345 fish/cmds.c:4365 fish/cmds.c:4385 fish/cmds.c:4405
+#: fish/cmds.c:4425 fish/cmds.c:4444 fish/cmds.c:4463 fish/cmds.c:4482
+#: fish/cmds.c:4497 fish/cmds.c:4516 fish/cmds.c:4536 fish/cmds.c:4556
+#: fish/cmds.c:4633 fish/cmds.c:4649 fish/cmds.c:4665 fish/cmds.c:4684
+#: fish/cmds.c:4706 fish/cmds.c:4728 fish/cmds.c:4748 fish/cmds.c:4765
+#: fish/cmds.c:4782 fish/cmds.c:4799 fish/cmds.c:4816 fish/cmds.c:4833
+#: fish/cmds.c:4850 fish/cmds.c:4867 fish/cmds.c:4886 fish/cmds.c:4909
+#: fish/cmds.c:4945 fish/cmds.c:4962 fish/cmds.c:4985 fish/cmds.c:5007
+#: fish/cmds.c:5028 fish/cmds.c:5048 fish/cmds.c:5067 fish/cmds.c:5087
+#: fish/cmds.c:5105 fish/cmds.c:5123 fish/cmds.c:5137 fish/cmds.c:5153
+#: fish/cmds.c:5173 fish/cmds.c:5192 fish/cmds.c:5211 fish/cmds.c:5230
+#: fish/cmds.c:5249 fish/cmds.c:5269 fish/cmds.c:5309 fish/cmds.c:5366
+#: fish/cmds.c:5387 fish/cmds.c:5408 fish/cmds.c:5429 fish/cmds.c:5447
+#: fish/cmds.c:5469 fish/cmds.c:5507 fish/cmds.c:5529 fish/cmds.c:5608
+#: fish/cmds.c:5647 fish/cmds.c:5662 fish/cmds.c:5679 fish/cmds.c:5693
+#: fish/cmds.c:5709 fish/cmds.c:5731 fish/cmds.c:5753 fish/cmds.c:5775
+#: fish/cmds.c:5797 fish/cmds.c:5819 fish/cmds.c:5841 fish/cmds.c:5861
+#: fish/cmds.c:5878 fish/cmds.c:5895 fish/cmds.c:5914 fish/cmds.c:5933
+#: fish/cmds.c:5953 fish/cmds.c:5989 fish/cmds.c:6008 fish/cmds.c:6027
+#: fish/cmds.c:6044 fish/cmds.c:6062 fish/cmds.c:6085 fish/cmds.c:6108
+#: fish/cmds.c:6132 fish/cmds.c:6155 fish/cmds.c:6176 fish/cmds.c:6199
+#: fish/cmds.c:6222 fish/cmds.c:6242 fish/cmds.c:6264 fish/cmds.c:6285
+#: fish/cmds.c:6308 fish/cmds.c:6325 fish/cmds.c:6342 fish/cmds.c:6360
+#: fish/cmds.c:6378 fish/cmds.c:6399 fish/cmds.c:6417 fish/cmds.c:6438
+#: fish/cmds.c:6458 fish/cmds.c:6476 fish/cmds.c:6497 fish/cmds.c:6520
+#: fish/cmds.c:6543 fish/cmds.c:6565 fish/cmds.c:6598 fish/cmds.c:6615
+#: fish/cmds.c:6632 fish/cmds.c:6656 fish/cmds.c:6679 fish/cmds.c:6702
+#: fish/cmds.c:6724 fish/cmds.c:6741 fish/cmds.c:6763 fish/cmds.c:6857
+#: fish/cmds.c:6877 fish/cmds.c:6897 fish/cmds.c:6917 fish/cmds.c:6935
+#: fish/cmds.c:6956 fish/cmds.c:6992 fish/cmds.c:7009 fish/cmds.c:7031
+#: fish/cmds.c:7048 fish/cmds.c:7084 fish/cmds.c:7104 fish/cmds.c:7124
+#: fish/cmds.c:7144 fish/cmds.c:7166 fish/cmds.c:7183 fish/cmds.c:7202
+#: fish/cmds.c:7221 fish/cmds.c:7243 fish/cmds.c:7264 fish/cmds.c:7285
+#: fish/cmds.c:7306 fish/cmds.c:7329 fish/cmds.c:7370 fish/cmds.c:7393
+#: fish/cmds.c:7432 fish/cmds.c:7449 fish/cmds.c:7468 fish/cmds.c:7489
+#: fish/cmds.c:7512 fish/cmds.c:7534 fish/cmds.c:7552 fish/cmds.c:7571
+#: fish/cmds.c:7592 fish/cmds.c:7669 fish/cmds.c:7710 fish/cmds.c:7789
+#: fish/cmds.c:7865 fish/cmds.c:7902 fish/cmds.c:7925 fish/cmds.c:7946
+#: fish/cmds.c:7969 fish/cmds.c:7991 fish/cmds.c:8016 fish/cmds.c:8059
+#: fish/cmds.c:8100 fish/cmds.c:8121 fish/cmds.c:8139 fish/cmds.c:8158
+#: fish/cmds.c:8175 fish/cmds.c:8193 fish/cmds.c:8220 fish/cmds.c:8244
+#: fish/cmds.c:8268 fish/cmds.c:8292 fish/cmds.c:8316 fish/cmds.c:8340
+#: fish/cmds.c:8364 fish/cmds.c:8388 fish/cmds.c:8412 fish/cmds.c:8436
+#: fish/cmds.c:8460 fish/cmds.c:8484 fish/cmds.c:8507 fish/cmds.c:8530
+#: fish/cmds.c:8551 fish/cmds.c:8572 fish/cmds.c:8593 fish/cmds.c:8613
+#: fish/cmds.c:8636 fish/cmds.c:8674 fish/cmds.c:8691 fish/cmds.c:8708
+#: fish/cmds.c:8727 fish/cmds.c:8746 fish/cmds.c:8763 fish/cmds.c:8780
+#: fish/cmds.c:8797 fish/cmds.c:8814 fish/cmds.c:8833 fish/cmds.c:8869
+#: fish/cmds.c:8909 fish/cmds.c:8942 fish/cmds.c:8959 fish/cmds.c:8976
+#: fish/cmds.c:8992 fish/cmds.c:9007 fish/cmds.c:9028 fish/cmds.c:9066
+#: fish/cmds.c:9104 fish/cmds.c:9143 fish/cmds.c:9183 fish/cmds.c:9224
+#: fish/cmds.c:9265 fish/cmds.c:9303 fish/cmds.c:9320 fish/cmds.c:9343
+#: fish/cmds.c:9365 fish/cmds.c:9387 fish/cmds.c:9407 fish/cmds.c:9427
+#: fish/cmds.c:9463 fish/cmds.c:9535 fish/cmds.c:9575 fish/cmds.c:9633
+#: fish/cmds.c:9659 fish/cmds.c:9685 fish/cmds.c:9713 fish/cmds.c:9772
+#: fish/cmds.c:9793 fish/cmds.c:9838 fish/cmds.c:9858 fish/cmds.c:9897
+#: fish/cmds.c:9934 fish/cmds.c:9954 fish/cmds.c:9976 fish/cmds.c:10033
+#: fish/cmds.c:10053 fish/cmds.c:10075 fish/cmds.c:10097 fish/cmds.c:10116
+#: fish/cmds.c:10136 fish/cmds.c:10163 fish/cmds.c:10183 fish/cmds.c:10203
+#: fish/cmds.c:10223 fish/cmds.c:10243 fish/cmds.c:10265 fish/cmds.c:10300
+#: fish/cmds.c:10318 fish/cmds.c:10341 fish/cmds.c:10363 fish/cmds.c:10378
+#: fish/cmds.c:10395 fish/cmds.c:10432 fish/cmds.c:10471 fish/cmds.c:10511
+#: fish/cmds.c:10567 fish/cmds.c:10589 fish/cmds.c:10625 fish/cmds.c:10640
+#: fish/cmds.c:10660 fish/cmds.c:10700 fish/cmds.c:10723 fish/cmds.c:10747
+#: fish/cmds.c:10772 fish/cmds.c:10813 fish/cmds.c:10838 fish/cmds.c:10876
+#: fish/cmds.c:10907 fish/cmds.c:10938 fish/cmds.c:10966 fish/cmds.c:10986
+#: fish/cmds.c:11018 fish/cmds.c:11038 fish/cmds.c:11058 fish/cmds.c:11075
+#: fish/cmds.c:11093 fish/cmds.c:11116 fish/cmds.c:11137 fish/cmds.c:11156
+#: fish/cmds.c:11198 fish/cmds.c:11241 fish/cmds.c:11285 fish/cmds.c:11324
+#: fish/cmds.c:11343 fish/cmds.c:11363 fish/cmds.c:11383 fish/cmds.c:11404
+#: fish/cmds.c:11425 fish/cmds.c:11446 fish/cmds.c:11467 fish/cmds.c:11488
+#: fish/cmds.c:11510 fish/cmds.c:11548 fish/cmds.c:11599 fish/cmds.c:11637
+#: fish/cmds.c:11693 fish/cmds.c:11829 fish/cmds.c:11858 fish/cmds.c:11885
+#: fish/cmds.c:11902 fish/cmds.c:11923 fish/cmds.c:11940 fish/cmds.c:12002
 #, c-format
 msgid "%s should have %d parameter(s)\n"
 msgstr "%s moet %d parameter(s) hebben\n"
 
-#: fish/cmds.c:3289 fish/cmds.c:3303 fish/cmds.c:3319 fish/cmds.c:3336
-#: fish/cmds.c:3353 fish/cmds.c:3371 fish/cmds.c:3390 fish/cmds.c:3406
-#: fish/cmds.c:3424 fish/cmds.c:3440 fish/cmds.c:3458 fish/cmds.c:3474
-#: fish/cmds.c:3491 fish/cmds.c:3506 fish/cmds.c:3524 fish/cmds.c:3539
-#: fish/cmds.c:3555 fish/cmds.c:3571 fish/cmds.c:3587 fish/cmds.c:3603
-#: fish/cmds.c:3619 fish/cmds.c:3637 fish/cmds.c:3670 fish/cmds.c:3686
-#: fish/cmds.c:3702 fish/cmds.c:3721 fish/cmds.c:3736 fish/cmds.c:3754
-#: fish/cmds.c:3769 fish/cmds.c:3787 fish/cmds.c:3802 fish/cmds.c:3820
-#: fish/cmds.c:3835 fish/cmds.c:3854 fish/cmds.c:3873 fish/cmds.c:3891
-#: fish/cmds.c:3911 fish/cmds.c:3930 fish/cmds.c:3950 fish/cmds.c:3970
-#: fish/cmds.c:3990 fish/cmds.c:4009 fish/cmds.c:4028 fish/cmds.c:4048
-#: fish/cmds.c:4068 fish/cmds.c:4088 fish/cmds.c:4103 fish/cmds.c:4119
-#: fish/cmds.c:4140 fish/cmds.c:4191 fish/cmds.c:4209 fish/cmds.c:4226
-#: fish/cmds.c:4247 fish/cmds.c:4310 fish/cmds.c:4330 fish/cmds.c:4350
-#: fish/cmds.c:4370 fish/cmds.c:4390 fish/cmds.c:4410 fish/cmds.c:4429
-#: fish/cmds.c:4448 fish/cmds.c:4467 fish/cmds.c:4482 fish/cmds.c:4501
-#: fish/cmds.c:4521 fish/cmds.c:4541 fish/cmds.c:4564 fish/cmds.c:4618
-#: fish/cmds.c:4634 fish/cmds.c:4650 fish/cmds.c:4669 fish/cmds.c:4691
-#: fish/cmds.c:4713 fish/cmds.c:4733 fish/cmds.c:4750 fish/cmds.c:4767
-#: fish/cmds.c:4784 fish/cmds.c:4801 fish/cmds.c:4818 fish/cmds.c:4835
-#: fish/cmds.c:4852 fish/cmds.c:4871 fish/cmds.c:4894 fish/cmds.c:4930
-#: fish/cmds.c:4947 fish/cmds.c:4970 fish/cmds.c:4992 fish/cmds.c:5013
-#: fish/cmds.c:5033 fish/cmds.c:5052 fish/cmds.c:5072 fish/cmds.c:5090
-#: fish/cmds.c:5108 fish/cmds.c:5122 fish/cmds.c:5138 fish/cmds.c:5158
-#: fish/cmds.c:5177 fish/cmds.c:5196 fish/cmds.c:5215 fish/cmds.c:5234
-#: fish/cmds.c:5254 fish/cmds.c:5294 fish/cmds.c:5351 fish/cmds.c:5372
-#: fish/cmds.c:5393 fish/cmds.c:5414 fish/cmds.c:5432 fish/cmds.c:5454
-#: fish/cmds.c:5492 fish/cmds.c:5514 fish/cmds.c:5593 fish/cmds.c:5632
-#: fish/cmds.c:5647 fish/cmds.c:5664 fish/cmds.c:5678 fish/cmds.c:5694
-#: fish/cmds.c:5716 fish/cmds.c:5738 fish/cmds.c:5760 fish/cmds.c:5782
-#: fish/cmds.c:5804 fish/cmds.c:5826 fish/cmds.c:5846 fish/cmds.c:5863
-#: fish/cmds.c:5880 fish/cmds.c:5899 fish/cmds.c:5918 fish/cmds.c:5938
-#: fish/cmds.c:5974 fish/cmds.c:5993 fish/cmds.c:6012 fish/cmds.c:6029
-#: fish/cmds.c:6047 fish/cmds.c:6070 fish/cmds.c:6093 fish/cmds.c:6117
-#: fish/cmds.c:6140 fish/cmds.c:6161 fish/cmds.c:6184 fish/cmds.c:6207
-#: fish/cmds.c:6227 fish/cmds.c:6249 fish/cmds.c:6270 fish/cmds.c:6293
-#: fish/cmds.c:6310 fish/cmds.c:6327 fish/cmds.c:6345 fish/cmds.c:6363
-#: fish/cmds.c:6384 fish/cmds.c:6402 fish/cmds.c:6423 fish/cmds.c:6443
-#: fish/cmds.c:6461 fish/cmds.c:6482 fish/cmds.c:6505 fish/cmds.c:6528
-#: fish/cmds.c:6550 fish/cmds.c:6583 fish/cmds.c:6600 fish/cmds.c:6617
-#: fish/cmds.c:6641 fish/cmds.c:6664 fish/cmds.c:6687 fish/cmds.c:6709
-#: fish/cmds.c:6726 fish/cmds.c:6748 fish/cmds.c:6842 fish/cmds.c:6862
-#: fish/cmds.c:6882 fish/cmds.c:6902 fish/cmds.c:6920 fish/cmds.c:6941
-#: fish/cmds.c:6977 fish/cmds.c:6994 fish/cmds.c:7016 fish/cmds.c:7033
-#: fish/cmds.c:7069 fish/cmds.c:7089 fish/cmds.c:7109 fish/cmds.c:7129
-#: fish/cmds.c:7151 fish/cmds.c:7168 fish/cmds.c:7187 fish/cmds.c:7206
-#: fish/cmds.c:7228 fish/cmds.c:7249 fish/cmds.c:7270 fish/cmds.c:7291
-#: fish/cmds.c:7314 fish/cmds.c:7355 fish/cmds.c:7378 fish/cmds.c:7417
-#: fish/cmds.c:7434 fish/cmds.c:7453 fish/cmds.c:7474 fish/cmds.c:7497
-#: fish/cmds.c:7519 fish/cmds.c:7537 fish/cmds.c:7556 fish/cmds.c:7577
-#: fish/cmds.c:7654 fish/cmds.c:7695 fish/cmds.c:7774 fish/cmds.c:7850
-#: fish/cmds.c:7887 fish/cmds.c:7910 fish/cmds.c:7931 fish/cmds.c:7954
-#: fish/cmds.c:7976 fish/cmds.c:8001 fish/cmds.c:8044 fish/cmds.c:8085
-#: fish/cmds.c:8106 fish/cmds.c:8124 fish/cmds.c:8143 fish/cmds.c:8160
-#: fish/cmds.c:8178 fish/cmds.c:8205 fish/cmds.c:8229 fish/cmds.c:8253
-#: fish/cmds.c:8277 fish/cmds.c:8301 fish/cmds.c:8325 fish/cmds.c:8349
-#: fish/cmds.c:8373 fish/cmds.c:8397 fish/cmds.c:8421 fish/cmds.c:8445
-#: fish/cmds.c:8469 fish/cmds.c:8492 fish/cmds.c:8515 fish/cmds.c:8536
-#: fish/cmds.c:8557 fish/cmds.c:8578 fish/cmds.c:8598 fish/cmds.c:8621
-#: fish/cmds.c:8659 fish/cmds.c:8676 fish/cmds.c:8693 fish/cmds.c:8712
-#: fish/cmds.c:8731 fish/cmds.c:8748 fish/cmds.c:8765 fish/cmds.c:8782
-#: fish/cmds.c:8799 fish/cmds.c:8818 fish/cmds.c:8854 fish/cmds.c:8894
-#: fish/cmds.c:8927 fish/cmds.c:8944 fish/cmds.c:8961 fish/cmds.c:8977
-#: fish/cmds.c:8992 fish/cmds.c:9013 fish/cmds.c:9051 fish/cmds.c:9089
-#: fish/cmds.c:9128 fish/cmds.c:9168 fish/cmds.c:9209 fish/cmds.c:9250
-#: fish/cmds.c:9288 fish/cmds.c:9305 fish/cmds.c:9328 fish/cmds.c:9350
-#: fish/cmds.c:9372 fish/cmds.c:9392 fish/cmds.c:9412 fish/cmds.c:9448
-#: fish/cmds.c:9520 fish/cmds.c:9560 fish/cmds.c:9618 fish/cmds.c:9644
-#: fish/cmds.c:9670 fish/cmds.c:9698 fish/cmds.c:9757 fish/cmds.c:9778
-#: fish/cmds.c:9823 fish/cmds.c:9843 fish/cmds.c:9882 fish/cmds.c:9919
-#: fish/cmds.c:9939 fish/cmds.c:9961 fish/cmds.c:10018 fish/cmds.c:10038
-#: fish/cmds.c:10060 fish/cmds.c:10082 fish/cmds.c:10101 fish/cmds.c:10121
-#: fish/cmds.c:10148 fish/cmds.c:10168 fish/cmds.c:10188 fish/cmds.c:10208
-#: fish/cmds.c:10228 fish/cmds.c:10250 fish/cmds.c:10285 fish/cmds.c:10303
-#: fish/cmds.c:10326 fish/cmds.c:10348 fish/cmds.c:10363 fish/cmds.c:10380
-#: fish/cmds.c:10417 fish/cmds.c:10456 fish/cmds.c:10496 fish/cmds.c:10552
-#: fish/cmds.c:10574 fish/cmds.c:10610 fish/cmds.c:10625 fish/cmds.c:10645
-#: fish/cmds.c:10685 fish/cmds.c:10708 fish/cmds.c:10732 fish/cmds.c:10757
-#: fish/cmds.c:10798 fish/cmds.c:10823 fish/cmds.c:10861 fish/cmds.c:10892
-#: fish/cmds.c:10923 fish/cmds.c:10951 fish/cmds.c:10971 fish/cmds.c:11003
-#: fish/cmds.c:11023 fish/cmds.c:11043 fish/cmds.c:11060 fish/cmds.c:11078
-#: fish/cmds.c:11101 fish/cmds.c:11122 fish/cmds.c:11141 fish/cmds.c:11183
-#: fish/cmds.c:11226 fish/cmds.c:11270 fish/cmds.c:11309 fish/cmds.c:11328
-#: fish/cmds.c:11348 fish/cmds.c:11368 fish/cmds.c:11389 fish/cmds.c:11410
-#: fish/cmds.c:11431 fish/cmds.c:11452 fish/cmds.c:11473 fish/cmds.c:11495
-#: fish/cmds.c:11533 fish/cmds.c:11584 fish/cmds.c:11622 fish/cmds.c:11678
-#: fish/cmds.c:11701 fish/cmds.c:11814 fish/cmds.c:11843 fish/cmds.c:11870
-#: fish/cmds.c:11887 fish/cmds.c:11908 fish/cmds.c:11925 fish/cmds.c:11947
+#: fish/cmds.c:3305 fish/cmds.c:3319 fish/cmds.c:3335 fish/cmds.c:3352
+#: fish/cmds.c:3369 fish/cmds.c:3387 fish/cmds.c:3406 fish/cmds.c:3422
+#: fish/cmds.c:3440 fish/cmds.c:3456 fish/cmds.c:3474 fish/cmds.c:3490
+#: fish/cmds.c:3507 fish/cmds.c:3522 fish/cmds.c:3540 fish/cmds.c:3555
+#: fish/cmds.c:3571 fish/cmds.c:3587 fish/cmds.c:3603 fish/cmds.c:3619
+#: fish/cmds.c:3635 fish/cmds.c:3653 fish/cmds.c:3686 fish/cmds.c:3702
+#: fish/cmds.c:3718 fish/cmds.c:3737 fish/cmds.c:3752 fish/cmds.c:3770
+#: fish/cmds.c:3785 fish/cmds.c:3803 fish/cmds.c:3818 fish/cmds.c:3836
+#: fish/cmds.c:3851 fish/cmds.c:3870 fish/cmds.c:3889 fish/cmds.c:3907
+#: fish/cmds.c:3927 fish/cmds.c:3946 fish/cmds.c:3966 fish/cmds.c:3986
+#: fish/cmds.c:4006 fish/cmds.c:4025 fish/cmds.c:4044 fish/cmds.c:4064
+#: fish/cmds.c:4084 fish/cmds.c:4104 fish/cmds.c:4119 fish/cmds.c:4135
+#: fish/cmds.c:4156 fish/cmds.c:4207 fish/cmds.c:4225 fish/cmds.c:4242
+#: fish/cmds.c:4263 fish/cmds.c:4326 fish/cmds.c:4346 fish/cmds.c:4366
+#: fish/cmds.c:4386 fish/cmds.c:4406 fish/cmds.c:4426 fish/cmds.c:4445
+#: fish/cmds.c:4464 fish/cmds.c:4483 fish/cmds.c:4498 fish/cmds.c:4517
+#: fish/cmds.c:4537 fish/cmds.c:4557 fish/cmds.c:4580 fish/cmds.c:4634
+#: fish/cmds.c:4650 fish/cmds.c:4666 fish/cmds.c:4685 fish/cmds.c:4707
+#: fish/cmds.c:4729 fish/cmds.c:4749 fish/cmds.c:4766 fish/cmds.c:4783
+#: fish/cmds.c:4800 fish/cmds.c:4817 fish/cmds.c:4834 fish/cmds.c:4851
+#: fish/cmds.c:4868 fish/cmds.c:4887 fish/cmds.c:4910 fish/cmds.c:4946
+#: fish/cmds.c:4963 fish/cmds.c:4986 fish/cmds.c:5008 fish/cmds.c:5029
+#: fish/cmds.c:5049 fish/cmds.c:5068 fish/cmds.c:5088 fish/cmds.c:5106
+#: fish/cmds.c:5124 fish/cmds.c:5138 fish/cmds.c:5154 fish/cmds.c:5174
+#: fish/cmds.c:5193 fish/cmds.c:5212 fish/cmds.c:5231 fish/cmds.c:5250
+#: fish/cmds.c:5270 fish/cmds.c:5310 fish/cmds.c:5367 fish/cmds.c:5388
+#: fish/cmds.c:5409 fish/cmds.c:5430 fish/cmds.c:5448 fish/cmds.c:5470
+#: fish/cmds.c:5508 fish/cmds.c:5530 fish/cmds.c:5609 fish/cmds.c:5648
+#: fish/cmds.c:5663 fish/cmds.c:5680 fish/cmds.c:5694 fish/cmds.c:5710
+#: fish/cmds.c:5732 fish/cmds.c:5754 fish/cmds.c:5776 fish/cmds.c:5798
+#: fish/cmds.c:5820 fish/cmds.c:5842 fish/cmds.c:5862 fish/cmds.c:5879
+#: fish/cmds.c:5896 fish/cmds.c:5915 fish/cmds.c:5934 fish/cmds.c:5954
+#: fish/cmds.c:5990 fish/cmds.c:6009 fish/cmds.c:6028 fish/cmds.c:6045
+#: fish/cmds.c:6063 fish/cmds.c:6086 fish/cmds.c:6109 fish/cmds.c:6133
+#: fish/cmds.c:6156 fish/cmds.c:6177 fish/cmds.c:6200 fish/cmds.c:6223
+#: fish/cmds.c:6243 fish/cmds.c:6265 fish/cmds.c:6286 fish/cmds.c:6309
+#: fish/cmds.c:6326 fish/cmds.c:6343 fish/cmds.c:6361 fish/cmds.c:6379
+#: fish/cmds.c:6400 fish/cmds.c:6418 fish/cmds.c:6439 fish/cmds.c:6459
+#: fish/cmds.c:6477 fish/cmds.c:6498 fish/cmds.c:6521 fish/cmds.c:6544
+#: fish/cmds.c:6566 fish/cmds.c:6599 fish/cmds.c:6616 fish/cmds.c:6633
+#: fish/cmds.c:6657 fish/cmds.c:6680 fish/cmds.c:6703 fish/cmds.c:6725
+#: fish/cmds.c:6742 fish/cmds.c:6764 fish/cmds.c:6858 fish/cmds.c:6878
+#: fish/cmds.c:6898 fish/cmds.c:6918 fish/cmds.c:6936 fish/cmds.c:6957
+#: fish/cmds.c:6993 fish/cmds.c:7010 fish/cmds.c:7032 fish/cmds.c:7049
+#: fish/cmds.c:7085 fish/cmds.c:7105 fish/cmds.c:7125 fish/cmds.c:7145
+#: fish/cmds.c:7167 fish/cmds.c:7184 fish/cmds.c:7203 fish/cmds.c:7222
+#: fish/cmds.c:7244 fish/cmds.c:7265 fish/cmds.c:7286 fish/cmds.c:7307
+#: fish/cmds.c:7330 fish/cmds.c:7371 fish/cmds.c:7394 fish/cmds.c:7433
+#: fish/cmds.c:7450 fish/cmds.c:7469 fish/cmds.c:7490 fish/cmds.c:7513
+#: fish/cmds.c:7535 fish/cmds.c:7553 fish/cmds.c:7572 fish/cmds.c:7593
+#: fish/cmds.c:7670 fish/cmds.c:7711 fish/cmds.c:7790 fish/cmds.c:7866
+#: fish/cmds.c:7903 fish/cmds.c:7926 fish/cmds.c:7947 fish/cmds.c:7970
+#: fish/cmds.c:7992 fish/cmds.c:8017 fish/cmds.c:8060 fish/cmds.c:8101
+#: fish/cmds.c:8122 fish/cmds.c:8140 fish/cmds.c:8159 fish/cmds.c:8176
+#: fish/cmds.c:8194 fish/cmds.c:8221 fish/cmds.c:8245 fish/cmds.c:8269
+#: fish/cmds.c:8293 fish/cmds.c:8317 fish/cmds.c:8341 fish/cmds.c:8365
+#: fish/cmds.c:8389 fish/cmds.c:8413 fish/cmds.c:8437 fish/cmds.c:8461
+#: fish/cmds.c:8485 fish/cmds.c:8508 fish/cmds.c:8531 fish/cmds.c:8552
+#: fish/cmds.c:8573 fish/cmds.c:8594 fish/cmds.c:8614 fish/cmds.c:8637
+#: fish/cmds.c:8675 fish/cmds.c:8692 fish/cmds.c:8709 fish/cmds.c:8728
+#: fish/cmds.c:8747 fish/cmds.c:8764 fish/cmds.c:8781 fish/cmds.c:8798
+#: fish/cmds.c:8815 fish/cmds.c:8834 fish/cmds.c:8870 fish/cmds.c:8910
+#: fish/cmds.c:8943 fish/cmds.c:8960 fish/cmds.c:8977 fish/cmds.c:8993
+#: fish/cmds.c:9008 fish/cmds.c:9029 fish/cmds.c:9067 fish/cmds.c:9105
+#: fish/cmds.c:9144 fish/cmds.c:9184 fish/cmds.c:9225 fish/cmds.c:9266
+#: fish/cmds.c:9304 fish/cmds.c:9321 fish/cmds.c:9344 fish/cmds.c:9366
+#: fish/cmds.c:9388 fish/cmds.c:9408 fish/cmds.c:9428 fish/cmds.c:9464
+#: fish/cmds.c:9536 fish/cmds.c:9576 fish/cmds.c:9634 fish/cmds.c:9660
+#: fish/cmds.c:9686 fish/cmds.c:9714 fish/cmds.c:9773 fish/cmds.c:9794
+#: fish/cmds.c:9839 fish/cmds.c:9859 fish/cmds.c:9898 fish/cmds.c:9935
+#: fish/cmds.c:9955 fish/cmds.c:9977 fish/cmds.c:10034 fish/cmds.c:10054
+#: fish/cmds.c:10076 fish/cmds.c:10098 fish/cmds.c:10117 fish/cmds.c:10137
+#: fish/cmds.c:10164 fish/cmds.c:10184 fish/cmds.c:10204 fish/cmds.c:10224
+#: fish/cmds.c:10244 fish/cmds.c:10266 fish/cmds.c:10301 fish/cmds.c:10319
+#: fish/cmds.c:10342 fish/cmds.c:10364 fish/cmds.c:10379 fish/cmds.c:10396
+#: fish/cmds.c:10433 fish/cmds.c:10472 fish/cmds.c:10512 fish/cmds.c:10568
+#: fish/cmds.c:10590 fish/cmds.c:10626 fish/cmds.c:10641 fish/cmds.c:10661
+#: fish/cmds.c:10701 fish/cmds.c:10724 fish/cmds.c:10748 fish/cmds.c:10773
+#: fish/cmds.c:10814 fish/cmds.c:10839 fish/cmds.c:10877 fish/cmds.c:10908
+#: fish/cmds.c:10939 fish/cmds.c:10967 fish/cmds.c:10987 fish/cmds.c:11019
+#: fish/cmds.c:11039 fish/cmds.c:11059 fish/cmds.c:11076 fish/cmds.c:11094
+#: fish/cmds.c:11117 fish/cmds.c:11138 fish/cmds.c:11157 fish/cmds.c:11199
+#: fish/cmds.c:11242 fish/cmds.c:11286 fish/cmds.c:11325 fish/cmds.c:11344
+#: fish/cmds.c:11364 fish/cmds.c:11384 fish/cmds.c:11405 fish/cmds.c:11426
+#: fish/cmds.c:11447 fish/cmds.c:11468 fish/cmds.c:11489 fish/cmds.c:11511
+#: fish/cmds.c:11549 fish/cmds.c:11600 fish/cmds.c:11638 fish/cmds.c:11694
+#: fish/cmds.c:11717 fish/cmds.c:11830 fish/cmds.c:11859 fish/cmds.c:11886
+#: fish/cmds.c:11903 fish/cmds.c:11924 fish/cmds.c:11941 fish/cmds.c:11963
+#: fish/cmds.c:12003 fish/cmds.c:12024
 #, c-format
 msgid "type 'help %s' for help on %s\n"
 msgstr "type 'help %s' voor hulp over %s\n"
 
-#: fish/cmds.c:3647 fish/cmds.c:4906 fish/cmds.c:5264 fish/cmds.c:5304
-#: fish/cmds.c:5323 fish/cmds.c:5466 fish/cmds.c:5525 fish/cmds.c:5544
-#: fish/cmds.c:5563 fish/cmds.c:5606 fish/cmds.c:5949 fish/cmds.c:6560
-#: fish/cmds.c:6759 fish/cmds.c:6778 fish/cmds.c:6797 fish/cmds.c:6816
-#: fish/cmds.c:6952 fish/cmds.c:7043 fish/cmds.c:7324 fish/cmds.c:7388
-#: fish/cmds.c:7587 fish/cmds.c:7606 fish/cmds.c:7625 fish/cmds.c:7664
-#: fish/cmds.c:7705 fish/cmds.c:7724 fish/cmds.c:7743 fish/cmds.c:7784
-#: fish/cmds.c:7803 fish/cmds.c:7822 fish/cmds.c:7860 fish/cmds.c:8013
-#: fish/cmds.c:8056 fish/cmds.c:8633 fish/cmds.c:8828 fish/cmds.c:8866
-#: fish/cmds.c:8904 fish/cmds.c:9024 fish/cmds.c:9061 fish/cmds.c:9099
-#: fish/cmds.c:9138 fish/cmds.c:9179 fish/cmds.c:9220 fish/cmds.c:9261
-#: fish/cmds.c:9424 fish/cmds.c:9460 fish/cmds.c:9473 fish/cmds.c:9486
-#: fish/cmds.c:9499 fish/cmds.c:9532 fish/cmds.c:9570 fish/cmds.c:9589
-#: fish/cmds.c:9710 fish/cmds.c:9729 fish/cmds.c:9790 fish/cmds.c:9803
-#: fish/cmds.c:9854 fish/cmds.c:9893 fish/cmds.c:9971 fish/cmds.c:9990
-#: fish/cmds.c:10264 fish/cmds.c:10391 fish/cmds.c:10428 fish/cmds.c:10467
-#: fish/cmds.c:10507 fish/cmds.c:10526 fish/cmds.c:10585 fish/cmds.c:10658
-#: fish/cmds.c:10768 fish/cmds.c:10838 fish/cmds.c:10872 fish/cmds.c:10903
-#: fish/cmds.c:10934 fish/cmds.c:10983 fish/cmds.c:11154 fish/cmds.c:11196
-#: fish/cmds.c:11241 fish/cmds.c:11283 fish/cmds.c:11509 fish/cmds.c:11547
-#: fish/cmds.c:11560 fish/cmds.c:11598 fish/cmds.c:11633 fish/cmds.c:11652
-#: fish/cmds.c:11719 fish/cmds.c:11747 fish/cmds.c:11770
+#: fish/cmds.c:3663 fish/cmds.c:4922 fish/cmds.c:5280 fish/cmds.c:5320
+#: fish/cmds.c:5339 fish/cmds.c:5482 fish/cmds.c:5541 fish/cmds.c:5560
+#: fish/cmds.c:5579 fish/cmds.c:5622 fish/cmds.c:5965 fish/cmds.c:6576
+#: fish/cmds.c:6775 fish/cmds.c:6794 fish/cmds.c:6813 fish/cmds.c:6832
+#: fish/cmds.c:6968 fish/cmds.c:7059 fish/cmds.c:7340 fish/cmds.c:7404
+#: fish/cmds.c:7603 fish/cmds.c:7622 fish/cmds.c:7641 fish/cmds.c:7680
+#: fish/cmds.c:7721 fish/cmds.c:7740 fish/cmds.c:7759 fish/cmds.c:7800
+#: fish/cmds.c:7819 fish/cmds.c:7838 fish/cmds.c:7876 fish/cmds.c:8029
+#: fish/cmds.c:8072 fish/cmds.c:8649 fish/cmds.c:8844 fish/cmds.c:8882
+#: fish/cmds.c:8920 fish/cmds.c:9040 fish/cmds.c:9077 fish/cmds.c:9115
+#: fish/cmds.c:9154 fish/cmds.c:9195 fish/cmds.c:9236 fish/cmds.c:9277
+#: fish/cmds.c:9440 fish/cmds.c:9476 fish/cmds.c:9489 fish/cmds.c:9502
+#: fish/cmds.c:9515 fish/cmds.c:9548 fish/cmds.c:9586 fish/cmds.c:9605
+#: fish/cmds.c:9726 fish/cmds.c:9745 fish/cmds.c:9806 fish/cmds.c:9819
+#: fish/cmds.c:9870 fish/cmds.c:9909 fish/cmds.c:9987 fish/cmds.c:10006
+#: fish/cmds.c:10280 fish/cmds.c:10407 fish/cmds.c:10444 fish/cmds.c:10483
+#: fish/cmds.c:10523 fish/cmds.c:10542 fish/cmds.c:10601 fish/cmds.c:10674
+#: fish/cmds.c:10784 fish/cmds.c:10854 fish/cmds.c:10888 fish/cmds.c:10919
+#: fish/cmds.c:10950 fish/cmds.c:10999 fish/cmds.c:11170 fish/cmds.c:11212
+#: fish/cmds.c:11257 fish/cmds.c:11299 fish/cmds.c:11525 fish/cmds.c:11563
+#: fish/cmds.c:11576 fish/cmds.c:11614 fish/cmds.c:11649 fish/cmds.c:11668
+#: fish/cmds.c:11735 fish/cmds.c:11763 fish/cmds.c:11786 fish/cmds.c:12041
 #, 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:3653 fish/cmds.c:4912 fish/cmds.c:5270 fish/cmds.c:5310
-#: fish/cmds.c:5329 fish/cmds.c:5472 fish/cmds.c:5531 fish/cmds.c:5550
-#: fish/cmds.c:5569 fish/cmds.c:5612 fish/cmds.c:5955 fish/cmds.c:6566
-#: fish/cmds.c:6765 fish/cmds.c:6784 fish/cmds.c:6803 fish/cmds.c:6822
-#: fish/cmds.c:6958 fish/cmds.c:7049 fish/cmds.c:7330 fish/cmds.c:7394
-#: fish/cmds.c:7593 fish/cmds.c:7612 fish/cmds.c:7631 fish/cmds.c:7670
-#: fish/cmds.c:7711 fish/cmds.c:7730 fish/cmds.c:7749 fish/cmds.c:7790
-#: fish/cmds.c:7809 fish/cmds.c:7828 fish/cmds.c:7866 fish/cmds.c:8019
-#: fish/cmds.c:8062 fish/cmds.c:8639 fish/cmds.c:8834 fish/cmds.c:8872
-#: fish/cmds.c:8910 fish/cmds.c:9030 fish/cmds.c:9067 fish/cmds.c:9105
-#: fish/cmds.c:9144 fish/cmds.c:9185 fish/cmds.c:9226 fish/cmds.c:9267
-#: fish/cmds.c:9538 fish/cmds.c:9576 fish/cmds.c:9595 fish/cmds.c:9716
-#: fish/cmds.c:9860 fish/cmds.c:9899 fish/cmds.c:9977 fish/cmds.c:9996
-#: fish/cmds.c:10397 fish/cmds.c:10434 fish/cmds.c:10473 fish/cmds.c:10513
-#: fish/cmds.c:10532 fish/cmds.c:10591 fish/cmds.c:10664 fish/cmds.c:10774
-#: fish/cmds.c:11160 fish/cmds.c:11202 fish/cmds.c:11247 fish/cmds.c:11289
-#: fish/cmds.c:11639 fish/cmds.c:11725 fish/cmds.c:11753 fish/cmds.c:11776
+#: fish/cmds.c:3669 fish/cmds.c:4928 fish/cmds.c:5286 fish/cmds.c:5326
+#: fish/cmds.c:5345 fish/cmds.c:5488 fish/cmds.c:5547 fish/cmds.c:5566
+#: fish/cmds.c:5585 fish/cmds.c:5628 fish/cmds.c:5971 fish/cmds.c:6582
+#: fish/cmds.c:6781 fish/cmds.c:6800 fish/cmds.c:6819 fish/cmds.c:6838
+#: fish/cmds.c:6974 fish/cmds.c:7065 fish/cmds.c:7346 fish/cmds.c:7410
+#: fish/cmds.c:7609 fish/cmds.c:7628 fish/cmds.c:7647 fish/cmds.c:7686
+#: fish/cmds.c:7727 fish/cmds.c:7746 fish/cmds.c:7765 fish/cmds.c:7806
+#: fish/cmds.c:7825 fish/cmds.c:7844 fish/cmds.c:7882 fish/cmds.c:8035
+#: fish/cmds.c:8078 fish/cmds.c:8655 fish/cmds.c:8850 fish/cmds.c:8888
+#: fish/cmds.c:8926 fish/cmds.c:9046 fish/cmds.c:9083 fish/cmds.c:9121
+#: fish/cmds.c:9160 fish/cmds.c:9201 fish/cmds.c:9242 fish/cmds.c:9283
+#: fish/cmds.c:9554 fish/cmds.c:9592 fish/cmds.c:9611 fish/cmds.c:9732
+#: fish/cmds.c:9876 fish/cmds.c:9915 fish/cmds.c:9993 fish/cmds.c:10012
+#: fish/cmds.c:10413 fish/cmds.c:10450 fish/cmds.c:10489 fish/cmds.c:10529
+#: fish/cmds.c:10548 fish/cmds.c:10607 fish/cmds.c:10680 fish/cmds.c:10790
+#: fish/cmds.c:11176 fish/cmds.c:11218 fish/cmds.c:11263 fish/cmds.c:11305
+#: fish/cmds.c:11655 fish/cmds.c:11741 fish/cmds.c:11769 fish/cmds.c:11792
 #, c-format
 msgid "%s: %s: integer out of range\n"
 msgstr "%s: %s: geheel getal ligt buiten de reeks\n"
 
-#: fish/cmds.c:4139 fish/cmds.c:4246 fish/cmds.c:4563 fish/cmds.c:11700
-#: fish/cmds.c:11946
+#: fish/cmds.c:4155 fish/cmds.c:4262 fish/cmds.c:4579 fish/cmds.c:11716
+#: fish/cmds.c:11962 fish/cmds.c:12023
 #, fuzzy, c-format
 msgid "%s should have %d-%d parameter(s)\n"
 msgstr "%s moet %d parameter(s) hebben\n"
 
-#: fish/cmds.c:4165 fish/cmds.c:4282 fish/cmds.c:4584 fish/cmds.c:11786
-#: fish/cmds.c:11963
+#: fish/cmds.c:4181 fish/cmds.c:4298 fish/cmds.c:4600 fish/cmds.c:11802
+#: fish/cmds.c:11979 fish/cmds.c:12056
 #, fuzzy, c-format
 msgid "%s: unknown optional argument \"%s\"\n"
 msgstr "%s: teveel argumenten\n"
 
-#: fish/cmds.c:4171 fish/cmds.c:4288 fish/cmds.c:4590 fish/cmds.c:11792
-#: fish/cmds.c:11969
+#: fish/cmds.c:4187 fish/cmds.c:4304 fish/cmds.c:4606 fish/cmds.c:11808
+#: fish/cmds.c:11985 fish/cmds.c:12062
 #, fuzzy, c-format
 msgid "%s: optional argument \"%s\" given twice\n"
 msgstr "%s: teveel argumenten\n"
 
-#: fish/cmds.c:11989
+#: fish/cmds.c:12082
 #, c-format
 msgid "%s: unknown command\n"
 msgstr "%s: onbekend commando\n"
index cc8a9ca..b89ef2b 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-07-06 15:21+0100\n"
+"POT-Creation-Date: 2011-07-12 19:46+0100\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"
@@ -419,1678 +419,1684 @@ msgstr "ଆରମ୍ଭ କରିସାରିବା ପରେ ଡିସ୍କଗ
 msgid "%s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: %s: ଅବୈଧ ଗଣନ ସଂଖ୍ୟା ପ୍ରାଚଳ (%s ଫେରାଇଥାଏ %d)\n"
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2615
 msgid "Command"
 msgstr "ନିର୍ଦ୍ଦେଶ"
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2615
 msgid "Description"
 msgstr "ବର୍ଣ୍ଣନା"
 
-#: fish/cmds.c:2603
+#: fish/cmds.c:2617
 msgid "add a CD-ROM disk image to examine"
 msgstr "ପରୀକ୍ଷା କରିବା ପାଇଁ ଗୋଟିଏ CD-ROM ଡିସ୍କ ପ୍ରତିଛବିକୁ ଯୋଗ କରନ୍ତୁ"
 
-#: fish/cmds.c:2604
+#: fish/cmds.c:2618
 msgid "add the disk(s) from a named libvirt domain"
 msgstr ""
 
-#: fish/cmds.c:2605 fish/cmds.c:2606
+#: fish/cmds.c:2619 fish/cmds.c:2620
 msgid "add an image to examine or modify"
 msgstr "ପରୀକ୍ଷା କିମ୍ବା ପରିବର୍ତ୍ତନ କରିବା ପାଇଁ ଗୋଟିଏ ପ୍ରତିଛବି ଯୋଗ କରନ୍ତୁ"
 
-#: fish/cmds.c:2607
+#: fish/cmds.c:2621
 msgid "add a drive in snapshot mode (read-only)"
 msgstr "ସ୍ନାପସଟ ଧାରାରେ ଗୋଟିଏ ଡ୍ରାଇଭ ଯୋଗ କରନ୍ତୁ (କେବଳ-ପଠନୀୟ)"
 
-#: fish/cmds.c:2608
+#: fish/cmds.c:2622
 msgid "add a drive read-only specifying the QEMU block emulation to use"
 msgstr ""
 
-#: fish/cmds.c:2609
+#: fish/cmds.c:2623
 msgid "add a drive specifying the QEMU block emulation to use"
 msgstr ""
 
-#: fish/cmds.c:2610
+#: fish/cmds.c:2624
 #, fuzzy
 msgid "allocate and add a disk file"
 msgstr "ଗୋଟିଏ sparse ପ୍ରତିଛବି ଫାଇଲକୁ ବାଣ୍ଟନ୍ତୁ"
 
-#: fish/cmds.c:2611
+#: fish/cmds.c:2625
 #, fuzzy
 msgid "clear Augeas path"
 msgstr "ଗୋଟିଏ Augeas ପଥକୁ କାଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2612
+#: fish/cmds.c:2626
 msgid "close the current Augeas handle"
 msgstr "ପ୍ରଚଳିତ Augeas ନିୟନ୍ତ୍ରଣକୁ ବନ୍ଦ କରନ୍ତୁ"
 
-#: fish/cmds.c:2613
+#: fish/cmds.c:2627
 msgid "define an Augeas node"
 msgstr "ଗୋଟିଏ Augeas ନୋଡକୁ ବ୍ୟାଖ୍ୟା କରନ୍ତୁ"
 
-#: fish/cmds.c:2614
+#: fish/cmds.c:2628
 msgid "define an Augeas variable"
 msgstr "ଗୋଟିଏ Augeas ପ୍ରାଚଳକୁ ବ୍ୟାଖ୍ୟା କରନ୍ତୁ"
 
-#: fish/cmds.c:2615
+#: fish/cmds.c:2629
 msgid "look up the value of an Augeas path"
 msgstr "ଗୋଟିଏ Augeas ପଥର ମୂଲ୍ୟକୁ ଦେଖନ୍ତୁ"
 
-#: fish/cmds.c:2616
+#: fish/cmds.c:2630
 msgid "create a new Augeas handle"
 msgstr "ଗୋଟିଏ ନୂତନ Augeas ନିୟନ୍ତ୍ରଣ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2617
+#: fish/cmds.c:2631
 msgid "insert a sibling Augeas node"
 msgstr "ଗୋଟିଏ ସାଦୃଶ୍ୟ Augeas ନୋଡ ଭର୍ତ୍ତି କରନ୍ତୁ"
 
-#: fish/cmds.c:2618
+#: fish/cmds.c:2632
 msgid "load files into the tree"
 msgstr "ବୃକ୍ଷରେ ଫାଇଲଗୁଡ଼ିକୁ ଧାରଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2619
+#: fish/cmds.c:2633
 msgid "list Augeas nodes under augpath"
 msgstr "augpath ଅନ୍ତର୍ଗତରେ Augeas ନୋଡକୁ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ"
 
-#: fish/cmds.c:2620
+#: fish/cmds.c:2634
 msgid "return Augeas nodes which match augpath"
 msgstr "augpath ସହିତ ମେଳଖାଉଥିବା Augeas ନୋଡଗୁଡ଼ିକୁ ଫେରାନ୍ତୁ"
 
-#: fish/cmds.c:2621
+#: fish/cmds.c:2635
 msgid "move Augeas node"
 msgstr "Augeas ନୋଡକୁ ଘୁଞ୍ଚାନ୍ତୁ"
 
-#: fish/cmds.c:2622
+#: fish/cmds.c:2636
 msgid "remove an Augeas path"
 msgstr "ଗୋଟିଏ Augeas ପଥକୁ କାଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2623
+#: fish/cmds.c:2637
 msgid "write all pending Augeas changes to disk"
 msgstr "ସମସ୍ତ ବକୟା Augeas ପରିବର୍ତ୍ତନଗୁଡ଼ିକୁ ଡିସ୍କରେ ଲେଖନ୍ତୁ"
 
-#: fish/cmds.c:2624
+#: fish/cmds.c:2638
 msgid "set Augeas path to value"
 msgstr "Augeas ପଥର ମୂଲ୍ୟ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2625
+#: fish/cmds.c:2639
 msgid "test availability of some parts of the API"
 msgstr "APIର କିଛି ଅଂଶଗୁଡ଼ିକରେ ଉପଲବ୍ଧତା ପରୀକ୍ଷା କରନ୍ତୁ"
 
-#: fish/cmds.c:2626
+#: fish/cmds.c:2640
 #, fuzzy
 msgid "return a list of all optional groups"
 msgstr "inotify ଘଟଣାଗୁଡ଼ିକର ଗୋଟିଏ ତାଲିକା ପ୍ରଦାନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2627
+#: fish/cmds.c:2641
 msgid "upload base64-encoded data to file"
 msgstr ""
 
-#: fish/cmds.c:2628
+#: fish/cmds.c:2642
 #, fuzzy
 msgid "download file and encode as base64"
 msgstr "ସ୍ଥାନୀୟ ଯନ୍ତ୍ରରେ ଗୋଟିଏ ଫାଇଲକୁ ଆହରଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2629
+#: fish/cmds.c:2643
 msgid "flush device buffers"
 msgstr "ଉପକରଣ ବଫରଗୁଡ଼ିକୁ ବାହାର କରନ୍ତୁ"
 
-#: fish/cmds.c:2630
+#: fish/cmds.c:2644
 msgid "get blocksize of block device"
 msgstr "ବ୍ଲକ ଉପକରଣର ବ୍ଲକ ଆକାର ନିର୍ଦ୍ଧାରଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2631
+#: fish/cmds.c:2645
 msgid "is block device set to read-only"
 msgstr "ବ୍ଲକ ଉପକରଣକୁ କେବଳ-ପଠନୀୟ ଭାବରେ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2632
+#: fish/cmds.c:2646
 msgid "get total size of device in bytes"
 msgstr "ଉପକରଣର ସମୁଦାୟ ଆକାରକୁ ବାଇଟରେ ନିର୍ଦ୍ଧାରଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2633
+#: fish/cmds.c:2647
 msgid "get sectorsize of block device"
 msgstr "ବ୍ଲକ ଉପକରଣର ବିଭାଗ ଆକାର ନିର୍ଦ୍ଧାରଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2634
+#: fish/cmds.c:2648
 msgid "get total size of device in 512-byte sectors"
 msgstr "512-ବାଇଟ ବିଭାଗଗୁଡ଼ିକରେ ଉପକରଣର ସମୁଦାୟ ଆକାର ଗ୍ରହଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2635
+#: fish/cmds.c:2649
 msgid "reread partition table"
 msgstr "ବିଭାଜନ ସାରଣୀକୁ ପୁଣିଥରେ ପଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2636
+#: fish/cmds.c:2650
 msgid "set blocksize of block device"
 msgstr "ବ୍ଲକ ଉପକରଣର ବ୍ଲକ ଆକାର ନିର୍ଦ୍ଧାରଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2637
+#: fish/cmds.c:2651
 msgid "set block device to read-only"
 msgstr "ବ୍ଲକ ଉପକରଣକୁ କେବଳ-ପଠନୀୟ ଆକାରରେ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2638
+#: fish/cmds.c:2652
 msgid "set block device to read-write"
 msgstr "ବ୍ଲକ ଉପକରଣକୁ ପଠନୀୟ-ଲିଖନୀୟ ଆକରରେ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2639
+#: fish/cmds.c:2653
 msgid "return true path on case-insensitive filesystem"
 msgstr "ସ୍ପର୍ଶକାତର ଫାଇଲତନ୍ତ୍ର ଉପରେ ସତ୍ୟ ପଥକୁ ଫେରାନ୍ତୁ"
 
-#: fish/cmds.c:2640
+#: fish/cmds.c:2654
 msgid "list the contents of a file"
 msgstr "ଗୋଟିଏ ଫାଇଲର ବିଷୟବସ୍ତୁଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ"
 
-#: fish/cmds.c:2641
+#: fish/cmds.c:2655
 msgid "compute MD5, SHAx or CRC checksum of file"
 msgstr "MD5, SHAx ଅଥବା CRC ଫାଇଲର ଯାଞ୍ଚ ସମଷ୍ଟିକୁ ଗଣନା କରନ୍ତୁ"
 
-#: fish/cmds.c:2642
+#: fish/cmds.c:2656
 #, fuzzy
 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
 msgstr "MD5, SHAx ଅଥବା CRC ଫାଇଲର ଯାଞ୍ଚ ସମଷ୍ଟିକୁ ଗଣନା କରନ୍ତୁ"
 
-#: fish/cmds.c:2643
+#: fish/cmds.c:2657
 #, fuzzy
 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
 msgstr "MD5, SHAx ଅଥବା CRC ଫାଇଲର ଯାଞ୍ଚ ସମଷ୍ଟିକୁ ଗଣନା କରନ୍ତୁ"
 
-#: fish/cmds.c:2644
+#: fish/cmds.c:2658
 msgid "change file mode"
 msgstr "ଫାଇଲ ଧାରାକୁ ପରିବର୍ତ୍ତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2645 fish/cmds.c:2765
+#: fish/cmds.c:2659 fish/cmds.c:2779
 msgid "change file owner and group"
 msgstr "ଫାଇଲ ମାଲିକ ଏବଂ ଶ୍ରେଣୀକୁ ପରିବର୍ତ୍ତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2646
+#: fish/cmds.c:2660
 msgid "run a command from the guest filesystem"
 msgstr "ଅତିଥି ଫାଇଲତନ୍ତ୍ରରୁ ଗୋଟିଏ ନିର୍ଦ୍ଦେଶ ଚଲାନ୍ତୁ"
 
-#: fish/cmds.c:2647
+#: fish/cmds.c:2661
 msgid "run a command, returning lines"
 msgstr "ଗୋଟିଏ ନିର୍ଦ୍ଦେଶ ଚଲାନ୍ତୁ, ଫେରୁଥିବା ଧାଡ଼ିଗୁଡ଼ିକ"
 
-#: fish/cmds.c:2648
+#: fish/cmds.c:2662
 msgid "add qemu parameters"
 msgstr "qemu ପ୍ରାଚଳଗୁଡ଼ିକୁ ଯୋଗକରନ୍ତୁ"
 
-#: fish/cmds.c:2649
+#: fish/cmds.c:2663
 #, fuzzy
 msgid "copy local files or directories into an image"
 msgstr "ବୃକ୍ଷରେ ଫାଇଲଗୁଡ଼ିକୁ ଧାରଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2650
+#: fish/cmds.c:2664
 #, fuzzy
 msgid "copy remote files or directories out of an image"
 msgstr "ବୃକ୍ଷରେ ଫାଇଲଗୁଡ଼ିକୁ ଧାରଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2651
+#: fish/cmds.c:2665
 #, fuzzy
 msgid "copy size bytes from source to destination using dd"
 msgstr "dd ବ୍ୟବହାର କରି ଉତ୍ସରୁ ଲକ୍ଷ୍ୟସ୍ଥଳକୁ ନକଲ କରନ୍ତୁ"
 
-#: fish/cmds.c:2652
+#: fish/cmds.c:2666
 msgid "copy a file"
 msgstr "ଗୋଟିଏ ଫାଇଲ ଯୋଗ କରନ୍ତୁ"
 
-#: fish/cmds.c:2653
+#: fish/cmds.c:2667
 msgid "copy a file or directory recursively"
 msgstr "ଗୋଟିଏ ଫାଇଲ କିମ୍ବା ଡିରେକ୍ଟୋରୀକୁ ନକଲ କରନ୍ତୁ"
 
-#: fish/cmds.c:2654
+#: fish/cmds.c:2668
 msgid "copy from source to destination using dd"
 msgstr "dd ବ୍ୟବହାର କରି ଉତ୍ସରୁ ଲକ୍ଷ୍ୟସ୍ଥଳକୁ ନକଲ କରନ୍ତୁ"
 
-#: fish/cmds.c:2655
+#: fish/cmds.c:2669
 msgid "debugging and internals"
 msgstr "ତ୍ରୁଟିନିବାରଣ ଏବଂ ଆଭ୍ୟନ୍ତରୀଣଗୁଡ଼ିକ"
 
-#: fish/cmds.c:2656
+#: fish/cmds.c:2670
 #, fuzzy
 msgid "debug the QEMU command line (internal use only)"
 msgstr "ସ୍ଥାନୀୟ ଯନ୍ତ୍ରରୁ ଗୋଟିଏ ଫାଇଲକୁ ଅଦ୍ୟତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2657
+#: fish/cmds.c:2671
 #, fuzzy
 msgid "upload a file to the appliance (internal use only)"
 msgstr "ସ୍ଥାନୀୟ ଯନ୍ତ୍ରରୁ ଗୋଟିଏ ଫାଇଲକୁ ଅଦ୍ୟତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2658
+#: fish/cmds.c:2672
 msgid "report file system disk space usage"
 msgstr "ଫାଇଲତନ୍ତ୍ର ଡିସ୍କ ଖାଲିସ୍ଥାନ ବ୍ୟବହାରକୁ ଖବର କରନ୍ତୁ"
 
-#: fish/cmds.c:2659
+#: fish/cmds.c:2673
 msgid "report file system disk space usage (human readable)"
 msgstr "ଫାଇଲତନ୍ତ୍ର ଡିସ୍କ ଖାଲିସ୍ଥାନ ବ୍ୟବହାରକୁ ଖବର କରନ୍ତୁ (ମନୁଷ୍ୟ ପଠନଯୋଗ୍ୟ)"
 
-#: fish/cmds.c:2660
+#: fish/cmds.c:2674
 #, fuzzy
 msgid "display an image"
 msgstr "ଗୋଟିଏ ପ୍ରତିଛବିକୁ ବାଣ୍ଟନ୍ତୁ"
 
-#: fish/cmds.c:2661
+#: fish/cmds.c:2675
 msgid "return kernel messages"
 msgstr "କର୍ଣ୍ଣଲ ସନ୍ଦେଶଗୁଡ଼ିକୁ ଫେରାନ୍ତୁ"
 
-#: fish/cmds.c:2662
+#: fish/cmds.c:2676
 msgid "download a file to the local machine"
 msgstr "ସ୍ଥାନୀୟ ଯନ୍ତ୍ରରେ ଗୋଟିଏ ଫାଇଲକୁ ଆହରଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2663
+#: fish/cmds.c:2677
 #, fuzzy
 msgid "download a file to the local machine with offset and size"
 msgstr "ସ୍ଥାନୀୟ ଯନ୍ତ୍ରରେ ଗୋଟିଏ ଫାଇଲକୁ ଆହରଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2664
+#: fish/cmds.c:2678
 msgid "drop kernel page cache, dentries and inodes"
 msgstr "କର୍ଣ୍ଣଲ ପୃଷ୍ଠା କ୍ୟାଶେକୁ ପକାନ୍ତୁ, dentries ଏବଂ inodes"
 
-#: fish/cmds.c:2665
+#: fish/cmds.c:2679
 msgid "estimate file space usage"
 msgstr "ଫାଇଲ ସ୍ଥାନ ବ୍ୟବହାରକୁ ମାପନ୍ତୁ"
 
-#: fish/cmds.c:2666
+#: fish/cmds.c:2680
 msgid "check an ext2/ext3 filesystem"
 msgstr "ଗୋଟିଏ ext2/ext3 ଫାଇଲତନ୍ତ୍ରକୁ ଯାଞ୍ଚକରନ୍ତୁ"
 
-#: fish/cmds.c:2667
+#: fish/cmds.c:2681
 msgid "display a line of text"
 msgstr "ଗୋଟିଏ ପାଠ୍ୟ ଧାଡ଼ି ଦର୍ଶାନ୍ତୁ"
 
-#: fish/cmds.c:2668
+#: fish/cmds.c:2682
 msgid "echo arguments back to the client"
 msgstr "କ୍ଲାଏଣ୍ଟ ପାଖକୁ ଫେରସ୍ତ ସ୍ୱତନ୍ତ୍ରଚରଗୁଡ଼ିକୁ ଅନୁକରଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2669
+#: fish/cmds.c:2683
 #, fuzzy
 msgid "edit a file"
 msgstr "ଗୋଟିଏ ଫାଇଲକୁ ପଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2670 fish/cmds.c:2671 fish/cmds.c:2676 fish/cmds.c:2677
-#: fish/cmds.c:2710 fish/cmds.c:2711 fish/cmds.c:2960 fish/cmds.c:2961
-#: fish/cmds.c:2965 fish/cmds.c:2966 fish/cmds.c:2968 fish/cmds.c:2969
+#: fish/cmds.c:2684 fish/cmds.c:2685 fish/cmds.c:2690 fish/cmds.c:2691
+#: fish/cmds.c:2724 fish/cmds.c:2725 fish/cmds.c:2976 fish/cmds.c:2977
+#: fish/cmds.c:2981 fish/cmds.c:2982 fish/cmds.c:2984 fish/cmds.c:2985
 msgid "return lines matching a pattern"
 msgstr "ଗୋଟିଏ ପ୍ରକାର ସହିତ ମେଳଖାଉଥିବା ଧାଡ଼ିଗୁଡ଼ିକୁ ଫେରାନ୍ତୁ"
 
-#: fish/cmds.c:2672
+#: fish/cmds.c:2686
 msgid "test if two files have equal contents"
 msgstr "ଦୁଇଟି ଫାଇଲରେ ସମାନ ବିଷୟବସ୍ତୁ ଅଛି କି ନାହିଁ ପରୀକ୍ଷା କରନ୍ତୁ"
 
-#: fish/cmds.c:2673
+#: fish/cmds.c:2687
 msgid "test if file or directory exists"
 msgstr "ଫାଇଲ କିମ୍ବା ଡିରେକ୍ଟୋରୀ ଅବସ୍ଥିତ କି ନାହିଁ ପରୀକ୍ଷା କରନ୍ତୁ"
 
-#: fish/cmds.c:2674 fish/cmds.c:2675
+#: fish/cmds.c:2688 fish/cmds.c:2689
 msgid "preallocate a file in the guest filesystem"
 msgstr "ଅତିଥି ଫାଇଲତନ୍ତ୍ରରେ ଫାଇଲକୁ ପୂର୍ବରୁ ବଣ୍ଟନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2678
+#: fish/cmds.c:2692
 msgid "determine file type"
 msgstr "ଫାଇଲ ପ୍ରକାରକୁ ନିର୍ଦ୍ଧାରଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2679
+#: fish/cmds.c:2693
 msgid "detect the architecture of a binary file"
 msgstr ""
 
-#: fish/cmds.c:2680
+#: fish/cmds.c:2694
 msgid "return the size of the file in bytes"
 msgstr "ଫାଇଲର ସମୁଦାୟ ଆକାରକୁ ବାଇଟରେ ନିର୍ଦ୍ଧାରଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2681
+#: fish/cmds.c:2695
 msgid "fill a file with octets"
 msgstr "ଗୋଟିଏ ଫାଇଲକୁ ଅଷ୍ଟକ ସହିତ ପୁରଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2682
+#: fish/cmds.c:2696
 #, fuzzy
 msgid "fill a file with a repeating pattern of bytes"
 msgstr "ଗୋଟିଏ ଫାଇଲକୁ ଅଷ୍ଟକ ସହିତ ପୁରଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2683
+#: fish/cmds.c:2697
 msgid "find all files and directories"
 msgstr "ସମସ୍ତ ଫାଇଲ ଏବଂ ଡିରେକ୍ଟୋରୀଗୁଡ଼ିକୁ ଖୋଜନ୍ତୁ"
 
-#: fish/cmds.c:2684
+#: fish/cmds.c:2698
 msgid "find all files and directories, returning NUL-separated list"
 msgstr "ସମସ୍ତ ଫାଇଲ ଏବଂ ଡିରେକ୍ଟୋରୀଗୁଡ଼ିକୁ ଖୋଜନ୍ତୁ, NUL-ଦ୍ୱାରା ପୃଥକ ତାଲିକାକୁ ଫେରାଉଛି"
 
-#: fish/cmds.c:2685
+#: fish/cmds.c:2699
 #, fuzzy
 msgid "find a filesystem by label"
 msgstr "ext2/3/4 ଫାଇଲତନ୍ତ୍ର ନାମପଟିକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2686
+#: fish/cmds.c:2700
 #, fuzzy
 msgid "find a filesystem by UUID"
 msgstr "ext2/3/4 ଫାଇଲତନ୍ତ୍ର UUID କୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2687
+#: fish/cmds.c:2701
 msgid "run the filesystem checker"
 msgstr "ଫାଇଲତନ୍ତ୍ର ଯାଞ୍ଚକାରୀକୁ ଚଲାନ୍ତୁ"
 
-#: fish/cmds.c:2688
+#: fish/cmds.c:2702
 msgid "get the additional kernel options"
 msgstr "ଅତିରିକ୍ତ କର୍ଣ୍ଣଲ ବିକଳ୍ପଗୁଡ଼ିକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2689
+#: fish/cmds.c:2703
 #, fuzzy
 msgid "get the attach method"
 msgstr "ସନ୍ଧାନ ପଥକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2690
+#: fish/cmds.c:2704
 msgid "get autosync mode"
 msgstr "autosync ଧାରାକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2691
+#: fish/cmds.c:2705
 msgid "get direct appliance mode flag"
 msgstr "ସିଧାସଳଖ ଉପକରଣ ଧାରାର ସୂଚକକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2692
+#: fish/cmds.c:2706
 msgid "get the ext2/3/4 filesystem label"
 msgstr "ext2/3/4 ଫାଇଲତନ୍ତ୍ର ନାମପଟିକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2693
+#: fish/cmds.c:2707
 msgid "get the ext2/3/4 filesystem UUID"
 msgstr "ext2/3/4 ଫାଇଲତନ୍ତ୍ର UUID କୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2694
+#: fish/cmds.c:2708
 msgid "get memory allocated to the qemu subprocess"
 msgstr "qemu ଉପପଦ୍ଧତିକୁ ବଣ୍ଟିତ ସ୍ମୃତିସ୍ଥାନକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2695
+#: fish/cmds.c:2709
 #, fuzzy
 msgid "get enable network flag"
 msgstr "SELinux ସକ୍ରିୟ ସୂଚକକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2696
+#: fish/cmds.c:2710
 msgid "get the search path"
 msgstr "ସନ୍ଧାନ ପଥକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2697
+#: fish/cmds.c:2711
 msgid "get PID of qemu subprocess"
 msgstr "qemu ଉପପଦ୍ଧତିର PID ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2698
+#: fish/cmds.c:2712
 msgid "get the qemu binary"
 msgstr "qemu ଦ୍ୱିମିକକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2699
+#: fish/cmds.c:2713
 msgid "get recovery process enabled flag"
 msgstr "ପୁନରୁଦ୍ଧାର ପଦ୍ଧତି ସକ୍ରିୟ ସୂଚକକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2700
+#: fish/cmds.c:2714
 msgid "get SELinux enabled flag"
 msgstr "SELinux ସକ୍ରିୟ ସୂଚକକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2701
+#: fish/cmds.c:2715
 msgid "get the current state"
 msgstr "ପ୍ରଚଳିତ ଅବସ୍ଥାକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2702
+#: fish/cmds.c:2716
 msgid "get command trace enabled flag"
 msgstr "ନିର୍ଦ୍ଦେଶ ଅନୁସନ୍ଧାନ ସକ୍ରିୟ ସୂଚକକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2703
+#: fish/cmds.c:2717
 #, fuzzy
 msgid "get the current umask"
 msgstr "ପ୍ରଚଳିତ ଅବସ୍ଥାକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2704
+#: fish/cmds.c:2718
 msgid "get verbose mode"
 msgstr "verbose ଧାରାକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2705
+#: fish/cmds.c:2719
 msgid "get SELinux security context"
 msgstr "SELinux ସୁରକ୍ଷା ପ୍ରସଙ୍ଗକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2706 fish/cmds.c:2766
+#: fish/cmds.c:2720 fish/cmds.c:2780
 msgid "get a single extended attribute"
 msgstr ""
 
-#: fish/cmds.c:2707 fish/cmds.c:2767
+#: fish/cmds.c:2721 fish/cmds.c:2781
 msgid "list extended attributes of a file or directory"
 msgstr "ଫାଇଲ କିମ୍ବା ଡିରେକ୍ଟୋରୀର ଅନୁଲମ୍ବିତ ଗୁଣଧର୍ମକୁ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ"
 
-#: fish/cmds.c:2708
+#: fish/cmds.c:2722
 msgid "expand wildcards in command"
 msgstr "ନିର୍ଦ୍ଦେଶରେ ୱାଇଲ୍ଡ କାର୍ଡଗୁଡ଼ିକୁ ବିସ୍ତାର କରନ୍ତୁ"
 
-#: fish/cmds.c:2709
+#: fish/cmds.c:2723
 msgid "expand a wildcard path"
 msgstr "ଗୋଟିଏ ୱାଇଲ୍ଡ କାର୍ଡ ପଥକୁ ବିସ୍ତାର କରନ୍ତୁ"
 
-#: fish/cmds.c:2712
+#: fish/cmds.c:2726
 msgid "install GRUB"
 msgstr "GRUB ସ୍ଥାପନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2713
+#: fish/cmds.c:2727
 msgid "return first 10 lines of a file"
 msgstr "ଗୋଟିଏ ଫାଇଲର ପ୍ରଥମ 10 ଧାଡ଼ିକୁ ଫେରାନ୍ତୁ"
 
-#: fish/cmds.c:2714
+#: fish/cmds.c:2728
 msgid "return first N lines of a file"
 msgstr "ଗୋଟିଏ ଫାଇଲର ପ୍ରଥମ N ଧାଡ଼ିକୁ ଫେରାନ୍ତୁ"
 
-#: fish/cmds.c:2715
+#: fish/cmds.c:2729
 msgid "dump a file in hexadecimal"
 msgstr "ଗୋଟିଏ ଫାଇଲକୁ ଷୋହଳମିକରେ ପ୍ରକାଶ କରନ୍ତୁ"
 
-#: fish/cmds.c:2716
+#: fish/cmds.c:2730
 msgid "edit with a hex editor"
 msgstr ""
 
-#: fish/cmds.c:2717
+#: fish/cmds.c:2731
 #, fuzzy
 msgid "list the contents of a single file in an initrd"
 msgstr "ଗୋଟିଏ ଫାଇଲର ବିଷୟବସ୍ତୁଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ"
 
-#: fish/cmds.c:2718
+#: fish/cmds.c:2732
 msgid "list files in an initrd"
 msgstr "ଫାଇଲଗୁଡ଼ିକୁ ଗୋଟିଏ initrd ରେ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ"
 
-#: fish/cmds.c:2719
+#: fish/cmds.c:2733
 msgid "add an inotify watch"
 msgstr "ଗୋଟିଏ inotify ନଜରକୁ ଯୋଗକରନ୍ତୁ"
 
-#: fish/cmds.c:2720
+#: fish/cmds.c:2734
 msgid "close the inotify handle"
 msgstr "inotify ନିୟନ୍ତ୍ରଣକୁ ବନ୍ଦ କରନ୍ତୁ"
 
-#: fish/cmds.c:2721
+#: fish/cmds.c:2735
 msgid "return list of watched files that had events"
 msgstr "ଘଟଣାଗୁଡ଼ିକରେ ଥିବା ଦେଖାହୋଇଥିବା ଫାଇଲଗୁଡ଼ିକର ତାଲିକାକୁ ଫେରାନ୍ତୁ"
 
-#: fish/cmds.c:2722
+#: fish/cmds.c:2736
 msgid "create an inotify handle"
 msgstr "ଗୋଟିଏ inotify ନିୟନ୍ତ୍ରଣକୁ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2723
+#: fish/cmds.c:2737
 msgid "return list of inotify events"
 msgstr "inotify ଘଟଣାଗୁଡ଼ିକର ଗୋଟିଏ ତାଲିକା ପ୍ରଦାନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2724
+#: fish/cmds.c:2738
 msgid "remove an inotify watch"
 msgstr "ଗୋଟିଏ inotify ନଜରକୁ କାଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2725
+#: fish/cmds.c:2739
 msgid "get architecture of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2726
+#: fish/cmds.c:2740
 msgid "get distro of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2727
+#: fish/cmds.c:2741
 msgid "get drive letter mappings"
 msgstr ""
 
-#: fish/cmds.c:2728
+#: fish/cmds.c:2742
 msgid "get filesystems associated with inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2729
+#: fish/cmds.c:2743
 msgid "get format of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2730
+#: fish/cmds.c:2744
 msgid "get hostname of the operating system"
 msgstr ""
 
-#: fish/cmds.c:2731
+#: fish/cmds.c:2745
 #, fuzzy
 msgid "get the icon corresponding to this operating system"
 msgstr "Linux VFS ପ୍ରକାରକୁ ସ୍ଥାପିତ ଉପକରଣରେ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2732
+#: fish/cmds.c:2746
 msgid "get major version of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2733
+#: fish/cmds.c:2747
 msgid "get minor version of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2734
+#: fish/cmds.c:2748
 msgid "get mountpoints of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2735
+#: fish/cmds.c:2749
 msgid "get package format used by the operating system"
 msgstr ""
 
-#: fish/cmds.c:2736
+#: fish/cmds.c:2750
 msgid "get package management tool used by the operating system"
 msgstr ""
 
-#: fish/cmds.c:2737
+#: fish/cmds.c:2751
 msgid "get product name of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2738
+#: fish/cmds.c:2752
 msgid "get product variant of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2739
+#: fish/cmds.c:2753
 msgid "return list of operating systems found by last inspection"
 msgstr ""
 
-#: fish/cmds.c:2740
+#: fish/cmds.c:2754
 msgid "get type of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2741
+#: fish/cmds.c:2755
 msgid "get Windows CurrentControlSet of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2742
+#: fish/cmds.c:2756
 msgid "get Windows systemroot of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2743
+#: fish/cmds.c:2757
 msgid "get live flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2744
+#: fish/cmds.c:2758
 msgid "get multipart flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2745
+#: fish/cmds.c:2759
 msgid "get netinst (network installer) flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2746
+#: fish/cmds.c:2760
 msgid "get list of applications installed in the operating system"
 msgstr ""
 
-#: fish/cmds.c:2747
+#: fish/cmds.c:2761
 msgid "inspect disk and return list of operating systems found"
 msgstr ""
 
-#: fish/cmds.c:2748
+#: fish/cmds.c:2762
 #, fuzzy
 msgid "test if block device"
 msgstr "ବ୍ଲକ ଉପକରଣଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ"
 
-#: fish/cmds.c:2749
+#: fish/cmds.c:2763
 msgid "is busy processing a command"
 msgstr "ଗୋଟିଏ ନିର୍ଦ୍ଦେଶକୁ କାର୍ଯ୍ୟକାରୀ କରିବାରେ ବ୍ୟସ୍ତ"
 
-#: fish/cmds.c:2750
+#: fish/cmds.c:2764
 #, fuzzy
 msgid "test if character device"
 msgstr "ବ୍ଲକ, ବର୍ଣ୍ଣ ଅଥବା FIFO ଉପକରଣଗୁଡ଼ିକୁ ତିଆରି କରନ୍ତୁ"
 
-#: fish/cmds.c:2751
+#: fish/cmds.c:2765
 msgid "is in configuration state"
 msgstr "ବିନ୍ୟାସ ଅବସ୍ଥାରେ ଅଛି"
 
-#: fish/cmds.c:2752
+#: fish/cmds.c:2766
 #, fuzzy
 msgid "test if a directory"
 msgstr "ଗୋଟିଏ ଡିରେକ୍ଟୋରୀ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2753
+#: fish/cmds.c:2767
 #, fuzzy
 msgid "test if FIFO (named pipe)"
 msgstr "FIFO ନିର୍ମାଣ କରନ୍ତୁ (ପାଇପ ନାମିତ)"
 
-#: fish/cmds.c:2754
+#: fish/cmds.c:2768
 msgid "test if a regular file"
 msgstr ""
 
-#: fish/cmds.c:2755
+#: fish/cmds.c:2769
 msgid "is launching subprocess"
 msgstr "ଉପପଦ୍ଧତିକୁ ଆରମ୍ଭ କରୁଅଛି"
 
-#: fish/cmds.c:2756
+#: fish/cmds.c:2770
 #, fuzzy
 msgid "test if device is a logical volume"
 msgstr "ଗୋଟିଏ LVM ତାର୍କିକ ଭଲ୍ୟୁମର ଆକାର ପରିବର୍ତ୍ତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2757
+#: fish/cmds.c:2771
 msgid "is ready to accept commands"
 msgstr "ନିର୍ଦ୍ଦେଶଗୁଡ଼ିକୁ ଗ୍ରହଣ କରିବା ପାଇଁ ପ୍ରସ୍ତୁତ"
 
-#: fish/cmds.c:2758
+#: fish/cmds.c:2772
 #, fuzzy
 msgid "test if socket"
 msgstr "ଡେମନ ସକେଟରେ ଲେଖନ୍ତୁ"
 
-#: fish/cmds.c:2759
+#: fish/cmds.c:2773
 #, fuzzy
 msgid "test if symbolic link"
 msgstr "ଗୋଟିଏ ସାଙ୍କେତିକ ସଂଯୋଗ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2760
+#: fish/cmds.c:2774
 #, fuzzy
 msgid "test if a file contains all zero bytes"
 msgstr "ଦୁଇଟି ଫାଇଲରେ ସମାନ ବିଷୟବସ୍ତୁ ଅଛି କି ନାହିଁ ପରୀକ୍ଷା କରନ୍ତୁ"
 
-#: fish/cmds.c:2761
+#: fish/cmds.c:2775
 #, fuzzy
 msgid "test if a device contains all zero bytes"
 msgstr "ଗୋଟିଏ LVM ତାର୍କିକ ଭଲ୍ୟୁମର ଆକାର ପରିବର୍ତ୍ତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2762
+#: fish/cmds.c:2776
 msgid "kill the qemu subprocess"
 msgstr "qemu ଉପପଦ୍ଧତିକୁ ବନ୍ଦ କରନ୍ତୁ"
 
-#: fish/cmds.c:2763
+#: fish/cmds.c:2777
 msgid "launch the qemu subprocess"
 msgstr "qemu ଉପପଦ୍ଧତିକୁ ଆରମ୍ଭ କରନ୍ତୁ"
 
-#: fish/cmds.c:2764
+#: fish/cmds.c:2778
 #, fuzzy
 msgid "change working directory"
 msgstr "ସ୍ଥାନୀୟ ପରିବର୍ତ୍ତନ ଡିରେକ୍ଟୋରୀ"
 
-#: fish/cmds.c:2768
+#: fish/cmds.c:2782
 #, fuzzy
 msgid "list 9p filesystems"
 msgstr "ଗୋଟିଏ ଫାଇଲ ତନ୍ତ୍ର ତିଆରି କରନ୍ତୁ"
 
-#: fish/cmds.c:2769
+#: fish/cmds.c:2783
 msgid "list the block devices"
 msgstr "ବ୍ଲକ ଉପକରଣଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ"
 
-#: fish/cmds.c:2770
+#: fish/cmds.c:2784
+#, fuzzy
+msgid "list device mapper devices"
+msgstr "ବ୍ଲକ ଉପକରଣଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ"
+
+#: fish/cmds.c:2785
 #, fuzzy
 msgid "list filesystems"
 msgstr "ଗୋଟିଏ ଫାଇଲ ତନ୍ତ୍ର ତିଆରି କରନ୍ତୁ"
 
-#: fish/cmds.c:2771
+#: fish/cmds.c:2786
 msgid "list the partitions"
 msgstr "ବିଭାଜନଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ"
 
-#: fish/cmds.c:2772
+#: fish/cmds.c:2787
 msgid "list the files in a directory (long format)"
 msgstr "ଫାଇଲଗୁଡ଼ିକୁ ଗୋଟିଏ ଡିରେକ୍ଟୋରୀରେ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ (ଲମ୍ବା ସଜ୍ଜିକରଣ ଶୈଳୀ)"
 
-#: fish/cmds.c:2773 fish/cmds.c:2774
+#: fish/cmds.c:2788 fish/cmds.c:2789
 msgid "create a hard link"
 msgstr "ଗୋଟିଏ ହାର୍ଡ ସଂଯୋଗ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2775 fish/cmds.c:2776
+#: fish/cmds.c:2790 fish/cmds.c:2791
 msgid "create a symbolic link"
 msgstr "ଗୋଟିଏ ସାଙ୍କେତିକ ସଂଯୋଗ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2777 fish/cmds.c:2869
+#: fish/cmds.c:2792 fish/cmds.c:2885
 msgid "remove extended attribute of a file or directory"
 msgstr "ଫାଇଲ କିମ୍ବା ଡିରେକ୍ଟୋରୀର ବିସ୍ତାରିତ ଗୁଣଧର୍ମକୁ କାଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2778
+#: fish/cmds.c:2793
 msgid "list the files in a directory"
 msgstr "ଫାଇଲଗୁଡ଼ିକୁ ଗୋଟିଏ ଡିରେକ୍ଟୋରୀରେ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ"
 
-#: fish/cmds.c:2779 fish/cmds.c:2896
+#: fish/cmds.c:2794 fish/cmds.c:2912
 msgid "set extended attribute of a file or directory"
 msgstr "ଗୋଟିଏ ଫାଇଲ କିମ୍ବା ଡିରେକ୍ଟୋରୀର ବିସ୍ତୃତ ଗୁଣଧର୍ମକୁ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2780
+#: fish/cmds.c:2795
 msgid "get file information for a symbolic link"
 msgstr "ଗୋଟିଏ ସାଙ୍କେତିକ ସଂଯୋଗ ପାଇଁ ଫାଇଲ ସୂଚନା ଗ୍ରହଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2781
+#: fish/cmds.c:2796
 msgid "lstat on multiple files"
 msgstr "ଏକାଧିକ ଫାଇଲଗୁଡ଼ିକରେ lstat କରନ୍ତୁ"
 
-#: fish/cmds.c:2782
+#: fish/cmds.c:2797
 #, fuzzy
 msgid "add a key on a LUKS encrypted device"
 msgstr "ବ୍ଲକ ଉପକରଣକୁ କେବଳ-ପଠନୀୟ ଆକାରରେ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2783
+#: fish/cmds.c:2798
 #, fuzzy
 msgid "close a LUKS device"
 msgstr "ଉପକରଣରେ swap କୁ ସକ୍ରିୟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2784 fish/cmds.c:2785
+#: fish/cmds.c:2799 fish/cmds.c:2800
 msgid "format a block device as a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2786
+#: fish/cmds.c:2801
 msgid "remove a key from a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2787
+#: fish/cmds.c:2802
 msgid "open a LUKS-encrypted block device"
 msgstr ""
 
-#: fish/cmds.c:2788
+#: fish/cmds.c:2803
 #, fuzzy
 msgid "open a LUKS-encrypted block device read-only"
 msgstr "ବ୍ଲକ ଉପକରଣକୁ କେବଳ-ପଠନୀୟ ଆକାରରେ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2789
+#: fish/cmds.c:2804
 #, fuzzy
 msgid "create an LVM logical volume"
 msgstr "ଗୋଟିଏ LVM ତାର୍କିକ ଭଲ୍ୟୁମର ନାମ ପରିବର୍ତ୍ତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2790
+#: fish/cmds.c:2805
 msgid "get canonical name of an LV"
 msgstr ""
 
-#: fish/cmds.c:2791
+#: fish/cmds.c:2806
 msgid "clear LVM device filter"
 msgstr ""
 
-#: fish/cmds.c:2792
+#: fish/cmds.c:2807
 msgid "remove all LVM LVs, VGs and PVs"
 msgstr "ସମସ୍ତ LVM LVs, VGs ଏବଂ PVs କୁ କାଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2793
+#: fish/cmds.c:2808
 msgid "set LVM device filter"
 msgstr ""
 
-#: fish/cmds.c:2794
+#: fish/cmds.c:2809
 msgid "remove an LVM logical volume"
 msgstr "ଗୋଟିଏ LVM ତାର୍କିକ ଭଲ୍ୟୁମକୁ କାଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2795
+#: fish/cmds.c:2810
 msgid "rename an LVM logical volume"
 msgstr "ଗୋଟିଏ LVM ତାର୍କିକ ଭଲ୍ୟୁମର ନାମ ପରିବର୍ତ୍ତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2796
+#: fish/cmds.c:2811
 msgid "resize an LVM logical volume"
 msgstr "ଗୋଟିଏ LVM ତାର୍କିକ ଭଲ୍ୟୁମର ଆକାର ପରିବର୍ତ୍ତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2797
+#: fish/cmds.c:2812
 msgid "expand an LV to fill free space"
 msgstr ""
 
-#: fish/cmds.c:2798 fish/cmds.c:2799
+#: fish/cmds.c:2813 fish/cmds.c:2814
 msgid "list the LVM logical volumes (LVs)"
 msgstr "LVM ତାର୍କିକ ଭଲ୍ୟୁମଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ (LVs)"
 
-#: fish/cmds.c:2800
+#: fish/cmds.c:2815
 #, fuzzy
 msgid "get the UUID of a logical volume"
 msgstr "LVM ତାର୍କିକ ଭଲ୍ୟୁମଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ (LVs)"
 
-#: fish/cmds.c:2801
+#: fish/cmds.c:2816
 msgid "lgetxattr on multiple files"
 msgstr "ଏକାଧିକ ଫାଇଲଗୁଡ଼ିକରେ lgetxattr କରନ୍ତୁ"
 
-#: fish/cmds.c:2802
+#: fish/cmds.c:2817
 msgid "open the manual"
 msgstr ""
 
-#: fish/cmds.c:2803
+#: fish/cmds.c:2818
 msgid "create a directory"
 msgstr "ଗୋଟିଏ ଡିରେକ୍ଟୋରୀ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2804
+#: fish/cmds.c:2819
 msgid "create a directory with a particular mode"
 msgstr "ଗୋଟିଏ ନିର୍ଦ୍ଦିଷ୍ଟ ଧାରା ସହିତ ଡିରେକ୍ଟୋରୀ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2805
+#: fish/cmds.c:2820
 msgid "create a directory and parents"
 msgstr "ଗୋଟିଏ ଡିରେକ୍ଟୋରୀ ଏବଂ ପ୍ରକାରଗୁଡ଼ିକୁ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2806
+#: fish/cmds.c:2821
 msgid "create a temporary directory"
 msgstr "ଗୋଟିଏ ଅସ୍ଥାୟୀ ଡିରେକ୍ଟୋରୀ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2807 fish/cmds.c:2808 fish/cmds.c:2809
+#: fish/cmds.c:2822 fish/cmds.c:2823 fish/cmds.c:2824
 msgid "make ext2/3/4 filesystem with external journal"
 msgstr "ବାହ୍ୟ ପତ୍ରିକା ସହିତ ext2/3/4 ଫାଇଲତନ୍ତ୍ରକୁ ତିଆରି କରନ୍ତୁ"
 
-#: fish/cmds.c:2810
+#: fish/cmds.c:2825
 msgid "make ext2/3/4 external journal"
 msgstr "ext2/3/4 ବାହ୍ୟ ପତ୍ରିକା ତିଆରି କରନ୍ତୁ"
 
-#: fish/cmds.c:2811
+#: fish/cmds.c:2826
 msgid "make ext2/3/4 external journal with label"
 msgstr "ନାମପଟି ସହିତ ext2/3/4 ବାହ୍ୟ ପତ୍ରିକା ତିଆରି କରନ୍ତୁ"
 
-#: fish/cmds.c:2812
+#: fish/cmds.c:2827
 msgid "make ext2/3/4 external journal with UUID"
 msgstr "UUID ସହିତ ext2/3/4 ବାହ୍ୟ ପତ୍ରିକା ତିଆରି କରନ୍ତୁ"
 
-#: fish/cmds.c:2813
+#: fish/cmds.c:2828
 msgid "make FIFO (named pipe)"
 msgstr "FIFO ନିର୍ମାଣ କରନ୍ତୁ (ପାଇପ ନାମିତ)"
 
-#: fish/cmds.c:2814 fish/cmds.c:2816
+#: fish/cmds.c:2829 fish/cmds.c:2831
 msgid "make a filesystem"
 msgstr "ଗୋଟିଏ ଫାଇଲ ତନ୍ତ୍ର ତିଆରି କରନ୍ତୁ"
 
-#: fish/cmds.c:2815
+#: fish/cmds.c:2830
 msgid "make a filesystem with block size"
 msgstr "ବ୍ଲକ ଆକାର ବିଶିଷ୍ଟ ଗୋଟିଏ ଫାଇଲତନ୍ତ୍ର ତିଆରି କରନ୍ତୁ"
 
-#: fish/cmds.c:2817
+#: fish/cmds.c:2832
 msgid "create a mountpoint"
 msgstr "ଗୋଟିଏ ସ୍ଥାପନ ବିନ୍ଦୁ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2818
+#: fish/cmds.c:2833
 msgid "make block, character or FIFO devices"
 msgstr "ବ୍ଲକ, ବର୍ଣ୍ଣ ଅଥବା FIFO ଉପକରଣଗୁଡ଼ିକୁ ତିଆରି କରନ୍ତୁ"
 
-#: fish/cmds.c:2819
+#: fish/cmds.c:2834
 msgid "make block device node"
 msgstr "ବ୍ଲକ ଉପକରଣ ନୋଡ ତିଆରି କରନ୍ତୁ"
 
-#: fish/cmds.c:2820
+#: fish/cmds.c:2835
 msgid "make char device node"
 msgstr "char ଉପକରଣ ନୋଡ ତିଆରି କରନ୍ତୁ"
 
-#: fish/cmds.c:2821
+#: fish/cmds.c:2836
 msgid "create a swap partition"
 msgstr "ଗୋଟିଏ swap ବିଭାଜନ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2822
+#: fish/cmds.c:2837
 msgid "create a swap partition with a label"
 msgstr "ନାମପଟି ସହିତ ଗୋଟିଏ swap ବିଭାଜନ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2823
+#: fish/cmds.c:2838
 msgid "create a swap partition with an explicit UUID"
 msgstr "ସୁନିଶ୍ଚିତ UUID ସହିତ ଗୋଟିଏ swap ବିଭାଜନ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2824
+#: fish/cmds.c:2839
 msgid "create a swap file"
 msgstr "ଗୋଟିଏ swap ଫାଇଲ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2825
+#: fish/cmds.c:2840
 msgid "load a kernel module"
 msgstr "ଗୋଟିଏ କର୍ଣ୍ଣଲ ଏକକାଂଶ ଧାରଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2826
+#: fish/cmds.c:2841
 #, fuzzy
 msgid "view a file"
 msgstr "ଗୋଟିଏ ଫାଇଲକୁ ଘୁଞ୍ଚାନ୍ତୁ"
 
-#: fish/cmds.c:2827
+#: fish/cmds.c:2842
 msgid "mount a guest disk at a position in the filesystem"
 msgstr "ଗୋଟିଏ ଅତିଥି ଡିସ୍କକୁ ଫାଇଲତନ୍ତ୍ରର ଏକ ସ୍ଥାନରେ ସ୍ଥାପନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2828
+#: fish/cmds.c:2843
 #, fuzzy
 msgid "mount 9p filesystem"
 msgstr "ଗୋଟିଏ ଫାଇଲତନ୍ତ୍ରକୁ ବିସ୍ଥାପିତ କରନ୍ତୁ"
 
-#: fish/cmds.c:2829
+#: fish/cmds.c:2844
 msgid "mount a file using the loop device"
 msgstr "ଲୁପ ଉପକରଣ ବ୍ୟବହାର କରି ଗୋଟିଏ ଫାଇଲକୁ ସ୍ଥାପନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2830
+#: fish/cmds.c:2845
 msgid "mount a guest disk with mount options"
 msgstr "ସ୍ଥାପନ ବିକଳ୍ପଗୁଡ଼ିକ ସହିତ ଗୋଟିଏ ଅତିଥି ଡିସ୍କକୁ ସ୍ଥାପନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2831
+#: fish/cmds.c:2846
 msgid "mount a guest disk, read-only"
 msgstr "ଗୋଟିଏ ଅତିଥି ଡିସ୍କକୁ ସ୍ଥାପନ କରନ୍ତୁ, କେବଳ-ପଠନୀୟ"
 
-#: fish/cmds.c:2832
+#: fish/cmds.c:2847
 msgid "mount a guest disk with mount options and vfstype"
 msgstr "ଗୋଟିଏ ଅତିଥି ଡିସ୍କକୁ ସ୍ଥାପନ ବିକଳ୍ପ ଏବଂ vfstype ଗୁଡ଼ିକ ସହିତ ସ୍ଥାପନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2833
+#: fish/cmds.c:2848
 msgid "show mountpoints"
 msgstr "ସ୍ଥାପନ ବିନ୍ଦୁଗୁଡ଼ିକୁ ଦର୍ଶାନ୍ତୁ"
 
-#: fish/cmds.c:2834
+#: fish/cmds.c:2849
 msgid "show mounted filesystems"
 msgstr "ସ୍ଥାପିତ ଫାଇଲତନ୍ତ୍ରଗୁଡ଼ିକୁ ଦର୍ଶାନ୍ତୁ"
 
-#: fish/cmds.c:2835
+#: fish/cmds.c:2850
 msgid "move a file"
 msgstr "ଗୋଟିଏ ଫାଇଲକୁ ଘୁଞ୍ଚାନ୍ତୁ"
 
-#: fish/cmds.c:2836
+#: fish/cmds.c:2851
 msgid "probe NTFS volume"
 msgstr "probe NTFS ଭଲ୍ୟୁମ"
 
-#: fish/cmds.c:2837
+#: fish/cmds.c:2852 fish/cmds.c:2853
 #, fuzzy
 msgid "resize an NTFS filesystem"
 msgstr "ଗୋଟିଏ ext2/ext3 ଫାଇଲତନ୍ତ୍ରର ଆକାର ପରିବର୍ତ୍ତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2838
+#: fish/cmds.c:2854
 #, fuzzy
 msgid "resize an NTFS filesystem (with size)"
 msgstr "ଗୋଟିଏ ext2/ext3 ଫାଇଲତନ୍ତ୍ରର ଆକାର ପରିବର୍ତ୍ତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2839
+#: fish/cmds.c:2855
 msgid "add a partition to the device"
 msgstr "ଉପକରଣରେ ଗୋଟିଏ ବିଭାଜନକୁ ଯୋଗ କରନ୍ତୁ"
 
-#: fish/cmds.c:2840
+#: fish/cmds.c:2856
 #, fuzzy
 msgid "delete a partition"
 msgstr "ଗୋଟିଏ swap ବିଭାଜନ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2841
+#: fish/cmds.c:2857
 msgid "partition whole disk with a single primary partition"
 msgstr "ଗୋଟିଏ ଏକକ ପ୍ରାଥମିକ ବିଭାଜନ ସହିତ ସମଗ୍ର ଡିସ୍କକୁ ବିଭାଜିତ କରନ୍ତୁ"
 
-#: fish/cmds.c:2842
+#: fish/cmds.c:2858
 #, fuzzy
 msgid "return true if a partition is bootable"
 msgstr "ବିଭାଜନ ସାରଣୀକୁ ପୁଣିଥରେ ପଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2843
+#: fish/cmds.c:2859
 msgid "get the MBR type byte (ID byte) from a partition"
 msgstr ""
 
-#: fish/cmds.c:2844
+#: fish/cmds.c:2860
 msgid "get the partition table type"
 msgstr "ବିଭାଜନ ସାରଣୀ ପ୍ରକାରକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2845
+#: fish/cmds.c:2861
 msgid "create an empty partition table"
 msgstr "ଗୋଟିଏ ଖାଲି ବିଭାଜନ ସାରଣୀ ପ୍ରସ୍ତୁତ କରନ୍ତୁ"
 
-#: fish/cmds.c:2846
+#: fish/cmds.c:2862
 msgid "list partitions on a device"
 msgstr "ଗୋଟିଏ ଉପକରଣ ଉପରେ ବିଭାଜନଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ"
 
-#: fish/cmds.c:2847
+#: fish/cmds.c:2863
 msgid "make a partition bootable"
 msgstr "ଗୋଟିଏ ବିଭାଜନକୁ ବୁଟଯୋଗ୍ୟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2848
+#: fish/cmds.c:2864
 msgid "set the MBR type byte (ID byte) of a partition"
 msgstr ""
 
-#: fish/cmds.c:2849
+#: fish/cmds.c:2865
 msgid "set partition name"
 msgstr "ବିଭାଜନ ନାମ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2850
+#: fish/cmds.c:2866
 #, fuzzy
 msgid "convert partition name to device name"
 msgstr "ବ୍ଲକ ଉପକରଣରେ ବିଭାଜନଗୁଡ଼ିକୁ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2851
+#: fish/cmds.c:2867
 msgid "ping the guest daemon"
 msgstr "ଅତିଥି ଡେମନକୁ ପିଙ୍ଗ କରନ୍ତୁ"
 
-#: fish/cmds.c:2852
+#: fish/cmds.c:2868
 msgid "read part of a file"
 msgstr "ଫାଇଲର ଗୋଟିଏ ଅଂଶକୁ ପଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2853
+#: fish/cmds.c:2869
 #, fuzzy
 msgid "read part of a device"
 msgstr "ଫାଇଲର ଗୋଟିଏ ଅଂଶକୁ ପଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2854
+#: fish/cmds.c:2870
 msgid "create an LVM physical volume"
 msgstr "ଗୋଟିଏ LVM ଭୌତିକ ଭଲ୍ୟୁମ ପ୍ରସ୍ତୁତ କରନ୍ତୁ"
 
-#: fish/cmds.c:2855
+#: fish/cmds.c:2871
 msgid "remove an LVM physical volume"
 msgstr "ଗୋଟିଏ LVM ଭୌତିକ ଭଲ୍ୟୁମକୁ କାଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2856
+#: fish/cmds.c:2872
 msgid "resize an LVM physical volume"
 msgstr "ଗୋଟିଏ LVM ଭୌତିକ ଭଲ୍ୟୁମର ଆକାର ପରିବର୍ତ୍ତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2857
+#: fish/cmds.c:2873
 #, fuzzy
 msgid "resize an LVM physical volume (with size)"
 msgstr "ଗୋଟିଏ LVM ଭୌତିକ ଭଲ୍ୟୁମର ଆକାର ପରିବର୍ତ୍ତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2858 fish/cmds.c:2859
+#: fish/cmds.c:2874 fish/cmds.c:2875
 msgid "list the LVM physical volumes (PVs)"
 msgstr "LVM ଭୌତିକ ଭଲ୍ୟୁମଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ (PVs)"
 
-#: fish/cmds.c:2860
+#: fish/cmds.c:2876
 #, fuzzy
 msgid "get the UUID of a physical volume"
 msgstr "ଗୋଟିଏ LVM ଭୌତିକ ଭଲ୍ୟୁମ ପ୍ରସ୍ତୁତ କରନ୍ତୁ"
 
-#: fish/cmds.c:2861
+#: fish/cmds.c:2877
 #, fuzzy
 msgid "write to part of a file"
 msgstr "ଫାଇଲର ଗୋଟିଏ ଅଂଶକୁ ପଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2862
+#: fish/cmds.c:2878
 #, fuzzy
 msgid "write to part of a device"
 msgstr "ଫାଇଲର ଗୋଟିଏ ଅଂଶକୁ ପଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2863
+#: fish/cmds.c:2879
 msgid "read a file"
 msgstr "ଗୋଟିଏ ଫାଇଲକୁ ପଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2864
+#: fish/cmds.c:2880
 msgid "read file as lines"
 msgstr "ଫାଇଲକୁ ଧାଡ଼ି ଆକାରରେ ପଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2865
+#: fish/cmds.c:2881
 msgid "read directories entries"
 msgstr "ଡିରେକ୍ଟୋରୀ ଭରଣଗୁଡ଼ିକୁ ପଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2866
+#: fish/cmds.c:2882
 msgid "read the target of a symbolic link"
 msgstr "ସାଙ୍କେତିକ ସଂଯୋଗର ଲକ୍ଷ୍ୟସ୍ଥଳକୁ ପଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2867
+#: fish/cmds.c:2883
 msgid "readlink on multiple files"
 msgstr "ଏକାଧିକ ଫାଇଲଗୁଡ଼ିକରେ readlink"
 
-#: fish/cmds.c:2868
+#: fish/cmds.c:2884
 msgid "canonicalized absolute pathname"
 msgstr "canonicalized ନିର୍ଦ୍ଦିଷ୍ଟ ପଥନାମ"
 
-#: fish/cmds.c:2870
+#: fish/cmds.c:2886
 msgid "close and reopen libguestfs handle"
 msgstr "libguestfs ନିୟନ୍ତ୍ରଣକୁ ବନ୍ଦ କରନ୍ତୁ ଏବଂ ପୁଣି ଖୋଲନ୍ତୁ"
 
-#: fish/cmds.c:2871
+#: fish/cmds.c:2887
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem"
 msgstr "ଗୋଟିଏ ext2/ext3 ଫାଇଲତନ୍ତ୍ରର ଆକାର ପରିବର୍ତ୍ତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2872
+#: fish/cmds.c:2888
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
 msgstr "ଗୋଟିଏ ext2/ext3 ଫାଇଲତନ୍ତ୍ରର ଆକାର ପରିବର୍ତ୍ତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2873
+#: fish/cmds.c:2889
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
 msgstr "ଗୋଟିଏ ext2/ext3 ଫାଇଲତନ୍ତ୍ରର ଆକାର ପରିବର୍ତ୍ତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2874
+#: fish/cmds.c:2890
 msgid "remove a file"
 msgstr "ଗୋଟିଏ ଫାଇଲକୁ କାଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2875
+#: fish/cmds.c:2891
 msgid "remove a file or directory recursively"
 msgstr "ଗୋଟିଏ ଫାଇଲ କିମ୍ବା ଡିରେକ୍ଟୋରୀକୁ ପୁନପୌନିକ ଭାବରେ କାଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2876
+#: fish/cmds.c:2892
 msgid "remove a directory"
 msgstr "ଗୋଟିଏ ଡିରେକ୍ଟୋରୀକୁ କାଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2877
+#: fish/cmds.c:2893
 msgid "remove a mountpoint"
 msgstr "ଗୋଟିଏ ସ୍ଥାପନ ବିନ୍ଦୁକୁ କାଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2878
+#: fish/cmds.c:2894
 msgid "scrub (securely wipe) a device"
 msgstr "ଗୋଟିଏ ଉପକରଣକୁ scrub କରନ୍ତୁ (securely wipe)"
 
-#: fish/cmds.c:2879
+#: fish/cmds.c:2895
 msgid "scrub (securely wipe) a file"
 msgstr "ଗୋଟିଏ ଫାଇଲକୁ scrub କରନ୍ତୁ (securely wipe)"
 
-#: fish/cmds.c:2880
+#: fish/cmds.c:2896
 msgid "scrub (securely wipe) free space"
 msgstr "ମୁକ୍ତ ସ୍ଥାନକୁ scrub କରନ୍ତୁ (securely wipe)"
 
-#: fish/cmds.c:2881
+#: fish/cmds.c:2897
 msgid "add options to kernel command line"
 msgstr "କର୍ଣ୍ଣଲ ନିର୍ଦ୍ଦେଶନାମାରେ ବିକଳ୍ପ ଯୋଗକରନ୍ତୁ"
 
-#: fish/cmds.c:2882
+#: fish/cmds.c:2898
 #, fuzzy
 msgid "set the attach method"
 msgstr "ସନ୍ଧାନ ପଥକୁ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2883
+#: fish/cmds.c:2899
 msgid "set autosync mode"
 msgstr "autosync ଧାରାକୁ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2884
+#: fish/cmds.c:2900
 msgid "enable or disable direct appliance mode"
 msgstr "ସିଧାସଳଖ ଉପକରଣ ଧାରାକୁ ସକ୍ରିୟ କିମ୍ବା ନିଷ୍କ୍ରିୟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2885
+#: fish/cmds.c:2901
 msgid "set the ext2/3/4 filesystem label"
 msgstr "ext2/3/4 ଫାଇଲତନ୍ତ୍ର ନାମପଟିକୁ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2886
+#: fish/cmds.c:2902
 msgid "set the ext2/3/4 filesystem UUID"
 msgstr "ext2/3/4 ଫାଇଲତନ୍ତ୍ର UUIDକୁ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2887
+#: fish/cmds.c:2903
 msgid "set memory allocated to the qemu subprocess"
 msgstr "qemu ଉପପଦ୍ଧତିକୁ ବଣ୍ଟିତ ସ୍ମୃତିସ୍ଥାନକୁ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2888
+#: fish/cmds.c:2904
 msgid "set enable network flag"
 msgstr ""
 
-#: fish/cmds.c:2889
+#: fish/cmds.c:2905
 msgid "set the search path"
 msgstr "ସନ୍ଧାନ ପଥକୁ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2890
+#: fish/cmds.c:2906
 msgid "set the qemu binary"
 msgstr "qemu ଦ୍ୱିମିକକୁ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2891
+#: fish/cmds.c:2907
 msgid "enable or disable the recovery process"
 msgstr "ପୁନରୁଦ୍ଧାର ପଦ୍ଧତିକୁ ସକ୍ରିୟ କିମ୍ବା ନିଷ୍କ୍ରିୟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2892
+#: fish/cmds.c:2908
 msgid "set SELinux enabled or disabled at appliance boot"
 msgstr "SELinux କୁ ଉପକରଣ ବୁଟରେ ସକ୍ରିୟ ଅଥବା ନିଷ୍କ୍ରିୟ ଭାବରେ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2893
+#: fish/cmds.c:2909
 msgid "enable or disable command traces"
 msgstr "ନିର୍ଦ୍ଦେଶ ଅନୁସରଣକୁ ସକ୍ରିୟ କିମ୍ବା ନିଷ୍କ୍ରିୟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2894
+#: fish/cmds.c:2910
 msgid "set verbose mode"
 msgstr "verbose ଧାରାକୁ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2895
+#: fish/cmds.c:2911
 msgid "set SELinux security context"
 msgstr "SELinux ସୁରକ୍ଷା ପ୍ରସଙ୍ଗକୁ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2897 fish/cmds.c:2898
+#: fish/cmds.c:2913 fish/cmds.c:2914
 msgid "create partitions on a block device"
 msgstr "ବ୍ଲକ ଉପକରଣରେ ବିଭାଜନଗୁଡ଼ିକୁ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2899
+#: fish/cmds.c:2915
 msgid "modify a single partition on a block device"
 msgstr "ଗୋଟିଏ ବ୍ଲକ ଉପକରଣରେ ଗୋଟିଏ ବିଭାଜନକୁ ପରିବର୍ତ୍ତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2900
+#: fish/cmds.c:2916
 msgid "display the disk geometry from the partition table"
 msgstr "ବିଭାଜନ ସାରଣୀରୁ ଡିସ୍କ ଜ୍ୟାମିତିକୁ ଦର୍ଶାନ୍ତୁ"
 
-#: fish/cmds.c:2901
+#: fish/cmds.c:2917
 msgid "display the kernel geometry"
 msgstr "କର୍ଣ୍ଣଲ ଜ୍ୟାମିତିକୁ ଦର୍ଶାନ୍ତୁ"
 
-#: fish/cmds.c:2902
+#: fish/cmds.c:2918
 msgid "display the partition table"
 msgstr "ବିଭାଜନ ସାରଣୀକୁ ଦର୍ଶାନ୍ତୁ"
 
-#: fish/cmds.c:2903
+#: fish/cmds.c:2919
 msgid "run a command via the shell"
 msgstr "shell ମାଧ୍ଯମରେ ଗୋଟିଏ ନିର୍ଦ୍ଦେଶ ଚଲାନ୍ତୁ"
 
-#: fish/cmds.c:2904
+#: fish/cmds.c:2920
 msgid "run a command via the shell returning lines"
 msgstr "shell ରୁ ଫେରୁଥିବା ଧାଡ଼ିଗୁଡ଼ିକରେ ଗୋଟିଏ ନିର୍ଦ୍ଦେଶ ଚଲାନ୍ତୁ"
 
-#: fish/cmds.c:2905
+#: fish/cmds.c:2921
 msgid "sleep for some seconds"
 msgstr "କିଛି ସେକଣ୍ଡ ପାଇଁ ସୁପ୍ତ ରଖନ୍ତୁ"
 
-#: fish/cmds.c:2906
+#: fish/cmds.c:2922
 #, fuzzy
 msgid "create a sparse disk image and add"
 msgstr "ଗୋଟିଏ sparse ପ୍ରତିଛବି ଫାଇଲକୁ ବାଣ୍ଟନ୍ତୁ"
 
-#: fish/cmds.c:2907
+#: fish/cmds.c:2923
 msgid "get file information"
 msgstr "ଫାଇଲ ସୂଚନା ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2908
+#: fish/cmds.c:2924
 msgid "get file system statistics"
 msgstr "ଫାଇଲତନ୍ତ୍ର ପରିସଂଖ୍ୟାନ ପ୍ରସ୍ତୁତ କରନ୍ତୁ"
 
-#: fish/cmds.c:2909 fish/cmds.c:2910
+#: fish/cmds.c:2925 fish/cmds.c:2926
 msgid "print the printable strings in a file"
 msgstr "ଗୋଟିଏ ଫାଇଲରେ ମୁଦ୍ରଣଯୋଗ୍ୟ ବାକ୍ୟଖଣ୍ଡଗୁଡ଼ିକୁ ମୁଦ୍ରଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2911
+#: fish/cmds.c:2927
 #, fuzzy
 msgid "list supported groups of commands"
 msgstr "ନିର୍ଦ୍ଦେଶଗୁଡ଼ିକୁ ଗ୍ରହଣ କରିବା ପାଇଁ ପ୍ରସ୍ତୁତ"
 
-#: fish/cmds.c:2912
+#: fish/cmds.c:2928
 msgid "disable swap on device"
 msgstr "ଉପକରଣରେ swap କୁ ନିଷ୍କ୍ରିୟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2913
+#: fish/cmds.c:2929
 msgid "disable swap on file"
 msgstr "ଫାଇଲରେ swap କୁ ନିଷ୍କ୍ରିୟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2914
+#: fish/cmds.c:2930
 msgid "disable swap on labeled swap partition"
 msgstr "ନାମିତ swap ବିଭାଜନରେ swap ବିଭାଜନକୁ ନିଷ୍କ୍ରିୟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2915
+#: fish/cmds.c:2931
 msgid "disable swap on swap partition by UUID"
 msgstr "UUID ଦ୍ୱାରା ବିଭାଜିତ ହୋଇଥିବା swap କୁ swap ବିଭାଜନରେ ନିଷ୍କ୍ରିୟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2916
+#: fish/cmds.c:2932
 msgid "enable swap on device"
 msgstr "ଉପକରଣରେ swap କୁ ସକ୍ରିୟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2917
+#: fish/cmds.c:2933
 msgid "enable swap on file"
 msgstr "ଫାଇଲରେ swap କୁ ସକ୍ରିୟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2918
+#: fish/cmds.c:2934
 msgid "enable swap on labeled swap partition"
 msgstr "ନାମିତ swap ବିଭାଜନରେ swap କୁ ସକ୍ରିୟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2919
+#: fish/cmds.c:2935
 msgid "enable swap on swap partition by UUID"
 msgstr "UUID ଦ୍ୱାରା ବିଭାଜିତ swap କୁ swap ବିଭାଜନରେ ସକ୍ରିୟ ରଖନ୍ତୁ"
 
-#: fish/cmds.c:2920
+#: fish/cmds.c:2936
 msgid "sync disks, writes are flushed through to the disk image"
 msgstr "sync ଡିସ୍କଗୁଡ଼ିକ, ଲିଖନିଗୁଡ଼ିକ ଡିସ୍କ ପ୍ରତିଛବିରୁ ବାହାରି ଯାଇଛି"
 
-#: fish/cmds.c:2921
+#: fish/cmds.c:2937
 msgid "return last 10 lines of a file"
 msgstr "ଗୋଟିଏ ଫାଇଲର ଅନ୍ତିମ 10 ଧାଡ଼ିକୁ ଫେରାନ୍ତୁ"
 
-#: fish/cmds.c:2922
+#: fish/cmds.c:2938
 msgid "return last N lines of a file"
 msgstr "ଗୋଟିଏ ଫାଇଲର ଅନ୍ତିମ N ଧାଡ଼ିକୁ ଫେରାନ୍ତୁ"
 
-#: fish/cmds.c:2923
+#: fish/cmds.c:2939
 msgid "unpack tarfile to directory"
 msgstr "tar ଫାଇଲକୁ ଡିରେକ୍ଟୋରୀରେ ଖୋଲନ୍ତୁ ନାହିଁ"
 
-#: fish/cmds.c:2924
+#: fish/cmds.c:2940
 msgid "pack directory into tarfile"
 msgstr "ଡିରେକ୍ଟୋରୀକୁ tar ଫାଇଲ ମଧ୍ଯରେ ପ୍ୟାକ କରନ୍ତୁ"
 
-#: fish/cmds.c:2925 fish/cmds.c:2932
+#: fish/cmds.c:2941 fish/cmds.c:2948
 msgid "unpack compressed tarball to directory"
 msgstr "ସଙ୍କୁଚିତ ଟାରବୋଲକୁ ଡିରେକ୍ଟୋରୀ ମଧ୍ଯରେ ଖୋଲନ୍ତୁ"
 
-#: fish/cmds.c:2926 fish/cmds.c:2933
+#: fish/cmds.c:2942 fish/cmds.c:2949
 msgid "pack directory into compressed tarball"
 msgstr "ସଙ୍କୋଚିତ ଟାରବୋଲ ମଧ୍ଯରେ ଡିରେକ୍ଟୋରୀକୁ ପ୍ୟାକ କରନ୍ତୁ"
 
-#: fish/cmds.c:2927
+#: fish/cmds.c:2943
 #, fuzzy
 msgid "print elapsed time taken to run a command"
 msgstr "ନିର୍ଦ୍ଦେଶକୁ ଚଲାଇବା ପାଇଁ ଆବଶ୍ୟକ ସମୟକୁ ମାପନ୍ତୁ"
 
-#: fish/cmds.c:2928
+#: fish/cmds.c:2944
 msgid "update file timestamps or create a new file"
 msgstr "ଫାଇଲ ଟାଇମଷ୍ଟାମ୍ପଗୁଡ଼ିକୁ କିମ୍ବା ନୂତନ ଫାଇଲକୁ ଅଦ୍ୟତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2929
+#: fish/cmds.c:2945
 msgid "truncate a file to zero size"
 msgstr "ଗୋଟିଏ ଫାଇଲକୁ ଶୂନ୍ୟ ଆକାରରେ ଯୋଡ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2930
+#: fish/cmds.c:2946
 msgid "truncate a file to a particular size"
 msgstr "ଗୋଟିଏ ଫାଇଲକୁ ଏକ ନିର୍ଦ୍ଦିଷ୍ଟ ଆକାରରେ ଯୋଡ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2931
+#: fish/cmds.c:2947
 msgid "get ext2/ext3/ext4 superblock details"
 msgstr "ext2/ext3/ext4 ସୁପର ବ୍ଲକ ବିବରଣୀଗୁଡ଼ିକରେ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2934
+#: fish/cmds.c:2950
 msgid "set file mode creation mask (umask)"
 msgstr "ଫାଇଲ ଧାରା ନିର୍ମାଣ ମାସ୍କ ସେଟ କରନ୍ତୁ (umask)"
 
-#: fish/cmds.c:2935
+#: fish/cmds.c:2951
 msgid "unmount a filesystem"
 msgstr "ଗୋଟିଏ ଫାଇଲତନ୍ତ୍ରକୁ ବିସ୍ଥାପିତ କରନ୍ତୁ"
 
-#: fish/cmds.c:2936
+#: fish/cmds.c:2952
 msgid "unmount all filesystems"
 msgstr "ସମସ୍ତ ଫାଇଲତନ୍ତ୍ରଗୁଡ଼ିକୁ ବିସ୍ଥାପିତ କରନ୍ତୁ"
 
-#: fish/cmds.c:2937
+#: fish/cmds.c:2953
 msgid "upload a file from the local machine"
 msgstr "ସ୍ଥାନୀୟ ଯନ୍ତ୍ରରୁ ଗୋଟିଏ ଫାଇଲକୁ ଅଦ୍ୟତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2938
+#: fish/cmds.c:2954
 #, fuzzy
 msgid "upload a file from the local machine with offset"
 msgstr "ସ୍ଥାନୀୟ ଯନ୍ତ୍ରରୁ ଗୋଟିଏ ଫାଇଲକୁ ଅଦ୍ୟତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2939
+#: fish/cmds.c:2955
 msgid "set timestamp of a file with nanosecond precision"
 msgstr "ଗୋଟିଏ ଫାଇଲର ଟାଇମଷ୍ଟାମ୍ପକୁ ନାନୋସେକଣ୍ଡରେ ସେଟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2940
+#: fish/cmds.c:2956
 msgid "get the library version number"
 msgstr "ଲାଇବ୍ରେରୀ ସଂସ୍କରଣ ସଂଖ୍ୟା ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2941
+#: fish/cmds.c:2957
 #, fuzzy
 msgid "get the filesystem label"
 msgstr "ext2/3/4 ଫାଇଲତନ୍ତ୍ର ନାମପଟିକୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2942
+#: fish/cmds.c:2958
 msgid "get the Linux VFS type corresponding to a mounted device"
 msgstr "Linux VFS ପ୍ରକାରକୁ ସ୍ଥାପିତ ଉପକରଣରେ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2943
+#: fish/cmds.c:2959
 #, fuzzy
 msgid "get the filesystem UUID"
 msgstr "ext2/3/4 ଫାଇଲତନ୍ତ୍ର UUID କୁ ଆଣନ୍ତୁ"
 
-#: fish/cmds.c:2944
+#: fish/cmds.c:2960
 msgid "activate or deactivate some volume groups"
 msgstr "କିଛି ଭଲ୍ୟୁମ ଶ୍ରେଣୀଗୁଡ଼ିକୁ ସକ୍ରିୟ କିମ୍ବା ନିଷ୍କ୍ରିୟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2945
+#: fish/cmds.c:2961
 msgid "activate or deactivate all volume groups"
 msgstr "ସମସ୍ତ ଭଲ୍ୟୁମ ଶ୍ରେଣୀଗୁଡ଼ିକୁ ସକ୍ରିୟ କିମ୍ବା ନିଷ୍କ୍ରିୟ କରନ୍ତୁ"
 
-#: fish/cmds.c:2946
+#: fish/cmds.c:2962
 msgid "create an LVM volume group"
 msgstr "ଗୋଟିଏ LVM ଭଲ୍ୟୁମ ଶ୍ରେଣୀ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2947
+#: fish/cmds.c:2963
 msgid "get the LV UUIDs of all LVs in the volume group"
 msgstr ""
 
-#: fish/cmds.c:2948
+#: fish/cmds.c:2964
 msgid "get the PV UUIDs containing the volume group"
 msgstr ""
 
-#: fish/cmds.c:2949
+#: fish/cmds.c:2965
 msgid "remove an LVM volume group"
 msgstr "ଗୋଟିଏ LVM ଭଲ୍ୟୁମ ଶ୍ରେଣୀକୁ କାଢ଼ନ୍ତୁ"
 
-#: fish/cmds.c:2950
+#: fish/cmds.c:2966
 msgid "rename an LVM volume group"
 msgstr "ଗୋଟିଏ LVM ଭଲ୍ୟୁମ ଶ୍ରେଣୀର ନାମ ପରିବର୍ତ୍ତନ କରନ୍ତୁ"
 
-#: fish/cmds.c:2951 fish/cmds.c:2952
+#: fish/cmds.c:2967 fish/cmds.c:2968
 msgid "list the LVM volume groups (VGs)"
 msgstr "LVM ଭଲ୍ୟୁମ ଶ୍ରେଣୀଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ (VGs)"
 
-#: fish/cmds.c:2953
+#: fish/cmds.c:2969
 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
 msgstr ""
 
-#: fish/cmds.c:2954
+#: fish/cmds.c:2970
 #, fuzzy
 msgid "get the UUID of a volume group"
 msgstr "ଗୋଟିଏ LVM ଭଲ୍ୟୁମ ଶ୍ରେଣୀ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2955
+#: fish/cmds.c:2971
 msgid "count characters in a file"
 msgstr "ଗୋଟିଏ ଫାଇଲରେ ଅକ୍ଷରଗୁଡ଼ିକୁ ଗଣନ୍ତୁ"
 
-#: fish/cmds.c:2956
+#: fish/cmds.c:2972
 msgid "count lines in a file"
 msgstr "ଗୋଟିଏ ଫାଇଲରେ ଧାଡ଼ିଗୁଡ଼ିକୁ ହିସାବ କରନ୍ତୁ"
 
-#: fish/cmds.c:2957
+#: fish/cmds.c:2973
 msgid "count words in a file"
 msgstr "ଗୋଟିଏ ଫାଇଲରେ ଶବ୍ଦଗୁଡ଼ିକୁ ହିସାବ କରନ୍ତୁ"
 
-#: fish/cmds.c:2958
+#: fish/cmds.c:2974
 #, fuzzy
 msgid "create a new file"
 msgstr "ଗୋଟିଏ ଫାଇଲ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2959
+#: fish/cmds.c:2975
 msgid "create a file"
 msgstr "ଗୋଟିଏ ଫାଇଲ ନିର୍ମାଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2962
+#: fish/cmds.c:2978
 msgid "write zeroes to the device"
 msgstr "ଉପକରଣରେ ଶୂନ୍ୟଗୁଡ଼ିକୁ ଲେଖନ୍ତୁ"
 
-#: fish/cmds.c:2963
+#: fish/cmds.c:2979
 #, fuzzy
 msgid "write zeroes to an entire device"
 msgstr "ଉପକରଣରେ ଶୂନ୍ୟଗୁଡ଼ିକୁ ଲେଖନ୍ତୁ"
 
-#: fish/cmds.c:2964
+#: fish/cmds.c:2980
 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
 msgstr "ext2/3 ପାଇଲତନ୍ତ୍ର ଉପରେ ଶୂନ୍ୟ ଅବ୍ୟବହୃତ inodes ଏବଂ ଡିସ୍କ ବ୍ଲକଗୁଡ଼ିକ"
 
-#: fish/cmds.c:2967
+#: fish/cmds.c:2983
 msgid "determine file type inside a compressed file"
 msgstr "ଗୋଟିଏ ସଂକୋଚିତ ଫାଇଲ ଭିତରେ ଫାଇଲ ପ୍ରକାରକୁ ନିର୍ଦ୍ଧାରଣ କରନ୍ତୁ"
 
-#: fish/cmds.c:2970
+#: fish/cmds.c:2986
 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
 msgstr ""
 "ଗୋଟିଏ ନିର୍ଦ୍ଦେଶ ପାଇଁ ବିସ୍ତୃତ ସହାୟତା ଦର୍ଶାଇବା ପାଇଁ -h <cmd> / help <cmd> ବ୍ୟବହାର କରନ୍ତୁ।"
 
-#: fish/cmds.c:3288 fish/cmds.c:3302 fish/cmds.c:3318 fish/cmds.c:3335
-#: fish/cmds.c:3352 fish/cmds.c:3370 fish/cmds.c:3389 fish/cmds.c:3405
-#: fish/cmds.c:3423 fish/cmds.c:3439 fish/cmds.c:3457 fish/cmds.c:3473
-#: fish/cmds.c:3490 fish/cmds.c:3505 fish/cmds.c:3523 fish/cmds.c:3538
-#: fish/cmds.c:3554 fish/cmds.c:3570 fish/cmds.c:3586 fish/cmds.c:3602
-#: fish/cmds.c:3618 fish/cmds.c:3636 fish/cmds.c:3669 fish/cmds.c:3685
-#: fish/cmds.c:3701 fish/cmds.c:3720 fish/cmds.c:3735 fish/cmds.c:3753
-#: fish/cmds.c:3768 fish/cmds.c:3786 fish/cmds.c:3801 fish/cmds.c:3819
-#: fish/cmds.c:3834 fish/cmds.c:3853 fish/cmds.c:3872 fish/cmds.c:3890
-#: fish/cmds.c:3910 fish/cmds.c:3929 fish/cmds.c:3949 fish/cmds.c:3969
-#: fish/cmds.c:3989 fish/cmds.c:4008 fish/cmds.c:4027 fish/cmds.c:4047
-#: fish/cmds.c:4067 fish/cmds.c:4087 fish/cmds.c:4102 fish/cmds.c:4118
-#: fish/cmds.c:4190 fish/cmds.c:4208 fish/cmds.c:4225 fish/cmds.c:4309
-#: fish/cmds.c:4329 fish/cmds.c:4349 fish/cmds.c:4369 fish/cmds.c:4389
-#: fish/cmds.c:4409 fish/cmds.c:4428 fish/cmds.c:4447 fish/cmds.c:4466
-#: fish/cmds.c:4481 fish/cmds.c:4500 fish/cmds.c:4520 fish/cmds.c:4540
-#: fish/cmds.c:4617 fish/cmds.c:4633 fish/cmds.c:4649 fish/cmds.c:4668
-#: fish/cmds.c:4690 fish/cmds.c:4712 fish/cmds.c:4732 fish/cmds.c:4749
-#: fish/cmds.c:4766 fish/cmds.c:4783 fish/cmds.c:4800 fish/cmds.c:4817
-#: fish/cmds.c:4834 fish/cmds.c:4851 fish/cmds.c:4870 fish/cmds.c:4893
-#: fish/cmds.c:4929 fish/cmds.c:4946 fish/cmds.c:4969 fish/cmds.c:4991
-#: fish/cmds.c:5012 fish/cmds.c:5032 fish/cmds.c:5051 fish/cmds.c:5071
-#: fish/cmds.c:5089 fish/cmds.c:5107 fish/cmds.c:5121 fish/cmds.c:5137
-#: fish/cmds.c:5157 fish/cmds.c:5176 fish/cmds.c:5195 fish/cmds.c:5214
-#: fish/cmds.c:5233 fish/cmds.c:5253 fish/cmds.c:5293 fish/cmds.c:5350
-#: fish/cmds.c:5371 fish/cmds.c:5392 fish/cmds.c:5413 fish/cmds.c:5431
-#: fish/cmds.c:5453 fish/cmds.c:5491 fish/cmds.c:5513 fish/cmds.c:5592
-#: fish/cmds.c:5631 fish/cmds.c:5646 fish/cmds.c:5663 fish/cmds.c:5677
-#: fish/cmds.c:5693 fish/cmds.c:5715 fish/cmds.c:5737 fish/cmds.c:5759
-#: fish/cmds.c:5781 fish/cmds.c:5803 fish/cmds.c:5825 fish/cmds.c:5845
-#: fish/cmds.c:5862 fish/cmds.c:5879 fish/cmds.c:5898 fish/cmds.c:5917
-#: fish/cmds.c:5937 fish/cmds.c:5973 fish/cmds.c:5992 fish/cmds.c:6011
-#: fish/cmds.c:6028 fish/cmds.c:6046 fish/cmds.c:6069 fish/cmds.c:6092
-#: fish/cmds.c:6116 fish/cmds.c:6139 fish/cmds.c:6160 fish/cmds.c:6183
-#: fish/cmds.c:6206 fish/cmds.c:6226 fish/cmds.c:6248 fish/cmds.c:6269
-#: fish/cmds.c:6292 fish/cmds.c:6309 fish/cmds.c:6326 fish/cmds.c:6344
-#: fish/cmds.c:6362 fish/cmds.c:6383 fish/cmds.c:6401 fish/cmds.c:6422
-#: fish/cmds.c:6442 fish/cmds.c:6460 fish/cmds.c:6481 fish/cmds.c:6504
-#: fish/cmds.c:6527 fish/cmds.c:6549 fish/cmds.c:6582 fish/cmds.c:6599
-#: fish/cmds.c:6616 fish/cmds.c:6640 fish/cmds.c:6663 fish/cmds.c:6686
-#: fish/cmds.c:6708 fish/cmds.c:6725 fish/cmds.c:6747 fish/cmds.c:6841
-#: fish/cmds.c:6861 fish/cmds.c:6881 fish/cmds.c:6901 fish/cmds.c:6919
-#: fish/cmds.c:6940 fish/cmds.c:6976 fish/cmds.c:6993 fish/cmds.c:7015
-#: fish/cmds.c:7032 fish/cmds.c:7068 fish/cmds.c:7088 fish/cmds.c:7108
-#: fish/cmds.c:7128 fish/cmds.c:7150 fish/cmds.c:7167 fish/cmds.c:7186
-#: fish/cmds.c:7205 fish/cmds.c:7227 fish/cmds.c:7248 fish/cmds.c:7269
-#: fish/cmds.c:7290 fish/cmds.c:7313 fish/cmds.c:7354 fish/cmds.c:7377
-#: fish/cmds.c:7416 fish/cmds.c:7433 fish/cmds.c:7452 fish/cmds.c:7473
-#: fish/cmds.c:7496 fish/cmds.c:7518 fish/cmds.c:7536 fish/cmds.c:7555
-#: fish/cmds.c:7576 fish/cmds.c:7653 fish/cmds.c:7694 fish/cmds.c:7773
-#: fish/cmds.c:7849 fish/cmds.c:7886 fish/cmds.c:7909 fish/cmds.c:7930
-#: fish/cmds.c:7953 fish/cmds.c:7975 fish/cmds.c:8000 fish/cmds.c:8043
-#: fish/cmds.c:8084 fish/cmds.c:8105 fish/cmds.c:8123 fish/cmds.c:8142
-#: fish/cmds.c:8159 fish/cmds.c:8177 fish/cmds.c:8204 fish/cmds.c:8228
-#: fish/cmds.c:8252 fish/cmds.c:8276 fish/cmds.c:8300 fish/cmds.c:8324
-#: fish/cmds.c:8348 fish/cmds.c:8372 fish/cmds.c:8396 fish/cmds.c:8420
-#: fish/cmds.c:8444 fish/cmds.c:8468 fish/cmds.c:8491 fish/cmds.c:8514
-#: fish/cmds.c:8535 fish/cmds.c:8556 fish/cmds.c:8577 fish/cmds.c:8597
-#: fish/cmds.c:8620 fish/cmds.c:8658 fish/cmds.c:8675 fish/cmds.c:8692
-#: fish/cmds.c:8711 fish/cmds.c:8730 fish/cmds.c:8747 fish/cmds.c:8764
-#: fish/cmds.c:8781 fish/cmds.c:8798 fish/cmds.c:8817 fish/cmds.c:8853
-#: fish/cmds.c:8893 fish/cmds.c:8926 fish/cmds.c:8943 fish/cmds.c:8960
-#: fish/cmds.c:8976 fish/cmds.c:8991 fish/cmds.c:9012 fish/cmds.c:9050
-#: fish/cmds.c:9088 fish/cmds.c:9127 fish/cmds.c:9167 fish/cmds.c:9208
-#: fish/cmds.c:9249 fish/cmds.c:9287 fish/cmds.c:9304 fish/cmds.c:9327
-#: fish/cmds.c:9349 fish/cmds.c:9371 fish/cmds.c:9391 fish/cmds.c:9411
-#: fish/cmds.c:9447 fish/cmds.c:9519 fish/cmds.c:9559 fish/cmds.c:9617
-#: fish/cmds.c:9643 fish/cmds.c:9669 fish/cmds.c:9697 fish/cmds.c:9756
-#: fish/cmds.c:9777 fish/cmds.c:9822 fish/cmds.c:9842 fish/cmds.c:9881
-#: fish/cmds.c:9918 fish/cmds.c:9938 fish/cmds.c:9960 fish/cmds.c:10017
-#: fish/cmds.c:10037 fish/cmds.c:10059 fish/cmds.c:10081 fish/cmds.c:10100
-#: fish/cmds.c:10120 fish/cmds.c:10147 fish/cmds.c:10167 fish/cmds.c:10187
-#: fish/cmds.c:10207 fish/cmds.c:10227 fish/cmds.c:10249 fish/cmds.c:10284
-#: fish/cmds.c:10302 fish/cmds.c:10325 fish/cmds.c:10347 fish/cmds.c:10362
-#: fish/cmds.c:10379 fish/cmds.c:10416 fish/cmds.c:10455 fish/cmds.c:10495
-#: fish/cmds.c:10551 fish/cmds.c:10573 fish/cmds.c:10609 fish/cmds.c:10624
-#: fish/cmds.c:10644 fish/cmds.c:10684 fish/cmds.c:10707 fish/cmds.c:10731
-#: fish/cmds.c:10756 fish/cmds.c:10797 fish/cmds.c:10822 fish/cmds.c:10860
-#: fish/cmds.c:10891 fish/cmds.c:10922 fish/cmds.c:10950 fish/cmds.c:10970
-#: fish/cmds.c:11002 fish/cmds.c:11022 fish/cmds.c:11042 fish/cmds.c:11059
-#: fish/cmds.c:11077 fish/cmds.c:11100 fish/cmds.c:11121 fish/cmds.c:11140
-#: fish/cmds.c:11182 fish/cmds.c:11225 fish/cmds.c:11269 fish/cmds.c:11308
-#: fish/cmds.c:11327 fish/cmds.c:11347 fish/cmds.c:11367 fish/cmds.c:11388
-#: fish/cmds.c:11409 fish/cmds.c:11430 fish/cmds.c:11451 fish/cmds.c:11472
-#: fish/cmds.c:11494 fish/cmds.c:11532 fish/cmds.c:11583 fish/cmds.c:11621
-#: fish/cmds.c:11677 fish/cmds.c:11813 fish/cmds.c:11842 fish/cmds.c:11869
-#: fish/cmds.c:11886 fish/cmds.c:11907 fish/cmds.c:11924
+#: fish/cmds.c:3304 fish/cmds.c:3318 fish/cmds.c:3334 fish/cmds.c:3351
+#: fish/cmds.c:3368 fish/cmds.c:3386 fish/cmds.c:3405 fish/cmds.c:3421
+#: fish/cmds.c:3439 fish/cmds.c:3455 fish/cmds.c:3473 fish/cmds.c:3489
+#: fish/cmds.c:3506 fish/cmds.c:3521 fish/cmds.c:3539 fish/cmds.c:3554
+#: fish/cmds.c:3570 fish/cmds.c:3586 fish/cmds.c:3602 fish/cmds.c:3618
+#: fish/cmds.c:3634 fish/cmds.c:3652 fish/cmds.c:3685 fish/cmds.c:3701
+#: fish/cmds.c:3717 fish/cmds.c:3736 fish/cmds.c:3751 fish/cmds.c:3769
+#: fish/cmds.c:3784 fish/cmds.c:3802 fish/cmds.c:3817 fish/cmds.c:3835
+#: fish/cmds.c:3850 fish/cmds.c:3869 fish/cmds.c:3888 fish/cmds.c:3906
+#: fish/cmds.c:3926 fish/cmds.c:3945 fish/cmds.c:3965 fish/cmds.c:3985
+#: fish/cmds.c:4005 fish/cmds.c:4024 fish/cmds.c:4043 fish/cmds.c:4063
+#: fish/cmds.c:4083 fish/cmds.c:4103 fish/cmds.c:4118 fish/cmds.c:4134
+#: fish/cmds.c:4206 fish/cmds.c:4224 fish/cmds.c:4241 fish/cmds.c:4325
+#: fish/cmds.c:4345 fish/cmds.c:4365 fish/cmds.c:4385 fish/cmds.c:4405
+#: fish/cmds.c:4425 fish/cmds.c:4444 fish/cmds.c:4463 fish/cmds.c:4482
+#: fish/cmds.c:4497 fish/cmds.c:4516 fish/cmds.c:4536 fish/cmds.c:4556
+#: fish/cmds.c:4633 fish/cmds.c:4649 fish/cmds.c:4665 fish/cmds.c:4684
+#: fish/cmds.c:4706 fish/cmds.c:4728 fish/cmds.c:4748 fish/cmds.c:4765
+#: fish/cmds.c:4782 fish/cmds.c:4799 fish/cmds.c:4816 fish/cmds.c:4833
+#: fish/cmds.c:4850 fish/cmds.c:4867 fish/cmds.c:4886 fish/cmds.c:4909
+#: fish/cmds.c:4945 fish/cmds.c:4962 fish/cmds.c:4985 fish/cmds.c:5007
+#: fish/cmds.c:5028 fish/cmds.c:5048 fish/cmds.c:5067 fish/cmds.c:5087
+#: fish/cmds.c:5105 fish/cmds.c:5123 fish/cmds.c:5137 fish/cmds.c:5153
+#: fish/cmds.c:5173 fish/cmds.c:5192 fish/cmds.c:5211 fish/cmds.c:5230
+#: fish/cmds.c:5249 fish/cmds.c:5269 fish/cmds.c:5309 fish/cmds.c:5366
+#: fish/cmds.c:5387 fish/cmds.c:5408 fish/cmds.c:5429 fish/cmds.c:5447
+#: fish/cmds.c:5469 fish/cmds.c:5507 fish/cmds.c:5529 fish/cmds.c:5608
+#: fish/cmds.c:5647 fish/cmds.c:5662 fish/cmds.c:5679 fish/cmds.c:5693
+#: fish/cmds.c:5709 fish/cmds.c:5731 fish/cmds.c:5753 fish/cmds.c:5775
+#: fish/cmds.c:5797 fish/cmds.c:5819 fish/cmds.c:5841 fish/cmds.c:5861
+#: fish/cmds.c:5878 fish/cmds.c:5895 fish/cmds.c:5914 fish/cmds.c:5933
+#: fish/cmds.c:5953 fish/cmds.c:5989 fish/cmds.c:6008 fish/cmds.c:6027
+#: fish/cmds.c:6044 fish/cmds.c:6062 fish/cmds.c:6085 fish/cmds.c:6108
+#: fish/cmds.c:6132 fish/cmds.c:6155 fish/cmds.c:6176 fish/cmds.c:6199
+#: fish/cmds.c:6222 fish/cmds.c:6242 fish/cmds.c:6264 fish/cmds.c:6285
+#: fish/cmds.c:6308 fish/cmds.c:6325 fish/cmds.c:6342 fish/cmds.c:6360
+#: fish/cmds.c:6378 fish/cmds.c:6399 fish/cmds.c:6417 fish/cmds.c:6438
+#: fish/cmds.c:6458 fish/cmds.c:6476 fish/cmds.c:6497 fish/cmds.c:6520
+#: fish/cmds.c:6543 fish/cmds.c:6565 fish/cmds.c:6598 fish/cmds.c:6615
+#: fish/cmds.c:6632 fish/cmds.c:6656 fish/cmds.c:6679 fish/cmds.c:6702
+#: fish/cmds.c:6724 fish/cmds.c:6741 fish/cmds.c:6763 fish/cmds.c:6857
+#: fish/cmds.c:6877 fish/cmds.c:6897 fish/cmds.c:6917 fish/cmds.c:6935
+#: fish/cmds.c:6956 fish/cmds.c:6992 fish/cmds.c:7009 fish/cmds.c:7031
+#: fish/cmds.c:7048 fish/cmds.c:7084 fish/cmds.c:7104 fish/cmds.c:7124
+#: fish/cmds.c:7144 fish/cmds.c:7166 fish/cmds.c:7183 fish/cmds.c:7202
+#: fish/cmds.c:7221 fish/cmds.c:7243 fish/cmds.c:7264 fish/cmds.c:7285
+#: fish/cmds.c:7306 fish/cmds.c:7329 fish/cmds.c:7370 fish/cmds.c:7393
+#: fish/cmds.c:7432 fish/cmds.c:7449 fish/cmds.c:7468 fish/cmds.c:7489
+#: fish/cmds.c:7512 fish/cmds.c:7534 fish/cmds.c:7552 fish/cmds.c:7571
+#: fish/cmds.c:7592 fish/cmds.c:7669 fish/cmds.c:7710 fish/cmds.c:7789
+#: fish/cmds.c:7865 fish/cmds.c:7902 fish/cmds.c:7925 fish/cmds.c:7946
+#: fish/cmds.c:7969 fish/cmds.c:7991 fish/cmds.c:8016 fish/cmds.c:8059
+#: fish/cmds.c:8100 fish/cmds.c:8121 fish/cmds.c:8139 fish/cmds.c:8158
+#: fish/cmds.c:8175 fish/cmds.c:8193 fish/cmds.c:8220 fish/cmds.c:8244
+#: fish/cmds.c:8268 fish/cmds.c:8292 fish/cmds.c:8316 fish/cmds.c:8340
+#: fish/cmds.c:8364 fish/cmds.c:8388 fish/cmds.c:8412 fish/cmds.c:8436
+#: fish/cmds.c:8460 fish/cmds.c:8484 fish/cmds.c:8507 fish/cmds.c:8530
+#: fish/cmds.c:8551 fish/cmds.c:8572 fish/cmds.c:8593 fish/cmds.c:8613
+#: fish/cmds.c:8636 fish/cmds.c:8674 fish/cmds.c:8691 fish/cmds.c:8708
+#: fish/cmds.c:8727 fish/cmds.c:8746 fish/cmds.c:8763 fish/cmds.c:8780
+#: fish/cmds.c:8797 fish/cmds.c:8814 fish/cmds.c:8833 fish/cmds.c:8869
+#: fish/cmds.c:8909 fish/cmds.c:8942 fish/cmds.c:8959 fish/cmds.c:8976
+#: fish/cmds.c:8992 fish/cmds.c:9007 fish/cmds.c:9028 fish/cmds.c:9066
+#: fish/cmds.c:9104 fish/cmds.c:9143 fish/cmds.c:9183 fish/cmds.c:9224
+#: fish/cmds.c:9265 fish/cmds.c:9303 fish/cmds.c:9320 fish/cmds.c:9343
+#: fish/cmds.c:9365 fish/cmds.c:9387 fish/cmds.c:9407 fish/cmds.c:9427
+#: fish/cmds.c:9463 fish/cmds.c:9535 fish/cmds.c:9575 fish/cmds.c:9633
+#: fish/cmds.c:9659 fish/cmds.c:9685 fish/cmds.c:9713 fish/cmds.c:9772
+#: fish/cmds.c:9793 fish/cmds.c:9838 fish/cmds.c:9858 fish/cmds.c:9897
+#: fish/cmds.c:9934 fish/cmds.c:9954 fish/cmds.c:9976 fish/cmds.c:10033
+#: fish/cmds.c:10053 fish/cmds.c:10075 fish/cmds.c:10097 fish/cmds.c:10116
+#: fish/cmds.c:10136 fish/cmds.c:10163 fish/cmds.c:10183 fish/cmds.c:10203
+#: fish/cmds.c:10223 fish/cmds.c:10243 fish/cmds.c:10265 fish/cmds.c:10300
+#: fish/cmds.c:10318 fish/cmds.c:10341 fish/cmds.c:10363 fish/cmds.c:10378
+#: fish/cmds.c:10395 fish/cmds.c:10432 fish/cmds.c:10471 fish/cmds.c:10511
+#: fish/cmds.c:10567 fish/cmds.c:10589 fish/cmds.c:10625 fish/cmds.c:10640
+#: fish/cmds.c:10660 fish/cmds.c:10700 fish/cmds.c:10723 fish/cmds.c:10747
+#: fish/cmds.c:10772 fish/cmds.c:10813 fish/cmds.c:10838 fish/cmds.c:10876
+#: fish/cmds.c:10907 fish/cmds.c:10938 fish/cmds.c:10966 fish/cmds.c:10986
+#: fish/cmds.c:11018 fish/cmds.c:11038 fish/cmds.c:11058 fish/cmds.c:11075
+#: fish/cmds.c:11093 fish/cmds.c:11116 fish/cmds.c:11137 fish/cmds.c:11156
+#: fish/cmds.c:11198 fish/cmds.c:11241 fish/cmds.c:11285 fish/cmds.c:11324
+#: fish/cmds.c:11343 fish/cmds.c:11363 fish/cmds.c:11383 fish/cmds.c:11404
+#: fish/cmds.c:11425 fish/cmds.c:11446 fish/cmds.c:11467 fish/cmds.c:11488
+#: fish/cmds.c:11510 fish/cmds.c:11548 fish/cmds.c:11599 fish/cmds.c:11637
+#: fish/cmds.c:11693 fish/cmds.c:11829 fish/cmds.c:11858 fish/cmds.c:11885
+#: fish/cmds.c:11902 fish/cmds.c:11923 fish/cmds.c:11940 fish/cmds.c:12002
 #, c-format
 msgid "%s should have %d parameter(s)\n"
 msgstr "%s ପାଖରେ %d ପ୍ରଚଳମାନ ଥିବା ଉଚିତ\n"
 
-#: fish/cmds.c:3289 fish/cmds.c:3303 fish/cmds.c:3319 fish/cmds.c:3336
-#: fish/cmds.c:3353 fish/cmds.c:3371 fish/cmds.c:3390 fish/cmds.c:3406
-#: fish/cmds.c:3424 fish/cmds.c:3440 fish/cmds.c:3458 fish/cmds.c:3474
-#: fish/cmds.c:3491 fish/cmds.c:3506 fish/cmds.c:3524 fish/cmds.c:3539
-#: fish/cmds.c:3555 fish/cmds.c:3571 fish/cmds.c:3587 fish/cmds.c:3603
-#: fish/cmds.c:3619 fish/cmds.c:3637 fish/cmds.c:3670 fish/cmds.c:3686
-#: fish/cmds.c:3702 fish/cmds.c:3721 fish/cmds.c:3736 fish/cmds.c:3754
-#: fish/cmds.c:3769 fish/cmds.c:3787 fish/cmds.c:3802 fish/cmds.c:3820
-#: fish/cmds.c:3835 fish/cmds.c:3854 fish/cmds.c:3873 fish/cmds.c:3891
-#: fish/cmds.c:3911 fish/cmds.c:3930 fish/cmds.c:3950 fish/cmds.c:3970
-#: fish/cmds.c:3990 fish/cmds.c:4009 fish/cmds.c:4028 fish/cmds.c:4048
-#: fish/cmds.c:4068 fish/cmds.c:4088 fish/cmds.c:4103 fish/cmds.c:4119
-#: fish/cmds.c:4140 fish/cmds.c:4191 fish/cmds.c:4209 fish/cmds.c:4226
-#: fish/cmds.c:4247 fish/cmds.c:4310 fish/cmds.c:4330 fish/cmds.c:4350
-#: fish/cmds.c:4370 fish/cmds.c:4390 fish/cmds.c:4410 fish/cmds.c:4429
-#: fish/cmds.c:4448 fish/cmds.c:4467 fish/cmds.c:4482 fish/cmds.c:4501
-#: fish/cmds.c:4521 fish/cmds.c:4541 fish/cmds.c:4564 fish/cmds.c:4618
-#: fish/cmds.c:4634 fish/cmds.c:4650 fish/cmds.c:4669 fish/cmds.c:4691
-#: fish/cmds.c:4713 fish/cmds.c:4733 fish/cmds.c:4750 fish/cmds.c:4767
-#: fish/cmds.c:4784 fish/cmds.c:4801 fish/cmds.c:4818 fish/cmds.c:4835
-#: fish/cmds.c:4852 fish/cmds.c:4871 fish/cmds.c:4894 fish/cmds.c:4930
-#: fish/cmds.c:4947 fish/cmds.c:4970 fish/cmds.c:4992 fish/cmds.c:5013
-#: fish/cmds.c:5033 fish/cmds.c:5052 fish/cmds.c:5072 fish/cmds.c:5090
-#: fish/cmds.c:5108 fish/cmds.c:5122 fish/cmds.c:5138 fish/cmds.c:5158
-#: fish/cmds.c:5177 fish/cmds.c:5196 fish/cmds.c:5215 fish/cmds.c:5234
-#: fish/cmds.c:5254 fish/cmds.c:5294 fish/cmds.c:5351 fish/cmds.c:5372
-#: fish/cmds.c:5393 fish/cmds.c:5414 fish/cmds.c:5432 fish/cmds.c:5454
-#: fish/cmds.c:5492 fish/cmds.c:5514 fish/cmds.c:5593 fish/cmds.c:5632
-#: fish/cmds.c:5647 fish/cmds.c:5664 fish/cmds.c:5678 fish/cmds.c:5694
-#: fish/cmds.c:5716 fish/cmds.c:5738 fish/cmds.c:5760 fish/cmds.c:5782
-#: fish/cmds.c:5804 fish/cmds.c:5826 fish/cmds.c:5846 fish/cmds.c:5863
-#: fish/cmds.c:5880 fish/cmds.c:5899 fish/cmds.c:5918 fish/cmds.c:5938
-#: fish/cmds.c:5974 fish/cmds.c:5993 fish/cmds.c:6012 fish/cmds.c:6029
-#: fish/cmds.c:6047 fish/cmds.c:6070 fish/cmds.c:6093 fish/cmds.c:6117
-#: fish/cmds.c:6140 fish/cmds.c:6161 fish/cmds.c:6184 fish/cmds.c:6207
-#: fish/cmds.c:6227 fish/cmds.c:6249 fish/cmds.c:6270 fish/cmds.c:6293
-#: fish/cmds.c:6310 fish/cmds.c:6327 fish/cmds.c:6345 fish/cmds.c:6363
-#: fish/cmds.c:6384 fish/cmds.c:6402 fish/cmds.c:6423 fish/cmds.c:6443
-#: fish/cmds.c:6461 fish/cmds.c:6482 fish/cmds.c:6505 fish/cmds.c:6528
-#: fish/cmds.c:6550 fish/cmds.c:6583 fish/cmds.c:6600 fish/cmds.c:6617
-#: fish/cmds.c:6641 fish/cmds.c:6664 fish/cmds.c:6687 fish/cmds.c:6709
-#: fish/cmds.c:6726 fish/cmds.c:6748 fish/cmds.c:6842 fish/cmds.c:6862
-#: fish/cmds.c:6882 fish/cmds.c:6902 fish/cmds.c:6920 fish/cmds.c:6941
-#: fish/cmds.c:6977 fish/cmds.c:6994 fish/cmds.c:7016 fish/cmds.c:7033
-#: fish/cmds.c:7069 fish/cmds.c:7089 fish/cmds.c:7109 fish/cmds.c:7129
-#: fish/cmds.c:7151 fish/cmds.c:7168 fish/cmds.c:7187 fish/cmds.c:7206
-#: fish/cmds.c:7228 fish/cmds.c:7249 fish/cmds.c:7270 fish/cmds.c:7291
-#: fish/cmds.c:7314 fish/cmds.c:7355 fish/cmds.c:7378 fish/cmds.c:7417
-#: fish/cmds.c:7434 fish/cmds.c:7453 fish/cmds.c:7474 fish/cmds.c:7497
-#: fish/cmds.c:7519 fish/cmds.c:7537 fish/cmds.c:7556 fish/cmds.c:7577
-#: fish/cmds.c:7654 fish/cmds.c:7695 fish/cmds.c:7774 fish/cmds.c:7850
-#: fish/cmds.c:7887 fish/cmds.c:7910 fish/cmds.c:7931 fish/cmds.c:7954
-#: fish/cmds.c:7976 fish/cmds.c:8001 fish/cmds.c:8044 fish/cmds.c:8085
-#: fish/cmds.c:8106 fish/cmds.c:8124 fish/cmds.c:8143 fish/cmds.c:8160
-#: fish/cmds.c:8178 fish/cmds.c:8205 fish/cmds.c:8229 fish/cmds.c:8253
-#: fish/cmds.c:8277 fish/cmds.c:8301 fish/cmds.c:8325 fish/cmds.c:8349
-#: fish/cmds.c:8373 fish/cmds.c:8397 fish/cmds.c:8421 fish/cmds.c:8445
-#: fish/cmds.c:8469 fish/cmds.c:8492 fish/cmds.c:8515 fish/cmds.c:8536
-#: fish/cmds.c:8557 fish/cmds.c:8578 fish/cmds.c:8598 fish/cmds.c:8621
-#: fish/cmds.c:8659 fish/cmds.c:8676 fish/cmds.c:8693 fish/cmds.c:8712
-#: fish/cmds.c:8731 fish/cmds.c:8748 fish/cmds.c:8765 fish/cmds.c:8782
-#: fish/cmds.c:8799 fish/cmds.c:8818 fish/cmds.c:8854 fish/cmds.c:8894
-#: fish/cmds.c:8927 fish/cmds.c:8944 fish/cmds.c:8961 fish/cmds.c:8977
-#: fish/cmds.c:8992 fish/cmds.c:9013 fish/cmds.c:9051 fish/cmds.c:9089
-#: fish/cmds.c:9128 fish/cmds.c:9168 fish/cmds.c:9209 fish/cmds.c:9250
-#: fish/cmds.c:9288 fish/cmds.c:9305 fish/cmds.c:9328 fish/cmds.c:9350
-#: fish/cmds.c:9372 fish/cmds.c:9392 fish/cmds.c:9412 fish/cmds.c:9448
-#: fish/cmds.c:9520 fish/cmds.c:9560 fish/cmds.c:9618 fish/cmds.c:9644
-#: fish/cmds.c:9670 fish/cmds.c:9698 fish/cmds.c:9757 fish/cmds.c:9778
-#: fish/cmds.c:9823 fish/cmds.c:9843 fish/cmds.c:9882 fish/cmds.c:9919
-#: fish/cmds.c:9939 fish/cmds.c:9961 fish/cmds.c:10018 fish/cmds.c:10038
-#: fish/cmds.c:10060 fish/cmds.c:10082 fish/cmds.c:10101 fish/cmds.c:10121
-#: fish/cmds.c:10148 fish/cmds.c:10168 fish/cmds.c:10188 fish/cmds.c:10208
-#: fish/cmds.c:10228 fish/cmds.c:10250 fish/cmds.c:10285 fish/cmds.c:10303
-#: fish/cmds.c:10326 fish/cmds.c:10348 fish/cmds.c:10363 fish/cmds.c:10380
-#: fish/cmds.c:10417 fish/cmds.c:10456 fish/cmds.c:10496 fish/cmds.c:10552
-#: fish/cmds.c:10574 fish/cmds.c:10610 fish/cmds.c:10625 fish/cmds.c:10645
-#: fish/cmds.c:10685 fish/cmds.c:10708 fish/cmds.c:10732 fish/cmds.c:10757
-#: fish/cmds.c:10798 fish/cmds.c:10823 fish/cmds.c:10861 fish/cmds.c:10892
-#: fish/cmds.c:10923 fish/cmds.c:10951 fish/cmds.c:10971 fish/cmds.c:11003
-#: fish/cmds.c:11023 fish/cmds.c:11043 fish/cmds.c:11060 fish/cmds.c:11078
-#: fish/cmds.c:11101 fish/cmds.c:11122 fish/cmds.c:11141 fish/cmds.c:11183
-#: fish/cmds.c:11226 fish/cmds.c:11270 fish/cmds.c:11309 fish/cmds.c:11328
-#: fish/cmds.c:11348 fish/cmds.c:11368 fish/cmds.c:11389 fish/cmds.c:11410
-#: fish/cmds.c:11431 fish/cmds.c:11452 fish/cmds.c:11473 fish/cmds.c:11495
-#: fish/cmds.c:11533 fish/cmds.c:11584 fish/cmds.c:11622 fish/cmds.c:11678
-#: fish/cmds.c:11701 fish/cmds.c:11814 fish/cmds.c:11843 fish/cmds.c:11870
-#: fish/cmds.c:11887 fish/cmds.c:11908 fish/cmds.c:11925 fish/cmds.c:11947
+#: fish/cmds.c:3305 fish/cmds.c:3319 fish/cmds.c:3335 fish/cmds.c:3352
+#: fish/cmds.c:3369 fish/cmds.c:3387 fish/cmds.c:3406 fish/cmds.c:3422
+#: fish/cmds.c:3440 fish/cmds.c:3456 fish/cmds.c:3474 fish/cmds.c:3490
+#: fish/cmds.c:3507 fish/cmds.c:3522 fish/cmds.c:3540 fish/cmds.c:3555
+#: fish/cmds.c:3571 fish/cmds.c:3587 fish/cmds.c:3603 fish/cmds.c:3619
+#: fish/cmds.c:3635 fish/cmds.c:3653 fish/cmds.c:3686 fish/cmds.c:3702
+#: fish/cmds.c:3718 fish/cmds.c:3737 fish/cmds.c:3752 fish/cmds.c:3770
+#: fish/cmds.c:3785 fish/cmds.c:3803 fish/cmds.c:3818 fish/cmds.c:3836
+#: fish/cmds.c:3851 fish/cmds.c:3870 fish/cmds.c:3889 fish/cmds.c:3907
+#: fish/cmds.c:3927 fish/cmds.c:3946 fish/cmds.c:3966 fish/cmds.c:3986
+#: fish/cmds.c:4006 fish/cmds.c:4025 fish/cmds.c:4044 fish/cmds.c:4064
+#: fish/cmds.c:4084 fish/cmds.c:4104 fish/cmds.c:4119 fish/cmds.c:4135
+#: fish/cmds.c:4156 fish/cmds.c:4207 fish/cmds.c:4225 fish/cmds.c:4242
+#: fish/cmds.c:4263 fish/cmds.c:4326 fish/cmds.c:4346 fish/cmds.c:4366
+#: fish/cmds.c:4386 fish/cmds.c:4406 fish/cmds.c:4426 fish/cmds.c:4445
+#: fish/cmds.c:4464 fish/cmds.c:4483 fish/cmds.c:4498 fish/cmds.c:4517
+#: fish/cmds.c:4537 fish/cmds.c:4557 fish/cmds.c:4580 fish/cmds.c:4634
+#: fish/cmds.c:4650 fish/cmds.c:4666 fish/cmds.c:4685 fish/cmds.c:4707
+#: fish/cmds.c:4729 fish/cmds.c:4749 fish/cmds.c:4766 fish/cmds.c:4783
+#: fish/cmds.c:4800 fish/cmds.c:4817 fish/cmds.c:4834 fish/cmds.c:4851
+#: fish/cmds.c:4868 fish/cmds.c:4887 fish/cmds.c:4910 fish/cmds.c:4946
+#: fish/cmds.c:4963 fish/cmds.c:4986 fish/cmds.c:5008 fish/cmds.c:5029
+#: fish/cmds.c:5049 fish/cmds.c:5068 fish/cmds.c:5088 fish/cmds.c:5106
+#: fish/cmds.c:5124 fish/cmds.c:5138 fish/cmds.c:5154 fish/cmds.c:5174
+#: fish/cmds.c:5193 fish/cmds.c:5212 fish/cmds.c:5231 fish/cmds.c:5250
+#: fish/cmds.c:5270 fish/cmds.c:5310 fish/cmds.c:5367 fish/cmds.c:5388
+#: fish/cmds.c:5409 fish/cmds.c:5430 fish/cmds.c:5448 fish/cmds.c:5470
+#: fish/cmds.c:5508 fish/cmds.c:5530 fish/cmds.c:5609 fish/cmds.c:5648
+#: fish/cmds.c:5663 fish/cmds.c:5680 fish/cmds.c:5694 fish/cmds.c:5710
+#: fish/cmds.c:5732 fish/cmds.c:5754 fish/cmds.c:5776 fish/cmds.c:5798
+#: fish/cmds.c:5820 fish/cmds.c:5842 fish/cmds.c:5862 fish/cmds.c:5879
+#: fish/cmds.c:5896 fish/cmds.c:5915 fish/cmds.c:5934 fish/cmds.c:5954
+#: fish/cmds.c:5990 fish/cmds.c:6009 fish/cmds.c:6028 fish/cmds.c:6045
+#: fish/cmds.c:6063 fish/cmds.c:6086 fish/cmds.c:6109 fish/cmds.c:6133
+#: fish/cmds.c:6156 fish/cmds.c:6177 fish/cmds.c:6200 fish/cmds.c:6223
+#: fish/cmds.c:6243 fish/cmds.c:6265 fish/cmds.c:6286 fish/cmds.c:6309
+#: fish/cmds.c:6326 fish/cmds.c:6343 fish/cmds.c:6361 fish/cmds.c:6379
+#: fish/cmds.c:6400 fish/cmds.c:6418 fish/cmds.c:6439 fish/cmds.c:6459
+#: fish/cmds.c:6477 fish/cmds.c:6498 fish/cmds.c:6521 fish/cmds.c:6544
+#: fish/cmds.c:6566 fish/cmds.c:6599 fish/cmds.c:6616 fish/cmds.c:6633
+#: fish/cmds.c:6657 fish/cmds.c:6680 fish/cmds.c:6703 fish/cmds.c:6725
+#: fish/cmds.c:6742 fish/cmds.c:6764 fish/cmds.c:6858 fish/cmds.c:6878
+#: fish/cmds.c:6898 fish/cmds.c:6918 fish/cmds.c:6936 fish/cmds.c:6957
+#: fish/cmds.c:6993 fish/cmds.c:7010 fish/cmds.c:7032 fish/cmds.c:7049
+#: fish/cmds.c:7085 fish/cmds.c:7105 fish/cmds.c:7125 fish/cmds.c:7145
+#: fish/cmds.c:7167 fish/cmds.c:7184 fish/cmds.c:7203 fish/cmds.c:7222
+#: fish/cmds.c:7244 fish/cmds.c:7265 fish/cmds.c:7286 fish/cmds.c:7307
+#: fish/cmds.c:7330 fish/cmds.c:7371 fish/cmds.c:7394 fish/cmds.c:7433
+#: fish/cmds.c:7450 fish/cmds.c:7469 fish/cmds.c:7490 fish/cmds.c:7513
+#: fish/cmds.c:7535 fish/cmds.c:7553 fish/cmds.c:7572 fish/cmds.c:7593
+#: fish/cmds.c:7670 fish/cmds.c:7711 fish/cmds.c:7790 fish/cmds.c:7866
+#: fish/cmds.c:7903 fish/cmds.c:7926 fish/cmds.c:7947 fish/cmds.c:7970
+#: fish/cmds.c:7992 fish/cmds.c:8017 fish/cmds.c:8060 fish/cmds.c:8101
+#: fish/cmds.c:8122 fish/cmds.c:8140 fish/cmds.c:8159 fish/cmds.c:8176
+#: fish/cmds.c:8194 fish/cmds.c:8221 fish/cmds.c:8245 fish/cmds.c:8269
+#: fish/cmds.c:8293 fish/cmds.c:8317 fish/cmds.c:8341 fish/cmds.c:8365
+#: fish/cmds.c:8389 fish/cmds.c:8413 fish/cmds.c:8437 fish/cmds.c:8461
+#: fish/cmds.c:8485 fish/cmds.c:8508 fish/cmds.c:8531 fish/cmds.c:8552
+#: fish/cmds.c:8573 fish/cmds.c:8594 fish/cmds.c:8614 fish/cmds.c:8637
+#: fish/cmds.c:8675 fish/cmds.c:8692 fish/cmds.c:8709 fish/cmds.c:8728
+#: fish/cmds.c:8747 fish/cmds.c:8764 fish/cmds.c:8781 fish/cmds.c:8798
+#: fish/cmds.c:8815 fish/cmds.c:8834 fish/cmds.c:8870 fish/cmds.c:8910
+#: fish/cmds.c:8943 fish/cmds.c:8960 fish/cmds.c:8977 fish/cmds.c:8993
+#: fish/cmds.c:9008 fish/cmds.c:9029 fish/cmds.c:9067 fish/cmds.c:9105
+#: fish/cmds.c:9144 fish/cmds.c:9184 fish/cmds.c:9225 fish/cmds.c:9266
+#: fish/cmds.c:9304 fish/cmds.c:9321 fish/cmds.c:9344 fish/cmds.c:9366
+#: fish/cmds.c:9388 fish/cmds.c:9408 fish/cmds.c:9428 fish/cmds.c:9464
+#: fish/cmds.c:9536 fish/cmds.c:9576 fish/cmds.c:9634 fish/cmds.c:9660
+#: fish/cmds.c:9686 fish/cmds.c:9714 fish/cmds.c:9773 fish/cmds.c:9794
+#: fish/cmds.c:9839 fish/cmds.c:9859 fish/cmds.c:9898 fish/cmds.c:9935
+#: fish/cmds.c:9955 fish/cmds.c:9977 fish/cmds.c:10034 fish/cmds.c:10054
+#: fish/cmds.c:10076 fish/cmds.c:10098 fish/cmds.c:10117 fish/cmds.c:10137
+#: fish/cmds.c:10164 fish/cmds.c:10184 fish/cmds.c:10204 fish/cmds.c:10224
+#: fish/cmds.c:10244 fish/cmds.c:10266 fish/cmds.c:10301 fish/cmds.c:10319
+#: fish/cmds.c:10342 fish/cmds.c:10364 fish/cmds.c:10379 fish/cmds.c:10396
+#: fish/cmds.c:10433 fish/cmds.c:10472 fish/cmds.c:10512 fish/cmds.c:10568
+#: fish/cmds.c:10590 fish/cmds.c:10626 fish/cmds.c:10641 fish/cmds.c:10661
+#: fish/cmds.c:10701 fish/cmds.c:10724 fish/cmds.c:10748 fish/cmds.c:10773
+#: fish/cmds.c:10814 fish/cmds.c:10839 fish/cmds.c:10877 fish/cmds.c:10908
+#: fish/cmds.c:10939 fish/cmds.c:10967 fish/cmds.c:10987 fish/cmds.c:11019
+#: fish/cmds.c:11039 fish/cmds.c:11059 fish/cmds.c:11076 fish/cmds.c:11094
+#: fish/cmds.c:11117 fish/cmds.c:11138 fish/cmds.c:11157 fish/cmds.c:11199
+#: fish/cmds.c:11242 fish/cmds.c:11286 fish/cmds.c:11325 fish/cmds.c:11344
+#: fish/cmds.c:11364 fish/cmds.c:11384 fish/cmds.c:11405 fish/cmds.c:11426
+#: fish/cmds.c:11447 fish/cmds.c:11468 fish/cmds.c:11489 fish/cmds.c:11511
+#: fish/cmds.c:11549 fish/cmds.c:11600 fish/cmds.c:11638 fish/cmds.c:11694
+#: fish/cmds.c:11717 fish/cmds.c:11830 fish/cmds.c:11859 fish/cmds.c:11886
+#: fish/cmds.c:11903 fish/cmds.c:11924 fish/cmds.c:11941 fish/cmds.c:11963
+#: fish/cmds.c:12003 fish/cmds.c:12024
 #, c-format
 msgid "type 'help %s' for help on %s\n"
 msgstr "'help %s' ଟାଇପ କରନ୍ତୁ %s ପାଇଁ ସହାୟତା ପାଇବାକୁ\n"
 
-#: fish/cmds.c:3647 fish/cmds.c:4906 fish/cmds.c:5264 fish/cmds.c:5304
-#: fish/cmds.c:5323 fish/cmds.c:5466 fish/cmds.c:5525 fish/cmds.c:5544
-#: fish/cmds.c:5563 fish/cmds.c:5606 fish/cmds.c:5949 fish/cmds.c:6560
-#: fish/cmds.c:6759 fish/cmds.c:6778 fish/cmds.c:6797 fish/cmds.c:6816
-#: fish/cmds.c:6952 fish/cmds.c:7043 fish/cmds.c:7324 fish/cmds.c:7388
-#: fish/cmds.c:7587 fish/cmds.c:7606 fish/cmds.c:7625 fish/cmds.c:7664
-#: fish/cmds.c:7705 fish/cmds.c:7724 fish/cmds.c:7743 fish/cmds.c:7784
-#: fish/cmds.c:7803 fish/cmds.c:7822 fish/cmds.c:7860 fish/cmds.c:8013
-#: fish/cmds.c:8056 fish/cmds.c:8633 fish/cmds.c:8828 fish/cmds.c:8866
-#: fish/cmds.c:8904 fish/cmds.c:9024 fish/cmds.c:9061 fish/cmds.c:9099
-#: fish/cmds.c:9138 fish/cmds.c:9179 fish/cmds.c:9220 fish/cmds.c:9261
-#: fish/cmds.c:9424 fish/cmds.c:9460 fish/cmds.c:9473 fish/cmds.c:9486
-#: fish/cmds.c:9499 fish/cmds.c:9532 fish/cmds.c:9570 fish/cmds.c:9589
-#: fish/cmds.c:9710 fish/cmds.c:9729 fish/cmds.c:9790 fish/cmds.c:9803
-#: fish/cmds.c:9854 fish/cmds.c:9893 fish/cmds.c:9971 fish/cmds.c:9990
-#: fish/cmds.c:10264 fish/cmds.c:10391 fish/cmds.c:10428 fish/cmds.c:10467
-#: fish/cmds.c:10507 fish/cmds.c:10526 fish/cmds.c:10585 fish/cmds.c:10658
-#: fish/cmds.c:10768 fish/cmds.c:10838 fish/cmds.c:10872 fish/cmds.c:10903
-#: fish/cmds.c:10934 fish/cmds.c:10983 fish/cmds.c:11154 fish/cmds.c:11196
-#: fish/cmds.c:11241 fish/cmds.c:11283 fish/cmds.c:11509 fish/cmds.c:11547
-#: fish/cmds.c:11560 fish/cmds.c:11598 fish/cmds.c:11633 fish/cmds.c:11652
-#: fish/cmds.c:11719 fish/cmds.c:11747 fish/cmds.c:11770
+#: fish/cmds.c:3663 fish/cmds.c:4922 fish/cmds.c:5280 fish/cmds.c:5320
+#: fish/cmds.c:5339 fish/cmds.c:5482 fish/cmds.c:5541 fish/cmds.c:5560
+#: fish/cmds.c:5579 fish/cmds.c:5622 fish/cmds.c:5965 fish/cmds.c:6576
+#: fish/cmds.c:6775 fish/cmds.c:6794 fish/cmds.c:6813 fish/cmds.c:6832
+#: fish/cmds.c:6968 fish/cmds.c:7059 fish/cmds.c:7340 fish/cmds.c:7404
+#: fish/cmds.c:7603 fish/cmds.c:7622 fish/cmds.c:7641 fish/cmds.c:7680
+#: fish/cmds.c:7721 fish/cmds.c:7740 fish/cmds.c:7759 fish/cmds.c:7800
+#: fish/cmds.c:7819 fish/cmds.c:7838 fish/cmds.c:7876 fish/cmds.c:8029
+#: fish/cmds.c:8072 fish/cmds.c:8649 fish/cmds.c:8844 fish/cmds.c:8882
+#: fish/cmds.c:8920 fish/cmds.c:9040 fish/cmds.c:9077 fish/cmds.c:9115
+#: fish/cmds.c:9154 fish/cmds.c:9195 fish/cmds.c:9236 fish/cmds.c:9277
+#: fish/cmds.c:9440 fish/cmds.c:9476 fish/cmds.c:9489 fish/cmds.c:9502
+#: fish/cmds.c:9515 fish/cmds.c:9548 fish/cmds.c:9586 fish/cmds.c:9605
+#: fish/cmds.c:9726 fish/cmds.c:9745 fish/cmds.c:9806 fish/cmds.c:9819
+#: fish/cmds.c:9870 fish/cmds.c:9909 fish/cmds.c:9987 fish/cmds.c:10006
+#: fish/cmds.c:10280 fish/cmds.c:10407 fish/cmds.c:10444 fish/cmds.c:10483
+#: fish/cmds.c:10523 fish/cmds.c:10542 fish/cmds.c:10601 fish/cmds.c:10674
+#: fish/cmds.c:10784 fish/cmds.c:10854 fish/cmds.c:10888 fish/cmds.c:10919
+#: fish/cmds.c:10950 fish/cmds.c:10999 fish/cmds.c:11170 fish/cmds.c:11212
+#: fish/cmds.c:11257 fish/cmds.c:11299 fish/cmds.c:11525 fish/cmds.c:11563
+#: fish/cmds.c:11576 fish/cmds.c:11614 fish/cmds.c:11649 fish/cmds.c:11668
+#: fish/cmds.c:11735 fish/cmds.c:11763 fish/cmds.c:11786 fish/cmds.c:12041
 #, c-format
 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: %s: ଅବୈଧ ଗଣନ ସଂଖ୍ୟା ପ୍ରାଚଳ (%s ଫେରାଇଥାଏ %d)\n"
 
-#: fish/cmds.c:3653 fish/cmds.c:4912 fish/cmds.c:5270 fish/cmds.c:5310
-#: fish/cmds.c:5329 fish/cmds.c:5472 fish/cmds.c:5531 fish/cmds.c:5550
-#: fish/cmds.c:5569 fish/cmds.c:5612 fish/cmds.c:5955 fish/cmds.c:6566
-#: fish/cmds.c:6765 fish/cmds.c:6784 fish/cmds.c:6803 fish/cmds.c:6822
-#: fish/cmds.c:6958 fish/cmds.c:7049 fish/cmds.c:7330 fish/cmds.c:7394
-#: fish/cmds.c:7593 fish/cmds.c:7612 fish/cmds.c:7631 fish/cmds.c:7670
-#: fish/cmds.c:7711 fish/cmds.c:7730 fish/cmds.c:7749 fish/cmds.c:7790
-#: fish/cmds.c:7809 fish/cmds.c:7828 fish/cmds.c:7866 fish/cmds.c:8019
-#: fish/cmds.c:8062 fish/cmds.c:8639 fish/cmds.c:8834 fish/cmds.c:8872
-#: fish/cmds.c:8910 fish/cmds.c:9030 fish/cmds.c:9067 fish/cmds.c:9105
-#: fish/cmds.c:9144 fish/cmds.c:9185 fish/cmds.c:9226 fish/cmds.c:9267
-#: fish/cmds.c:9538 fish/cmds.c:9576 fish/cmds.c:9595 fish/cmds.c:9716
-#: fish/cmds.c:9860 fish/cmds.c:9899 fish/cmds.c:9977 fish/cmds.c:9996
-#: fish/cmds.c:10397 fish/cmds.c:10434 fish/cmds.c:10473 fish/cmds.c:10513
-#: fish/cmds.c:10532 fish/cmds.c:10591 fish/cmds.c:10664 fish/cmds.c:10774
-#: fish/cmds.c:11160 fish/cmds.c:11202 fish/cmds.c:11247 fish/cmds.c:11289
-#: fish/cmds.c:11639 fish/cmds.c:11725 fish/cmds.c:11753 fish/cmds.c:11776
+#: fish/cmds.c:3669 fish/cmds.c:4928 fish/cmds.c:5286 fish/cmds.c:5326
+#: fish/cmds.c:5345 fish/cmds.c:5488 fish/cmds.c:5547 fish/cmds.c:5566
+#: fish/cmds.c:5585 fish/cmds.c:5628 fish/cmds.c:5971 fish/cmds.c:6582
+#: fish/cmds.c:6781 fish/cmds.c:6800 fish/cmds.c:6819 fish/cmds.c:6838
+#: fish/cmds.c:6974 fish/cmds.c:7065 fish/cmds.c:7346 fish/cmds.c:7410
+#: fish/cmds.c:7609 fish/cmds.c:7628 fish/cmds.c:7647 fish/cmds.c:7686
+#: fish/cmds.c:7727 fish/cmds.c:7746 fish/cmds.c:7765 fish/cmds.c:7806
+#: fish/cmds.c:7825 fish/cmds.c:7844 fish/cmds.c:7882 fish/cmds.c:8035
+#: fish/cmds.c:8078 fish/cmds.c:8655 fish/cmds.c:8850 fish/cmds.c:8888
+#: fish/cmds.c:8926 fish/cmds.c:9046 fish/cmds.c:9083 fish/cmds.c:9121
+#: fish/cmds.c:9160 fish/cmds.c:9201 fish/cmds.c:9242 fish/cmds.c:9283
+#: fish/cmds.c:9554 fish/cmds.c:9592 fish/cmds.c:9611 fish/cmds.c:9732
+#: fish/cmds.c:9876 fish/cmds.c:9915 fish/cmds.c:9993 fish/cmds.c:10012
+#: fish/cmds.c:10413 fish/cmds.c:10450 fish/cmds.c:10489 fish/cmds.c:10529
+#: fish/cmds.c:10548 fish/cmds.c:10607 fish/cmds.c:10680 fish/cmds.c:10790
+#: fish/cmds.c:11176 fish/cmds.c:11218 fish/cmds.c:11263 fish/cmds.c:11305
+#: fish/cmds.c:11655 fish/cmds.c:11741 fish/cmds.c:11769 fish/cmds.c:11792
 #, c-format
 msgid "%s: %s: integer out of range\n"
 msgstr "%s: %s: ଗଣନସଂଖ୍ୟାଟି ପରିସର ବାହାରେ\n"
 
-#: fish/cmds.c:4139 fish/cmds.c:4246 fish/cmds.c:4563 fish/cmds.c:11700
-#: fish/cmds.c:11946
+#: fish/cmds.c:4155 fish/cmds.c:4262 fish/cmds.c:4579 fish/cmds.c:11716
+#: fish/cmds.c:11962 fish/cmds.c:12023
 #, fuzzy, c-format
 msgid "%s should have %d-%d parameter(s)\n"
 msgstr "%s ପାଖରେ %d ପ୍ରଚଳମାନ ଥିବା ଉଚିତ\n"
 
-#: fish/cmds.c:4165 fish/cmds.c:4282 fish/cmds.c:4584 fish/cmds.c:11786
-#: fish/cmds.c:11963
+#: fish/cmds.c:4181 fish/cmds.c:4298 fish/cmds.c:4600 fish/cmds.c:11802
+#: fish/cmds.c:11979 fish/cmds.c:12056
 #, fuzzy, c-format
 msgid "%s: unknown optional argument \"%s\"\n"
 msgstr "%s: ଅତ୍ୟଧିକ ସ୍ୱତନ୍ତ୍ରଚର\n"
 
-#: fish/cmds.c:4171 fish/cmds.c:4288 fish/cmds.c:4590 fish/cmds.c:11792
-#: fish/cmds.c:11969
+#: fish/cmds.c:4187 fish/cmds.c:4304 fish/cmds.c:4606 fish/cmds.c:11808
+#: fish/cmds.c:11985 fish/cmds.c:12062
 #, fuzzy, c-format
 msgid "%s: optional argument \"%s\" given twice\n"
 msgstr "%s: ଅତ୍ୟଧିକ ସ୍ୱତନ୍ତ୍ରଚର\n"
 
-#: fish/cmds.c:11989
+#: fish/cmds.c:12082
 #, c-format
 msgid "%s: unknown command\n"
 msgstr "%s: ଅଜଣା ନିର୍ଦ୍ଦେଶ\n"
index f041e0a..fd3d1af 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-07-06 15:21+0100\n"
+"POT-Creation-Date: 2011-07-12 19:46+0100\n"
 "PO-Revision-Date: 2010-12-23 17:40+0530\n"
 "Last-Translator: Jaswinder Singh <j.phulewala@gmail.com>\n"
 "Language-Team: PLTG\n"
@@ -431,1625 +431,1631 @@ msgstr "ਚਾਲੂ ਕਰਨ ਤੋਂ ਬਾਅਦ ਡਿਸਕਾਂ ਨਿ
 msgid "%s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: ਗਲਤ ਪੂਰਨਅੰਕ ਪੈਰਾਮੀਟਰ (%s returned %d)\n"
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2615
 msgid "Command"
 msgstr "ਕਮਾਂਡ"
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2615
 msgid "Description"
 msgstr "ਵਰਣਨ"
 
-#: fish/cmds.c:2603
+#: fish/cmds.c:2617
 msgid "add a CD-ROM disk image to examine"
 msgstr "ਜਾਂਚ ਲਈ ਇੱਕ CD-ROM ਡਿਸਕ ਈਮੇਜ਼ ਜੋੜੋ"
 
-#: fish/cmds.c:2604
+#: fish/cmds.c:2618
 msgid "add the disk(s) from a named libvirt domain"
 msgstr "ਨੇਮਡ libvirt ਡੋਮੇਨ ਤੋਂ ਡਿਸਕ ਜੋੜੇ"
 
-#: fish/cmds.c:2605 fish/cmds.c:2606
+#: fish/cmds.c:2619 fish/cmds.c:2620
 msgid "add an image to examine or modify"
 msgstr "ਜਾਂਚ ਜਾਂ ਤਬਦੀਲੀ ਲਈ ਇੱਕ ਈਮੇਜ਼ ਜੋੜੋ"
 
-#: fish/cmds.c:2607
+#: fish/cmds.c:2621
 msgid "add a drive in snapshot mode (read-only)"
 msgstr "ਸਨੈਪਸ਼ਾਟ ਮੋਡ ਵਿੱਚ ਇੱਕ ਡਰਾਈਵ ਜੋੜੋ (ਸਿਰਫ-ਪੜੋ)"
 
-#: fish/cmds.c:2608
+#: fish/cmds.c:2622
 msgid "add a drive read-only specifying the QEMU block emulation to use"
 msgstr "ਇੱਕ ਡਰਾਈਵ ਨੂੰ ਸਿਰਫ-ਪੜ੍ਹਨ ਲਈ ਜੋੜੋ ਜੋ QEMU ਬਲਾਕ ਇਮੂਲੇਟਰ ਵਰਤਣ ਲਈ ਨਿਰਧਾਰਤ ਕਰਦੀ ਹੈ"
 
-#: fish/cmds.c:2609
+#: fish/cmds.c:2623
 msgid "add a drive specifying the QEMU block emulation to use"
 msgstr "ਡਰਾਈਵ ਜੋੜੋ ਜੋ ਵਰਤਣ ਲਈ QEMU ਬਲਾਕ ਇਮੂਲੇਸ਼ਨ ਦਰਸਾਉਂਦੀ ਹੈ"
 
-#: fish/cmds.c:2610
+#: fish/cmds.c:2624
 msgid "allocate and add a disk file"
 msgstr "ਇੱਕ ਡਿਸਕ ਫਾਇਲ ਨਿਰਧਾਰਤ ਕਰੋ ਅਤੇ ਜੋੜੋ"
 
-#: fish/cmds.c:2611
+#: fish/cmds.c:2625
 msgid "clear Augeas path"
 msgstr "Augeas ਮਾਰਗ ਸਾਫ ਕਰੋ"
 
-#: fish/cmds.c:2612
+#: fish/cmds.c:2626
 msgid "close the current Augeas handle"
 msgstr "ਮੌਜੂਦਾ Augeas ਹੈਂਡਲ ਬੰਦ ਕਰੋ"
 
-#: fish/cmds.c:2613
+#: fish/cmds.c:2627
 msgid "define an Augeas node"
 msgstr "ਇੱਕ Augeas ਨੋਡ ਪਰਿਭਾਸ਼ਤ ਕਰੋ"
 
-#: fish/cmds.c:2614
+#: fish/cmds.c:2628
 msgid "define an Augeas variable"
 msgstr "ਇੱਕ Augeas ਵੇਰੀਏਬਲ ਪਰਿਭਾਸ਼ਤ ਕਰੋ"
 
-#: fish/cmds.c:2615
+#: fish/cmds.c:2629
 msgid "look up the value of an Augeas path"
 msgstr "ਇੱਕ Augeas ਮਾਰਗ ਦਾ ਮੁੱਲ ਖੋਜੋ"
 
-#: fish/cmds.c:2616
+#: fish/cmds.c:2630
 msgid "create a new Augeas handle"
 msgstr "ਇੱਕ ਨਵਾਂ Augeas ਹੈਂਡਲ ਬਣਾਓ"
 
-#: fish/cmds.c:2617
+#: fish/cmds.c:2631
 msgid "insert a sibling Augeas node"
 msgstr "ਜੁੜਵੇਂ Augeas ਨੋਡ ਸ਼ਾਮਿਲ ਕਰੋ"
 
-#: fish/cmds.c:2618
+#: fish/cmds.c:2632
 msgid "load files into the tree"
 msgstr "ਫਾਇਲਾਂ ਨੂੰ ਟਰੀ ਵਿੱਚ ਲੋਡ ਕਰੋ"
 
-#: fish/cmds.c:2619
+#: fish/cmds.c:2633
 msgid "list Augeas nodes under augpath"
 msgstr "augpath ਅਧੀਨ Augeas ਨੋਡ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2620
+#: fish/cmds.c:2634
 msgid "return Augeas nodes which match augpath"
 msgstr "Augeas ਨੋਡ ਦਿਓ ਜੋ augpath ਨਾਲ ਮੇਲ ਖਾਂਦਾ ਹੈ"
 
-#: fish/cmds.c:2621
+#: fish/cmds.c:2635
 msgid "move Augeas node"
 msgstr "Augeas ਨੋਡ ਹਿਲਾਓ"
 
-#: fish/cmds.c:2622
+#: fish/cmds.c:2636
 msgid "remove an Augeas path"
 msgstr "ਇੱਕ Augeas ਮਾਰਗ ਹਟਾਓ"
 
-#: fish/cmds.c:2623
+#: fish/cmds.c:2637
 msgid "write all pending Augeas changes to disk"
 msgstr "ਸਭ ਅਧੂਰੀਆਂ Augeas ਤਬਦੀਲੀਆਂ ਨੂੰ ਡਿਸਕ ਤੇ ਲਿਖੋ"
 
-#: fish/cmds.c:2624
+#: fish/cmds.c:2638
 msgid "set Augeas path to value"
 msgstr "Augeas ਮਾਰਗ ਦਾ ਮੁੱਲ ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2625
+#: fish/cmds.c:2639
 msgid "test availability of some parts of the API"
 msgstr "API ਦੇ ਕੁਝ ਹਿੱਸਿਆਂ ਦੀ ਉਪਲੱਬਧਤਾ ਦੀ ਜਾਂਚ ਕਰੋ"
 
-#: fish/cmds.c:2626
+#: fish/cmds.c:2640
 msgid "return a list of all optional groups"
 msgstr "ਸਭ ਚੋਣਵੇਂ ਗਰੁੱਪਾਂ ਦੀ ਸੂਚੀ ਦਿੰਦਾ ਹੈ"
 
-#: fish/cmds.c:2627
+#: fish/cmds.c:2641
 msgid "upload base64-encoded data to file"
 msgstr "base64-encoded ਡਾਟੇ ਨੂੰ ਫਾਇਲ ਵਿੱਚ ਅੱਪਲੋਡ ਕਰੋ"
 
-#: fish/cmds.c:2628
+#: fish/cmds.c:2642
 msgid "download file and encode as base64"
 msgstr "ਇੱਕ ਫਾਇਲ ਡਾਊਨਲੋਡ ਕਰੋ ਅਤੇ base64 ਵਾਂਗ ਇਨਕੋਡ ਕਰੋ"
 
-#: fish/cmds.c:2629
+#: fish/cmds.c:2643
 msgid "flush device buffers"
 msgstr "ਜੰਤਰ ਬਫਰ ਫਲੱਸ਼ ਕਰੋ"
 
-#: fish/cmds.c:2630
+#: fish/cmds.c:2644
 msgid "get blocksize of block device"
 msgstr "ਬਲਾਕ ਜੰਤਰ ਦਾ ਬਲਾਕ-ਅਕਾਰ ਲਵੋ"
 
-#: fish/cmds.c:2631
+#: fish/cmds.c:2645
 msgid "is block device set to read-only"
 msgstr "ਕੀ ਬਲਾਕ ਜੰਤਰ ਸਿਰਫ-ਪੜੋ ਸੈੱਟ ਕੀਤਾ ਹੈ"
 
-#: fish/cmds.c:2632
+#: fish/cmds.c:2646
 msgid "get total size of device in bytes"
 msgstr "ਜੰਤਰ ਦਾ ਕੁੱਲ ਅਕਾਰ ਬਾਈਟਾਂ ਵਿੱਚ ਲਵੋ"
 
-#: fish/cmds.c:2633
+#: fish/cmds.c:2647
 msgid "get sectorsize of block device"
 msgstr "ਬਲਾਕ ਜੰਤਰ ਦਾ ਸੈਕਟਰ-ਅਕਾਰ ਲਵੋ"
 
-#: fish/cmds.c:2634
+#: fish/cmds.c:2648
 msgid "get total size of device in 512-byte sectors"
 msgstr "ਜੰਤਰ ਦਾ ਕੁੱਲ ਅਕਾਰ 512-ਬਾਈਟ ਸੈਕਟਰ ਵਿੱਚ ਲਵੋ"
 
-#: fish/cmds.c:2635
+#: fish/cmds.c:2649
 msgid "reread partition table"
 msgstr "ਭਾਗ ਸਾਰਣੀ ਮੁੜ-ਪੜੋ"
 
-#: fish/cmds.c:2636
+#: fish/cmds.c:2650
 msgid "set blocksize of block device"
 msgstr "ਬਲਾਕ ਜੰਤਰ ਦਾ ਬਲਾਕ-ਅਕਾਰ ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2637
+#: fish/cmds.c:2651
 msgid "set block device to read-only"
 msgstr "ਬਲਾਕ ਜੰਤਰ ਨੂੰ ਸਿਰਫ-ਪੜੋ ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2638
+#: fish/cmds.c:2652
 msgid "set block device to read-write"
 msgstr "ਬਲਾਕ ਜੰਤਰ ਨੂੰ ਸਿਰਫ-ਲਿਖੋ ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2639
+#: fish/cmds.c:2653
 msgid "return true path on case-insensitive filesystem"
 msgstr "ਅੱਖਰ-ਅਕਾਰ-ਨਾ-ਨਿਰਭਰ ਫਾਇਲ-ਸਿਸਟਮ ਲਈ ਸਹੀ ਮਾਰਗ ਦਿੰਦਾ ਹੈ"
 
-#: fish/cmds.c:2640
+#: fish/cmds.c:2654
 msgid "list the contents of a file"
 msgstr "ਇੱਕ ਫਾਇਲ ਦੇ ਸੰਖੇਪ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2641
+#: fish/cmds.c:2655
 msgid "compute MD5, SHAx or CRC checksum of file"
 msgstr "ਫਾਇਲ ਦਾ MD5, SHAx ਜਾਨ CRC ਚੈੱਕਸਮ ਕੈਲਕੂਲੇਟ ਕਰੋ"
 
-#: fish/cmds.c:2642
+#: fish/cmds.c:2656
 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
 msgstr "ਜੰਤਰ ਦੇ ਸੰਖੇਪਾਂ ਦੇ MD5, SHAx ਜਾਂ CRC ਚੈੱਕਸਮ ਪਤਾ ਕਰੋ"
 
-#: fish/cmds.c:2643
+#: fish/cmds.c:2657
 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
 msgstr "ਫਾਇਲਾਂ ਜਾਂ ਡਾਇਰੈਕਟਰੀਆਂ ਦਾ MD5, SHAx ਜਾਂ CRC ਚੈੱਕਸਮ ਕੈਲਕੂਲੇਟ ਕਰੋ"
 
-#: fish/cmds.c:2644
+#: fish/cmds.c:2658
 msgid "change file mode"
 msgstr "ਫਾਇਲ ਮੋਡ ਬਦਲੋ"
 
-#: fish/cmds.c:2645 fish/cmds.c:2765
+#: fish/cmds.c:2659 fish/cmds.c:2779
 msgid "change file owner and group"
 msgstr "ਫਾਇਲ ਮਾਲਕ ਅਤੇ ਗਰੁੱਪ ਬਦਲੋ"
 
-#: fish/cmds.c:2646
+#: fish/cmds.c:2660
 msgid "run a command from the guest filesystem"
 msgstr "ਗਿਸਟ ਫਾਇਲ-ਸਿਸਟਮ ਤੋਂ ਕਮਾਂਡ ਚਲਾਓ"
 
-#: fish/cmds.c:2647
+#: fish/cmds.c:2661
 msgid "run a command, returning lines"
 msgstr "ਇੱਕ ਕਮਾਂਡ ਚਲਾਓ, ਨਤੀਜੇ ਵਜੋਂ ਲਾਈਨਾਂ"
 
-#: fish/cmds.c:2648
+#: fish/cmds.c:2662
 msgid "add qemu parameters"
 msgstr "qemu ਪੈਰਾਮੀਟਰ ਜੋੜੋ"
 
-#: fish/cmds.c:2649
+#: fish/cmds.c:2663
 msgid "copy local files or directories into an image"
 msgstr "ਲੋਕਲ ਫਾਇਲਾਂ ਜਾਂ ਡਾਇਰੈਕਟਰੀਆਂ ਨੂੰ ਇੱਕ ਈਮੇਜ਼ ਵਿੱਚ ਕਾਪੀ ਕਰੋ"
 
-#: fish/cmds.c:2650
+#: fish/cmds.c:2664
 msgid "copy remote files or directories out of an image"
 msgstr "ਰਿਮੋਟ ਫਾਇਲਾਂ ਜਾਂ ਡਾਇਰੈਕਟਰੀਆਂ ਨੂੰ ਇੱਕ ਈਮੇਜ਼ ਤੋਂ ਬਾਹਰ ਕਾਪੀ ਕਰੋ"
 
-#: fish/cmds.c:2651
+#: fish/cmds.c:2665
 msgid "copy size bytes from source to destination using dd"
 msgstr "dd ਵਰਤ ਕੇ ਸਰੋਤ ਤੋਂ ਨੀਯਤ ਤੇ ਅਕਾਰ ਬਾਈਟਾਂ ਨਕਲ ਕਰੋ"
 
-#: fish/cmds.c:2652
+#: fish/cmds.c:2666
 msgid "copy a file"
 msgstr "ਇੱਕ ਫਾਇਲ ਨਕਲ ਕਰੋ"
 
-#: fish/cmds.c:2653
+#: fish/cmds.c:2667
 msgid "copy a file or directory recursively"
 msgstr "ਇੱਕ ਫਾਇਲ ਜਾਂ ਡਾਇਰੈਕਟਰੀ ਨਕਲ ਕਰੋ"
 
-#: fish/cmds.c:2654
+#: fish/cmds.c:2668
 msgid "copy from source to destination using dd"
 msgstr "dd ਵਰਤ ਕੇ ਸਰੋਤ ਤੋਂ ਨੀਯਤ ਤੇ ਨਕਲ ਕਰੋ"
 
-#: fish/cmds.c:2655
+#: fish/cmds.c:2669
 msgid "debugging and internals"
 msgstr "ਡੀਬੱਗਿੰਗ ਅਤੇ ਅੰਦਰੂਨੀ"
 
-#: fish/cmds.c:2656
+#: fish/cmds.c:2670
 msgid "debug the QEMU command line (internal use only)"
 msgstr "QEMU ਕਮਾਂਡ ਲਾਈਨ ਡੀਬੱਗ ਕਰੋ (ਸਿਰਫ ਅੰਦਰੂਨੀ ਵਰਤੋਂ)"
 
-#: fish/cmds.c:2657
+#: fish/cmds.c:2671
 msgid "upload a file to the appliance (internal use only)"
 msgstr "ਜੰਤਰ ਵਿੱਚ ਫਾਇਲ ਅੱਪਲੋਡ ਕਰੋ (ਸਿਰਫ ਅੰਦਰੂਨੀ ਵਰਤੋਂ ਲਈ)"
 
-#: fish/cmds.c:2658
+#: fish/cmds.c:2672
 msgid "report file system disk space usage"
 msgstr "ਫਾਇਲ ਸਿਸਟਮ ਡਿਸਕ ਸਪੇਸ ਵਰਤੋਂ ਦਿਓ"
 
-#: fish/cmds.c:2659
+#: fish/cmds.c:2673
 msgid "report file system disk space usage (human readable)"
 msgstr "ਫਾਇਲ ਸਿਸਟਮ ਡਿਸਕ ਸਪੇਸ ਵਰਤੋਂ ਦਿਓ (ਇਨਸਾਨ ਦੇ ਪੜਨਯੋਗ)"
 
-#: fish/cmds.c:2660
+#: fish/cmds.c:2674
 #, fuzzy
 msgid "display an image"
 msgstr "ਈਮੇਜ਼ ਨਿਰਧਾਰਤ ਕਰੋ"
 
-#: fish/cmds.c:2661
+#: fish/cmds.c:2675
 msgid "return kernel messages"
 msgstr "ਕਰਨਲ ਸੁਨੇਹਾ ਦਿਓ"
 
-#: fish/cmds.c:2662
+#: fish/cmds.c:2676
 msgid "download a file to the local machine"
 msgstr "ਇੱਕ ਫਾਇਲ ਨੂੰ ਲੋਕਲ ਮਸ਼ੀਨ ਤੇ ਡਾਊਨਲੋਡ ਕਰੋ"
 
-#: fish/cmds.c:2663
+#: fish/cmds.c:2677
 msgid "download a file to the local machine with offset and size"
 msgstr "ਆਫਸੈੱਟ ਅਤੇ ਅਕਾਰ ਨਾਲ ਲੋਕਲ ਫਾਇਲ ਤੇ ਇੱਕ ਫਾਇਲ ਡਾਊਨਲੋਡ ਕਰੋ"
 
-#: fish/cmds.c:2664
+#: fish/cmds.c:2678
 msgid "drop kernel page cache, dentries and inodes"
 msgstr "ਕਰਨਲ ਪੇਜ਼ ਕੈਸ਼ੇ, dentries ਅਤੇ inodes ਛੱਡੋ"
 
-#: fish/cmds.c:2665
+#: fish/cmds.c:2679
 msgid "estimate file space usage"
 msgstr "ਫਾਇਲ ਸਪੇਸ ਵਰਤੋਂ ਦਾ ਅਨੁਮਾਨ ਲਾਓ"
 
-#: fish/cmds.c:2666
+#: fish/cmds.c:2680
 msgid "check an ext2/ext3 filesystem"
 msgstr "ਇੱਕ ext2/ext3 ਫਾਇਲ-ਸਿਸਟਮ ਦੀ ਜਾਂਚ ਕਰੋ"
 
-#: fish/cmds.c:2667
+#: fish/cmds.c:2681
 msgid "display a line of text"
 msgstr "ਪਾਠ ਦੀ ਸਤਰ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2668
+#: fish/cmds.c:2682
 msgid "echo arguments back to the client"
 msgstr "ਪਿੱਛੇ ਕਲਾਂਈਟ ਵੱਲ ਆਰਗੂਮੈਂਟ ਦਿਓ"
 
-#: fish/cmds.c:2669
+#: fish/cmds.c:2683
 msgid "edit a file"
 msgstr "ਇੱਕ ਫਾਇਲ ਸੋਧੋ"
 
-#: fish/cmds.c:2670 fish/cmds.c:2671 fish/cmds.c:2676 fish/cmds.c:2677
-#: fish/cmds.c:2710 fish/cmds.c:2711 fish/cmds.c:2960 fish/cmds.c:2961
-#: fish/cmds.c:2965 fish/cmds.c:2966 fish/cmds.c:2968 fish/cmds.c:2969
+#: fish/cmds.c:2684 fish/cmds.c:2685 fish/cmds.c:2690 fish/cmds.c:2691
+#: fish/cmds.c:2724 fish/cmds.c:2725 fish/cmds.c:2976 fish/cmds.c:2977
+#: fish/cmds.c:2981 fish/cmds.c:2982 fish/cmds.c:2984 fish/cmds.c:2985
 msgid "return lines matching a pattern"
 msgstr "ਨਮੂਨੇ ਨਾਲ ਮਿਲਦੀਆਂ ਲਾਈਨਾਂ ਭੇਜੋ"
 
-#: fish/cmds.c:2672
+#: fish/cmds.c:2686
 msgid "test if two files have equal contents"
 msgstr "ਜਾਂਚ ਕਰੋ ਜੇ ਦੋ ਫਾਇਲਾਂ ਦੇ ਸੰਖੇਪ ਬਰਾਬਰ ਹਨ"
 
-#: fish/cmds.c:2673
+#: fish/cmds.c:2687
 msgid "test if file or directory exists"
 msgstr "ਜਾਂਚ ਕਰੋ ਜੇ ਫਾਇਲ ਜਾਂ ਡਾਇਰੈਕਟਰੀ ਮੌਜੂਦ ਹੈ"
 
-#: fish/cmds.c:2674 fish/cmds.c:2675
+#: fish/cmds.c:2688 fish/cmds.c:2689
 msgid "preallocate a file in the guest filesystem"
 msgstr "ਗਿਸਟ ਫਾਇਲ-ਸਿਸਟਮ ਵਿੱਚ ਇੱਕ ਫਾਇਲ ਪਹਿਲਾਂ-ਨਿਰਧਾਰਤ ਕਰੋ"
 
-#: fish/cmds.c:2678
+#: fish/cmds.c:2692
 msgid "determine file type"
 msgstr "ਫਾਇਲ ਕਿਸਮ ਪਤਾ ਕਰੋ"
 
-#: fish/cmds.c:2679
+#: fish/cmds.c:2693
 msgid "detect the architecture of a binary file"
 msgstr "ਬਾਇਨਰੀ ਫਾਇਲ ਦਾ ਢਾਂਚਾਂ ਖੋਜਦਾ ਹੈ"
 
-#: fish/cmds.c:2680
+#: fish/cmds.c:2694
 msgid "return the size of the file in bytes"
 msgstr "ਫਾਇਲ ਦਾ ਕੁੱਲ ਅਕਾਰ ਬਾਈਟਾਂ ਵਿੱਚ ਲਵੋ"
 
-#: fish/cmds.c:2681
+#: fish/cmds.c:2695
 msgid "fill a file with octets"
 msgstr "ਫਾਇਲ ਨੂੰ ਔਕਟਿਟਸ ਨਾਲ ਭਰੋ"
 
-#: fish/cmds.c:2682
+#: fish/cmds.c:2696
 msgid "fill a file with a repeating pattern of bytes"
 msgstr "ਇੱਕ ਫਾਇਲ ਨੂੰ ਦੁਹਰਾਈ ਪੈਟਰਨ ਨਾਲ ਭਰੋ ਜਿਸ ਦਾ ਅਕਾਰ ਬਾਈਟਾਂ ਵਿੱਚ ਹੋਵੇ"
 
-#: fish/cmds.c:2683
+#: fish/cmds.c:2697
 msgid "find all files and directories"
 msgstr "ਸਭ ਫਾਇਲਾਂ ਅਤੇ ਡਾਇਰੈਟਰੀਆਂ ਲੱਭੋ"
 
-#: fish/cmds.c:2684
+#: fish/cmds.c:2698
 msgid "find all files and directories, returning NUL-separated list"
 msgstr "ਸਭ ਫਾਇਲਾਂ ਅਤੇ ਡਾਇਰੈਟਰੀਆਂ ਲੱਭੋ, NUL-ਸੈੱਪਰੇਟਡ ਸੂਚੀ ਦੇ ਰਿਹਾ ਹੈ"
 
-#: fish/cmds.c:2685
+#: fish/cmds.c:2699
 msgid "find a filesystem by label"
 msgstr "ਲੇਬਲ ਦੁਆਰਾ ਫਾਇਲਸਿਸਟਮ ਲੱਭੋ"
 
-#: fish/cmds.c:2686
+#: fish/cmds.c:2700
 msgid "find a filesystem by UUID"
 msgstr "UUID ਦੁਆਰਾ ਫਾਇਲਸਿਸਟਮ ਲੱਭੋ"
 
-#: fish/cmds.c:2687
+#: fish/cmds.c:2701
 msgid "run the filesystem checker"
 msgstr "ਫਾਇਲ-ਸਿਸਟਮ ਜਾਂਚਕਾਰ ਚਲਾਓ"
 
-#: fish/cmds.c:2688
+#: fish/cmds.c:2702
 msgid "get the additional kernel options"
 msgstr "ਵਾਧੂ ਕਰਨਲ ਚੋਣਾਂ ਲਵੋ"
 
-#: fish/cmds.c:2689
+#: fish/cmds.c:2703
 #, fuzzy
 msgid "get the attach method"
 msgstr "ਖੋਜ ਮਾਰਗ ਲਵੋ"
 
-#: fish/cmds.c:2690
+#: fish/cmds.c:2704
 msgid "get autosync mode"
 msgstr "autosync ਮੋਡ ਲਵੋ"
 
-#: fish/cmds.c:2691
+#: fish/cmds.c:2705
 msgid "get direct appliance mode flag"
 msgstr "ਸਿੱਧਾ ਉਪਕਰਨ ਮੋਡ ਫਲੈਗ ਲਵੋ"
 
-#: fish/cmds.c:2692
+#: fish/cmds.c:2706
 msgid "get the ext2/3/4 filesystem label"
 msgstr "ext2/3/4 ਫਾਇਲ-ਸਿਸਟਮ ਲੇਬਲ ਲਵੋ"
 
-#: fish/cmds.c:2693
+#: fish/cmds.c:2707
 msgid "get the ext2/3/4 filesystem UUID"
 msgstr "ext2/3/4 ਫਾਇਲ-ਸਿਸਟਮ UUID ਲਵੋ"
 
-#: fish/cmds.c:2694
+#: fish/cmds.c:2708
 msgid "get memory allocated to the qemu subprocess"
 msgstr "qemu ਉਪ-ਕਾਰਜਾਨ ਨੂੰ ਨਿਰਧਾਰਤ ਮੈਮੋਰੀ ਲਵੋ"
 
-#: fish/cmds.c:2695
+#: fish/cmds.c:2709
 msgid "get enable network flag"
 msgstr "ਨੈੱ"
 
-#: fish/cmds.c:2696
+#: fish/cmds.c:2710
 msgid "get the search path"
 msgstr "ਖੋਜ ਮਾਰਗ ਲਵੋ"
 
-#: fish/cmds.c:2697
+#: fish/cmds.c:2711
 msgid "get PID of qemu subprocess"
 msgstr "qemu ਉਪ-ਕਾਰਜ ਦਾ PID ਲਵੋ"
 
-#: fish/cmds.c:2698
+#: fish/cmds.c:2712
 msgid "get the qemu binary"
 msgstr "qemu ਬਾਇਨਰੀ ਲਵੋ"
 
-#: fish/cmds.c:2699
+#: fish/cmds.c:2713
 msgid "get recovery process enabled flag"
 msgstr "ਰਿਕਵਰੀ ਕਾਰਜ ਯੋਗ ਫਲੈਗ ਲਵੋ"
 
-#: fish/cmds.c:2700
+#: fish/cmds.c:2714
 msgid "get SELinux enabled flag"
 msgstr "SELinux ਯੋਗ ਫਲੈਗ ਲਵੋ"
 
-#: fish/cmds.c:2701
+#: fish/cmds.c:2715
 msgid "get the current state"
 msgstr "ਮੌਜੂਦਾ ਸਥਿਤੀ ਲਵੋ"
 
-#: fish/cmds.c:2702
+#: fish/cmds.c:2716
 msgid "get command trace enabled flag"
 msgstr "ਕਮਾਂਡ ਟਰੇਸ ਯੋਗ ਫਲੈਗ ਲਵੋ"
 
-#: fish/cmds.c:2703
+#: fish/cmds.c:2717
 msgid "get the current umask"
 msgstr "ਮੌਜੂਦਾ umask ਲਵੋ"
 
-#: fish/cmds.c:2704
+#: fish/cmds.c:2718
 msgid "get verbose mode"
 msgstr "ਵਰਬੋਜ਼ ਮੋਡ ਲਵੋ"
 
-#: fish/cmds.c:2705
+#: fish/cmds.c:2719
 msgid "get SELinux security context"
 msgstr "SELinux ਸੁਰੱਖਿਆ ਪ੍ਰਸੰਗ ਲਵੋ"
 
-#: fish/cmds.c:2706 fish/cmds.c:2766
+#: fish/cmds.c:2720 fish/cmds.c:2780
 msgid "get a single extended attribute"
 msgstr ""
 
-#: fish/cmds.c:2707 fish/cmds.c:2767
+#: fish/cmds.c:2721 fish/cmds.c:2781
 msgid "list extended attributes of a file or directory"
 msgstr "ਫਾਇਲ ਜਾਂ ਡਾਇਰੈਕਟਰੀ ਦੇ ਫੈਲੇ ਗੁਣ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2708
+#: fish/cmds.c:2722
 msgid "expand wildcards in command"
 msgstr "ਕਮਾਂਡ ਵਿੱਚ ਵਾਈਲਡਕਾਰਡ ਫੈਲਾਓ"
 
-#: fish/cmds.c:2709
+#: fish/cmds.c:2723
 msgid "expand a wildcard path"
 msgstr "ਵਾਈਲਡਕਾਰਡ ਮਾਰਗ ਫੈਲਾਓ"
 
-#: fish/cmds.c:2712
+#: fish/cmds.c:2726
 msgid "install GRUB"
 msgstr "GRUB ਇੰਸਟਾਲ ਕਰੋ"
 
-#: fish/cmds.c:2713
+#: fish/cmds.c:2727
 msgid "return first 10 lines of a file"
 msgstr "ਫਾਇਲ ਦੀਆਂ ਪਹਿਲੀਆਂ 10 ਲਾਈਨਾਂ ਦਿਓ"
 
-#: fish/cmds.c:2714
+#: fish/cmds.c:2728
 msgid "return first N lines of a file"
 msgstr "ਫਾਇਲ ਦੀਆਂ ਪਹਿਲੀਆਂ N ਲਾਈਨਾਂ ਦਿਓ"
 
-#: fish/cmds.c:2715
+#: fish/cmds.c:2729
 msgid "dump a file in hexadecimal"
 msgstr "ਫਾਇਲ ਨੂੰ ਹੈਕਸਾਡੈਸੀਮਲ ਵਿੱਚ ਡੰਪ ਕਰੋ"
 
-#: fish/cmds.c:2716
+#: fish/cmds.c:2730
 msgid "edit with a hex editor"
 msgstr "ਪਾਠ ਸੰਪਾਦਕ ਨਾਲ ਸੋਧੋ"
 
-#: fish/cmds.c:2717
+#: fish/cmds.c:2731
 msgid "list the contents of a single file in an initrd"
 msgstr "ਇੱਕ initrd ਵਿਚਲੀ ਸਿੰਗਲ ਫਾਇਲ ਦੇ ਸੰਖੇਪ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2718
+#: fish/cmds.c:2732
 msgid "list files in an initrd"
 msgstr "ਫਾਇਲ ਨੂੰ initrd ਵਿੱਚ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2719
+#: fish/cmds.c:2733
 msgid "add an inotify watch"
 msgstr "inotify ਪੜਤਾਲ ਜੋੜੋ"
 
-#: fish/cmds.c:2720
+#: fish/cmds.c:2734
 msgid "close the inotify handle"
 msgstr "inotify ਹੈਂਡਲ ਬੰਦ ਕਰੋ"
 
-#: fish/cmds.c:2721
+#: fish/cmds.c:2735
 msgid "return list of watched files that had events"
 msgstr "ਪੜਤਾਲ ਕੀਤੀਆਂ ਫਾਇਲਾਂ ਵੇਖਾਓ ਜਿੰਨਾ ਨਾਲ ਕੁਝ ਵਾਪਰਿਆ ਹੈ"
 
-#: fish/cmds.c:2722
+#: fish/cmds.c:2736
 msgid "create an inotify handle"
 msgstr "ਇੱਕ inotify ਹੈਂਡਲ ਬਣਾਓ"
 
-#: fish/cmds.c:2723
+#: fish/cmds.c:2737
 msgid "return list of inotify events"
 msgstr "inotify ਘਟਨਾਵਾਂ ਦੀ ਸੂਚੀ ਦਿਓ"
 
-#: fish/cmds.c:2724
+#: fish/cmds.c:2738
 msgid "remove an inotify watch"
 msgstr "ਇੱਕ inotify ਪੜਤਾਲ ਹਟਾਓ"
 
-#: fish/cmds.c:2725
+#: fish/cmds.c:2739
 msgid "get architecture of inspected operating system"
 msgstr "ਜਾਂਚੇ ਹੋਏ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਦਾ ਢਾਂਚਾ ਪਤਾ ਕਰੋ"
 
-#: fish/cmds.c:2726
+#: fish/cmds.c:2740
 msgid "get distro of inspected operating system"
 msgstr "ਜਾਂਚ ਕੀਤੇ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਦੀ ਡਿਸਟਰੀਬਿਊਸ਼ਨ ਲਵੋ"
 
-#: fish/cmds.c:2727
+#: fish/cmds.c:2741
 msgid "get drive letter mappings"
 msgstr ""
 
-#: fish/cmds.c:2728
+#: fish/cmds.c:2742
 msgid "get filesystems associated with inspected operating system"
 msgstr "ਜਾਂਚੇ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਨਾਲ ਸੰਬੰਧਿਤ ਫਾਇਲਸਿਸਟਮ ਪਤਾ ਕਰੋ"
 
-#: fish/cmds.c:2729
+#: fish/cmds.c:2743
 #, fuzzy
 msgid "get format of inspected operating system"
 msgstr "ਜਾਂਚੇ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮਾਂ ਦੀਆਂ ਕਿਸਮਾਂ ਪਤਾ ਕਰੋ"
 
-#: fish/cmds.c:2730
+#: fish/cmds.c:2744
 msgid "get hostname of the operating system"
 msgstr "ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਦਾ ਹੋਸਟ-ਨਾਂ ਲਵੋ"
 
-#: fish/cmds.c:2731
+#: fish/cmds.c:2745
 #, fuzzy
 msgid "get the icon corresponding to this operating system"
 msgstr "ਜਾਂਚ ਕੀਤੇ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਦਾ ਛੋਟਾ ਵਰਜਨ ਲਵੋ"
 
-#: fish/cmds.c:2732
+#: fish/cmds.c:2746
 msgid "get major version of inspected operating system"
 msgstr "ਜਾਂਚੋ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਦਾ ਮੁੱਖ ਵਰਜਨ ਲਵੋ"
 
-#: fish/cmds.c:2733
+#: fish/cmds.c:2747
 msgid "get minor version of inspected operating system"
 msgstr "ਜਾਂਚ ਕੀਤੇ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਦਾ ਛੋਟਾ ਵਰਜਨ ਲਵੋ"
 
-#: fish/cmds.c:2734
+#: fish/cmds.c:2748
 msgid "get mountpoints of inspected operating system"
 msgstr "ਜਾਂਚੇ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਦੇ ਮਾਊਂਟ-ਪੁਆਂਇਟ ਲਵੋ"
 
-#: fish/cmds.c:2735
+#: fish/cmds.c:2749
 msgid "get package format used by the operating system"
 msgstr "ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਦੁਆਰਾ ਵਰਤਿਆ ਪੈਕੇਜ ਫਾਰਮੈਟ ਲਵੋ"
 
-#: fish/cmds.c:2736
+#: fish/cmds.c:2750
 msgid "get package management tool used by the operating system"
 msgstr "ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਦੁਆਰਾ ਵਰਤਿਆ ਪੈਕੇਜ ਮੈਨੇਜਮੈਂਟ ਟੂਲ ਲਵੋ"
 
-#: fish/cmds.c:2737
+#: fish/cmds.c:2751
 msgid "get product name of inspected operating system"
 msgstr "ਜਾਂਚ ਕੀਤੇ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਦਾ ਉਤਪਾਦ ਨਾਂ ਲਵੋ"
 
-#: fish/cmds.c:2738
+#: fish/cmds.c:2752
 #, fuzzy
 msgid "get product variant of inspected operating system"
 msgstr "ਜਾਂਚ ਕੀਤੇ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਦਾ ਉਤਪਾਦ ਨਾਂ ਲਵੋ"
 
-#: fish/cmds.c:2739
+#: fish/cmds.c:2753
 msgid "return list of operating systems found by last inspection"
 msgstr "ਪਿਛਲੀ ਜਾਂਚ ਦੌਰਾਨ ਲੱਭੇ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮਾਂ ਦੀ ਸੂਚੀ ਦਿੰਦਾ ਹੈ"
 
-#: fish/cmds.c:2740
+#: fish/cmds.c:2754
 msgid "get type of inspected operating system"
 msgstr "ਜਾਂਚੇ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮਾਂ ਦੀਆਂ ਕਿਸਮਾਂ ਪਤਾ ਕਰੋ"
 
-#: fish/cmds.c:2741
+#: fish/cmds.c:2755
 #, fuzzy
 msgid "get Windows CurrentControlSet of inspected operating system"
 msgstr "ਜਾਂਚ ਕੀਤੇ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਦਾ Windows systemroot ਲਵੋ"
 
-#: fish/cmds.c:2742
+#: fish/cmds.c:2756
 msgid "get Windows systemroot of inspected operating system"
 msgstr "ਜਾਂਚ ਕੀਤੇ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਦਾ Windows systemroot ਲਵੋ"
 
-#: fish/cmds.c:2743
+#: fish/cmds.c:2757
 msgid "get live flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2744
+#: fish/cmds.c:2758
 msgid "get multipart flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2745
+#: fish/cmds.c:2759
 msgid "get netinst (network installer) flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2746
+#: fish/cmds.c:2760
 msgid "get list of applications installed in the operating system"
 msgstr "ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਵਿੱਚ ਇੰਸਟਾਲ ਕੀਤੀਆਂ ਐਪਲੀਕੇਸ਼ਨਾਂ ਦੀ ਸੂਚੀ ਲਵੋ"
 
-#: fish/cmds.c:2747
+#: fish/cmds.c:2761
 msgid "inspect disk and return list of operating systems found"
 msgstr "ਡਿਸਕ ਜਾਂਚ ਕਰੋ ਅਤੇ ਲੱਭੇ ਗਏ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮਾਂ ਦੀ ਸੂਚੀ ਦਿਓ"
 
-#: fish/cmds.c:2748
+#: fish/cmds.c:2762
 msgid "test if block device"
 msgstr "ਜਾਂਚ ਕਰੋ ਕਿ ਬਲਾਕ ਜੰਤਰ ਤਾਂ ਨਹੀਂ"
 
-#: fish/cmds.c:2749
+#: fish/cmds.c:2763
 msgid "is busy processing a command"
 msgstr "ਕੀ ਇੱਕ ਕਮਾਂਡ ਚਲਾਉਣ ਵਿੱਚ ਰੁੱਝਿਆ ਹੈ"
 
-#: fish/cmds.c:2750
+#: fish/cmds.c:2764
 msgid "test if character device"
 msgstr "ਵੇਖੋ ਕਿਤੇ ਅੱਖਰ ਜੰਤਰ ਤਾਂ ਨਹੀਂ"
 
-#: fish/cmds.c:2751
+#: fish/cmds.c:2765
 msgid "is in configuration state"
 msgstr "ਸੰਰਚਨਾ ਸਥਿਤੀ ਵਿੱਚ ਹੈ"
 
-#: fish/cmds.c:2752
+#: fish/cmds.c:2766
 msgid "test if a directory"
 msgstr "ਵੇਖੋ ਕੀ ਇੱਕ ਡਾਇਰੈਕਟਰੀ ਹੈ"
 
-#: fish/cmds.c:2753
+#: fish/cmds.c:2767
 msgid "test if FIFO (named pipe)"
 msgstr "ਜਾਂਚ ਕਰੋ ਕਿ FIFO (ਨਾਂ ਵਾਲੀ ਪਾਈਪ) ਤਾਂ ਨਹੀਂ"
 
-#: fish/cmds.c:2754
+#: fish/cmds.c:2768
 msgid "test if a regular file"
 msgstr "ਜਾਂਚ ਕਰੋ ਕੀ ਇਹ ਰੈਗੂਲਰ ਫਾਇਲ ਹੈ"
 
-#: fish/cmds.c:2755
+#: fish/cmds.c:2769
 msgid "is launching subprocess"
 msgstr "ਉਪ-ਕਾਰਜ ਚਲਾ ਰਿਹਾ ਹੈ"
 
-#: fish/cmds.c:2756
+#: fish/cmds.c:2770
 msgid "test if device is a logical volume"
 msgstr "ਜਾਂਚ ਕਰੋ ਕੀ ਜੰਤਰ ਇੱਕ ਲਾਜ਼ੀਕਲ ਵਾਲੀਅਮ ਹੈ"
 
-#: fish/cmds.c:2757
+#: fish/cmds.c:2771
 msgid "is ready to accept commands"
 msgstr "ਕਮਾਂਡਾਂ ਸਵੀਕਾਰ ਕਰਨ ਲਈ ਤਿਆਰ ਹੈ"
 
-#: fish/cmds.c:2758
+#: fish/cmds.c:2772
 msgid "test if socket"
 msgstr "ਜਾਂਚ ਕਰੋ ਕਿ ਸਾਕਟ ਤਾਂ ਨਹੀਂ"
 
-#: fish/cmds.c:2759
+#: fish/cmds.c:2773
 msgid "test if symbolic link"
 msgstr "ਜਾਂ ਕਰੋ ਕੀ ਇਹ ਸਿੰਬੌਲਿਕ ਲਿੰਕ ਹੈ"
 
-#: fish/cmds.c:2760
+#: fish/cmds.c:2774
 #, fuzzy
 msgid "test if a file contains all zero bytes"
 msgstr "ਜਾਂਚ ਕਰੋ ਜੇ ਦੋ ਫਾਇਲਾਂ ਦੇ ਸੰਖੇਪ ਬਰਾਬਰ ਹਨ"
 
-#: fish/cmds.c:2761
+#: fish/cmds.c:2775
 #, fuzzy
 msgid "test if a device contains all zero bytes"
 msgstr "ਜਾਂਚ ਕਰੋ ਕੀ ਜੰਤਰ ਇੱਕ ਲਾਜ਼ੀਕਲ ਵਾਲੀਅਮ ਹੈ"
 
-#: fish/cmds.c:2762
+#: fish/cmds.c:2776
 msgid "kill the qemu subprocess"
 msgstr "qemu ਅਧੀਨ-ਕਾਰਜ ਖਤਮ ਕਰੋ"
 
-#: fish/cmds.c:2763
+#: fish/cmds.c:2777
 msgid "launch the qemu subprocess"
 msgstr "qemu ਅਧੀਨ-ਕਾਰਜ ਚਲਾਓ"
 
-#: fish/cmds.c:2764
+#: fish/cmds.c:2778
 msgid "change working directory"
 msgstr "ਵਰਕਿੰਗ ਡਾਇਰੈਕਟਰੀ ਤਬਦੀਲ ਕਰੋ"
 
-#: fish/cmds.c:2768
+#: fish/cmds.c:2782
 #, fuzzy
 msgid "list 9p filesystems"
 msgstr "ਫਾਇਲਸਿਸਟਮ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2769
+#: fish/cmds.c:2783
 msgid "list the block devices"
 msgstr "ਬਲਾਕ ਜੰਤਰ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2770
+#: fish/cmds.c:2784
+#, fuzzy
+msgid "list device mapper devices"
+msgstr "ਬਲਾਕ ਜੰਤਰ ਵੇਖਾਓ"
+
+#: fish/cmds.c:2785
 msgid "list filesystems"
 msgstr "ਫਾਇਲਸਿਸਟਮ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2771
+#: fish/cmds.c:2786
 msgid "list the partitions"
 msgstr "ਭਾਗ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2772
+#: fish/cmds.c:2787
 msgid "list the files in a directory (long format)"
 msgstr "ਡਾਇਰੈਕਟਰੀ ਵਿਚਲੀਆਂ ਫਾਇਲਾਂ ਵੇਖਾਓ (ਲੰਬਾ ਫਾਰਮੈਟ)"
 
-#: fish/cmds.c:2773 fish/cmds.c:2774
+#: fish/cmds.c:2788 fish/cmds.c:2789
 msgid "create a hard link"
 msgstr "ਇੱਕ ਹਾਰਡ ਲਿੰਕ ਬਣਾਓ"
 
-#: fish/cmds.c:2775 fish/cmds.c:2776
+#: fish/cmds.c:2790 fish/cmds.c:2791
 msgid "create a symbolic link"
 msgstr "ਇੱਕ ਸਿੰਬੌਲਿਕ ਲਿੰਕ ਬਣਾਓ"
 
-#: fish/cmds.c:2777 fish/cmds.c:2869
+#: fish/cmds.c:2792 fish/cmds.c:2885
 msgid "remove extended attribute of a file or directory"
 msgstr "ਫਾਇਲ ਜਾਂ ਡਾਇਰੈਕਟਰੀ ਦਾ ਐਕਸਟੈਂਡਡ ਐਟਰੀਬਿਊਟ ਹਟਾਓ"
 
-#: fish/cmds.c:2778
+#: fish/cmds.c:2793
 msgid "list the files in a directory"
 msgstr "ਡਾਇਰੈਕਟਰੀ ਵਿਚਲੀਆਂ ਫਾਇਲਾਂ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2779 fish/cmds.c:2896
+#: fish/cmds.c:2794 fish/cmds.c:2912
 msgid "set extended attribute of a file or directory"
 msgstr "ਫਾਇਲ ਜਾਂ ਡਾਇਰੈਕਟਰੀ ਦਾ ਐਕਸਟੈਂਡਡ ਐਟਰੀਬਿਊਟ ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2780
+#: fish/cmds.c:2795
 msgid "get file information for a symbolic link"
 msgstr "ਸਿੰਬੌਲਿਕ ਲਿੰਕ ਲਈ ਫਾਇਲ ਜਾਣਕਾਰੀ ਲਵੋ"
 
-#: fish/cmds.c:2781
+#: fish/cmds.c:2796
 msgid "lstat on multiple files"
 msgstr "ਬਹੁਤੀਆਂ ਫਾਇਲਾਂ ਤੇ lstat ਚਲਾਓ"
 
-#: fish/cmds.c:2782
+#: fish/cmds.c:2797
 msgid "add a key on a LUKS encrypted device"
 msgstr "ਇੱਕ LUKS ਇਨਕ੍ਰਿਪਟਡ ਜੰਤਰ ਉੱਪਰ ਕੁੰਜੀ ਜੋੜੋ"
 
-#: fish/cmds.c:2783
+#: fish/cmds.c:2798
 msgid "close a LUKS device"
 msgstr "ਇੱਕ LUKS ਜੰਤਰ ਬੰਦ ਕਰੋ"
 
-#: fish/cmds.c:2784 fish/cmds.c:2785
+#: fish/cmds.c:2799 fish/cmds.c:2800
 msgid "format a block device as a LUKS encrypted device"
 msgstr "ਬਲਾਕ ਜੰਤਰ ਨੂੰ LUKS ਇਨਕ੍ਰਿਪਟਡ ਜੰਤਰ ਵਾਂਗ ਫਾਰਮੈਟ ਕਰੋ"
 
-#: fish/cmds.c:2786
+#: fish/cmds.c:2801
 msgid "remove a key from a LUKS encrypted device"
 msgstr "LUKS ਇਨਕ੍ਰਿਪਟਡ ਜੰਤਰ ਤੋਂ ਇੱਕ ਕੁੰਜੀ ਹਟਾਓ"
 
-#: fish/cmds.c:2787
+#: fish/cmds.c:2802
 msgid "open a LUKS-encrypted block device"
 msgstr "ਇੱਕ LUKS-ਇਨਕ੍ਰਿਪਟਡ ਬਲਾਕ ਜੰਤਰ ਖੋਲੋ"
 
-#: fish/cmds.c:2788
+#: fish/cmds.c:2803
 msgid "open a LUKS-encrypted block device read-only"
 msgstr "ਇੱਕ LUKS-ਇਨਕ੍ਰਿਪਟਡ ਬਲਾਕ ਜੰਤਰ ਨੂੰ ਸਿਰਫ-ਪੜ੍ਹਨ ਲਈ ਖੋਲੋ"
 
-#: fish/cmds.c:2789
+#: fish/cmds.c:2804
 msgid "create an LVM logical volume"
 msgstr "ਇੱਕ LVM ਲਾਜ਼ੀਕਲ ਵਾਲੀਅਮ ਬਣਾਓ"
 
-#: fish/cmds.c:2790
+#: fish/cmds.c:2805
 msgid "get canonical name of an LV"
 msgstr "LV ਦਾ ਅਸਲੀ ਨਾਂ ਲਵੋ"
 
-#: fish/cmds.c:2791
+#: fish/cmds.c:2806
 msgid "clear LVM device filter"
 msgstr "LVM ਜੰਤਰ ਫਿਲਟਰ ਸਾਫ ਕਰੋ"
 
-#: fish/cmds.c:2792
+#: fish/cmds.c:2807
 msgid "remove all LVM LVs, VGs and PVs"
 msgstr "ਸਭ LVM LVs, VGs ਅਤੇ PVs ਹਟਾਓ"
 
-#: fish/cmds.c:2793
+#: fish/cmds.c:2808
 msgid "set LVM device filter"
 msgstr "LVM ਜੰਤਰ ਫਿਲਟਰ ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2794
+#: fish/cmds.c:2809
 msgid "remove an LVM logical volume"
 msgstr "ਇੱਕ LVM ਲਾਜ਼ੀਕਲ ਵਾਲੀਅਮ ਹਟਾਓ"
 
-#: fish/cmds.c:2795
+#: fish/cmds.c:2810
 msgid "rename an LVM logical volume"
 msgstr "ਇੱਕ LVM ਲਾਜੀਕਲ ਵਾਲੀਅਮ ਨੂੰ ਮੁੜ-ਨਾਂ ਦਿਓ"
 
-#: fish/cmds.c:2796
+#: fish/cmds.c:2811
 msgid "resize an LVM logical volume"
 msgstr "ਇੱਕ LVM ਲਾਜ਼ੀਕਲ ਵਾਲੀਅਮ ਮੁੜ-ਅਕਾਰ ਕਰੋ"
 
-#: fish/cmds.c:2797
+#: fish/cmds.c:2812
 msgid "expand an LV to fill free space"
 msgstr "ਇੱਕ LV ਨੂੰ ਪੂਰੀ ਥਾਂ ਵਰਤਣ ਲਈ ਫੈਲਾਓ"
 
-#: fish/cmds.c:2798 fish/cmds.c:2799
+#: fish/cmds.c:2813 fish/cmds.c:2814
 msgid "list the LVM logical volumes (LVs)"
 msgstr "LVM ਲਾਜ਼ੀਕਲ ਵਾਲੀਅਮ (LVs) ਵੇਖਾਓ"
 
-#: fish/cmds.c:2800
+#: fish/cmds.c:2815
 msgid "get the UUID of a logical volume"
 msgstr "ਲਾਜ਼ੀਕਲ ਵਾਲੀਅਮ ਦਾ UUID ਲਵੋ"
 
-#: fish/cmds.c:2801
+#: fish/cmds.c:2816
 msgid "lgetxattr on multiple files"
 msgstr "ਬਹੁਤੀਆਂ ਫਾਇਲਾਂ ਤੇ lgetxattr ਚਲਾਓ"
 
-#: fish/cmds.c:2802
+#: fish/cmds.c:2817
 msgid "open the manual"
 msgstr "ਦਲਤਾ ਖੋਲੋ"
 
-#: fish/cmds.c:2803
+#: fish/cmds.c:2818
 msgid "create a directory"
 msgstr "ਇੱਕ ਡਾਇਰੈਕਟਰੀ ਬਣਾਓ"
 
-#: fish/cmds.c:2804
+#: fish/cmds.c:2819
 msgid "create a directory with a particular mode"
 msgstr "ਖਾਸ ਮੋਡ ਨਾਲ ਇੱਕ ਡਾਇਰੈਕਟਰੀ ਬਣਾਓ"
 
-#: fish/cmds.c:2805
+#: fish/cmds.c:2820
 msgid "create a directory and parents"
 msgstr "ਇੱਕ ਡਾਇਰੈਕਟਰੀ ਅਤੇ ਅਧਾਰ ਬਣਾਓ"
 
-#: fish/cmds.c:2806
+#: fish/cmds.c:2821
 msgid "create a temporary directory"
 msgstr "ਆਰਜੀ ਡਾਇਰੈਕਟਰੀ ਬਣਾਓ"
 
-#: fish/cmds.c:2807 fish/cmds.c:2808 fish/cmds.c:2809
+#: fish/cmds.c:2822 fish/cmds.c:2823 fish/cmds.c:2824
 msgid "make ext2/3/4 filesystem with external journal"
 msgstr "ਬਾਹਰੀ ਜਰਨਲ ਨਾਲ ext2/3/4 ਫਾਇਲ-ਸਿਸਟਮ ਬਣਾਓ"
 
-#: fish/cmds.c:2810
+#: fish/cmds.c:2825
 msgid "make ext2/3/4 external journal"
 msgstr "ext2/3/4 ਬਾਹਰੀ ਜਰਨਲ ਬਣਾਓ"
 
-#: fish/cmds.c:2811
+#: fish/cmds.c:2826
 msgid "make ext2/3/4 external journal with label"
 msgstr "ਲੇਬਲ ਸਮੇਤ ext2/3/4 ਬਾਹਰੀ ਜਰਨਲ ਬਣਾਓ"
 
-#: fish/cmds.c:2812
+#: fish/cmds.c:2827
 msgid "make ext2/3/4 external journal with UUID"
 msgstr "UUID ਸਮੇਤ ext2/3/4 ਬਾਹਰੀ ਜਰਨਲ ਬਣਾਓ"
 
-#: fish/cmds.c:2813
+#: fish/cmds.c:2828
 msgid "make FIFO (named pipe)"
 msgstr "FIFO (named ਪਾਈਪ) ਬਣਾਓ"
 
-#: fish/cmds.c:2814 fish/cmds.c:2816
+#: fish/cmds.c:2829 fish/cmds.c:2831
 msgid "make a filesystem"
 msgstr "ਇੱਕ ਫਾਇਲ-ਸਿਸਟਮ ਬਣਾਓ"
 
-#: fish/cmds.c:2815
+#: fish/cmds.c:2830
 msgid "make a filesystem with block size"
 msgstr "ਬਲਾਕ ਅਕਾਰ ਨਾਲ ਇੱਕ ਫਾਇਲ-ਸਿਸਟਮ ਬਣਾਓ"
 
-#: fish/cmds.c:2817
+#: fish/cmds.c:2832
 msgid "create a mountpoint"
 msgstr "ਮਾਊਂਟ ਪੁਆਂਇਟ ਬਣਾਓ"
 
-#: fish/cmds.c:2818
+#: fish/cmds.c:2833
 msgid "make block, character or FIFO devices"
 msgstr "ਬਲਾਕ, ਕੈਰੇਕਟਰ ਜਾਂ FIFO ਜੰਤਰ ਬਣਾਓ"
 
-#: fish/cmds.c:2819
+#: fish/cmds.c:2834
 msgid "make block device node"
 msgstr "ਬਲਾਕ ਜੰਤਰ ਨੋਡ ਬਣਾਓ"
 
-#: fish/cmds.c:2820
+#: fish/cmds.c:2835
 msgid "make char device node"
 msgstr "char ਜੰਤਰ ਨੋਡ ਬਣਾਓ"
 
-#: fish/cmds.c:2821
+#: fish/cmds.c:2836
 msgid "create a swap partition"
 msgstr "ਸਵੈਪ ਭਾਗ ਬਣਾਓ"
 
-#: fish/cmds.c:2822
+#: fish/cmds.c:2837
 msgid "create a swap partition with a label"
 msgstr "ਲੇਬਲ ਸਮੇਤ ਸਵੈਪ ਭਾਗ ਬਣਾਓ"
 
-#: fish/cmds.c:2823
+#: fish/cmds.c:2838
 msgid "create a swap partition with an explicit UUID"
 msgstr "ਸ਼ਪੱਸ਼ਟ UUID ਸਮੇਤ ਸਵੈਪ ਭਾਗ ਬਣਾਓ"
 
-#: fish/cmds.c:2824
+#: fish/cmds.c:2839
 msgid "create a swap file"
 msgstr "ਸਵੈਪ ਫਾਇਲ ਬਣਾਓ"
 
-#: fish/cmds.c:2825
+#: fish/cmds.c:2840
 msgid "load a kernel module"
 msgstr "ਕਰਨਲ ਮੈਡਿਊਲ ਲੋਡ ਕਰੋ"
 
-#: fish/cmds.c:2826
+#: fish/cmds.c:2841
 msgid "view a file"
 msgstr "ਇੱਕ ਫਾਇਲ ਵੇਖੋ"
 
-#: fish/cmds.c:2827
+#: fish/cmds.c:2842
 msgid "mount a guest disk at a position in the filesystem"
 msgstr "ਫਾਇਲ-ਸਿਸਟਮ ਵਿੱਚ ਇੱਕ ਟਿਕਾਣੇ ਤੇ ਗਿਸਟ ਡਿਸਕ ਮਾਊਂਟ ਕਰੋ"
 
-#: fish/cmds.c:2828
+#: fish/cmds.c:2843
 #, fuzzy
 msgid "mount 9p filesystem"
 msgstr "ਫਾਇਲ-ਸਿਸਟਮ ਆਨ-ਮਾਊਂਟ ਕਰੋ"
 
-#: fish/cmds.c:2829
+#: fish/cmds.c:2844
 msgid "mount a file using the loop device"
 msgstr "ਲੂਪ ਜੰਤਰ ਵਰਤ ਕੇ ਇੱਕ ਫਾਇਲ ਮਾਊਂਟ ਕਰੋ"
 
-#: fish/cmds.c:2830
+#: fish/cmds.c:2845
 msgid "mount a guest disk with mount options"
 msgstr "ਮਾਊਂਟ ਚੋਣਾਂ ਨਾਲ ਗਿਸਟ ਡਿਸਕ ਮਾਊਂਟ ਕਰੋ"
 
-#: fish/cmds.c:2831
+#: fish/cmds.c:2846
 msgid "mount a guest disk, read-only"
 msgstr "ਗਿਸਟ ਡਿਸਕ ਮਾਊਂਟ ਕਰੋ, ਸਿਰਫ-ਪੜਨ ਲਈ"
 
-#: fish/cmds.c:2832
+#: fish/cmds.c:2847
 msgid "mount a guest disk with mount options and vfstype"
 msgstr "ਗਿਸਟ ਡਿਸਕ ਨੂੰ ਮਾਊਂਟ ਚੋਣਾਂ ਅਤੇ vfstype ਨਾਲ ਮਾਊਂਟ ਕਰੋ"
 
-#: fish/cmds.c:2833
+#: fish/cmds.c:2848
 msgid "show mountpoints"
 msgstr "ਮਾਊਂਟ ਪੁਆਂਇਟ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2834
+#: fish/cmds.c:2849
 msgid "show mounted filesystems"
 msgstr "ਮਾਊਂਟ ਕੀਤਾ ਫਾਇਲ-ਸਿਸਟਮ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2835
+#: fish/cmds.c:2850
 msgid "move a file"
 msgstr "ਇੱਕ ਫਾਇਲ ਤਬਦੀਲ ਕਰੋ"
 
-#: fish/cmds.c:2836
+#: fish/cmds.c:2851
 msgid "probe NTFS volume"
 msgstr "NTFS ਵਾਲੀਅਮ ਦੀ ਪੜਤਾਲ ਕਰੋ"
 
-#: fish/cmds.c:2837
+#: fish/cmds.c:2852 fish/cmds.c:2853
 msgid "resize an NTFS filesystem"
 msgstr "ਇੱਕ NTFS ਫਾਇਲਸਿਸਟਮ ਨੂੰ ਮੁੜ-ਅਕਾਰ ਦਿਓ"
 
-#: fish/cmds.c:2838
+#: fish/cmds.c:2854
 msgid "resize an NTFS filesystem (with size)"
 msgstr "ਇੱਕ NTFS ਫਾਇਲਸਿਸਟਮ ਮੁੜ-ਅਕਾਰ ਕਰੋ (ਅਕਾਰ ਨਾਲ)"
 
-#: fish/cmds.c:2839
+#: fish/cmds.c:2855
 msgid "add a partition to the device"
 msgstr "ਜੰਤਰ ਵਿੱਚ ਇੱਕ ਭਾਗ ਜੋੜੋ"
 
-#: fish/cmds.c:2840
+#: fish/cmds.c:2856
 msgid "delete a partition"
 msgstr "ਇੱਕ ਭਾਗ ਹਟਾਓ"
 
-#: fish/cmds.c:2841
+#: fish/cmds.c:2857
 msgid "partition whole disk with a single primary partition"
 msgstr "ਪੂਰੀ ਡਿਸਕ ਤੇ ਇੱਕ ਪਰਾਇਮਰੀ ਭਾਗ ਬਣਾਓ"
 
-#: fish/cmds.c:2842
+#: fish/cmds.c:2858
 msgid "return true if a partition is bootable"
 msgstr "ਸਹੀ (true) ਭੇਜੋ ਜੇ ਭਾਗ ਬੂਟਯੋਗ ਹੈ"
 
-#: fish/cmds.c:2843
+#: fish/cmds.c:2859
 msgid "get the MBR type byte (ID byte) from a partition"
 msgstr "ਭਾਗ ਤੋਂ MBR ਕਿਸਮ ਬਾਈਟ (ID ਬਾਈਟ) ਲਵੋ"
 
-#: fish/cmds.c:2844
+#: fish/cmds.c:2860
 msgid "get the partition table type"
 msgstr "ਭਾਗ ਸਾਰਣੀ ਕਿਸਮ ਲਵੋ"
 
-#: fish/cmds.c:2845
+#: fish/cmds.c:2861
 msgid "create an empty partition table"
 msgstr "ਇੱਕ ਖਾਲੀ ਭਾਗ ਸਾਰਣੀ ਬਣਾਓ"
 
-#: fish/cmds.c:2846
+#: fish/cmds.c:2862
 msgid "list partitions on a device"
 msgstr "ਜੰਤਰ ਉੱਪਰਲੇ ਭਾਗ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2847
+#: fish/cmds.c:2863
 msgid "make a partition bootable"
 msgstr "ਭਾਗ ਨੂੰ ਬੂਟ ਯੋਗ ਬਣਾਓ"
 
-#: fish/cmds.c:2848
+#: fish/cmds.c:2864
 msgid "set the MBR type byte (ID byte) of a partition"
 msgstr "ਭਾਗ ਦੀ MBR ਕਿਸਮ ਬਾਈਟ (ID ਬਾਈਟ) ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2849
+#: fish/cmds.c:2865
 msgid "set partition name"
 msgstr "ਪਰਾਇਮਰੀ ਨਾਂ ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2850
+#: fish/cmds.c:2866
 msgid "convert partition name to device name"
 msgstr "ਭਾਗ ਨਾਂ ਨੂੰ ਜੰਤਰ ਨਾਂ ਵਿੱਚ ਤਬਦੀਲ ਕਰੋ"
 
-#: fish/cmds.c:2851
+#: fish/cmds.c:2867
 msgid "ping the guest daemon"
 msgstr "ਗਿਸਟ ਡੈਮਨ ਨੂੰ ਪਿੰਗ ਕਰੋ"
 
-#: fish/cmds.c:2852
+#: fish/cmds.c:2868
 msgid "read part of a file"
 msgstr "ਫਾਇਲ ਦਾ ਹਿੱਸਾ ਪੜੋ"
 
-#: fish/cmds.c:2853
+#: fish/cmds.c:2869
 msgid "read part of a device"
 msgstr "ਜੰਤਰ ਦਾ ਹਿੱਸਾ ਪੜੋ"
 
-#: fish/cmds.c:2854
+#: fish/cmds.c:2870
 msgid "create an LVM physical volume"
 msgstr "ਇੱਕ LVM ਭੌਤਿਕ ਵਾਲੀਅਮ ਬਣਾਓ"
 
-#: fish/cmds.c:2855
+#: fish/cmds.c:2871
 msgid "remove an LVM physical volume"
 msgstr "ਇੱਕ LVM ਭੌਤਿਕ ਵਾਲੀਅਮ ਹਟਾਓ"
 
-#: fish/cmds.c:2856
+#: fish/cmds.c:2872
 msgid "resize an LVM physical volume"
 msgstr "ਇੱਕ LVM ਭੌਤਿਕ ਵਾਲੀਅਮ ਨੂੰ ਮੁੜ-ਅਕਾਰ ਦਿਓ"
 
-#: fish/cmds.c:2857
+#: fish/cmds.c:2873
 msgid "resize an LVM physical volume (with size)"
 msgstr "ਇੱਕ LVM ਭੌਤਿਕ ਵਾਲੀਅਮ (ਅਕਾਰ ਨਾਲ) ਨੂੰ ਮੁੜ-ਅਕਾਰ ਦਿਓ"
 
-#: fish/cmds.c:2858 fish/cmds.c:2859
+#: fish/cmds.c:2874 fish/cmds.c:2875
 msgid "list the LVM physical volumes (PVs)"
 msgstr "LVM ਭੌਤਿਕ ਵਾਲੀਅਮ (PVs) ਵੇਖਾਓ"
 
-#: fish/cmds.c:2860
+#: fish/cmds.c:2876
 msgid "get the UUID of a physical volume"
 msgstr "ਭੌਤਿਕ ਵਾਲੀਅਮ ਦਾ UUID ਲਵੋ"
 
-#: fish/cmds.c:2861
+#: fish/cmds.c:2877
 msgid "write to part of a file"
 msgstr "ਫਾਇਲ ਦਾ ਇੱਕ ਹਿੱਸਾ ਲਿਖੋ"
 
-#: fish/cmds.c:2862
+#: fish/cmds.c:2878
 msgid "write to part of a device"
 msgstr "ਜੰਤਰ ਦੇ ਹਿੱਸੇ ਤੇ ਲਿਖਓ"
 
-#: fish/cmds.c:2863
+#: fish/cmds.c:2879
 msgid "read a file"
 msgstr "ਇੱਕ ਫਾਇਲ ਪੜੋ"
 
-#: fish/cmds.c:2864
+#: fish/cmds.c:2880
 msgid "read file as lines"
 msgstr "ਫਾਇਲ ਨੂੰ ਲਾਈਨ ਵਾਂਗ ਪੜੋ"
 
-#: fish/cmds.c:2865
+#: fish/cmds.c:2881
 msgid "read directories entries"
 msgstr "ਡਾਇਰੈਕਟਰੀ ਐਂਟਰੀਆਂ ਪੜੋ"
 
-#: fish/cmds.c:2866
+#: fish/cmds.c:2882
 msgid "read the target of a symbolic link"
 msgstr "ਸਿੰਬੌਲਿਕ ਲਿੰਕ ਦਾ ਟਾਰਗਿਟ ਪੜੋ"
 
-#: fish/cmds.c:2867
+#: fish/cmds.c:2883
 msgid "readlink on multiple files"
 msgstr "ਮਲਟੀਪਲ ਫਾਇਲਾਂ ਤੇ ਲਿੰਕ-ਪੜੋ"
 
-#: fish/cmds.c:2868
+#: fish/cmds.c:2884
 msgid "canonicalized absolute pathname"
 msgstr "ਕੈਨੋਨੀਕਲਾਈਜ਼ਡ ਪੂਰਾ ਮਾਰਗ-ਨਾਂ"
 
-#: fish/cmds.c:2870
+#: fish/cmds.c:2886
 msgid "close and reopen libguestfs handle"
 msgstr "libguestfs ਹੈਂਡਲ ਬੰਦ ਕਰੋ ਅਤੇ ਮੁੜ-ਖੋਲੋ"
 
-#: fish/cmds.c:2871
+#: fish/cmds.c:2887
 msgid "resize an ext2, ext3 or ext4 filesystem"
 msgstr "ਇੱਕ ext2, ext3 ਜਾਂ ext4 ਫਾਇਲਸਿਸਟਮ ਨੂੰ ਮੁੜ-ਅਕਾਰ ਦਿਓ"
 
-#: fish/cmds.c:2872
+#: fish/cmds.c:2888
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
 msgstr "ਇੱਕ ext2, ext3 ਜਾਂ ext4 ਫਾਇਲਸਿਸਟਮ ਨੂੰ ਮੁੜ-ਅਕਾਰ ਦਿਓ (ਅਕਾਰ ਨਾਲ)"
 
-#: fish/cmds.c:2873
+#: fish/cmds.c:2889
 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
 msgstr "ਇੱਕ ext2, ext3 ਜਾਂ ext4 ਫਾਇਲਸਿਸਟਮ ਨੂੰ ਮੁੜ-ਅਕਾਰ ਦਿਓ (ਅਕਾਰ ਨਾਲ)"
 
-#: fish/cmds.c:2874
+#: fish/cmds.c:2890
 msgid "remove a file"
 msgstr "ਇੱਕ ਫਾਇਲ ਹਟਾਓ"
 
-#: fish/cmds.c:2875
+#: fish/cmds.c:2891
 msgid "remove a file or directory recursively"
 msgstr "ਫਾਇਲ ਜਾਂ ਡਾਇਰੈਕਟਰੀ ਪੂਰੀ ਤਰਾਂ ਹਟਾਓ"
 
-#: fish/cmds.c:2876
+#: fish/cmds.c:2892
 msgid "remove a directory"
 msgstr "ਇੱਕ ਡਾਇਰੈਕਟਰੀ ਹਟਾਓ"
 
-#: fish/cmds.c:2877
+#: fish/cmds.c:2893
 msgid "remove a mountpoint"
 msgstr "ਮਾਊਂਟ-ਪੁਆਂਇਟ ਹਟਾਓ"
 
-#: fish/cmds.c:2878
+#: fish/cmds.c:2894
 msgid "scrub (securely wipe) a device"
 msgstr "ਜੰਤਰ ਸਾਫ (ਸੁਰੱਖਿਅਤ ਸਫਾਈ) ਕਰੋ"
 
-#: fish/cmds.c:2879
+#: fish/cmds.c:2895
 msgid "scrub (securely wipe) a file"
 msgstr "ਫਾਇਲ ਸਾਫ (ਸੁਰੱਖਿਅਤ ਸਫਾਈ) ਕਰੋ"
 
-#: fish/cmds.c:2880
+#: fish/cmds.c:2896
 msgid "scrub (securely wipe) free space"
 msgstr "ਖਾਲੀ ਸਪੇਸ ਸਾਫ (ਸੁਰੱਖਿਅਤ ਸਫਾਈ) ਕਰੋ"
 
-#: fish/cmds.c:2881
+#: fish/cmds.c:2897
 msgid "add options to kernel command line"
 msgstr "ਕਰਨਲ ਕਮਾਂਡ ਲਾਈਨ ਵਿੱਚ ਚੋਣਾਂ ਸ਼ਾਮਿਲ ਕਰੋ"
 
-#: fish/cmds.c:2882
+#: fish/cmds.c:2898
 #, fuzzy
 msgid "set the attach method"
 msgstr "ਖੋਜ ਮਾਰਗ ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2883
+#: fish/cmds.c:2899
 msgid "set autosync mode"
 msgstr "autosync ਮੋਡ ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2884
+#: fish/cmds.c:2900
 msgid "enable or disable direct appliance mode"
 msgstr "ਸਿੱਧਾ ਉਪਕਰਨ ਮੋਡ ਯੋਗ ਜਾਂ ਅਯੋਗ"
 
-#: fish/cmds.c:2885
+#: fish/cmds.c:2901
 msgid "set the ext2/3/4 filesystem label"
 msgstr "ext2/3/4 ਫਾਇਲ-ਸਿਸਟਮ ਲੇਬਲ ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2886
+#: fish/cmds.c:2902
 msgid "set the ext2/3/4 filesystem UUID"
 msgstr "ext2/3/4 ਫਾਇਲ-ਸਿਸਟਮ UUID ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2887
+#: fish/cmds.c:2903
 msgid "set memory allocated to the qemu subprocess"
 msgstr "qemu ਅਧੀਨ-ਕਾਰਜ ਨੂੰ ਨਿਰਧਾਰਤ ਮੈਮੋਰੀ ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2888
+#: fish/cmds.c:2904
 msgid "set enable network flag"
 msgstr "ਯੋਗ ਨੈੱਟਵਰਕ ਫਲੈਗ ਸੈੱਟ"
 
-#: fish/cmds.c:2889
+#: fish/cmds.c:2905
 msgid "set the search path"
 msgstr "ਖੋਜ ਮਾਰਗ ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2890
+#: fish/cmds.c:2906
 msgid "set the qemu binary"
 msgstr "qemu ਬਾਇਨਰੀ ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2891
+#: fish/cmds.c:2907
 msgid "enable or disable the recovery process"
 msgstr "ਰਿਕਵਰੀ ਕਾਰਜ ਯੋਗ ਜਾਂ ਅਯੋਗ"
 
-#: fish/cmds.c:2892
+#: fish/cmds.c:2908
 msgid "set SELinux enabled or disabled at appliance boot"
 msgstr "ਉਪਕਰਨ ਬੂਟ ਹੋਣ ਤੇ SELinux ਯੋਗ ਜਾਂ ਅਯੋਗ ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2893
+#: fish/cmds.c:2909
 msgid "enable or disable command traces"
 msgstr "ਕਮਾਂਡ ਟਰੇਸ ਯੋਗ ਜਾਂ ਅਯੋਗ"
 
-#: fish/cmds.c:2894
+#: fish/cmds.c:2910
 msgid "set verbose mode"
 msgstr "ਵਰਬੋਜ਼ ਮੋਡ ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2895
+#: fish/cmds.c:2911
 msgid "set SELinux security context"
 msgstr "SELinux ਸੁਰੱਖਿਆ ਪ੍ਰਸੰਗ ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2897 fish/cmds.c:2898
+#: fish/cmds.c:2913 fish/cmds.c:2914
 msgid "create partitions on a block device"
 msgstr "ਬਲਾਕ ਜੰਤਰ ਤੇ ਭਾਗ ਬਣਾਓ"
 
-#: fish/cmds.c:2899
+#: fish/cmds.c:2915
 msgid "modify a single partition on a block device"
 msgstr "ਬਲਾਕ ਜੰਤਰ ਤੇ ਇੱਕ ਸਿੰਗਲ ਭਾਗ ਨੂੰ ਸੋਧੋ"
 
-#: fish/cmds.c:2900
+#: fish/cmds.c:2916
 msgid "display the disk geometry from the partition table"
 msgstr "ਭਾਗ ਸਾਰਣੀ ਤੋਂ ਡਿਸਕ ਬਣਤਰ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2901
+#: fish/cmds.c:2917
 msgid "display the kernel geometry"
 msgstr "ਕਰਨਲ ਬਣਤਰ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2902
+#: fish/cmds.c:2918
 msgid "display the partition table"
 msgstr "ਭਾਗ ਸਾਰਣੀ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2903
+#: fish/cmds.c:2919
 msgid "run a command via the shell"
 msgstr "ਸ਼ੈੱਲ ਰਾਹੀਂ ਕਮਾਂਡ ਚਲਾਓ"
 
-#: fish/cmds.c:2904
+#: fish/cmds.c:2920
 msgid "run a command via the shell returning lines"
 msgstr "ਲਾਈਨਾਂ ਵਾਲੇ ਸ਼ੈੱਲ ਰਾਹੀਂ ਕਮਾਂਡ ਚਲਾਓ"
 
-#: fish/cmds.c:2905
+#: fish/cmds.c:2921
 msgid "sleep for some seconds"
 msgstr "ਕੁਝ ਸਕਿੰਟਾਂ ਲਈ ਵਿਰਾਮ ਕਰੋ"
 
-#: fish/cmds.c:2906
+#: fish/cmds.c:2922
 msgid "create a sparse disk image and add"
 msgstr "ਸਪਾਰਸ ਡਿਸਕ ਈਮੇਜ਼ ਬਣਾਓ ਅਤੇ ਜੋੜੋ"
 
-#: fish/cmds.c:2907
+#: fish/cmds.c:2923
 msgid "get file information"
 msgstr "ਫਾਇਲ ਜਾਣਕਾਰੀ ਲਵੋ"
 
-#: fish/cmds.c:2908
+#: fish/cmds.c:2924
 msgid "get file system statistics"
 msgstr "ਫਾਇਲ ਸਿਸਟਮ ਅੰਕੜੇ ਲਵੋ"
 
-#: fish/cmds.c:2909 fish/cmds.c:2910
+#: fish/cmds.c:2925 fish/cmds.c:2926
 msgid "print the printable strings in a file"
 msgstr "ਪ੍ਰਿੰਟਯੋਗ ਸਤਰਾਂ ਨੂੰ ਇੱਕ ਫਾਇਲ ਵਿੱਚ ਪ੍ਰਿੰਟ ਕਰੋ"
 
-#: fish/cmds.c:2911
+#: fish/cmds.c:2927
 msgid "list supported groups of commands"
 msgstr "ਕਮਾਂਡਾਂ ਜਾ ਸਹਿਯੋਗੀ ਗਰੁੱਪ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2912
+#: fish/cmds.c:2928
 msgid "disable swap on device"
 msgstr "ਜੰਤਰ ਤੇ ਸਵੈਪ ਅਯੋਗ ਕਰੋ"
 
-#: fish/cmds.c:2913
+#: fish/cmds.c:2929
 msgid "disable swap on file"
 msgstr "ਫਾਇਲ ਤੇ ਸਵੈਪ ਅਯੋਗ ਕਰੋ"
 
-#: fish/cmds.c:2914
+#: fish/cmds.c:2930
 msgid "disable swap on labeled swap partition"
 msgstr "ਲੇਬਲ ਕੀਤੇ ਸਵੈਪ ਭਾਗ ਤੇ ਸਵੈਪ ਅਯੋਗ ਕਰੋ"
 
-#: fish/cmds.c:2915
+#: fish/cmds.c:2931
 msgid "disable swap on swap partition by UUID"
 msgstr "UUID ਦੁਆਰਾ ਸਵੈਪ ਭਾਗ ਕੇ ਸਵੈਪ ਅਯੋਗ ਕਰੋ"
 
-#: fish/cmds.c:2916
+#: fish/cmds.c:2932
 msgid "enable swap on device"
 msgstr "ਜੰਤਰ ਤੇ ਸਵੈਪ ਯੋਗ ਕਰੋ"
 
-#: fish/cmds.c:2917
+#: fish/cmds.c:2933
 msgid "enable swap on file"
 msgstr "ਫਾਇਲ ਤੇ ਸਵੈਪ ਯੋਗ ਕਰੋ"
 
-#: fish/cmds.c:2918
+#: fish/cmds.c:2934
 msgid "enable swap on labeled swap partition"
 msgstr "ਲੇਬਲ ਕੀਤੇ ਸਵੈਪ ਭਾਗ ਤੇ ਸਵੈਪ ਯੋਗ ਕਰੋ"
 
-#: fish/cmds.c:2919
+#: fish/cmds.c:2935
 msgid "enable swap on swap partition by UUID"
 msgstr "UUID ਦੁਆਰਾ ਸਵੈਪ ਭਾਗ ਤੇ ਸਵੈਪ ਯੋਗ ਕਰੋ"
 
-#: fish/cmds.c:2920
+#: fish/cmds.c:2936
 msgid "sync disks, writes are flushed through to the disk image"
 msgstr "sync ਡਿਸਕਾਂ, ਲਿਖਤਾਂ ਨੂੰ ਡਿਸਕ ਈਮੇਜ਼ਾਂ ਰਾਹੀਂ ਸਾਫ ਕੀਤਾ ਗਿਆ ਹੈ"
 
-#: fish/cmds.c:2921
+#: fish/cmds.c:2937
 msgid "return last 10 lines of a file"
 msgstr "ਫਾਇਲ ਦੀਆਂ ਆਖਰੀ 10 ਲਾਈਨਾਂ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2922
+#: fish/cmds.c:2938
 msgid "return last N lines of a file"
 msgstr "ਫਾਇਲ ਦੀਆਂ ਆਖਰੀ N ਲਾਈਨਾਂ ਵੇਖਾਓ"
 
-#: fish/cmds.c:2923
+#: fish/cmds.c:2939
 msgid "unpack tarfile to directory"
 msgstr "tarfile ਨੂੰ ਡਾਇਰੈਕਟਰੀ ਵਿੱਚ ਖੋਲੋ"
 
-#: fish/cmds.c:2924
+#: fish/cmds.c:2940
 msgid "pack directory into tarfile"
 msgstr "ਡਾਇਰੈਕਟਰੀ ਨੂੰ tarfile ਵਿੱਚ ਪੈਕ ਕਰੋ"
 
-#: fish/cmds.c:2925 fish/cmds.c:2932
+#: fish/cmds.c:2941 fish/cmds.c:2948
 msgid "unpack compressed tarball to directory"
 msgstr "ਸੰਕੁਚਿਤ tarball ਨੂੰ ਡਾਇਰੈਕਟਰੀ ਵਿੱਚ ਖੋਲੋ"
 
-#: fish/cmds.c:2926 fish/cmds.c:2933
+#: fish/cmds.c:2942 fish/cmds.c:2949
 msgid "pack directory into compressed tarball"
 msgstr "ਡਾਇਰੈਕਟਰੀ ਨੂੰ ਸੰਕੁਚਿਤ tarball ਵਿੱਚ ਪੈਕ ਕਰੋ"
 
-#: fish/cmds.c:2927
+#: fish/cmds.c:2943
 msgid "print elapsed time taken to run a command"
 msgstr "ਕਮਾਂਡ ਚਲਾਉਣ ਲਈ ਵਰਤਿਆ ਗਿਆ ਸਮਾਂ"
 
-#: fish/cmds.c:2928
+#: fish/cmds.c:2944
 msgid "update file timestamps or create a new file"
 msgstr "ਫਾਇਲ ਸਮਾਂ-ਮੋਹਰ ਅੱਪਡੇਟ ਕਰੋ ਜਾਂ ਇੱਕ ਨਵੀਂ ਫਾਇਲ ਬਣਾਓ"
 
-#: fish/cmds.c:2929
+#: fish/cmds.c:2945
 msgid "truncate a file to zero size"
 msgstr "ਫਾਇਲ ਨੂੰ ਜ਼ੀਰੋ ਅਕਾਰ ਤੱਕ ਘਟਾਓ"
 
-#: fish/cmds.c:2930
+#: fish/cmds.c:2946
 msgid "truncate a file to a particular size"
 msgstr "ਫਾਇਲ ਨੂੰ ਖਾਸ ਅਕਾਰ ਤੱਕ ਘਟਾਓ"
 
-#: fish/cmds.c:2931
+#: fish/cmds.c:2947
 msgid "get ext2/ext3/ext4 superblock details"
 msgstr "ext2/ext3/ext4 ਸੁਪਰਬਲਾਕ ਵੇਰਵਾ ਲਵੋ"
 
-#: fish/cmds.c:2934
+#: fish/cmds.c:2950
 msgid "set file mode creation mask (umask)"
 msgstr "ਫਾਇਲ ਮੋਡ ਬਣਾਉਣ ਮਾਸਕ (umask) ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2935
+#: fish/cmds.c:2951
 msgid "unmount a filesystem"
 msgstr "ਫਾਇਲ-ਸਿਸਟਮ ਆਨ-ਮਾਊਂਟ ਕਰੋ"
 
-#: fish/cmds.c:2936
+#: fish/cmds.c:2952
 msgid "unmount all filesystems"
 msgstr "ਸਭ ਫਾਇਲ-ਸਿਸਟਮ ਅਨ-ਮਾਊਂਟ ਕਰੋ"
 
-#: fish/cmds.c:2937
+#: fish/cmds.c:2953
 msgid "upload a file from the local machine"
 msgstr "ਲੋਕਲ ਮਸ਼ੀਨ ਤੋਂ ਫਾਇਲ ਅੱਪਲੋਡ ਕਰੋ"
 
-#: fish/cmds.c:2938
+#: fish/cmds.c:2954
 msgid "upload a file from the local machine with offset"
 msgstr "ਲੋਕਲ ਮਸ਼ੀਨ ਤੋਂ ਆਫਸੈੱਟ ਨਾਲ ਫਾਇਲ ਅੱਪਲੋਡ ਕਰੋ"
 
-#: fish/cmds.c:2939
+#: fish/cmds.c:2955
 msgid "set timestamp of a file with nanosecond precision"
 msgstr "ਨੈਨੋਸਕਿੰਟ ਸੁੱਧਤਾ ਨਾਲ ਫਾਇਲ ਦੀ ਸਮਾਂ-ਮੋਹਰ ਸੈੱਟ ਕਰੋ"
 
-#: fish/cmds.c:2940
+#: fish/cmds.c:2956
 msgid "get the library version number"
 msgstr "ਲਾਇਬਰੇਰੀ ਵਰਜਨ ਨੰਬਰ ਲਵੋ"
 
-#: fish/cmds.c:2941
+#: fish/cmds.c:2957
 msgid "get the filesystem label"
 msgstr "ਫਾਇਲਸਿਸਟਮ ਲੇਬਲ ਲਵੋ"
 
-#: fish/cmds.c:2942
+#: fish/cmds.c:2958
 msgid "get the Linux VFS type corresponding to a mounted device"
 msgstr "ਮਾਊਂਟ ਕੀਤੇ ਜੰਤਰ ਸੰਬੰਧੀ ਲੀਨਕਸ VFS ਕਿਸਮ ਲਵੋ"
 
-#: fish/cmds.c:2943
+#: fish/cmds.c:2959
 msgid "get the filesystem UUID"
 msgstr "ਫਾਇਲਸਿਸਟਮ UUID ਲਵੋ"
 
-#: fish/cmds.c:2944
+#: fish/cmds.c:2960
 msgid "activate or deactivate some volume groups"
 msgstr "ਕੁਝ ਵਾਲੀਅਮ ਗਰੁੱਪ ਸਰਗਰਮ ਜਾਂ ਨਾ-ਸਰਗਰਮ ਕਰੋ"
 
-#: fish/cmds.c:2945
+#: fish/cmds.c:2961
 msgid "activate or deactivate all volume groups"
 msgstr "ਸਭ ਵਾਲੀਅਮ ਗਰੁੱਪ ਸਰਗਰਮ ਜਾਂ ਨਾ-ਸਰਗਰਮ ਕਰੋ"
 
-#: fish/cmds.c:2946
+#: fish/cmds.c:2962
 msgid "create an LVM volume group"
 msgstr "ਇੱਕ LVM ਵਾਲੀਅਮ ਗਰੁੱਪ ਬਣਾਓ"
 
-#: fish/cmds.c:2947
+#: fish/cmds.c:2963
 msgid "get the LV UUIDs of all LVs in the volume group"
 msgstr "ਵਾਲੀਅਮ ਗਰੁੱਪ ਵਿੱਚ ਸਭ LVs ਦੇ LV UUIDs ਲਵੋ"
 
-#: fish/cmds.c:2948
+#: fish/cmds.c:2964
 msgid "get the PV UUIDs containing the volume group"
 msgstr "PV UUIDs ਲਵੋ ਜਿਸ ਵਿੱਚ ਵਾਲੀਅਮ ਗਰੁੱਪ ਹਨ"
 
-#: fish/cmds.c:2949
+#: fish/cmds.c:2965
 msgid "remove an LVM volume group"
 msgstr "ਇੱਕ LVM ਵਾਲੀਅਮ ਗਰੁੱਪ ਹਟਾਓ"
 
-#: fish/cmds.c:2950
+#: fish/cmds.c:2966
 msgid "rename an LVM volume group"
 msgstr "ਇੱਕ LVM ਵਾਲੀਅਮ ਗਰੁੱਪ ਨੂੰ ਮੁੜ-ਨਾਂ ਦਿਓ"
 
-#: fish/cmds.c:2951 fish/cmds.c:2952
+#: fish/cmds.c:2967 fish/cmds.c:2968
 msgid "list the LVM volume groups (VGs)"
 msgstr "LVM ਵਾਲੀਅਮ ਗਰੁੱਪ (VGs) ਵੇਖਾਓ"
 
-#: fish/cmds.c:2953
+#: fish/cmds.c:2969
 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
 msgstr "LVM ਭੌਤਿਕ ਵਾਲੀਅਮ, ਵਾਲੀਅਮ ਗਰੁੱਪ ਅਤੇ ਲਾਜੀਕਲ ਵਾਲੀਅਮਾਂ ਲਈ ਮੁੜ-ਸਕੈਨ ਕਰੋ"
 
-#: fish/cmds.c:2954
+#: fish/cmds.c:2970
 msgid "get the UUID of a volume group"
 msgstr "ਵਾਲੀਅਮ ਗਰੁੱਪ ਦਾ UUID ਲਵੋ"
 
-#: fish/cmds.c:2955
+#: fish/cmds.c:2971
 msgid "count characters in a file"
 msgstr "ਫਾਇਲ ਵਿਚਲੇ ਅੱਖਰ ਗਿਣੋ"
 
-#: fish/cmds.c:2956
+#: fish/cmds.c:2972
 msgid "count lines in a file"
 msgstr "ਫਾਇਲ ਵਿਚਲੀਆਂ ਲਾਈਨਾ ਗਿਣੋ"
 
-#: fish/cmds.c:2957
+#: fish/cmds.c:2973
 msgid "count words in a file"
 msgstr "ਫਾਇਲ ਵਿਚਲੇ ਸ਼ਬਦ ਗਿਣੋ"
 
-#: fish/cmds.c:2958
+#: fish/cmds.c:2974
 msgid "create a new file"
 msgstr "ਇੱਕ ਨਵੀਂ ਫਾਇਲ ਬਣਾਓ"
 
-#: fish/cmds.c:2959
+#: fish/cmds.c:2975
 msgid "create a file"
 msgstr "ਫਾਇਲ ਬਣਾਓ"
 
-#: fish/cmds.c:2962
+#: fish/cmds.c:2978
 msgid "write zeroes to the device"
 msgstr "ਜੰਤਰ ਤੇ ਜ਼ੀਰੋ ਲਿਖੋ"
 
-#: fish/cmds.c:2963
+#: fish/cmds.c:2979
 msgid "write zeroes to an entire device"
 msgstr "ਪੂਰੇ ਜੰਤਰ ਵਿੱਚ ਸਿਫਰਾਂ ਲਿਖੋ"
 
-#: fish/cmds.c:2964
+#: fish/cmds.c:2980
 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
 msgstr "ext2/3 ਫਾਇਲ-ਸਿਸਟਮ ਉੱਪਰ ਜ਼ੀਰੋ ਨਾ-ਵਰਤੇ inodes ਅਤੇ ਡਿਸਕ ਬਲਾਕ"
 
-#: fish/cmds.c:2967
+#: fish/cmds.c:2983
 msgid "determine file type inside a compressed file"
 msgstr "ਸੰਕੁਚਿਤ ਫਾਇਲ ਅੰਦਰ ਫਾਇਲ ਕਿਸਮ ਪਤਾ ਕਰੋ"
 
-#: fish/cmds.c:2970
+#: fish/cmds.c:2986
 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
 msgstr "ਇੱਕ ਕਮਾਂਡ ਲਈ ਵਿਸਥਾਰ ਜਾਣਕਾਰੀ ਵੇਖਣ ਲਈ -h <cmd> / help <cmd> ਵਰਤੋ।"
 
-#: fish/cmds.c:3288 fish/cmds.c:3302 fish/cmds.c:3318 fish/cmds.c:3335
-#: fish/cmds.c:3352 fish/cmds.c:3370 fish/cmds.c:3389 fish/cmds.c:3405
-#: fish/cmds.c:3423 fish/cmds.c:3439 fish/cmds.c:3457 fish/cmds.c:3473
-#: fish/cmds.c:3490 fish/cmds.c:3505 fish/cmds.c:3523 fish/cmds.c:3538
-#: fish/cmds.c:3554 fish/cmds.c:3570 fish/cmds.c:3586 fish/cmds.c:3602
-#: fish/cmds.c:3618 fish/cmds.c:3636 fish/cmds.c:3669 fish/cmds.c:3685
-#: fish/cmds.c:3701 fish/cmds.c:3720 fish/cmds.c:3735 fish/cmds.c:3753
-#: fish/cmds.c:3768 fish/cmds.c:3786 fish/cmds.c:3801 fish/cmds.c:3819
-#: fish/cmds.c:3834 fish/cmds.c:3853 fish/cmds.c:3872 fish/cmds.c:3890
-#: fish/cmds.c:3910 fish/cmds.c:3929 fish/cmds.c:3949 fish/cmds.c:3969
-#: fish/cmds.c:3989 fish/cmds.c:4008 fish/cmds.c:4027 fish/cmds.c:4047
-#: fish/cmds.c:4067 fish/cmds.c:4087 fish/cmds.c:4102 fish/cmds.c:4118
-#: fish/cmds.c:4190 fish/cmds.c:4208 fish/cmds.c:4225 fish/cmds.c:4309
-#: fish/cmds.c:4329 fish/cmds.c:4349 fish/cmds.c:4369 fish/cmds.c:4389
-#: fish/cmds.c:4409 fish/cmds.c:4428 fish/cmds.c:4447 fish/cmds.c:4466
-#: fish/cmds.c:4481 fish/cmds.c:4500 fish/cmds.c:4520 fish/cmds.c:4540
-#: fish/cmds.c:4617 fish/cmds.c:4633 fish/cmds.c:4649 fish/cmds.c:4668
-#: fish/cmds.c:4690 fish/cmds.c:4712 fish/cmds.c:4732 fish/cmds.c:4749
-#: fish/cmds.c:4766 fish/cmds.c:4783 fish/cmds.c:4800 fish/cmds.c:4817
-#: fish/cmds.c:4834 fish/cmds.c:4851 fish/cmds.c:4870 fish/cmds.c:4893
-#: fish/cmds.c:4929 fish/cmds.c:4946 fish/cmds.c:4969 fish/cmds.c:4991
-#: fish/cmds.c:5012 fish/cmds.c:5032 fish/cmds.c:5051 fish/cmds.c:5071
-#: fish/cmds.c:5089 fish/cmds.c:5107 fish/cmds.c:5121 fish/cmds.c:5137
-#: fish/cmds.c:5157 fish/cmds.c:5176 fish/cmds.c:5195 fish/cmds.c:5214
-#: fish/cmds.c:5233 fish/cmds.c:5253 fish/cmds.c:5293 fish/cmds.c:5350
-#: fish/cmds.c:5371 fish/cmds.c:5392 fish/cmds.c:5413 fish/cmds.c:5431
-#: fish/cmds.c:5453 fish/cmds.c:5491 fish/cmds.c:5513 fish/cmds.c:5592
-#: fish/cmds.c:5631 fish/cmds.c:5646 fish/cmds.c:5663 fish/cmds.c:5677
-#: fish/cmds.c:5693 fish/cmds.c:5715 fish/cmds.c:5737 fish/cmds.c:5759
-#: fish/cmds.c:5781 fish/cmds.c:5803 fish/cmds.c:5825 fish/cmds.c:5845
-#: fish/cmds.c:5862 fish/cmds.c:5879 fish/cmds.c:5898 fish/cmds.c:5917
-#: fish/cmds.c:5937 fish/cmds.c:5973 fish/cmds.c:5992 fish/cmds.c:6011
-#: fish/cmds.c:6028 fish/cmds.c:6046 fish/cmds.c:6069 fish/cmds.c:6092
-#: fish/cmds.c:6116 fish/cmds.c:6139 fish/cmds.c:6160 fish/cmds.c:6183
-#: fish/cmds.c:6206 fish/cmds.c:6226 fish/cmds.c:6248 fish/cmds.c:6269
-#: fish/cmds.c:6292 fish/cmds.c:6309 fish/cmds.c:6326 fish/cmds.c:6344
-#: fish/cmds.c:6362 fish/cmds.c:6383 fish/cmds.c:6401 fish/cmds.c:6422
-#: fish/cmds.c:6442 fish/cmds.c:6460 fish/cmds.c:6481 fish/cmds.c:6504
-#: fish/cmds.c:6527 fish/cmds.c:6549 fish/cmds.c:6582 fish/cmds.c:6599
-#: fish/cmds.c:6616 fish/cmds.c:6640 fish/cmds.c:6663 fish/cmds.c:6686
-#: fish/cmds.c:6708 fish/cmds.c:6725 fish/cmds.c:6747 fish/cmds.c:6841
-#: fish/cmds.c:6861 fish/cmds.c:6881 fish/cmds.c:6901 fish/cmds.c:6919
-#: fish/cmds.c:6940 fish/cmds.c:6976 fish/cmds.c:6993 fish/cmds.c:7015
-#: fish/cmds.c:7032 fish/cmds.c:7068 fish/cmds.c:7088 fish/cmds.c:7108
-#: fish/cmds.c:7128 fish/cmds.c:7150 fish/cmds.c:7167 fish/cmds.c:7186
-#: fish/cmds.c:7205 fish/cmds.c:7227 fish/cmds.c:7248 fish/cmds.c:7269
-#: fish/cmds.c:7290 fish/cmds.c:7313 fish/cmds.c:7354 fish/cmds.c:7377
-#: fish/cmds.c:7416 fish/cmds.c:7433 fish/cmds.c:7452 fish/cmds.c:7473
-#: fish/cmds.c:7496 fish/cmds.c:7518 fish/cmds.c:7536 fish/cmds.c:7555
-#: fish/cmds.c:7576 fish/cmds.c:7653 fish/cmds.c:7694 fish/cmds.c:7773
-#: fish/cmds.c:7849 fish/cmds.c:7886 fish/cmds.c:7909 fish/cmds.c:7930
-#: fish/cmds.c:7953 fish/cmds.c:7975 fish/cmds.c:8000 fish/cmds.c:8043
-#: fish/cmds.c:8084 fish/cmds.c:8105 fish/cmds.c:8123 fish/cmds.c:8142
-#: fish/cmds.c:8159 fish/cmds.c:8177 fish/cmds.c:8204 fish/cmds.c:8228
-#: fish/cmds.c:8252 fish/cmds.c:8276 fish/cmds.c:8300 fish/cmds.c:8324
-#: fish/cmds.c:8348 fish/cmds.c:8372 fish/cmds.c:8396 fish/cmds.c:8420
-#: fish/cmds.c:8444 fish/cmds.c:8468 fish/cmds.c:8491 fish/cmds.c:8514
-#: fish/cmds.c:8535 fish/cmds.c:8556 fish/cmds.c:8577 fish/cmds.c:8597
-#: fish/cmds.c:8620 fish/cmds.c:8658 fish/cmds.c:8675 fish/cmds.c:8692
-#: fish/cmds.c:8711 fish/cmds.c:8730 fish/cmds.c:8747 fish/cmds.c:8764
-#: fish/cmds.c:8781 fish/cmds.c:8798 fish/cmds.c:8817 fish/cmds.c:8853
-#: fish/cmds.c:8893 fish/cmds.c:8926 fish/cmds.c:8943 fish/cmds.c:8960
-#: fish/cmds.c:8976 fish/cmds.c:8991 fish/cmds.c:9012 fish/cmds.c:9050
-#: fish/cmds.c:9088 fish/cmds.c:9127 fish/cmds.c:9167 fish/cmds.c:9208
-#: fish/cmds.c:9249 fish/cmds.c:9287 fish/cmds.c:9304 fish/cmds.c:9327
-#: fish/cmds.c:9349 fish/cmds.c:9371 fish/cmds.c:9391 fish/cmds.c:9411
-#: fish/cmds.c:9447 fish/cmds.c:9519 fish/cmds.c:9559 fish/cmds.c:9617
-#: fish/cmds.c:9643 fish/cmds.c:9669 fish/cmds.c:9697 fish/cmds.c:9756
-#: fish/cmds.c:9777 fish/cmds.c:9822 fish/cmds.c:9842 fish/cmds.c:9881
-#: fish/cmds.c:9918 fish/cmds.c:9938 fish/cmds.c:9960 fish/cmds.c:10017
-#: fish/cmds.c:10037 fish/cmds.c:10059 fish/cmds.c:10081 fish/cmds.c:10100
-#: fish/cmds.c:10120 fish/cmds.c:10147 fish/cmds.c:10167 fish/cmds.c:10187
-#: fish/cmds.c:10207 fish/cmds.c:10227 fish/cmds.c:10249 fish/cmds.c:10284
-#: fish/cmds.c:10302 fish/cmds.c:10325 fish/cmds.c:10347 fish/cmds.c:10362
-#: fish/cmds.c:10379 fish/cmds.c:10416 fish/cmds.c:10455 fish/cmds.c:10495
-#: fish/cmds.c:10551 fish/cmds.c:10573 fish/cmds.c:10609 fish/cmds.c:10624
-#: fish/cmds.c:10644 fish/cmds.c:10684 fish/cmds.c:10707 fish/cmds.c:10731
-#: fish/cmds.c:10756 fish/cmds.c:10797 fish/cmds.c:10822 fish/cmds.c:10860
-#: fish/cmds.c:10891 fish/cmds.c:10922 fish/cmds.c:10950 fish/cmds.c:10970
-#: fish/cmds.c:11002 fish/cmds.c:11022 fish/cmds.c:11042 fish/cmds.c:11059
-#: fish/cmds.c:11077 fish/cmds.c:11100 fish/cmds.c:11121 fish/cmds.c:11140
-#: fish/cmds.c:11182 fish/cmds.c:11225 fish/cmds.c:11269 fish/cmds.c:11308
-#: fish/cmds.c:11327 fish/cmds.c:11347 fish/cmds.c:11367 fish/cmds.c:11388
-#: fish/cmds.c:11409 fish/cmds.c:11430 fish/cmds.c:11451 fish/cmds.c:11472
-#: fish/cmds.c:11494 fish/cmds.c:11532 fish/cmds.c:11583 fish/cmds.c:11621
-#: fish/cmds.c:11677 fish/cmds.c:11813 fish/cmds.c:11842 fish/cmds.c:11869
-#: fish/cmds.c:11886 fish/cmds.c:11907 fish/cmds.c:11924
+#: fish/cmds.c:3304 fish/cmds.c:3318 fish/cmds.c:3334 fish/cmds.c:3351
+#: fish/cmds.c:3368 fish/cmds.c:3386 fish/cmds.c:3405 fish/cmds.c:3421
+#: fish/cmds.c:3439 fish/cmds.c:3455 fish/cmds.c:3473 fish/cmds.c:3489
+#: fish/cmds.c:3506 fish/cmds.c:3521 fish/cmds.c:3539 fish/cmds.c:3554
+#: fish/cmds.c:3570 fish/cmds.c:3586 fish/cmds.c:3602 fish/cmds.c:3618
+#: fish/cmds.c:3634 fish/cmds.c:3652 fish/cmds.c:3685 fish/cmds.c:3701
+#: fish/cmds.c:3717 fish/cmds.c:3736 fish/cmds.c:3751 fish/cmds.c:3769
+#: fish/cmds.c:3784 fish/cmds.c:3802 fish/cmds.c:3817 fish/cmds.c:3835
+#: fish/cmds.c:3850 fish/cmds.c:3869 fish/cmds.c:3888 fish/cmds.c:3906
+#: fish/cmds.c:3926 fish/cmds.c:3945 fish/cmds.c:3965 fish/cmds.c:3985
+#: fish/cmds.c:4005 fish/cmds.c:4024 fish/cmds.c:4043 fish/cmds.c:4063
+#: fish/cmds.c:4083 fish/cmds.c:4103 fish/cmds.c:4118 fish/cmds.c:4134
+#: fish/cmds.c:4206 fish/cmds.c:4224 fish/cmds.c:4241 fish/cmds.c:4325
+#: fish/cmds.c:4345 fish/cmds.c:4365 fish/cmds.c:4385 fish/cmds.c:4405
+#: fish/cmds.c:4425 fish/cmds.c:4444 fish/cmds.c:4463 fish/cmds.c:4482
+#: fish/cmds.c:4497 fish/cmds.c:4516 fish/cmds.c:4536 fish/cmds.c:4556
+#: fish/cmds.c:4633 fish/cmds.c:4649 fish/cmds.c:4665 fish/cmds.c:4684
+#: fish/cmds.c:4706 fish/cmds.c:4728 fish/cmds.c:4748 fish/cmds.c:4765
+#: fish/cmds.c:4782 fish/cmds.c:4799 fish/cmds.c:4816 fish/cmds.c:4833
+#: fish/cmds.c:4850 fish/cmds.c:4867 fish/cmds.c:4886 fish/cmds.c:4909
+#: fish/cmds.c:4945 fish/cmds.c:4962 fish/cmds.c:4985 fish/cmds.c:5007
+#: fish/cmds.c:5028 fish/cmds.c:5048 fish/cmds.c:5067 fish/cmds.c:5087
+#: fish/cmds.c:5105 fish/cmds.c:5123 fish/cmds.c:5137 fish/cmds.c:5153
+#: fish/cmds.c:5173 fish/cmds.c:5192 fish/cmds.c:5211 fish/cmds.c:5230
+#: fish/cmds.c:5249 fish/cmds.c:5269 fish/cmds.c:5309 fish/cmds.c:5366
+#: fish/cmds.c:5387 fish/cmds.c:5408 fish/cmds.c:5429 fish/cmds.c:5447
+#: fish/cmds.c:5469 fish/cmds.c:5507 fish/cmds.c:5529 fish/cmds.c:5608
+#: fish/cmds.c:5647 fish/cmds.c:5662 fish/cmds.c:5679 fish/cmds.c:5693
+#: fish/cmds.c:5709 fish/cmds.c:5731 fish/cmds.c:5753 fish/cmds.c:5775
+#: fish/cmds.c:5797 fish/cmds.c:5819 fish/cmds.c:5841 fish/cmds.c:5861
+#: fish/cmds.c:5878 fish/cmds.c:5895 fish/cmds.c:5914 fish/cmds.c:5933
+#: fish/cmds.c:5953 fish/cmds.c:5989 fish/cmds.c:6008 fish/cmds.c:6027
+#: fish/cmds.c:6044 fish/cmds.c:6062 fish/cmds.c:6085 fish/cmds.c:6108
+#: fish/cmds.c:6132 fish/cmds.c:6155 fish/cmds.c:6176 fish/cmds.c:6199
+#: fish/cmds.c:6222 fish/cmds.c:6242 fish/cmds.c:6264 fish/cmds.c:6285
+#: fish/cmds.c:6308 fish/cmds.c:6325 fish/cmds.c:6342 fish/cmds.c:6360
+#: fish/cmds.c:6378 fish/cmds.c:6399 fish/cmds.c:6417 fish/cmds.c:6438
+#: fish/cmds.c:6458 fish/cmds.c:6476 fish/cmds.c:6497 fish/cmds.c:6520
+#: fish/cmds.c:6543 fish/cmds.c:6565 fish/cmds.c:6598 fish/cmds.c:6615
+#: fish/cmds.c:6632 fish/cmds.c:6656 fish/cmds.c:6679 fish/cmds.c:6702
+#: fish/cmds.c:6724 fish/cmds.c:6741 fish/cmds.c:6763 fish/cmds.c:6857
+#: fish/cmds.c:6877 fish/cmds.c:6897 fish/cmds.c:6917 fish/cmds.c:6935
+#: fish/cmds.c:6956 fish/cmds.c:6992 fish/cmds.c:7009 fish/cmds.c:7031
+#: fish/cmds.c:7048 fish/cmds.c:7084 fish/cmds.c:7104 fish/cmds.c:7124
+#: fish/cmds.c:7144 fish/cmds.c:7166 fish/cmds.c:7183 fish/cmds.c:7202
+#: fish/cmds.c:7221 fish/cmds.c:7243 fish/cmds.c:7264 fish/cmds.c:7285
+#: fish/cmds.c:7306 fish/cmds.c:7329 fish/cmds.c:7370 fish/cmds.c:7393
+#: fish/cmds.c:7432 fish/cmds.c:7449 fish/cmds.c:7468 fish/cmds.c:7489
+#: fish/cmds.c:7512 fish/cmds.c:7534 fish/cmds.c:7552 fish/cmds.c:7571
+#: fish/cmds.c:7592 fish/cmds.c:7669 fish/cmds.c:7710 fish/cmds.c:7789
+#: fish/cmds.c:7865 fish/cmds.c:7902 fish/cmds.c:7925 fish/cmds.c:7946
+#: fish/cmds.c:7969 fish/cmds.c:7991 fish/cmds.c:8016 fish/cmds.c:8059
+#: fish/cmds.c:8100 fish/cmds.c:8121 fish/cmds.c:8139 fish/cmds.c:8158
+#: fish/cmds.c:8175 fish/cmds.c:8193 fish/cmds.c:8220 fish/cmds.c:8244
+#: fish/cmds.c:8268 fish/cmds.c:8292 fish/cmds.c:8316 fish/cmds.c:8340
+#: fish/cmds.c:8364 fish/cmds.c:8388 fish/cmds.c:8412 fish/cmds.c:8436
+#: fish/cmds.c:8460 fish/cmds.c:8484 fish/cmds.c:8507 fish/cmds.c:8530
+#: fish/cmds.c:8551 fish/cmds.c:8572 fish/cmds.c:8593 fish/cmds.c:8613
+#: fish/cmds.c:8636 fish/cmds.c:8674 fish/cmds.c:8691 fish/cmds.c:8708
+#: fish/cmds.c:8727 fish/cmds.c:8746 fish/cmds.c:8763 fish/cmds.c:8780
+#: fish/cmds.c:8797 fish/cmds.c:8814 fish/cmds.c:8833 fish/cmds.c:8869
+#: fish/cmds.c:8909 fish/cmds.c:8942 fish/cmds.c:8959 fish/cmds.c:8976
+#: fish/cmds.c:8992 fish/cmds.c:9007 fish/cmds.c:9028 fish/cmds.c:9066
+#: fish/cmds.c:9104 fish/cmds.c:9143 fish/cmds.c:9183 fish/cmds.c:9224
+#: fish/cmds.c:9265 fish/cmds.c:9303 fish/cmds.c:9320 fish/cmds.c:9343
+#: fish/cmds.c:9365 fish/cmds.c:9387 fish/cmds.c:9407 fish/cmds.c:9427
+#: fish/cmds.c:9463 fish/cmds.c:9535 fish/cmds.c:9575 fish/cmds.c:9633
+#: fish/cmds.c:9659 fish/cmds.c:9685 fish/cmds.c:9713 fish/cmds.c:9772
+#: fish/cmds.c:9793 fish/cmds.c:9838 fish/cmds.c:9858 fish/cmds.c:9897
+#: fish/cmds.c:9934 fish/cmds.c:9954 fish/cmds.c:9976 fish/cmds.c:10033
+#: fish/cmds.c:10053 fish/cmds.c:10075 fish/cmds.c:10097 fish/cmds.c:10116
+#: fish/cmds.c:10136 fish/cmds.c:10163 fish/cmds.c:10183 fish/cmds.c:10203
+#: fish/cmds.c:10223 fish/cmds.c:10243 fish/cmds.c:10265 fish/cmds.c:10300
+#: fish/cmds.c:10318 fish/cmds.c:10341 fish/cmds.c:10363 fish/cmds.c:10378
+#: fish/cmds.c:10395 fish/cmds.c:10432 fish/cmds.c:10471 fish/cmds.c:10511
+#: fish/cmds.c:10567 fish/cmds.c:10589 fish/cmds.c:10625 fish/cmds.c:10640
+#: fish/cmds.c:10660 fish/cmds.c:10700 fish/cmds.c:10723 fish/cmds.c:10747
+#: fish/cmds.c:10772 fish/cmds.c:10813 fish/cmds.c:10838 fish/cmds.c:10876
+#: fish/cmds.c:10907 fish/cmds.c:10938 fish/cmds.c:10966 fish/cmds.c:10986
+#: fish/cmds.c:11018 fish/cmds.c:11038 fish/cmds.c:11058 fish/cmds.c:11075
+#: fish/cmds.c:11093 fish/cmds.c:11116 fish/cmds.c:11137 fish/cmds.c:11156
+#: fish/cmds.c:11198 fish/cmds.c:11241 fish/cmds.c:11285 fish/cmds.c:11324
+#: fish/cmds.c:11343 fish/cmds.c:11363 fish/cmds.c:11383 fish/cmds.c:11404
+#: fish/cmds.c:11425 fish/cmds.c:11446 fish/cmds.c:11467 fish/cmds.c:11488
+#: fish/cmds.c:11510 fish/cmds.c:11548 fish/cmds.c:11599 fish/cmds.c:11637
+#: fish/cmds.c:11693 fish/cmds.c:11829 fish/cmds.c:11858 fish/cmds.c:11885
+#: fish/cmds.c:11902 fish/cmds.c:11923 fish/cmds.c:11940 fish/cmds.c:12002
 #, c-format
 msgid "%s should have %d parameter(s)\n"
 msgstr "%s ਦੇ ਪੈਰਾਮੀਟਰ %d ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ\n"
 
-#: fish/cmds.c:3289 fish/cmds.c:3303 fish/cmds.c:3319 fish/cmds.c:3336
-#: fish/cmds.c:3353 fish/cmds.c:3371 fish/cmds.c:3390 fish/cmds.c:3406
-#: fish/cmds.c:3424 fish/cmds.c:3440 fish/cmds.c:3458 fish/cmds.c:3474
-#: fish/cmds.c:3491 fish/cmds.c:3506 fish/cmds.c:3524 fish/cmds.c:3539
-#: fish/cmds.c:3555 fish/cmds.c:3571 fish/cmds.c:3587 fish/cmds.c:3603
-#: fish/cmds.c:3619 fish/cmds.c:3637 fish/cmds.c:3670 fish/cmds.c:3686
-#: fish/cmds.c:3702 fish/cmds.c:3721 fish/cmds.c:3736 fish/cmds.c:3754
-#: fish/cmds.c:3769 fish/cmds.c:3787 fish/cmds.c:3802 fish/cmds.c:3820
-#: fish/cmds.c:3835 fish/cmds.c:3854 fish/cmds.c:3873 fish/cmds.c:3891
-#: fish/cmds.c:3911 fish/cmds.c:3930 fish/cmds.c:3950 fish/cmds.c:3970
-#: fish/cmds.c:3990 fish/cmds.c:4009 fish/cmds.c:4028 fish/cmds.c:4048
-#: fish/cmds.c:4068 fish/cmds.c:4088 fish/cmds.c:4103 fish/cmds.c:4119
-#: fish/cmds.c:4140 fish/cmds.c:4191 fish/cmds.c:4209 fish/cmds.c:4226
-#: fish/cmds.c:4247 fish/cmds.c:4310 fish/cmds.c:4330 fish/cmds.c:4350
-#: fish/cmds.c:4370 fish/cmds.c:4390 fish/cmds.c:4410 fish/cmds.c:4429
-#: fish/cmds.c:4448 fish/cmds.c:4467 fish/cmds.c:4482 fish/cmds.c:4501
-#: fish/cmds.c:4521 fish/cmds.c:4541 fish/cmds.c:4564 fish/cmds.c:4618
-#: fish/cmds.c:4634 fish/cmds.c:4650 fish/cmds.c:4669 fish/cmds.c:4691
-#: fish/cmds.c:4713 fish/cmds.c:4733 fish/cmds.c:4750 fish/cmds.c:4767
-#: fish/cmds.c:4784 fish/cmds.c:4801 fish/cmds.c:4818 fish/cmds.c:4835
-#: fish/cmds.c:4852 fish/cmds.c:4871 fish/cmds.c:4894 fish/cmds.c:4930
-#: fish/cmds.c:4947 fish/cmds.c:4970 fish/cmds.c:4992 fish/cmds.c:5013
-#: fish/cmds.c:5033 fish/cmds.c:5052 fish/cmds.c:5072 fish/cmds.c:5090
-#: fish/cmds.c:5108 fish/cmds.c:5122 fish/cmds.c:5138 fish/cmds.c:5158
-#: fish/cmds.c:5177 fish/cmds.c:5196 fish/cmds.c:5215 fish/cmds.c:5234
-#: fish/cmds.c:5254 fish/cmds.c:5294 fish/cmds.c:5351 fish/cmds.c:5372
-#: fish/cmds.c:5393 fish/cmds.c:5414 fish/cmds.c:5432 fish/cmds.c:5454
-#: fish/cmds.c:5492 fish/cmds.c:5514 fish/cmds.c:5593 fish/cmds.c:5632
-#: fish/cmds.c:5647 fish/cmds.c:5664 fish/cmds.c:5678 fish/cmds.c:5694
-#: fish/cmds.c:5716 fish/cmds.c:5738 fish/cmds.c:5760 fish/cmds.c:5782
-#: fish/cmds.c:5804 fish/cmds.c:5826 fish/cmds.c:5846 fish/cmds.c:5863
-#: fish/cmds.c:5880 fish/cmds.c:5899 fish/cmds.c:5918 fish/cmds.c:5938
-#: fish/cmds.c:5974 fish/cmds.c:5993 fish/cmds.c:6012 fish/cmds.c:6029
-#: fish/cmds.c:6047 fish/cmds.c:6070 fish/cmds.c:6093 fish/cmds.c:6117
-#: fish/cmds.c:6140 fish/cmds.c:6161 fish/cmds.c:6184 fish/cmds.c:6207
-#: fish/cmds.c:6227 fish/cmds.c:6249 fish/cmds.c:6270 fish/cmds.c:6293
-#: fish/cmds.c:6310 fish/cmds.c:6327 fish/cmds.c:6345 fish/cmds.c:6363
-#: fish/cmds.c:6384 fish/cmds.c:6402 fish/cmds.c:6423 fish/cmds.c:6443
-#: fish/cmds.c:6461 fish/cmds.c:6482 fish/cmds.c:6505 fish/cmds.c:6528
-#: fish/cmds.c:6550 fish/cmds.c:6583 fish/cmds.c:6600 fish/cmds.c:6617
-#: fish/cmds.c:6641 fish/cmds.c:6664 fish/cmds.c:6687 fish/cmds.c:6709
-#: fish/cmds.c:6726 fish/cmds.c:6748 fish/cmds.c:6842 fish/cmds.c:6862
-#: fish/cmds.c:6882 fish/cmds.c:6902 fish/cmds.c:6920 fish/cmds.c:6941
-#: fish/cmds.c:6977 fish/cmds.c:6994 fish/cmds.c:7016 fish/cmds.c:7033
-#: fish/cmds.c:7069 fish/cmds.c:7089 fish/cmds.c:7109 fish/cmds.c:7129
-#: fish/cmds.c:7151 fish/cmds.c:7168 fish/cmds.c:7187 fish/cmds.c:7206
-#: fish/cmds.c:7228 fish/cmds.c:7249 fish/cmds.c:7270 fish/cmds.c:7291
-#: fish/cmds.c:7314 fish/cmds.c:7355 fish/cmds.c:7378 fish/cmds.c:7417
-#: fish/cmds.c:7434 fish/cmds.c:7453 fish/cmds.c:7474 fish/cmds.c:7497
-#: fish/cmds.c:7519 fish/cmds.c:7537 fish/cmds.c:7556 fish/cmds.c:7577
-#: fish/cmds.c:7654 fish/cmds.c:7695 fish/cmds.c:7774 fish/cmds.c:7850
-#: fish/cmds.c:7887 fish/cmds.c:7910 fish/cmds.c:7931 fish/cmds.c:7954
-#: fish/cmds.c:7976 fish/cmds.c:8001 fish/cmds.c:8044 fish/cmds.c:8085
-#: fish/cmds.c:8106 fish/cmds.c:8124 fish/cmds.c:8143 fish/cmds.c:8160
-#: fish/cmds.c:8178 fish/cmds.c:8205 fish/cmds.c:8229 fish/cmds.c:8253
-#: fish/cmds.c:8277 fish/cmds.c:8301 fish/cmds.c:8325 fish/cmds.c:8349
-#: fish/cmds.c:8373 fish/cmds.c:8397 fish/cmds.c:8421 fish/cmds.c:8445
-#: fish/cmds.c:8469 fish/cmds.c:8492 fish/cmds.c:8515 fish/cmds.c:8536
-#: fish/cmds.c:8557 fish/cmds.c:8578 fish/cmds.c:8598 fish/cmds.c:8621
-#: fish/cmds.c:8659 fish/cmds.c:8676 fish/cmds.c:8693 fish/cmds.c:8712
-#: fish/cmds.c:8731 fish/cmds.c:8748 fish/cmds.c:8765 fish/cmds.c:8782
-#: fish/cmds.c:8799 fish/cmds.c:8818 fish/cmds.c:8854 fish/cmds.c:8894
-#: fish/cmds.c:8927 fish/cmds.c:8944 fish/cmds.c:8961 fish/cmds.c:8977
-#: fish/cmds.c:8992 fish/cmds.c:9013 fish/cmds.c:9051 fish/cmds.c:9089
-#: fish/cmds.c:9128 fish/cmds.c:9168 fish/cmds.c:9209 fish/cmds.c:9250
-#: fish/cmds.c:9288 fish/cmds.c:9305 fish/cmds.c:9328 fish/cmds.c:9350
-#: fish/cmds.c:9372 fish/cmds.c:9392 fish/cmds.c:9412 fish/cmds.c:9448
-#: fish/cmds.c:9520 fish/cmds.c:9560 fish/cmds.c:9618 fish/cmds.c:9644
-#: fish/cmds.c:9670 fish/cmds.c:9698 fish/cmds.c:9757 fish/cmds.c:9778
-#: fish/cmds.c:9823 fish/cmds.c:9843 fish/cmds.c:9882 fish/cmds.c:9919
-#: fish/cmds.c:9939 fish/cmds.c:9961 fish/cmds.c:10018 fish/cmds.c:10038
-#: fish/cmds.c:10060 fish/cmds.c:10082 fish/cmds.c:10101 fish/cmds.c:10121
-#: fish/cmds.c:10148 fish/cmds.c:10168 fish/cmds.c:10188 fish/cmds.c:10208
-#: fish/cmds.c:10228 fish/cmds.c:10250 fish/cmds.c:10285 fish/cmds.c:10303
-#: fish/cmds.c:10326 fish/cmds.c:10348 fish/cmds.c:10363 fish/cmds.c:10380
-#: fish/cmds.c:10417 fish/cmds.c:10456 fish/cmds.c:10496 fish/cmds.c:10552
-#: fish/cmds.c:10574 fish/cmds.c:10610 fish/cmds.c:10625 fish/cmds.c:10645
-#: fish/cmds.c:10685 fish/cmds.c:10708 fish/cmds.c:10732 fish/cmds.c:10757
-#: fish/cmds.c:10798 fish/cmds.c:10823 fish/cmds.c:10861 fish/cmds.c:10892
-#: fish/cmds.c:10923 fish/cmds.c:10951 fish/cmds.c:10971 fish/cmds.c:11003
-#: fish/cmds.c:11023 fish/cmds.c:11043 fish/cmds.c:11060 fish/cmds.c:11078
-#: fish/cmds.c:11101 fish/cmds.c:11122 fish/cmds.c:11141 fish/cmds.c:11183
-#: fish/cmds.c:11226 fish/cmds.c:11270 fish/cmds.c:11309 fish/cmds.c:11328
-#: fish/cmds.c:11348 fish/cmds.c:11368 fish/cmds.c:11389 fish/cmds.c:11410
-#: fish/cmds.c:11431 fish/cmds.c:11452 fish/cmds.c:11473 fish/cmds.c:11495
-#: fish/cmds.c:11533 fish/cmds.c:11584 fish/cmds.c:11622 fish/cmds.c:11678
-#: fish/cmds.c:11701 fish/cmds.c:11814 fish/cmds.c:11843 fish/cmds.c:11870
-#: fish/cmds.c:11887 fish/cmds.c:11908 fish/cmds.c:11925 fish/cmds.c:11947
+#: fish/cmds.c:3305 fish/cmds.c:3319 fish/cmds.c:3335 fish/cmds.c:3352
+#: fish/cmds.c:3369 fish/cmds.c:3387 fish/cmds.c:3406 fish/cmds.c:3422
+#: fish/cmds.c:3440 fish/cmds.c:3456 fish/cmds.c:3474 fish/cmds.c:3490
+#: fish/cmds.c:3507 fish/cmds.c:3522 fish/cmds.c:3540 fish/cmds.c:3555
+#: fish/cmds.c:3571 fish/cmds.c:3587 fish/cmds.c:3603 fish/cmds.c:3619
+#: fish/cmds.c:3635 fish/cmds.c:3653 fish/cmds.c:3686 fish/cmds.c:3702
+#: fish/cmds.c:3718 fish/cmds.c:3737 fish/cmds.c:3752 fish/cmds.c:3770
+#: fish/cmds.c:3785 fish/cmds.c:3803 fish/cmds.c:3818 fish/cmds.c:3836
+#: fish/cmds.c:3851 fish/cmds.c:3870 fish/cmds.c:3889 fish/cmds.c:3907
+#: fish/cmds.c:3927 fish/cmds.c:3946 fish/cmds.c:3966 fish/cmds.c:3986
+#: fish/cmds.c:4006 fish/cmds.c:4025 fish/cmds.c:4044 fish/cmds.c:4064
+#: fish/cmds.c:4084 fish/cmds.c:4104 fish/cmds.c:4119 fish/cmds.c:4135
+#: fish/cmds.c:4156 fish/cmds.c:4207 fish/cmds.c:4225 fish/cmds.c:4242
+#: fish/cmds.c:4263 fish/cmds.c:4326 fish/cmds.c:4346 fish/cmds.c:4366
+#: fish/cmds.c:4386 fish/cmds.c:4406 fish/cmds.c:4426 fish/cmds.c:4445
+#: fish/cmds.c:4464 fish/cmds.c:4483 fish/cmds.c:4498 fish/cmds.c:4517
+#: fish/cmds.c:4537 fish/cmds.c:4557 fish/cmds.c:4580 fish/cmds.c:4634
+#: fish/cmds.c:4650 fish/cmds.c:4666 fish/cmds.c:4685 fish/cmds.c:4707
+#: fish/cmds.c:4729 fish/cmds.c:4749 fish/cmds.c:4766 fish/cmds.c:4783
+#: fish/cmds.c:4800 fish/cmds.c:4817 fish/cmds.c:4834 fish/cmds.c:4851
+#: fish/cmds.c:4868 fish/cmds.c:4887 fish/cmds.c:4910 fish/cmds.c:4946
+#: fish/cmds.c:4963 fish/cmds.c:4986 fish/cmds.c:5008 fish/cmds.c:5029
+#: fish/cmds.c:5049 fish/cmds.c:5068 fish/cmds.c:5088 fish/cmds.c:5106
+#: fish/cmds.c:5124 fish/cmds.c:5138 fish/cmds.c:5154 fish/cmds.c:5174
+#: fish/cmds.c:5193 fish/cmds.c:5212 fish/cmds.c:5231 fish/cmds.c:5250
+#: fish/cmds.c:5270 fish/cmds.c:5310 fish/cmds.c:5367 fish/cmds.c:5388
+#: fish/cmds.c:5409 fish/cmds.c:5430 fish/cmds.c:5448 fish/cmds.c:5470
+#: fish/cmds.c:5508 fish/cmds.c:5530 fish/cmds.c:5609 fish/cmds.c:5648
+#: fish/cmds.c:5663 fish/cmds.c:5680 fish/cmds.c:5694 fish/cmds.c:5710
+#: fish/cmds.c:5732 fish/cmds.c:5754 fish/cmds.c:5776 fish/cmds.c:5798
+#: fish/cmds.c:5820 fish/cmds.c:5842 fish/cmds.c:5862 fish/cmds.c:5879
+#: fish/cmds.c:5896 fish/cmds.c:5915 fish/cmds.c:5934 fish/cmds.c:5954
+#: fish/cmds.c:5990 fish/cmds.c:6009 fish/cmds.c:6028 fish/cmds.c:6045
+#: fish/cmds.c:6063 fish/cmds.c:6086 fish/cmds.c:6109 fish/cmds.c:6133
+#: fish/cmds.c:6156 fish/cmds.c:6177 fish/cmds.c:6200 fish/cmds.c:6223
+#: fish/cmds.c:6243 fish/cmds.c:6265 fish/cmds.c:6286 fish/cmds.c:6309
+#: fish/cmds.c:6326 fish/cmds.c:6343 fish/cmds.c:6361 fish/cmds.c:6379
+#: fish/cmds.c:6400 fish/cmds.c:6418 fish/cmds.c:6439 fish/cmds.c:6459
+#: fish/cmds.c:6477 fish/cmds.c:6498 fish/cmds.c:6521 fish/cmds.c:6544
+#: fish/cmds.c:6566 fish/cmds.c:6599 fish/cmds.c:6616 fish/cmds.c:6633
+#: fish/cmds.c:6657 fish/cmds.c:6680 fish/cmds.c:6703 fish/cmds.c:6725
+#: fish/cmds.c:6742 fish/cmds.c:6764 fish/cmds.c:6858 fish/cmds.c:6878
+#: fish/cmds.c:6898 fish/cmds.c:6918 fish/cmds.c:6936 fish/cmds.c:6957
+#: fish/cmds.c:6993 fish/cmds.c:7010 fish/cmds.c:7032 fish/cmds.c:7049
+#: fish/cmds.c:7085 fish/cmds.c:7105 fish/cmds.c:7125 fish/cmds.c:7145
+#: fish/cmds.c:7167 fish/cmds.c:7184 fish/cmds.c:7203 fish/cmds.c:7222
+#: fish/cmds.c:7244 fish/cmds.c:7265 fish/cmds.c:7286 fish/cmds.c:7307
+#: fish/cmds.c:7330 fish/cmds.c:7371 fish/cmds.c:7394 fish/cmds.c:7433
+#: fish/cmds.c:7450 fish/cmds.c:7469 fish/cmds.c:7490 fish/cmds.c:7513
+#: fish/cmds.c:7535 fish/cmds.c:7553 fish/cmds.c:7572 fish/cmds.c:7593
+#: fish/cmds.c:7670 fish/cmds.c:7711 fish/cmds.c:7790 fish/cmds.c:7866
+#: fish/cmds.c:7903 fish/cmds.c:7926 fish/cmds.c:7947 fish/cmds.c:7970
+#: fish/cmds.c:7992 fish/cmds.c:8017 fish/cmds.c:8060 fish/cmds.c:8101
+#: fish/cmds.c:8122 fish/cmds.c:8140 fish/cmds.c:8159 fish/cmds.c:8176
+#: fish/cmds.c:8194 fish/cmds.c:8221 fish/cmds.c:8245 fish/cmds.c:8269
+#: fish/cmds.c:8293 fish/cmds.c:8317 fish/cmds.c:8341 fish/cmds.c:8365
+#: fish/cmds.c:8389 fish/cmds.c:8413 fish/cmds.c:8437 fish/cmds.c:8461
+#: fish/cmds.c:8485 fish/cmds.c:8508 fish/cmds.c:8531 fish/cmds.c:8552
+#: fish/cmds.c:8573 fish/cmds.c:8594 fish/cmds.c:8614 fish/cmds.c:8637
+#: fish/cmds.c:8675 fish/cmds.c:8692 fish/cmds.c:8709 fish/cmds.c:8728
+#: fish/cmds.c:8747 fish/cmds.c:8764 fish/cmds.c:8781 fish/cmds.c:8798
+#: fish/cmds.c:8815 fish/cmds.c:8834 fish/cmds.c:8870 fish/cmds.c:8910
+#: fish/cmds.c:8943 fish/cmds.c:8960 fish/cmds.c:8977 fish/cmds.c:8993
+#: fish/cmds.c:9008 fish/cmds.c:9029 fish/cmds.c:9067 fish/cmds.c:9105
+#: fish/cmds.c:9144 fish/cmds.c:9184 fish/cmds.c:9225 fish/cmds.c:9266
+#: fish/cmds.c:9304 fish/cmds.c:9321 fish/cmds.c:9344 fish/cmds.c:9366
+#: fish/cmds.c:9388 fish/cmds.c:9408 fish/cmds.c:9428 fish/cmds.c:9464
+#: fish/cmds.c:9536 fish/cmds.c:9576 fish/cmds.c:9634 fish/cmds.c:9660
+#: fish/cmds.c:9686 fish/cmds.c:9714 fish/cmds.c:9773 fish/cmds.c:9794
+#: fish/cmds.c:9839 fish/cmds.c:9859 fish/cmds.c:9898 fish/cmds.c:9935
+#: fish/cmds.c:9955 fish/cmds.c:9977 fish/cmds.c:10034 fish/cmds.c:10054
+#: fish/cmds.c:10076 fish/cmds.c:10098 fish/cmds.c:10117 fish/cmds.c:10137
+#: fish/cmds.c:10164 fish/cmds.c:10184 fish/cmds.c:10204 fish/cmds.c:10224
+#: fish/cmds.c:10244 fish/cmds.c:10266 fish/cmds.c:10301 fish/cmds.c:10319
+#: fish/cmds.c:10342 fish/cmds.c:10364 fish/cmds.c:10379 fish/cmds.c:10396
+#: fish/cmds.c:10433 fish/cmds.c:10472 fish/cmds.c:10512 fish/cmds.c:10568
+#: fish/cmds.c:10590 fish/cmds.c:10626 fish/cmds.c:10641 fish/cmds.c:10661
+#: fish/cmds.c:10701 fish/cmds.c:10724 fish/cmds.c:10748 fish/cmds.c:10773
+#: fish/cmds.c:10814 fish/cmds.c:10839 fish/cmds.c:10877 fish/cmds.c:10908
+#: fish/cmds.c:10939 fish/cmds.c:10967 fish/cmds.c:10987 fish/cmds.c:11019
+#: fish/cmds.c:11039 fish/cmds.c:11059 fish/cmds.c:11076 fish/cmds.c:11094
+#: fish/cmds.c:11117 fish/cmds.c:11138 fish/cmds.c:11157 fish/cmds.c:11199
+#: fish/cmds.c:11242 fish/cmds.c:11286 fish/cmds.c:11325 fish/cmds.c:11344
+#: fish/cmds.c:11364 fish/cmds.c:11384 fish/cmds.c:11405 fish/cmds.c:11426
+#: fish/cmds.c:11447 fish/cmds.c:11468 fish/cmds.c:11489 fish/cmds.c:11511
+#: fish/cmds.c:11549 fish/cmds.c:11600 fish/cmds.c:11638 fish/cmds.c:11694
+#: fish/cmds.c:11717 fish/cmds.c:11830 fish/cmds.c:11859 fish/cmds.c:11886
+#: fish/cmds.c:11903 fish/cmds.c:11924 fish/cmds.c:11941 fish/cmds.c:11963
+#: fish/cmds.c:12003 fish/cmds.c:12024
 #, c-format
 msgid "type 'help %s' for help on %s\n"
 msgstr "'help %s' ਟਾਈਪ ਕਰੋ ਜੇ %s ਲਈ ਸਹਾਇਤਾ ਵੇਖਣੀ ਹੈ\n"
 
-#: fish/cmds.c:3647 fish/cmds.c:4906 fish/cmds.c:5264 fish/cmds.c:5304
-#: fish/cmds.c:5323 fish/cmds.c:5466 fish/cmds.c:5525 fish/cmds.c:5544
-#: fish/cmds.c:5563 fish/cmds.c:5606 fish/cmds.c:5949 fish/cmds.c:6560
-#: fish/cmds.c:6759 fish/cmds.c:6778 fish/cmds.c:6797 fish/cmds.c:6816
-#: fish/cmds.c:6952 fish/cmds.c:7043 fish/cmds.c:7324 fish/cmds.c:7388
-#: fish/cmds.c:7587 fish/cmds.c:7606 fish/cmds.c:7625 fish/cmds.c:7664
-#: fish/cmds.c:7705 fish/cmds.c:7724 fish/cmds.c:7743 fish/cmds.c:7784
-#: fish/cmds.c:7803 fish/cmds.c:7822 fish/cmds.c:7860 fish/cmds.c:8013
-#: fish/cmds.c:8056 fish/cmds.c:8633 fish/cmds.c:8828 fish/cmds.c:8866
-#: fish/cmds.c:8904 fish/cmds.c:9024 fish/cmds.c:9061 fish/cmds.c:9099
-#: fish/cmds.c:9138 fish/cmds.c:9179 fish/cmds.c:9220 fish/cmds.c:9261
-#: fish/cmds.c:9424 fish/cmds.c:9460 fish/cmds.c:9473 fish/cmds.c:9486
-#: fish/cmds.c:9499 fish/cmds.c:9532 fish/cmds.c:9570 fish/cmds.c:9589
-#: fish/cmds.c:9710 fish/cmds.c:9729 fish/cmds.c:9790 fish/cmds.c:9803
-#: fish/cmds.c:9854 fish/cmds.c:9893 fish/cmds.c:9971 fish/cmds.c:9990
-#: fish/cmds.c:10264 fish/cmds.c:10391 fish/cmds.c:10428 fish/cmds.c:10467
-#: fish/cmds.c:10507 fish/cmds.c:10526 fish/cmds.c:10585 fish/cmds.c:10658
-#: fish/cmds.c:10768 fish/cmds.c:10838 fish/cmds.c:10872 fish/cmds.c:10903
-#: fish/cmds.c:10934 fish/cmds.c:10983 fish/cmds.c:11154 fish/cmds.c:11196
-#: fish/cmds.c:11241 fish/cmds.c:11283 fish/cmds.c:11509 fish/cmds.c:11547
-#: fish/cmds.c:11560 fish/cmds.c:11598 fish/cmds.c:11633 fish/cmds.c:11652
-#: fish/cmds.c:11719 fish/cmds.c:11747 fish/cmds.c:11770
+#: fish/cmds.c:3663 fish/cmds.c:4922 fish/cmds.c:5280 fish/cmds.c:5320
+#: fish/cmds.c:5339 fish/cmds.c:5482 fish/cmds.c:5541 fish/cmds.c:5560
+#: fish/cmds.c:5579 fish/cmds.c:5622 fish/cmds.c:5965 fish/cmds.c:6576
+#: fish/cmds.c:6775 fish/cmds.c:6794 fish/cmds.c:6813 fish/cmds.c:6832
+#: fish/cmds.c:6968 fish/cmds.c:7059 fish/cmds.c:7340 fish/cmds.c:7404
+#: fish/cmds.c:7603 fish/cmds.c:7622 fish/cmds.c:7641 fish/cmds.c:7680
+#: fish/cmds.c:7721 fish/cmds.c:7740 fish/cmds.c:7759 fish/cmds.c:7800
+#: fish/cmds.c:7819 fish/cmds.c:7838 fish/cmds.c:7876 fish/cmds.c:8029
+#: fish/cmds.c:8072 fish/cmds.c:8649 fish/cmds.c:8844 fish/cmds.c:8882
+#: fish/cmds.c:8920 fish/cmds.c:9040 fish/cmds.c:9077 fish/cmds.c:9115
+#: fish/cmds.c:9154 fish/cmds.c:9195 fish/cmds.c:9236 fish/cmds.c:9277
+#: fish/cmds.c:9440 fish/cmds.c:9476 fish/cmds.c:9489 fish/cmds.c:9502
+#: fish/cmds.c:9515 fish/cmds.c:9548 fish/cmds.c:9586 fish/cmds.c:9605
+#: fish/cmds.c:9726 fish/cmds.c:9745 fish/cmds.c:9806 fish/cmds.c:9819
+#: fish/cmds.c:9870 fish/cmds.c:9909 fish/cmds.c:9987 fish/cmds.c:10006
+#: fish/cmds.c:10280 fish/cmds.c:10407 fish/cmds.c:10444 fish/cmds.c:10483
+#: fish/cmds.c:10523 fish/cmds.c:10542 fish/cmds.c:10601 fish/cmds.c:10674
+#: fish/cmds.c:10784 fish/cmds.c:10854 fish/cmds.c:10888 fish/cmds.c:10919
+#: fish/cmds.c:10950 fish/cmds.c:10999 fish/cmds.c:11170 fish/cmds.c:11212
+#: fish/cmds.c:11257 fish/cmds.c:11299 fish/cmds.c:11525 fish/cmds.c:11563
+#: fish/cmds.c:11576 fish/cmds.c:11614 fish/cmds.c:11649 fish/cmds.c:11668
+#: fish/cmds.c:11735 fish/cmds.c:11763 fish/cmds.c:11786 fish/cmds.c:12041
 #, c-format
 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: %s: ਗਲਤ ਅੰਕ ਪੈਰਾਮੀਟਰ (%s returned %d)\n"
 
-#: fish/cmds.c:3653 fish/cmds.c:4912 fish/cmds.c:5270 fish/cmds.c:5310
-#: fish/cmds.c:5329 fish/cmds.c:5472 fish/cmds.c:5531 fish/cmds.c:5550
-#: fish/cmds.c:5569 fish/cmds.c:5612 fish/cmds.c:5955 fish/cmds.c:6566
-#: fish/cmds.c:6765 fish/cmds.c:6784 fish/cmds.c:6803 fish/cmds.c:6822
-#: fish/cmds.c:6958 fish/cmds.c:7049 fish/cmds.c:7330 fish/cmds.c:7394
-#: fish/cmds.c:7593 fish/cmds.c:7612 fish/cmds.c:7631 fish/cmds.c:7670
-#: fish/cmds.c:7711 fish/cmds.c:7730 fish/cmds.c:7749 fish/cmds.c:7790
-#: fish/cmds.c:7809 fish/cmds.c:7828 fish/cmds.c:7866 fish/cmds.c:8019
-#: fish/cmds.c:8062 fish/cmds.c:8639 fish/cmds.c:8834 fish/cmds.c:8872
-#: fish/cmds.c:8910 fish/cmds.c:9030 fish/cmds.c:9067 fish/cmds.c:9105
-#: fish/cmds.c:9144 fish/cmds.c:9185 fish/cmds.c:9226 fish/cmds.c:9267
-#: fish/cmds.c:9538 fish/cmds.c:9576 fish/cmds.c:9595 fish/cmds.c:9716
-#: fish/cmds.c:9860 fish/cmds.c:9899 fish/cmds.c:9977 fish/cmds.c:9996
-#: fish/cmds.c:10397 fish/cmds.c:10434 fish/cmds.c:10473 fish/cmds.c:10513
-#: fish/cmds.c:10532 fish/cmds.c:10591 fish/cmds.c:10664 fish/cmds.c:10774
-#: fish/cmds.c:11160 fish/cmds.c:11202 fish/cmds.c:11247 fish/cmds.c:11289
-#: fish/cmds.c:11639 fish/cmds.c:11725 fish/cmds.c:11753 fish/cmds.c:11776
+#: fish/cmds.c:3669 fish/cmds.c:4928 fish/cmds.c:5286 fish/cmds.c:5326
+#: fish/cmds.c:5345 fish/cmds.c:5488 fish/cmds.c:5547 fish/cmds.c:5566
+#: fish/cmds.c:5585 fish/cmds.c:5628 fish/cmds.c:5971 fish/cmds.c:6582
+#: fish/cmds.c:6781 fish/cmds.c:6800 fish/cmds.c:6819 fish/cmds.c:6838
+#: fish/cmds.c:6974 fish/cmds.c:7065 fish/cmds.c:7346 fish/cmds.c:7410
+#: fish/cmds.c:7609 fish/cmds.c:7628 fish/cmds.c:7647 fish/cmds.c:7686
+#: fish/cmds.c:7727 fish/cmds.c:7746 fish/cmds.c:7765 fish/cmds.c:7806
+#: fish/cmds.c:7825 fish/cmds.c:7844 fish/cmds.c:7882 fish/cmds.c:8035
+#: fish/cmds.c:8078 fish/cmds.c:8655 fish/cmds.c:8850 fish/cmds.c:8888
+#: fish/cmds.c:8926 fish/cmds.c:9046 fish/cmds.c:9083 fish/cmds.c:9121
+#: fish/cmds.c:9160 fish/cmds.c:9201 fish/cmds.c:9242 fish/cmds.c:9283
+#: fish/cmds.c:9554 fish/cmds.c:9592 fish/cmds.c:9611 fish/cmds.c:9732
+#: fish/cmds.c:9876 fish/cmds.c:9915 fish/cmds.c:9993 fish/cmds.c:10012
+#: fish/cmds.c:10413 fish/cmds.c:10450 fish/cmds.c:10489 fish/cmds.c:10529
+#: fish/cmds.c:10548 fish/cmds.c:10607 fish/cmds.c:10680 fish/cmds.c:10790
+#: fish/cmds.c:11176 fish/cmds.c:11218 fish/cmds.c:11263 fish/cmds.c:11305
+#: fish/cmds.c:11655 fish/cmds.c:11741 fish/cmds.c:11769 fish/cmds.c:11792
 #, c-format
 msgid "%s: %s: integer out of range\n"
 msgstr "%s: %s: ਪੂਰਨਅੰਕ ਰੇਂਜ ਤੋਂ ਬਾਹਰ ਹੈ\n"
 
-#: fish/cmds.c:4139 fish/cmds.c:4246 fish/cmds.c:4563 fish/cmds.c:11700
-#: fish/cmds.c:11946
+#: fish/cmds.c:4155 fish/cmds.c:4262 fish/cmds.c:4579 fish/cmds.c:11716
+#: fish/cmds.c:11962 fish/cmds.c:12023
 #, c-format
 msgid "%s should have %d-%d parameter(s)\n"
 msgstr "%s ਦੇ %d-%d ਪੈਰਾਮੀਟਰ ਹੋਣਾ ਚਾਹੀਦੇ ਹਨ\n"
 
-#: fish/cmds.c:4165 fish/cmds.c:4282 fish/cmds.c:4584 fish/cmds.c:11786
-#: fish/cmds.c:11963
+#: fish/cmds.c:4181 fish/cmds.c:4298 fish/cmds.c:4600 fish/cmds.c:11802
+#: fish/cmds.c:11979 fish/cmds.c:12056
 #, c-format
 msgid "%s: unknown optional argument \"%s\"\n"
 msgstr "%s: ਅਣਜਾਣ ਚੋਣਵੇਂ ਆਰਗੂਮੈਂਟ \"%s\"\n"
 
-#: fish/cmds.c:4171 fish/cmds.c:4288 fish/cmds.c:4590 fish/cmds.c:11792
-#: fish/cmds.c:11969
+#: fish/cmds.c:4187 fish/cmds.c:4304 fish/cmds.c:4606 fish/cmds.c:11808
+#: fish/cmds.c:11985 fish/cmds.c:12062
 #, c-format
 msgid "%s: optional argument \"%s\" given twice\n"
 msgstr "%s: ਚੋਣਵੇਂ ਆਰਗੂਮੈਂਟ \"%s\" ਦੋ ਵਾਰ ਦਿੱਤੇ ਹਨ\n"
 
-#: fish/cmds.c:11989
+#: fish/cmds.c:12082
 #, c-format
 msgid "%s: unknown command\n"
 msgstr "%s: ਅਣਜਾਣ ਕਮਾਂਡ\n"
index eeec9b1..54d9e36 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-07-06 15:21+0100\n"
+"POT-Creation-Date: 2011-07-12 19:46+0100\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"
@@ -441,1645 +441,1651 @@ 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:2601
+#: fish/cmds.c:2615
 msgid "Command"
 msgstr "Polecenie"
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2615
 msgid "Description"
 msgstr "Opis"
 
-#: fish/cmds.c:2603
+#: fish/cmds.c:2617
 msgid "add a CD-ROM disk image to examine"
 msgstr "dodaje obraz płyty CD-ROM do sprawdzenia"
 
-#: fish/cmds.c:2604
+#: fish/cmds.c:2618
 msgid "add the disk(s) from a named libvirt domain"
 msgstr "dodaje dyski z nazwanej domeny biblioteki libvirt"
 
-#: fish/cmds.c:2605 fish/cmds.c:2606
+#: fish/cmds.c:2619 fish/cmds.c:2620
 msgid "add an image to examine or modify"
 msgstr "dodaje obraz do sprawdzenia lub zmodyfikowania"
 
-#: fish/cmds.c:2607
+#: fish/cmds.c:2621
 msgid "add a drive in snapshot mode (read-only)"
 msgstr "dodaje napęd w trybie migawki (tylko do odczytu)"
 
-#: fish/cmds.c:2608
+#: fish/cmds.c:2622
 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:2609
+#: fish/cmds.c:2623
 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:2610
+#: fish/cmds.c:2624
 msgid "allocate and add a disk file"
 msgstr "przydziela i dodaje plik dysku"
 
-#: fish/cmds.c:2611
+#: fish/cmds.c:2625
 msgid "clear Augeas path"
 msgstr "czyści ścieżkę Augeas"
 
-#: fish/cmds.c:2612
+#: fish/cmds.c:2626
 msgid "close the current Augeas handle"
 msgstr "zamyka bieżący program obsługi Augeas"
 
-#: fish/cmds.c:2613
+#: fish/cmds.c:2627
 msgid "define an Augeas node"
 msgstr "określa węzeł Augeas"
 
-#: fish/cmds.c:2614
+#: fish/cmds.c:2628
 msgid "define an Augeas variable"
 msgstr "określa zmienną Augeas"
 
-#: fish/cmds.c:2615
+#: fish/cmds.c:2629
 msgid "look up the value of an Augeas path"
 msgstr "wyszukuje wartość ścieżki Augeas"
 
-#: fish/cmds.c:2616
+#: fish/cmds.c:2630
 msgid "create a new Augeas handle"
 msgstr "tworzy nowy program obsługi Augeas"
 
-#: fish/cmds.c:2617
+#: fish/cmds.c:2631
 msgid "insert a sibling Augeas node"
 msgstr "umieszcza podrzędny węzeł Augeas"
 
-#: fish/cmds.c:2618
+#: fish/cmds.c:2632
 msgid "load files into the tree"
 msgstr "wczytuje pliki do drzewa"
 
-#: fish/cmds.c:2619
+#: fish/cmds.c:2633
 msgid "list Augeas nodes under augpath"
 msgstr "wyświetla listę węzłów Augeas pod augpath"
 
-#: fish/cmds.c:2620
+#: fish/cmds.c:2634
 msgid "return Augeas nodes which match augpath"
 msgstr "zwraca węzły Augeas, które pasują do augpath"
 
-#: fish/cmds.c:2621
+#: fish/cmds.c:2635
 msgid "move Augeas node"
 msgstr "przenosi węzeł Augeas"
 
-#: fish/cmds.c:2622
+#: fish/cmds.c:2636
 msgid "remove an Augeas path"
 msgstr "usuwa ścieżkę Augeas"
 
-#: fish/cmds.c:2623
+#: fish/cmds.c:2637
 msgid "write all pending Augeas changes to disk"
 msgstr "zapisuje wszystkie oczekujące zmiany Augeas na dysku"
 
-#: fish/cmds.c:2624
+#: fish/cmds.c:2638
 msgid "set Augeas path to value"
 msgstr "ustawia ścieżkę Augeas na wartość"
 
-#: fish/cmds.c:2625
+#: fish/cmds.c:2639
 msgid "test availability of some parts of the API"
 msgstr "testuje dostępność niektórych części API"
 
-#: fish/cmds.c:2626
+#: fish/cmds.c:2640
 msgid "return a list of all optional groups"
 msgstr "zwraca listę wszystkich opcjonalnych grup"
 
-#: fish/cmds.c:2627
+#: fish/cmds.c:2641
 msgid "upload base64-encoded data to file"
 msgstr "wysyła dane zakodowane jako base64 do pliku"
 
-#: fish/cmds.c:2628
+#: fish/cmds.c:2642
 msgid "download file and encode as base64"
 msgstr "pobiera plik i koduje go jako base64"
 
-#: fish/cmds.c:2629
+#: fish/cmds.c:2643
 msgid "flush device buffers"
 msgstr "czyści bufory urządzenia"
 
-#: fish/cmds.c:2630
+#: fish/cmds.c:2644
 msgid "get blocksize of block device"
 msgstr "ustawia rozmiar bloku urządzenia blokowego"
 
-#: fish/cmds.c:2631
+#: fish/cmds.c:2645
 msgid "is block device set to read-only"
 msgstr "jest urządzeniem blokowym tylko do odczytu"
 
-#: fish/cmds.c:2632
+#: fish/cmds.c:2646
 msgid "get total size of device in bytes"
 msgstr "uzyskuje całkowity rozmiar urządzenia w bajtach"
 
-#: fish/cmds.c:2633
+#: fish/cmds.c:2647
 msgid "get sectorsize of block device"
 msgstr "uzyskuje rozmiar sektora urządzenia blokowego"
 
-#: fish/cmds.c:2634
+#: fish/cmds.c:2648
 msgid "get total size of device in 512-byte sectors"
 msgstr "uzyskuje całkowity rozmiar urządzenia w 512 bitowych sektorach"
 
-#: fish/cmds.c:2635
+#: fish/cmds.c:2649
 msgid "reread partition table"
 msgstr "ponownie odczytuje tablicę partycji"
 
-#: fish/cmds.c:2636
+#: fish/cmds.c:2650
 msgid "set blocksize of block device"
 msgstr "ustawia rozmiar bloku urządzenia blokowego"
 
-#: fish/cmds.c:2637
+#: fish/cmds.c:2651
 msgid "set block device to read-only"
 msgstr "ustawia urządzenia blokowe w tryb tylko do odczytu"
 
-#: fish/cmds.c:2638
+#: fish/cmds.c:2652
 msgid "set block device to read-write"
 msgstr "ustawia urządzenie blokowe w tryb odczytu i zapisu"
 
-#: fish/cmds.c:2639
+#: fish/cmds.c:2653
 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:2640
+#: fish/cmds.c:2654
 msgid "list the contents of a file"
 msgstr "wyświetla listę zawartości pliku"
 
-#: fish/cmds.c:2641
+#: fish/cmds.c:2655
 msgid "compute MD5, SHAx or CRC checksum of file"
 msgstr "oblicza sumy kontrolne MD5, SHAx lub CRC pliku"
 
-#: fish/cmds.c:2642
+#: fish/cmds.c:2656
 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:2643
+#: fish/cmds.c:2657
 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:2644
+#: fish/cmds.c:2658
 msgid "change file mode"
 msgstr "zmienia tryb pliku"
 
-#: fish/cmds.c:2645 fish/cmds.c:2765
+#: fish/cmds.c:2659 fish/cmds.c:2779
 msgid "change file owner and group"
 msgstr "zmienia właściciela pliku i grupę"
 
-#: fish/cmds.c:2646
+#: fish/cmds.c:2660
 msgid "run a command from the guest filesystem"
 msgstr "wykonuje polecenie z systemu plików gościa"
 
-#: fish/cmds.c:2647
+#: fish/cmds.c:2661
 msgid "run a command, returning lines"
 msgstr "wykonuje polecenie, zwracając wiersze"
 
-#: fish/cmds.c:2648
+#: fish/cmds.c:2662
 msgid "add qemu parameters"
 msgstr "dodaje parametry QEMU"
 
-#: fish/cmds.c:2649
+#: fish/cmds.c:2663
 msgid "copy local files or directories into an image"
 msgstr "kopiuje lokalne pliki lub katalogi do obrazu"
 
-#: fish/cmds.c:2650
+#: fish/cmds.c:2664
 msgid "copy remote files or directories out of an image"
 msgstr "kopiuje zdalne pliki lub katalogi z obrazu"
 
-#: fish/cmds.c:2651
+#: fish/cmds.c:2665
 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:2652
+#: fish/cmds.c:2666
 msgid "copy a file"
 msgstr "kopiuje plik"
 
-#: fish/cmds.c:2653
+#: fish/cmds.c:2667
 msgid "copy a file or directory recursively"
 msgstr "rekursywnie kopiuje plik lub katalog"
 
-#: fish/cmds.c:2654
+#: fish/cmds.c:2668
 msgid "copy from source to destination using dd"
 msgstr "kopiuje ze źródła do celu używając dd"
 
-#: fish/cmds.c:2655
+#: fish/cmds.c:2669
 msgid "debugging and internals"
 msgstr "debugowanie i wewnętrzne"
 
-#: fish/cmds.c:2656
+#: fish/cmds.c:2670
 msgid "debug the QEMU command line (internal use only)"
 msgstr "debuguje wiersz poleceń QEMU (tylko do użytku wewnętrznego)"
 
-#: fish/cmds.c:2657
+#: fish/cmds.c:2671
 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:2658
+#: fish/cmds.c:2672
 msgid "report file system disk space usage"
 msgstr "zgłasza użycie przestrzeni systemu plików dysku"
 
-#: fish/cmds.c:2659
+#: fish/cmds.c:2673
 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:2660
+#: fish/cmds.c:2674
 #, fuzzy
 msgid "display an image"
 msgstr "wyświetla wiersz tekstu"
 
-#: fish/cmds.c:2661
+#: fish/cmds.c:2675
 msgid "return kernel messages"
 msgstr "zwraca komunikaty jądra"
 
-#: fish/cmds.c:2662
+#: fish/cmds.c:2676
 msgid "download a file to the local machine"
 msgstr "pobiera plik do lokalnej maszyny"
 
-#: fish/cmds.c:2663
+#: fish/cmds.c:2677
 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:2664
+#: fish/cmds.c:2678
 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:2665
+#: fish/cmds.c:2679
 msgid "estimate file space usage"
 msgstr "szacuje użycie przestrzeni plików"
 
-#: fish/cmds.c:2666
+#: fish/cmds.c:2680
 msgid "check an ext2/ext3 filesystem"
 msgstr "sprawdza system plików ext2/ext3"
 
-#: fish/cmds.c:2667
+#: fish/cmds.c:2681
 msgid "display a line of text"
 msgstr "wyświetla wiersz tekstu"
 
-#: fish/cmds.c:2668
+#: fish/cmds.c:2682
 msgid "echo arguments back to the client"
 msgstr "zwraca parametry z powrotem do klienta"
 
-#: fish/cmds.c:2669
+#: fish/cmds.c:2683
 msgid "edit a file"
 msgstr "modyfikuje plik"
 
-#: fish/cmds.c:2670 fish/cmds.c:2671 fish/cmds.c:2676 fish/cmds.c:2677
-#: fish/cmds.c:2710 fish/cmds.c:2711 fish/cmds.c:2960 fish/cmds.c:2961
-#: fish/cmds.c:2965 fish/cmds.c:2966 fish/cmds.c:2968 fish/cmds.c:2969
+#: fish/cmds.c:2684 fish/cmds.c:2685 fish/cmds.c:2690 fish/cmds.c:2691
+#: fish/cmds.c:2724 fish/cmds.c:2725 fish/cmds.c:2976 fish/cmds.c:2977
+#: fish/cmds.c:2981 fish/cmds.c:2982 fish/cmds.c:2984 fish/cmds.c:2985
 msgid "return lines matching a pattern"
 msgstr "zwraca wiersze zgadzające się ze wzorem"
 
-#: fish/cmds.c:2672
+#: fish/cmds.c:2686
 msgid "test if two files have equal contents"
 msgstr "testuje, czy dwa pliki mają taką samą zawartość"
 
-#: fish/cmds.c:2673
+#: fish/cmds.c:2687
 msgid "test if file or directory exists"
 msgstr "testuje, czy plik lub katalog istnieje"
 
-#: fish/cmds.c:2674 fish/cmds.c:2675
+#: fish/cmds.c:2688 fish/cmds.c:2689
 msgid "preallocate a file in the guest filesystem"
 msgstr "przydziela przestrzeń plikowi w systemie plików gościa"
 
-#: fish/cmds.c:2678
+#: fish/cmds.c:2692
 msgid "determine file type"
 msgstr "określa typ pliku"
 
-#: fish/cmds.c:2679
+#: fish/cmds.c:2693
 msgid "detect the architecture of a binary file"
 msgstr "wykrywa architekturę pliku binarnego"
 
-#: fish/cmds.c:2680
+#: fish/cmds.c:2694
 msgid "return the size of the file in bytes"
 msgstr "zwraca rozmiar pliku w bajtach"
 
-#: fish/cmds.c:2681
+#: fish/cmds.c:2695
 msgid "fill a file with octets"
 msgstr "wypełnia plik oktetami"
 
-#: fish/cmds.c:2682
+#: fish/cmds.c:2696
 msgid "fill a file with a repeating pattern of bytes"
 msgstr "wypełnia plik powtarzającym się wzorem bajtów"
 
-#: fish/cmds.c:2683
+#: fish/cmds.c:2697
 msgid "find all files and directories"
 msgstr "znajduje wszystkie pliki i katalogi"
 
-#: fish/cmds.c:2684
+#: fish/cmds.c:2698
 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:2685
+#: fish/cmds.c:2699
 msgid "find a filesystem by label"
 msgstr "znajduje system plików według etykiety"
 
-#: fish/cmds.c:2686
+#: fish/cmds.c:2700
 msgid "find a filesystem by UUID"
 msgstr "znajduje system plików według UUID"
 
-#: fish/cmds.c:2687
+#: fish/cmds.c:2701
 msgid "run the filesystem checker"
 msgstr "wykonuje sprawdzanie systemu plików"
 
-#: fish/cmds.c:2688
+#: fish/cmds.c:2702
 msgid "get the additional kernel options"
 msgstr "uzyskuje dodatkowe opcje jądra"
 
-#: fish/cmds.c:2689
+#: fish/cmds.c:2703
 #, fuzzy
 msgid "get the attach method"
 msgstr "uzyskuje ścieżkę wyszukiwania"
 
-#: fish/cmds.c:2690
+#: fish/cmds.c:2704
 msgid "get autosync mode"
 msgstr "uzyskuje tryb automatycznej synchronizacji"
 
-#: fish/cmds.c:2691
+#: fish/cmds.c:2705
 msgid "get direct appliance mode flag"
 msgstr "uzyskuje bezpośrednią flagę trybu przyrządu"
 
-#: fish/cmds.c:2692
+#: fish/cmds.c:2706
 msgid "get the ext2/3/4 filesystem label"
 msgstr "uzyskuje etykietę systemu plików ext2/3/4"
 
-#: fish/cmds.c:2693
+#: fish/cmds.c:2707
 msgid "get the ext2/3/4 filesystem UUID"
 msgstr "uzyskuje UUID systemu plików ext2/3/4"
 
-#: fish/cmds.c:2694
+#: fish/cmds.c:2708
 msgid "get memory allocated to the qemu subprocess"
 msgstr "uzyskuje pamięć przydzieloną do podprocesów QEMU"
 
-#: fish/cmds.c:2695
+#: fish/cmds.c:2709
 msgid "get enable network flag"
 msgstr "uzyskuje flagę włączenia sieci"
 
-#: fish/cmds.c:2696
+#: fish/cmds.c:2710
 msgid "get the search path"
 msgstr "uzyskuje ścieżkę wyszukiwania"
 
-#: fish/cmds.c:2697
+#: fish/cmds.c:2711
 msgid "get PID of qemu subprocess"
 msgstr "uzyskuje PID podprocesu QEMU"
 
-#: fish/cmds.c:2698
+#: fish/cmds.c:2712
 msgid "get the qemu binary"
 msgstr "uzyskuje plik binarny QEMU"
 
-#: fish/cmds.c:2699
+#: fish/cmds.c:2713
 msgid "get recovery process enabled flag"
 msgstr "uzyskuje flagę włączenia procesu przywracania"
 
-#: fish/cmds.c:2700
+#: fish/cmds.c:2714
 msgid "get SELinux enabled flag"
 msgstr "uzyskuje flagę włączenia SELinuksa"
 
-#: fish/cmds.c:2701
+#: fish/cmds.c:2715
 msgid "get the current state"
 msgstr "uzyskuje bieżący stan"
 
-#: fish/cmds.c:2702
+#: fish/cmds.c:2716
 msgid "get command trace enabled flag"
 msgstr "uzyskuje flagę włączenia śledzenia"
 
-#: fish/cmds.c:2703
+#: fish/cmds.c:2717
 msgid "get the current umask"
 msgstr "uzyskuje bieżące \"umask\""
 
-#: fish/cmds.c:2704
+#: fish/cmds.c:2718
 msgid "get verbose mode"
 msgstr "uzyskuje więcej komunikatów"
 
-#: fish/cmds.c:2705
+#: fish/cmds.c:2719
 msgid "get SELinux security context"
 msgstr "uzyskuje kontekst bezpieczeństwa SELinuksa"
 
-#: fish/cmds.c:2706 fish/cmds.c:2766
+#: fish/cmds.c:2720 fish/cmds.c:2780
 msgid "get a single extended attribute"
 msgstr "uzyskuje pojedynczy atrybut rozszerzony"
 
-#: fish/cmds.c:2707 fish/cmds.c:2767
+#: fish/cmds.c:2721 fish/cmds.c:2781
 msgid "list extended attributes of a file or directory"
 msgstr "wyświetla listę rozszerzonych atrybutów pliku lub katalogu"
 
-#: fish/cmds.c:2708
+#: fish/cmds.c:2722
 msgid "expand wildcards in command"
 msgstr "rozwija wieloznaczniki w poleceniach"
 
-#: fish/cmds.c:2709
+#: fish/cmds.c:2723
 msgid "expand a wildcard path"
 msgstr "rozwija wieloznaczniki w ścieżkach"
 
-#: fish/cmds.c:2712
+#: fish/cmds.c:2726
 msgid "install GRUB"
 msgstr "instaluje program GRUB"
 
-#: fish/cmds.c:2713
+#: fish/cmds.c:2727
 msgid "return first 10 lines of a file"
 msgstr "zwraca pierwsze 10 wierszy pliku"
 
-#: fish/cmds.c:2714
+#: fish/cmds.c:2728
 msgid "return first N lines of a file"
 msgstr "zwraca pierwsze N wierszy pliku"
 
-#: fish/cmds.c:2715
+#: fish/cmds.c:2729
 msgid "dump a file in hexadecimal"
 msgstr "zrzuca plik w formacie szesnastkowym"
 
-#: fish/cmds.c:2716
+#: fish/cmds.c:2730
 msgid "edit with a hex editor"
 msgstr "modyfikuje za pomocą edytora szesnastkowego"
 
-#: fish/cmds.c:2717
+#: fish/cmds.c:2731
 msgid "list the contents of a single file in an initrd"
 msgstr "wyświetla listę zawartości pojedynczego pliku w initrd"
 
-#: fish/cmds.c:2718
+#: fish/cmds.c:2732
 msgid "list files in an initrd"
 msgstr "wyświetla listę plików w initrd"
 
-#: fish/cmds.c:2719
+#: fish/cmds.c:2733
 msgid "add an inotify watch"
 msgstr "dodaje obserwację inotify"
 
-#: fish/cmds.c:2720
+#: fish/cmds.c:2734
 msgid "close the inotify handle"
 msgstr "zamyka program obsługi inotify"
 
-#: fish/cmds.c:2721
+#: fish/cmds.c:2735
 msgid "return list of watched files that had events"
 msgstr "zwraca listę obserwowanych plików, które miały zdarzenia"
 
-#: fish/cmds.c:2722
+#: fish/cmds.c:2736
 msgid "create an inotify handle"
 msgstr "tworzy program obsługi inotify"
 
-#: fish/cmds.c:2723
+#: fish/cmds.c:2737
 msgid "return list of inotify events"
 msgstr "zwraca listę zdarzeń inotify"
 
-#: fish/cmds.c:2724
+#: fish/cmds.c:2738
 msgid "remove an inotify watch"
 msgstr "usuwa obserwację inotify"
 
-#: fish/cmds.c:2725
+#: fish/cmds.c:2739
 msgid "get architecture of inspected operating system"
 msgstr "uzyskuje architekturę badanego systemu operacyjnego"
 
-#: fish/cmds.c:2726
+#: fish/cmds.c:2740
 msgid "get distro of inspected operating system"
 msgstr "uzyskuje dystrybucję badanego systemu operacyjnego"
 
-#: fish/cmds.c:2727
+#: fish/cmds.c:2741
 msgid "get drive letter mappings"
 msgstr ""
 
-#: fish/cmds.c:2728
+#: fish/cmds.c:2742
 msgid "get filesystems associated with inspected operating system"
 msgstr "uzyskuje systemy plików powiązane z badanym systemem operacyjnym"
 
-#: fish/cmds.c:2729
+#: fish/cmds.c:2743
 #, fuzzy
 msgid "get format of inspected operating system"
 msgstr "uzyskuje typ badanego systemu operacyjnego"
 
-#: fish/cmds.c:2730
+#: fish/cmds.c:2744
 msgid "get hostname of the operating system"
 msgstr "uzyskuje nazwę komputera systemu operacyjnego"
 
-#: fish/cmds.c:2731
+#: fish/cmds.c:2745
 #, fuzzy
 msgid "get the icon corresponding to this operating system"
 msgstr "uzyskuje pomniejszą wersję badanego systemu operacyjnego"
 
-#: fish/cmds.c:2732
+#: fish/cmds.c:2746
 msgid "get major version of inspected operating system"
 msgstr "uzyskuje główną wersję badanego systemu operacyjnego"
 
-#: fish/cmds.c:2733
+#: fish/cmds.c:2747
 msgid "get minor version of inspected operating system"
 msgstr "uzyskuje pomniejszą wersję badanego systemu operacyjnego"
 
-#: fish/cmds.c:2734
+#: fish/cmds.c:2748
 msgid "get mountpoints of inspected operating system"
 msgstr "uzyskuje punkty montowania badanego systemu operacyjnego"
 
-#: fish/cmds.c:2735
+#: fish/cmds.c:2749
 msgid "get package format used by the operating system"
 msgstr "uzyskuje typ formatu pakietów używanego przez system operacyjny"
 
-#: fish/cmds.c:2736
+#: fish/cmds.c:2750
 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:2737
+#: fish/cmds.c:2751
 msgid "get product name of inspected operating system"
 msgstr "uzyskuje nazwę produktu badanego systemu operacyjnego"
 
-#: fish/cmds.c:2738
+#: fish/cmds.c:2752
 #, fuzzy
 msgid "get product variant of inspected operating system"
 msgstr "uzyskuje nazwę produktu badanego systemu operacyjnego"
 
-#: fish/cmds.c:2739
+#: fish/cmds.c:2753
 msgid "return list of operating systems found by last inspection"
 msgstr ""
 "zwraca listę systemów operacyjnych odnalezionych przez ostatnie badanie"
 
-#: fish/cmds.c:2740
+#: fish/cmds.c:2754
 msgid "get type of inspected operating system"
 msgstr "uzyskuje typ badanego systemu operacyjnego"
 
-#: fish/cmds.c:2741
+#: fish/cmds.c:2755
 #, fuzzy
 msgid "get Windows CurrentControlSet of inspected operating system"
 msgstr "uzyskuje systemroot badanego systemu operacyjnego Windows"
 
-#: fish/cmds.c:2742
+#: fish/cmds.c:2756
 msgid "get Windows systemroot of inspected operating system"
 msgstr "uzyskuje systemroot badanego systemu operacyjnego Windows"
 
-#: fish/cmds.c:2743
+#: fish/cmds.c:2757
 msgid "get live flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2744
+#: fish/cmds.c:2758
 msgid "get multipart flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2745
+#: fish/cmds.c:2759
 msgid "get netinst (network installer) flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2746
+#: fish/cmds.c:2760
 msgid "get list of applications installed in the operating system"
 msgstr "uzyskuje listę aplikacji zainstalowanych w systemie operacyjnym"
 
-#: fish/cmds.c:2747
+#: fish/cmds.c:2761
 msgid "inspect disk and return list of operating systems found"
 msgstr "bada dysk i zwraca listę odnalezionych systemów operacyjnych"
 
-#: fish/cmds.c:2748
+#: fish/cmds.c:2762
 msgid "test if block device"
 msgstr "testuje, czy jest urządzeniem blokowym"
 
-#: fish/cmds.c:2749
+#: fish/cmds.c:2763
 msgid "is busy processing a command"
 msgstr "jest zajęte przetwarzaniem polecenia"
 
-#: fish/cmds.c:2750
+#: fish/cmds.c:2764
 msgid "test if character device"
 msgstr "testuje, czy jest urządzeniem znakowym"
 
-#: fish/cmds.c:2751
+#: fish/cmds.c:2765
 msgid "is in configuration state"
 msgstr "jest w stanie konfiguracji"
 
-#: fish/cmds.c:2752
+#: fish/cmds.c:2766
 msgid "test if a directory"
 msgstr "testuje, czy jest katalogiem"
 
-#: fish/cmds.c:2753
+#: fish/cmds.c:2767
 msgid "test if FIFO (named pipe)"
 msgstr "testuje, czy jest FIFO (nazwanym potokiem)"
 
-#: fish/cmds.c:2754
+#: fish/cmds.c:2768
 msgid "test if a regular file"
 msgstr "testuje, czy jest zwykłym plikiem"
 
-#: fish/cmds.c:2755
+#: fish/cmds.c:2769
 msgid "is launching subprocess"
 msgstr "uruchamia podprocesy"
 
-#: fish/cmds.c:2756
+#: fish/cmds.c:2770
 msgid "test if device is a logical volume"
 msgstr "testuje, czy urządzenie jest woluminem logicznym"
 
-#: fish/cmds.c:2757
+#: fish/cmds.c:2771
 msgid "is ready to accept commands"
 msgstr "jest gotowe na akceptowanie poleceń"
 
-#: fish/cmds.c:2758
+#: fish/cmds.c:2772
 msgid "test if socket"
 msgstr "testuje, czy jest gniazdem"
 
-#: fish/cmds.c:2759
+#: fish/cmds.c:2773
 msgid "test if symbolic link"
 msgstr "testuje, czy jest dowiązaniem symbolicznym"
 
-#: fish/cmds.c:2760
+#: fish/cmds.c:2774
 #, fuzzy
 msgid "test if a file contains all zero bytes"
 msgstr "testuje, czy dwa pliki mają taką samą zawartość"
 
-#: fish/cmds.c:2761
+#: fish/cmds.c:2775
 #, fuzzy
 msgid "test if a device contains all zero bytes"
 msgstr "testuje, czy urządzenie jest woluminem logicznym"
 
-#: fish/cmds.c:2762
+#: fish/cmds.c:2776
 msgid "kill the qemu subprocess"
 msgstr "niszczy podproces QEMU"
 
-#: fish/cmds.c:2763
+#: fish/cmds.c:2777
 msgid "launch the qemu subprocess"
 msgstr "uruchamia podproces QEMU"
 
-#: fish/cmds.c:2764
+#: fish/cmds.c:2778
 msgid "change working directory"
 msgstr "zmienia katalog roboczy"
 
-#: fish/cmds.c:2768
+#: fish/cmds.c:2782
 #, fuzzy
 msgid "list 9p filesystems"
 msgstr "wyświetla listę systemów plików"
 
-#: fish/cmds.c:2769
+#: fish/cmds.c:2783
 msgid "list the block devices"
 msgstr "wyświetla listę urządzeń blokowych"
 
-#: fish/cmds.c:2770
+#: fish/cmds.c:2784
+#, fuzzy
+msgid "list device mapper devices"
+msgstr "wyświetla listę urządzeń blokowych"
+
+#: fish/cmds.c:2785
 msgid "list filesystems"
 msgstr "wyświetla listę systemów plików"
 
-#: fish/cmds.c:2771
+#: fish/cmds.c:2786
 msgid "list the partitions"
 msgstr "wyświetla listę partycji"
 
-#: fish/cmds.c:2772
+#: fish/cmds.c:2787
 msgid "list the files in a directory (long format)"
 msgstr "wyświetla listę plików w katalogu (długi format)"
 
-#: fish/cmds.c:2773 fish/cmds.c:2774
+#: fish/cmds.c:2788 fish/cmds.c:2789
 msgid "create a hard link"
 msgstr "tworzy twarde dowiązanie"
 
-#: fish/cmds.c:2775 fish/cmds.c:2776
+#: fish/cmds.c:2790 fish/cmds.c:2791
 msgid "create a symbolic link"
 msgstr "tworzy dowiązanie symboliczne"
 
-#: fish/cmds.c:2777 fish/cmds.c:2869
+#: fish/cmds.c:2792 fish/cmds.c:2885
 msgid "remove extended attribute of a file or directory"
 msgstr "usuwa rozszerzony atrybut pliku lub katalogu"
 
-#: fish/cmds.c:2778
+#: fish/cmds.c:2793
 msgid "list the files in a directory"
 msgstr "wyświetla listę plików w katalogu"
 
-#: fish/cmds.c:2779 fish/cmds.c:2896
+#: fish/cmds.c:2794 fish/cmds.c:2912
 msgid "set extended attribute of a file or directory"
 msgstr "ustawia rozszerzony atrybut pliku lub katalogu"
 
-#: fish/cmds.c:2780
+#: fish/cmds.c:2795
 msgid "get file information for a symbolic link"
 msgstr "uzyskuje informacje o dowiązaniu symbolicznym"
 
-#: fish/cmds.c:2781
+#: fish/cmds.c:2796
 msgid "lstat on multiple files"
 msgstr "wykonuje polecenie lstat na wielu plikach"
 
-#: fish/cmds.c:2782
+#: fish/cmds.c:2797
 msgid "add a key on a LUKS encrypted device"
 msgstr "dodaje klucz do zaszyfrowanego urządzenia LUKS"
 
-#: fish/cmds.c:2783
+#: fish/cmds.c:2798
 msgid "close a LUKS device"
 msgstr "zamyka urządzenie LUKS"
 
-#: fish/cmds.c:2784 fish/cmds.c:2785
+#: fish/cmds.c:2799 fish/cmds.c:2800
 msgid "format a block device as a LUKS encrypted device"
 msgstr "formatuje urządzenie blokowe jako zaszyfrowane urządzenie LUKS"
 
-#: fish/cmds.c:2786
+#: fish/cmds.c:2801
 msgid "remove a key from a LUKS encrypted device"
 msgstr "usuwa klucz z zaszyfrowanego urządzenia LUKS"
 
-#: fish/cmds.c:2787
+#: fish/cmds.c:2802
 msgid "open a LUKS-encrypted block device"
 msgstr "otwiera urządzenie blokowe zaszyfrowane za pomocą LUKS"
 
-#: fish/cmds.c:2788
+#: fish/cmds.c:2803
 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:2789
+#: fish/cmds.c:2804
 msgid "create an LVM logical volume"
 msgstr "tworzy wolumin logiczny LVM"
 
-#: fish/cmds.c:2790
+#: fish/cmds.c:2805
 msgid "get canonical name of an LV"
 msgstr "uzyskuje kanoniczną nazwę woluminu logicznego"
 
-#: fish/cmds.c:2791
+#: fish/cmds.c:2806
 msgid "clear LVM device filter"
 msgstr "czyści filtr urządzeń LVM"
 
-#: fish/cmds.c:2792
+#: fish/cmds.c:2807
 msgid "remove all LVM LVs, VGs and PVs"
 msgstr ""
 "usuwa wszystkie woluminy logiczne, grupy woluminów i woluminy fizyczne LVM"
 
-#: fish/cmds.c:2793
+#: fish/cmds.c:2808
 msgid "set LVM device filter"
 msgstr "ustawia filtr urządzeń LVM"
 
-#: fish/cmds.c:2794
+#: fish/cmds.c:2809
 msgid "remove an LVM logical volume"
 msgstr "usuwa wolumin logiczny LVM"
 
-#: fish/cmds.c:2795
+#: fish/cmds.c:2810
 msgid "rename an LVM logical volume"
 msgstr "zmienia nazwę woluminu logicznego LVM"
 
-#: fish/cmds.c:2796
+#: fish/cmds.c:2811
 msgid "resize an LVM logical volume"
 msgstr "zmienia rozmiar woluminu logicznego LVM"
 
-#: fish/cmds.c:2797
+#: fish/cmds.c:2812
 msgid "expand an LV to fill free space"
 msgstr "rozszerza wolumin logiczny, aby wypełnić wolne miejsce"
 
-#: fish/cmds.c:2798 fish/cmds.c:2799
+#: fish/cmds.c:2813 fish/cmds.c:2814
 msgid "list the LVM logical volumes (LVs)"
 msgstr "wyświetla listę woluminów logicznych LVM"
 
-#: fish/cmds.c:2800
+#: fish/cmds.c:2815
 msgid "get the UUID of a logical volume"
 msgstr "uzyskuje UUID woluminu logicznego"
 
-#: fish/cmds.c:2801
+#: fish/cmds.c:2816
 msgid "lgetxattr on multiple files"
 msgstr "wykonuje polecenie lgetxattr na wielu plikach"
 
-#: fish/cmds.c:2802
+#: fish/cmds.c:2817
 msgid "open the manual"
 msgstr "otwiera podręcznik"
 
-#: fish/cmds.c:2803
+#: fish/cmds.c:2818
 msgid "create a directory"
 msgstr "tworzy katalog"
 
-#: fish/cmds.c:2804
+#: fish/cmds.c:2819
 msgid "create a directory with a particular mode"
 msgstr "tworzy katalog za pomocą konkretnego trybu"
 
-#: fish/cmds.c:2805
+#: fish/cmds.c:2820
 msgid "create a directory and parents"
 msgstr "tworzy katalog i katalogi nadrzędne"
 
-#: fish/cmds.c:2806
+#: fish/cmds.c:2821
 msgid "create a temporary directory"
 msgstr "tworzy katalog tymczasowy"
 
-#: fish/cmds.c:2807 fish/cmds.c:2808 fish/cmds.c:2809
+#: fish/cmds.c:2822 fish/cmds.c:2823 fish/cmds.c:2824
 msgid "make ext2/3/4 filesystem with external journal"
 msgstr "tworzy system plików ext2/3/4 z zewnętrzną kroniką"
 
-#: fish/cmds.c:2810
+#: fish/cmds.c:2825
 msgid "make ext2/3/4 external journal"
 msgstr "tworzy zewnętrzną kronikę ext2/3/4"
 
-#: fish/cmds.c:2811
+#: fish/cmds.c:2826
 msgid "make ext2/3/4 external journal with label"
 msgstr "tworzy zewnętrzną kronikę ext2/3/4 za pomocą etykiety"
 
-#: fish/cmds.c:2812
+#: fish/cmds.c:2827
 msgid "make ext2/3/4 external journal with UUID"
 msgstr "tworzy zewnętrzną kronikę ext2/3/4 za pomocą UUID"
 
-#: fish/cmds.c:2813
+#: fish/cmds.c:2828
 msgid "make FIFO (named pipe)"
 msgstr "tworzy FIFO (nazwany potok)"
 
-#: fish/cmds.c:2814 fish/cmds.c:2816
+#: fish/cmds.c:2829 fish/cmds.c:2831
 msgid "make a filesystem"
 msgstr "tworzy system plików"
 
-#: fish/cmds.c:2815
+#: fish/cmds.c:2830
 msgid "make a filesystem with block size"
 msgstr "tworzy system plików za pomocą rozmiaru bloków"
 
-#: fish/cmds.c:2817
+#: fish/cmds.c:2832
 msgid "create a mountpoint"
 msgstr "tworzy punkt montowania"
 
-#: fish/cmds.c:2818
+#: fish/cmds.c:2833
 msgid "make block, character or FIFO devices"
 msgstr "tworzy urządzenia blokowe, znakowe lub FIFO"
 
-#: fish/cmds.c:2819
+#: fish/cmds.c:2834
 msgid "make block device node"
 msgstr "tworzy węzeł urządzenia blokowego"
 
-#: fish/cmds.c:2820
+#: fish/cmds.c:2835
 msgid "make char device node"
 msgstr "tworzy węzeł urządzenia znakowego"
 
-#: fish/cmds.c:2821
+#: fish/cmds.c:2836
 msgid "create a swap partition"
 msgstr "tworzy partycję wymiany"
 
-#: fish/cmds.c:2822
+#: fish/cmds.c:2837
 msgid "create a swap partition with a label"
 msgstr "tworzy partycję wymiany za pomocą etykiety"
 
-#: fish/cmds.c:2823
+#: fish/cmds.c:2838
 msgid "create a swap partition with an explicit UUID"
 msgstr "tworzy partycję wymiany za pomocą jawnego UUID"
 
-#: fish/cmds.c:2824
+#: fish/cmds.c:2839
 msgid "create a swap file"
 msgstr "tworzy plik wymiany"
 
-#: fish/cmds.c:2825
+#: fish/cmds.c:2840
 msgid "load a kernel module"
 msgstr "wczytuje moduł jądra"
 
-#: fish/cmds.c:2826
+#: fish/cmds.c:2841
 msgid "view a file"
 msgstr "wyświetla plik"
 
-#: fish/cmds.c:2827
+#: fish/cmds.c:2842
 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:2828
+#: fish/cmds.c:2843
 #, fuzzy
 msgid "mount 9p filesystem"
 msgstr "odmontowuje system plików"
 
-#: fish/cmds.c:2829
+#: fish/cmds.c:2844
 msgid "mount a file using the loop device"
 msgstr "montuje plik używając urządzenia loop"
 
-#: fish/cmds.c:2830
+#: fish/cmds.c:2845
 msgid "mount a guest disk with mount options"
 msgstr "montuje dysk gościa za pomocą opcji montowania"
 
-#: fish/cmds.c:2831
+#: fish/cmds.c:2846
 msgid "mount a guest disk, read-only"
 msgstr "montuje dysk gościa, tylko do odczytu"
 
-#: fish/cmds.c:2832
+#: fish/cmds.c:2847
 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:2833
+#: fish/cmds.c:2848
 msgid "show mountpoints"
 msgstr "wyświetla punkty montowania"
 
-#: fish/cmds.c:2834
+#: fish/cmds.c:2849
 msgid "show mounted filesystems"
 msgstr "wyświetla zamontowane systemy plików"
 
-#: fish/cmds.c:2835
+#: fish/cmds.c:2850
 msgid "move a file"
 msgstr "przenosi plik"
 
-#: fish/cmds.c:2836
+#: fish/cmds.c:2851
 msgid "probe NTFS volume"
 msgstr "wykrywa wolumin NTFS"
 
-#: fish/cmds.c:2837
+#: fish/cmds.c:2852 fish/cmds.c:2853
 msgid "resize an NTFS filesystem"
 msgstr "zmienia rozmiar systemu plików NTFS"
 
-#: fish/cmds.c:2838
+#: fish/cmds.c:2854
 msgid "resize an NTFS filesystem (with size)"
 msgstr "zmienia rozmiar systemu plików NTFS (za pomocą rozmiaru)"
 
-#: fish/cmds.c:2839
+#: fish/cmds.c:2855
 msgid "add a partition to the device"
 msgstr "dodaje partycję do urządzenia"
 
-#: fish/cmds.c:2840
+#: fish/cmds.c:2856
 msgid "delete a partition"
 msgstr "usuwa partycję"
 
-#: fish/cmds.c:2841
+#: fish/cmds.c:2857
 msgid "partition whole disk with a single primary partition"
 msgstr "Partycjonuje cały dysk za pomocą pojedynczej partycji podstawowej"
 
-#: fish/cmds.c:2842
+#: fish/cmds.c:2858
 msgid "return true if a partition is bootable"
 msgstr "zwraca wartość \"true\", jeśli partycja jest startowa"
 
-#: fish/cmds.c:2843
+#: fish/cmds.c:2859
 msgid "get the MBR type byte (ID byte) from a partition"
 msgstr "uzyskuje bajt typu MBR (bajt identyfikatora) z partycji"
 
-#: fish/cmds.c:2844
+#: fish/cmds.c:2860
 msgid "get the partition table type"
 msgstr "uzyskuje typ tablicy partycji"
 
-#: fish/cmds.c:2845
+#: fish/cmds.c:2861
 msgid "create an empty partition table"
 msgstr "tworzy pustą tablicę partycji"
 
-#: fish/cmds.c:2846
+#: fish/cmds.c:2862
 msgid "list partitions on a device"
 msgstr "wyświetla listę partycji na urządzeniu"
 
-#: fish/cmds.c:2847
+#: fish/cmds.c:2863
 msgid "make a partition bootable"
 msgstr "zmienia partycję na startową"
 
-#: fish/cmds.c:2848
+#: fish/cmds.c:2864
 msgid "set the MBR type byte (ID byte) of a partition"
 msgstr "ustawia bajt typu MBR (bajt identyfikatora) partycji"
 
-#: fish/cmds.c:2849
+#: fish/cmds.c:2865
 msgid "set partition name"
 msgstr "ustawia nazwę partycji"
 
-#: fish/cmds.c:2850
+#: fish/cmds.c:2866
 msgid "convert partition name to device name"
 msgstr "konwertuje nazwę partycji na nazwę urządzenia"
 
-#: fish/cmds.c:2851
+#: fish/cmds.c:2867
 msgid "ping the guest daemon"
 msgstr "odpytuje demona gościa"
 
-#: fish/cmds.c:2852
+#: fish/cmds.c:2868
 msgid "read part of a file"
 msgstr "odczytuje część pliku"
 
-#: fish/cmds.c:2853
+#: fish/cmds.c:2869
 msgid "read part of a device"
 msgstr "odczytuje część urządzenia"
 
-#: fish/cmds.c:2854
+#: fish/cmds.c:2870
 msgid "create an LVM physical volume"
 msgstr "tworzy wolumin fizyczny LVM"
 
-#: fish/cmds.c:2855
+#: fish/cmds.c:2871
 msgid "remove an LVM physical volume"
 msgstr "usuwa wolumin fizyczny LVM"
 
-#: fish/cmds.c:2856
+#: fish/cmds.c:2872
 msgid "resize an LVM physical volume"
 msgstr "zmienia rozmiar woluminu fizycznego LVM"
 
-#: fish/cmds.c:2857
+#: fish/cmds.c:2873
 msgid "resize an LVM physical volume (with size)"
 msgstr "zmienia rozmiar woluminu fizycznego LVM (za pomocą rozmiaru)"
 
-#: fish/cmds.c:2858 fish/cmds.c:2859
+#: fish/cmds.c:2874 fish/cmds.c:2875
 msgid "list the LVM physical volumes (PVs)"
 msgstr "wyświetla listę woluminów fizycznych LVM"
 
-#: fish/cmds.c:2860
+#: fish/cmds.c:2876
 msgid "get the UUID of a physical volume"
 msgstr "uzyskuje UUID woluminu fizycznego"
 
-#: fish/cmds.c:2861
+#: fish/cmds.c:2877
 msgid "write to part of a file"
 msgstr "zapisuje do części pliku"
 
-#: fish/cmds.c:2862
+#: fish/cmds.c:2878
 msgid "write to part of a device"
 msgstr "zapisuje do części urządzenia"
 
-#: fish/cmds.c:2863
+#: fish/cmds.c:2879
 msgid "read a file"
 msgstr "odczytuje plik"
 
-#: fish/cmds.c:2864
+#: fish/cmds.c:2880
 msgid "read file as lines"
 msgstr "odczytuje plik jako wiersze"
 
-#: fish/cmds.c:2865
+#: fish/cmds.c:2881
 msgid "read directories entries"
 msgstr "odczytuje wpisy katalogów"
 
-#: fish/cmds.c:2866
+#: fish/cmds.c:2882
 msgid "read the target of a symbolic link"
 msgstr "odczytuje cel dowiązania symbolicznego"
 
-#: fish/cmds.c:2867
+#: fish/cmds.c:2883
 msgid "readlink on multiple files"
 msgstr "wykonuje polecenie readlink na wielu plikach"
 
-#: fish/cmds.c:2868
+#: fish/cmds.c:2884
 msgid "canonicalized absolute pathname"
 msgstr "kanoniczna nazwa ścieżki bezwzględnej"
 
-#: fish/cmds.c:2870
+#: fish/cmds.c:2886
 msgid "close and reopen libguestfs handle"
 msgstr "zamyka i ponownie otwiera program obsługi libguestfs"
 
-#: fish/cmds.c:2871
+#: fish/cmds.c:2887
 msgid "resize an ext2, ext3 or ext4 filesystem"
 msgstr "zmienia rozmiar systemu plików ext2, ext3 lub ext4"
 
-#: fish/cmds.c:2872
+#: fish/cmds.c:2888
 #, 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:2873
+#: fish/cmds.c:2889
 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:2874
+#: fish/cmds.c:2890
 msgid "remove a file"
 msgstr "usuwa plik"
 
-#: fish/cmds.c:2875
+#: fish/cmds.c:2891
 msgid "remove a file or directory recursively"
 msgstr "rekursywnie usuwa plik lub katalog"
 
-#: fish/cmds.c:2876
+#: fish/cmds.c:2892
 msgid "remove a directory"
 msgstr "usuwa katalog"
 
-#: fish/cmds.c:2877
+#: fish/cmds.c:2893
 msgid "remove a mountpoint"
 msgstr "usuwa punkt montowania"
 
-#: fish/cmds.c:2878
+#: fish/cmds.c:2894
 msgid "scrub (securely wipe) a device"
 msgstr "bezpiecznie usuwa zawartość urządzenia"
 
-#: fish/cmds.c:2879
+#: fish/cmds.c:2895
 msgid "scrub (securely wipe) a file"
 msgstr "bezpiecznie usuwa plik"
 
-#: fish/cmds.c:2880
+#: fish/cmds.c:2896
 msgid "scrub (securely wipe) free space"
 msgstr "bezpiecznie usuwa wolne miejsce"
 
-#: fish/cmds.c:2881
+#: fish/cmds.c:2897
 msgid "add options to kernel command line"
 msgstr "dodaje opcje do wiersza poleceń jądra"
 
-#: fish/cmds.c:2882
+#: fish/cmds.c:2898
 #, fuzzy
 msgid "set the attach method"
 msgstr "ustawia ścieżkę wyszukiwania"
 
-#: fish/cmds.c:2883
+#: fish/cmds.c:2899
 msgid "set autosync mode"
 msgstr "ustawia tryb automatycznej synchronizacji"
 
-#: fish/cmds.c:2884
+#: fish/cmds.c:2900
 msgid "enable or disable direct appliance mode"
 msgstr "włącza lub wyłącza tryb bezpośredniego przyrządu"
 
-#: fish/cmds.c:2885
+#: fish/cmds.c:2901
 msgid "set the ext2/3/4 filesystem label"
 msgstr "ustawia etykietę systemu plików ext2/3/4"
 
-#: fish/cmds.c:2886
+#: fish/cmds.c:2902
 msgid "set the ext2/3/4 filesystem UUID"
 msgstr "ustawia UUID systemu plików ext2/3/4"
 
-#: fish/cmds.c:2887
+#: fish/cmds.c:2903
 msgid "set memory allocated to the qemu subprocess"
 msgstr "ustawia pamięć przydzieloną podprocesowi QEMU"
 
-#: fish/cmds.c:2888
+#: fish/cmds.c:2904
 msgid "set enable network flag"
 msgstr "ustawia flagę włączenia sieci"
 
-#: fish/cmds.c:2889
+#: fish/cmds.c:2905
 msgid "set the search path"
 msgstr "ustawia ścieżkę wyszukiwania"
 
-#: fish/cmds.c:2890
+#: fish/cmds.c:2906
 msgid "set the qemu binary"
 msgstr "ustawia plik binarny QEMU"
 
-#: fish/cmds.c:2891
+#: fish/cmds.c:2907
 msgid "enable or disable the recovery process"
 msgstr "włącza lub wyłącza proces przywracania"
 
-#: fish/cmds.c:2892
+#: fish/cmds.c:2908
 msgid "set SELinux enabled or disabled at appliance boot"
 msgstr ""
 "ustawia włączenie lub wyłączenie SELinuksa podczas uruchamiania przyrządu"
 
-#: fish/cmds.c:2893
+#: fish/cmds.c:2909
 msgid "enable or disable command traces"
 msgstr "włącza lub wyłącza śledzenie poleceń"
 
-#: fish/cmds.c:2894
+#: fish/cmds.c:2910
 msgid "set verbose mode"
 msgstr "ustawia wyświetlanie więcej komunikatów"
 
-#: fish/cmds.c:2895
+#: fish/cmds.c:2911
 msgid "set SELinux security context"
 msgstr "ustawia kontekst bezpieczeństwa SELinuksa"
 
-#: fish/cmds.c:2897 fish/cmds.c:2898
+#: fish/cmds.c:2913 fish/cmds.c:2914
 msgid "create partitions on a block device"
 msgstr "tworzy partycje na urządzeniu blokowym"
 
-#: fish/cmds.c:2899
+#: fish/cmds.c:2915
 msgid "modify a single partition on a block device"
 msgstr "modyfikuje pojedynczą partycję na urządzeniu blokowym"
 
-#: fish/cmds.c:2900
+#: fish/cmds.c:2916
 msgid "display the disk geometry from the partition table"
 msgstr "wyświetla geometrię dysku z tablicy partycji"
 
-#: fish/cmds.c:2901
+#: fish/cmds.c:2917
 msgid "display the kernel geometry"
 msgstr "wyświetla geometrię jądra"
 
-#: fish/cmds.c:2902
+#: fish/cmds.c:2918
 msgid "display the partition table"
 msgstr "wyświetla tablicę partycji"
 
-#: fish/cmds.c:2903
+#: fish/cmds.c:2919
 msgid "run a command via the shell"
 msgstr "wykonuje polecenie przez powłokę"
 
-#: fish/cmds.c:2904
+#: fish/cmds.c:2920
 msgid "run a command via the shell returning lines"
 msgstr "wykonuje polecenie przez powłokę zwracającą wiersze"
 
-#: fish/cmds.c:2905
+#: fish/cmds.c:2921
 msgid "sleep for some seconds"
 msgstr "usypia na kilka sekund"
 
-#: fish/cmds.c:2906
+#: fish/cmds.c:2922
 msgid "create a sparse disk image and add"
 msgstr "tworzy rzadki obraz dysku i dodaje go"
 
-#: fish/cmds.c:2907
+#: fish/cmds.c:2923
 msgid "get file information"
 msgstr "uzyskuje informacje o pliku"
 
-#: fish/cmds.c:2908
+#: fish/cmds.c:2924
 msgid "get file system statistics"
 msgstr "uzyskuje statystyki systemu plików"
 
-#: fish/cmds.c:2909 fish/cmds.c:2910
+#: fish/cmds.c:2925 fish/cmds.c:2926
 msgid "print the printable strings in a file"
 msgstr "wyświetla widoczne znaki w pliku"
 
-#: fish/cmds.c:2911
+#: fish/cmds.c:2927
 msgid "list supported groups of commands"
 msgstr "wyświetla listę obsługiwanych grup poleceń"
 
-#: fish/cmds.c:2912
+#: fish/cmds.c:2928
 msgid "disable swap on device"
 msgstr "wyłącza przestrzeń wymiany na urządzeniu"
 
-#: fish/cmds.c:2913
+#: fish/cmds.c:2929
 msgid "disable swap on file"
 msgstr "wyłącza przestrzeń wymiany na pliku"
 
-#: fish/cmds.c:2914
+#: fish/cmds.c:2930
 msgid "disable swap on labeled swap partition"
 msgstr "wyłącza przestrzeń wymiany na partycji wymiany z etykietą"
 
-#: fish/cmds.c:2915
+#: fish/cmds.c:2931
 msgid "disable swap on swap partition by UUID"
 msgstr "wyłącza przestrzeń wymiany na partycji wymiany według UUID"
 
-#: fish/cmds.c:2916
+#: fish/cmds.c:2932
 msgid "enable swap on device"
 msgstr "włącza przestrzeń wymiany na urządzeniu"
 
-#: fish/cmds.c:2917
+#: fish/cmds.c:2933
 msgid "enable swap on file"
 msgstr "włącza przestrzeń wymiany w pliku"
 
-#: fish/cmds.c:2918
+#: fish/cmds.c:2934
 msgid "enable swap on labeled swap partition"
 msgstr "włącza przestrzeń wymiany na partycji wymiany z etykietą"
 
-#: fish/cmds.c:2919
+#: fish/cmds.c:2935
 msgid "enable swap on swap partition by UUID"
 msgstr "włącza przestrzeń wymiany na partycji wymiany według UUID"
 
-#: fish/cmds.c:2920
+#: fish/cmds.c:2936
 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:2921
+#: fish/cmds.c:2937
 msgid "return last 10 lines of a file"
 msgstr "zwraca ostatnie 10 wierszy pliku"
 
-#: fish/cmds.c:2922
+#: fish/cmds.c:2938
 msgid "return last N lines of a file"
 msgstr "zwraca ostatnie N wierszy pliku"
 
-#: fish/cmds.c:2923
+#: fish/cmds.c:2939
 msgid "unpack tarfile to directory"
 msgstr "rozpakowuje plik tar do katalogu"
 
-#: fish/cmds.c:2924
+#: fish/cmds.c:2940
 msgid "pack directory into tarfile"
 msgstr "pakuje katalog do pliku tar"
 
-#: fish/cmds.c:2925 fish/cmds.c:2932
+#: fish/cmds.c:2941 fish/cmds.c:2948
 msgid "unpack compressed tarball to directory"
 msgstr "rozpakowuje skompresowane archiwum tar do katalogu"
 
-#: fish/cmds.c:2926 fish/cmds.c:2933
+#: fish/cmds.c:2942 fish/cmds.c:2949
 msgid "pack directory into compressed tarball"
 msgstr "pakuje katalog do skompresowanego archiwum tar"
 
-#: fish/cmds.c:2927
+#: fish/cmds.c:2943
 msgid "print elapsed time taken to run a command"
 msgstr "wyświetla czas wykonania polecenia"
 
-#: fish/cmds.c:2928
+#: fish/cmds.c:2944
 msgid "update file timestamps or create a new file"
 msgstr "aktualizuje znaczniki czasu plików lub tworzy nowy plik"
 
-#: fish/cmds.c:2929
+#: fish/cmds.c:2945
 msgid "truncate a file to zero size"
 msgstr "obcina plik do zerowego rozmiaru"
 
-#: fish/cmds.c:2930
+#: fish/cmds.c:2946
 msgid "truncate a file to a particular size"
 msgstr "obcina plik do konkretnego rozmiaru"
 
-#: fish/cmds.c:2931
+#: fish/cmds.c:2947
 msgid "get ext2/ext3/ext4 superblock details"
 msgstr "uzyskuje szczegóły superbloków ext2/ext3/ext4"
 
-#: fish/cmds.c:2934
+#: fish/cmds.c:2950
 msgid "set file mode creation mask (umask)"
 msgstr "ustawia maskę tworzenia trybu pliku (umask)"
 
-#: fish/cmds.c:2935
+#: fish/cmds.c:2951
 msgid "unmount a filesystem"
 msgstr "odmontowuje system plików"
 
-#: fish/cmds.c:2936
+#: fish/cmds.c:2952
 msgid "unmount all filesystems"
 msgstr "odmontowuje wszystkie systemy plików"
 
-#: fish/cmds.c:2937
+#: fish/cmds.c:2953
 msgid "upload a file from the local machine"
 msgstr "wysyła plik z lokalnej maszyny"
 
-#: fish/cmds.c:2938
+#: fish/cmds.c:2954
 msgid "upload a file from the local machine with offset"
 msgstr "wysyła plik z lokalnej maszyny z wyrównaniem"
 
-#: fish/cmds.c:2939
+#: fish/cmds.c:2955
 msgid "set timestamp of a file with nanosecond precision"
 msgstr "ustawia znaczniki czasu pliku z nanosekundową dokładnością"
 
-#: fish/cmds.c:2940
+#: fish/cmds.c:2956
 msgid "get the library version number"
 msgstr "uzyskuje numer wersji biblioteki"
 
-#: fish/cmds.c:2941
+#: fish/cmds.c:2957
 msgid "get the filesystem label"
 msgstr "uzyskuje etykietę systemu plików"
 
-#: fish/cmds.c:2942
+#: fish/cmds.c:2958
 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:2943
+#: fish/cmds.c:2959
 msgid "get the filesystem UUID"
 msgstr "uzyskuje UUID systemu plików"
 
-#: fish/cmds.c:2944
+#: fish/cmds.c:2960
 msgid "activate or deactivate some volume groups"
 msgstr "aktywuje lub deaktywuje niektóre grupy woluminów"
 
-#: fish/cmds.c:2945
+#: fish/cmds.c:2961
 msgid "activate or deactivate all volume groups"
 msgstr "aktywuje lub deaktywuje wszystkie grupy woluminów"
 
-#: fish/cmds.c:2946
+#: fish/cmds.c:2962
 msgid "create an LVM volume group"
 msgstr "tworzy grupę woluminów LVM"
 
-#: fish/cmds.c:2947
+#: fish/cmds.c:2963
 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:2948
+#: fish/cmds.c:2964
 msgid "get the PV UUIDs containing the volume group"
 msgstr "uzyskuje UUID woluminów fizycznych zawierających grupę woluminów"
 
-#: fish/cmds.c:2949
+#: fish/cmds.c:2965
 msgid "remove an LVM volume group"
 msgstr "usuwa grupę woluminów LVM"
 
-#: fish/cmds.c:2950
+#: fish/cmds.c:2966
 msgid "rename an LVM volume group"
 msgstr "zmienia nazwę grupy woluminów LVM"
 
-#: fish/cmds.c:2951 fish/cmds.c:2952
+#: fish/cmds.c:2967 fish/cmds.c:2968
 msgid "list the LVM volume groups (VGs)"
 msgstr "wyświetla listę grup woluminów LVM"
 
-#: fish/cmds.c:2953
+#: fish/cmds.c:2969
 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:2954
+#: fish/cmds.c:2970
 msgid "get the UUID of a volume group"
 msgstr "uzyskuje UUID grupy woluminów"
 
-#: fish/cmds.c:2955
+#: fish/cmds.c:2971
 msgid "count characters in a file"
 msgstr "liczy znaki w pliku"
 
-#: fish/cmds.c:2956
+#: fish/cmds.c:2972
 msgid "count lines in a file"
 msgstr "liczy wiersze w pliku"
 
-#: fish/cmds.c:2957
+#: fish/cmds.c:2973
 msgid "count words in a file"
 msgstr "liczy wyrazy w pliku"
 
-#: fish/cmds.c:2958
+#: fish/cmds.c:2974
 msgid "create a new file"
 msgstr "tworzy nowy plik"
 
-#: fish/cmds.c:2959
+#: fish/cmds.c:2975
 msgid "create a file"
 msgstr "tworzy plik"
 
-#: fish/cmds.c:2962
+#: fish/cmds.c:2978
 msgid "write zeroes to the device"
 msgstr "zapisuje zera na urządzeniu"
 
-#: fish/cmds.c:2963
+#: fish/cmds.c:2979
 msgid "write zeroes to an entire device"
 msgstr "zapisuje zera na całym urządzeniu"
 
-#: fish/cmds.c:2964
+#: fish/cmds.c:2980
 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:2967
+#: fish/cmds.c:2983
 msgid "determine file type inside a compressed file"
 msgstr "ustala typ pliku wewnątrz skompresowanego pliku"
 
-#: fish/cmds.c:2970
+#: fish/cmds.c:2986
 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:3288 fish/cmds.c:3302 fish/cmds.c:3318 fish/cmds.c:3335
-#: fish/cmds.c:3352 fish/cmds.c:3370 fish/cmds.c:3389 fish/cmds.c:3405
-#: fish/cmds.c:3423 fish/cmds.c:3439 fish/cmds.c:3457 fish/cmds.c:3473
-#: fish/cmds.c:3490 fish/cmds.c:3505 fish/cmds.c:3523 fish/cmds.c:3538
-#: fish/cmds.c:3554 fish/cmds.c:3570 fish/cmds.c:3586 fish/cmds.c:3602
-#: fish/cmds.c:3618 fish/cmds.c:3636 fish/cmds.c:3669 fish/cmds.c:3685
-#: fish/cmds.c:3701 fish/cmds.c:3720 fish/cmds.c:3735 fish/cmds.c:3753
-#: fish/cmds.c:3768 fish/cmds.c:3786 fish/cmds.c:3801 fish/cmds.c:3819
-#: fish/cmds.c:3834 fish/cmds.c:3853 fish/cmds.c:3872 fish/cmds.c:3890
-#: fish/cmds.c:3910 fish/cmds.c:3929 fish/cmds.c:3949 fish/cmds.c:3969
-#: fish/cmds.c:3989 fish/cmds.c:4008 fish/cmds.c:4027 fish/cmds.c:4047
-#: fish/cmds.c:4067 fish/cmds.c:4087 fish/cmds.c:4102 fish/cmds.c:4118
-#: fish/cmds.c:4190 fish/cmds.c:4208 fish/cmds.c:4225 fish/cmds.c:4309
-#: fish/cmds.c:4329 fish/cmds.c:4349 fish/cmds.c:4369 fish/cmds.c:4389
-#: fish/cmds.c:4409 fish/cmds.c:4428 fish/cmds.c:4447 fish/cmds.c:4466
-#: fish/cmds.c:4481 fish/cmds.c:4500 fish/cmds.c:4520 fish/cmds.c:4540
-#: fish/cmds.c:4617 fish/cmds.c:4633 fish/cmds.c:4649 fish/cmds.c:4668
-#: fish/cmds.c:4690 fish/cmds.c:4712 fish/cmds.c:4732 fish/cmds.c:4749
-#: fish/cmds.c:4766 fish/cmds.c:4783 fish/cmds.c:4800 fish/cmds.c:4817
-#: fish/cmds.c:4834 fish/cmds.c:4851 fish/cmds.c:4870 fish/cmds.c:4893
-#: fish/cmds.c:4929 fish/cmds.c:4946 fish/cmds.c:4969 fish/cmds.c:4991
-#: fish/cmds.c:5012 fish/cmds.c:5032 fish/cmds.c:5051 fish/cmds.c:5071
-#: fish/cmds.c:5089 fish/cmds.c:5107 fish/cmds.c:5121 fish/cmds.c:5137
-#: fish/cmds.c:5157 fish/cmds.c:5176 fish/cmds.c:5195 fish/cmds.c:5214
-#: fish/cmds.c:5233 fish/cmds.c:5253 fish/cmds.c:5293 fish/cmds.c:5350
-#: fish/cmds.c:5371 fish/cmds.c:5392 fish/cmds.c:5413 fish/cmds.c:5431
-#: fish/cmds.c:5453 fish/cmds.c:5491 fish/cmds.c:5513 fish/cmds.c:5592
-#: fish/cmds.c:5631 fish/cmds.c:5646 fish/cmds.c:5663 fish/cmds.c:5677
-#: fish/cmds.c:5693 fish/cmds.c:5715 fish/cmds.c:5737 fish/cmds.c:5759
-#: fish/cmds.c:5781 fish/cmds.c:5803 fish/cmds.c:5825 fish/cmds.c:5845
-#: fish/cmds.c:5862 fish/cmds.c:5879 fish/cmds.c:5898 fish/cmds.c:5917
-#: fish/cmds.c:5937 fish/cmds.c:5973 fish/cmds.c:5992 fish/cmds.c:6011
-#: fish/cmds.c:6028 fish/cmds.c:6046 fish/cmds.c:6069 fish/cmds.c:6092
-#: fish/cmds.c:6116 fish/cmds.c:6139 fish/cmds.c:6160 fish/cmds.c:6183
-#: fish/cmds.c:6206 fish/cmds.c:6226 fish/cmds.c:6248 fish/cmds.c:6269
-#: fish/cmds.c:6292 fish/cmds.c:6309 fish/cmds.c:6326 fish/cmds.c:6344
-#: fish/cmds.c:6362 fish/cmds.c:6383 fish/cmds.c:6401 fish/cmds.c:6422
-#: fish/cmds.c:6442 fish/cmds.c:6460 fish/cmds.c:6481 fish/cmds.c:6504
-#: fish/cmds.c:6527 fish/cmds.c:6549 fish/cmds.c:6582 fish/cmds.c:6599
-#: fish/cmds.c:6616 fish/cmds.c:6640 fish/cmds.c:6663 fish/cmds.c:6686
-#: fish/cmds.c:6708 fish/cmds.c:6725 fish/cmds.c:6747 fish/cmds.c:6841
-#: fish/cmds.c:6861 fish/cmds.c:6881 fish/cmds.c:6901 fish/cmds.c:6919
-#: fish/cmds.c:6940 fish/cmds.c:6976 fish/cmds.c:6993 fish/cmds.c:7015
-#: fish/cmds.c:7032 fish/cmds.c:7068 fish/cmds.c:7088 fish/cmds.c:7108
-#: fish/cmds.c:7128 fish/cmds.c:7150 fish/cmds.c:7167 fish/cmds.c:7186
-#: fish/cmds.c:7205 fish/cmds.c:7227 fish/cmds.c:7248 fish/cmds.c:7269
-#: fish/cmds.c:7290 fish/cmds.c:7313 fish/cmds.c:7354 fish/cmds.c:7377
-#: fish/cmds.c:7416 fish/cmds.c:7433 fish/cmds.c:7452 fish/cmds.c:7473
-#: fish/cmds.c:7496 fish/cmds.c:7518 fish/cmds.c:7536 fish/cmds.c:7555
-#: fish/cmds.c:7576 fish/cmds.c:7653 fish/cmds.c:7694 fish/cmds.c:7773
-#: fish/cmds.c:7849 fish/cmds.c:7886 fish/cmds.c:7909 fish/cmds.c:7930
-#: fish/cmds.c:7953 fish/cmds.c:7975 fish/cmds.c:8000 fish/cmds.c:8043
-#: fish/cmds.c:8084 fish/cmds.c:8105 fish/cmds.c:8123 fish/cmds.c:8142
-#: fish/cmds.c:8159 fish/cmds.c:8177 fish/cmds.c:8204 fish/cmds.c:8228
-#: fish/cmds.c:8252 fish/cmds.c:8276 fish/cmds.c:8300 fish/cmds.c:8324
-#: fish/cmds.c:8348 fish/cmds.c:8372 fish/cmds.c:8396 fish/cmds.c:8420
-#: fish/cmds.c:8444 fish/cmds.c:8468 fish/cmds.c:8491 fish/cmds.c:8514
-#: fish/cmds.c:8535 fish/cmds.c:8556 fish/cmds.c:8577 fish/cmds.c:8597
-#: fish/cmds.c:8620 fish/cmds.c:8658 fish/cmds.c:8675 fish/cmds.c:8692
-#: fish/cmds.c:8711 fish/cmds.c:8730 fish/cmds.c:8747 fish/cmds.c:8764
-#: fish/cmds.c:8781 fish/cmds.c:8798 fish/cmds.c:8817 fish/cmds.c:8853
-#: fish/cmds.c:8893 fish/cmds.c:8926 fish/cmds.c:8943 fish/cmds.c:8960
-#: fish/cmds.c:8976 fish/cmds.c:8991 fish/cmds.c:9012 fish/cmds.c:9050
-#: fish/cmds.c:9088 fish/cmds.c:9127 fish/cmds.c:9167 fish/cmds.c:9208
-#: fish/cmds.c:9249 fish/cmds.c:9287 fish/cmds.c:9304 fish/cmds.c:9327
-#: fish/cmds.c:9349 fish/cmds.c:9371 fish/cmds.c:9391 fish/cmds.c:9411
-#: fish/cmds.c:9447 fish/cmds.c:9519 fish/cmds.c:9559 fish/cmds.c:9617
-#: fish/cmds.c:9643 fish/cmds.c:9669 fish/cmds.c:9697 fish/cmds.c:9756
-#: fish/cmds.c:9777 fish/cmds.c:9822 fish/cmds.c:9842 fish/cmds.c:9881
-#: fish/cmds.c:9918 fish/cmds.c:9938 fish/cmds.c:9960 fish/cmds.c:10017
-#: fish/cmds.c:10037 fish/cmds.c:10059 fish/cmds.c:10081 fish/cmds.c:10100
-#: fish/cmds.c:10120 fish/cmds.c:10147 fish/cmds.c:10167 fish/cmds.c:10187
-#: fish/cmds.c:10207 fish/cmds.c:10227 fish/cmds.c:10249 fish/cmds.c:10284
-#: fish/cmds.c:10302 fish/cmds.c:10325 fish/cmds.c:10347 fish/cmds.c:10362
-#: fish/cmds.c:10379 fish/cmds.c:10416 fish/cmds.c:10455 fish/cmds.c:10495
-#: fish/cmds.c:10551 fish/cmds.c:10573 fish/cmds.c:10609 fish/cmds.c:10624
-#: fish/cmds.c:10644 fish/cmds.c:10684 fish/cmds.c:10707 fish/cmds.c:10731
-#: fish/cmds.c:10756 fish/cmds.c:10797 fish/cmds.c:10822 fish/cmds.c:10860
-#: fish/cmds.c:10891 fish/cmds.c:10922 fish/cmds.c:10950 fish/cmds.c:10970
-#: fish/cmds.c:11002 fish/cmds.c:11022 fish/cmds.c:11042 fish/cmds.c:11059
-#: fish/cmds.c:11077 fish/cmds.c:11100 fish/cmds.c:11121 fish/cmds.c:11140
-#: fish/cmds.c:11182 fish/cmds.c:11225 fish/cmds.c:11269 fish/cmds.c:11308
-#: fish/cmds.c:11327 fish/cmds.c:11347 fish/cmds.c:11367 fish/cmds.c:11388
-#: fish/cmds.c:11409 fish/cmds.c:11430 fish/cmds.c:11451 fish/cmds.c:11472
-#: fish/cmds.c:11494 fish/cmds.c:11532 fish/cmds.c:11583 fish/cmds.c:11621
-#: fish/cmds.c:11677 fish/cmds.c:11813 fish/cmds.c:11842 fish/cmds.c:11869
-#: fish/cmds.c:11886 fish/cmds.c:11907 fish/cmds.c:11924
+#: fish/cmds.c:3304 fish/cmds.c:3318 fish/cmds.c:3334 fish/cmds.c:3351
+#: fish/cmds.c:3368 fish/cmds.c:3386 fish/cmds.c:3405 fish/cmds.c:3421
+#: fish/cmds.c:3439 fish/cmds.c:3455 fish/cmds.c:3473 fish/cmds.c:3489
+#: fish/cmds.c:3506 fish/cmds.c:3521 fish/cmds.c:3539 fish/cmds.c:3554
+#: fish/cmds.c:3570 fish/cmds.c:3586 fish/cmds.c:3602 fish/cmds.c:3618
+#: fish/cmds.c:3634 fish/cmds.c:3652 fish/cmds.c:3685 fish/cmds.c:3701
+#: fish/cmds.c:3717 fish/cmds.c:3736 fish/cmds.c:3751 fish/cmds.c:3769
+#: fish/cmds.c:3784 fish/cmds.c:3802 fish/cmds.c:3817 fish/cmds.c:3835
+#: fish/cmds.c:3850 fish/cmds.c:3869 fish/cmds.c:3888 fish/cmds.c:3906
+#: fish/cmds.c:3926 fish/cmds.c:3945 fish/cmds.c:3965 fish/cmds.c:3985
+#: fish/cmds.c:4005 fish/cmds.c:4024 fish/cmds.c:4043 fish/cmds.c:4063
+#: fish/cmds.c:4083 fish/cmds.c:4103 fish/cmds.c:4118 fish/cmds.c:4134
+#: fish/cmds.c:4206 fish/cmds.c:4224 fish/cmds.c:4241 fish/cmds.c:4325
+#: fish/cmds.c:4345 fish/cmds.c:4365 fish/cmds.c:4385 fish/cmds.c:4405
+#: fish/cmds.c:4425 fish/cmds.c:4444 fish/cmds.c:4463 fish/cmds.c:4482
+#: fish/cmds.c:4497 fish/cmds.c:4516 fish/cmds.c:4536 fish/cmds.c:4556
+#: fish/cmds.c:4633 fish/cmds.c:4649 fish/cmds.c:4665 fish/cmds.c:4684
+#: fish/cmds.c:4706 fish/cmds.c:4728 fish/cmds.c:4748 fish/cmds.c:4765
+#: fish/cmds.c:4782 fish/cmds.c:4799 fish/cmds.c:4816 fish/cmds.c:4833
+#: fish/cmds.c:4850 fish/cmds.c:4867 fish/cmds.c:4886 fish/cmds.c:4909
+#: fish/cmds.c:4945 fish/cmds.c:4962 fish/cmds.c:4985 fish/cmds.c:5007
+#: fish/cmds.c:5028 fish/cmds.c:5048 fish/cmds.c:5067 fish/cmds.c:5087
+#: fish/cmds.c:5105 fish/cmds.c:5123 fish/cmds.c:5137 fish/cmds.c:5153
+#: fish/cmds.c:5173 fish/cmds.c:5192 fish/cmds.c:5211 fish/cmds.c:5230
+#: fish/cmds.c:5249 fish/cmds.c:5269 fish/cmds.c:5309 fish/cmds.c:5366
+#: fish/cmds.c:5387 fish/cmds.c:5408 fish/cmds.c:5429 fish/cmds.c:5447
+#: fish/cmds.c:5469 fish/cmds.c:5507 fish/cmds.c:5529 fish/cmds.c:5608
+#: fish/cmds.c:5647 fish/cmds.c:5662 fish/cmds.c:5679 fish/cmds.c:5693
+#: fish/cmds.c:5709 fish/cmds.c:5731 fish/cmds.c:5753 fish/cmds.c:5775
+#: fish/cmds.c:5797 fish/cmds.c:5819 fish/cmds.c:5841 fish/cmds.c:5861
+#: fish/cmds.c:5878 fish/cmds.c:5895 fish/cmds.c:5914 fish/cmds.c:5933
+#: fish/cmds.c:5953 fish/cmds.c:5989 fish/cmds.c:6008 fish/cmds.c:6027
+#: fish/cmds.c:6044 fish/cmds.c:6062 fish/cmds.c:6085 fish/cmds.c:6108
+#: fish/cmds.c:6132 fish/cmds.c:6155 fish/cmds.c:6176 fish/cmds.c:6199
+#: fish/cmds.c:6222 fish/cmds.c:6242 fish/cmds.c:6264 fish/cmds.c:6285
+#: fish/cmds.c:6308 fish/cmds.c:6325 fish/cmds.c:6342 fish/cmds.c:6360
+#: fish/cmds.c:6378 fish/cmds.c:6399 fish/cmds.c:6417 fish/cmds.c:6438
+#: fish/cmds.c:6458 fish/cmds.c:6476 fish/cmds.c:6497 fish/cmds.c:6520
+#: fish/cmds.c:6543 fish/cmds.c:6565 fish/cmds.c:6598 fish/cmds.c:6615
+#: fish/cmds.c:6632 fish/cmds.c:6656 fish/cmds.c:6679 fish/cmds.c:6702
+#: fish/cmds.c:6724 fish/cmds.c:6741 fish/cmds.c:6763 fish/cmds.c:6857
+#: fish/cmds.c:6877 fish/cmds.c:6897 fish/cmds.c:6917 fish/cmds.c:6935
+#: fish/cmds.c:6956 fish/cmds.c:6992 fish/cmds.c:7009 fish/cmds.c:7031
+#: fish/cmds.c:7048 fish/cmds.c:7084 fish/cmds.c:7104 fish/cmds.c:7124
+#: fish/cmds.c:7144 fish/cmds.c:7166 fish/cmds.c:7183 fish/cmds.c:7202
+#: fish/cmds.c:7221 fish/cmds.c:7243 fish/cmds.c:7264 fish/cmds.c:7285
+#: fish/cmds.c:7306 fish/cmds.c:7329 fish/cmds.c:7370 fish/cmds.c:7393
+#: fish/cmds.c:7432 fish/cmds.c:7449 fish/cmds.c:7468 fish/cmds.c:7489
+#: fish/cmds.c:7512 fish/cmds.c:7534 fish/cmds.c:7552 fish/cmds.c:7571
+#: fish/cmds.c:7592 fish/cmds.c:7669 fish/cmds.c:7710 fish/cmds.c:7789
+#: fish/cmds.c:7865 fish/cmds.c:7902 fish/cmds.c:7925 fish/cmds.c:7946
+#: fish/cmds.c:7969 fish/cmds.c:7991 fish/cmds.c:8016 fish/cmds.c:8059
+#: fish/cmds.c:8100 fish/cmds.c:8121 fish/cmds.c:8139 fish/cmds.c:8158
+#: fish/cmds.c:8175 fish/cmds.c:8193 fish/cmds.c:8220 fish/cmds.c:8244
+#: fish/cmds.c:8268 fish/cmds.c:8292 fish/cmds.c:8316 fish/cmds.c:8340
+#: fish/cmds.c:8364 fish/cmds.c:8388 fish/cmds.c:8412 fish/cmds.c:8436
+#: fish/cmds.c:8460 fish/cmds.c:8484 fish/cmds.c:8507 fish/cmds.c:8530
+#: fish/cmds.c:8551 fish/cmds.c:8572 fish/cmds.c:8593 fish/cmds.c:8613
+#: fish/cmds.c:8636 fish/cmds.c:8674 fish/cmds.c:8691 fish/cmds.c:8708
+#: fish/cmds.c:8727 fish/cmds.c:8746 fish/cmds.c:8763 fish/cmds.c:8780
+#: fish/cmds.c:8797 fish/cmds.c:8814 fish/cmds.c:8833 fish/cmds.c:8869
+#: fish/cmds.c:8909 fish/cmds.c:8942 fish/cmds.c:8959 fish/cmds.c:8976
+#: fish/cmds.c:8992 fish/cmds.c:9007 fish/cmds.c:9028 fish/cmds.c:9066
+#: fish/cmds.c:9104 fish/cmds.c:9143 fish/cmds.c:9183 fish/cmds.c:9224
+#: fish/cmds.c:9265 fish/cmds.c:9303 fish/cmds.c:9320 fish/cmds.c:9343
+#: fish/cmds.c:9365 fish/cmds.c:9387 fish/cmds.c:9407 fish/cmds.c:9427
+#: fish/cmds.c:9463 fish/cmds.c:9535 fish/cmds.c:9575 fish/cmds.c:9633
+#: fish/cmds.c:9659 fish/cmds.c:9685 fish/cmds.c:9713 fish/cmds.c:9772
+#: fish/cmds.c:9793 fish/cmds.c:9838 fish/cmds.c:9858 fish/cmds.c:9897
+#: fish/cmds.c:9934 fish/cmds.c:9954 fish/cmds.c:9976 fish/cmds.c:10033
+#: fish/cmds.c:10053 fish/cmds.c:10075 fish/cmds.c:10097 fish/cmds.c:10116
+#: fish/cmds.c:10136 fish/cmds.c:10163 fish/cmds.c:10183 fish/cmds.c:10203
+#: fish/cmds.c:10223 fish/cmds.c:10243 fish/cmds.c:10265 fish/cmds.c:10300
+#: fish/cmds.c:10318 fish/cmds.c:10341 fish/cmds.c:10363 fish/cmds.c:10378
+#: fish/cmds.c:10395 fish/cmds.c:10432 fish/cmds.c:10471 fish/cmds.c:10511
+#: fish/cmds.c:10567 fish/cmds.c:10589 fish/cmds.c:10625 fish/cmds.c:10640
+#: fish/cmds.c:10660 fish/cmds.c:10700 fish/cmds.c:10723 fish/cmds.c:10747
+#: fish/cmds.c:10772 fish/cmds.c:10813 fish/cmds.c:10838 fish/cmds.c:10876
+#: fish/cmds.c:10907 fish/cmds.c:10938 fish/cmds.c:10966 fish/cmds.c:10986
+#: fish/cmds.c:11018 fish/cmds.c:11038 fish/cmds.c:11058 fish/cmds.c:11075
+#: fish/cmds.c:11093 fish/cmds.c:11116 fish/cmds.c:11137 fish/cmds.c:11156
+#: fish/cmds.c:11198 fish/cmds.c:11241 fish/cmds.c:11285 fish/cmds.c:11324
+#: fish/cmds.c:11343 fish/cmds.c:11363 fish/cmds.c:11383 fish/cmds.c:11404
+#: fish/cmds.c:11425 fish/cmds.c:11446 fish/cmds.c:11467 fish/cmds.c:11488
+#: fish/cmds.c:11510 fish/cmds.c:11548 fish/cmds.c:11599 fish/cmds.c:11637
+#: fish/cmds.c:11693 fish/cmds.c:11829 fish/cmds.c:11858 fish/cmds.c:11885
+#: fish/cmds.c:11902 fish/cmds.c:11923 fish/cmds.c:11940 fish/cmds.c:12002
 #, c-format
 msgid "%s should have %d parameter(s)\n"
 msgstr "%s powinno posiadać %d parametry\n"
 
-#: fish/cmds.c:3289 fish/cmds.c:3303 fish/cmds.c:3319 fish/cmds.c:3336
-#: fish/cmds.c:3353 fish/cmds.c:3371 fish/cmds.c:3390 fish/cmds.c:3406
-#: fish/cmds.c:3424 fish/cmds.c:3440 fish/cmds.c:3458 fish/cmds.c:3474
-#: fish/cmds.c:3491 fish/cmds.c:3506 fish/cmds.c:3524 fish/cmds.c:3539
-#: fish/cmds.c:3555 fish/cmds.c:3571 fish/cmds.c:3587 fish/cmds.c:3603
-#: fish/cmds.c:3619 fish/cmds.c:3637 fish/cmds.c:3670 fish/cmds.c:3686
-#: fish/cmds.c:3702 fish/cmds.c:3721 fish/cmds.c:3736 fish/cmds.c:3754
-#: fish/cmds.c:3769 fish/cmds.c:3787 fish/cmds.c:3802 fish/cmds.c:3820
-#: fish/cmds.c:3835 fish/cmds.c:3854 fish/cmds.c:3873 fish/cmds.c:3891
-#: fish/cmds.c:3911 fish/cmds.c:3930 fish/cmds.c:3950 fish/cmds.c:3970
-#: fish/cmds.c:3990 fish/cmds.c:4009 fish/cmds.c:4028 fish/cmds.c:4048
-#: fish/cmds.c:4068 fish/cmds.c:4088 fish/cmds.c:4103 fish/cmds.c:4119
-#: fish/cmds.c:4140 fish/cmds.c:4191 fish/cmds.c:4209 fish/cmds.c:4226
-#: fish/cmds.c:4247 fish/cmds.c:4310 fish/cmds.c:4330 fish/cmds.c:4350
-#: fish/cmds.c:4370 fish/cmds.c:4390 fish/cmds.c:4410 fish/cmds.c:4429
-#: fish/cmds.c:4448 fish/cmds.c:4467 fish/cmds.c:4482 fish/cmds.c:4501
-#: fish/cmds.c:4521 fish/cmds.c:4541 fish/cmds.c:4564 fish/cmds.c:4618
-#: fish/cmds.c:4634 fish/cmds.c:4650 fish/cmds.c:4669 fish/cmds.c:4691
-#: fish/cmds.c:4713 fish/cmds.c:4733 fish/cmds.c:4750 fish/cmds.c:4767
-#: fish/cmds.c:4784 fish/cmds.c:4801 fish/cmds.c:4818 fish/cmds.c:4835
-#: fish/cmds.c:4852 fish/cmds.c:4871 fish/cmds.c:4894 fish/cmds.c:4930
-#: fish/cmds.c:4947 fish/cmds.c:4970 fish/cmds.c:4992 fish/cmds.c:5013
-#: fish/cmds.c:5033 fish/cmds.c:5052 fish/cmds.c:5072 fish/cmds.c:5090
-#: fish/cmds.c:5108 fish/cmds.c:5122 fish/cmds.c:5138 fish/cmds.c:5158
-#: fish/cmds.c:5177 fish/cmds.c:5196 fish/cmds.c:5215 fish/cmds.c:5234
-#: fish/cmds.c:5254 fish/cmds.c:5294 fish/cmds.c:5351 fish/cmds.c:5372
-#: fish/cmds.c:5393 fish/cmds.c:5414 fish/cmds.c:5432 fish/cmds.c:5454
-#: fish/cmds.c:5492 fish/cmds.c:5514 fish/cmds.c:5593 fish/cmds.c:5632
-#: fish/cmds.c:5647 fish/cmds.c:5664 fish/cmds.c:5678 fish/cmds.c:5694
-#: fish/cmds.c:5716 fish/cmds.c:5738 fish/cmds.c:5760 fish/cmds.c:5782
-#: fish/cmds.c:5804 fish/cmds.c:5826 fish/cmds.c:5846 fish/cmds.c:5863
-#: fish/cmds.c:5880 fish/cmds.c:5899 fish/cmds.c:5918 fish/cmds.c:5938
-#: fish/cmds.c:5974 fish/cmds.c:5993 fish/cmds.c:6012 fish/cmds.c:6029
-#: fish/cmds.c:6047 fish/cmds.c:6070 fish/cmds.c:6093 fish/cmds.c:6117
-#: fish/cmds.c:6140 fish/cmds.c:6161 fish/cmds.c:6184 fish/cmds.c:6207
-#: fish/cmds.c:6227 fish/cmds.c:6249 fish/cmds.c:6270 fish/cmds.c:6293
-#: fish/cmds.c:6310 fish/cmds.c:6327 fish/cmds.c:6345 fish/cmds.c:6363
-#: fish/cmds.c:6384 fish/cmds.c:6402 fish/cmds.c:6423 fish/cmds.c:6443
-#: fish/cmds.c:6461 fish/cmds.c:6482 fish/cmds.c:6505 fish/cmds.c:6528
-#: fish/cmds.c:6550 fish/cmds.c:6583 fish/cmds.c:6600 fish/cmds.c:6617
-#: fish/cmds.c:6641 fish/cmds.c:6664 fish/cmds.c:6687 fish/cmds.c:6709
-#: fish/cmds.c:6726 fish/cmds.c:6748 fish/cmds.c:6842 fish/cmds.c:6862
-#: fish/cmds.c:6882 fish/cmds.c:6902 fish/cmds.c:6920 fish/cmds.c:6941
-#: fish/cmds.c:6977 fish/cmds.c:6994 fish/cmds.c:7016 fish/cmds.c:7033
-#: fish/cmds.c:7069 fish/cmds.c:7089 fish/cmds.c:7109 fish/cmds.c:7129
-#: fish/cmds.c:7151 fish/cmds.c:7168 fish/cmds.c:7187 fish/cmds.c:7206
-#: fish/cmds.c:7228 fish/cmds.c:7249 fish/cmds.c:7270 fish/cmds.c:7291
-#: fish/cmds.c:7314 fish/cmds.c:7355 fish/cmds.c:7378 fish/cmds.c:7417
-#: fish/cmds.c:7434 fish/cmds.c:7453 fish/cmds.c:7474 fish/cmds.c:7497
-#: fish/cmds.c:7519 fish/cmds.c:7537 fish/cmds.c:7556 fish/cmds.c:7577
-#: fish/cmds.c:7654 fish/cmds.c:7695 fish/cmds.c:7774 fish/cmds.c:7850
-#: fish/cmds.c:7887 fish/cmds.c:7910 fish/cmds.c:7931 fish/cmds.c:7954
-#: fish/cmds.c:7976 fish/cmds.c:8001 fish/cmds.c:8044 fish/cmds.c:8085
-#: fish/cmds.c:8106 fish/cmds.c:8124 fish/cmds.c:8143 fish/cmds.c:8160
-#: fish/cmds.c:8178 fish/cmds.c:8205 fish/cmds.c:8229 fish/cmds.c:8253
-#: fish/cmds.c:8277 fish/cmds.c:8301 fish/cmds.c:8325 fish/cmds.c:8349
-#: fish/cmds.c:8373 fish/cmds.c:8397 fish/cmds.c:8421 fish/cmds.c:8445
-#: fish/cmds.c:8469 fish/cmds.c:8492 fish/cmds.c:8515 fish/cmds.c:8536
-#: fish/cmds.c:8557 fish/cmds.c:8578 fish/cmds.c:8598 fish/cmds.c:8621
-#: fish/cmds.c:8659 fish/cmds.c:8676 fish/cmds.c:8693 fish/cmds.c:8712
-#: fish/cmds.c:8731 fish/cmds.c:8748 fish/cmds.c:8765 fish/cmds.c:8782
-#: fish/cmds.c:8799 fish/cmds.c:8818 fish/cmds.c:8854 fish/cmds.c:8894
-#: fish/cmds.c:8927 fish/cmds.c:8944 fish/cmds.c:8961 fish/cmds.c:8977
-#: fish/cmds.c:8992 fish/cmds.c:9013 fish/cmds.c:9051 fish/cmds.c:9089
-#: fish/cmds.c:9128 fish/cmds.c:9168 fish/cmds.c:9209 fish/cmds.c:9250
-#: fish/cmds.c:9288 fish/cmds.c:9305 fish/cmds.c:9328 fish/cmds.c:9350
-#: fish/cmds.c:9372 fish/cmds.c:9392 fish/cmds.c:9412 fish/cmds.c:9448
-#: fish/cmds.c:9520 fish/cmds.c:9560 fish/cmds.c:9618 fish/cmds.c:9644
-#: fish/cmds.c:9670 fish/cmds.c:9698 fish/cmds.c:9757 fish/cmds.c:9778
-#: fish/cmds.c:9823 fish/cmds.c:9843 fish/cmds.c:9882 fish/cmds.c:9919
-#: fish/cmds.c:9939 fish/cmds.c:9961 fish/cmds.c:10018 fish/cmds.c:10038
-#: fish/cmds.c:10060 fish/cmds.c:10082 fish/cmds.c:10101 fish/cmds.c:10121
-#: fish/cmds.c:10148 fish/cmds.c:10168 fish/cmds.c:10188 fish/cmds.c:10208
-#: fish/cmds.c:10228 fish/cmds.c:10250 fish/cmds.c:10285 fish/cmds.c:10303
-#: fish/cmds.c:10326 fish/cmds.c:10348 fish/cmds.c:10363 fish/cmds.c:10380
-#: fish/cmds.c:10417 fish/cmds.c:10456 fish/cmds.c:10496 fish/cmds.c:10552
-#: fish/cmds.c:10574 fish/cmds.c:10610 fish/cmds.c:10625 fish/cmds.c:10645
-#: fish/cmds.c:10685 fish/cmds.c:10708 fish/cmds.c:10732 fish/cmds.c:10757
-#: fish/cmds.c:10798 fish/cmds.c:10823 fish/cmds.c:10861 fish/cmds.c:10892
-#: fish/cmds.c:10923 fish/cmds.c:10951 fish/cmds.c:10971 fish/cmds.c:11003
-#: fish/cmds.c:11023 fish/cmds.c:11043 fish/cmds.c:11060 fish/cmds.c:11078
-#: fish/cmds.c:11101 fish/cmds.c:11122 fish/cmds.c:11141 fish/cmds.c:11183
-#: fish/cmds.c:11226 fish/cmds.c:11270 fish/cmds.c:11309 fish/cmds.c:11328
-#: fish/cmds.c:11348 fish/cmds.c:11368 fish/cmds.c:11389 fish/cmds.c:11410
-#: fish/cmds.c:11431 fish/cmds.c:11452 fish/cmds.c:11473 fish/cmds.c:11495
-#: fish/cmds.c:11533 fish/cmds.c:11584 fish/cmds.c:11622 fish/cmds.c:11678
-#: fish/cmds.c:11701 fish/cmds.c:11814 fish/cmds.c:11843 fish/cmds.c:11870
-#: fish/cmds.c:11887 fish/cmds.c:11908 fish/cmds.c:11925 fish/cmds.c:11947
+#: fish/cmds.c:3305 fish/cmds.c:3319 fish/cmds.c:3335 fish/cmds.c:3352
+#: fish/cmds.c:3369 fish/cmds.c:3387 fish/cmds.c:3406 fish/cmds.c:3422
+#: fish/cmds.c:3440 fish/cmds.c:3456 fish/cmds.c:3474 fish/cmds.c:3490
+#: fish/cmds.c:3507 fish/cmds.c:3522 fish/cmds.c:3540 fish/cmds.c:3555
+#: fish/cmds.c:3571 fish/cmds.c:3587 fish/cmds.c:3603 fish/cmds.c:3619
+#: fish/cmds.c:3635 fish/cmds.c:3653 fish/cmds.c:3686 fish/cmds.c:3702
+#: fish/cmds.c:3718 fish/cmds.c:3737 fish/cmds.c:3752 fish/cmds.c:3770
+#: fish/cmds.c:3785 fish/cmds.c:3803 fish/cmds.c:3818 fish/cmds.c:3836
+#: fish/cmds.c:3851 fish/cmds.c:3870 fish/cmds.c:3889 fish/cmds.c:3907
+#: fish/cmds.c:3927 fish/cmds.c:3946 fish/cmds.c:3966 fish/cmds.c:3986
+#: fish/cmds.c:4006 fish/cmds.c:4025 fish/cmds.c:4044 fish/cmds.c:4064
+#: fish/cmds.c:4084 fish/cmds.c:4104 fish/cmds.c:4119 fish/cmds.c:4135
+#: fish/cmds.c:4156 fish/cmds.c:4207 fish/cmds.c:4225 fish/cmds.c:4242
+#: fish/cmds.c:4263 fish/cmds.c:4326 fish/cmds.c:4346 fish/cmds.c:4366
+#: fish/cmds.c:4386 fish/cmds.c:4406 fish/cmds.c:4426 fish/cmds.c:4445
+#: fish/cmds.c:4464 fish/cmds.c:4483 fish/cmds.c:4498 fish/cmds.c:4517
+#: fish/cmds.c:4537 fish/cmds.c:4557 fish/cmds.c:4580 fish/cmds.c:4634
+#: fish/cmds.c:4650 fish/cmds.c:4666 fish/cmds.c:4685 fish/cmds.c:4707
+#: fish/cmds.c:4729 fish/cmds.c:4749 fish/cmds.c:4766 fish/cmds.c:4783
+#: fish/cmds.c:4800 fish/cmds.c:4817 fish/cmds.c:4834 fish/cmds.c:4851
+#: fish/cmds.c:4868 fish/cmds.c:4887 fish/cmds.c:4910 fish/cmds.c:4946
+#: fish/cmds.c:4963 fish/cmds.c:4986 fish/cmds.c:5008 fish/cmds.c:5029
+#: fish/cmds.c:5049 fish/cmds.c:5068 fish/cmds.c:5088 fish/cmds.c:5106
+#: fish/cmds.c:5124 fish/cmds.c:5138 fish/cmds.c:5154 fish/cmds.c:5174
+#: fish/cmds.c:5193 fish/cmds.c:5212 fish/cmds.c:5231 fish/cmds.c:5250
+#: fish/cmds.c:5270 fish/cmds.c:5310 fish/cmds.c:5367 fish/cmds.c:5388
+#: fish/cmds.c:5409 fish/cmds.c:5430 fish/cmds.c:5448 fish/cmds.c:5470
+#: fish/cmds.c:5508 fish/cmds.c:5530 fish/cmds.c:5609 fish/cmds.c:5648
+#: fish/cmds.c:5663 fish/cmds.c:5680 fish/cmds.c:5694 fish/cmds.c:5710
+#: fish/cmds.c:5732 fish/cmds.c:5754 fish/cmds.c:5776 fish/cmds.c:5798
+#: fish/cmds.c:5820 fish/cmds.c:5842 fish/cmds.c:5862 fish/cmds.c:5879
+#: fish/cmds.c:5896 fish/cmds.c:5915 fish/cmds.c:5934 fish/cmds.c:5954
+#: fish/cmds.c:5990 fish/cmds.c:6009 fish/cmds.c:6028 fish/cmds.c:6045
+#: fish/cmds.c:6063 fish/cmds.c:6086 fish/cmds.c:6109 fish/cmds.c:6133
+#: fish/cmds.c:6156 fish/cmds.c:6177 fish/cmds.c:6200 fish/cmds.c:6223
+#: fish/cmds.c:6243 fish/cmds.c:6265 fish/cmds.c:6286 fish/cmds.c:6309
+#: fish/cmds.c:6326 fish/cmds.c:6343 fish/cmds.c:6361 fish/cmds.c:6379
+#: fish/cmds.c:6400 fish/cmds.c:6418 fish/cmds.c:6439 fish/cmds.c:6459
+#: fish/cmds.c:6477 fish/cmds.c:6498 fish/cmds.c:6521 fish/cmds.c:6544
+#: fish/cmds.c:6566 fish/cmds.c:6599 fish/cmds.c:6616 fish/cmds.c:6633
+#: fish/cmds.c:6657 fish/cmds.c:6680 fish/cmds.c:6703 fish/cmds.c:6725
+#: fish/cmds.c:6742 fish/cmds.c:6764 fish/cmds.c:6858 fish/cmds.c:6878
+#: fish/cmds.c:6898 fish/cmds.c:6918 fish/cmds.c:6936 fish/cmds.c:6957
+#: fish/cmds.c:6993 fish/cmds.c:7010 fish/cmds.c:7032 fish/cmds.c:7049
+#: fish/cmds.c:7085 fish/cmds.c:7105 fish/cmds.c:7125 fish/cmds.c:7145
+#: fish/cmds.c:7167 fish/cmds.c:7184 fish/cmds.c:7203 fish/cmds.c:7222
+#: fish/cmds.c:7244 fish/cmds.c:7265 fish/cmds.c:7286 fish/cmds.c:7307
+#: fish/cmds.c:7330 fish/cmds.c:7371 fish/cmds.c:7394 fish/cmds.c:7433
+#: fish/cmds.c:7450 fish/cmds.c:7469 fish/cmds.c:7490 fish/cmds.c:7513
+#: fish/cmds.c:7535 fish/cmds.c:7553 fish/cmds.c:7572 fish/cmds.c:7593
+#: fish/cmds.c:7670 fish/cmds.c:7711 fish/cmds.c:7790 fish/cmds.c:7866
+#: fish/cmds.c:7903 fish/cmds.c:7926 fish/cmds.c:7947 fish/cmds.c:7970
+#: fish/cmds.c:7992 fish/cmds.c:8017 fish/cmds.c:8060 fish/cmds.c:8101
+#: fish/cmds.c:8122 fish/cmds.c:8140 fish/cmds.c:8159 fish/cmds.c:8176
+#: fish/cmds.c:8194 fish/cmds.c:8221 fish/cmds.c:8245 fish/cmds.c:8269
+#: fish/cmds.c:8293 fish/cmds.c:8317 fish/cmds.c:8341 fish/cmds.c:8365
+#: fish/cmds.c:8389 fish/cmds.c:8413 fish/cmds.c:8437 fish/cmds.c:8461
+#: fish/cmds.c:8485 fish/cmds.c:8508 fish/cmds.c:8531 fish/cmds.c:8552
+#: fish/cmds.c:8573 fish/cmds.c:8594 fish/cmds.c:8614 fish/cmds.c:8637
+#: fish/cmds.c:8675 fish/cmds.c:8692 fish/cmds.c:8709 fish/cmds.c:8728
+#: fish/cmds.c:8747 fish/cmds.c:8764 fish/cmds.c:8781 fish/cmds.c:8798
+#: fish/cmds.c:8815 fish/cmds.c:8834 fish/cmds.c:8870 fish/cmds.c:8910
+#: fish/cmds.c:8943 fish/cmds.c:8960 fish/cmds.c:8977 fish/cmds.c:8993
+#: fish/cmds.c:9008 fish/cmds.c:9029 fish/cmds.c:9067 fish/cmds.c:9105
+#: fish/cmds.c:9144 fish/cmds.c:9184 fish/cmds.c:9225 fish/cmds.c:9266
+#: fish/cmds.c:9304 fish/cmds.c:9321 fish/cmds.c:9344 fish/cmds.c:9366
+#: fish/cmds.c:9388 fish/cmds.c:9408 fish/cmds.c:9428 fish/cmds.c:9464
+#: fish/cmds.c:9536 fish/cmds.c:9576 fish/cmds.c:9634 fish/cmds.c:9660
+#: fish/cmds.c:9686 fish/cmds.c:9714 fish/cmds.c:9773 fish/cmds.c:9794
+#: fish/cmds.c:9839 fish/cmds.c:9859 fish/cmds.c:9898 fish/cmds.c:9935
+#: fish/cmds.c:9955 fish/cmds.c:9977 fish/cmds.c:10034 fish/cmds.c:10054
+#: fish/cmds.c:10076 fish/cmds.c:10098 fish/cmds.c:10117 fish/cmds.c:10137
+#: fish/cmds.c:10164 fish/cmds.c:10184 fish/cmds.c:10204 fish/cmds.c:10224
+#: fish/cmds.c:10244 fish/cmds.c:10266 fish/cmds.c:10301 fish/cmds.c:10319
+#: fish/cmds.c:10342 fish/cmds.c:10364 fish/cmds.c:10379 fish/cmds.c:10396
+#: fish/cmds.c:10433 fish/cmds.c:10472 fish/cmds.c:10512 fish/cmds.c:10568
+#: fish/cmds.c:10590 fish/cmds.c:10626 fish/cmds.c:10641 fish/cmds.c:10661
+#: fish/cmds.c:10701 fish/cmds.c:10724 fish/cmds.c:10748 fish/cmds.c:10773
+#: fish/cmds.c:10814 fish/cmds.c:10839 fish/cmds.c:10877 fish/cmds.c:10908
+#: fish/cmds.c:10939 fish/cmds.c:10967 fish/cmds.c:10987 fish/cmds.c:11019
+#: fish/cmds.c:11039 fish/cmds.c:11059 fish/cmds.c:11076 fish/cmds.c:11094
+#: fish/cmds.c:11117 fish/cmds.c:11138 fish/cmds.c:11157 fish/cmds.c:11199
+#: fish/cmds.c:11242 fish/cmds.c:11286 fish/cmds.c:11325 fish/cmds.c:11344
+#: fish/cmds.c:11364 fish/cmds.c:11384 fish/cmds.c:11405 fish/cmds.c:11426
+#: fish/cmds.c:11447 fish/cmds.c:11468 fish/cmds.c:11489 fish/cmds.c:11511
+#: fish/cmds.c:11549 fish/cmds.c:11600 fish/cmds.c:11638 fish/cmds.c:11694
+#: fish/cmds.c:11717 fish/cmds.c:11830 fish/cmds.c:11859 fish/cmds.c:11886
+#: fish/cmds.c:11903 fish/cmds.c:11924 fish/cmds.c:11941 fish/cmds.c:11963
+#: fish/cmds.c:12003 fish/cmds.c:12024
 #, 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:3647 fish/cmds.c:4906 fish/cmds.c:5264 fish/cmds.c:5304
-#: fish/cmds.c:5323 fish/cmds.c:5466 fish/cmds.c:5525 fish/cmds.c:5544
-#: fish/cmds.c:5563 fish/cmds.c:5606 fish/cmds.c:5949 fish/cmds.c:6560
-#: fish/cmds.c:6759 fish/cmds.c:6778 fish/cmds.c:6797 fish/cmds.c:6816
-#: fish/cmds.c:6952 fish/cmds.c:7043 fish/cmds.c:7324 fish/cmds.c:7388
-#: fish/cmds.c:7587 fish/cmds.c:7606 fish/cmds.c:7625 fish/cmds.c:7664
-#: fish/cmds.c:7705 fish/cmds.c:7724 fish/cmds.c:7743 fish/cmds.c:7784
-#: fish/cmds.c:7803 fish/cmds.c:7822 fish/cmds.c:7860 fish/cmds.c:8013
-#: fish/cmds.c:8056 fish/cmds.c:8633 fish/cmds.c:8828 fish/cmds.c:8866
-#: fish/cmds.c:8904 fish/cmds.c:9024 fish/cmds.c:9061 fish/cmds.c:9099
-#: fish/cmds.c:9138 fish/cmds.c:9179 fish/cmds.c:9220 fish/cmds.c:9261
-#: fish/cmds.c:9424 fish/cmds.c:9460 fish/cmds.c:9473 fish/cmds.c:9486
-#: fish/cmds.c:9499 fish/cmds.c:9532 fish/cmds.c:9570 fish/cmds.c:9589
-#: fish/cmds.c:9710 fish/cmds.c:9729 fish/cmds.c:9790 fish/cmds.c:9803
-#: fish/cmds.c:9854 fish/cmds.c:9893 fish/cmds.c:9971 fish/cmds.c:9990
-#: fish/cmds.c:10264 fish/cmds.c:10391 fish/cmds.c:10428 fish/cmds.c:10467
-#: fish/cmds.c:10507 fish/cmds.c:10526 fish/cmds.c:10585 fish/cmds.c:10658
-#: fish/cmds.c:10768 fish/cmds.c:10838 fish/cmds.c:10872 fish/cmds.c:10903
-#: fish/cmds.c:10934 fish/cmds.c:10983 fish/cmds.c:11154 fish/cmds.c:11196
-#: fish/cmds.c:11241 fish/cmds.c:11283 fish/cmds.c:11509 fish/cmds.c:11547
-#: fish/cmds.c:11560 fish/cmds.c:11598 fish/cmds.c:11633 fish/cmds.c:11652
-#: fish/cmds.c:11719 fish/cmds.c:11747 fish/cmds.c:11770
+#: fish/cmds.c:3663 fish/cmds.c:4922 fish/cmds.c:5280 fish/cmds.c:5320
+#: fish/cmds.c:5339 fish/cmds.c:5482 fish/cmds.c:5541 fish/cmds.c:5560
+#: fish/cmds.c:5579 fish/cmds.c:5622 fish/cmds.c:5965 fish/cmds.c:6576
+#: fish/cmds.c:6775 fish/cmds.c:6794 fish/cmds.c:6813 fish/cmds.c:6832
+#: fish/cmds.c:6968 fish/cmds.c:7059 fish/cmds.c:7340 fish/cmds.c:7404
+#: fish/cmds.c:7603 fish/cmds.c:7622 fish/cmds.c:7641 fish/cmds.c:7680
+#: fish/cmds.c:7721 fish/cmds.c:7740 fish/cmds.c:7759 fish/cmds.c:7800
+#: fish/cmds.c:7819 fish/cmds.c:7838 fish/cmds.c:7876 fish/cmds.c:8029
+#: fish/cmds.c:8072 fish/cmds.c:8649 fish/cmds.c:8844 fish/cmds.c:8882
+#: fish/cmds.c:8920 fish/cmds.c:9040 fish/cmds.c:9077 fish/cmds.c:9115
+#: fish/cmds.c:9154 fish/cmds.c:9195 fish/cmds.c:9236 fish/cmds.c:9277
+#: fish/cmds.c:9440 fish/cmds.c:9476 fish/cmds.c:9489 fish/cmds.c:9502
+#: fish/cmds.c:9515 fish/cmds.c:9548 fish/cmds.c:9586 fish/cmds.c:9605
+#: fish/cmds.c:9726 fish/cmds.c:9745 fish/cmds.c:9806 fish/cmds.c:9819
+#: fish/cmds.c:9870 fish/cmds.c:9909 fish/cmds.c:9987 fish/cmds.c:10006
+#: fish/cmds.c:10280 fish/cmds.c:10407 fish/cmds.c:10444 fish/cmds.c:10483
+#: fish/cmds.c:10523 fish/cmds.c:10542 fish/cmds.c:10601 fish/cmds.c:10674
+#: fish/cmds.c:10784 fish/cmds.c:10854 fish/cmds.c:10888 fish/cmds.c:10919
+#: fish/cmds.c:10950 fish/cmds.c:10999 fish/cmds.c:11170 fish/cmds.c:11212
+#: fish/cmds.c:11257 fish/cmds.c:11299 fish/cmds.c:11525 fish/cmds.c:11563
+#: fish/cmds.c:11576 fish/cmds.c:11614 fish/cmds.c:11649 fish/cmds.c:11668
+#: fish/cmds.c:11735 fish/cmds.c:11763 fish/cmds.c:11786 fish/cmds.c:12041
 #, 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:3653 fish/cmds.c:4912 fish/cmds.c:5270 fish/cmds.c:5310
-#: fish/cmds.c:5329 fish/cmds.c:5472 fish/cmds.c:5531 fish/cmds.c:5550
-#: fish/cmds.c:5569 fish/cmds.c:5612 fish/cmds.c:5955 fish/cmds.c:6566
-#: fish/cmds.c:6765 fish/cmds.c:6784 fish/cmds.c:6803 fish/cmds.c:6822
-#: fish/cmds.c:6958 fish/cmds.c:7049 fish/cmds.c:7330 fish/cmds.c:7394
-#: fish/cmds.c:7593 fish/cmds.c:7612 fish/cmds.c:7631 fish/cmds.c:7670
-#: fish/cmds.c:7711 fish/cmds.c:7730 fish/cmds.c:7749 fish/cmds.c:7790
-#: fish/cmds.c:7809 fish/cmds.c:7828 fish/cmds.c:7866 fish/cmds.c:8019
-#: fish/cmds.c:8062 fish/cmds.c:8639 fish/cmds.c:8834 fish/cmds.c:8872
-#: fish/cmds.c:8910 fish/cmds.c:9030 fish/cmds.c:9067 fish/cmds.c:9105
-#: fish/cmds.c:9144 fish/cmds.c:9185 fish/cmds.c:9226 fish/cmds.c:9267
-#: fish/cmds.c:9538 fish/cmds.c:9576 fish/cmds.c:9595 fish/cmds.c:9716
-#: fish/cmds.c:9860 fish/cmds.c:9899 fish/cmds.c:9977 fish/cmds.c:9996
-#: fish/cmds.c:10397 fish/cmds.c:10434 fish/cmds.c:10473 fish/cmds.c:10513
-#: fish/cmds.c:10532 fish/cmds.c:10591 fish/cmds.c:10664 fish/cmds.c:10774
-#: fish/cmds.c:11160 fish/cmds.c:11202 fish/cmds.c:11247 fish/cmds.c:11289
-#: fish/cmds.c:11639 fish/cmds.c:11725 fish/cmds.c:11753 fish/cmds.c:11776
+#: fish/cmds.c:3669 fish/cmds.c:4928 fish/cmds.c:5286 fish/cmds.c:5326
+#: fish/cmds.c:5345 fish/cmds.c:5488 fish/cmds.c:5547 fish/cmds.c:5566
+#: fish/cmds.c:5585 fish/cmds.c:5628 fish/cmds.c:5971 fish/cmds.c:6582
+#: fish/cmds.c:6781 fish/cmds.c:6800 fish/cmds.c:6819 fish/cmds.c:6838
+#: fish/cmds.c:6974 fish/cmds.c:7065 fish/cmds.c:7346 fish/cmds.c:7410
+#: fish/cmds.c:7609 fish/cmds.c:7628 fish/cmds.c:7647 fish/cmds.c:7686
+#: fish/cmds.c:7727 fish/cmds.c:7746 fish/cmds.c:7765 fish/cmds.c:7806
+#: fish/cmds.c:7825 fish/cmds.c:7844 fish/cmds.c:7882 fish/cmds.c:8035
+#: fish/cmds.c:8078 fish/cmds.c:8655 fish/cmds.c:8850 fish/cmds.c:8888
+#: fish/cmds.c:8926 fish/cmds.c:9046 fish/cmds.c:9083 fish/cmds.c:9121
+#: fish/cmds.c:9160 fish/cmds.c:9201 fish/cmds.c:9242 fish/cmds.c:9283
+#: fish/cmds.c:9554 fish/cmds.c:9592 fish/cmds.c:9611 fish/cmds.c:9732
+#: fish/cmds.c:9876 fish/cmds.c:9915 fish/cmds.c:9993 fish/cmds.c:10012
+#: fish/cmds.c:10413 fish/cmds.c:10450 fish/cmds.c:10489 fish/cmds.c:10529
+#: fish/cmds.c:10548 fish/cmds.c:10607 fish/cmds.c:10680 fish/cmds.c:10790
+#: fish/cmds.c:11176 fish/cmds.c:11218 fish/cmds.c:11263 fish/cmds.c:11305
+#: fish/cmds.c:11655 fish/cmds.c:11741 fish/cmds.c:11769 fish/cmds.c:11792
 #, c-format
 msgid "%s: %s: integer out of range\n"
 msgstr "%s: %s: liczba całkowita spoza zakresu\n"
 
-#: fish/cmds.c:4139 fish/cmds.c:4246 fish/cmds.c:4563 fish/cmds.c:11700
-#: fish/cmds.c:11946
+#: fish/cmds.c:4155 fish/cmds.c:4262 fish/cmds.c:4579 fish/cmds.c:11716
+#: fish/cmds.c:11962 fish/cmds.c:12023
 #, c-format
 msgid "%s should have %d-%d parameter(s)\n"
 msgstr "%s powinno posiadać %d-%d parametry\n"
 
-#: fish/cmds.c:4165 fish/cmds.c:4282 fish/cmds.c:4584 fish/cmds.c:11786
-#: fish/cmds.c:11963
+#: fish/cmds.c:4181 fish/cmds.c:4298 fish/cmds.c:4600 fish/cmds.c:11802
+#: fish/cmds.c:11979 fish/cmds.c:12056
 #, c-format
 msgid "%s: unknown optional argument \"%s\"\n"
 msgstr "%s: nieznany opcjonalny parametr \"%s\"\n"
 
-#: fish/cmds.c:4171 fish/cmds.c:4288 fish/cmds.c:4590 fish/cmds.c:11792
-#: fish/cmds.c:11969
+#: fish/cmds.c:4187 fish/cmds.c:4304 fish/cmds.c:4606 fish/cmds.c:11808
+#: fish/cmds.c:11985 fish/cmds.c:12062
 #, c-format
 msgid "%s: optional argument \"%s\" given twice\n"
 msgstr "%s: opcjonalny parametr \"%s\" został podany dwa razy\n"
 
-#: fish/cmds.c:11989
+#: fish/cmds.c:12082
 #, c-format
 msgid "%s: unknown command\n"
 msgstr "%s: nieznane polecenie\n"
index 91edcee..d9fcfac 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-07-06 15:21+0100\n"
+"POT-Creation-Date: 2011-07-12 19:46+0100\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"
@@ -415,1681 +415,1687 @@ msgstr "துவங்கிய பின் வட்டுகளை ஒது
 msgid "%s: invalid integer parameter (%s returned %d)\n"
 msgstr ""
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2615
 msgid "Command"
 msgstr "கட்டளை"
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2615
 msgid "Description"
 msgstr "விளக்கம்"
 
-#: fish/cmds.c:2603
+#: fish/cmds.c:2617
 msgid "add a CD-ROM disk image to examine"
 msgstr "ஒரு CD-ROM வட்டு படத்தை பரிசோதிக்க சேர்க்கவும்"
 
-#: fish/cmds.c:2604
+#: fish/cmds.c:2618
 msgid "add the disk(s) from a named libvirt domain"
 msgstr ""
 
-#: fish/cmds.c:2605 fish/cmds.c:2606
+#: fish/cmds.c:2619 fish/cmds.c:2620
 msgid "add an image to examine or modify"
 msgstr "ஒரு படத்தை சோதிக்க அல்லது மாற்றியமைக்க சேர்"
 
-#: fish/cmds.c:2607
+#: fish/cmds.c:2621
 msgid "add a drive in snapshot mode (read-only)"
 msgstr "ஸ்னேப்ஷாட் முறைமையில் ஒரு இயக்கியை சேர் (வாசிக்க-மட்டும்)"
 
-#: fish/cmds.c:2608
+#: fish/cmds.c:2622
 msgid "add a drive read-only specifying the QEMU block emulation to use"
 msgstr ""
 
-#: fish/cmds.c:2609
+#: fish/cmds.c:2623
 msgid "add a drive specifying the QEMU block emulation to use"
 msgstr ""
 
-#: fish/cmds.c:2610
+#: fish/cmds.c:2624
 #, fuzzy
 msgid "allocate and add a disk file"
 msgstr "ஒரு ஸ்பார்ஸ் படக்கோப்பை ஒதுக்கீடு"
 
-#: fish/cmds.c:2611
+#: fish/cmds.c:2625
 #, fuzzy
 msgid "clear Augeas path"
 msgstr "ஒரு Augeas பாதையை நீக்கு"
 
-#: fish/cmds.c:2612
+#: fish/cmds.c:2626
 msgid "close the current Augeas handle"
 msgstr "நடப்பு Augeas ஹான்டிலை மூடு"
 
-#: fish/cmds.c:2613
+#: fish/cmds.c:2627
 msgid "define an Augeas node"
 msgstr "ஒரு Augeas முனையை வரையறு"
 
-#: fish/cmds.c:2614
+#: fish/cmds.c:2628
 msgid "define an Augeas variable"
 msgstr "ஒரு  Augeas மாறியை வரையறு"
 
-#: fish/cmds.c:2615
+#: fish/cmds.c:2629
 msgid "look up the value of an Augeas path"
 msgstr "ஒரு Augeas பாதையின் மதிப்பை தேடு"
 
-#: fish/cmds.c:2616
+#: fish/cmds.c:2630
 msgid "create a new Augeas handle"
 msgstr "ஒரு புதிய Augeas ஹாண்டிலை உருவாக்கு"
 
-#: fish/cmds.c:2617
+#: fish/cmds.c:2631
 msgid "insert a sibling Augeas node"
 msgstr "ஒரு சகோதர Augeas முனையை நுழை"
 
-#: fish/cmds.c:2618
+#: fish/cmds.c:2632
 msgid "load files into the tree"
 msgstr "மரத்தில் கோப்புகளை ஏற்றவும்"
 
-#: fish/cmds.c:2619
+#: fish/cmds.c:2633
 msgid "list Augeas nodes under augpath"
 msgstr "Augeas முனைகளை augpath கீழ் பட்டியலிடு"
 
-#: fish/cmds.c:2620
+#: fish/cmds.c:2634
 msgid "return Augeas nodes which match augpath"
 msgstr "augpath உடன் பொருந்தும் Augeas முனைகளை கொடுக்கிறது"
 
-#: fish/cmds.c:2621
+#: fish/cmds.c:2635
 msgid "move Augeas node"
 msgstr "Augeas முனையை நகர்த்து"
 
-#: fish/cmds.c:2622
+#: fish/cmds.c:2636
 msgid "remove an Augeas path"
 msgstr "ஒரு Augeas பாதையை நீக்கு"
 
-#: fish/cmds.c:2623
+#: fish/cmds.c:2637
 msgid "write all pending Augeas changes to disk"
 msgstr "வட்டில் அனைத்து மீதமுள்ள Augeas மாற்றங்களை எழுது"
 
-#: fish/cmds.c:2624
+#: fish/cmds.c:2638
 msgid "set Augeas path to value"
 msgstr "மதிப்பிடுவதற்கு Augeas பாதையை அமை"
 
-#: fish/cmds.c:2625
+#: fish/cmds.c:2639
 msgid "test availability of some parts of the API"
 msgstr "APIன் சில பகுதிகளில் சோதனை கிடைக்கப்பெறுகிறது"
 
-#: fish/cmds.c:2626
+#: fish/cmds.c:2640
 #, fuzzy
 msgid "return a list of all optional groups"
 msgstr "inotify நிகழ்வுகளின் பட்டியலைக் கொடுத்தது"
 
-#: fish/cmds.c:2627
+#: fish/cmds.c:2641
 msgid "upload base64-encoded data to file"
 msgstr ""
 
-#: fish/cmds.c:2628
+#: fish/cmds.c:2642
 #, fuzzy
 msgid "download file and encode as base64"
 msgstr "உள்ளமை கணினியில் ஒரு கோப்பினை பதிவிறக்கு"
 
-#: fish/cmds.c:2629
+#: fish/cmds.c:2643
 msgid "flush device buffers"
 msgstr "ஃப்ளஷ் சாதன பஃப்பர்"
 
-#: fish/cmds.c:2630
+#: fish/cmds.c:2644
 msgid "get blocksize of block device"
 msgstr "தடுப்பு சாதனத்திற்கான தடுப்பு அளவை பெறு "
 
-#: fish/cmds.c:2631
+#: fish/cmds.c:2645
 msgid "is block device set to read-only"
 msgstr "தொகுதி சாதனம்மை வாசிக்க மட்டும் அமை"
 
-#: fish/cmds.c:2632
+#: fish/cmds.c:2646
 msgid "get total size of device in bytes"
 msgstr "பைட்டுகளில் மொத்த சாதனத்தின் அளவை பெறு"
 
-#: fish/cmds.c:2633
+#: fish/cmds.c:2647
 msgid "get sectorsize of block device"
 msgstr "தொகுதி சாதனத்திற்கான செக்டர் அளவைப் பெறு"
 
-#: fish/cmds.c:2634
+#: fish/cmds.c:2648
 msgid "get total size of device in 512-byte sectors"
 msgstr "512-பைட் செக்கடரிகளில் சாதனத்தின் மொத்த அளவை பெறு"
 
-#: fish/cmds.c:2635
+#: fish/cmds.c:2649
 msgid "reread partition table"
 msgstr "பகர்வு அட்டவணையை மீண்டும்வாசி"
 
-#: fish/cmds.c:2636
+#: fish/cmds.c:2650
 msgid "set blocksize of block device"
 msgstr "தொகுதி சாதனத்திற்கான தொகுதியளவை அமை"
 
-#: fish/cmds.c:2637
+#: fish/cmds.c:2651
 msgid "set block device to read-only"
 msgstr "தொகுதி சாதனத்தை வாசிக்க மட்டும் அமை"
 
-#: fish/cmds.c:2638
+#: fish/cmds.c:2652
 msgid "set block device to read-write"
 msgstr "தொகுதி சாதனத்தை வாசிக்க-எழுதுவதற்கு அமை"
 
-#: fish/cmds.c:2639
+#: fish/cmds.c:2653
 msgid "return true path on case-insensitive filesystem"
 msgstr "return true path on case-insensitive filesystem"
 
-#: fish/cmds.c:2640
+#: fish/cmds.c:2654
 msgid "list the contents of a file"
 msgstr "ஒரு கோப்பின் உள்ளடக்கங்களின் பட்டியல்"
 
-#: fish/cmds.c:2641
+#: fish/cmds.c:2655
 msgid "compute MD5, SHAx or CRC checksum of file"
 msgstr "MD5, SHAx அல்லது CRC checksumஐ கணக்கிடு"
 
-#: fish/cmds.c:2642
+#: fish/cmds.c:2656
 #, fuzzy
 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
 msgstr "MD5, SHAx அல்லது CRC checksumஐ கணக்கிடு"
 
-#: fish/cmds.c:2643
+#: fish/cmds.c:2657
 #, fuzzy
 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
 msgstr "MD5, SHAx அல்லது CRC checksumஐ கணக்கிடு"
 
-#: fish/cmds.c:2644
+#: fish/cmds.c:2658
 msgid "change file mode"
 msgstr "கோப்பு முறைமையை மாற்று"
 
-#: fish/cmds.c:2645 fish/cmds.c:2765
+#: fish/cmds.c:2659 fish/cmds.c:2779
 msgid "change file owner and group"
 msgstr "கோப்பு உரிமையாளர் மற்றும் குழுவை மாற்று"
 
-#: fish/cmds.c:2646
+#: fish/cmds.c:2660
 msgid "run a command from the guest filesystem"
 msgstr "விருந்தினர் கோப்புமுறைமையிலிருந்து ஒரு கட்டளையை இயக்கு"
 
-#: fish/cmds.c:2647
+#: fish/cmds.c:2661
 msgid "run a command, returning lines"
 msgstr "திரும்பிவரும் வரிகளிலிருந்து, ஒரு கட்டளையை இயக்கு"
 
-#: fish/cmds.c:2648
+#: fish/cmds.c:2662
 msgid "add qemu parameters"
 msgstr "qemu அளவுருக்களை சேர்"
 
-#: fish/cmds.c:2649
+#: fish/cmds.c:2663
 #, fuzzy
 msgid "copy local files or directories into an image"
 msgstr "மரத்தில் கோப்புகளை ஏற்றவும்"
 
-#: fish/cmds.c:2650
+#: fish/cmds.c:2664
 #, fuzzy
 msgid "copy remote files or directories out of an image"
 msgstr "மரத்தில் கோப்புகளை ஏற்றவும்"
 
-#: fish/cmds.c:2651
+#: fish/cmds.c:2665
 #, fuzzy
 msgid "copy size bytes from source to destination using dd"
 msgstr "ddஐ பயன்படுத்தும் இலக்கை மூலத்திலிருந்து நகலெடு"
 
-#: fish/cmds.c:2652
+#: fish/cmds.c:2666
 msgid "copy a file"
 msgstr "ஒரு கோப்பினை நகலெடு"
 
-#: fish/cmds.c:2653
+#: fish/cmds.c:2667
 msgid "copy a file or directory recursively"
 msgstr "ஒரு கோப்பு அல்லது அடைவை மறுபடியும் நகலெடு"
 
-#: fish/cmds.c:2654
+#: fish/cmds.c:2668
 msgid "copy from source to destination using dd"
 msgstr "ddஐ பயன்படுத்தும் இலக்கை மூலத்திலிருந்து நகலெடு"
 
-#: fish/cmds.c:2655
+#: fish/cmds.c:2669
 msgid "debugging and internals"
 msgstr "பிழைத்திருத்தம் மற்றும் உள்ளார்ந்தவை"
 
-#: fish/cmds.c:2656
+#: fish/cmds.c:2670
 #, fuzzy
 msgid "debug the QEMU command line (internal use only)"
 msgstr "உள்ளமை கணினியிலிருந்து ஒரு கோப்பை மேம்படுத்து"
 
-#: fish/cmds.c:2657
+#: fish/cmds.c:2671
 #, fuzzy
 msgid "upload a file to the appliance (internal use only)"
 msgstr "உள்ளமை கணினியிலிருந்து ஒரு கோப்பை மேம்படுத்து"
 
-#: fish/cmds.c:2658
+#: fish/cmds.c:2672
 msgid "report file system disk space usage"
 msgstr "கோப்புமுறைமை வட்டு இடப் பயன்பாட்டை அறிக்கையிடு"
 
-#: fish/cmds.c:2659
+#: fish/cmds.c:2673
 msgid "report file system disk space usage (human readable)"
 msgstr "கோப்புமுறைமை வட்டு இடப் பயன்பாட்டை அறிக்கையிடு (வாசிக்கக்கூடிய)"
 
-#: fish/cmds.c:2660
+#: fish/cmds.c:2674
 #, fuzzy
 msgid "display an image"
 msgstr "ஒரு படத்தை ஒதுக்கீடு"
 
-#: fish/cmds.c:2661
+#: fish/cmds.c:2675
 msgid "return kernel messages"
 msgstr "கெர்னல் செய்திகளை திருப்பு"
 
-#: fish/cmds.c:2662
+#: fish/cmds.c:2676
 msgid "download a file to the local machine"
 msgstr "உள்ளமை கணினியில் ஒரு கோப்பினை பதிவிறக்கு"
 
-#: fish/cmds.c:2663
+#: fish/cmds.c:2677
 #, fuzzy
 msgid "download a file to the local machine with offset and size"
 msgstr "உள்ளமை கணினியில் ஒரு கோப்பினை பதிவிறக்கு"
 
-#: fish/cmds.c:2664
+#: fish/cmds.c:2678
 msgid "drop kernel page cache, dentries and inodes"
 msgstr "drop kernel page cache, dentries and inodes"
 
-#: fish/cmds.c:2665
+#: fish/cmds.c:2679
 msgid "estimate file space usage"
 msgstr "கோப்பு இடைவெளிப் பயன்பாட்டை மதிப்பிடு"
 
-#: fish/cmds.c:2666
+#: fish/cmds.c:2680
 msgid "check an ext2/ext3 filesystem"
 msgstr "ஒரு ext2/ext3 கோப்புமுறையை சரிபார்"
 
-#: fish/cmds.c:2667
+#: fish/cmds.c:2681
 msgid "display a line of text"
 msgstr "உரையின் ஒரு வரியைக் காட்டு"
 
-#: fish/cmds.c:2668
+#: fish/cmds.c:2682
 msgid "echo arguments back to the client"
 msgstr "எதிரொலி விவாதங்கள் க்ளையன்ட்டுக்குவருகிறது"
 
-#: fish/cmds.c:2669
+#: fish/cmds.c:2683
 #, fuzzy
 msgid "edit a file"
 msgstr "ஒரு கோப்பினை வாசி"
 
-#: fish/cmds.c:2670 fish/cmds.c:2671 fish/cmds.c:2676 fish/cmds.c:2677
-#: fish/cmds.c:2710 fish/cmds.c:2711 fish/cmds.c:2960 fish/cmds.c:2961
-#: fish/cmds.c:2965 fish/cmds.c:2966 fish/cmds.c:2968 fish/cmds.c:2969
+#: fish/cmds.c:2684 fish/cmds.c:2685 fish/cmds.c:2690 fish/cmds.c:2691
+#: fish/cmds.c:2724 fish/cmds.c:2725 fish/cmds.c:2976 fish/cmds.c:2977
+#: fish/cmds.c:2981 fish/cmds.c:2982 fish/cmds.c:2984 fish/cmds.c:2985
 msgid "return lines matching a pattern"
 msgstr "திரும்பும் வரிகள் ஒரு பாணியில் பொருந்துகிறது"
 
-#: fish/cmds.c:2672
+#: fish/cmds.c:2686
 msgid "test if two files have equal contents"
 msgstr "இரண்டு கோப்புகள் சமமான உள்ளடக்கங்களைப் பெற்றிருந்தால் அவற்றை பரசோதி"
 
-#: fish/cmds.c:2673
+#: fish/cmds.c:2687
 msgid "test if file or directory exists"
 msgstr "அடைவைப் பெற்றிருந்தால் கோப்பினை பர்சோதி"
 
-#: fish/cmds.c:2674 fish/cmds.c:2675
+#: fish/cmds.c:2688 fish/cmds.c:2689
 msgid "preallocate a file in the guest filesystem"
 msgstr "விருந்தினர் கோப்புமுறைமையில் ஒரு கோப்பை முன் ஒதுக்கீடவும்"
 
-#: fish/cmds.c:2678
+#: fish/cmds.c:2692
 msgid "determine file type"
 msgstr "கோப்பு வகையை வரைநறு"
 
-#: fish/cmds.c:2679
+#: fish/cmds.c:2693
 msgid "detect the architecture of a binary file"
 msgstr ""
 
-#: fish/cmds.c:2680
+#: fish/cmds.c:2694
 #, fuzzy
 msgid "return the size of the file in bytes"
 msgstr "பைட்டுகளில் மொத்த சாதனத்தின் அளவை பெறு"
 
-#: fish/cmds.c:2681
+#: fish/cmds.c:2695
 msgid "fill a file with octets"
 msgstr "ஆக்டெட்ஸ் உடன் ஒரு கோப்பை நிரப்பு"
 
-#: fish/cmds.c:2682
+#: fish/cmds.c:2696
 #, fuzzy
 msgid "fill a file with a repeating pattern of bytes"
 msgstr "ஆக்டெட்ஸ் உடன் ஒரு கோப்பை நிரப்பு"
 
-#: fish/cmds.c:2683
+#: fish/cmds.c:2697
 msgid "find all files and directories"
 msgstr "அனைத்து கோப்புகள் மற்றும் அடைவுகளை தேடு"
 
-#: fish/cmds.c:2684
+#: fish/cmds.c:2698
 msgid "find all files and directories, returning NUL-separated list"
 msgstr ""
 "அனைத்து கோப்புகள் மற்றும் அடைவுகளை தேடு, NUL-பிரிக்கப்பட்ட பட்டியலிருந்து திரும்புகிறது"
 
-#: fish/cmds.c:2685
+#: fish/cmds.c:2699
 #, fuzzy
 msgid "find a filesystem by label"
 msgstr "ext2/3/4 கோப்புமுறைமை லேபிலைப் பெறு"
 
-#: fish/cmds.c:2686
+#: fish/cmds.c:2700
 #, fuzzy
 msgid "find a filesystem by UUID"
 msgstr "ext2/3/4 கோப்புமுறை UUIDஐ பெறு"
 
-#: fish/cmds.c:2687
+#: fish/cmds.c:2701
 msgid "run the filesystem checker"
 msgstr "மோப்புமுறை சாரிகாட்டியை இயக்கு"
 
-#: fish/cmds.c:2688
+#: fish/cmds.c:2702
 msgid "get the additional kernel options"
 msgstr "கூடுதல் கெர்னல் விருப்பங்களை பெறு"
 
-#: fish/cmds.c:2689
+#: fish/cmds.c:2703
 #, fuzzy
 msgid "get the attach method"
 msgstr "தேடும் பாதையை பெறு"
 
-#: fish/cmds.c:2690
+#: fish/cmds.c:2704
 msgid "get autosync mode"
 msgstr "தானியக்கஒத்திசை முறையையை பொறு"
 
-#: fish/cmds.c:2691
+#: fish/cmds.c:2705
 msgid "get direct appliance mode flag"
 msgstr "நேரடி பயன்பாட்டு முறைமை கொடியை பெறு"
 
-#: fish/cmds.c:2692
+#: fish/cmds.c:2706
 msgid "get the ext2/3/4 filesystem label"
 msgstr "ext2/3/4 கோப்புமுறைமை லேபிலைப் பெறு"
 
-#: fish/cmds.c:2693
+#: fish/cmds.c:2707
 msgid "get the ext2/3/4 filesystem UUID"
 msgstr "ext2/3/4 கோப்புமுறை UUIDஐ பெறு"
 
-#: fish/cmds.c:2694
+#: fish/cmds.c:2708
 msgid "get memory allocated to the qemu subprocess"
 msgstr "qemu துணைசெயல்பாட்டிற்கு ஒதுக்கப்பட்ட நினைவகத்தை பெறவும்"
 
-#: fish/cmds.c:2695
+#: fish/cmds.c:2709
 #, fuzzy
 msgid "get enable network flag"
 msgstr "SELinux செயல்படுத்தப்பட்ட கொடியைப் பெறு"
 
-#: fish/cmds.c:2696
+#: fish/cmds.c:2710
 msgid "get the search path"
 msgstr "தேடும் பாதையை பெறு"
 
-#: fish/cmds.c:2697
+#: fish/cmds.c:2711
 msgid "get PID of qemu subprocess"
 msgstr "PID ஐ qemu துணைசெயல்பாட்டில் பெறு"
 
-#: fish/cmds.c:2698
+#: fish/cmds.c:2712
 msgid "get the qemu binary"
 msgstr "qemu பைனரியை பெறு"
 
-#: fish/cmds.c:2699
+#: fish/cmds.c:2713
 msgid "get recovery process enabled flag"
 msgstr "செயல்படக்கூடிய கொடிக்கு திரும்பப்பெற்ற செயல்பாட்டை பெறவும்"
 
-#: fish/cmds.c:2700
+#: fish/cmds.c:2714
 msgid "get SELinux enabled flag"
 msgstr "SELinux செயல்படுத்தப்பட்ட கொடியைப் பெறு"
 
-#: fish/cmds.c:2701
+#: fish/cmds.c:2715
 msgid "get the current state"
 msgstr "நடப்பு நிலையை பெறு"
 
-#: fish/cmds.c:2702
+#: fish/cmds.c:2716
 msgid "get command trace enabled flag"
 msgstr "get command trace enabled flag"
 
-#: fish/cmds.c:2703
+#: fish/cmds.c:2717
 #, fuzzy
 msgid "get the current umask"
 msgstr "நடப்பு நிலையை பெறு"
 
-#: fish/cmds.c:2704
+#: fish/cmds.c:2718
 msgid "get verbose mode"
 msgstr "வெர்போஸ் முறைமையைப் பெறு"
 
-#: fish/cmds.c:2705
+#: fish/cmds.c:2719
 msgid "get SELinux security context"
 msgstr "SELinux பாதுகாப்பு உரையை பெறு"
 
-#: fish/cmds.c:2706 fish/cmds.c:2766
+#: fish/cmds.c:2720 fish/cmds.c:2780
 msgid "get a single extended attribute"
 msgstr ""
 
-#: fish/cmds.c:2707 fish/cmds.c:2767
+#: fish/cmds.c:2721 fish/cmds.c:2781
 msgid "list extended attributes of a file or directory"
 msgstr "ஒரு கோப்பு அல்லது அடைவின் விரிவாக்கப்பட்ட தன்மைகளை பட்டியலிடு"
 
-#: fish/cmds.c:2708
+#: fish/cmds.c:2722
 msgid "expand wildcards in command"
 msgstr "கட்டளையில் வைல்கார்ட்டை விவரி"
 
-#: fish/cmds.c:2709
+#: fish/cmds.c:2723
 msgid "expand a wildcard path"
 msgstr "ஒரு வில்கார்ட் பாதையை விரிக்கவும்"
 
-#: fish/cmds.c:2712
+#: fish/cmds.c:2726
 msgid "install GRUB"
 msgstr "GRUBஐ நிறுவு"
 
-#: fish/cmds.c:2713
+#: fish/cmds.c:2727
 msgid "return first 10 lines of a file"
 msgstr "ஒரு கோப்பின் முதல் 10 வரிகளை திருப்பு"
 
-#: fish/cmds.c:2714
+#: fish/cmds.c:2728
 msgid "return first N lines of a file"
 msgstr "ஒரு கோப்பின் முதல் N வரிகளை திருப்பு "
 
-#: fish/cmds.c:2715
+#: fish/cmds.c:2729
 msgid "dump a file in hexadecimal"
 msgstr "ஹெக்ஸா தசமத்தில் ஒரு கோப்பை அழுத்து"
 
-#: fish/cmds.c:2716
+#: fish/cmds.c:2730
 msgid "edit with a hex editor"
 msgstr ""
 
-#: fish/cmds.c:2717
+#: fish/cmds.c:2731
 #, fuzzy
 msgid "list the contents of a single file in an initrd"
 msgstr "ஒரு கோப்பின் உள்ளடக்கங்களின் பட்டியல்"
 
-#: fish/cmds.c:2718
+#: fish/cmds.c:2732
 msgid "list files in an initrd"
 msgstr "ஒரு initrdல் கோப்புகளைப் பட்டியலிடு"
 
-#: fish/cmds.c:2719
+#: fish/cmds.c:2733
 msgid "add an inotify watch"
 msgstr "ஒரு inotify கடிகாரத்தைச் சேர்"
 
-#: fish/cmds.c:2720
+#: fish/cmds.c:2734
 msgid "close the inotify handle"
 msgstr "inotify ஹாண்டிலை மூடு"
 
-#: fish/cmds.c:2721
+#: fish/cmds.c:2735
 msgid "return list of watched files that had events"
 msgstr "கவனிக்கப்பட்ட கோப்புகளிலிருந்து திரும்பிய பட்டியல்கள் நிகழ்வுகளைப் பெற்றிருந்தது"
 
-#: fish/cmds.c:2722
+#: fish/cmds.c:2736
 msgid "create an inotify handle"
 msgstr "ஒரு inotify ஹாண்டிலை உருவாக்கு"
 
-#: fish/cmds.c:2723
+#: fish/cmds.c:2737
 msgid "return list of inotify events"
 msgstr "inotify நிகழ்வுகளின் பட்டியலைக் கொடுத்தது"
 
-#: fish/cmds.c:2724
+#: fish/cmds.c:2738
 msgid "remove an inotify watch"
 msgstr "ஒரு inotify கடிகாரத்தை நீக்கு"
 
-#: fish/cmds.c:2725
+#: fish/cmds.c:2739
 msgid "get architecture of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2726
+#: fish/cmds.c:2740
 msgid "get distro of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2727
+#: fish/cmds.c:2741
 msgid "get drive letter mappings"
 msgstr ""
 
-#: fish/cmds.c:2728
+#: fish/cmds.c:2742
 msgid "get filesystems associated with inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2729
+#: fish/cmds.c:2743
 msgid "get format of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2730
+#: fish/cmds.c:2744
 msgid "get hostname of the operating system"
 msgstr ""
 
-#: fish/cmds.c:2731
+#: fish/cmds.c:2745
 #, fuzzy
 msgid "get the icon corresponding to this operating system"
 msgstr "get the Linux VFS type corresponding to a mounted device"
 
-#: fish/cmds.c:2732
+#: fish/cmds.c:2746
 msgid "get major version of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2733
+#: fish/cmds.c:2747
 msgid "get minor version of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2734
+#: fish/cmds.c:2748
 msgid "get mountpoints of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2735
+#: fish/cmds.c:2749
 msgid "get package format used by the operating system"
 msgstr ""
 
-#: fish/cmds.c:2736
+#: fish/cmds.c:2750
 msgid "get package management tool used by the operating system"
 msgstr ""
 
-#: fish/cmds.c:2737
+#: fish/cmds.c:2751
 msgid "get product name of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2738
+#: fish/cmds.c:2752
 msgid "get product variant of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2739
+#: fish/cmds.c:2753
 msgid "return list of operating systems found by last inspection"
 msgstr ""
 
-#: fish/cmds.c:2740
+#: fish/cmds.c:2754
 msgid "get type of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2741
+#: fish/cmds.c:2755
 msgid "get Windows CurrentControlSet of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2742
+#: fish/cmds.c:2756
 msgid "get Windows systemroot of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2743
+#: fish/cmds.c:2757
 msgid "get live flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2744
+#: fish/cmds.c:2758
 msgid "get multipart flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2745
+#: fish/cmds.c:2759
 msgid "get netinst (network installer) flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2746
+#: fish/cmds.c:2760
 msgid "get list of applications installed in the operating system"
 msgstr ""
 
-#: fish/cmds.c:2747
+#: fish/cmds.c:2761
 msgid "inspect disk and return list of operating systems found"
 msgstr ""
 
-#: fish/cmds.c:2748
+#: fish/cmds.c:2762
 #, fuzzy
 msgid "test if block device"
 msgstr "தடுப்பு சாதனங்களின் பட்டியல்"
 
-#: fish/cmds.c:2749
+#: fish/cmds.c:2763
 msgid "is busy processing a command"
 msgstr "ஒரு கட்டளையை செயல்படுத்துவதில் பிஸியாக உள்ளது"
 
-#: fish/cmds.c:2750
+#: fish/cmds.c:2764
 #, fuzzy
 msgid "test if character device"
 msgstr "தொகுதி , எழுத்து அல்லது FIFO சாதனங்களுக்காக செய்"
 
-#: fish/cmds.c:2751
+#: fish/cmds.c:2765
 msgid "is in configuration state"
 msgstr "அது கட்டமைப்பு நிலையில் உள்ளது"
 
-#: fish/cmds.c:2752
+#: fish/cmds.c:2766
 #, fuzzy
 msgid "test if a directory"
 msgstr "ஒரு அடைவினை உருவாக்கு"
 
-#: fish/cmds.c:2753
+#: fish/cmds.c:2767
 #, fuzzy
 msgid "test if FIFO (named pipe)"
 msgstr "FIFOஐ செய் (pipe என்று பெயரிடப்பட்டது)"
 
-#: fish/cmds.c:2754
+#: fish/cmds.c:2768
 msgid "test if a regular file"
 msgstr ""
 
-#: fish/cmds.c:2755
+#: fish/cmds.c:2769
 msgid "is launching subprocess"
 msgstr "துணை செயல்பாடுகள் துவங்குகிறது"
 
-#: fish/cmds.c:2756
+#: fish/cmds.c:2770
 #, fuzzy
 msgid "test if device is a logical volume"
 msgstr "ஒரு LVM வரைகலை தொகுதியை மறுஅளவிடு"
 
-#: fish/cmds.c:2757
+#: fish/cmds.c:2771
 msgid "is ready to accept commands"
 msgstr "கட்டளையை ஏற்பதற்கு தயாராக உள்ளது"
 
-#: fish/cmds.c:2758
+#: fish/cmds.c:2772
 #, fuzzy
 msgid "test if socket"
 msgstr "டொமைன் சாக்கெட்டிற்கு எழுது"
 
-#: fish/cmds.c:2759
+#: fish/cmds.c:2773
 #, fuzzy
 msgid "test if symbolic link"
 msgstr "ஒரு symbolic இணைப்பை உருவாக்கு"
 
-#: fish/cmds.c:2760
+#: fish/cmds.c:2774
 #, fuzzy
 msgid "test if a file contains all zero bytes"
 msgstr "இரண்டு கோப்புகள் சமமான உள்ளடக்கங்களைப் பெற்றிருந்தால் அவற்றை பரசோதி"
 
-#: fish/cmds.c:2761
+#: fish/cmds.c:2775
 #, fuzzy
 msgid "test if a device contains all zero bytes"
 msgstr "ஒரு LVM வரைகலை தொகுதியை மறுஅளவிடு"
 
-#: fish/cmds.c:2762
+#: fish/cmds.c:2776
 msgid "kill the qemu subprocess"
 msgstr "qemu துணைசெயல்பாடுகளை அழி"
 
-#: fish/cmds.c:2763
+#: fish/cmds.c:2777
 msgid "launch the qemu subprocess"
 msgstr "qemu துணை செயல்பாட்டை துவக்கு"
 
-#: fish/cmds.c:2764
+#: fish/cmds.c:2778
 #, fuzzy
 msgid "change working directory"
 msgstr "உள்ளமை மாற்று அடைவு"
 
-#: fish/cmds.c:2768
+#: fish/cmds.c:2782
 #, fuzzy
 msgid "list 9p filesystems"
 msgstr "ஒரு கோப்புமுறையை செய்"
 
-#: fish/cmds.c:2769
+#: fish/cmds.c:2783
 msgid "list the block devices"
 msgstr "தடுப்பு சாதனங்களின் பட்டியல்"
 
-#: fish/cmds.c:2770
+#: fish/cmds.c:2784
+#, fuzzy
+msgid "list device mapper devices"
+msgstr "தடுப்பு சாதனங்களின் பட்டியல்"
+
+#: fish/cmds.c:2785
 #, fuzzy
 msgid "list filesystems"
 msgstr "ஒரு கோப்புமுறையை செய்"
 
-#: fish/cmds.c:2771
+#: fish/cmds.c:2786
 msgid "list the partitions"
 msgstr "பகிர்வுகளின் பட்டியல்"
 
-#: fish/cmds.c:2772
+#: fish/cmds.c:2787
 msgid "list the files in a directory (long format)"
 msgstr "ஒரு அடைவில் கோப்புகளை பட்டியலிடு (நீண்ட வடிவில்)"
 
-#: fish/cmds.c:2773 fish/cmds.c:2774
+#: fish/cmds.c:2788 fish/cmds.c:2789
 msgid "create a hard link"
 msgstr "ஒரு வன் இணைப்பை உருவாக்கு"
 
-#: fish/cmds.c:2775 fish/cmds.c:2776
+#: fish/cmds.c:2790 fish/cmds.c:2791
 msgid "create a symbolic link"
 msgstr "ஒரு symbolic இணைப்பை உருவாக்கு"
 
-#: fish/cmds.c:2777 fish/cmds.c:2869
+#: fish/cmds.c:2792 fish/cmds.c:2885
 msgid "remove extended attribute of a file or directory"
 msgstr "ஒரு கோப்பு அல்லது அடைவின்  விரிவாக்கப்பட்ட தன்மையை நீக்கு"
 
-#: fish/cmds.c:2778
+#: fish/cmds.c:2793
 msgid "list the files in a directory"
 msgstr "ஒரு அடைவிலுள்ள கோப்புகளின் பட்டியல்"
 
-#: fish/cmds.c:2779 fish/cmds.c:2896
+#: fish/cmds.c:2794 fish/cmds.c:2912
 msgid "set extended attribute of a file or directory"
 msgstr "ஒரு கோப்பு அல்லது அடைவின் விரிவாக்கப்பட்ட தன்மையை அமை"
 
-#: fish/cmds.c:2780
+#: fish/cmds.c:2795
 msgid "get file information for a symbolic link"
 msgstr "ஒரு symbolic இணைப்பிற்கான கோப்பு தகவலைப் பெறு"
 
-#: fish/cmds.c:2781
+#: fish/cmds.c:2796
 msgid "lstat on multiple files"
 msgstr "பல கோப்புகளிலுள்ள lstat "
 
-#: fish/cmds.c:2782
+#: fish/cmds.c:2797
 #, fuzzy
 msgid "add a key on a LUKS encrypted device"
 msgstr "தொகுதி சாதனத்தை வாசிக்க மட்டும் அமை"
 
-#: fish/cmds.c:2783
+#: fish/cmds.c:2798
 #, fuzzy
 msgid "close a LUKS device"
 msgstr "சாதனத்தில் ஸ்வாப்பை செயல்படுத்து "
 
-#: fish/cmds.c:2784 fish/cmds.c:2785
+#: fish/cmds.c:2799 fish/cmds.c:2800
 msgid "format a block device as a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2786
+#: fish/cmds.c:2801
 msgid "remove a key from a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2787
+#: fish/cmds.c:2802
 msgid "open a LUKS-encrypted block device"
 msgstr ""
 
-#: fish/cmds.c:2788
+#: fish/cmds.c:2803
 #, fuzzy
 msgid "open a LUKS-encrypted block device read-only"
 msgstr "தொகுதி சாதனத்தை வாசிக்க மட்டும் அமை"
 
-#: fish/cmds.c:2789
+#: fish/cmds.c:2804
 #, fuzzy
 msgid "create an LVM logical volume"
 msgstr "ஒரு LVM வரைகலை தொகுதியை நீக்கு"
 
-#: fish/cmds.c:2790
+#: fish/cmds.c:2805
 msgid "get canonical name of an LV"
 msgstr ""
 
-#: fish/cmds.c:2791
+#: fish/cmds.c:2806
 msgid "clear LVM device filter"
 msgstr ""
 
-#: fish/cmds.c:2792
+#: fish/cmds.c:2807
 msgid "remove all LVM LVs, VGs and PVs"
 msgstr "அனைத்து LVM LVs, VGs மற்றும் PVsஐ நீக்கு"
 
-#: fish/cmds.c:2793
+#: fish/cmds.c:2808
 msgid "set LVM device filter"
 msgstr ""
 
-#: fish/cmds.c:2794
+#: fish/cmds.c:2809
 msgid "remove an LVM logical volume"
 msgstr "ஒரு LVM வரைகலை தொகுதியை நீக்கு"
 
-#: fish/cmds.c:2795
+#: fish/cmds.c:2810
 #, fuzzy
 msgid "rename an LVM logical volume"
 msgstr "ஒரு LVM வரைகலை தொகுதியை நீக்கு"
 
-#: fish/cmds.c:2796
+#: fish/cmds.c:2811
 msgid "resize an LVM logical volume"
 msgstr "ஒரு LVM வரைகலை தொகுதியை மறுஅளவிடு"
 
-#: fish/cmds.c:2797
+#: fish/cmds.c:2812
 msgid "expand an LV to fill free space"
 msgstr ""
 
-#: fish/cmds.c:2798 fish/cmds.c:2799
+#: fish/cmds.c:2813 fish/cmds.c:2814
 msgid "list the LVM logical volumes (LVs)"
 msgstr "LVM வலைகலை தொகுதிகளை பட்டியலிடு (LVs)"
 
-#: fish/cmds.c:2800
+#: fish/cmds.c:2815
 #, fuzzy
 msgid "get the UUID of a logical volume"
 msgstr "LVM வலைகலை தொகுதிகளை பட்டியலிடு (LVs)"
 
-#: fish/cmds.c:2801
+#: fish/cmds.c:2816
 msgid "lgetxattr on multiple files"
 msgstr "lgetxattr ல் பல கோப்புகள்"
 
-#: fish/cmds.c:2802
+#: fish/cmds.c:2817
 msgid "open the manual"
 msgstr ""
 
-#: fish/cmds.c:2803
+#: fish/cmds.c:2818
 msgid "create a directory"
 msgstr "ஒரு அடைவினை உருவாக்கு"
 
-#: fish/cmds.c:2804
+#: fish/cmds.c:2819
 msgid "create a directory with a particular mode"
 msgstr "ஒரு முக்கிய முறைமையை ஒரு அடைவுடன் உருவாக்கு"
 
-#: fish/cmds.c:2805
+#: fish/cmds.c:2820
 msgid "create a directory and parents"
 msgstr "ஒரு அடைவு மற்றும் பொற்றோர்களை உருவாக்கு"
 
-#: fish/cmds.c:2806
+#: fish/cmds.c:2821
 msgid "create a temporary directory"
 msgstr "ஒரு தற்காலிக அடைவினை உருவாக்கு"
 
-#: fish/cmds.c:2807 fish/cmds.c:2808 fish/cmds.c:2809
+#: fish/cmds.c:2822 fish/cmds.c:2823 fish/cmds.c:2824
 msgid "make ext2/3/4 filesystem with external journal"
 msgstr "ext2/3/4 கோப்புமுறையை வெளிப்புற ஜர்னலுடன் உருவாக்குகிறது"
 
-#: fish/cmds.c:2810
+#: fish/cmds.c:2825
 msgid "make ext2/3/4 external journal"
 msgstr "ext2/3/4ஐ வெளிப்புற ஜர்னலுடன் செய்யவும்"
 
-#: fish/cmds.c:2811
+#: fish/cmds.c:2826
 msgid "make ext2/3/4 external journal with label"
 msgstr "ext2/3/4 லேபிலுடன் வெளிப்புற ஜர்னலை உருவாக்குகிறது"
 
-#: fish/cmds.c:2812
+#: fish/cmds.c:2827
 msgid "make ext2/3/4 external journal with UUID"
 msgstr "ext2/3/4  UUID உடன் வெளிப்புள ஜர்னலை உருவாக்குகிறது"
 
-#: fish/cmds.c:2813
+#: fish/cmds.c:2828
 msgid "make FIFO (named pipe)"
 msgstr "FIFOஐ செய் (pipe என்று பெயரிடப்பட்டது)"
 
-#: fish/cmds.c:2814 fish/cmds.c:2816
+#: fish/cmds.c:2829 fish/cmds.c:2831
 msgid "make a filesystem"
 msgstr "ஒரு கோப்புமுறையை செய்"
 
-#: fish/cmds.c:2815
+#: fish/cmds.c:2830
 msgid "make a filesystem with block size"
 msgstr "ஒரு கோப்புமுறையை தடுப்பு அளவுடன் செய்"
 
-#: fish/cmds.c:2817
+#: fish/cmds.c:2832
 msgid "create a mountpoint"
 msgstr "ஒரு ஏறும்புள்ளியை உருவாக்கு"
 
-#: fish/cmds.c:2818
+#: fish/cmds.c:2833
 msgid "make block, character or FIFO devices"
 msgstr "தொகுதி , எழுத்து அல்லது FIFO சாதனங்களுக்காக செய்"
 
-#: fish/cmds.c:2819
+#: fish/cmds.c:2834
 msgid "make block device node"
 msgstr "தொகுதி சாதன முனையை செய்"
 
-#: fish/cmds.c:2820
+#: fish/cmds.c:2835
 msgid "make char device node"
 msgstr "எழுத்துச் சாதன முனையைசெ செய்"
 
-#: fish/cmds.c:2821
+#: fish/cmds.c:2836
 msgid "create a swap partition"
 msgstr "ஒரு ஸ்வாப் பகிர்வை உருவாக்கு"
 
-#: fish/cmds.c:2822
+#: fish/cmds.c:2837
 msgid "create a swap partition with a label"
 msgstr "ஒரு ஸ்வாப் பகிர்வை ஒரு லேபிலுடன் உருவாக்கு"
 
-#: fish/cmds.c:2823
+#: fish/cmds.c:2838
 msgid "create a swap partition with an explicit UUID"
 msgstr "ஒரு தெளிவான UUID உடன் ஒரு ஸ்வாப் பகிர்வை உருவாக்கு"
 
-#: fish/cmds.c:2824
+#: fish/cmds.c:2839
 msgid "create a swap file"
 msgstr "ஒரு ஸ்வாப் கோப்பை உருவாக்கு"
 
-#: fish/cmds.c:2825
+#: fish/cmds.c:2840
 msgid "load a kernel module"
 msgstr "ஒரு கெர்னல் தொகுதியை உருவாக்கு"
 
-#: fish/cmds.c:2826
+#: fish/cmds.c:2841
 #, fuzzy
 msgid "view a file"
 msgstr "ஒரு கோப்பினை நகர்த்து"
 
-#: fish/cmds.c:2827
+#: fish/cmds.c:2842
 msgid "mount a guest disk at a position in the filesystem"
 msgstr "கோப்புமுறைமையிலுள்ள இடத்தில் விருந்தினர் வட்டை ஏற்று"
 
-#: fish/cmds.c:2828
+#: fish/cmds.c:2843
 #, fuzzy
 msgid "mount 9p filesystem"
 msgstr "ஏற முடியாத ஒரு கோப்புமுறைமை"
 
-#: fish/cmds.c:2829
+#: fish/cmds.c:2844
 msgid "mount a file using the loop device"
 msgstr "லூப் சாதனத்தை பயன்படுத்தி ஒரு கோப்பை ஏற்றுகிறது"
 
-#: fish/cmds.c:2830
+#: fish/cmds.c:2845
 msgid "mount a guest disk with mount options"
 msgstr "ஏறும் விருப்பங்களுடன் ஒரு விருந்தினர் வட்டை ஏற்று"
 
-#: fish/cmds.c:2831
+#: fish/cmds.c:2846
 msgid "mount a guest disk, read-only"
 msgstr "விருப்பங்களுடன் ஒரு விருந்தினர் வட்டை ஏற்று, வாசிக்க-மட்டும்"
 
-#: fish/cmds.c:2832
+#: fish/cmds.c:2847
 msgid "mount a guest disk with mount options and vfstype"
 msgstr "mount a guest disk with mount options and vfstype"
 
-#: fish/cmds.c:2833
+#: fish/cmds.c:2848
 msgid "show mountpoints"
 msgstr "ஏற்ம்புள்ளிகளைக் காட்டு"
 
-#: fish/cmds.c:2834
+#: fish/cmds.c:2849
 msgid "show mounted filesystems"
 msgstr "ஏறிய கோப்புமுறைகளைக் காட்டு"
 
-#: fish/cmds.c:2835
+#: fish/cmds.c:2850
 msgid "move a file"
 msgstr "ஒரு கோப்பினை நகர்த்து"
 
-#: fish/cmds.c:2836
+#: fish/cmds.c:2851
 msgid "probe NTFS volume"
 msgstr "NTFS தொகுதியை ஆய்வு செய்"
 
-#: fish/cmds.c:2837
+#: fish/cmds.c:2852 fish/cmds.c:2853
 #, fuzzy
 msgid "resize an NTFS filesystem"
 msgstr "ஒரு ext2/ext3 கோப்புமுறைமையை மறுஅளவிடு"
 
-#: fish/cmds.c:2838
+#: fish/cmds.c:2854
 #, fuzzy
 msgid "resize an NTFS filesystem (with size)"
 msgstr "ஒரு ext2/ext3 கோப்புமுறைமையை மறுஅளவிடு"
 
-#: fish/cmds.c:2839
+#: fish/cmds.c:2855
 msgid "add a partition to the device"
 msgstr "ஒரு பகிர்வை சாதனத்தில் சேர்"
 
-#: fish/cmds.c:2840
+#: fish/cmds.c:2856
 #, fuzzy
 msgid "delete a partition"
 msgstr "ஒரு ஸ்வாப் பகிர்வை உருவாக்கு"
 
-#: fish/cmds.c:2841
+#: fish/cmds.c:2857
 msgid "partition whole disk with a single primary partition"
 msgstr "ஒரு ஒற்றை முதன்மை பகிர்வுடன் மொத்த வட்டை பகிர்வு செய்"
 
-#: fish/cmds.c:2842
+#: fish/cmds.c:2858
 #, fuzzy
 msgid "return true if a partition is bootable"
 msgstr "பகர்வு அட்டவணையை மீண்டும்வாசி"
 
-#: fish/cmds.c:2843
+#: fish/cmds.c:2859
 msgid "get the MBR type byte (ID byte) from a partition"
 msgstr ""
 
-#: fish/cmds.c:2844
+#: fish/cmds.c:2860
 msgid "get the partition table type"
 msgstr "பகிர்வு அட்டவணை வகையை பெறு"
 
-#: fish/cmds.c:2845
+#: fish/cmds.c:2861
 msgid "create an empty partition table"
 msgstr "ஒரு காலி பகிர்வு அட்டவணையை உருவாக்கு"
 
-#: fish/cmds.c:2846
+#: fish/cmds.c:2862
 msgid "list partitions on a device"
 msgstr "ஒரு சாதனத்தின் பகிர்வுகளின் பட்டியல்"
 
-#: fish/cmds.c:2847
+#: fish/cmds.c:2863
 msgid "make a partition bootable"
 msgstr "ஒரு துவக்கக்கூடிய பகிர்வை உருவாக்கு"
 
-#: fish/cmds.c:2848
+#: fish/cmds.c:2864
 msgid "set the MBR type byte (ID byte) of a partition"
 msgstr ""
 
-#: fish/cmds.c:2849
+#: fish/cmds.c:2865
 msgid "set partition name"
 msgstr "பகிர்வு பெயரை அமை"
 
-#: fish/cmds.c:2850
+#: fish/cmds.c:2866
 #, fuzzy
 msgid "convert partition name to device name"
 msgstr "ஒரு தொகுதி சாதனத்திற்கு பகிர்வுகளை உருவாக்கு"
 
-#: fish/cmds.c:2851
+#: fish/cmds.c:2867
 msgid "ping the guest daemon"
 msgstr "விருந்தினர் டொமைனை பிங் செய்"
 
-#: fish/cmds.c:2852
+#: fish/cmds.c:2868
 msgid "read part of a file"
 msgstr "ஒரு கோப்பின் பகுதியை வாசி"
 
-#: fish/cmds.c:2853
+#: fish/cmds.c:2869
 #, fuzzy
 msgid "read part of a device"
 msgstr "ஒரு கோப்பின் பகுதியை வாசி"
 
-#: fish/cmds.c:2854
+#: fish/cmds.c:2870
 msgid "create an LVM physical volume"
 msgstr "ஒரு LVM பருநிலை தொகுதியை உருவாக்கு"
 
-#: fish/cmds.c:2855
+#: fish/cmds.c:2871
 msgid "remove an LVM physical volume"
 msgstr "ஒரு  LVM பருநிலை தொகுதியை உருவாக்கு"
 
-#: fish/cmds.c:2856
+#: fish/cmds.c:2872
 msgid "resize an LVM physical volume"
 msgstr "ஒரு  LVM பருநிலை தொகுதியை மறுஅளவிடு"
 
-#: fish/cmds.c:2857
+#: fish/cmds.c:2873
 #, fuzzy
 msgid "resize an LVM physical volume (with size)"
 msgstr "ஒரு  LVM பருநிலை தொகுதியை மறுஅளவிடு"
 
-#: fish/cmds.c:2858 fish/cmds.c:2859
+#: fish/cmds.c:2874 fish/cmds.c:2875
 msgid "list the LVM physical volumes (PVs)"
 msgstr "LVM பருநிலை தொகுதிகளின் பட்டியல் (PVs)"
 
-#: fish/cmds.c:2860
+#: fish/cmds.c:2876
 #, fuzzy
 msgid "get the UUID of a physical volume"
 msgstr "ஒரு LVM பருநிலை தொகுதியை உருவாக்கு"
 
-#: fish/cmds.c:2861
+#: fish/cmds.c:2877
 #, fuzzy
 msgid "write to part of a file"
 msgstr "ஒரு கோப்பின் பகுதியை வாசி"
 
-#: fish/cmds.c:2862
+#: fish/cmds.c:2878
 #, fuzzy
 msgid "write to part of a device"
 msgstr "ஒரு கோப்பின் பகுதியை வாசி"
 
-#: fish/cmds.c:2863
+#: fish/cmds.c:2879
 msgid "read a file"
 msgstr "ஒரு கோப்பினை வாசி"
 
-#: fish/cmds.c:2864
+#: fish/cmds.c:2880
 msgid "read file as lines"
 msgstr "கோப்பினை வரிகளாக வாசி"
 
-#: fish/cmds.c:2865
+#: fish/cmds.c:2881
 msgid "read directories entries"
 msgstr "அடைவுகளின் உள்ளீட்டை வாசி"
 
-#: fish/cmds.c:2866
+#: fish/cmds.c:2882
 msgid "read the target of a symbolic link"
 msgstr "ஒரு symbolic இணைப்பின் இலக்கை வாசி"
 
-#: fish/cmds.c:2867
+#: fish/cmds.c:2883
 msgid "readlink on multiple files"
 msgstr "பல கோப்புகளின் வாசிக்கும் இணைப்பு"
 
-#: fish/cmds.c:2868
+#: fish/cmds.c:2884
 msgid "canonicalized absolute pathname"
 msgstr "canonicalized absolute pathname"
 
-#: fish/cmds.c:2870
+#: fish/cmds.c:2886
 msgid "close and reopen libguestfs handle"
 msgstr "libguestfs ஹாண்டிலை மூடு மற்றும் மறுபடி திற"
 
-#: fish/cmds.c:2871
+#: fish/cmds.c:2887
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem"
 msgstr "ஒரு ext2/ext3 கோப்புமுறைமையை மறுஅளவிடு"
 
-#: fish/cmds.c:2872
+#: fish/cmds.c:2888
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
 msgstr "ஒரு ext2/ext3 கோப்புமுறைமையை மறுஅளவிடு"
 
-#: fish/cmds.c:2873
+#: fish/cmds.c:2889
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
 msgstr "ஒரு ext2/ext3 கோப்புமுறைமையை மறுஅளவிடு"
 
-#: fish/cmds.c:2874
+#: fish/cmds.c:2890
 msgid "remove a file"
 msgstr "ஒரு கோப்பினை நீக்கு"
 
-#: fish/cmds.c:2875
+#: fish/cmds.c:2891
 msgid "remove a file or directory recursively"
 msgstr "மறுபடியும் ஒரு கோப்பு அல்லது அடைவை நீக்கு"
 
-#: fish/cmds.c:2876
+#: fish/cmds.c:2892
 msgid "remove a directory"
 msgstr "ஒரு அடைவினை நீக்கு"
 
-#: fish/cmds.c:2877
+#: fish/cmds.c:2893
 msgid "remove a mountpoint"
 msgstr "ஒரு ஏறும்புள்ளியை நீக்கு"
 
-#: fish/cmds.c:2878
+#: fish/cmds.c:2894
 msgid "scrub (securely wipe) a device"
 msgstr "ஒரு சாதனத்தை (பாதுகாப்பாக துடை) துடை"
 
-#: fish/cmds.c:2879
+#: fish/cmds.c:2895
 msgid "scrub (securely wipe) a file"
 msgstr "ஒரு கோப்பை (பாதுகாப்பாக துடை) துடை"
 
-#: fish/cmds.c:2880
+#: fish/cmds.c:2896
 msgid "scrub (securely wipe) free space"
 msgstr "காலியான இடத்தை (பாதுகாப்பாக துடை) துடை"
 
-#: fish/cmds.c:2881
+#: fish/cmds.c:2897
 msgid "add options to kernel command line"
 msgstr "கெர்னல் கட்டளை வரிக்கு விருப்பங்களைச் சேர்"
 
-#: fish/cmds.c:2882
+#: fish/cmds.c:2898
 #, fuzzy
 msgid "set the attach method"
 msgstr "தேடும் பாதையை அமை"
 
-#: fish/cmds.c:2883
+#: fish/cmds.c:2899
 msgid "set autosync mode"
 msgstr "தானியங்கு ஒத்திணை முறையை அமை"
 
-#: fish/cmds.c:2884
+#: fish/cmds.c:2900
 msgid "enable or disable direct appliance mode"
 msgstr "நேரடி பயன்பாடு முறைமையை செயல்படுத்து அல்லது செயல்நீக்கு"
 
-#: fish/cmds.c:2885
+#: fish/cmds.c:2901
 msgid "set the ext2/3/4 filesystem label"
 msgstr "ext2/3/4 கோப்புமுறைமை லேபிலை அமை"
 
-#: fish/cmds.c:2886
+#: fish/cmds.c:2902
 msgid "set the ext2/3/4 filesystem UUID"
 msgstr "ext2/3/4 கோப்புமுறைமை UUIDஐ அமை"
 
-#: fish/cmds.c:2887
+#: fish/cmds.c:2903
 msgid "set memory allocated to the qemu subprocess"
 msgstr "qemu துணைசெயல்பாட்டிற்கு ஒதுக்கப்பட்ட நினைவகத்தை அமை"
 
-#: fish/cmds.c:2888
+#: fish/cmds.c:2904
 msgid "set enable network flag"
 msgstr ""
 
-#: fish/cmds.c:2889
+#: fish/cmds.c:2905
 msgid "set the search path"
 msgstr "தேடும் பாதையை அமை"
 
-#: fish/cmds.c:2890
+#: fish/cmds.c:2906
 msgid "set the qemu binary"
 msgstr "qemu பைனரியை அமை"
 
-#: fish/cmds.c:2891
+#: fish/cmds.c:2907
 msgid "enable or disable the recovery process"
 msgstr "enable or disable the recovery process"
 
-#: fish/cmds.c:2892
+#: fish/cmds.c:2908
 msgid "set SELinux enabled or disabled at appliance boot"
 msgstr "set SELinux enabled or disabled at appliance boot"
 
-#: fish/cmds.c:2893
+#: fish/cmds.c:2909
 msgid "enable or disable command traces"
 msgstr "enable or disable command traces"
 
-#: fish/cmds.c:2894
+#: fish/cmds.c:2910
 msgid "set verbose mode"
 msgstr "வெர்போஸ் முறைமையை அமை"
 
-#: fish/cmds.c:2895
+#: fish/cmds.c:2911
 msgid "set SELinux security context"
 msgstr "SELinux பாதுகாப்பு உரையை அமை"
 
-#: fish/cmds.c:2897 fish/cmds.c:2898
+#: fish/cmds.c:2913 fish/cmds.c:2914
 msgid "create partitions on a block device"
 msgstr "ஒரு தொகுதி சாதனத்திற்கு பகிர்வுகளை உருவாக்கு"
 
-#: fish/cmds.c:2899
+#: fish/cmds.c:2915
 msgid "modify a single partition on a block device"
 msgstr "ஒரு தொருதி சாதனத்தில் ஒரு ஒற்றை பகிர்வை மாற்றியமை"
 
-#: fish/cmds.c:2900
+#: fish/cmds.c:2916
 msgid "display the disk geometry from the partition table"
 msgstr "display the disk geometry from the partition table"
 
-#: fish/cmds.c:2901
+#: fish/cmds.c:2917
 msgid "display the kernel geometry"
 msgstr "கெர்னல் வடிவியலைக் காட்டு"
 
-#: fish/cmds.c:2902
+#: fish/cmds.c:2918
 msgid "display the partition table"
 msgstr "பகிர்வு அட்டவணையைக் காட்டு"
 
-#: fish/cmds.c:2903
+#: fish/cmds.c:2919
 msgid "run a command via the shell"
 msgstr "ஷெல் வழியாக ஒரு கட்டளையைக் காட்டு"
 
-#: fish/cmds.c:2904
+#: fish/cmds.c:2920
 msgid "run a command via the shell returning lines"
 msgstr "ஷெல் வழியாக கொடுக்கும் வரிகளுக்கு ஒரு கட்டளையை இயக்கு"
 
-#: fish/cmds.c:2905
+#: fish/cmds.c:2921
 msgid "sleep for some seconds"
 msgstr "சில விநாடிகளுக்கு ஓய்வெடு"
 
-#: fish/cmds.c:2906
+#: fish/cmds.c:2922
 #, fuzzy
 msgid "create a sparse disk image and add"
 msgstr "ஒரு ஸ்பார்ஸ் படக்கோப்பை ஒதுக்கீடு"
 
-#: fish/cmds.c:2907
+#: fish/cmds.c:2923
 msgid "get file information"
 msgstr "கோப்பு தகவலைப் பெறு"
 
-#: fish/cmds.c:2908
+#: fish/cmds.c:2924
 msgid "get file system statistics"
 msgstr "கோப்புமுறைமையின் புள்ளிவிவரத்தைப் பெறு"
 
-#: fish/cmds.c:2909 fish/cmds.c:2910
+#: fish/cmds.c:2925 fish/cmds.c:2926
 msgid "print the printable strings in a file"
 msgstr "ஒரு கோப்பில் அச்சடிடக்கூடிய சரங்களை அச்சிடு"
 
-#: fish/cmds.c:2911
+#: fish/cmds.c:2927
 #, fuzzy
 msgid "list supported groups of commands"
 msgstr "கட்டளையை ஏற்பதற்கு தயாராக உள்ளது"
 
-#: fish/cmds.c:2912
+#: fish/cmds.c:2928
 msgid "disable swap on device"
 msgstr "சாதனத்தில் ஸ்வாப்பை செயல்நீக்கு"
 
-#: fish/cmds.c:2913
+#: fish/cmds.c:2929
 msgid "disable swap on file"
 msgstr "கோப்பில் ஸ்வாப்பை செயல்நீக்கு"
 
-#: fish/cmds.c:2914
+#: fish/cmds.c:2930
 msgid "disable swap on labeled swap partition"
 msgstr "லேபிலிடப்பட்ட ஸ்வாப் பகிர்வில் ஸ்வாப்பை செயல்நீக்கு"
 
-#: fish/cmds.c:2915
+#: fish/cmds.c:2931
 msgid "disable swap on swap partition by UUID"
 msgstr "ஸ்வாப் பகிர்வில் UUID படி ஸ்வாப்பை செயல்நீக்கு"
 
-#: fish/cmds.c:2916
+#: fish/cmds.c:2932
 msgid "enable swap on device"
 msgstr "சாதனத்தில் ஸ்வாப்பை செயல்படுத்து "
 
-#: fish/cmds.c:2917
+#: fish/cmds.c:2933
 msgid "enable swap on file"
 msgstr "கொப்பில் ஸ்வாப்பை செயல்படுத்து"
 
-#: fish/cmds.c:2918
+#: fish/cmds.c:2934
 msgid "enable swap on labeled swap partition"
 msgstr "லேபிலிடப்பட்ட ஸ்வாப் பகிர்வில் ஸ்வாப்பை செயல்படுத்து"
 
-#: fish/cmds.c:2919
+#: fish/cmds.c:2935
 msgid "enable swap on swap partition by UUID"
 msgstr "enable swap on swap partition by UUID"
 
-#: fish/cmds.c:2920
+#: fish/cmds.c:2936
 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:2921
+#: fish/cmds.c:2937
 msgid "return last 10 lines of a file"
 msgstr "ஒரு கோப்பின் கடைசி10 வரிகளை கொடுத்தது"
 
-#: fish/cmds.c:2922
+#: fish/cmds.c:2938
 msgid "return last N lines of a file"
 msgstr "ஒரு கோப்பின் கடைசி N வரிகளை கொடுத்தது"
 
-#: fish/cmds.c:2923
+#: fish/cmds.c:2939
 msgid "unpack tarfile to directory"
 msgstr "unpack tarfile to directory"
 
-#: fish/cmds.c:2924
+#: fish/cmds.c:2940
 msgid "pack directory into tarfile"
 msgstr "pack directory into tarfile"
 
-#: fish/cmds.c:2925 fish/cmds.c:2932
+#: fish/cmds.c:2941 fish/cmds.c:2948
 msgid "unpack compressed tarball to directory"
 msgstr "unpack compressed tarball to directory"
 
-#: fish/cmds.c:2926 fish/cmds.c:2933
+#: fish/cmds.c:2942 fish/cmds.c:2949
 msgid "pack directory into compressed tarball"
 msgstr "pack directory into compressed tarball"
 
-#: fish/cmds.c:2927
+#: fish/cmds.c:2943
 #, fuzzy
 msgid "print elapsed time taken to run a command"
 msgstr "கட்டளையை இயக்குவதற்கு எடுத்துக் கொண்ட நேரத்தை அளவிடு"
 
-#: fish/cmds.c:2928
+#: fish/cmds.c:2944
 msgid "update file timestamps or create a new file"
 msgstr "கோப்பு நேரஸ்டேம்ப்புக்களை மேம்படுத்து அல்லது ஒரு புதிய கோப்பை உருவாக்கு"
 
-#: fish/cmds.c:2929
+#: fish/cmds.c:2945
 msgid "truncate a file to zero size"
 msgstr "ஒரு கோப்பினை பூஜ்ஜிய அளவுக்கு வெட்டிக் குறை"
 
-#: fish/cmds.c:2930
+#: fish/cmds.c:2946
 msgid "truncate a file to a particular size"
 msgstr "ஒரு கோப்பினில் ஒரு குறிப்பிட்ட அளவை வெட்டிக் குறை"
 
-#: fish/cmds.c:2931
+#: fish/cmds.c:2947
 msgid "get ext2/ext3/ext4 superblock details"
 msgstr "ext2/ext3/ext4 சிறந்த தொகுதி விவரங்களை பெறு"
 
-#: fish/cmds.c:2934
+#: fish/cmds.c:2950
 msgid "set file mode creation mask (umask)"
 msgstr "set file mode creation mask (umask)"
 
-#: fish/cmds.c:2935
+#: fish/cmds.c:2951
 msgid "unmount a filesystem"
 msgstr "ஏற முடியாத ஒரு கோப்புமுறைமை"
 
-#: fish/cmds.c:2936
+#: fish/cmds.c:2952
 msgid "unmount all filesystems"
 msgstr "ஏறாத அனைத்து கோப்புமுறைமை"
 
-#: fish/cmds.c:2937
+#: fish/cmds.c:2953
 msgid "upload a file from the local machine"
 msgstr "உள்ளமை கணினியிலிருந்து ஒரு கோப்பை மேம்படுத்து"
 
-#: fish/cmds.c:2938
+#: fish/cmds.c:2954
 #, fuzzy
 msgid "upload a file from the local machine with offset"
 msgstr "உள்ளமை கணினியிலிருந்து ஒரு கோப்பை மேம்படுத்து"
 
-#: fish/cmds.c:2939
+#: fish/cmds.c:2955
 msgid "set timestamp of a file with nanosecond precision"
 msgstr "set timestamp of a file with nanosecond precision"
 
-#: fish/cmds.c:2940
+#: fish/cmds.c:2956
 msgid "get the library version number"
 msgstr "நூலக பதிப்பு எண்ணிக்கையை பெறு"
 
-#: fish/cmds.c:2941
+#: fish/cmds.c:2957
 #, fuzzy
 msgid "get the filesystem label"
 msgstr "ext2/3/4 கோப்புமுறைமை லேபிலைப் பெறு"
 
-#: fish/cmds.c:2942
+#: fish/cmds.c:2958
 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:2943
+#: fish/cmds.c:2959
 #, fuzzy
 msgid "get the filesystem UUID"
 msgstr "ext2/3/4 கோப்புமுறை UUIDஐ பெறு"
 
-#: fish/cmds.c:2944
+#: fish/cmds.c:2960
 msgid "activate or deactivate some volume groups"
 msgstr "சில தொகுதி குழுக்களையும் செயற்படுத்து அல்லது செயல்நீக்கு"
 
-#: fish/cmds.c:2945
+#: fish/cmds.c:2961
 msgid "activate or deactivate all volume groups"
 msgstr "அனைத்து தொகுதி குழுக்களையும் செயற்படுத்து அல்லது செயல்நீக்கு"
 
-#: fish/cmds.c:2946
+#: fish/cmds.c:2962
 msgid "create an LVM volume group"
 msgstr "ஒரு LVM தொகுதி குழுவினை உருவாக்கு"
 
-#: fish/cmds.c:2947
+#: fish/cmds.c:2963
 msgid "get the LV UUIDs of all LVs in the volume group"
 msgstr ""
 
-#: fish/cmds.c:2948
+#: fish/cmds.c:2964
 msgid "get the PV UUIDs containing the volume group"
 msgstr ""
 
-#: fish/cmds.c:2949
+#: fish/cmds.c:2965
 msgid "remove an LVM volume group"
 msgstr "ஒருLVM தொகுதி குழுவை நீக்கு"
 
-#: fish/cmds.c:2950
+#: fish/cmds.c:2966
 #, fuzzy
 msgid "rename an LVM volume group"
 msgstr "ஒரு LVM தொகுதி குழுவினை உருவாக்கு"
 
-#: fish/cmds.c:2951 fish/cmds.c:2952
+#: fish/cmds.c:2967 fish/cmds.c:2968
 msgid "list the LVM volume groups (VGs)"
 msgstr "LVM தொகுதி குழுக்களை பட்டியலிடு (VGs)"
 
-#: fish/cmds.c:2953
+#: fish/cmds.c:2969
 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
 msgstr ""
 
-#: fish/cmds.c:2954
+#: fish/cmds.c:2970
 #, fuzzy
 msgid "get the UUID of a volume group"
 msgstr "ஒரு LVM தொகுதி குழுவினை உருவாக்கு"
 
-#: fish/cmds.c:2955
+#: fish/cmds.c:2971
 msgid "count characters in a file"
 msgstr "ஒரு கோப்பிலுள்ள எழுத்துகளை கணக்கிடு"
 
-#: fish/cmds.c:2956
+#: fish/cmds.c:2972
 msgid "count lines in a file"
 msgstr "ஒரு கோப்பிலுள்ள வரிகளை கணக்கிடு"
 
-#: fish/cmds.c:2957
+#: fish/cmds.c:2973
 msgid "count words in a file"
 msgstr "ஒரு கோப்பிலுள்ள வார்த்தைகளை கணக்கிடு"
 
-#: fish/cmds.c:2958
+#: fish/cmds.c:2974
 #, fuzzy
 msgid "create a new file"
 msgstr "ஒரு கோப்பை உருவாக்கு"
 
-#: fish/cmds.c:2959
+#: fish/cmds.c:2975
 msgid "create a file"
 msgstr "ஒரு கோப்பை உருவாக்கு"
 
-#: fish/cmds.c:2962
+#: fish/cmds.c:2978
 msgid "write zeroes to the device"
 msgstr "சாதனத்திற்கு பூஜ்ஜியங்களை எழுது"
 
-#: fish/cmds.c:2963
+#: fish/cmds.c:2979
 #, fuzzy
 msgid "write zeroes to an entire device"
 msgstr "சாதனத்திற்கு பூஜ்ஜியங்களை எழுது"
 
-#: fish/cmds.c:2964
+#: fish/cmds.c:2980
 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:2967
+#: fish/cmds.c:2983
 msgid "determine file type inside a compressed file"
 msgstr "கோப்பு வகையில் உள்ள ஒரு அழுந்தியுள்ள கோப்பை வரையறு"
 
-#: fish/cmds.c:2970
+#: fish/cmds.c:2986
 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:3288 fish/cmds.c:3302 fish/cmds.c:3318 fish/cmds.c:3335
-#: fish/cmds.c:3352 fish/cmds.c:3370 fish/cmds.c:3389 fish/cmds.c:3405
-#: fish/cmds.c:3423 fish/cmds.c:3439 fish/cmds.c:3457 fish/cmds.c:3473
-#: fish/cmds.c:3490 fish/cmds.c:3505 fish/cmds.c:3523 fish/cmds.c:3538
-#: fish/cmds.c:3554 fish/cmds.c:3570 fish/cmds.c:3586 fish/cmds.c:3602
-#: fish/cmds.c:3618 fish/cmds.c:3636 fish/cmds.c:3669 fish/cmds.c:3685
-#: fish/cmds.c:3701 fish/cmds.c:3720 fish/cmds.c:3735 fish/cmds.c:3753
-#: fish/cmds.c:3768 fish/cmds.c:3786 fish/cmds.c:3801 fish/cmds.c:3819
-#: fish/cmds.c:3834 fish/cmds.c:3853 fish/cmds.c:3872 fish/cmds.c:3890
-#: fish/cmds.c:3910 fish/cmds.c:3929 fish/cmds.c:3949 fish/cmds.c:3969
-#: fish/cmds.c:3989 fish/cmds.c:4008 fish/cmds.c:4027 fish/cmds.c:4047
-#: fish/cmds.c:4067 fish/cmds.c:4087 fish/cmds.c:4102 fish/cmds.c:4118
-#: fish/cmds.c:4190 fish/cmds.c:4208 fish/cmds.c:4225 fish/cmds.c:4309
-#: fish/cmds.c:4329 fish/cmds.c:4349 fish/cmds.c:4369 fish/cmds.c:4389
-#: fish/cmds.c:4409 fish/cmds.c:4428 fish/cmds.c:4447 fish/cmds.c:4466
-#: fish/cmds.c:4481 fish/cmds.c:4500 fish/cmds.c:4520 fish/cmds.c:4540
-#: fish/cmds.c:4617 fish/cmds.c:4633 fish/cmds.c:4649 fish/cmds.c:4668
-#: fish/cmds.c:4690 fish/cmds.c:4712 fish/cmds.c:4732 fish/cmds.c:4749
-#: fish/cmds.c:4766 fish/cmds.c:4783 fish/cmds.c:4800 fish/cmds.c:4817
-#: fish/cmds.c:4834 fish/cmds.c:4851 fish/cmds.c:4870 fish/cmds.c:4893
-#: fish/cmds.c:4929 fish/cmds.c:4946 fish/cmds.c:4969 fish/cmds.c:4991
-#: fish/cmds.c:5012 fish/cmds.c:5032 fish/cmds.c:5051 fish/cmds.c:5071
-#: fish/cmds.c:5089 fish/cmds.c:5107 fish/cmds.c:5121 fish/cmds.c:5137
-#: fish/cmds.c:5157 fish/cmds.c:5176 fish/cmds.c:5195 fish/cmds.c:5214
-#: fish/cmds.c:5233 fish/cmds.c:5253 fish/cmds.c:5293 fish/cmds.c:5350
-#: fish/cmds.c:5371 fish/cmds.c:5392 fish/cmds.c:5413 fish/cmds.c:5431
-#: fish/cmds.c:5453 fish/cmds.c:5491 fish/cmds.c:5513 fish/cmds.c:5592
-#: fish/cmds.c:5631 fish/cmds.c:5646 fish/cmds.c:5663 fish/cmds.c:5677
-#: fish/cmds.c:5693 fish/cmds.c:5715 fish/cmds.c:5737 fish/cmds.c:5759
-#: fish/cmds.c:5781 fish/cmds.c:5803 fish/cmds.c:5825 fish/cmds.c:5845
-#: fish/cmds.c:5862 fish/cmds.c:5879 fish/cmds.c:5898 fish/cmds.c:5917
-#: fish/cmds.c:5937 fish/cmds.c:5973 fish/cmds.c:5992 fish/cmds.c:6011
-#: fish/cmds.c:6028 fish/cmds.c:6046 fish/cmds.c:6069 fish/cmds.c:6092
-#: fish/cmds.c:6116 fish/cmds.c:6139 fish/cmds.c:6160 fish/cmds.c:6183
-#: fish/cmds.c:6206 fish/cmds.c:6226 fish/cmds.c:6248 fish/cmds.c:6269
-#: fish/cmds.c:6292 fish/cmds.c:6309 fish/cmds.c:6326 fish/cmds.c:6344
-#: fish/cmds.c:6362 fish/cmds.c:6383 fish/cmds.c:6401 fish/cmds.c:6422
-#: fish/cmds.c:6442 fish/cmds.c:6460 fish/cmds.c:6481 fish/cmds.c:6504
-#: fish/cmds.c:6527 fish/cmds.c:6549 fish/cmds.c:6582 fish/cmds.c:6599
-#: fish/cmds.c:6616 fish/cmds.c:6640 fish/cmds.c:6663 fish/cmds.c:6686
-#: fish/cmds.c:6708 fish/cmds.c:6725 fish/cmds.c:6747 fish/cmds.c:6841
-#: fish/cmds.c:6861 fish/cmds.c:6881 fish/cmds.c:6901 fish/cmds.c:6919
-#: fish/cmds.c:6940 fish/cmds.c:6976 fish/cmds.c:6993 fish/cmds.c:7015
-#: fish/cmds.c:7032 fish/cmds.c:7068 fish/cmds.c:7088 fish/cmds.c:7108
-#: fish/cmds.c:7128 fish/cmds.c:7150 fish/cmds.c:7167 fish/cmds.c:7186
-#: fish/cmds.c:7205 fish/cmds.c:7227 fish/cmds.c:7248 fish/cmds.c:7269
-#: fish/cmds.c:7290 fish/cmds.c:7313 fish/cmds.c:7354 fish/cmds.c:7377
-#: fish/cmds.c:7416 fish/cmds.c:7433 fish/cmds.c:7452 fish/cmds.c:7473
-#: fish/cmds.c:7496 fish/cmds.c:7518 fish/cmds.c:7536 fish/cmds.c:7555
-#: fish/cmds.c:7576 fish/cmds.c:7653 fish/cmds.c:7694 fish/cmds.c:7773
-#: fish/cmds.c:7849 fish/cmds.c:7886 fish/cmds.c:7909 fish/cmds.c:7930
-#: fish/cmds.c:7953 fish/cmds.c:7975 fish/cmds.c:8000 fish/cmds.c:8043
-#: fish/cmds.c:8084 fish/cmds.c:8105 fish/cmds.c:8123 fish/cmds.c:8142
-#: fish/cmds.c:8159 fish/cmds.c:8177 fish/cmds.c:8204 fish/cmds.c:8228
-#: fish/cmds.c:8252 fish/cmds.c:8276 fish/cmds.c:8300 fish/cmds.c:8324
-#: fish/cmds.c:8348 fish/cmds.c:8372 fish/cmds.c:8396 fish/cmds.c:8420
-#: fish/cmds.c:8444 fish/cmds.c:8468 fish/cmds.c:8491 fish/cmds.c:8514
-#: fish/cmds.c:8535 fish/cmds.c:8556 fish/cmds.c:8577 fish/cmds.c:8597
-#: fish/cmds.c:8620 fish/cmds.c:8658 fish/cmds.c:8675 fish/cmds.c:8692
-#: fish/cmds.c:8711 fish/cmds.c:8730 fish/cmds.c:8747 fish/cmds.c:8764
-#: fish/cmds.c:8781 fish/cmds.c:8798 fish/cmds.c:8817 fish/cmds.c:8853
-#: fish/cmds.c:8893 fish/cmds.c:8926 fish/cmds.c:8943 fish/cmds.c:8960
-#: fish/cmds.c:8976 fish/cmds.c:8991 fish/cmds.c:9012 fish/cmds.c:9050
-#: fish/cmds.c:9088 fish/cmds.c:9127 fish/cmds.c:9167 fish/cmds.c:9208
-#: fish/cmds.c:9249 fish/cmds.c:9287 fish/cmds.c:9304 fish/cmds.c:9327
-#: fish/cmds.c:9349 fish/cmds.c:9371 fish/cmds.c:9391 fish/cmds.c:9411
-#: fish/cmds.c:9447 fish/cmds.c:9519 fish/cmds.c:9559 fish/cmds.c:9617
-#: fish/cmds.c:9643 fish/cmds.c:9669 fish/cmds.c:9697 fish/cmds.c:9756
-#: fish/cmds.c:9777 fish/cmds.c:9822 fish/cmds.c:9842 fish/cmds.c:9881
-#: fish/cmds.c:9918 fish/cmds.c:9938 fish/cmds.c:9960 fish/cmds.c:10017
-#: fish/cmds.c:10037 fish/cmds.c:10059 fish/cmds.c:10081 fish/cmds.c:10100
-#: fish/cmds.c:10120 fish/cmds.c:10147 fish/cmds.c:10167 fish/cmds.c:10187
-#: fish/cmds.c:10207 fish/cmds.c:10227 fish/cmds.c:10249 fish/cmds.c:10284
-#: fish/cmds.c:10302 fish/cmds.c:10325 fish/cmds.c:10347 fish/cmds.c:10362
-#: fish/cmds.c:10379 fish/cmds.c:10416 fish/cmds.c:10455 fish/cmds.c:10495
-#: fish/cmds.c:10551 fish/cmds.c:10573 fish/cmds.c:10609 fish/cmds.c:10624
-#: fish/cmds.c:10644 fish/cmds.c:10684 fish/cmds.c:10707 fish/cmds.c:10731
-#: fish/cmds.c:10756 fish/cmds.c:10797 fish/cmds.c:10822 fish/cmds.c:10860
-#: fish/cmds.c:10891 fish/cmds.c:10922 fish/cmds.c:10950 fish/cmds.c:10970
-#: fish/cmds.c:11002 fish/cmds.c:11022 fish/cmds.c:11042 fish/cmds.c:11059
-#: fish/cmds.c:11077 fish/cmds.c:11100 fish/cmds.c:11121 fish/cmds.c:11140
-#: fish/cmds.c:11182 fish/cmds.c:11225 fish/cmds.c:11269 fish/cmds.c:11308
-#: fish/cmds.c:11327 fish/cmds.c:11347 fish/cmds.c:11367 fish/cmds.c:11388
-#: fish/cmds.c:11409 fish/cmds.c:11430 fish/cmds.c:11451 fish/cmds.c:11472
-#: fish/cmds.c:11494 fish/cmds.c:11532 fish/cmds.c:11583 fish/cmds.c:11621
-#: fish/cmds.c:11677 fish/cmds.c:11813 fish/cmds.c:11842 fish/cmds.c:11869
-#: fish/cmds.c:11886 fish/cmds.c:11907 fish/cmds.c:11924
+#: fish/cmds.c:3304 fish/cmds.c:3318 fish/cmds.c:3334 fish/cmds.c:3351
+#: fish/cmds.c:3368 fish/cmds.c:3386 fish/cmds.c:3405 fish/cmds.c:3421
+#: fish/cmds.c:3439 fish/cmds.c:3455 fish/cmds.c:3473 fish/cmds.c:3489
+#: fish/cmds.c:3506 fish/cmds.c:3521 fish/cmds.c:3539 fish/cmds.c:3554
+#: fish/cmds.c:3570 fish/cmds.c:3586 fish/cmds.c:3602 fish/cmds.c:3618
+#: fish/cmds.c:3634 fish/cmds.c:3652 fish/cmds.c:3685 fish/cmds.c:3701
+#: fish/cmds.c:3717 fish/cmds.c:3736 fish/cmds.c:3751 fish/cmds.c:3769
+#: fish/cmds.c:3784 fish/cmds.c:3802 fish/cmds.c:3817 fish/cmds.c:3835
+#: fish/cmds.c:3850 fish/cmds.c:3869 fish/cmds.c:3888 fish/cmds.c:3906
+#: fish/cmds.c:3926 fish/cmds.c:3945 fish/cmds.c:3965 fish/cmds.c:3985
+#: fish/cmds.c:4005 fish/cmds.c:4024 fish/cmds.c:4043 fish/cmds.c:4063
+#: fish/cmds.c:4083 fish/cmds.c:4103 fish/cmds.c:4118 fish/cmds.c:4134
+#: fish/cmds.c:4206 fish/cmds.c:4224 fish/cmds.c:4241 fish/cmds.c:4325
+#: fish/cmds.c:4345 fish/cmds.c:4365 fish/cmds.c:4385 fish/cmds.c:4405
+#: fish/cmds.c:4425 fish/cmds.c:4444 fish/cmds.c:4463 fish/cmds.c:4482
+#: fish/cmds.c:4497 fish/cmds.c:4516 fish/cmds.c:4536 fish/cmds.c:4556
+#: fish/cmds.c:4633 fish/cmds.c:4649 fish/cmds.c:4665 fish/cmds.c:4684
+#: fish/cmds.c:4706 fish/cmds.c:4728 fish/cmds.c:4748 fish/cmds.c:4765
+#: fish/cmds.c:4782 fish/cmds.c:4799 fish/cmds.c:4816 fish/cmds.c:4833
+#: fish/cmds.c:4850 fish/cmds.c:4867 fish/cmds.c:4886 fish/cmds.c:4909
+#: fish/cmds.c:4945 fish/cmds.c:4962 fish/cmds.c:4985 fish/cmds.c:5007
+#: fish/cmds.c:5028 fish/cmds.c:5048 fish/cmds.c:5067 fish/cmds.c:5087
+#: fish/cmds.c:5105 fish/cmds.c:5123 fish/cmds.c:5137 fish/cmds.c:5153
+#: fish/cmds.c:5173 fish/cmds.c:5192 fish/cmds.c:5211 fish/cmds.c:5230
+#: fish/cmds.c:5249 fish/cmds.c:5269 fish/cmds.c:5309 fish/cmds.c:5366
+#: fish/cmds.c:5387 fish/cmds.c:5408 fish/cmds.c:5429 fish/cmds.c:5447
+#: fish/cmds.c:5469 fish/cmds.c:5507 fish/cmds.c:5529 fish/cmds.c:5608
+#: fish/cmds.c:5647 fish/cmds.c:5662 fish/cmds.c:5679 fish/cmds.c:5693
+#: fish/cmds.c:5709 fish/cmds.c:5731 fish/cmds.c:5753 fish/cmds.c:5775
+#: fish/cmds.c:5797 fish/cmds.c:5819 fish/cmds.c:5841 fish/cmds.c:5861
+#: fish/cmds.c:5878 fish/cmds.c:5895 fish/cmds.c:5914 fish/cmds.c:5933
+#: fish/cmds.c:5953 fish/cmds.c:5989 fish/cmds.c:6008 fish/cmds.c:6027
+#: fish/cmds.c:6044 fish/cmds.c:6062 fish/cmds.c:6085 fish/cmds.c:6108
+#: fish/cmds.c:6132 fish/cmds.c:6155 fish/cmds.c:6176 fish/cmds.c:6199
+#: fish/cmds.c:6222 fish/cmds.c:6242 fish/cmds.c:6264 fish/cmds.c:6285
+#: fish/cmds.c:6308 fish/cmds.c:6325 fish/cmds.c:6342 fish/cmds.c:6360
+#: fish/cmds.c:6378 fish/cmds.c:6399 fish/cmds.c:6417 fish/cmds.c:6438
+#: fish/cmds.c:6458 fish/cmds.c:6476 fish/cmds.c:6497 fish/cmds.c:6520
+#: fish/cmds.c:6543 fish/cmds.c:6565 fish/cmds.c:6598 fish/cmds.c:6615
+#: fish/cmds.c:6632 fish/cmds.c:6656 fish/cmds.c:6679 fish/cmds.c:6702
+#: fish/cmds.c:6724 fish/cmds.c:6741 fish/cmds.c:6763 fish/cmds.c:6857
+#: fish/cmds.c:6877 fish/cmds.c:6897 fish/cmds.c:6917 fish/cmds.c:6935
+#: fish/cmds.c:6956 fish/cmds.c:6992 fish/cmds.c:7009 fish/cmds.c:7031
+#: fish/cmds.c:7048 fish/cmds.c:7084 fish/cmds.c:7104 fish/cmds.c:7124
+#: fish/cmds.c:7144 fish/cmds.c:7166 fish/cmds.c:7183 fish/cmds.c:7202
+#: fish/cmds.c:7221 fish/cmds.c:7243 fish/cmds.c:7264 fish/cmds.c:7285
+#: fish/cmds.c:7306 fish/cmds.c:7329 fish/cmds.c:7370 fish/cmds.c:7393
+#: fish/cmds.c:7432 fish/cmds.c:7449 fish/cmds.c:7468 fish/cmds.c:7489
+#: fish/cmds.c:7512 fish/cmds.c:7534 fish/cmds.c:7552 fish/cmds.c:7571
+#: fish/cmds.c:7592 fish/cmds.c:7669 fish/cmds.c:7710 fish/cmds.c:7789
+#: fish/cmds.c:7865 fish/cmds.c:7902 fish/cmds.c:7925 fish/cmds.c:7946
+#: fish/cmds.c:7969 fish/cmds.c:7991 fish/cmds.c:8016 fish/cmds.c:8059
+#: fish/cmds.c:8100 fish/cmds.c:8121 fish/cmds.c:8139 fish/cmds.c:8158
+#: fish/cmds.c:8175 fish/cmds.c:8193 fish/cmds.c:8220 fish/cmds.c:8244
+#: fish/cmds.c:8268 fish/cmds.c:8292 fish/cmds.c:8316 fish/cmds.c:8340
+#: fish/cmds.c:8364 fish/cmds.c:8388 fish/cmds.c:8412 fish/cmds.c:8436
+#: fish/cmds.c:8460 fish/cmds.c:8484 fish/cmds.c:8507 fish/cmds.c:8530
+#: fish/cmds.c:8551 fish/cmds.c:8572 fish/cmds.c:8593 fish/cmds.c:8613
+#: fish/cmds.c:8636 fish/cmds.c:8674 fish/cmds.c:8691 fish/cmds.c:8708
+#: fish/cmds.c:8727 fish/cmds.c:8746 fish/cmds.c:8763 fish/cmds.c:8780
+#: fish/cmds.c:8797 fish/cmds.c:8814 fish/cmds.c:8833 fish/cmds.c:8869
+#: fish/cmds.c:8909 fish/cmds.c:8942 fish/cmds.c:8959 fish/cmds.c:8976
+#: fish/cmds.c:8992 fish/cmds.c:9007 fish/cmds.c:9028 fish/cmds.c:9066
+#: fish/cmds.c:9104 fish/cmds.c:9143 fish/cmds.c:9183 fish/cmds.c:9224
+#: fish/cmds.c:9265 fish/cmds.c:9303 fish/cmds.c:9320 fish/cmds.c:9343
+#: fish/cmds.c:9365 fish/cmds.c:9387 fish/cmds.c:9407 fish/cmds.c:9427
+#: fish/cmds.c:9463 fish/cmds.c:9535 fish/cmds.c:9575 fish/cmds.c:9633
+#: fish/cmds.c:9659 fish/cmds.c:9685 fish/cmds.c:9713 fish/cmds.c:9772
+#: fish/cmds.c:9793 fish/cmds.c:9838 fish/cmds.c:9858 fish/cmds.c:9897
+#: fish/cmds.c:9934 fish/cmds.c:9954 fish/cmds.c:9976 fish/cmds.c:10033
+#: fish/cmds.c:10053 fish/cmds.c:10075 fish/cmds.c:10097 fish/cmds.c:10116
+#: fish/cmds.c:10136 fish/cmds.c:10163 fish/cmds.c:10183 fish/cmds.c:10203
+#: fish/cmds.c:10223 fish/cmds.c:10243 fish/cmds.c:10265 fish/cmds.c:10300
+#: fish/cmds.c:10318 fish/cmds.c:10341 fish/cmds.c:10363 fish/cmds.c:10378
+#: fish/cmds.c:10395 fish/cmds.c:10432 fish/cmds.c:10471 fish/cmds.c:10511
+#: fish/cmds.c:10567 fish/cmds.c:10589 fish/cmds.c:10625 fish/cmds.c:10640
+#: fish/cmds.c:10660 fish/cmds.c:10700 fish/cmds.c:10723 fish/cmds.c:10747
+#: fish/cmds.c:10772 fish/cmds.c:10813 fish/cmds.c:10838 fish/cmds.c:10876
+#: fish/cmds.c:10907 fish/cmds.c:10938 fish/cmds.c:10966 fish/cmds.c:10986
+#: fish/cmds.c:11018 fish/cmds.c:11038 fish/cmds.c:11058 fish/cmds.c:11075
+#: fish/cmds.c:11093 fish/cmds.c:11116 fish/cmds.c:11137 fish/cmds.c:11156
+#: fish/cmds.c:11198 fish/cmds.c:11241 fish/cmds.c:11285 fish/cmds.c:11324
+#: fish/cmds.c:11343 fish/cmds.c:11363 fish/cmds.c:11383 fish/cmds.c:11404
+#: fish/cmds.c:11425 fish/cmds.c:11446 fish/cmds.c:11467 fish/cmds.c:11488
+#: fish/cmds.c:11510 fish/cmds.c:11548 fish/cmds.c:11599 fish/cmds.c:11637
+#: fish/cmds.c:11693 fish/cmds.c:11829 fish/cmds.c:11858 fish/cmds.c:11885
+#: fish/cmds.c:11902 fish/cmds.c:11923 fish/cmds.c:11940 fish/cmds.c:12002
 #, c-format
 msgid "%s should have %d parameter(s)\n"
 msgstr "%s ஆனது %d அளவுருக்(களை) பெற்றிருக்க வேண்டும்\n"
 
-#: fish/cmds.c:3289 fish/cmds.c:3303 fish/cmds.c:3319 fish/cmds.c:3336
-#: fish/cmds.c:3353 fish/cmds.c:3371 fish/cmds.c:3390 fish/cmds.c:3406
-#: fish/cmds.c:3424 fish/cmds.c:3440 fish/cmds.c:3458 fish/cmds.c:3474
-#: fish/cmds.c:3491 fish/cmds.c:3506 fish/cmds.c:3524 fish/cmds.c:3539
-#: fish/cmds.c:3555 fish/cmds.c:3571 fish/cmds.c:3587 fish/cmds.c:3603
-#: fish/cmds.c:3619 fish/cmds.c:3637 fish/cmds.c:3670 fish/cmds.c:3686
-#: fish/cmds.c:3702 fish/cmds.c:3721 fish/cmds.c:3736 fish/cmds.c:3754
-#: fish/cmds.c:3769 fish/cmds.c:3787 fish/cmds.c:3802 fish/cmds.c:3820
-#: fish/cmds.c:3835 fish/cmds.c:3854 fish/cmds.c:3873 fish/cmds.c:3891
-#: fish/cmds.c:3911 fish/cmds.c:3930 fish/cmds.c:3950 fish/cmds.c:3970
-#: fish/cmds.c:3990 fish/cmds.c:4009 fish/cmds.c:4028 fish/cmds.c:4048
-#: fish/cmds.c:4068 fish/cmds.c:4088 fish/cmds.c:4103 fish/cmds.c:4119
-#: fish/cmds.c:4140 fish/cmds.c:4191 fish/cmds.c:4209 fish/cmds.c:4226
-#: fish/cmds.c:4247 fish/cmds.c:4310 fish/cmds.c:4330 fish/cmds.c:4350
-#: fish/cmds.c:4370 fish/cmds.c:4390 fish/cmds.c:4410 fish/cmds.c:4429
-#: fish/cmds.c:4448 fish/cmds.c:4467 fish/cmds.c:4482 fish/cmds.c:4501
-#: fish/cmds.c:4521 fish/cmds.c:4541 fish/cmds.c:4564 fish/cmds.c:4618
-#: fish/cmds.c:4634 fish/cmds.c:4650 fish/cmds.c:4669 fish/cmds.c:4691
-#: fish/cmds.c:4713 fish/cmds.c:4733 fish/cmds.c:4750 fish/cmds.c:4767
-#: fish/cmds.c:4784 fish/cmds.c:4801 fish/cmds.c:4818 fish/cmds.c:4835
-#: fish/cmds.c:4852 fish/cmds.c:4871 fish/cmds.c:4894 fish/cmds.c:4930
-#: fish/cmds.c:4947 fish/cmds.c:4970 fish/cmds.c:4992 fish/cmds.c:5013
-#: fish/cmds.c:5033 fish/cmds.c:5052 fish/cmds.c:5072 fish/cmds.c:5090
-#: fish/cmds.c:5108 fish/cmds.c:5122 fish/cmds.c:5138 fish/cmds.c:5158
-#: fish/cmds.c:5177 fish/cmds.c:5196 fish/cmds.c:5215 fish/cmds.c:5234
-#: fish/cmds.c:5254 fish/cmds.c:5294 fish/cmds.c:5351 fish/cmds.c:5372
-#: fish/cmds.c:5393 fish/cmds.c:5414 fish/cmds.c:5432 fish/cmds.c:5454
-#: fish/cmds.c:5492 fish/cmds.c:5514 fish/cmds.c:5593 fish/cmds.c:5632
-#: fish/cmds.c:5647 fish/cmds.c:5664 fish/cmds.c:5678 fish/cmds.c:5694
-#: fish/cmds.c:5716 fish/cmds.c:5738 fish/cmds.c:5760 fish/cmds.c:5782
-#: fish/cmds.c:5804 fish/cmds.c:5826 fish/cmds.c:5846 fish/cmds.c:5863
-#: fish/cmds.c:5880 fish/cmds.c:5899 fish/cmds.c:5918 fish/cmds.c:5938
-#: fish/cmds.c:5974 fish/cmds.c:5993 fish/cmds.c:6012 fish/cmds.c:6029
-#: fish/cmds.c:6047 fish/cmds.c:6070 fish/cmds.c:6093 fish/cmds.c:6117
-#: fish/cmds.c:6140 fish/cmds.c:6161 fish/cmds.c:6184 fish/cmds.c:6207
-#: fish/cmds.c:6227 fish/cmds.c:6249 fish/cmds.c:6270 fish/cmds.c:6293
-#: fish/cmds.c:6310 fish/cmds.c:6327 fish/cmds.c:6345 fish/cmds.c:6363
-#: fish/cmds.c:6384 fish/cmds.c:6402 fish/cmds.c:6423 fish/cmds.c:6443
-#: fish/cmds.c:6461 fish/cmds.c:6482 fish/cmds.c:6505 fish/cmds.c:6528
-#: fish/cmds.c:6550 fish/cmds.c:6583 fish/cmds.c:6600 fish/cmds.c:6617
-#: fish/cmds.c:6641 fish/cmds.c:6664 fish/cmds.c:6687 fish/cmds.c:6709
-#: fish/cmds.c:6726 fish/cmds.c:6748 fish/cmds.c:6842 fish/cmds.c:6862
-#: fish/cmds.c:6882 fish/cmds.c:6902 fish/cmds.c:6920 fish/cmds.c:6941
-#: fish/cmds.c:6977 fish/cmds.c:6994 fish/cmds.c:7016 fish/cmds.c:7033
-#: fish/cmds.c:7069 fish/cmds.c:7089 fish/cmds.c:7109 fish/cmds.c:7129
-#: fish/cmds.c:7151 fish/cmds.c:7168 fish/cmds.c:7187 fish/cmds.c:7206
-#: fish/cmds.c:7228 fish/cmds.c:7249 fish/cmds.c:7270 fish/cmds.c:7291
-#: fish/cmds.c:7314 fish/cmds.c:7355 fish/cmds.c:7378 fish/cmds.c:7417
-#: fish/cmds.c:7434 fish/cmds.c:7453 fish/cmds.c:7474 fish/cmds.c:7497
-#: fish/cmds.c:7519 fish/cmds.c:7537 fish/cmds.c:7556 fish/cmds.c:7577
-#: fish/cmds.c:7654 fish/cmds.c:7695 fish/cmds.c:7774 fish/cmds.c:7850
-#: fish/cmds.c:7887 fish/cmds.c:7910 fish/cmds.c:7931 fish/cmds.c:7954
-#: fish/cmds.c:7976 fish/cmds.c:8001 fish/cmds.c:8044 fish/cmds.c:8085
-#: fish/cmds.c:8106 fish/cmds.c:8124 fish/cmds.c:8143 fish/cmds.c:8160
-#: fish/cmds.c:8178 fish/cmds.c:8205 fish/cmds.c:8229 fish/cmds.c:8253
-#: fish/cmds.c:8277 fish/cmds.c:8301 fish/cmds.c:8325 fish/cmds.c:8349
-#: fish/cmds.c:8373 fish/cmds.c:8397 fish/cmds.c:8421 fish/cmds.c:8445
-#: fish/cmds.c:8469 fish/cmds.c:8492 fish/cmds.c:8515 fish/cmds.c:8536
-#: fish/cmds.c:8557 fish/cmds.c:8578 fish/cmds.c:8598 fish/cmds.c:8621
-#: fish/cmds.c:8659 fish/cmds.c:8676 fish/cmds.c:8693 fish/cmds.c:8712
-#: fish/cmds.c:8731 fish/cmds.c:8748 fish/cmds.c:8765 fish/cmds.c:8782
-#: fish/cmds.c:8799 fish/cmds.c:8818 fish/cmds.c:8854 fish/cmds.c:8894
-#: fish/cmds.c:8927 fish/cmds.c:8944 fish/cmds.c:8961 fish/cmds.c:8977
-#: fish/cmds.c:8992 fish/cmds.c:9013 fish/cmds.c:9051 fish/cmds.c:9089
-#: fish/cmds.c:9128 fish/cmds.c:9168 fish/cmds.c:9209 fish/cmds.c:9250
-#: fish/cmds.c:9288 fish/cmds.c:9305 fish/cmds.c:9328 fish/cmds.c:9350
-#: fish/cmds.c:9372 fish/cmds.c:9392 fish/cmds.c:9412 fish/cmds.c:9448
-#: fish/cmds.c:9520 fish/cmds.c:9560 fish/cmds.c:9618 fish/cmds.c:9644
-#: fish/cmds.c:9670 fish/cmds.c:9698 fish/cmds.c:9757 fish/cmds.c:9778
-#: fish/cmds.c:9823 fish/cmds.c:9843 fish/cmds.c:9882 fish/cmds.c:9919
-#: fish/cmds.c:9939 fish/cmds.c:9961 fish/cmds.c:10018 fish/cmds.c:10038
-#: fish/cmds.c:10060 fish/cmds.c:10082 fish/cmds.c:10101 fish/cmds.c:10121
-#: fish/cmds.c:10148 fish/cmds.c:10168 fish/cmds.c:10188 fish/cmds.c:10208
-#: fish/cmds.c:10228 fish/cmds.c:10250 fish/cmds.c:10285 fish/cmds.c:10303
-#: fish/cmds.c:10326 fish/cmds.c:10348 fish/cmds.c:10363 fish/cmds.c:10380
-#: fish/cmds.c:10417 fish/cmds.c:10456 fish/cmds.c:10496 fish/cmds.c:10552
-#: fish/cmds.c:10574 fish/cmds.c:10610 fish/cmds.c:10625 fish/cmds.c:10645
-#: fish/cmds.c:10685 fish/cmds.c:10708 fish/cmds.c:10732 fish/cmds.c:10757
-#: fish/cmds.c:10798 fish/cmds.c:10823 fish/cmds.c:10861 fish/cmds.c:10892
-#: fish/cmds.c:10923 fish/cmds.c:10951 fish/cmds.c:10971 fish/cmds.c:11003
-#: fish/cmds.c:11023 fish/cmds.c:11043 fish/cmds.c:11060 fish/cmds.c:11078
-#: fish/cmds.c:11101 fish/cmds.c:11122 fish/cmds.c:11141 fish/cmds.c:11183
-#: fish/cmds.c:11226 fish/cmds.c:11270 fish/cmds.c:11309 fish/cmds.c:11328
-#: fish/cmds.c:11348 fish/cmds.c:11368 fish/cmds.c:11389 fish/cmds.c:11410
-#: fish/cmds.c:11431 fish/cmds.c:11452 fish/cmds.c:11473 fish/cmds.c:11495
-#: fish/cmds.c:11533 fish/cmds.c:11584 fish/cmds.c:11622 fish/cmds.c:11678
-#: fish/cmds.c:11701 fish/cmds.c:11814 fish/cmds.c:11843 fish/cmds.c:11870
-#: fish/cmds.c:11887 fish/cmds.c:11908 fish/cmds.c:11925 fish/cmds.c:11947
+#: fish/cmds.c:3305 fish/cmds.c:3319 fish/cmds.c:3335 fish/cmds.c:3352
+#: fish/cmds.c:3369 fish/cmds.c:3387 fish/cmds.c:3406 fish/cmds.c:3422
+#: fish/cmds.c:3440 fish/cmds.c:3456 fish/cmds.c:3474 fish/cmds.c:3490
+#: fish/cmds.c:3507 fish/cmds.c:3522 fish/cmds.c:3540 fish/cmds.c:3555
+#: fish/cmds.c:3571 fish/cmds.c:3587 fish/cmds.c:3603 fish/cmds.c:3619
+#: fish/cmds.c:3635 fish/cmds.c:3653 fish/cmds.c:3686 fish/cmds.c:3702
+#: fish/cmds.c:3718 fish/cmds.c:3737 fish/cmds.c:3752 fish/cmds.c:3770
+#: fish/cmds.c:3785 fish/cmds.c:3803 fish/cmds.c:3818 fish/cmds.c:3836
+#: fish/cmds.c:3851 fish/cmds.c:3870 fish/cmds.c:3889 fish/cmds.c:3907
+#: fish/cmds.c:3927 fish/cmds.c:3946 fish/cmds.c:3966 fish/cmds.c:3986
+#: fish/cmds.c:4006 fish/cmds.c:4025 fish/cmds.c:4044 fish/cmds.c:4064
+#: fish/cmds.c:4084 fish/cmds.c:4104 fish/cmds.c:4119 fish/cmds.c:4135
+#: fish/cmds.c:4156 fish/cmds.c:4207 fish/cmds.c:4225 fish/cmds.c:4242
+#: fish/cmds.c:4263 fish/cmds.c:4326 fish/cmds.c:4346 fish/cmds.c:4366
+#: fish/cmds.c:4386 fish/cmds.c:4406 fish/cmds.c:4426 fish/cmds.c:4445
+#: fish/cmds.c:4464 fish/cmds.c:4483 fish/cmds.c:4498 fish/cmds.c:4517
+#: fish/cmds.c:4537 fish/cmds.c:4557 fish/cmds.c:4580 fish/cmds.c:4634
+#: fish/cmds.c:4650 fish/cmds.c:4666 fish/cmds.c:4685 fish/cmds.c:4707
+#: fish/cmds.c:4729 fish/cmds.c:4749 fish/cmds.c:4766 fish/cmds.c:4783
+#: fish/cmds.c:4800 fish/cmds.c:4817 fish/cmds.c:4834 fish/cmds.c:4851
+#: fish/cmds.c:4868 fish/cmds.c:4887 fish/cmds.c:4910 fish/cmds.c:4946
+#: fish/cmds.c:4963 fish/cmds.c:4986 fish/cmds.c:5008 fish/cmds.c:5029
+#: fish/cmds.c:5049 fish/cmds.c:5068 fish/cmds.c:5088 fish/cmds.c:5106
+#: fish/cmds.c:5124 fish/cmds.c:5138 fish/cmds.c:5154 fish/cmds.c:5174
+#: fish/cmds.c:5193 fish/cmds.c:5212 fish/cmds.c:5231 fish/cmds.c:5250
+#: fish/cmds.c:5270 fish/cmds.c:5310 fish/cmds.c:5367 fish/cmds.c:5388
+#: fish/cmds.c:5409 fish/cmds.c:5430 fish/cmds.c:5448 fish/cmds.c:5470
+#: fish/cmds.c:5508 fish/cmds.c:5530 fish/cmds.c:5609 fish/cmds.c:5648
+#: fish/cmds.c:5663 fish/cmds.c:5680 fish/cmds.c:5694 fish/cmds.c:5710
+#: fish/cmds.c:5732 fish/cmds.c:5754 fish/cmds.c:5776 fish/cmds.c:5798
+#: fish/cmds.c:5820 fish/cmds.c:5842 fish/cmds.c:5862 fish/cmds.c:5879
+#: fish/cmds.c:5896 fish/cmds.c:5915 fish/cmds.c:5934 fish/cmds.c:5954
+#: fish/cmds.c:5990 fish/cmds.c:6009 fish/cmds.c:6028 fish/cmds.c:6045
+#: fish/cmds.c:6063 fish/cmds.c:6086 fish/cmds.c:6109 fish/cmds.c:6133
+#: fish/cmds.c:6156 fish/cmds.c:6177 fish/cmds.c:6200 fish/cmds.c:6223
+#: fish/cmds.c:6243 fish/cmds.c:6265 fish/cmds.c:6286 fish/cmds.c:6309
+#: fish/cmds.c:6326 fish/cmds.c:6343 fish/cmds.c:6361 fish/cmds.c:6379
+#: fish/cmds.c:6400 fish/cmds.c:6418 fish/cmds.c:6439 fish/cmds.c:6459
+#: fish/cmds.c:6477 fish/cmds.c:6498 fish/cmds.c:6521 fish/cmds.c:6544
+#: fish/cmds.c:6566 fish/cmds.c:6599 fish/cmds.c:6616 fish/cmds.c:6633
+#: fish/cmds.c:6657 fish/cmds.c:6680 fish/cmds.c:6703 fish/cmds.c:6725
+#: fish/cmds.c:6742 fish/cmds.c:6764 fish/cmds.c:6858 fish/cmds.c:6878
+#: fish/cmds.c:6898 fish/cmds.c:6918 fish/cmds.c:6936 fish/cmds.c:6957
+#: fish/cmds.c:6993 fish/cmds.c:7010 fish/cmds.c:7032 fish/cmds.c:7049
+#: fish/cmds.c:7085 fish/cmds.c:7105 fish/cmds.c:7125 fish/cmds.c:7145
+#: fish/cmds.c:7167 fish/cmds.c:7184 fish/cmds.c:7203 fish/cmds.c:7222
+#: fish/cmds.c:7244 fish/cmds.c:7265 fish/cmds.c:7286 fish/cmds.c:7307
+#: fish/cmds.c:7330 fish/cmds.c:7371 fish/cmds.c:7394 fish/cmds.c:7433
+#: fish/cmds.c:7450 fish/cmds.c:7469 fish/cmds.c:7490 fish/cmds.c:7513
+#: fish/cmds.c:7535 fish/cmds.c:7553 fish/cmds.c:7572 fish/cmds.c:7593
+#: fish/cmds.c:7670 fish/cmds.c:7711 fish/cmds.c:7790 fish/cmds.c:7866
+#: fish/cmds.c:7903 fish/cmds.c:7926 fish/cmds.c:7947 fish/cmds.c:7970
+#: fish/cmds.c:7992 fish/cmds.c:8017 fish/cmds.c:8060 fish/cmds.c:8101
+#: fish/cmds.c:8122 fish/cmds.c:8140 fish/cmds.c:8159 fish/cmds.c:8176
+#: fish/cmds.c:8194 fish/cmds.c:8221 fish/cmds.c:8245 fish/cmds.c:8269
+#: fish/cmds.c:8293 fish/cmds.c:8317 fish/cmds.c:8341 fish/cmds.c:8365
+#: fish/cmds.c:8389 fish/cmds.c:8413 fish/cmds.c:8437 fish/cmds.c:8461
+#: fish/cmds.c:8485 fish/cmds.c:8508 fish/cmds.c:8531 fish/cmds.c:8552
+#: fish/cmds.c:8573 fish/cmds.c:8594 fish/cmds.c:8614 fish/cmds.c:8637
+#: fish/cmds.c:8675 fish/cmds.c:8692 fish/cmds.c:8709 fish/cmds.c:8728
+#: fish/cmds.c:8747 fish/cmds.c:8764 fish/cmds.c:8781 fish/cmds.c:8798
+#: fish/cmds.c:8815 fish/cmds.c:8834 fish/cmds.c:8870 fish/cmds.c:8910
+#: fish/cmds.c:8943 fish/cmds.c:8960 fish/cmds.c:8977 fish/cmds.c:8993
+#: fish/cmds.c:9008 fish/cmds.c:9029 fish/cmds.c:9067 fish/cmds.c:9105
+#: fish/cmds.c:9144 fish/cmds.c:9184 fish/cmds.c:9225 fish/cmds.c:9266
+#: fish/cmds.c:9304 fish/cmds.c:9321 fish/cmds.c:9344 fish/cmds.c:9366
+#: fish/cmds.c:9388 fish/cmds.c:9408 fish/cmds.c:9428 fish/cmds.c:9464
+#: fish/cmds.c:9536 fish/cmds.c:9576 fish/cmds.c:9634 fish/cmds.c:9660
+#: fish/cmds.c:9686 fish/cmds.c:9714 fish/cmds.c:9773 fish/cmds.c:9794
+#: fish/cmds.c:9839 fish/cmds.c:9859 fish/cmds.c:9898 fish/cmds.c:9935
+#: fish/cmds.c:9955 fish/cmds.c:9977 fish/cmds.c:10034 fish/cmds.c:10054
+#: fish/cmds.c:10076 fish/cmds.c:10098 fish/cmds.c:10117 fish/cmds.c:10137
+#: fish/cmds.c:10164 fish/cmds.c:10184 fish/cmds.c:10204 fish/cmds.c:10224
+#: fish/cmds.c:10244 fish/cmds.c:10266 fish/cmds.c:10301 fish/cmds.c:10319
+#: fish/cmds.c:10342 fish/cmds.c:10364 fish/cmds.c:10379 fish/cmds.c:10396
+#: fish/cmds.c:10433 fish/cmds.c:10472 fish/cmds.c:10512 fish/cmds.c:10568
+#: fish/cmds.c:10590 fish/cmds.c:10626 fish/cmds.c:10641 fish/cmds.c:10661
+#: fish/cmds.c:10701 fish/cmds.c:10724 fish/cmds.c:10748 fish/cmds.c:10773
+#: fish/cmds.c:10814 fish/cmds.c:10839 fish/cmds.c:10877 fish/cmds.c:10908
+#: fish/cmds.c:10939 fish/cmds.c:10967 fish/cmds.c:10987 fish/cmds.c:11019
+#: fish/cmds.c:11039 fish/cmds.c:11059 fish/cmds.c:11076 fish/cmds.c:11094
+#: fish/cmds.c:11117 fish/cmds.c:11138 fish/cmds.c:11157 fish/cmds.c:11199
+#: fish/cmds.c:11242 fish/cmds.c:11286 fish/cmds.c:11325 fish/cmds.c:11344
+#: fish/cmds.c:11364 fish/cmds.c:11384 fish/cmds.c:11405 fish/cmds.c:11426
+#: fish/cmds.c:11447 fish/cmds.c:11468 fish/cmds.c:11489 fish/cmds.c:11511
+#: fish/cmds.c:11549 fish/cmds.c:11600 fish/cmds.c:11638 fish/cmds.c:11694
+#: fish/cmds.c:11717 fish/cmds.c:11830 fish/cmds.c:11859 fish/cmds.c:11886
+#: fish/cmds.c:11903 fish/cmds.c:11924 fish/cmds.c:11941 fish/cmds.c:11963
+#: fish/cmds.c:12003 fish/cmds.c:12024
 #, c-format
 msgid "type 'help %s' for help on %s\n"
 msgstr "type 'help %s' for help on %s\n"
 
-#: fish/cmds.c:3647 fish/cmds.c:4906 fish/cmds.c:5264 fish/cmds.c:5304
-#: fish/cmds.c:5323 fish/cmds.c:5466 fish/cmds.c:5525 fish/cmds.c:5544
-#: fish/cmds.c:5563 fish/cmds.c:5606 fish/cmds.c:5949 fish/cmds.c:6560
-#: fish/cmds.c:6759 fish/cmds.c:6778 fish/cmds.c:6797 fish/cmds.c:6816
-#: fish/cmds.c:6952 fish/cmds.c:7043 fish/cmds.c:7324 fish/cmds.c:7388
-#: fish/cmds.c:7587 fish/cmds.c:7606 fish/cmds.c:7625 fish/cmds.c:7664
-#: fish/cmds.c:7705 fish/cmds.c:7724 fish/cmds.c:7743 fish/cmds.c:7784
-#: fish/cmds.c:7803 fish/cmds.c:7822 fish/cmds.c:7860 fish/cmds.c:8013
-#: fish/cmds.c:8056 fish/cmds.c:8633 fish/cmds.c:8828 fish/cmds.c:8866
-#: fish/cmds.c:8904 fish/cmds.c:9024 fish/cmds.c:9061 fish/cmds.c:9099
-#: fish/cmds.c:9138 fish/cmds.c:9179 fish/cmds.c:9220 fish/cmds.c:9261
-#: fish/cmds.c:9424 fish/cmds.c:9460 fish/cmds.c:9473 fish/cmds.c:9486
-#: fish/cmds.c:9499 fish/cmds.c:9532 fish/cmds.c:9570 fish/cmds.c:9589
-#: fish/cmds.c:9710 fish/cmds.c:9729 fish/cmds.c:9790 fish/cmds.c:9803
-#: fish/cmds.c:9854 fish/cmds.c:9893 fish/cmds.c:9971 fish/cmds.c:9990
-#: fish/cmds.c:10264 fish/cmds.c:10391 fish/cmds.c:10428 fish/cmds.c:10467
-#: fish/cmds.c:10507 fish/cmds.c:10526 fish/cmds.c:10585 fish/cmds.c:10658
-#: fish/cmds.c:10768 fish/cmds.c:10838 fish/cmds.c:10872 fish/cmds.c:10903
-#: fish/cmds.c:10934 fish/cmds.c:10983 fish/cmds.c:11154 fish/cmds.c:11196
-#: fish/cmds.c:11241 fish/cmds.c:11283 fish/cmds.c:11509 fish/cmds.c:11547
-#: fish/cmds.c:11560 fish/cmds.c:11598 fish/cmds.c:11633 fish/cmds.c:11652
-#: fish/cmds.c:11719 fish/cmds.c:11747 fish/cmds.c:11770
+#: fish/cmds.c:3663 fish/cmds.c:4922 fish/cmds.c:5280 fish/cmds.c:5320
+#: fish/cmds.c:5339 fish/cmds.c:5482 fish/cmds.c:5541 fish/cmds.c:5560
+#: fish/cmds.c:5579 fish/cmds.c:5622 fish/cmds.c:5965 fish/cmds.c:6576
+#: fish/cmds.c:6775 fish/cmds.c:6794 fish/cmds.c:6813 fish/cmds.c:6832
+#: fish/cmds.c:6968 fish/cmds.c:7059 fish/cmds.c:7340 fish/cmds.c:7404
+#: fish/cmds.c:7603 fish/cmds.c:7622 fish/cmds.c:7641 fish/cmds.c:7680
+#: fish/cmds.c:7721 fish/cmds.c:7740 fish/cmds.c:7759 fish/cmds.c:7800
+#: fish/cmds.c:7819 fish/cmds.c:7838 fish/cmds.c:7876 fish/cmds.c:8029
+#: fish/cmds.c:8072 fish/cmds.c:8649 fish/cmds.c:8844 fish/cmds.c:8882
+#: fish/cmds.c:8920 fish/cmds.c:9040 fish/cmds.c:9077 fish/cmds.c:9115
+#: fish/cmds.c:9154 fish/cmds.c:9195 fish/cmds.c:9236 fish/cmds.c:9277
+#: fish/cmds.c:9440 fish/cmds.c:9476 fish/cmds.c:9489 fish/cmds.c:9502
+#: fish/cmds.c:9515 fish/cmds.c:9548 fish/cmds.c:9586 fish/cmds.c:9605
+#: fish/cmds.c:9726 fish/cmds.c:9745 fish/cmds.c:9806 fish/cmds.c:9819
+#: fish/cmds.c:9870 fish/cmds.c:9909 fish/cmds.c:9987 fish/cmds.c:10006
+#: fish/cmds.c:10280 fish/cmds.c:10407 fish/cmds.c:10444 fish/cmds.c:10483
+#: fish/cmds.c:10523 fish/cmds.c:10542 fish/cmds.c:10601 fish/cmds.c:10674
+#: fish/cmds.c:10784 fish/cmds.c:10854 fish/cmds.c:10888 fish/cmds.c:10919
+#: fish/cmds.c:10950 fish/cmds.c:10999 fish/cmds.c:11170 fish/cmds.c:11212
+#: fish/cmds.c:11257 fish/cmds.c:11299 fish/cmds.c:11525 fish/cmds.c:11563
+#: fish/cmds.c:11576 fish/cmds.c:11614 fish/cmds.c:11649 fish/cmds.c:11668
+#: fish/cmds.c:11735 fish/cmds.c:11763 fish/cmds.c:11786 fish/cmds.c:12041
 #, c-format
 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
 msgstr ""
 
-#: fish/cmds.c:3653 fish/cmds.c:4912 fish/cmds.c:5270 fish/cmds.c:5310
-#: fish/cmds.c:5329 fish/cmds.c:5472 fish/cmds.c:5531 fish/cmds.c:5550
-#: fish/cmds.c:5569 fish/cmds.c:5612 fish/cmds.c:5955 fish/cmds.c:6566
-#: fish/cmds.c:6765 fish/cmds.c:6784 fish/cmds.c:6803 fish/cmds.c:6822
-#: fish/cmds.c:6958 fish/cmds.c:7049 fish/cmds.c:7330 fish/cmds.c:7394
-#: fish/cmds.c:7593 fish/cmds.c:7612 fish/cmds.c:7631 fish/cmds.c:7670
-#: fish/cmds.c:7711 fish/cmds.c:7730 fish/cmds.c:7749 fish/cmds.c:7790
-#: fish/cmds.c:7809 fish/cmds.c:7828 fish/cmds.c:7866 fish/cmds.c:8019
-#: fish/cmds.c:8062 fish/cmds.c:8639 fish/cmds.c:8834 fish/cmds.c:8872
-#: fish/cmds.c:8910 fish/cmds.c:9030 fish/cmds.c:9067 fish/cmds.c:9105
-#: fish/cmds.c:9144 fish/cmds.c:9185 fish/cmds.c:9226 fish/cmds.c:9267
-#: fish/cmds.c:9538 fish/cmds.c:9576 fish/cmds.c:9595 fish/cmds.c:9716
-#: fish/cmds.c:9860 fish/cmds.c:9899 fish/cmds.c:9977 fish/cmds.c:9996
-#: fish/cmds.c:10397 fish/cmds.c:10434 fish/cmds.c:10473 fish/cmds.c:10513
-#: fish/cmds.c:10532 fish/cmds.c:10591 fish/cmds.c:10664 fish/cmds.c:10774
-#: fish/cmds.c:11160 fish/cmds.c:11202 fish/cmds.c:11247 fish/cmds.c:11289
-#: fish/cmds.c:11639 fish/cmds.c:11725 fish/cmds.c:11753 fish/cmds.c:11776
+#: fish/cmds.c:3669 fish/cmds.c:4928 fish/cmds.c:5286 fish/cmds.c:5326
+#: fish/cmds.c:5345 fish/cmds.c:5488 fish/cmds.c:5547 fish/cmds.c:5566
+#: fish/cmds.c:5585 fish/cmds.c:5628 fish/cmds.c:5971 fish/cmds.c:6582
+#: fish/cmds.c:6781 fish/cmds.c:6800 fish/cmds.c:6819 fish/cmds.c:6838
+#: fish/cmds.c:6974 fish/cmds.c:7065 fish/cmds.c:7346 fish/cmds.c:7410
+#: fish/cmds.c:7609 fish/cmds.c:7628 fish/cmds.c:7647 fish/cmds.c:7686
+#: fish/cmds.c:7727 fish/cmds.c:7746 fish/cmds.c:7765 fish/cmds.c:7806
+#: fish/cmds.c:7825 fish/cmds.c:7844 fish/cmds.c:7882 fish/cmds.c:8035
+#: fish/cmds.c:8078 fish/cmds.c:8655 fish/cmds.c:8850 fish/cmds.c:8888
+#: fish/cmds.c:8926 fish/cmds.c:9046 fish/cmds.c:9083 fish/cmds.c:9121
+#: fish/cmds.c:9160 fish/cmds.c:9201 fish/cmds.c:9242 fish/cmds.c:9283
+#: fish/cmds.c:9554 fish/cmds.c:9592 fish/cmds.c:9611 fish/cmds.c:9732
+#: fish/cmds.c:9876 fish/cmds.c:9915 fish/cmds.c:9993 fish/cmds.c:10012
+#: fish/cmds.c:10413 fish/cmds.c:10450 fish/cmds.c:10489 fish/cmds.c:10529
+#: fish/cmds.c:10548 fish/cmds.c:10607 fish/cmds.c:10680 fish/cmds.c:10790
+#: fish/cmds.c:11176 fish/cmds.c:11218 fish/cmds.c:11263 fish/cmds.c:11305
+#: fish/cmds.c:11655 fish/cmds.c:11741 fish/cmds.c:11769 fish/cmds.c:11792
 #, c-format
 msgid "%s: %s: integer out of range\n"
 msgstr ""
 
-#: fish/cmds.c:4139 fish/cmds.c:4246 fish/cmds.c:4563 fish/cmds.c:11700
-#: fish/cmds.c:11946
+#: fish/cmds.c:4155 fish/cmds.c:4262 fish/cmds.c:4579 fish/cmds.c:11716
+#: fish/cmds.c:11962 fish/cmds.c:12023
 #, fuzzy, c-format
 msgid "%s should have %d-%d parameter(s)\n"
 msgstr "%s ஆனது %d அளவுருக்(களை) பெற்றிருக்க வேண்டும்\n"
 
-#: fish/cmds.c:4165 fish/cmds.c:4282 fish/cmds.c:4584 fish/cmds.c:11786
-#: fish/cmds.c:11963
+#: fish/cmds.c:4181 fish/cmds.c:4298 fish/cmds.c:4600 fish/cmds.c:11802
+#: fish/cmds.c:11979 fish/cmds.c:12056
 #, fuzzy, c-format
 msgid "%s: unknown optional argument \"%s\"\n"
 msgstr "%s: அதிக விவாதங்கள்\n"
 
-#: fish/cmds.c:4171 fish/cmds.c:4288 fish/cmds.c:4590 fish/cmds.c:11792
-#: fish/cmds.c:11969
+#: fish/cmds.c:4187 fish/cmds.c:4304 fish/cmds.c:4606 fish/cmds.c:11808
+#: fish/cmds.c:11985 fish/cmds.c:12062
 #, fuzzy, c-format
 msgid "%s: optional argument \"%s\" given twice\n"
 msgstr "%s: அதிக விவாதங்கள்\n"
 
-#: fish/cmds.c:11989
+#: fish/cmds.c:12082
 #, c-format
 msgid "%s: unknown command\n"
 msgstr "%s: தெரியாத கட்டளை\n"
index e1cf71d..4470e92 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-07-06 15:21+0100\n"
+"POT-Creation-Date: 2011-07-12 19:46+0100\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"
@@ -417,1680 +417,1686 @@ msgstr "ఆరంభించిన తర్వాత డిస్కులన
 msgid "%s: invalid integer parameter (%s returned %d)\n"
 msgstr ""
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2615
 msgid "Command"
 msgstr "ఆదేశము"
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2615
 msgid "Description"
 msgstr "వివరణ"
 
-#: fish/cmds.c:2603
+#: fish/cmds.c:2617
 msgid "add a CD-ROM disk image to examine"
 msgstr "పరీక్షించుటకు CD-ROM డిస్కు ప్రతిబింబమును జతచేయుము"
 
-#: fish/cmds.c:2604
+#: fish/cmds.c:2618
 msgid "add the disk(s) from a named libvirt domain"
 msgstr ""
 
-#: fish/cmds.c:2605 fish/cmds.c:2606
+#: fish/cmds.c:2619 fish/cmds.c:2620
 msgid "add an image to examine or modify"
 msgstr "పరీక్షించుటకు లేదా సవరించుటకు వొక ప్రతిబింబమును జతచేయుము"
 
-#: fish/cmds.c:2607
+#: fish/cmds.c:2621
 msgid "add a drive in snapshot mode (read-only)"
 msgstr "స్నాప్‌షాట్ రీతినందు (చదువుట-మాత్రమే) వొక డ్రైవును జతచేయుము"
 
-#: fish/cmds.c:2608
+#: fish/cmds.c:2622
 msgid "add a drive read-only specifying the QEMU block emulation to use"
 msgstr ""
 
-#: fish/cmds.c:2609
+#: fish/cmds.c:2623
 msgid "add a drive specifying the QEMU block emulation to use"
 msgstr ""
 
-#: fish/cmds.c:2610
+#: fish/cmds.c:2624
 #, fuzzy
 msgid "allocate and add a disk file"
 msgstr "స్పార్శ్ ప్రతిబింబ ఫైలును కేటాయించుము"
 
-#: fish/cmds.c:2611
+#: fish/cmds.c:2625
 #, fuzzy
 msgid "clear Augeas path"
 msgstr "ఆగ్యుయస్ పాత్‌ను తీసివేయుము"
 
-#: fish/cmds.c:2612
+#: fish/cmds.c:2626
 msgid "close the current Augeas handle"
 msgstr "ప్రస్తుత ఆగ్యుయస్ హాండిల్ మూయుము"
 
-#: fish/cmds.c:2613
+#: fish/cmds.c:2627
 msgid "define an Augeas node"
 msgstr "ఆగ్యుయస్ నోడ్‌ను నిర్వచించుము"
 
-#: fish/cmds.c:2614
+#: fish/cmds.c:2628
 msgid "define an Augeas variable"
 msgstr "ఆగ్యుయస్ వేరియబుల్‌ను నిర్వచించుము"
 
-#: fish/cmds.c:2615
+#: fish/cmds.c:2629
 msgid "look up the value of an Augeas path"
 msgstr "ఆగ్యుయస్ పాత్ యొక్క విలువను చూడుము"
 
-#: fish/cmds.c:2616
+#: fish/cmds.c:2630
 msgid "create a new Augeas handle"
 msgstr "కొత్త ఆగ్యుయస్ హాండిల్ సృష్టించుము"
 
-#: fish/cmds.c:2617
+#: fish/cmds.c:2631
 msgid "insert a sibling Augeas node"
 msgstr "సిబ్లింగ్ ఆగ్యుయస్ నోడ్‌ను చేర్చుము"
 
-#: fish/cmds.c:2618
+#: fish/cmds.c:2632
 msgid "load files into the tree"
 msgstr "ట్రీలోనికి ఫైళ్ళను లోడుచేయుము"
 
-#: fish/cmds.c:2619
+#: fish/cmds.c:2633
 msgid "list Augeas nodes under augpath"
 msgstr "ఆగ్యుయస్ నోడ్లను ఆగ్‌పాత్ క్రిందన జాబితాచేయుము"
 
-#: fish/cmds.c:2620
+#: fish/cmds.c:2634
 msgid "return Augeas nodes which match augpath"
 msgstr "ఆగ్‌పాత్‌తో సరిపోలే ఆగ్యుయస్ నోడ్లను తిప్పియివ్వుము"
 
-#: fish/cmds.c:2621
+#: fish/cmds.c:2635
 msgid "move Augeas node"
 msgstr "ఆగ్యుయస్ నోడ్‌ను కదుల్చుము"
 
-#: fish/cmds.c:2622
+#: fish/cmds.c:2636
 msgid "remove an Augeas path"
 msgstr "ఆగ్యుయస్ పాత్‌ను తీసివేయుము"
 
-#: fish/cmds.c:2623
+#: fish/cmds.c:2637
 msgid "write all pending Augeas changes to disk"
 msgstr "అన్ని వాయిదాలోవున్న ఆగ్యుయస్ మార్పులను డిస్కునకు వ్రాయుము"
 
-#: fish/cmds.c:2624
+#: fish/cmds.c:2638
 msgid "set Augeas path to value"
 msgstr "ఆగ్యుయస్ పాత్‌ను విలువకు అమర్చుము"
 
-#: fish/cmds.c:2625
+#: fish/cmds.c:2639
 msgid "test availability of some parts of the API"
 msgstr "API యొక్క కొన్ని భాగముల యొక్క అందుబాటును పరిశీలించుము"
 
-#: fish/cmds.c:2626
+#: fish/cmds.c:2640
 #, fuzzy
 msgid "return a list of all optional groups"
 msgstr "inotify ఘటనల జాబితాను తిప్పియివ్వుము"
 
-#: fish/cmds.c:2627
+#: fish/cmds.c:2641
 msgid "upload base64-encoded data to file"
 msgstr ""
 
-#: fish/cmds.c:2628
+#: fish/cmds.c:2642
 #, fuzzy
 msgid "download file and encode as base64"
 msgstr "ఒక ఫైలును స్థానిక మిషన్‌కు డౌనులోడు చేయుము"
 
-#: fish/cmds.c:2629
+#: fish/cmds.c:2643
 msgid "flush device buffers"
 msgstr "పరికర బఫర్సును ఫ్లష్ చేయుము"
 
-#: fish/cmds.c:2630
+#: fish/cmds.c:2644
 msgid "get blocksize of block device"
 msgstr "బ్లాక్ పరికరము యొక్క బ్లాక్‌పరిమాణం పొందుము"
 
-#: fish/cmds.c:2631
+#: fish/cmds.c:2645
 msgid "is block device set to read-only"
 msgstr "బ్లాక్ పరికరము చదువుట-మాత్రమే‌కు అమర్చబడిందా"
 
-#: fish/cmds.c:2632
+#: fish/cmds.c:2646
 msgid "get total size of device in bytes"
 msgstr "పరికరము యొక్క మొత్తము పరిమాణమును బైట్లలో పొందుము"
 
-#: fish/cmds.c:2633
+#: fish/cmds.c:2647
 msgid "get sectorsize of block device"
 msgstr "బ్లాక్ పరికరము యొక్క సెక్టార్‌పరిమాణమును పొందుము"
 
-#: fish/cmds.c:2634
+#: fish/cmds.c:2648
 msgid "get total size of device in 512-byte sectors"
 msgstr "పరికరము యొక్క మొత్తము పరిమాణమును 512-బైట్ సెక్టార్లలో పొందుము"
 
-#: fish/cmds.c:2635
+#: fish/cmds.c:2649
 msgid "reread partition table"
 msgstr "విభజన పట్టికను తిరిగిచదువుము"
 
-#: fish/cmds.c:2636
+#: fish/cmds.c:2650
 msgid "set blocksize of block device"
 msgstr "బ్లాక్ పరికరము యొక్క బ్లాక్‌పరిమాణమును అమర్చుము"
 
-#: fish/cmds.c:2637
+#: fish/cmds.c:2651
 msgid "set block device to read-only"
 msgstr "బ్లాక్ పరికరమును చదువుట-మాత్రమే‌కు మార్చుము"
 
-#: fish/cmds.c:2638
+#: fish/cmds.c:2652
 msgid "set block device to read-write"
 msgstr "బ్లాక్ పరికరమును చదువుట-వ్రాయుటకు అమర్చుము"
 
-#: fish/cmds.c:2639
+#: fish/cmds.c:2653
 msgid "return true path on case-insensitive filesystem"
 msgstr "ట్రూ పాత్‌ను కేస్-యిన్‌సెన్సిటివ్ ఫైల్‌సిస్టమ్‌పై తిప్పియివ్వుము"
 
-#: fish/cmds.c:2640
+#: fish/cmds.c:2654
 msgid "list the contents of a file"
 msgstr "ఫైలు యొక్క సారములను జాబితాచేయుము"
 
-#: fish/cmds.c:2641
+#: fish/cmds.c:2655
 msgid "compute MD5, SHAx or CRC checksum of file"
 msgstr "ఫైలు యొక్క MD5, SHAx లేదా CRC చెక్‌సమ్ యొక్క ఫైలును లెక్కించుము"
 
-#: fish/cmds.c:2642
+#: fish/cmds.c:2656
 #, fuzzy
 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
 msgstr "ఫైలు యొక్క MD5, SHAx లేదా CRC చెక్‌సమ్ యొక్క ఫైలును లెక్కించుము"
 
-#: fish/cmds.c:2643
+#: fish/cmds.c:2657
 #, fuzzy
 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
 msgstr "ఫైలు యొక్క MD5, SHAx లేదా CRC చెక్‌సమ్ యొక్క ఫైలును లెక్కించుము"
 
-#: fish/cmds.c:2644
+#: fish/cmds.c:2658
 msgid "change file mode"
 msgstr "ఫైలు రీతిని మార్చుము"
 
-#: fish/cmds.c:2645 fish/cmds.c:2765
+#: fish/cmds.c:2659 fish/cmds.c:2779
 msgid "change file owner and group"
 msgstr "ఫైలు యజమాని మరియు సమూహంను మార్చుము"
 
-#: fish/cmds.c:2646
+#: fish/cmds.c:2660
 msgid "run a command from the guest filesystem"
 msgstr "గెస్టు ఫైలుసిస్టమ్ నుండి ఆదేశమును నడుపుము"
 
-#: fish/cmds.c:2647
+#: fish/cmds.c:2661
 msgid "run a command, returning lines"
 msgstr "ఒక ఆదేశమును నడుపుము, లైన్లను తిప్పియిచ్చుచున్నది"
 
-#: fish/cmds.c:2648
+#: fish/cmds.c:2662
 msgid "add qemu parameters"
 msgstr "qemu పారామితులను జతచేయుము"
 
-#: fish/cmds.c:2649
+#: fish/cmds.c:2663
 #, fuzzy
 msgid "copy local files or directories into an image"
 msgstr "ట్రీలోనికి ఫైళ్ళను లోడుచేయుము"
 
-#: fish/cmds.c:2650
+#: fish/cmds.c:2664
 #, fuzzy
 msgid "copy remote files or directories out of an image"
 msgstr "ట్రీలోనికి ఫైళ్ళను లోడుచేయుము"
 
-#: fish/cmds.c:2651
+#: fish/cmds.c:2665
 #, fuzzy
 msgid "copy size bytes from source to destination using dd"
 msgstr "dd వుపయోగించి మూలమునుండి గమ్యమునకు నకలుతీయుము"
 
-#: fish/cmds.c:2652
+#: fish/cmds.c:2666
 msgid "copy a file"
 msgstr "ఫైలును నకలుతీయుము"
 
-#: fish/cmds.c:2653
+#: fish/cmds.c:2667
 msgid "copy a file or directory recursively"
 msgstr "డెరెక్టరీ లేదా ఫైలును పునరావృతముగా నకలుతీయుము"
 
-#: fish/cmds.c:2654
+#: fish/cmds.c:2668
 msgid "copy from source to destination using dd"
 msgstr "dd వుపయోగించి మూలమునుండి గమ్యమునకు నకలుతీయుము"
 
-#: fish/cmds.c:2655
+#: fish/cmds.c:2669
 msgid "debugging and internals"
 msgstr "డీబగ్గింగ్ మరియు యింటర్నల్స్"
 
-#: fish/cmds.c:2656
+#: fish/cmds.c:2670
 #, fuzzy
 msgid "debug the QEMU command line (internal use only)"
 msgstr "స్థానిక మిషన్‌నుండి వొక ఫైలును అప్‌లోడు చేయుము"
 
-#: fish/cmds.c:2657
+#: fish/cmds.c:2671
 #, fuzzy
 msgid "upload a file to the appliance (internal use only)"
 msgstr "స్థానిక మిషన్‌నుండి వొక ఫైలును అప్‌లోడు చేయుము"
 
-#: fish/cmds.c:2658
+#: fish/cmds.c:2672
 msgid "report file system disk space usage"
 msgstr "ఫైల్ సిస్టమ్ డిస్కు జాగా వినియోగమును నివేదించుము"
 
-#: fish/cmds.c:2659
+#: fish/cmds.c:2673
 msgid "report file system disk space usage (human readable)"
 msgstr "ఫైలు సిస్టమ్ డిస్కు జాగా వినియోగమును నివేదించుము (మానవుడు చదువదగునట్లు)"
 
-#: fish/cmds.c:2660
+#: fish/cmds.c:2674
 #, fuzzy
 msgid "display an image"
 msgstr "ప్రతిబింబమును కేటాయించుము"
 
-#: fish/cmds.c:2661
+#: fish/cmds.c:2675
 msgid "return kernel messages"
 msgstr "కెర్నల్ సందేశములను తిప్పియివ్వుము"
 
-#: fish/cmds.c:2662
+#: fish/cmds.c:2676
 msgid "download a file to the local machine"
 msgstr "ఒక ఫైలును స్థానిక మిషన్‌కు డౌనులోడు చేయుము"
 
-#: fish/cmds.c:2663
+#: fish/cmds.c:2677
 #, fuzzy
 msgid "download a file to the local machine with offset and size"
 msgstr "ఒక ఫైలును స్థానిక మిషన్‌కు డౌనులోడు చేయుము"
 
-#: fish/cmds.c:2664
+#: fish/cmds.c:2678
 msgid "drop kernel page cache, dentries and inodes"
 msgstr "కెర్నల్ పేజీ క్యాచి, డెన్‌ట్రైస్ మరియు ఐనోడ్లను వదిలివేయుము"
 
-#: fish/cmds.c:2665
+#: fish/cmds.c:2679
 msgid "estimate file space usage"
 msgstr "ఫైల్ జాగా వినియోగమును అంచనావేయుము"
 
-#: fish/cmds.c:2666
+#: fish/cmds.c:2680
 msgid "check an ext2/ext3 filesystem"
 msgstr "ext2/ext3 ఫైల్‌సిస్టమ్‌ను పరిశీలించుము"
 
-#: fish/cmds.c:2667
+#: fish/cmds.c:2681
 msgid "display a line of text"
 msgstr "ఒక పాఠ్యపు వరుసను ప్రదర్శించుము"
 
-#: fish/cmds.c:2668
+#: fish/cmds.c:2682
 msgid "echo arguments back to the client"
 msgstr "క్లైంట్‌లోనికి యెకో ఆర్గుమెంట్లు"
 
-#: fish/cmds.c:2669
+#: fish/cmds.c:2683
 #, fuzzy
 msgid "edit a file"
 msgstr "ఫైలును చదువుము"
 
-#: fish/cmds.c:2670 fish/cmds.c:2671 fish/cmds.c:2676 fish/cmds.c:2677
-#: fish/cmds.c:2710 fish/cmds.c:2711 fish/cmds.c:2960 fish/cmds.c:2961
-#: fish/cmds.c:2965 fish/cmds.c:2966 fish/cmds.c:2968 fish/cmds.c:2969
+#: fish/cmds.c:2684 fish/cmds.c:2685 fish/cmds.c:2690 fish/cmds.c:2691
+#: fish/cmds.c:2724 fish/cmds.c:2725 fish/cmds.c:2976 fish/cmds.c:2977
+#: fish/cmds.c:2981 fish/cmds.c:2982 fish/cmds.c:2984 fish/cmds.c:2985
 msgid "return lines matching a pattern"
 msgstr "మాదిరిని పోలిన వరుసలను తిప్పియివ్వుము"
 
-#: fish/cmds.c:2672
+#: fish/cmds.c:2686
 msgid "test if two files have equal contents"
 msgstr "రెండు ఫైళ్ళు సమాన సారములను కలిగివుంటే పరిశీలించుము"
 
-#: fish/cmds.c:2673
+#: fish/cmds.c:2687
 msgid "test if file or directory exists"
 msgstr "ఫైలు లేదా డైరెక్టరీ వుందేమో పరిశీలించుము"
 
-#: fish/cmds.c:2674 fish/cmds.c:2675
+#: fish/cmds.c:2688 fish/cmds.c:2689
 msgid "preallocate a file in the guest filesystem"
 msgstr "ఒక ఫైలు గెస్టు ఫైల్‌సిస్టమ్‌నందు ముందుగా కేటాయించుము"
 
-#: fish/cmds.c:2678
+#: fish/cmds.c:2692
 msgid "determine file type"
 msgstr "ఫైలు రకమును నిర్దారించుము"
 
-#: fish/cmds.c:2679
+#: fish/cmds.c:2693
 msgid "detect the architecture of a binary file"
 msgstr ""
 
-#: fish/cmds.c:2680
+#: fish/cmds.c:2694
 #, fuzzy
 msgid "return the size of the file in bytes"
 msgstr "పరికరము యొక్క మొత్తము పరిమాణమును బైట్లలో పొందుము"
 
-#: fish/cmds.c:2681
+#: fish/cmds.c:2695
 msgid "fill a file with octets"
 msgstr "ఫైలును ఆక్టెట్స్ తో నింపుము"
 
-#: fish/cmds.c:2682
+#: fish/cmds.c:2696
 #, fuzzy
 msgid "fill a file with a repeating pattern of bytes"
 msgstr "ఫైలును ఆక్టెట్స్ తో నింపుము"
 
-#: fish/cmds.c:2683
+#: fish/cmds.c:2697
 msgid "find all files and directories"
 msgstr "అన్ని ఫైళ్ళను మరియు డైరెక్టరీలను కనుగొనుము"
 
-#: fish/cmds.c:2684
+#: fish/cmds.c:2698
 msgid "find all files and directories, returning NUL-separated list"
 msgstr "NUL-వేరుచేసిన జాబితాను యిచ్చు, అన్ని ఫైళ్ళను మరియు డైరెక్టరీలను కనుగొనుము"
 
-#: fish/cmds.c:2685
+#: fish/cmds.c:2699
 #, fuzzy
 msgid "find a filesystem by label"
 msgstr "ext2/3/4 ఫైల్‌సిస్టమ్ లేబుల్ పొందుము"
 
-#: fish/cmds.c:2686
+#: fish/cmds.c:2700
 #, fuzzy
 msgid "find a filesystem by UUID"
 msgstr "ext2/3/4 ఫైల్‌సిస్టమ్ UUID పొందుము"
 
-#: fish/cmds.c:2687
+#: fish/cmds.c:2701
 msgid "run the filesystem checker"
 msgstr "ఫైల్‌సిస్టమ్ పరిశీలకిని నడుపుము"
 
-#: fish/cmds.c:2688
+#: fish/cmds.c:2702
 msgid "get the additional kernel options"
 msgstr "అదనపు కెర్నల్ ఐచ్చికాలను పొందుము"
 
-#: fish/cmds.c:2689
+#: fish/cmds.c:2703
 #, fuzzy
 msgid "get the attach method"
 msgstr "శోధన పాత్‌ను పొందుము"
 
-#: fish/cmds.c:2690
+#: fish/cmds.c:2704
 msgid "get autosync mode"
 msgstr "ఆటోసింక్ రీతిని పొందుము"
 
-#: fish/cmds.c:2691
+#: fish/cmds.c:2705
 msgid "get direct appliance mode flag"
 msgstr "డైరెక్ట్ అప్లయెన్స్ రితి ఫ్లాగ్‌ను పొందుము"
 
-#: fish/cmds.c:2692
+#: fish/cmds.c:2706
 msgid "get the ext2/3/4 filesystem label"
 msgstr "ext2/3/4 ఫైల్‌సిస్టమ్ లేబుల్ పొందుము"
 
-#: fish/cmds.c:2693
+#: fish/cmds.c:2707
 msgid "get the ext2/3/4 filesystem UUID"
 msgstr "ext2/3/4 ఫైల్‌సిస్టమ్ UUID పొందుము"
 
-#: fish/cmds.c:2694
+#: fish/cmds.c:2708
 msgid "get memory allocated to the qemu subprocess"
 msgstr "qemu వుపకార్యక్రమమునకు కేటాయించిన మెమొరీను పొందుము"
 
-#: fish/cmds.c:2695
+#: fish/cmds.c:2709
 #, fuzzy
 msgid "get enable network flag"
 msgstr "SELinux చేతనపరచు ఫ్లాగ్ పొందుము"
 
-#: fish/cmds.c:2696
+#: fish/cmds.c:2710
 msgid "get the search path"
 msgstr "శోధన పాత్‌ను పొందుము"
 
-#: fish/cmds.c:2697
+#: fish/cmds.c:2711
 msgid "get PID of qemu subprocess"
 msgstr "qemu వుపకార్యక్రమము యొక్క PID పొందుము"
 
-#: fish/cmds.c:2698
+#: fish/cmds.c:2712
 msgid "get the qemu binary"
 msgstr "qemu బైనరీ పొందుము"
 
-#: fish/cmds.c:2699
+#: fish/cmds.c:2713
 msgid "get recovery process enabled flag"
 msgstr "మెరుగుపరచు కార్యక్రమము చేతనపరచు ఫ్లాగ్ పొందుము"
 
-#: fish/cmds.c:2700
+#: fish/cmds.c:2714
 msgid "get SELinux enabled flag"
 msgstr "SELinux చేతనపరచు ఫ్లాగ్ పొందుము"
 
-#: fish/cmds.c:2701
+#: fish/cmds.c:2715
 msgid "get the current state"
 msgstr "ప్రస్తుత స్థితిని పొందుము"
 
-#: fish/cmds.c:2702
+#: fish/cmds.c:2716
 msgid "get command trace enabled flag"
 msgstr "ఆదేశపు జాడ చేతనపరచు ఫ్లాగ్‌ను పొందుము"
 
-#: fish/cmds.c:2703
+#: fish/cmds.c:2717
 #, fuzzy
 msgid "get the current umask"
 msgstr "ప్రస్తుత స్థితిని పొందుము"
 
-#: fish/cmds.c:2704
+#: fish/cmds.c:2718
 msgid "get verbose mode"
 msgstr "వెర్బోస్ రీతిని పొందుము"
 
-#: fish/cmds.c:2705
+#: fish/cmds.c:2719
 msgid "get SELinux security context"
 msgstr "SELinux రక్షణ సందర్భమును పొందుము"
 
-#: fish/cmds.c:2706 fish/cmds.c:2766
+#: fish/cmds.c:2720 fish/cmds.c:2780
 msgid "get a single extended attribute"
 msgstr ""
 
-#: fish/cmds.c:2707 fish/cmds.c:2767
+#: fish/cmds.c:2721 fish/cmds.c:2781
 msgid "list extended attributes of a file or directory"
 msgstr "ఫైలు లేదా డైరెక్టరీ యొక్క పొడిగింపు యాట్రిబ్యూట్లను జాబితాచేయుము"
 
-#: fish/cmds.c:2708
+#: fish/cmds.c:2722
 msgid "expand wildcards in command"
 msgstr "ఆదేశమునందు వైల్డుకార్డ్సును విస్తరింపచేయుము"
 
-#: fish/cmds.c:2709
+#: fish/cmds.c:2723
 msgid "expand a wildcard path"
 msgstr "వైల్డుకార్డు పాత్ విస్తరింపుము"
 
-#: fish/cmds.c:2712
+#: fish/cmds.c:2726
 msgid "install GRUB"
 msgstr "GRUB సంస్థాపించుము"
 
-#: fish/cmds.c:2713
+#: fish/cmds.c:2727
 msgid "return first 10 lines of a file"
 msgstr "ఫైలు యొక్క మొదటి 10 వరుసలను తిరిగియివ్వుము"
 
-#: fish/cmds.c:2714
+#: fish/cmds.c:2728
 msgid "return first N lines of a file"
 msgstr "ఫైలు యొక్క మొదటి N వరుసలను తిరిగియివ్వుము"
 
-#: fish/cmds.c:2715
+#: fish/cmds.c:2729
 msgid "dump a file in hexadecimal"
 msgstr "ఫైలును హెక్సాడెసిమల్ నందు డంప్ చేయుము"
 
-#: fish/cmds.c:2716
+#: fish/cmds.c:2730
 msgid "edit with a hex editor"
 msgstr ""
 
-#: fish/cmds.c:2717
+#: fish/cmds.c:2731
 #, fuzzy
 msgid "list the contents of a single file in an initrd"
 msgstr "ఫైలు యొక్క సారములను జాబితాచేయుము"
 
-#: fish/cmds.c:2718
+#: fish/cmds.c:2732
 msgid "list files in an initrd"
 msgstr "initrd నందు ఫైళ్ళను జాబితాచేయుము"
 
-#: fish/cmds.c:2719
+#: fish/cmds.c:2733
 msgid "add an inotify watch"
 msgstr "inotify పర్యవేక్షణను జతచేయుము"
 
-#: fish/cmds.c:2720
+#: fish/cmds.c:2734
 msgid "close the inotify handle"
 msgstr "inotify సంభాలికను మూయుము"
 
-#: fish/cmds.c:2721
+#: fish/cmds.c:2735
 msgid "return list of watched files that had events"
 msgstr "ఘటనలను కలిగివుండి పర్యవేక్షించబడిన ఫైళ్ళ జాబితాను తిప్పియివ్వుము"
 
-#: fish/cmds.c:2722
+#: fish/cmds.c:2736
 msgid "create an inotify handle"
 msgstr "inotify సంభాలికను సృష్టించుము"
 
-#: fish/cmds.c:2723
+#: fish/cmds.c:2737
 msgid "return list of inotify events"
 msgstr "inotify ఘటనల జాబితాను తిప్పియివ్వుము"
 
-#: fish/cmds.c:2724
+#: fish/cmds.c:2738
 msgid "remove an inotify watch"
 msgstr "inotify పర్యవేక్షణను తీసివేయుము"
 
-#: fish/cmds.c:2725
+#: fish/cmds.c:2739
 msgid "get architecture of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2726
+#: fish/cmds.c:2740
 msgid "get distro of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2727
+#: fish/cmds.c:2741
 msgid "get drive letter mappings"
 msgstr ""
 
-#: fish/cmds.c:2728
+#: fish/cmds.c:2742
 msgid "get filesystems associated with inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2729
+#: fish/cmds.c:2743
 msgid "get format of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2730
+#: fish/cmds.c:2744
 msgid "get hostname of the operating system"
 msgstr ""
 
-#: fish/cmds.c:2731
+#: fish/cmds.c:2745
 #, fuzzy
 msgid "get the icon corresponding to this operating system"
 msgstr "మౌంటైన పరికరముకు చెందిన లైనక్స్ VFS రకమును పొందుము"
 
-#: fish/cmds.c:2732
+#: fish/cmds.c:2746
 msgid "get major version of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2733
+#: fish/cmds.c:2747
 msgid "get minor version of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2734
+#: fish/cmds.c:2748
 msgid "get mountpoints of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2735
+#: fish/cmds.c:2749
 msgid "get package format used by the operating system"
 msgstr ""
 
-#: fish/cmds.c:2736
+#: fish/cmds.c:2750
 msgid "get package management tool used by the operating system"
 msgstr ""
 
-#: fish/cmds.c:2737
+#: fish/cmds.c:2751
 msgid "get product name of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2738
+#: fish/cmds.c:2752
 msgid "get product variant of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2739
+#: fish/cmds.c:2753
 msgid "return list of operating systems found by last inspection"
 msgstr ""
 
-#: fish/cmds.c:2740
+#: fish/cmds.c:2754
 msgid "get type of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2741
+#: fish/cmds.c:2755
 msgid "get Windows CurrentControlSet of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2742
+#: fish/cmds.c:2756
 msgid "get Windows systemroot of inspected operating system"
 msgstr ""
 
-#: fish/cmds.c:2743
+#: fish/cmds.c:2757
 msgid "get live flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2744
+#: fish/cmds.c:2758
 msgid "get multipart flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2745
+#: fish/cmds.c:2759
 msgid "get netinst (network installer) flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2746
+#: fish/cmds.c:2760
 msgid "get list of applications installed in the operating system"
 msgstr ""
 
-#: fish/cmds.c:2747
+#: fish/cmds.c:2761
 msgid "inspect disk and return list of operating systems found"
 msgstr ""
 
-#: fish/cmds.c:2748
+#: fish/cmds.c:2762
 #, fuzzy
 msgid "test if block device"
 msgstr "బ్లాక్ పరికరములను జాబితాచేయుము"
 
-#: fish/cmds.c:2749
+#: fish/cmds.c:2763
 msgid "is busy processing a command"
 msgstr "ఆదేశమును నిర్వర్తించుట బిజీగావుందా"
 
-#: fish/cmds.c:2750
+#: fish/cmds.c:2764
 #, fuzzy
 msgid "test if character device"
 msgstr "బ్లాక్, కారెక్టర్ లేదా FIFO పరికరములను చేయుము."
 
-#: fish/cmds.c:2751
+#: fish/cmds.c:2765
 msgid "is in configuration state"
 msgstr "ఆకృతీకరణ స్థితినందు వుందా"
 
-#: fish/cmds.c:2752
+#: fish/cmds.c:2766
 #, fuzzy
 msgid "test if a directory"
 msgstr "డైరెక్టరీను సృష్టించుము"
 
-#: fish/cmds.c:2753
+#: fish/cmds.c:2767
 #, fuzzy
 msgid "test if FIFO (named pipe)"
 msgstr "FIFO (నామపు పైప్) చేయుము"
 
-#: fish/cmds.c:2754
+#: fish/cmds.c:2768
 msgid "test if a regular file"
 msgstr ""
 
-#: fish/cmds.c:2755
+#: fish/cmds.c:2769
 msgid "is launching subprocess"
 msgstr "ఆరంభించుట వుపకార్యక్రమమా"
 
-#: fish/cmds.c:2756
+#: fish/cmds.c:2770
 #, fuzzy
 msgid "test if device is a logical volume"
 msgstr "LVM తార్కిక వాల్యూమ్ పునఃపరిమాణము చేయుము"
 
-#: fish/cmds.c:2757
+#: fish/cmds.c:2771
 msgid "is ready to accept commands"
 msgstr "ఆదేశములను ఆమోదించుటకు సిద్దముగా వుందా"
 
-#: fish/cmds.c:2758
+#: fish/cmds.c:2772
 #, fuzzy
 msgid "test if socket"
 msgstr "డెమోన్ సాకెట్‌కు వ్రాయుము"
 
-#: fish/cmds.c:2759
+#: fish/cmds.c:2773
 #, fuzzy
 msgid "test if symbolic link"
 msgstr "సింబాలిక్ లింకును సృష్టించుము"
 
-#: fish/cmds.c:2760
+#: fish/cmds.c:2774
 #, fuzzy
 msgid "test if a file contains all zero bytes"
 msgstr "రెండు ఫైళ్ళు సమాన సారములను కలిగివుంటే పరిశీలించుము"
 
-#: fish/cmds.c:2761
+#: fish/cmds.c:2775
 #, fuzzy
 msgid "test if a device contains all zero bytes"
 msgstr "LVM తార్కిక వాల్యూమ్ పునఃపరిమాణము చేయుము"
 
-#: fish/cmds.c:2762
+#: fish/cmds.c:2776
 msgid "kill the qemu subprocess"
 msgstr "qemu వుపకార్యక్రమమును అంతంచేయుము"
 
-#: fish/cmds.c:2763
+#: fish/cmds.c:2777
 msgid "launch the qemu subprocess"
 msgstr "qemu వుపకార్యక్రమమును ఆరంభించుము"
 
-#: fish/cmds.c:2764
+#: fish/cmds.c:2778
 #, fuzzy
 msgid "change working directory"
 msgstr "స్థానిక మార్పు డైరెక్టరీ"
 
-#: fish/cmds.c:2768
+#: fish/cmds.c:2782
 #, fuzzy
 msgid "list 9p filesystems"
 msgstr "ఫైల్‌సిస్టమ్ చేయుము"
 
-#: fish/cmds.c:2769
+#: fish/cmds.c:2783
 msgid "list the block devices"
 msgstr "బ్లాక్ పరికరములను జాబితాచేయుము"
 
-#: fish/cmds.c:2770
+#: fish/cmds.c:2784
+#, fuzzy
+msgid "list device mapper devices"
+msgstr "బ్లాక్ పరికరములను జాబితాచేయుము"
+
+#: fish/cmds.c:2785
 #, fuzzy
 msgid "list filesystems"
 msgstr "ఫైల్‌సిస్టమ్ చేయుము"
 
-#: fish/cmds.c:2771
+#: fish/cmds.c:2786
 msgid "list the partitions"
 msgstr "విభజనలను జాబితాచేయుము"
 
-#: fish/cmds.c:2772
+#: fish/cmds.c:2787
 msgid "list the files in a directory (long format)"
 msgstr "ఫైళ్ళను డైరెక్టరీనందు జాబితాచేయుము (పొడవైన ఫార్మాట్)"
 
-#: fish/cmds.c:2773 fish/cmds.c:2774
+#: fish/cmds.c:2788 fish/cmds.c:2789
 msgid "create a hard link"
 msgstr "హార్డ్ లింకును సృష్టించుము"
 
-#: fish/cmds.c:2775 fish/cmds.c:2776
+#: fish/cmds.c:2790 fish/cmds.c:2791
 msgid "create a symbolic link"
 msgstr "సింబాలిక్ లింకును సృష్టించుము"
 
-#: fish/cmds.c:2777 fish/cmds.c:2869
+#: fish/cmds.c:2792 fish/cmds.c:2885
 msgid "remove extended attribute of a file or directory"
 msgstr "ఫైలు లేదా డైరెక్టరీ యొక్క పొడిగించిన యాట్రిబ్యూట్‌ను తీసివేయుము"
 
-#: fish/cmds.c:2778
+#: fish/cmds.c:2793
 msgid "list the files in a directory"
 msgstr "ఫైళ్ళను డైరెక్టరీనందు జాబితాచేయుము"
 
-#: fish/cmds.c:2779 fish/cmds.c:2896
+#: fish/cmds.c:2794 fish/cmds.c:2912
 msgid "set extended attribute of a file or directory"
 msgstr "ఫైలు లేదా డైరెక్టరీ యొక్క పొడిగించిన యాట్రిబ్యూట్‌ను అమర్చుము"
 
-#: fish/cmds.c:2780
+#: fish/cmds.c:2795
 msgid "get file information for a symbolic link"
 msgstr "సింబాలిక్ లింకు కొరకు ఫైలు సమాచారమును పొందుము"
 
-#: fish/cmds.c:2781
+#: fish/cmds.c:2796
 msgid "lstat on multiple files"
 msgstr "బహుళ ఫైళ్ళపై lstat"
 
-#: fish/cmds.c:2782
+#: fish/cmds.c:2797
 #, fuzzy
 msgid "add a key on a LUKS encrypted device"
 msgstr "బ్లాక్ పరికరమును చదువుట-మాత్రమే‌కు మార్చుము"
 
-#: fish/cmds.c:2783
+#: fish/cmds.c:2798
 #, fuzzy
 msgid "close a LUKS device"
 msgstr "పరికరము swapను చేతనముచేయి"
 
-#: fish/cmds.c:2784 fish/cmds.c:2785
+#: fish/cmds.c:2799 fish/cmds.c:2800
 msgid "format a block device as a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2786
+#: fish/cmds.c:2801
 msgid "remove a key from a LUKS encrypted device"
 msgstr ""
 
-#: fish/cmds.c:2787
+#: fish/cmds.c:2802
 msgid "open a LUKS-encrypted block device"
 msgstr ""
 
-#: fish/cmds.c:2788
+#: fish/cmds.c:2803
 #, fuzzy
 msgid "open a LUKS-encrypted block device read-only"
 msgstr "బ్లాక్ పరికరమును చదువుట-మాత్రమే‌కు మార్చుము"
 
-#: fish/cmds.c:2789
+#: fish/cmds.c:2804
 #, fuzzy
 msgid "create an LVM logical volume"
 msgstr "LVM తార్కిక వాల్యూమ్ తొలగించుము"
 
-#: fish/cmds.c:2790
+#: fish/cmds.c:2805
 msgid "get canonical name of an LV"
 msgstr ""
 
-#: fish/cmds.c:2791
+#: fish/cmds.c:2806
 msgid "clear LVM device filter"
 msgstr ""
 
-#: fish/cmds.c:2792
+#: fish/cmds.c:2807
 msgid "remove all LVM LVs, VGs and PVs"
 msgstr "అన్ని LVM LVs, VGs మరియు PVsను తొలగించుము"
 
-#: fish/cmds.c:2793
+#: fish/cmds.c:2808
 msgid "set LVM device filter"
 msgstr ""
 
-#: fish/cmds.c:2794
+#: fish/cmds.c:2809
 msgid "remove an LVM logical volume"
 msgstr "LVM తార్కిక వాల్యూమ్ తొలగించుము"
 
-#: fish/cmds.c:2795
+#: fish/cmds.c:2810
 #, fuzzy
 msgid "rename an LVM logical volume"
 msgstr "LVM తార్కిక వాల్యూమ్ తొలగించుము"
 
-#: fish/cmds.c:2796
+#: fish/cmds.c:2811
 msgid "resize an LVM logical volume"
 msgstr "LVM తార్కిక వాల్యూమ్ పునఃపరిమాణము చేయుము"
 
-#: fish/cmds.c:2797
+#: fish/cmds.c:2812
 msgid "expand an LV to fill free space"
 msgstr ""
 
-#: fish/cmds.c:2798 fish/cmds.c:2799
+#: fish/cmds.c:2813 fish/cmds.c:2814
 msgid "list the LVM logical volumes (LVs)"
 msgstr "LVM తార్కిక వాల్యూములను (LVs) జాబితాచేయుము"
 
-#: fish/cmds.c:2800
+#: fish/cmds.c:2815
 #, fuzzy
 msgid "get the UUID of a logical volume"
 msgstr "LVM తార్కిక వాల్యూములను (LVs) జాబితాచేయుము"
 
-#: fish/cmds.c:2801
+#: fish/cmds.c:2816
 msgid "lgetxattr on multiple files"
 msgstr "బహుళ ఫైళ్ళపై lgetxattr"
 
-#: fish/cmds.c:2802
+#: fish/cmds.c:2817
 msgid "open the manual"
 msgstr ""
 
-#: fish/cmds.c:2803
+#: fish/cmds.c:2818
 msgid "create a directory"
 msgstr "డైరెక్టరీను సృష్టించుము"
 
-#: fish/cmds.c:2804
+#: fish/cmds.c:2819
 msgid "create a directory with a particular mode"
 msgstr "ఫలనా రీతితో డైరెక్టరీను సృష్టించుము"
 
-#: fish/cmds.c:2805
+#: fish/cmds.c:2820
 msgid "create a directory and parents"
 msgstr "డైరెక్టరీ మరియు పేరెంట్లను సృష్టించుము"
 
-#: fish/cmds.c:2806
+#: fish/cmds.c:2821
 msgid "create a temporary directory"
 msgstr "తాత్కాలిక డైరెక్టరీను సృష్టించుము"
 
-#: fish/cmds.c:2807 fish/cmds.c:2808 fish/cmds.c:2809
+#: fish/cmds.c:2822 fish/cmds.c:2823 fish/cmds.c:2824
 msgid "make ext2/3/4 filesystem with external journal"
 msgstr "బాహ్య జర్నల్‌తో ext2/3/4 ఫైల్‌సిస్టమ్ చేయుము"
 
-#: fish/cmds.c:2810
+#: fish/cmds.c:2825
 msgid "make ext2/3/4 external journal"
 msgstr "ext2/3/4 బాహ్య జర్నల్‌ను చేయుము"
 
-#: fish/cmds.c:2811
+#: fish/cmds.c:2826
 msgid "make ext2/3/4 external journal with label"
 msgstr "లేబుల్‌తో ext2/3/4 బాహ్య జర్నల్ చేయుము"
 
-#: fish/cmds.c:2812
+#: fish/cmds.c:2827
 msgid "make ext2/3/4 external journal with UUID"
 msgstr "UUIDతో ext2/3/4 బాహ్య జర్నల్ చేయుము"
 
-#: fish/cmds.c:2813
+#: fish/cmds.c:2828
 msgid "make FIFO (named pipe)"
 msgstr "FIFO (నామపు పైప్) చేయుము"
 
-#: fish/cmds.c:2814 fish/cmds.c:2816
+#: fish/cmds.c:2829 fish/cmds.c:2831
 msgid "make a filesystem"
 msgstr "ఫైల్‌సిస్టమ్ చేయుము"
 
-#: fish/cmds.c:2815
+#: fish/cmds.c:2830
 msgid "make a filesystem with block size"
 msgstr "బ్లాక్ పరిమాణముతో ఫైలుసిస్టమ్‌ను చేయుము"
 
-#: fish/cmds.c:2817
+#: fish/cmds.c:2832
 msgid "create a mountpoint"
 msgstr "మౌంట్‌పాయింట్‌ను సృష్టించుము"
 
-#: fish/cmds.c:2818
+#: fish/cmds.c:2833
 msgid "make block, character or FIFO devices"
 msgstr "బ్లాక్, కారెక్టర్ లేదా FIFO పరికరములను చేయుము."
 
-#: fish/cmds.c:2819
+#: fish/cmds.c:2834
 msgid "make block device node"
 msgstr "బ్లాక్ పరికరము నోడ్‌ను చేయుము"
 
-#: fish/cmds.c:2820
+#: fish/cmds.c:2835
 msgid "make char device node"
 msgstr "కార్ పరికరము నోడ్‌ను చేయుము"
 
-#: fish/cmds.c:2821
+#: fish/cmds.c:2836
 msgid "create a swap partition"
 msgstr "swap విభజనను సృష్టించుము"
 
-#: fish/cmds.c:2822
+#: fish/cmds.c:2837
 msgid "create a swap partition with a label"
 msgstr "లేబుల్‌తో swap విభజనను సృష్టించుము"
 
-#: fish/cmds.c:2823
+#: fish/cmds.c:2838
 msgid "create a swap partition with an explicit UUID"
 msgstr "బాహ్య UUIDతో swap విభజనను సృష్టించుము"
 
-#: fish/cmds.c:2824
+#: fish/cmds.c:2839
 msgid "create a swap file"
 msgstr "swap ఫైలును సృష్టించుము"
 
-#: fish/cmds.c:2825
+#: fish/cmds.c:2840
 msgid "load a kernel module"
 msgstr "కెర్నల్ మాడ్యూల్‌ను లోడుచేయుము"
 
-#: fish/cmds.c:2826
+#: fish/cmds.c:2841
 #, fuzzy
 msgid "view a file"
 msgstr "ఫైలును కదుల్చుము"
 
-#: fish/cmds.c:2827
+#: fish/cmds.c:2842
 msgid "mount a guest disk at a position in the filesystem"
 msgstr "ఫైల్‌సిస్టమ్ నందలి వొక స్థానమువద్ద గెస్టు డిస్కును మౌంట్ చేయుము"
 
-#: fish/cmds.c:2828
+#: fish/cmds.c:2843
 #, fuzzy
 msgid "mount 9p filesystem"
 msgstr "ఫైల్‌సిస్టమ్‌ను అన్‌మౌంట్ చేయుము"
 
-#: fish/cmds.c:2829
+#: fish/cmds.c:2844
 msgid "mount a file using the loop device"
 msgstr "లూప్ పరికరమును వుపయోగించి వొక ఫైలును మౌంట్ చేయుము"
 
-#: fish/cmds.c:2830
+#: fish/cmds.c:2845
 msgid "mount a guest disk with mount options"
 msgstr "మౌంట్ ఐచ్చికములతో గెస్టు డిస్కును మౌంటు చేయుము"
 
-#: fish/cmds.c:2831
+#: fish/cmds.c:2846
 msgid "mount a guest disk, read-only"
 msgstr "గెస్టు డిస్కును మౌంట్ చేయుము, చదువుట-మాత్రమే"
 
-#: fish/cmds.c:2832
+#: fish/cmds.c:2847
 msgid "mount a guest disk with mount options and vfstype"
 msgstr "మౌంట్ ఐచ్చికములు మరియు vfstypeతో గెస్టు డిస్కును మౌంట్ చేయుము"
 
-#: fish/cmds.c:2833
+#: fish/cmds.c:2848
 msgid "show mountpoints"
 msgstr "మౌంట్‌పాయింట్లను చూపుము"
 
-#: fish/cmds.c:2834
+#: fish/cmds.c:2849
 msgid "show mounted filesystems"
 msgstr "మౌంటెడ్ ఫైల్‌సిస్టమ్సును చూపుము"
 
-#: fish/cmds.c:2835
+#: fish/cmds.c:2850
 msgid "move a file"
 msgstr "ఫైలును కదుల్చుము"
 
-#: fish/cmds.c:2836
+#: fish/cmds.c:2851
 msgid "probe NTFS volume"
 msgstr "NTFS వాల్యూమ్‌మ ప్రోబ్ చేయుము"
 
-#: fish/cmds.c:2837
+#: fish/cmds.c:2852 fish/cmds.c:2853
 #, fuzzy
 msgid "resize an NTFS filesystem"
 msgstr "ext2/ext3 ఫైల్‌సిస్టమ్ పునఃపరిమాణము చేయుము"
 
-#: fish/cmds.c:2838
+#: fish/cmds.c:2854
 #, fuzzy
 msgid "resize an NTFS filesystem (with size)"
 msgstr "ext2/ext3 ఫైల్‌సిస్టమ్ పునఃపరిమాణము చేయుము"
 
-#: fish/cmds.c:2839
+#: fish/cmds.c:2855
 msgid "add a partition to the device"
 msgstr "విభజనను పరికరమునకు జతచేయుము"
 
-#: fish/cmds.c:2840
+#: fish/cmds.c:2856
 #, fuzzy
 msgid "delete a partition"
 msgstr "swap విభజనను సృష్టించుము"
 
-#: fish/cmds.c:2841
+#: fish/cmds.c:2857
 msgid "partition whole disk with a single primary partition"
 msgstr "మొత్తము డిస్కును వొంటరి ప్రాధమిక విభజనతో విభజించుము"
 
-#: fish/cmds.c:2842
+#: fish/cmds.c:2858
 #, fuzzy
 msgid "return true if a partition is bootable"
 msgstr "విభజన పట్టికను తిరిగిచదువుము"
 
-#: fish/cmds.c:2843
+#: fish/cmds.c:2859
 msgid "get the MBR type byte (ID byte) from a partition"
 msgstr ""
 
-#: fish/cmds.c:2844
+#: fish/cmds.c:2860
 msgid "get the partition table type"
 msgstr "విభజన పట్టిక రకమును పొందుము"
 
-#: fish/cmds.c:2845
+#: fish/cmds.c:2861
 msgid "create an empty partition table"
 msgstr "ఖాళీ విభజన పట్టికను సృష్టించుము"
 
-#: fish/cmds.c:2846
+#: fish/cmds.c:2862
 msgid "list partitions on a device"
 msgstr "విభజనలను పరికరముపై జాబితాచేయుము"
 
-#: fish/cmds.c:2847
+#: fish/cmds.c:2863
 msgid "make a partition bootable"
 msgstr "విభజనను బూటబుల్‌గా చేయుము"
 
-#: fish/cmds.c:2848
+#: fish/cmds.c:2864
 msgid "set the MBR type byte (ID byte) of a partition"
 msgstr ""
 
-#: fish/cmds.c:2849
+#: fish/cmds.c:2865
 msgid "set partition name"
 msgstr "విభజన నామమును అమర్చుము"
 
-#: fish/cmds.c:2850
+#: fish/cmds.c:2866
 #, fuzzy
 msgid "convert partition name to device name"
 msgstr "బ్లాక్ పరికరముపై విభజనలను సృష్టించుము"
 
-#: fish/cmds.c:2851
+#: fish/cmds.c:2867
 msgid "ping the guest daemon"
 msgstr "గెస్టు డెమోన్‌ను పింగ్ చేయుము"
 
-#: fish/cmds.c:2852
+#: fish/cmds.c:2868
 msgid "read part of a file"
 msgstr "ఫైలు యొక్క భాగమును చదువుము"
 
-#: fish/cmds.c:2853
+#: fish/cmds.c:2869
 #, fuzzy
 msgid "read part of a device"
 msgstr "ఫైలు యొక్క భాగమును చదువుము"
 
-#: fish/cmds.c:2854
+#: fish/cmds.c:2870
 msgid "create an LVM physical volume"
 msgstr "LVM భౌతిక వాల్యూమ్‌ను సృష్టించుము"
 
-#: fish/cmds.c:2855
+#: fish/cmds.c:2871
 msgid "remove an LVM physical volume"
 msgstr "LVM భౌతిక వాల్యూమ్‌ను తీసివేయుము"
 
-#: fish/cmds.c:2856
+#: fish/cmds.c:2872
 msgid "resize an LVM physical volume"
 msgstr "LVM భౌతిక వాల్యూమ్‌ను పునఃపరిమాణము చేయుము"
 
-#: fish/cmds.c:2857
+#: fish/cmds.c:2873
 #, fuzzy
 msgid "resize an LVM physical volume (with size)"
 msgstr "LVM భౌతిక వాల్యూమ్‌ను పునఃపరిమాణము చేయుము"
 
-#: fish/cmds.c:2858 fish/cmds.c:2859
+#: fish/cmds.c:2874 fish/cmds.c:2875
 msgid "list the LVM physical volumes (PVs)"
 msgstr "LVM భౌతిక వాల్యూములు (PVs)ను జాబితాచేయుము"
 
-#: fish/cmds.c:2860
+#: fish/cmds.c:2876
 #, fuzzy
 msgid "get the UUID of a physical volume"
 msgstr "LVM భౌతిక వాల్యూమ్‌ను సృష్టించుము"
 
-#: fish/cmds.c:2861
+#: fish/cmds.c:2877
 #, fuzzy
 msgid "write to part of a file"
 msgstr "ఫైలు యొక్క భాగమును చదువుము"
 
-#: fish/cmds.c:2862
+#: fish/cmds.c:2878
 #, fuzzy
 msgid "write to part of a device"
 msgstr "ఫైలు యొక్క భాగమును చదువుము"
 
-#: fish/cmds.c:2863
+#: fish/cmds.c:2879
 msgid "read a file"
 msgstr "ఫైలును చదువుము"
 
-#: fish/cmds.c:2864
+#: fish/cmds.c:2880
 msgid "read file as lines"
 msgstr "ఫైలును వరుసలలా చదువుము"
 
-#: fish/cmds.c:2865
+#: fish/cmds.c:2881
 msgid "read directories entries"
 msgstr "పదకోశపు అంశములను చదువుము"
 
-#: fish/cmds.c:2866
+#: fish/cmds.c:2882
 msgid "read the target of a symbolic link"
 msgstr "సింబాలిక్ లింకుయొక్క లక్ష్యమును చదువుము"
 
-#: fish/cmds.c:2867
+#: fish/cmds.c:2883
 msgid "readlink on multiple files"
 msgstr "బహుళ ఫైళ్ళపై రీడ్‌లింక్"
 
-#: fish/cmds.c:2868
+#: fish/cmds.c:2884
 msgid "canonicalized absolute pathname"
 msgstr "కెనోనికలైజ్డ్ ఏబ్సొల్యూట్ పాత్‌నామము"
 
-#: fish/cmds.c:2870
+#: fish/cmds.c:2886
 msgid "close and reopen libguestfs handle"
 msgstr "libguestfs సంభాలికను మూయుము మరియు తిరిగితెరువుము"
 
-#: fish/cmds.c:2871
+#: fish/cmds.c:2887
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem"
 msgstr "ext2/ext3 ఫైల్‌సిస్టమ్ పునఃపరిమాణము చేయుము"
 
-#: fish/cmds.c:2872
+#: fish/cmds.c:2888
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
 msgstr "ext2/ext3 ఫైల్‌సిస్టమ్ పునఃపరిమాణము చేయుము"
 
-#: fish/cmds.c:2873
+#: fish/cmds.c:2889
 #, fuzzy
 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
 msgstr "ext2/ext3 ఫైల్‌సిస్టమ్ పునఃపరిమాణము చేయుము"
 
-#: fish/cmds.c:2874
+#: fish/cmds.c:2890
 msgid "remove a file"
 msgstr "ఫైలును తొలగించుము"
 
-#: fish/cmds.c:2875
+#: fish/cmds.c:2891
 msgid "remove a file or directory recursively"
 msgstr "ఫైలు లేదా డైరెక్టరీను పునరావృతంగా తీసివేయుము"
 
-#: fish/cmds.c:2876
+#: fish/cmds.c:2892
 msgid "remove a directory"
 msgstr "డైరెక్టరీను తీసివేయుము"
 
-#: fish/cmds.c:2877
+#: fish/cmds.c:2893
 msgid "remove a mountpoint"
 msgstr "మౌంట్‌పాయింట్‌ను తీసివేయుము"
 
-#: fish/cmds.c:2878
+#: fish/cmds.c:2894
 msgid "scrub (securely wipe) a device"
 msgstr "ఒక పరికరాన్ని scrub (సురక్షితంగా తుడిచివేయు)చేయి"
 
-#: fish/cmds.c:2879
+#: fish/cmds.c:2895
 msgid "scrub (securely wipe) a file"
 msgstr "ఒక ఫైలు scrub (సురక్షితంగా తుడిచివేయి) చేయి"
 
-#: fish/cmds.c:2880
+#: fish/cmds.c:2896
 msgid "scrub (securely wipe) free space"
 msgstr "ఖాళీ జాగాను scrub (సురక్షితంగా తుడిచివేయి) చేయి"
 
-#: fish/cmds.c:2881
+#: fish/cmds.c:2897
 msgid "add options to kernel command line"
 msgstr "కెర్నల్ ఆదేశ వరుసనకు ఐచ్చికాలను జతచేయుము"
 
-#: fish/cmds.c:2882
+#: fish/cmds.c:2898
 #, fuzzy
 msgid "set the attach method"
 msgstr "శోధన పాత్‌ను అమర్చుము"
 
-#: fish/cmds.c:2883
+#: fish/cmds.c:2899
 msgid "set autosync mode"
 msgstr "ఆటోసింక్ రీతిని అమర్చుము"
 
-#: fish/cmds.c:2884
+#: fish/cmds.c:2900
 msgid "enable or disable direct appliance mode"
 msgstr "నేరుగా ఆపాదించు రీతిని చేతనముచేయి లేదా అచేతనముచేయి"
 
-#: fish/cmds.c:2885
+#: fish/cmds.c:2901
 msgid "set the ext2/3/4 filesystem label"
 msgstr "ext2/3/4 ఫైల్‌సిస్టమ్ లేబుల్ అమర్చుము"
 
-#: fish/cmds.c:2886
+#: fish/cmds.c:2902
 msgid "set the ext2/3/4 filesystem UUID"
 msgstr "ext2/3/4 ఫైల్‌సిస్టమ్ UUID అమర్చుము"
 
-#: fish/cmds.c:2887
+#: fish/cmds.c:2903
 msgid "set memory allocated to the qemu subprocess"
 msgstr "qemu వుపకార్యక్రమమునకు కేటాయించిన మెమొరీను అమర్చుము"
 
-#: fish/cmds.c:2888
+#: fish/cmds.c:2904
 msgid "set enable network flag"
 msgstr ""
 
-#: fish/cmds.c:2889
+#: fish/cmds.c:2905
 msgid "set the search path"
 msgstr "శోధన పాత్‌ను అమర్చుము"
 
-#: fish/cmds.c:2890
+#: fish/cmds.c:2906
 msgid "set the qemu binary"
 msgstr "qemu బైనరీను అమర్చుము"
 
-#: fish/cmds.c:2891
+#: fish/cmds.c:2907
 msgid "enable or disable the recovery process"
 msgstr "మెరుగుపరచు కార్యక్రమమును చేతనముచేయి లేదా అచేతనముచేయి"
 
-#: fish/cmds.c:2892
+#: fish/cmds.c:2908
 msgid "set SELinux enabled or disabled at appliance boot"
 msgstr "ఆపాదిత బూట్ నందు SELinux చేతనపరచు లేదా అచేతనపరచు అమర్చుము"
 
-#: fish/cmds.c:2893
+#: fish/cmds.c:2909
 msgid "enable or disable command traces"
 msgstr "ఆదేశ జాడలను చేతనముచేయి లేదా అచేతనముచేయి"
 
-#: fish/cmds.c:2894
+#: fish/cmds.c:2910
 msgid "set verbose mode"
 msgstr "వెర్బోస్ రీతిని అమర్చుము"
 
-#: fish/cmds.c:2895
+#: fish/cmds.c:2911
 msgid "set SELinux security context"
 msgstr "SELinux సురక్షిత సందర్భమును అమర్చుము"
 
-#: fish/cmds.c:2897 fish/cmds.c:2898
+#: fish/cmds.c:2913 fish/cmds.c:2914
 msgid "create partitions on a block device"
 msgstr "బ్లాక్ పరికరముపై విభజనలను సృష్టించుము"
 
-#: fish/cmds.c:2899
+#: fish/cmds.c:2915
 msgid "modify a single partition on a block device"
 msgstr "బ్లాక్ పరికరముపై వొంటరి విభజనను సవరించుము"
 
-#: fish/cmds.c:2900
+#: fish/cmds.c:2916
 msgid "display the disk geometry from the partition table"
 msgstr "విభజన పట్టికనుండి డిస్కు జియోమెట్రీను ప్రదర్శించుము"
 
-#: fish/cmds.c:2901
+#: fish/cmds.c:2917
 msgid "display the kernel geometry"
 msgstr "కెర్నల్ జియోమెట్రీను ప్రదర్శించుము"
 
-#: fish/cmds.c:2902
+#: fish/cmds.c:2918
 msgid "display the partition table"
 msgstr "విభజన పట్టికను ప్రదర్శించుము"
 
-#: fish/cmds.c:2903
+#: fish/cmds.c:2919
 msgid "run a command via the shell"
 msgstr "షెల్ గుండా ఆదేశమును నడుపుము"
 
-#: fish/cmds.c:2904
+#: fish/cmds.c:2920
 msgid "run a command via the shell returning lines"
 msgstr "షెల్ రిటర్నింగ్ వరుసల ద్వారా ఆదేశమును నడుపుము"
 
-#: fish/cmds.c:2905
+#: fish/cmds.c:2921
 msgid "sleep for some seconds"
 msgstr "కొన్ని సెకనులపాటు నిద్రించుము"
 
-#: fish/cmds.c:2906
+#: fish/cmds.c:2922
 #, fuzzy
 msgid "create a sparse disk image and add"
 msgstr "స్పార్శ్ ప్రతిబింబ ఫైలును కేటాయించుము"
 
-#: fish/cmds.c:2907
+#: fish/cmds.c:2923
 msgid "get file information"
 msgstr "ఫైల్ సమాచారమును పొందుము"
 
-#: fish/cmds.c:2908
+#: fish/cmds.c:2924
 msgid "get file system statistics"
 msgstr "ఫైల్ సిస్టమ్ గణాంకాలను పొందుము"
 
-#: fish/cmds.c:2909 fish/cmds.c:2910
+#: fish/cmds.c:2925 fish/cmds.c:2926
 msgid "print the printable strings in a file"
 msgstr "ముద్రించదగు స్ట్రింగులను ఫైలునందు ముద్రించుము"
 
-#: fish/cmds.c:2911
+#: fish/cmds.c:2927
 #, fuzzy
 msgid "list supported groups of commands"
 msgstr "ఆదేశములను ఆమోదించుటకు సిద్దముగా వుందా"
 
-#: fish/cmds.c:2912
+#: fish/cmds.c:2928
 msgid "disable swap on device"
 msgstr "swapను పరికరముపై అచేతనముచేయి"
 
-#: fish/cmds.c:2913
+#: fish/cmds.c:2929
 msgid "disable swap on file"
 msgstr "swapను ఫైలుపై అచేతనముచేయి"
 
-#: fish/cmds.c:2914
+#: fish/cmds.c:2930
 msgid "disable swap on labeled swap partition"
 msgstr "swapను లేబుల్డు swap విభజనపై అచేతనముచేయి"
 
-#: fish/cmds.c:2915
+#: fish/cmds.c:2931
 msgid "disable swap on swap partition by UUID"
 msgstr "swapను swap విభజనపై UUID ద్వారా అచేతనముచేయి"
 
-#: fish/cmds.c:2916
+#: fish/cmds.c:2932
 msgid "enable swap on device"
 msgstr "పరికరము swapను చేతనముచేయి"
 
-#: fish/cmds.c:2917
+#: fish/cmds.c:2933
 msgid "enable swap on file"
 msgstr "ఫైలుపై swapను చేతనముచేయి"
 
-#: fish/cmds.c:2918
+#: fish/cmds.c:2934
 msgid "enable swap on labeled swap partition"
 msgstr "swapను లైబుల్డు swap విభజనపై చేతనముచేయి"
 
-#: fish/cmds.c:2919
+#: fish/cmds.c:2935
 msgid "enable swap on swap partition by UUID"
 msgstr "swapను swap విభజనపై UUID ద్వారా చేతనముచేయి"
 
-#: fish/cmds.c:2920
+#: fish/cmds.c:2936
 msgid "sync disks, writes are flushed through to the disk image"
 msgstr "సింక్ డిస్కులు, వ్రాసినవి డిస్కు ప్రతిబింబమునకు ఫ్లష్ చేయబడినవి"
 
-#: fish/cmds.c:2921
+#: fish/cmds.c:2937
 msgid "return last 10 lines of a file"
 msgstr "ఫైలు యొక్క చివరి 10 వరుసలను తిప్పియివ్వుము"
 
-#: fish/cmds.c:2922
+#: fish/cmds.c:2938
 msgid "return last N lines of a file"
 msgstr "ఫైలు యొక్క చివరి N వరుసలను తిప్పియివ్వుము"
 
-#: fish/cmds.c:2923
+#: fish/cmds.c:2939
 msgid "unpack tarfile to directory"
 msgstr "టార్‌ఫైలును డైరెక్టరీనకు అన్‌పాక్ చేయుము"
 
-#: fish/cmds.c:2924
+#: fish/cmds.c:2940
 msgid "pack directory into tarfile"
 msgstr "డైరెక్టరీను టార్‌పైలులోనికి పాక్ చేయుము"
 
-#: fish/cmds.c:2925 fish/cmds.c:2932
+#: fish/cmds.c:2941 fish/cmds.c:2948
 msgid "unpack compressed tarball to directory"
 msgstr "కుదించిన టార్‌బాల్‌ను డెరెక్టరీనకు అన్‌పాక్ చేయుము"
 
-#: fish/cmds.c:2926 fish/cmds.c:2933
+#: fish/cmds.c:2942 fish/cmds.c:2949
 msgid "pack directory into compressed tarball"
 msgstr "డైరెక్టరీను కుదించిన టార్‌బాల్‌కు పాక్ చేయుము"
 
-#: fish/cmds.c:2927
+#: fish/cmds.c:2943
 #, fuzzy
 msgid "print elapsed time taken to run a command"
 msgstr "ఆదేశమును నడుపుటకు తీసుకొనిన సమయాన్ని లెక్కించుము"
 
-#: fish/cmds.c:2928
+#: fish/cmds.c:2944
 msgid "update file timestamps or create a new file"
 msgstr "ఫైలు టైమ్‌స్టాంపులను నవీకరించుము లేదా కొత్త ఫైలును సృష్టించుము"
 
-#: fish/cmds.c:2929
+#: fish/cmds.c:2945
 msgid "truncate a file to zero size"
 msgstr "ఫైలును సున్నా పరిమాణముకు ట్రంకేట్ చేయుము"
 
-#: fish/cmds.c:2930
+#: fish/cmds.c:2946
 msgid "truncate a file to a particular size"
 msgstr "ఫైలును ఫలానా పరిమాణముకు కుదించుము"
 
-#: fish/cmds.c:2931
+#: fish/cmds.c:2947
 msgid "get ext2/ext3/ext4 superblock details"
 msgstr "ext2/ext3/ext4 సూపర్‌బ్లాక్ వివరములను పొందుము"
 
-#: fish/cmds.c:2934
+#: fish/cmds.c:2950
 msgid "set file mode creation mask (umask)"
 msgstr "ఫైల్ రీతి సృష్టీకరణ మాస్క్ అమర్చుము (umask)"
 
-#: fish/cmds.c:2935
+#: fish/cmds.c:2951
 msgid "unmount a filesystem"
 msgstr "ఫైల్‌సిస్టమ్‌ను అన్‌మౌంట్ చేయుము"
 
-#: fish/cmds.c:2936
+#: fish/cmds.c:2952
 msgid "unmount all filesystems"
 msgstr "అన్ని ఫైల్‌సిస్టమ్సును అన్‌మౌంట్ చేయుము"
 
-#: fish/cmds.c:2937
+#: fish/cmds.c:2953
 msgid "upload a file from the local machine"
 msgstr "స్థానిక మిషన్‌నుండి వొక ఫైలును అప్‌లోడు చేయుము"
 
-#: fish/cmds.c:2938
+#: fish/cmds.c:2954
 #, fuzzy
 msgid "upload a file from the local machine with offset"
 msgstr "స్థానిక మిషన్‌నుండి వొక ఫైలును అప్‌లోడు చేయుము"
 
-#: fish/cmds.c:2939
+#: fish/cmds.c:2955
 msgid "set timestamp of a file with nanosecond precision"
 msgstr "ఫైలు యొక్క టైమ్‌స్టాంపును నానోసెకండ్ ప్రెసిషన్‌(సూక్ష్మత)తో అమర్చుము"
 
-#: fish/cmds.c:2940
+#: fish/cmds.c:2956
 msgid "get the library version number"
 msgstr "లైబ్రరీ వర్షన్ సంఖ్యను పొందుము"
 
-#: fish/cmds.c:2941
+#: fish/cmds.c:2957
 #, fuzzy
 msgid "get the filesystem label"
 msgstr "ext2/3/4 ఫైల్‌సిస్టమ్ లేబుల్ పొందుము"
 
-#: fish/cmds.c:2942
+#: fish/cmds.c:2958
 msgid "get the Linux VFS type corresponding to a mounted device"
 msgstr "మౌంటైన పరికరముకు చెందిన లైనక్స్ VFS రకమును పొందుము"
 
-#: fish/cmds.c:2943
+#: fish/cmds.c:2959
 #, fuzzy
 msgid "get the filesystem UUID"
 msgstr "ext2/3/4 ఫైల్‌సిస్టమ్ UUID పొందుము"
 
-#: fish/cmds.c:2944
+#: fish/cmds.c:2960
 msgid "activate or deactivate some volume groups"
 msgstr "కొన్ని వాల్యూమ్ సమూహాలను క్రియాశీలపరచుము లేదా క్రియాహీనపరచుము"
 
-#: fish/cmds.c:2945
+#: fish/cmds.c:2961
 msgid "activate or deactivate all volume groups"
 msgstr "అన్ని వాల్యూమ్ సమూహాలను క్రియాశీలపరచుము లేదా క్రియాహీనపరచుము"
 
-#: fish/cmds.c:2946
+#: fish/cmds.c:2962
 msgid "create an LVM volume group"
 msgstr "LVM వాల్యూమ్ సమూహం సృష్టించుము"
 
-#: fish/cmds.c:2947
+#: fish/cmds.c:2963
 msgid "get the LV UUIDs of all LVs in the volume group"
 msgstr ""
 
-#: fish/cmds.c:2948
+#: fish/cmds.c:2964
 msgid "get the PV UUIDs containing the volume group"
 msgstr ""
 
-#: fish/cmds.c:2949
+#: fish/cmds.c:2965
 msgid "remove an LVM volume group"
 msgstr "LVM వాల్యూమ్ సమూహమును తీసివేయుము"
 
-#: fish/cmds.c:2950
+#: fish/cmds.c:2966
 #, fuzzy
 msgid "rename an LVM volume group"
 msgstr "LVM వాల్యూమ్ సమూహం సృష్టించుము"
 
-#: fish/cmds.c:2951 fish/cmds.c:2952
+#: fish/cmds.c:2967 fish/cmds.c:2968
 msgid "list the LVM volume groups (VGs)"
 msgstr "LVM వాల్యూమ్ సమూహాలను (VGs) జాబితాచేయుము"
 
-#: fish/cmds.c:2953
+#: fish/cmds.c:2969
 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
 msgstr ""
 
-#: fish/cmds.c:2954
+#: fish/cmds.c:2970
 #, fuzzy
 msgid "get the UUID of a volume group"
 msgstr "LVM వాల్యూమ్ సమూహం సృష్టించుము"
 
-#: fish/cmds.c:2955
+#: fish/cmds.c:2971
 msgid "count characters in a file"
 msgstr "ఫైలునందలి అక్షరములను లెక్కించుము"
 
-#: fish/cmds.c:2956
+#: fish/cmds.c:2972
 msgid "count lines in a file"
 msgstr "ఫైలునందలి వరుసలను లెక్కించుము"
 
-#: fish/cmds.c:2957
+#: fish/cmds.c:2973
 msgid "count words in a file"
 msgstr "ఫైలునందలి పదములను లెక్కించుము"
 
-#: fish/cmds.c:2958
+#: fish/cmds.c:2974
 #, fuzzy
 msgid "create a new file"
 msgstr "ఫైలును సృష్టించుము"
 
-#: fish/cmds.c:2959
+#: fish/cmds.c:2975
 msgid "create a file"
 msgstr "ఫైలును సృష్టించుము"
 
-#: fish/cmds.c:2962
+#: fish/cmds.c:2978
 msgid "write zeroes to the device"
 msgstr "పరికరమునకు సున్నాలను వ్రాయుము"
 
-#: fish/cmds.c:2963
+#: fish/cmds.c:2979
 #, fuzzy
 msgid "write zeroes to an entire device"
 msgstr "పరికరమునకు సున్నాలను వ్రాయుము"
 
-#: fish/cmds.c:2964
+#: fish/cmds.c:2980
 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
 msgstr "ext2/3 ఫైలుసిస్టమ్ పైన వుపయోగించని ఐనోడ్లు మరియు డిస్కు బ్లాకులు సున్నా"
 
-#: fish/cmds.c:2967
+#: fish/cmds.c:2983
 msgid "determine file type inside a compressed file"
 msgstr "కుదించిన ఫైలునందలి ఫైలు రకమును నిర్ధారించుము"
 
-#: fish/cmds.c:2970
+#: fish/cmds.c:2986
 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
 msgstr "ఆదేశము కొరకు విశదీకృత సహాయమును చూపుటకు -h <cmd> / help <cmd> వుపయోగించుము"
 
-#: fish/cmds.c:3288 fish/cmds.c:3302 fish/cmds.c:3318 fish/cmds.c:3335
-#: fish/cmds.c:3352 fish/cmds.c:3370 fish/cmds.c:3389 fish/cmds.c:3405
-#: fish/cmds.c:3423 fish/cmds.c:3439 fish/cmds.c:3457 fish/cmds.c:3473
-#: fish/cmds.c:3490 fish/cmds.c:3505 fish/cmds.c:3523 fish/cmds.c:3538
-#: fish/cmds.c:3554 fish/cmds.c:3570 fish/cmds.c:3586 fish/cmds.c:3602
-#: fish/cmds.c:3618 fish/cmds.c:3636 fish/cmds.c:3669 fish/cmds.c:3685
-#: fish/cmds.c:3701 fish/cmds.c:3720 fish/cmds.c:3735 fish/cmds.c:3753
-#: fish/cmds.c:3768 fish/cmds.c:3786 fish/cmds.c:3801 fish/cmds.c:3819
-#: fish/cmds.c:3834 fish/cmds.c:3853 fish/cmds.c:3872 fish/cmds.c:3890
-#: fish/cmds.c:3910 fish/cmds.c:3929 fish/cmds.c:3949 fish/cmds.c:3969
-#: fish/cmds.c:3989 fish/cmds.c:4008 fish/cmds.c:4027 fish/cmds.c:4047
-#: fish/cmds.c:4067 fish/cmds.c:4087 fish/cmds.c:4102 fish/cmds.c:4118
-#: fish/cmds.c:4190 fish/cmds.c:4208 fish/cmds.c:4225 fish/cmds.c:4309
-#: fish/cmds.c:4329 fish/cmds.c:4349 fish/cmds.c:4369 fish/cmds.c:4389
-#: fish/cmds.c:4409 fish/cmds.c:4428 fish/cmds.c:4447 fish/cmds.c:4466
-#: fish/cmds.c:4481 fish/cmds.c:4500 fish/cmds.c:4520 fish/cmds.c:4540
-#: fish/cmds.c:4617 fish/cmds.c:4633 fish/cmds.c:4649 fish/cmds.c:4668
-#: fish/cmds.c:4690 fish/cmds.c:4712 fish/cmds.c:4732 fish/cmds.c:4749
-#: fish/cmds.c:4766 fish/cmds.c:4783 fish/cmds.c:4800 fish/cmds.c:4817
-#: fish/cmds.c:4834 fish/cmds.c:4851 fish/cmds.c:4870 fish/cmds.c:4893
-#: fish/cmds.c:4929 fish/cmds.c:4946 fish/cmds.c:4969 fish/cmds.c:4991
-#: fish/cmds.c:5012 fish/cmds.c:5032 fish/cmds.c:5051 fish/cmds.c:5071
-#: fish/cmds.c:5089 fish/cmds.c:5107 fish/cmds.c:5121 fish/cmds.c:5137
-#: fish/cmds.c:5157 fish/cmds.c:5176 fish/cmds.c:5195 fish/cmds.c:5214
-#: fish/cmds.c:5233 fish/cmds.c:5253 fish/cmds.c:5293 fish/cmds.c:5350
-#: fish/cmds.c:5371 fish/cmds.c:5392 fish/cmds.c:5413 fish/cmds.c:5431
-#: fish/cmds.c:5453 fish/cmds.c:5491 fish/cmds.c:5513 fish/cmds.c:5592
-#: fish/cmds.c:5631 fish/cmds.c:5646 fish/cmds.c:5663 fish/cmds.c:5677
-#: fish/cmds.c:5693 fish/cmds.c:5715 fish/cmds.c:5737 fish/cmds.c:5759
-#: fish/cmds.c:5781 fish/cmds.c:5803 fish/cmds.c:5825 fish/cmds.c:5845
-#: fish/cmds.c:5862 fish/cmds.c:5879 fish/cmds.c:5898 fish/cmds.c:5917
-#: fish/cmds.c:5937 fish/cmds.c:5973 fish/cmds.c:5992 fish/cmds.c:6011
-#: fish/cmds.c:6028 fish/cmds.c:6046 fish/cmds.c:6069 fish/cmds.c:6092
-#: fish/cmds.c:6116 fish/cmds.c:6139 fish/cmds.c:6160 fish/cmds.c:6183
-#: fish/cmds.c:6206 fish/cmds.c:6226 fish/cmds.c:6248 fish/cmds.c:6269
-#: fish/cmds.c:6292 fish/cmds.c:6309 fish/cmds.c:6326 fish/cmds.c:6344
-#: fish/cmds.c:6362 fish/cmds.c:6383 fish/cmds.c:6401 fish/cmds.c:6422
-#: fish/cmds.c:6442 fish/cmds.c:6460 fish/cmds.c:6481 fish/cmds.c:6504
-#: fish/cmds.c:6527 fish/cmds.c:6549 fish/cmds.c:6582 fish/cmds.c:6599
-#: fish/cmds.c:6616 fish/cmds.c:6640 fish/cmds.c:6663 fish/cmds.c:6686
-#: fish/cmds.c:6708 fish/cmds.c:6725 fish/cmds.c:6747 fish/cmds.c:6841
-#: fish/cmds.c:6861 fish/cmds.c:6881 fish/cmds.c:6901 fish/cmds.c:6919
-#: fish/cmds.c:6940 fish/cmds.c:6976 fish/cmds.c:6993 fish/cmds.c:7015
-#: fish/cmds.c:7032 fish/cmds.c:7068 fish/cmds.c:7088 fish/cmds.c:7108
-#: fish/cmds.c:7128 fish/cmds.c:7150 fish/cmds.c:7167 fish/cmds.c:7186
-#: fish/cmds.c:7205 fish/cmds.c:7227 fish/cmds.c:7248 fish/cmds.c:7269
-#: fish/cmds.c:7290 fish/cmds.c:7313 fish/cmds.c:7354 fish/cmds.c:7377
-#: fish/cmds.c:7416 fish/cmds.c:7433 fish/cmds.c:7452 fish/cmds.c:7473
-#: fish/cmds.c:7496 fish/cmds.c:7518 fish/cmds.c:7536 fish/cmds.c:7555
-#: fish/cmds.c:7576 fish/cmds.c:7653 fish/cmds.c:7694 fish/cmds.c:7773
-#: fish/cmds.c:7849 fish/cmds.c:7886 fish/cmds.c:7909 fish/cmds.c:7930
-#: fish/cmds.c:7953 fish/cmds.c:7975 fish/cmds.c:8000 fish/cmds.c:8043
-#: fish/cmds.c:8084 fish/cmds.c:8105 fish/cmds.c:8123 fish/cmds.c:8142
-#: fish/cmds.c:8159 fish/cmds.c:8177 fish/cmds.c:8204 fish/cmds.c:8228
-#: fish/cmds.c:8252 fish/cmds.c:8276 fish/cmds.c:8300 fish/cmds.c:8324
-#: fish/cmds.c:8348 fish/cmds.c:8372 fish/cmds.c:8396 fish/cmds.c:8420
-#: fish/cmds.c:8444 fish/cmds.c:8468 fish/cmds.c:8491 fish/cmds.c:8514
-#: fish/cmds.c:8535 fish/cmds.c:8556 fish/cmds.c:8577 fish/cmds.c:8597
-#: fish/cmds.c:8620 fish/cmds.c:8658 fish/cmds.c:8675 fish/cmds.c:8692
-#: fish/cmds.c:8711 fish/cmds.c:8730 fish/cmds.c:8747 fish/cmds.c:8764
-#: fish/cmds.c:8781 fish/cmds.c:8798 fish/cmds.c:8817 fish/cmds.c:8853
-#: fish/cmds.c:8893 fish/cmds.c:8926 fish/cmds.c:8943 fish/cmds.c:8960
-#: fish/cmds.c:8976 fish/cmds.c:8991 fish/cmds.c:9012 fish/cmds.c:9050
-#: fish/cmds.c:9088 fish/cmds.c:9127 fish/cmds.c:9167 fish/cmds.c:9208
-#: fish/cmds.c:9249 fish/cmds.c:9287 fish/cmds.c:9304 fish/cmds.c:9327
-#: fish/cmds.c:9349 fish/cmds.c:9371 fish/cmds.c:9391 fish/cmds.c:9411
-#: fish/cmds.c:9447 fish/cmds.c:9519 fish/cmds.c:9559 fish/cmds.c:9617
-#: fish/cmds.c:9643 fish/cmds.c:9669 fish/cmds.c:9697 fish/cmds.c:9756
-#: fish/cmds.c:9777 fish/cmds.c:9822 fish/cmds.c:9842 fish/cmds.c:9881
-#: fish/cmds.c:9918 fish/cmds.c:9938 fish/cmds.c:9960 fish/cmds.c:10017
-#: fish/cmds.c:10037 fish/cmds.c:10059 fish/cmds.c:10081 fish/cmds.c:10100
-#: fish/cmds.c:10120 fish/cmds.c:10147 fish/cmds.c:10167 fish/cmds.c:10187
-#: fish/cmds.c:10207 fish/cmds.c:10227 fish/cmds.c:10249 fish/cmds.c:10284
-#: fish/cmds.c:10302 fish/cmds.c:10325 fish/cmds.c:10347 fish/cmds.c:10362
-#: fish/cmds.c:10379 fish/cmds.c:10416 fish/cmds.c:10455 fish/cmds.c:10495
-#: fish/cmds.c:10551 fish/cmds.c:10573 fish/cmds.c:10609 fish/cmds.c:10624
-#: fish/cmds.c:10644 fish/cmds.c:10684 fish/cmds.c:10707 fish/cmds.c:10731
-#: fish/cmds.c:10756 fish/cmds.c:10797 fish/cmds.c:10822 fish/cmds.c:10860
-#: fish/cmds.c:10891 fish/cmds.c:10922 fish/cmds.c:10950 fish/cmds.c:10970
-#: fish/cmds.c:11002 fish/cmds.c:11022 fish/cmds.c:11042 fish/cmds.c:11059
-#: fish/cmds.c:11077 fish/cmds.c:11100 fish/cmds.c:11121 fish/cmds.c:11140
-#: fish/cmds.c:11182 fish/cmds.c:11225 fish/cmds.c:11269 fish/cmds.c:11308
-#: fish/cmds.c:11327 fish/cmds.c:11347 fish/cmds.c:11367 fish/cmds.c:11388
-#: fish/cmds.c:11409 fish/cmds.c:11430 fish/cmds.c:11451 fish/cmds.c:11472
-#: fish/cmds.c:11494 fish/cmds.c:11532 fish/cmds.c:11583 fish/cmds.c:11621
-#: fish/cmds.c:11677 fish/cmds.c:11813 fish/cmds.c:11842 fish/cmds.c:11869
-#: fish/cmds.c:11886 fish/cmds.c:11907 fish/cmds.c:11924
+#: fish/cmds.c:3304 fish/cmds.c:3318 fish/cmds.c:3334 fish/cmds.c:3351
+#: fish/cmds.c:3368 fish/cmds.c:3386 fish/cmds.c:3405 fish/cmds.c:3421
+#: fish/cmds.c:3439 fish/cmds.c:3455 fish/cmds.c:3473 fish/cmds.c:3489
+#: fish/cmds.c:3506 fish/cmds.c:3521 fish/cmds.c:3539 fish/cmds.c:3554
+#: fish/cmds.c:3570 fish/cmds.c:3586 fish/cmds.c:3602 fish/cmds.c:3618
+#: fish/cmds.c:3634 fish/cmds.c:3652 fish/cmds.c:3685 fish/cmds.c:3701
+#: fish/cmds.c:3717 fish/cmds.c:3736 fish/cmds.c:3751 fish/cmds.c:3769
+#: fish/cmds.c:3784 fish/cmds.c:3802 fish/cmds.c:3817 fish/cmds.c:3835
+#: fish/cmds.c:3850 fish/cmds.c:3869 fish/cmds.c:3888 fish/cmds.c:3906
+#: fish/cmds.c:3926 fish/cmds.c:3945 fish/cmds.c:3965 fish/cmds.c:3985
+#: fish/cmds.c:4005 fish/cmds.c:4024 fish/cmds.c:4043 fish/cmds.c:4063
+#: fish/cmds.c:4083 fish/cmds.c:4103 fish/cmds.c:4118 fish/cmds.c:4134
+#: fish/cmds.c:4206 fish/cmds.c:4224 fish/cmds.c:4241 fish/cmds.c:4325
+#: fish/cmds.c:4345 fish/cmds.c:4365 fish/cmds.c:4385 fish/cmds.c:4405
+#: fish/cmds.c:4425 fish/cmds.c:4444 fish/cmds.c:4463 fish/cmds.c:4482
+#: fish/cmds.c:4497 fish/cmds.c:4516 fish/cmds.c:4536 fish/cmds.c:4556
+#: fish/cmds.c:4633 fish/cmds.c:4649 fish/cmds.c:4665 fish/cmds.c:4684
+#: fish/cmds.c:4706 fish/cmds.c:4728 fish/cmds.c:4748 fish/cmds.c:4765
+#: fish/cmds.c:4782 fish/cmds.c:4799 fish/cmds.c:4816 fish/cmds.c:4833
+#: fish/cmds.c:4850 fish/cmds.c:4867 fish/cmds.c:4886 fish/cmds.c:4909
+#: fish/cmds.c:4945 fish/cmds.c:4962 fish/cmds.c:4985 fish/cmds.c:5007
+#: fish/cmds.c:5028 fish/cmds.c:5048 fish/cmds.c:5067 fish/cmds.c:5087
+#: fish/cmds.c:5105 fish/cmds.c:5123 fish/cmds.c:5137 fish/cmds.c:5153
+#: fish/cmds.c:5173 fish/cmds.c:5192 fish/cmds.c:5211 fish/cmds.c:5230
+#: fish/cmds.c:5249 fish/cmds.c:5269 fish/cmds.c:5309 fish/cmds.c:5366
+#: fish/cmds.c:5387 fish/cmds.c:5408 fish/cmds.c:5429 fish/cmds.c:5447
+#: fish/cmds.c:5469 fish/cmds.c:5507 fish/cmds.c:5529 fish/cmds.c:5608
+#: fish/cmds.c:5647 fish/cmds.c:5662 fish/cmds.c:5679 fish/cmds.c:5693
+#: fish/cmds.c:5709 fish/cmds.c:5731 fish/cmds.c:5753 fish/cmds.c:5775
+#: fish/cmds.c:5797 fish/cmds.c:5819 fish/cmds.c:5841 fish/cmds.c:5861
+#: fish/cmds.c:5878 fish/cmds.c:5895 fish/cmds.c:5914 fish/cmds.c:5933
+#: fish/cmds.c:5953 fish/cmds.c:5989 fish/cmds.c:6008 fish/cmds.c:6027
+#: fish/cmds.c:6044 fish/cmds.c:6062 fish/cmds.c:6085 fish/cmds.c:6108
+#: fish/cmds.c:6132 fish/cmds.c:6155 fish/cmds.c:6176 fish/cmds.c:6199
+#: fish/cmds.c:6222 fish/cmds.c:6242 fish/cmds.c:6264 fish/cmds.c:6285
+#: fish/cmds.c:6308 fish/cmds.c:6325 fish/cmds.c:6342 fish/cmds.c:6360
+#: fish/cmds.c:6378 fish/cmds.c:6399 fish/cmds.c:6417 fish/cmds.c:6438
+#: fish/cmds.c:6458 fish/cmds.c:6476 fish/cmds.c:6497 fish/cmds.c:6520
+#: fish/cmds.c:6543 fish/cmds.c:6565 fish/cmds.c:6598 fish/cmds.c:6615
+#: fish/cmds.c:6632 fish/cmds.c:6656 fish/cmds.c:6679 fish/cmds.c:6702
+#: fish/cmds.c:6724 fish/cmds.c:6741 fish/cmds.c:6763 fish/cmds.c:6857
+#: fish/cmds.c:6877 fish/cmds.c:6897 fish/cmds.c:6917 fish/cmds.c:6935
+#: fish/cmds.c:6956 fish/cmds.c:6992 fish/cmds.c:7009 fish/cmds.c:7031
+#: fish/cmds.c:7048 fish/cmds.c:7084 fish/cmds.c:7104 fish/cmds.c:7124
+#: fish/cmds.c:7144 fish/cmds.c:7166 fish/cmds.c:7183 fish/cmds.c:7202
+#: fish/cmds.c:7221 fish/cmds.c:7243 fish/cmds.c:7264 fish/cmds.c:7285
+#: fish/cmds.c:7306 fish/cmds.c:7329 fish/cmds.c:7370 fish/cmds.c:7393
+#: fish/cmds.c:7432 fish/cmds.c:7449 fish/cmds.c:7468 fish/cmds.c:7489
+#: fish/cmds.c:7512 fish/cmds.c:7534 fish/cmds.c:7552 fish/cmds.c:7571
+#: fish/cmds.c:7592 fish/cmds.c:7669 fish/cmds.c:7710 fish/cmds.c:7789
+#: fish/cmds.c:7865 fish/cmds.c:7902 fish/cmds.c:7925 fish/cmds.c:7946
+#: fish/cmds.c:7969 fish/cmds.c:7991 fish/cmds.c:8016 fish/cmds.c:8059
+#: fish/cmds.c:8100 fish/cmds.c:8121 fish/cmds.c:8139 fish/cmds.c:8158
+#: fish/cmds.c:8175 fish/cmds.c:8193 fish/cmds.c:8220 fish/cmds.c:8244
+#: fish/cmds.c:8268 fish/cmds.c:8292 fish/cmds.c:8316 fish/cmds.c:8340
+#: fish/cmds.c:8364 fish/cmds.c:8388 fish/cmds.c:8412 fish/cmds.c:8436
+#: fish/cmds.c:8460 fish/cmds.c:8484 fish/cmds.c:8507 fish/cmds.c:8530
+#: fish/cmds.c:8551 fish/cmds.c:8572 fish/cmds.c:8593 fish/cmds.c:8613
+#: fish/cmds.c:8636 fish/cmds.c:8674 fish/cmds.c:8691 fish/cmds.c:8708
+#: fish/cmds.c:8727 fish/cmds.c:8746 fish/cmds.c:8763 fish/cmds.c:8780
+#: fish/cmds.c:8797 fish/cmds.c:8814 fish/cmds.c:8833 fish/cmds.c:8869
+#: fish/cmds.c:8909 fish/cmds.c:8942 fish/cmds.c:8959 fish/cmds.c:8976
+#: fish/cmds.c:8992 fish/cmds.c:9007 fish/cmds.c:9028 fish/cmds.c:9066
+#: fish/cmds.c:9104 fish/cmds.c:9143 fish/cmds.c:9183 fish/cmds.c:9224
+#: fish/cmds.c:9265 fish/cmds.c:9303 fish/cmds.c:9320 fish/cmds.c:9343
+#: fish/cmds.c:9365 fish/cmds.c:9387 fish/cmds.c:9407 fish/cmds.c:9427
+#: fish/cmds.c:9463 fish/cmds.c:9535 fish/cmds.c:9575 fish/cmds.c:9633
+#: fish/cmds.c:9659 fish/cmds.c:9685 fish/cmds.c:9713 fish/cmds.c:9772
+#: fish/cmds.c:9793 fish/cmds.c:9838 fish/cmds.c:9858 fish/cmds.c:9897
+#: fish/cmds.c:9934 fish/cmds.c:9954 fish/cmds.c:9976 fish/cmds.c:10033
+#: fish/cmds.c:10053 fish/cmds.c:10075 fish/cmds.c:10097 fish/cmds.c:10116
+#: fish/cmds.c:10136 fish/cmds.c:10163 fish/cmds.c:10183 fish/cmds.c:10203
+#: fish/cmds.c:10223 fish/cmds.c:10243 fish/cmds.c:10265 fish/cmds.c:10300
+#: fish/cmds.c:10318 fish/cmds.c:10341 fish/cmds.c:10363 fish/cmds.c:10378
+#: fish/cmds.c:10395 fish/cmds.c:10432 fish/cmds.c:10471 fish/cmds.c:10511
+#: fish/cmds.c:10567 fish/cmds.c:10589 fish/cmds.c:10625 fish/cmds.c:10640
+#: fish/cmds.c:10660 fish/cmds.c:10700 fish/cmds.c:10723 fish/cmds.c:10747
+#: fish/cmds.c:10772 fish/cmds.c:10813 fish/cmds.c:10838 fish/cmds.c:10876
+#: fish/cmds.c:10907 fish/cmds.c:10938 fish/cmds.c:10966 fish/cmds.c:10986
+#: fish/cmds.c:11018 fish/cmds.c:11038 fish/cmds.c:11058 fish/cmds.c:11075
+#: fish/cmds.c:11093 fish/cmds.c:11116 fish/cmds.c:11137 fish/cmds.c:11156
+#: fish/cmds.c:11198 fish/cmds.c:11241 fish/cmds.c:11285 fish/cmds.c:11324
+#: fish/cmds.c:11343 fish/cmds.c:11363 fish/cmds.c:11383 fish/cmds.c:11404
+#: fish/cmds.c:11425 fish/cmds.c:11446 fish/cmds.c:11467 fish/cmds.c:11488
+#: fish/cmds.c:11510 fish/cmds.c:11548 fish/cmds.c:11599 fish/cmds.c:11637
+#: fish/cmds.c:11693 fish/cmds.c:11829 fish/cmds.c:11858 fish/cmds.c:11885
+#: fish/cmds.c:11902 fish/cmds.c:11923 fish/cmds.c:11940 fish/cmds.c:12002
 #, c-format
 msgid "%s should have %d parameter(s)\n"
 msgstr "%s అనునది %d పారామితి(ల)ను కలిగివుండాలి\n"
 
-#: fish/cmds.c:3289 fish/cmds.c:3303 fish/cmds.c:3319 fish/cmds.c:3336
-#: fish/cmds.c:3353 fish/cmds.c:3371 fish/cmds.c:3390 fish/cmds.c:3406
-#: fish/cmds.c:3424 fish/cmds.c:3440 fish/cmds.c:3458 fish/cmds.c:3474
-#: fish/cmds.c:3491 fish/cmds.c:3506 fish/cmds.c:3524 fish/cmds.c:3539
-#: fish/cmds.c:3555 fish/cmds.c:3571 fish/cmds.c:3587 fish/cmds.c:3603
-#: fish/cmds.c:3619 fish/cmds.c:3637 fish/cmds.c:3670 fish/cmds.c:3686
-#: fish/cmds.c:3702 fish/cmds.c:3721 fish/cmds.c:3736 fish/cmds.c:3754
-#: fish/cmds.c:3769 fish/cmds.c:3787 fish/cmds.c:3802 fish/cmds.c:3820
-#: fish/cmds.c:3835 fish/cmds.c:3854 fish/cmds.c:3873 fish/cmds.c:3891
-#: fish/cmds.c:3911 fish/cmds.c:3930 fish/cmds.c:3950 fish/cmds.c:3970
-#: fish/cmds.c:3990 fish/cmds.c:4009 fish/cmds.c:4028 fish/cmds.c:4048
-#: fish/cmds.c:4068 fish/cmds.c:4088 fish/cmds.c:4103 fish/cmds.c:4119
-#: fish/cmds.c:4140 fish/cmds.c:4191 fish/cmds.c:4209 fish/cmds.c:4226
-#: fish/cmds.c:4247 fish/cmds.c:4310 fish/cmds.c:4330 fish/cmds.c:4350
-#: fish/cmds.c:4370 fish/cmds.c:4390 fish/cmds.c:4410 fish/cmds.c:4429
-#: fish/cmds.c:4448 fish/cmds.c:4467 fish/cmds.c:4482 fish/cmds.c:4501
-#: fish/cmds.c:4521 fish/cmds.c:4541 fish/cmds.c:4564 fish/cmds.c:4618
-#: fish/cmds.c:4634 fish/cmds.c:4650 fish/cmds.c:4669 fish/cmds.c:4691
-#: fish/cmds.c:4713 fish/cmds.c:4733 fish/cmds.c:4750 fish/cmds.c:4767
-#: fish/cmds.c:4784 fish/cmds.c:4801 fish/cmds.c:4818 fish/cmds.c:4835
-#: fish/cmds.c:4852 fish/cmds.c:4871 fish/cmds.c:4894 fish/cmds.c:4930
-#: fish/cmds.c:4947 fish/cmds.c:4970 fish/cmds.c:4992 fish/cmds.c:5013
-#: fish/cmds.c:5033 fish/cmds.c:5052 fish/cmds.c:5072 fish/cmds.c:5090
-#: fish/cmds.c:5108 fish/cmds.c:5122 fish/cmds.c:5138 fish/cmds.c:5158
-#: fish/cmds.c:5177 fish/cmds.c:5196 fish/cmds.c:5215 fish/cmds.c:5234
-#: fish/cmds.c:5254 fish/cmds.c:5294 fish/cmds.c:5351 fish/cmds.c:5372
-#: fish/cmds.c:5393 fish/cmds.c:5414 fish/cmds.c:5432 fish/cmds.c:5454
-#: fish/cmds.c:5492 fish/cmds.c:5514 fish/cmds.c:5593 fish/cmds.c:5632
-#: fish/cmds.c:5647 fish/cmds.c:5664 fish/cmds.c:5678 fish/cmds.c:5694
-#: fish/cmds.c:5716 fish/cmds.c:5738 fish/cmds.c:5760 fish/cmds.c:5782
-#: fish/cmds.c:5804 fish/cmds.c:5826 fish/cmds.c:5846 fish/cmds.c:5863
-#: fish/cmds.c:5880 fish/cmds.c:5899 fish/cmds.c:5918 fish/cmds.c:5938
-#: fish/cmds.c:5974 fish/cmds.c:5993 fish/cmds.c:6012 fish/cmds.c:6029
-#: fish/cmds.c:6047 fish/cmds.c:6070 fish/cmds.c:6093 fish/cmds.c:6117
-#: fish/cmds.c:6140 fish/cmds.c:6161 fish/cmds.c:6184 fish/cmds.c:6207
-#: fish/cmds.c:6227 fish/cmds.c:6249 fish/cmds.c:6270 fish/cmds.c:6293
-#: fish/cmds.c:6310 fish/cmds.c:6327 fish/cmds.c:6345 fish/cmds.c:6363
-#: fish/cmds.c:6384 fish/cmds.c:6402 fish/cmds.c:6423 fish/cmds.c:6443
-#: fish/cmds.c:6461 fish/cmds.c:6482 fish/cmds.c:6505 fish/cmds.c:6528
-#: fish/cmds.c:6550 fish/cmds.c:6583 fish/cmds.c:6600 fish/cmds.c:6617
-#: fish/cmds.c:6641 fish/cmds.c:6664 fish/cmds.c:6687 fish/cmds.c:6709
-#: fish/cmds.c:6726 fish/cmds.c:6748 fish/cmds.c:6842 fish/cmds.c:6862
-#: fish/cmds.c:6882 fish/cmds.c:6902 fish/cmds.c:6920 fish/cmds.c:6941
-#: fish/cmds.c:6977 fish/cmds.c:6994 fish/cmds.c:7016 fish/cmds.c:7033
-#: fish/cmds.c:7069 fish/cmds.c:7089 fish/cmds.c:7109 fish/cmds.c:7129
-#: fish/cmds.c:7151 fish/cmds.c:7168 fish/cmds.c:7187 fish/cmds.c:7206
-#: fish/cmds.c:7228 fish/cmds.c:7249 fish/cmds.c:7270 fish/cmds.c:7291
-#: fish/cmds.c:7314 fish/cmds.c:7355 fish/cmds.c:7378 fish/cmds.c:7417
-#: fish/cmds.c:7434 fish/cmds.c:7453 fish/cmds.c:7474 fish/cmds.c:7497
-#: fish/cmds.c:7519 fish/cmds.c:7537 fish/cmds.c:7556 fish/cmds.c:7577
-#: fish/cmds.c:7654 fish/cmds.c:7695 fish/cmds.c:7774 fish/cmds.c:7850
-#: fish/cmds.c:7887 fish/cmds.c:7910 fish/cmds.c:7931 fish/cmds.c:7954
-#: fish/cmds.c:7976 fish/cmds.c:8001 fish/cmds.c:8044 fish/cmds.c:8085
-#: fish/cmds.c:8106 fish/cmds.c:8124 fish/cmds.c:8143 fish/cmds.c:8160
-#: fish/cmds.c:8178 fish/cmds.c:8205 fish/cmds.c:8229 fish/cmds.c:8253
-#: fish/cmds.c:8277 fish/cmds.c:8301 fish/cmds.c:8325 fish/cmds.c:8349
-#: fish/cmds.c:8373 fish/cmds.c:8397 fish/cmds.c:8421 fish/cmds.c:8445
-#: fish/cmds.c:8469 fish/cmds.c:8492 fish/cmds.c:8515 fish/cmds.c:8536
-#: fish/cmds.c:8557 fish/cmds.c:8578 fish/cmds.c:8598 fish/cmds.c:8621
-#: fish/cmds.c:8659 fish/cmds.c:8676 fish/cmds.c:8693 fish/cmds.c:8712
-#: fish/cmds.c:8731 fish/cmds.c:8748 fish/cmds.c:8765 fish/cmds.c:8782
-#: fish/cmds.c:8799 fish/cmds.c:8818 fish/cmds.c:8854 fish/cmds.c:8894
-#: fish/cmds.c:8927 fish/cmds.c:8944 fish/cmds.c:8961 fish/cmds.c:8977
-#: fish/cmds.c:8992 fish/cmds.c:9013 fish/cmds.c:9051 fish/cmds.c:9089
-#: fish/cmds.c:9128 fish/cmds.c:9168 fish/cmds.c:9209 fish/cmds.c:9250
-#: fish/cmds.c:9288 fish/cmds.c:9305 fish/cmds.c:9328 fish/cmds.c:9350
-#: fish/cmds.c:9372 fish/cmds.c:9392 fish/cmds.c:9412 fish/cmds.c:9448
-#: fish/cmds.c:9520 fish/cmds.c:9560 fish/cmds.c:9618 fish/cmds.c:9644
-#: fish/cmds.c:9670 fish/cmds.c:9698 fish/cmds.c:9757 fish/cmds.c:9778
-#: fish/cmds.c:9823 fish/cmds.c:9843 fish/cmds.c:9882 fish/cmds.c:9919
-#: fish/cmds.c:9939 fish/cmds.c:9961 fish/cmds.c:10018 fish/cmds.c:10038
-#: fish/cmds.c:10060 fish/cmds.c:10082 fish/cmds.c:10101 fish/cmds.c:10121
-#: fish/cmds.c:10148 fish/cmds.c:10168 fish/cmds.c:10188 fish/cmds.c:10208
-#: fish/cmds.c:10228 fish/cmds.c:10250 fish/cmds.c:10285 fish/cmds.c:10303
-#: fish/cmds.c:10326 fish/cmds.c:10348 fish/cmds.c:10363 fish/cmds.c:10380
-#: fish/cmds.c:10417 fish/cmds.c:10456 fish/cmds.c:10496 fish/cmds.c:10552
-#: fish/cmds.c:10574 fish/cmds.c:10610 fish/cmds.c:10625 fish/cmds.c:10645
-#: fish/cmds.c:10685 fish/cmds.c:10708 fish/cmds.c:10732 fish/cmds.c:10757
-#: fish/cmds.c:10798 fish/cmds.c:10823 fish/cmds.c:10861 fish/cmds.c:10892
-#: fish/cmds.c:10923 fish/cmds.c:10951 fish/cmds.c:10971 fish/cmds.c:11003
-#: fish/cmds.c:11023 fish/cmds.c:11043 fish/cmds.c:11060 fish/cmds.c:11078
-#: fish/cmds.c:11101 fish/cmds.c:11122 fish/cmds.c:11141 fish/cmds.c:11183
-#: fish/cmds.c:11226 fish/cmds.c:11270 fish/cmds.c:11309 fish/cmds.c:11328
-#: fish/cmds.c:11348 fish/cmds.c:11368 fish/cmds.c:11389 fish/cmds.c:11410
-#: fish/cmds.c:11431 fish/cmds.c:11452 fish/cmds.c:11473 fish/cmds.c:11495
-#: fish/cmds.c:11533 fish/cmds.c:11584 fish/cmds.c:11622 fish/cmds.c:11678
-#: fish/cmds.c:11701 fish/cmds.c:11814 fish/cmds.c:11843 fish/cmds.c:11870
-#: fish/cmds.c:11887 fish/cmds.c:11908 fish/cmds.c:11925 fish/cmds.c:11947
+#: fish/cmds.c:3305 fish/cmds.c:3319 fish/cmds.c:3335 fish/cmds.c:3352
+#: fish/cmds.c:3369 fish/cmds.c:3387 fish/cmds.c:3406 fish/cmds.c:3422
+#: fish/cmds.c:3440 fish/cmds.c:3456 fish/cmds.c:3474 fish/cmds.c:3490
+#: fish/cmds.c:3507 fish/cmds.c:3522 fish/cmds.c:3540 fish/cmds.c:3555
+#: fish/cmds.c:3571 fish/cmds.c:3587 fish/cmds.c:3603 fish/cmds.c:3619
+#: fish/cmds.c:3635 fish/cmds.c:3653 fish/cmds.c:3686 fish/cmds.c:3702
+#: fish/cmds.c:3718 fish/cmds.c:3737 fish/cmds.c:3752 fish/cmds.c:3770
+#: fish/cmds.c:3785 fish/cmds.c:3803 fish/cmds.c:3818 fish/cmds.c:3836
+#: fish/cmds.c:3851 fish/cmds.c:3870 fish/cmds.c:3889 fish/cmds.c:3907
+#: fish/cmds.c:3927 fish/cmds.c:3946 fish/cmds.c:3966 fish/cmds.c:3986
+#: fish/cmds.c:4006 fish/cmds.c:4025 fish/cmds.c:4044 fish/cmds.c:4064
+#: fish/cmds.c:4084 fish/cmds.c:4104 fish/cmds.c:4119 fish/cmds.c:4135
+#: fish/cmds.c:4156 fish/cmds.c:4207 fish/cmds.c:4225 fish/cmds.c:4242
+#: fish/cmds.c:4263 fish/cmds.c:4326 fish/cmds.c:4346 fish/cmds.c:4366
+#: fish/cmds.c:4386 fish/cmds.c:4406 fish/cmds.c:4426 fish/cmds.c:4445
+#: fish/cmds.c:4464 fish/cmds.c:4483 fish/cmds.c:4498 fish/cmds.c:4517
+#: fish/cmds.c:4537 fish/cmds.c:4557 fish/cmds.c:4580 fish/cmds.c:4634
+#: fish/cmds.c:4650 fish/cmds.c:4666 fish/cmds.c:4685 fish/cmds.c:4707
+#: fish/cmds.c:4729 fish/cmds.c:4749 fish/cmds.c:4766 fish/cmds.c:4783
+#: fish/cmds.c:4800 fish/cmds.c:4817 fish/cmds.c:4834 fish/cmds.c:4851
+#: fish/cmds.c:4868 fish/cmds.c:4887 fish/cmds.c:4910 fish/cmds.c:4946
+#: fish/cmds.c:4963 fish/cmds.c:4986 fish/cmds.c:5008 fish/cmds.c:5029
+#: fish/cmds.c:5049 fish/cmds.c:5068 fish/cmds.c:5088 fish/cmds.c:5106
+#: fish/cmds.c:5124 fish/cmds.c:5138 fish/cmds.c:5154 fish/cmds.c:5174
+#: fish/cmds.c:5193 fish/cmds.c:5212 fish/cmds.c:5231 fish/cmds.c:5250
+#: fish/cmds.c:5270 fish/cmds.c:5310 fish/cmds.c:5367 fish/cmds.c:5388
+#: fish/cmds.c:5409 fish/cmds.c:5430 fish/cmds.c:5448 fish/cmds.c:5470
+#: fish/cmds.c:5508 fish/cmds.c:5530 fish/cmds.c:5609 fish/cmds.c:5648
+#: fish/cmds.c:5663 fish/cmds.c:5680 fish/cmds.c:5694 fish/cmds.c:5710
+#: fish/cmds.c:5732 fish/cmds.c:5754 fish/cmds.c:5776 fish/cmds.c:5798
+#: fish/cmds.c:5820 fish/cmds.c:5842 fish/cmds.c:5862 fish/cmds.c:5879
+#: fish/cmds.c:5896 fish/cmds.c:5915 fish/cmds.c:5934 fish/cmds.c:5954
+#: fish/cmds.c:5990 fish/cmds.c:6009 fish/cmds.c:6028 fish/cmds.c:6045
+#: fish/cmds.c:6063 fish/cmds.c:6086 fish/cmds.c:6109 fish/cmds.c:6133
+#: fish/cmds.c:6156 fish/cmds.c:6177 fish/cmds.c:6200 fish/cmds.c:6223
+#: fish/cmds.c:6243 fish/cmds.c:6265 fish/cmds.c:6286 fish/cmds.c:6309
+#: fish/cmds.c:6326 fish/cmds.c:6343 fish/cmds.c:6361 fish/cmds.c:6379
+#: fish/cmds.c:6400 fish/cmds.c:6418 fish/cmds.c:6439 fish/cmds.c:6459
+#: fish/cmds.c:6477 fish/cmds.c:6498 fish/cmds.c:6521 fish/cmds.c:6544
+#: fish/cmds.c:6566 fish/cmds.c:6599 fish/cmds.c:6616 fish/cmds.c:6633
+#: fish/cmds.c:6657 fish/cmds.c:6680 fish/cmds.c:6703 fish/cmds.c:6725
+#: fish/cmds.c:6742 fish/cmds.c:6764 fish/cmds.c:6858 fish/cmds.c:6878
+#: fish/cmds.c:6898 fish/cmds.c:6918 fish/cmds.c:6936 fish/cmds.c:6957
+#: fish/cmds.c:6993 fish/cmds.c:7010 fish/cmds.c:7032 fish/cmds.c:7049
+#: fish/cmds.c:7085 fish/cmds.c:7105 fish/cmds.c:7125 fish/cmds.c:7145
+#: fish/cmds.c:7167 fish/cmds.c:7184 fish/cmds.c:7203 fish/cmds.c:7222
+#: fish/cmds.c:7244 fish/cmds.c:7265 fish/cmds.c:7286 fish/cmds.c:7307
+#: fish/cmds.c:7330 fish/cmds.c:7371 fish/cmds.c:7394 fish/cmds.c:7433
+#: fish/cmds.c:7450 fish/cmds.c:7469 fish/cmds.c:7490 fish/cmds.c:7513
+#: fish/cmds.c:7535 fish/cmds.c:7553 fish/cmds.c:7572 fish/cmds.c:7593
+#: fish/cmds.c:7670 fish/cmds.c:7711 fish/cmds.c:7790 fish/cmds.c:7866
+#: fish/cmds.c:7903 fish/cmds.c:7926 fish/cmds.c:7947 fish/cmds.c:7970
+#: fish/cmds.c:7992 fish/cmds.c:8017 fish/cmds.c:8060 fish/cmds.c:8101
+#: fish/cmds.c:8122 fish/cmds.c:8140 fish/cmds.c:8159 fish/cmds.c:8176
+#: fish/cmds.c:8194 fish/cmds.c:8221 fish/cmds.c:8245 fish/cmds.c:8269
+#: fish/cmds.c:8293 fish/cmds.c:8317 fish/cmds.c:8341 fish/cmds.c:8365
+#: fish/cmds.c:8389 fish/cmds.c:8413 fish/cmds.c:8437 fish/cmds.c:8461
+#: fish/cmds.c:8485 fish/cmds.c:8508 fish/cmds.c:8531 fish/cmds.c:8552
+#: fish/cmds.c:8573 fish/cmds.c:8594 fish/cmds.c:8614 fish/cmds.c:8637
+#: fish/cmds.c:8675 fish/cmds.c:8692 fish/cmds.c:8709 fish/cmds.c:8728
+#: fish/cmds.c:8747 fish/cmds.c:8764 fish/cmds.c:8781 fish/cmds.c:8798
+#: fish/cmds.c:8815 fish/cmds.c:8834 fish/cmds.c:8870 fish/cmds.c:8910
+#: fish/cmds.c:8943 fish/cmds.c:8960 fish/cmds.c:8977 fish/cmds.c:8993
+#: fish/cmds.c:9008 fish/cmds.c:9029 fish/cmds.c:9067 fish/cmds.c:9105
+#: fish/cmds.c:9144 fish/cmds.c:9184 fish/cmds.c:9225 fish/cmds.c:9266
+#: fish/cmds.c:9304 fish/cmds.c:9321 fish/cmds.c:9344 fish/cmds.c:9366
+#: fish/cmds.c:9388 fish/cmds.c:9408 fish/cmds.c:9428 fish/cmds.c:9464
+#: fish/cmds.c:9536 fish/cmds.c:9576 fish/cmds.c:9634 fish/cmds.c:9660
+#: fish/cmds.c:9686 fish/cmds.c:9714 fish/cmds.c:9773 fish/cmds.c:9794
+#: fish/cmds.c:9839 fish/cmds.c:9859 fish/cmds.c:9898 fish/cmds.c:9935
+#: fish/cmds.c:9955 fish/cmds.c:9977 fish/cmds.c:10034 fish/cmds.c:10054
+#: fish/cmds.c:10076 fish/cmds.c:10098 fish/cmds.c:10117 fish/cmds.c:10137
+#: fish/cmds.c:10164 fish/cmds.c:10184 fish/cmds.c:10204 fish/cmds.c:10224
+#: fish/cmds.c:10244 fish/cmds.c:10266 fish/cmds.c:10301 fish/cmds.c:10319
+#: fish/cmds.c:10342 fish/cmds.c:10364 fish/cmds.c:10379 fish/cmds.c:10396
+#: fish/cmds.c:10433 fish/cmds.c:10472 fish/cmds.c:10512 fish/cmds.c:10568
+#: fish/cmds.c:10590 fish/cmds.c:10626 fish/cmds.c:10641 fish/cmds.c:10661
+#: fish/cmds.c:10701 fish/cmds.c:10724 fish/cmds.c:10748 fish/cmds.c:10773
+#: fish/cmds.c:10814 fish/cmds.c:10839 fish/cmds.c:10877 fish/cmds.c:10908
+#: fish/cmds.c:10939 fish/cmds.c:10967 fish/cmds.c:10987 fish/cmds.c:11019
+#: fish/cmds.c:11039 fish/cmds.c:11059 fish/cmds.c:11076 fish/cmds.c:11094
+#: fish/cmds.c:11117 fish/cmds.c:11138 fish/cmds.c:11157 fish/cmds.c:11199
+#: fish/cmds.c:11242 fish/cmds.c:11286 fish/cmds.c:11325 fish/cmds.c:11344
+#: fish/cmds.c:11364 fish/cmds.c:11384 fish/cmds.c:11405 fish/cmds.c:11426
+#: fish/cmds.c:11447 fish/cmds.c:11468 fish/cmds.c:11489 fish/cmds.c:11511
+#: fish/cmds.c:11549 fish/cmds.c:11600 fish/cmds.c:11638 fish/cmds.c:11694
+#: fish/cmds.c:11717 fish/cmds.c:11830 fish/cmds.c:11859 fish/cmds.c:11886
+#: fish/cmds.c:11903 fish/cmds.c:11924 fish/cmds.c:11941 fish/cmds.c:11963
+#: fish/cmds.c:12003 fish/cmds.c:12024
 #, c-format
 msgid "type 'help %s' for help on %s\n"
 msgstr "'help %s' అనునది టైపుచేయండి %sపై సహాయం కొరకు\n"
 
-#: fish/cmds.c:3647 fish/cmds.c:4906 fish/cmds.c:5264 fish/cmds.c:5304
-#: fish/cmds.c:5323 fish/cmds.c:5466 fish/cmds.c:5525 fish/cmds.c:5544
-#: fish/cmds.c:5563 fish/cmds.c:5606 fish/cmds.c:5949 fish/cmds.c:6560
-#: fish/cmds.c:6759 fish/cmds.c:6778 fish/cmds.c:6797 fish/cmds.c:6816
-#: fish/cmds.c:6952 fish/cmds.c:7043 fish/cmds.c:7324 fish/cmds.c:7388
-#: fish/cmds.c:7587 fish/cmds.c:7606 fish/cmds.c:7625 fish/cmds.c:7664
-#: fish/cmds.c:7705 fish/cmds.c:7724 fish/cmds.c:7743 fish/cmds.c:7784
-#: fish/cmds.c:7803 fish/cmds.c:7822 fish/cmds.c:7860 fish/cmds.c:8013
-#: fish/cmds.c:8056 fish/cmds.c:8633 fish/cmds.c:8828 fish/cmds.c:8866
-#: fish/cmds.c:8904 fish/cmds.c:9024 fish/cmds.c:9061 fish/cmds.c:9099
-#: fish/cmds.c:9138 fish/cmds.c:9179 fish/cmds.c:9220 fish/cmds.c:9261
-#: fish/cmds.c:9424 fish/cmds.c:9460 fish/cmds.c:9473 fish/cmds.c:9486
-#: fish/cmds.c:9499 fish/cmds.c:9532 fish/cmds.c:9570 fish/cmds.c:9589
-#: fish/cmds.c:9710 fish/cmds.c:9729 fish/cmds.c:9790 fish/cmds.c:9803
-#: fish/cmds.c:9854 fish/cmds.c:9893 fish/cmds.c:9971 fish/cmds.c:9990
-#: fish/cmds.c:10264 fish/cmds.c:10391 fish/cmds.c:10428 fish/cmds.c:10467
-#: fish/cmds.c:10507 fish/cmds.c:10526 fish/cmds.c:10585 fish/cmds.c:10658
-#: fish/cmds.c:10768 fish/cmds.c:10838 fish/cmds.c:10872 fish/cmds.c:10903
-#: fish/cmds.c:10934 fish/cmds.c:10983 fish/cmds.c:11154 fish/cmds.c:11196
-#: fish/cmds.c:11241 fish/cmds.c:11283 fish/cmds.c:11509 fish/cmds.c:11547
-#: fish/cmds.c:11560 fish/cmds.c:11598 fish/cmds.c:11633 fish/cmds.c:11652
-#: fish/cmds.c:11719 fish/cmds.c:11747 fish/cmds.c:11770
+#: fish/cmds.c:3663 fish/cmds.c:4922 fish/cmds.c:5280 fish/cmds.c:5320
+#: fish/cmds.c:5339 fish/cmds.c:5482 fish/cmds.c:5541 fish/cmds.c:5560
+#: fish/cmds.c:5579 fish/cmds.c:5622 fish/cmds.c:5965 fish/cmds.c:6576
+#: fish/cmds.c:6775 fish/cmds.c:6794 fish/cmds.c:6813 fish/cmds.c:6832
+#: fish/cmds.c:6968 fish/cmds.c:7059 fish/cmds.c:7340 fish/cmds.c:7404
+#: fish/cmds.c:7603 fish/cmds.c:7622 fish/cmds.c:7641 fish/cmds.c:7680
+#: fish/cmds.c:7721 fish/cmds.c:7740 fish/cmds.c:7759 fish/cmds.c:7800
+#: fish/cmds.c:7819 fish/cmds.c:7838 fish/cmds.c:7876 fish/cmds.c:8029
+#: fish/cmds.c:8072 fish/cmds.c:8649 fish/cmds.c:8844 fish/cmds.c:8882
+#: fish/cmds.c:8920 fish/cmds.c:9040 fish/cmds.c:9077 fish/cmds.c:9115
+#: fish/cmds.c:9154 fish/cmds.c:9195 fish/cmds.c:9236 fish/cmds.c:9277
+#: fish/cmds.c:9440 fish/cmds.c:9476 fish/cmds.c:9489 fish/cmds.c:9502
+#: fish/cmds.c:9515 fish/cmds.c:9548 fish/cmds.c:9586 fish/cmds.c:9605
+#: fish/cmds.c:9726 fish/cmds.c:9745 fish/cmds.c:9806 fish/cmds.c:9819
+#: fish/cmds.c:9870 fish/cmds.c:9909 fish/cmds.c:9987 fish/cmds.c:10006
+#: fish/cmds.c:10280 fish/cmds.c:10407 fish/cmds.c:10444 fish/cmds.c:10483
+#: fish/cmds.c:10523 fish/cmds.c:10542 fish/cmds.c:10601 fish/cmds.c:10674
+#: fish/cmds.c:10784 fish/cmds.c:10854 fish/cmds.c:10888 fish/cmds.c:10919
+#: fish/cmds.c:10950 fish/cmds.c:10999 fish/cmds.c:11170 fish/cmds.c:11212
+#: fish/cmds.c:11257 fish/cmds.c:11299 fish/cmds.c:11525 fish/cmds.c:11563
+#: fish/cmds.c:11576 fish/cmds.c:11614 fish/cmds.c:11649 fish/cmds.c:11668
+#: fish/cmds.c:11735 fish/cmds.c:11763 fish/cmds.c:11786 fish/cmds.c:12041
 #, c-format
 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
 msgstr ""
 
-#: fish/cmds.c:3653 fish/cmds.c:4912 fish/cmds.c:5270 fish/cmds.c:5310
-#: fish/cmds.c:5329 fish/cmds.c:5472 fish/cmds.c:5531 fish/cmds.c:5550
-#: fish/cmds.c:5569 fish/cmds.c:5612 fish/cmds.c:5955 fish/cmds.c:6566
-#: fish/cmds.c:6765 fish/cmds.c:6784 fish/cmds.c:6803 fish/cmds.c:6822
-#: fish/cmds.c:6958 fish/cmds.c:7049 fish/cmds.c:7330 fish/cmds.c:7394
-#: fish/cmds.c:7593 fish/cmds.c:7612 fish/cmds.c:7631 fish/cmds.c:7670
-#: fish/cmds.c:7711 fish/cmds.c:7730 fish/cmds.c:7749 fish/cmds.c:7790
-#: fish/cmds.c:7809 fish/cmds.c:7828 fish/cmds.c:7866 fish/cmds.c:8019
-#: fish/cmds.c:8062 fish/cmds.c:8639 fish/cmds.c:8834 fish/cmds.c:8872
-#: fish/cmds.c:8910 fish/cmds.c:9030 fish/cmds.c:9067 fish/cmds.c:9105
-#: fish/cmds.c:9144 fish/cmds.c:9185 fish/cmds.c:9226 fish/cmds.c:9267
-#: fish/cmds.c:9538 fish/cmds.c:9576 fish/cmds.c:9595 fish/cmds.c:9716
-#: fish/cmds.c:9860 fish/cmds.c:9899 fish/cmds.c:9977 fish/cmds.c:9996
-#: fish/cmds.c:10397 fish/cmds.c:10434 fish/cmds.c:10473 fish/cmds.c:10513
-#: fish/cmds.c:10532 fish/cmds.c:10591 fish/cmds.c:10664 fish/cmds.c:10774
-#: fish/cmds.c:11160 fish/cmds.c:11202 fish/cmds.c:11247 fish/cmds.c:11289
-#: fish/cmds.c:11639 fish/cmds.c:11725 fish/cmds.c:11753 fish/cmds.c:11776
+#: fish/cmds.c:3669 fish/cmds.c:4928 fish/cmds.c:5286 fish/cmds.c:5326
+#: fish/cmds.c:5345 fish/cmds.c:5488 fish/cmds.c:5547 fish/cmds.c:5566
+#: fish/cmds.c:5585 fish/cmds.c:5628 fish/cmds.c:5971 fish/cmds.c:6582
+#: fish/cmds.c:6781 fish/cmds.c:6800 fish/cmds.c:6819 fish/cmds.c:6838
+#: fish/cmds.c:6974 fish/cmds.c:7065 fish/cmds.c:7346 fish/cmds.c:7410
+#: fish/cmds.c:7609 fish/cmds.c:7628 fish/cmds.c:7647 fish/cmds.c:7686
+#: fish/cmds.c:7727 fish/cmds.c:7746 fish/cmds.c:7765 fish/cmds.c:7806
+#: fish/cmds.c:7825 fish/cmds.c:7844 fish/cmds.c:7882 fish/cmds.c:8035
+#: fish/cmds.c:8078 fish/cmds.c:8655 fish/cmds.c:8850 fish/cmds.c:8888
+#: fish/cmds.c:8926 fish/cmds.c:9046 fish/cmds.c:9083 fish/cmds.c:9121
+#: fish/cmds.c:9160 fish/cmds.c:9201 fish/cmds.c:9242 fish/cmds.c:9283
+#: fish/cmds.c:9554 fish/cmds.c:9592 fish/cmds.c:9611 fish/cmds.c:9732
+#: fish/cmds.c:9876 fish/cmds.c:9915 fish/cmds.c:9993 fish/cmds.c:10012
+#: fish/cmds.c:10413 fish/cmds.c:10450 fish/cmds.c:10489 fish/cmds.c:10529
+#: fish/cmds.c:10548 fish/cmds.c:10607 fish/cmds.c:10680 fish/cmds.c:10790
+#: fish/cmds.c:11176 fish/cmds.c:11218 fish/cmds.c:11263 fish/cmds.c:11305
+#: fish/cmds.c:11655 fish/cmds.c:11741 fish/cmds.c:11769 fish/cmds.c:11792
 #, c-format
 msgid "%s: %s: integer out of range\n"
 msgstr ""
 
-#: fish/cmds.c:4139 fish/cmds.c:4246 fish/cmds.c:4563 fish/cmds.c:11700
-#: fish/cmds.c:11946
+#: fish/cmds.c:4155 fish/cmds.c:4262 fish/cmds.c:4579 fish/cmds.c:11716
+#: fish/cmds.c:11962 fish/cmds.c:12023
 #, fuzzy, c-format
 msgid "%s should have %d-%d parameter(s)\n"
 msgstr "%s అనునది %d పారామితి(ల)ను కలిగివుండాలి\n"
 
-#: fish/cmds.c:4165 fish/cmds.c:4282 fish/cmds.c:4584 fish/cmds.c:11786
-#: fish/cmds.c:11963
+#: fish/cmds.c:4181 fish/cmds.c:4298 fish/cmds.c:4600 fish/cmds.c:11802
+#: fish/cmds.c:11979 fish/cmds.c:12056
 #, fuzzy, c-format
 msgid "%s: unknown optional argument \"%s\"\n"
 msgstr "%s: చాలా యెక్కువ ఆర్గుమెంట్లు\n"
 
-#: fish/cmds.c:4171 fish/cmds.c:4288 fish/cmds.c:4590 fish/cmds.c:11792
-#: fish/cmds.c:11969
+#: fish/cmds.c:4187 fish/cmds.c:4304 fish/cmds.c:4606 fish/cmds.c:11808
+#: fish/cmds.c:11985 fish/cmds.c:12062
 #, fuzzy, c-format
 msgid "%s: optional argument \"%s\" given twice\n"
 msgstr "%s: చాలా యెక్కువ ఆర్గుమెంట్లు\n"
 
-#: fish/cmds.c:11989
+#: fish/cmds.c:12082
 #, c-format
 msgid "%s: unknown command\n"
 msgstr "%s: తెలియని ఆదేశము\n"
index e81ef68..4d56bb4 100644 (file)
--- a/po/uk.po
+++ b/po/uk.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-07-06 15:21+0100\n"
+"POT-Creation-Date: 2011-07-12 19:46+0100\n"
 "PO-Revision-Date: 2011-03-22 15:28+0000\n"
 "Last-Translator: yurchor <yurchor@ukr.net>\n"
 "Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
@@ -443,1664 +443,1670 @@ msgstr "не вдалося виокремити або додати диски
 msgid "%s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: некоректний цілий параметр (%s повернуто %d)\n"
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2615
 msgid "Command"
 msgstr "Команда"
 
-#: fish/cmds.c:2601
+#: fish/cmds.c:2615
 msgid "Description"
 msgstr "Опис"
 
-#: fish/cmds.c:2603
+#: fish/cmds.c:2617
 msgid "add a CD-ROM disk image to examine"
 msgstr "додати образ диска CD-ROM для вивчення"
 
-#: fish/cmds.c:2604
+#: fish/cmds.c:2618
 msgid "add the disk(s) from a named libvirt domain"
 msgstr "додати диски з іменованого домену libvirt"
 
-#: fish/cmds.c:2605 fish/cmds.c:2606
+#: fish/cmds.c:2619 fish/cmds.c:2620
 msgid "add an image to examine or modify"
 msgstr "додати образ для вивчення або внесення змін"
 
-#: fish/cmds.c:2607
+#: fish/cmds.c:2621
 msgid "add a drive in snapshot mode (read-only)"
 msgstr "додати пристрій у режимі знімка даних (лише для читання)"
 
-#: fish/cmds.c:2608
+#: fish/cmds.c:2622
 msgid "add a drive read-only specifying the QEMU block emulation to use"
 msgstr ""
 "додати пристрій у режимі лише читання з визначенням режиму емуляції блоків "
 "QEMU"
 
-#: fish/cmds.c:2609
+#: fish/cmds.c:2623
 msgid "add a drive specifying the QEMU block emulation to use"
 msgstr "додати пристрій з визначенням режиму емуляції блоків QEMU"
 
-#: fish/cmds.c:2610
+#: fish/cmds.c:2624
 msgid "allocate and add a disk file"
 msgstr "виокремити місце і додати файл диска"
 
-#: fish/cmds.c:2611
+#: fish/cmds.c:2625
 msgid "clear Augeas path"
 msgstr "спорожнити адресу каталогу Augeas"
 
-#: fish/cmds.c:2612
+#: fish/cmds.c:2626
 msgid "close the current Augeas handle"
 msgstr "закрити поточний елемент керування Augeas"
 
-#: fish/cmds.c:2613
+#: fish/cmds.c:2627
 msgid "define an Augeas node"
 msgstr "визначити вузол Augeas"
 
-#: fish/cmds.c:2614
+#: fish/cmds.c:2628
 msgid "define an Augeas variable"
 msgstr "визначити змінну Augeas"
 
-#: fish/cmds.c:2615
+#: fish/cmds.c:2629
 msgid "look up the value of an Augeas path"
 msgstr "шукати значення запису каталогу Augeas"
 
-#: fish/cmds.c:2616
+#: fish/cmds.c:2630
 msgid "create a new Augeas handle"
 msgstr "створити елемент керування Augeas"
 
-#: fish/cmds.c:2617
+#: fish/cmds.c:2631
 msgid "insert a sibling Augeas node"
 msgstr "вставити вузол Augeas того самого рівня"
 
-#: fish/cmds.c:2618
+#: fish/cmds.c:2632
 msgid "load files into the tree"
 msgstr "завантажити файли до ієрархії"
 
-#: fish/cmds.c:2619
+#: fish/cmds.c:2633
 msgid "list Augeas nodes under augpath"
 msgstr "повернути список вузлів Augeas у каталозі augpath"
 
-#: fish/cmds.c:2620
+#: fish/cmds.c:2634
 msgid "return Augeas nodes which match augpath"
 msgstr "повернути вузли Augeas, які відповідають вказаному значенню augpath"
 
-#: fish/cmds.c:2621
+#: fish/cmds.c:2635
 msgid "move Augeas node"
 msgstr "пересунути вузол Augeas"
 
-#: fish/cmds.c:2622
+#: fish/cmds.c:2636
 msgid "remove an Augeas path"
 msgstr "вилучити запис каталогу Augeas"
 
-#: fish/cmds.c:2623
+#: fish/cmds.c:2637
 msgid "write all pending Augeas changes to disk"
 msgstr "записати всі зміни з черги змін Augeas на диск"
 
-#: fish/cmds.c:2624
+#: fish/cmds.c:2638
 msgid "set Augeas path to value"
 msgstr "встановити для шляху Augeas вказане значення"
 
-#: fish/cmds.c:2625
+#: fish/cmds.c:2639
 msgid "test availability of some parts of the API"
 msgstr "перевірити доступність певних частин програмного інтерфейсу"
 
-#: fish/cmds.c:2626
+#: fish/cmds.c:2640
 msgid "return a list of all optional groups"
 msgstr "повернути список всіх додаткових груп"
 
-#: fish/cmds.c:2627
+#: fish/cmds.c:2641
 msgid "upload base64-encoded data to file"
 msgstr "вивантажити дані, закодовані у форматі base64, до файла"
 
-#: fish/cmds.c:2628
+#: fish/cmds.c:2642
 msgid "download file and encode as base64"
 msgstr "отримати файл і закодувати його у форматі base64"
 
-#: fish/cmds.c:2629
+#: fish/cmds.c:2643
 msgid "flush device buffers"
 msgstr "спорожнити буфери пристрою"
 
-#: fish/cmds.c:2630
+#: fish/cmds.c:2644
 msgid "get blocksize of block device"
 msgstr "отримати розмір у блоках блокового пристрою"
 
-#: fish/cmds.c:2631
+#: fish/cmds.c:2645
 msgid "is block device set to read-only"
 msgstr "визначити, чи працює блоковий пристрій у режимі лише читання"
 
-#: fish/cmds.c:2632
+#: fish/cmds.c:2646
 msgid "get total size of device in bytes"
 msgstr "отримати дані щодо загального об’єму зберігання пристрою у байтах"
 
-#: fish/cmds.c:2633
+#: fish/cmds.c:2647
 msgid "get sectorsize of block device"
 msgstr "отримати розмір сектора блокового пристрою"
 
-#: fish/cmds.c:2634
+#: fish/cmds.c:2648
 msgid "get total size of device in 512-byte sectors"
 msgstr ""
 "отримати загальний об’єм зберігання на пристрої у 512-байтових секторах"
 
-#: fish/cmds.c:2635
+#: fish/cmds.c:2649
 msgid "reread partition table"
 msgstr "повторно прочитати таблицю розділів"
 
-#: fish/cmds.c:2636
+#: fish/cmds.c:2650
 msgid "set blocksize of block device"
 msgstr "встановити розмір у блоках блокового пристрою"
 
-#: fish/cmds.c:2637
+#: fish/cmds.c:2651
 msgid "set block device to read-only"
 msgstr "перевести блоковий пристрій у режим лише читання"
 
-#: fish/cmds.c:2638
+#: fish/cmds.c:2652
 msgid "set block device to read-write"
 msgstr "перевести блоковий пристрій у режим читання-запису"
 
-#: fish/cmds.c:2639
+#: fish/cmds.c:2653
 msgid "return true path on case-insensitive filesystem"
 msgstr ""
 "повернути справжню адресу у файловій системі без врахування регістру символів"
 
-#: fish/cmds.c:2640
+#: fish/cmds.c:2654
 msgid "list the contents of a file"
 msgstr "показати вміст файла"
 
-#: fish/cmds.c:2641
+#: fish/cmds.c:2655
 msgid "compute MD5, SHAx or CRC checksum of file"
 msgstr "обчислити контрольну суму MD5, SHAx або CRC файла"
 
-#: fish/cmds.c:2642
+#: fish/cmds.c:2656
 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
 msgstr "обчислити контрольну суму MD5, SHAx або CRC вмісту пристрою"
 
-#: fish/cmds.c:2643
+#: fish/cmds.c:2657
 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
 msgstr "обчислити контрольну суму MD5, SHAx або CRC файлів у каталозі"
 
-#: fish/cmds.c:2644
+#: fish/cmds.c:2658
 msgid "change file mode"
 msgstr "змінити режим доступу до файла"
 
-#: fish/cmds.c:2645 fish/cmds.c:2765
+#: fish/cmds.c:2659 fish/cmds.c:2779
 msgid "change file owner and group"
 msgstr "змінити власника і групу належності файла"
 
-#: fish/cmds.c:2646
+#: fish/cmds.c:2660
 msgid "run a command from the guest filesystem"
 msgstr "виконати команду з гостьової файлової системи"
 
-#: fish/cmds.c:2647
+#: fish/cmds.c:2661
 msgid "run a command, returning lines"
 msgstr "виконати команду, повернути виведені рядки"
 
-#: fish/cmds.c:2648
+#: fish/cmds.c:2662
 msgid "add qemu parameters"
 msgstr "додати параметри qemu"
 
-#: fish/cmds.c:2649
+#: fish/cmds.c:2663
 msgid "copy local files or directories into an image"
 msgstr "копіювати локальні файли або каталоги на образ"
 
-#: fish/cmds.c:2650
+#: fish/cmds.c:2664
 msgid "copy remote files or directories out of an image"
 msgstr "копіювати файли або каталоги з віддалених джерел поза межі образу"
 
-#: fish/cmds.c:2651
+#: fish/cmds.c:2665
 msgid "copy size bytes from source to destination using dd"
 msgstr ""
 "копіювати вказану кількість байтів з джерела до призначення за допомогою dd"
 
-#: fish/cmds.c:2652
+#: fish/cmds.c:2666
 msgid "copy a file"
 msgstr "копіювати файл"
 
-#: fish/cmds.c:2653
+#: fish/cmds.c:2667
 msgid "copy a file or directory recursively"
 msgstr "копіювати файл або каталог рекурсивно"
 
-#: fish/cmds.c:2654
+#: fish/cmds.c:2668
 msgid "copy from source to destination using dd"
 msgstr "копіювати з джерела до призначення за допомогою dd"
 
-#: fish/cmds.c:2655
+#: fish/cmds.c:2669
 msgid "debugging and internals"
 msgstr "діагностика і внутрішні функції"
 
-#: fish/cmds.c:2656
+#: fish/cmds.c:2670
 msgid "debug the QEMU command line (internal use only)"
 msgstr ""
 "виконати діагностичну перевірку командного рядка QEMU (лише для внутрішнього "
 "використання)"
 
-#: fish/cmds.c:2657
+#: fish/cmds.c:2671
 msgid "upload a file to the appliance (internal use only)"
 msgstr "вивантажити файл на пристрій (лише для внутрішнього використання)"
 
-#: fish/cmds.c:2658
+#: fish/cmds.c:2672
 msgid "report file system disk space usage"
 msgstr "повідомити про використання файлової системи"
 
-#: fish/cmds.c:2659
+#: fish/cmds.c:2673
 msgid "report file system disk space usage (human readable)"
 msgstr ""
 "повідомити про використання файлової системи (у зручному для читання форматі)"
 
-#: fish/cmds.c:2660
+#: fish/cmds.c:2674
 #, fuzzy
 msgid "display an image"
 msgstr "показати рядок тексту"
 
-#: fish/cmds.c:2661
+#: fish/cmds.c:2675
 msgid "return kernel messages"
 msgstr "повернути повідомлення ядра"
 
-#: fish/cmds.c:2662
+#: fish/cmds.c:2676
 msgid "download a file to the local machine"
 msgstr "зберегти файл у локальній системі"
 
-#: fish/cmds.c:2663
+#: fish/cmds.c:2677
 msgid "download a file to the local machine with offset and size"
 msgstr "зберегти файл у локальній системі з вказаним зсувом та розміром"
 
-#: fish/cmds.c:2664
+#: fish/cmds.c:2678
 msgid "drop kernel page cache, dentries and inodes"
 msgstr "скинути кеш сторінок ядра, записи dentry та inode."
 
-#: fish/cmds.c:2665
+#: fish/cmds.c:2679
 msgid "estimate file space usage"
 msgstr "оцінити об’єм даних файлів"
 
-#: fish/cmds.c:2666
+#: fish/cmds.c:2680
 msgid "check an ext2/ext3 filesystem"
 msgstr "перевірити файлову систему ext2/ext3"
 
-#: fish/cmds.c:2667
+#: fish/cmds.c:2681
 msgid "display a line of text"
 msgstr "показати рядок тексту"
 
-#: fish/cmds.c:2668
+#: fish/cmds.c:2682
 msgid "echo arguments back to the client"
 msgstr "повернути копію параметрів клієнту"
 
-#: fish/cmds.c:2669
+#: fish/cmds.c:2683
 msgid "edit a file"
 msgstr "редагувати файл"
 
-#: fish/cmds.c:2670 fish/cmds.c:2671 fish/cmds.c:2676 fish/cmds.c:2677
-#: fish/cmds.c:2710 fish/cmds.c:2711 fish/cmds.c:2960 fish/cmds.c:2961
-#: fish/cmds.c:2965 fish/cmds.c:2966 fish/cmds.c:2968 fish/cmds.c:2969
+#: fish/cmds.c:2684 fish/cmds.c:2685 fish/cmds.c:2690 fish/cmds.c:2691
+#: fish/cmds.c:2724 fish/cmds.c:2725 fish/cmds.c:2976 fish/cmds.c:2977
+#: fish/cmds.c:2981 fish/cmds.c:2982 fish/cmds.c:2984 fish/cmds.c:2985
 msgid "return lines matching a pattern"
 msgstr "повернути рядки, що відповідають зразку"
 
-#: fish/cmds.c:2672
+#: fish/cmds.c:2686
 msgid "test if two files have equal contents"
 msgstr "перевірити, чи є вміст двох файлів тотожнім"
 
-#: fish/cmds.c:2673
+#: fish/cmds.c:2687
 msgid "test if file or directory exists"
 msgstr "перевірити, чи існує файл або каталог"
 
-#: fish/cmds.c:2674 fish/cmds.c:2675
+#: fish/cmds.c:2688 fish/cmds.c:2689
 msgid "preallocate a file in the guest filesystem"
 msgstr "попередньо виокремити місце для файла на гостьовій файловій системі"
 
-#: fish/cmds.c:2678
+#: fish/cmds.c:2692
 msgid "determine file type"
 msgstr "визначити тип файла"
 
-#: fish/cmds.c:2679
+#: fish/cmds.c:2693
 msgid "detect the architecture of a binary file"
 msgstr "визначити архітектуру бінарного файла"
 
-#: fish/cmds.c:2680
+#: fish/cmds.c:2694
 msgid "return the size of the file in bytes"
 msgstr "повернути розмір файла у байтах"
 
-#: fish/cmds.c:2681
+#: fish/cmds.c:2695
 msgid "fill a file with octets"
 msgstr "заповнити файл вісімковими значеннями"
 
-#: fish/cmds.c:2682
+#: fish/cmds.c:2696
 msgid "fill a file with a repeating pattern of bytes"
 msgstr "заповнити файл повторюваним зразком рядка байтів"
 
-#: fish/cmds.c:2683
+#: fish/cmds.c:2697
 msgid "find all files and directories"
 msgstr "знайти всі файли і каталоги"
 
-#: fish/cmds.c:2684
+#: fish/cmds.c:2698
 msgid "find all files and directories, returning NUL-separated list"
 msgstr ""
 "знайти всі файли і каталоги, повернути відокремлений символами NUL список"
 
-#: fish/cmds.c:2685
+#: fish/cmds.c:2699
 msgid "find a filesystem by label"
 msgstr "знайти файлову систему за міткою"
 
-#: fish/cmds.c:2686
+#: fish/cmds.c:2700
 msgid "find a filesystem by UUID"
 msgstr "знайти файлову систему за UUID"
 
-#: fish/cmds.c:2687
+#: fish/cmds.c:2701
 msgid "run the filesystem checker"
 msgstr "виконати перевірку файлової системи"
 
-#: fish/cmds.c:2688
+#: fish/cmds.c:2702
 msgid "get the additional kernel options"
 msgstr "отримати додаткові параметри ядра"
 
-#: fish/cmds.c:2689
+#: fish/cmds.c:2703
 msgid "get the attach method"
 msgstr "отримати значення методу долучення"
 
-#: fish/cmds.c:2690
+#: fish/cmds.c:2704
 msgid "get autosync mode"
 msgstr "отримати значення режиму автосинхронізації"
 
-#: fish/cmds.c:2691
+#: fish/cmds.c:2705
 msgid "get direct appliance mode flag"
 msgstr "отримати значення режиму безпосередньої роботи з пристроєм"
 
-#: fish/cmds.c:2692
+#: fish/cmds.c:2706
 msgid "get the ext2/3/4 filesystem label"
 msgstr "отримати мітку файлової системи ext2/3/4"
 
-#: fish/cmds.c:2693
+#: fish/cmds.c:2707
 msgid "get the ext2/3/4 filesystem UUID"
 msgstr "отримати UUID файлової системи ext2/3/4"
 
-#: fish/cmds.c:2694
+#: fish/cmds.c:2708
 msgid "get memory allocated to the qemu subprocess"
 msgstr "отримати дані щодо пам’яті, отриманої підпроцесом qemu"
 
-#: fish/cmds.c:2695
+#: fish/cmds.c:2709
 msgid "get enable network flag"
 msgstr "отримати значення прапорця вмикання мережі"
 
-#: fish/cmds.c:2696
+#: fish/cmds.c:2710
 msgid "get the search path"
 msgstr "отримати адресу каталогу пошуку"
 
-#: fish/cmds.c:2697
+#: fish/cmds.c:2711
 msgid "get PID of qemu subprocess"
 msgstr "отримати ідентифікатор підпроцесу qemu"
 
-#: fish/cmds.c:2698
+#: fish/cmds.c:2712
 msgid "get the qemu binary"
 msgstr "отримати назву виконуваного файла qemu"
 
-#: fish/cmds.c:2699
+#: fish/cmds.c:2713
 msgid "get recovery process enabled flag"
 msgstr "отримати значення прапорця відновлення процесу"
 
-#: fish/cmds.c:2700
+#: fish/cmds.c:2714
 msgid "get SELinux enabled flag"
 msgstr "отримати значення прапорця вмикання SELinux"
 
-#: fish/cmds.c:2701
+#: fish/cmds.c:2715
 msgid "get the current state"
 msgstr "отримати значення поточного стану"
 
-#: fish/cmds.c:2702
+#: fish/cmds.c:2716
 msgid "get command trace enabled flag"
 msgstr "отримати значення вмикання трасування команди"
 
-#: fish/cmds.c:2703
+#: fish/cmds.c:2717
 msgid "get the current umask"
 msgstr "отримати поточне значення umask"
 
-#: fish/cmds.c:2704
+#: fish/cmds.c:2718
 msgid "get verbose mode"
 msgstr "отримати значення режиму докладних повідомлень"
 
-#: fish/cmds.c:2705
+#: fish/cmds.c:2719
 msgid "get SELinux security context"
 msgstr "отримати значення контексту захисту SELinux"
 
-#: fish/cmds.c:2706 fish/cmds.c:2766
+#: fish/cmds.c:2720 fish/cmds.c:2780
 msgid "get a single extended attribute"
 msgstr "отримати окремий додатковий атрибут"
 
-#: fish/cmds.c:2707 fish/cmds.c:2767
+#: fish/cmds.c:2721 fish/cmds.c:2781
 msgid "list extended attributes of a file or directory"
 msgstr "показати список додаткових атрибутів файла або каталогу"
 
-#: fish/cmds.c:2708
+#: fish/cmds.c:2722
 msgid "expand wildcards in command"
 msgstr "розгорнути шаблони заміни у команду"
 
-#: fish/cmds.c:2709
+#: fish/cmds.c:2723
 msgid "expand a wildcard path"
 msgstr "розгорнути адресу каталогу з шаблонами заміни"
 
-#: fish/cmds.c:2712
+#: fish/cmds.c:2726
 msgid "install GRUB"
 msgstr "встановити GRUB"
 
-#: fish/cmds.c:2713
+#: fish/cmds.c:2727
 msgid "return first 10 lines of a file"
 msgstr "повернути перші 10 рядків файла"
 
-#: fish/cmds.c:2714
+#: fish/cmds.c:2728
 msgid "return first N lines of a file"
 msgstr "повернути перші N рядків файла"
 
-#: fish/cmds.c:2715
+#: fish/cmds.c:2729
 msgid "dump a file in hexadecimal"
 msgstr "створити шістнадцятковий дамп файла"
 
-#: fish/cmds.c:2716
+#: fish/cmds.c:2730
 msgid "edit with a hex editor"
 msgstr "редагувати за допомогою шістнадцяткового редактора"
 
-#: fish/cmds.c:2717
+#: fish/cmds.c:2731
 msgid "list the contents of a single file in an initrd"
 msgstr "показати вміст окремого файла у initrd"
 
-#: fish/cmds.c:2718
+#: fish/cmds.c:2732
 msgid "list files in an initrd"
 msgstr "показати список файлів у initrd"
 
-#: fish/cmds.c:2719
+#: fish/cmds.c:2733
 msgid "add an inotify watch"
 msgstr "додати спостереження за inotify"
 
-#: fish/cmds.c:2720
+#: fish/cmds.c:2734
 msgid "close the inotify handle"
 msgstr "закрити елемент керування inotify"
 
-#: fish/cmds.c:2721
+#: fish/cmds.c:2735
 msgid "return list of watched files that had events"
 msgstr ""
 "повернути список файлів, за якими ведеться спостереження, для яких сталися "
 "події"
 
-#: fish/cmds.c:2722
+#: fish/cmds.c:2736
 msgid "create an inotify handle"
 msgstr "створити елемент керування inotify"
 
-#: fish/cmds.c:2723
+#: fish/cmds.c:2737
 msgid "return list of inotify events"
 msgstr "повернути список подій inotify"
 
-#: fish/cmds.c:2724
+#: fish/cmds.c:2738
 msgid "remove an inotify watch"
 msgstr "вилучити спостереження за inotify"
 
-#: fish/cmds.c:2725
+#: fish/cmds.c:2739
 msgid "get architecture of inspected operating system"
 msgstr "отримати значення архітектури операційної системи, яка вивчається"
 
-#: fish/cmds.c:2726
+#: fish/cmds.c:2740
 msgid "get distro of inspected operating system"
 msgstr ""
 "отримати значення запису дистрибутива операційної системи, яка вивчається"
 
-#: fish/cmds.c:2727
+#: fish/cmds.c:2741
 msgid "get drive letter mappings"
 msgstr ""
 
-#: fish/cmds.c:2728
+#: fish/cmds.c:2742
 msgid "get filesystems associated with inspected operating system"
 msgstr ""
 "отримати значення записів файлових систем, пов’язаних з операційною "
 "системою, яка вивчається"
 
-#: fish/cmds.c:2729
+#: fish/cmds.c:2743
 msgid "get format of inspected operating system"
 msgstr "отримати значення запису формату операційної системи, яка вивчається"
 
-#: fish/cmds.c:2730
+#: fish/cmds.c:2744
 msgid "get hostname of the operating system"
 msgstr "отримати значення назви вузла операційної системи"
 
-#: fish/cmds.c:2731
+#: fish/cmds.c:2745
 #, fuzzy
 msgid "get the icon corresponding to this operating system"
 msgstr ""
 "отримати значення версії виправлення операційної системи, яка вивчається"
 
-#: fish/cmds.c:2732
+#: fish/cmds.c:2746
 msgid "get major version of inspected operating system"
 msgstr "отримати значення основної версії операційної системи, яка вивчається"
 
-#: fish/cmds.c:2733
+#: fish/cmds.c:2747
 msgid "get minor version of inspected operating system"
 msgstr ""
 "отримати значення версії виправлення операційної системи, яка вивчається"
 
-#: fish/cmds.c:2734
+#: fish/cmds.c:2748
 msgid "get mountpoints of inspected operating system"
 msgstr "отримати значення точок монтування операційної системи, яка вивчається"
 
-#: fish/cmds.c:2735
+#: fish/cmds.c:2749
 msgid "get package format used by the operating system"
 msgstr ""
 "отримати значення формату пакунків, що використовується операційною системою"
 
-#: fish/cmds.c:2736
+#: fish/cmds.c:2750
 msgid "get package management tool used by the operating system"
 msgstr ""
 "отримати значення назви програми для керування пакунками, що "
 "використовується операційною системою"
 
-#: fish/cmds.c:2737
+#: fish/cmds.c:2751
 msgid "get product name of inspected operating system"
 msgstr "отримати значення назви продукту операційної системи, яка вивчається"
 
-#: fish/cmds.c:2738
+#: fish/cmds.c:2752
 #, fuzzy
 msgid "get product variant of inspected operating system"
 msgstr "отримати значення назви продукту операційної системи, яка вивчається"
 
-#: fish/cmds.c:2739
+#: fish/cmds.c:2753
 msgid "return list of operating systems found by last inspection"
 msgstr ""
 "повернути список операційних систем, знайдених під час останньої перевірки"
 
-#: fish/cmds.c:2740
+#: fish/cmds.c:2754
 msgid "get type of inspected operating system"
 msgstr "отримати значення типу операційної системи, яка вивчається"
 
-#: fish/cmds.c:2741
+#: fish/cmds.c:2755
 #, fuzzy
 msgid "get Windows CurrentControlSet of inspected operating system"
 msgstr ""
 "отримати значення кореневого каталогу Windows операційної системи, яка "
 "вивчається"
 
-#: fish/cmds.c:2742
+#: fish/cmds.c:2756
 msgid "get Windows systemroot of inspected operating system"
 msgstr ""
 "отримати значення кореневого каталогу Windows операційної системи, яка "
 "вивчається"
 
-#: fish/cmds.c:2743
+#: fish/cmds.c:2757
 msgid "get live flag for install disk"
 msgstr ""
 "отримати значення прапорця портативного носія для диска для встановлення"
 
-#: fish/cmds.c:2744
+#: fish/cmds.c:2758
 msgid "get multipart flag for install disk"
 msgstr ""
 "отримати значення прапорця носія з декількох частин для диска для "
 "встановлення"
 
-#: fish/cmds.c:2745
+#: fish/cmds.c:2759
 msgid "get netinst (network installer) flag for install disk"
 msgstr ""
 "отримати значення прапорця netinst (встановлення з мережі) для диска для "
 "встановлення"
 
-#: fish/cmds.c:2746
+#: fish/cmds.c:2760
 msgid "get list of applications installed in the operating system"
 msgstr "отримати список програм, встановлених у операційній системі"
 
-#: fish/cmds.c:2747
+#: fish/cmds.c:2761
 msgid "inspect disk and return list of operating systems found"
 msgstr "вивчити диск і повернути список знайдених операційних систем"
 
-#: fish/cmds.c:2748
+#: fish/cmds.c:2762
 msgid "test if block device"
 msgstr "перевірити, чи є пристрій блоковим"
 
-#: fish/cmds.c:2749
+#: fish/cmds.c:2763
 msgid "is busy processing a command"
 msgstr "зайнятий виконанням команди"
 
-#: fish/cmds.c:2750
+#: fish/cmds.c:2764
 msgid "test if character device"
 msgstr "перевірити, чи є пристрій символьним"
 
-#: fish/cmds.c:2751
+#: fish/cmds.c:2765
 msgid "is in configuration state"
 msgstr "у стані налаштування"
 
-#: fish/cmds.c:2752
+#: fish/cmds.c:2766
 msgid "test if a directory"
 msgstr "перевірити, чи є каталогом"
 
-#: fish/cmds.c:2753
+#: fish/cmds.c:2767
 msgid "test if FIFO (named pipe)"
 msgstr "перевірити, чи є FIFO (іменованим каналом)"
 
-#: fish/cmds.c:2754
+#: fish/cmds.c:2768
 msgid "test if a regular file"
 msgstr "перевірити, чи є звичайним файлом"
 
-#: fish/cmds.c:2755
+#: fish/cmds.c:2769
 msgid "is launching subprocess"
 msgstr "запускає підпроцес"
 
-#: fish/cmds.c:2756
+#: fish/cmds.c:2770
 msgid "test if device is a logical volume"
 msgstr "перевірити, чи є пристрій логічним томом"
 
-#: fish/cmds.c:2757
+#: fish/cmds.c:2771
 msgid "is ready to accept commands"
 msgstr "готовий до прийняття команд"
 
-#: fish/cmds.c:2758
+#: fish/cmds.c:2772
 msgid "test if socket"
 msgstr "перевірити, чи є сокетом"
 
-#: fish/cmds.c:2759
+#: fish/cmds.c:2773
 msgid "test if symbolic link"
 msgstr "перевірити, чи є символічним посиланням"
 
-#: fish/cmds.c:2760
+#: fish/cmds.c:2774
 #, fuzzy
 msgid "test if a file contains all zero bytes"
 msgstr "перевірити, чи є вміст двох файлів тотожнім"
 
-#: fish/cmds.c:2761
+#: fish/cmds.c:2775
 #, fuzzy
 msgid "test if a device contains all zero bytes"
 msgstr "перевірити, чи є пристрій логічним томом"
 
-#: fish/cmds.c:2762
+#: fish/cmds.c:2776
 msgid "kill the qemu subprocess"
 msgstr "завершити роботу підпроцесу qemu"
 
-#: fish/cmds.c:2763
+#: fish/cmds.c:2777
 msgid "launch the qemu subprocess"
 msgstr "запустити підпроцес qemu"
 
-#: fish/cmds.c:2764
+#: fish/cmds.c:2778
 msgid "change working directory"
 msgstr "змінити робочий каталог"
 
-#: fish/cmds.c:2768
+#: fish/cmds.c:2782
 #, fuzzy
 msgid "list 9p filesystems"
 msgstr "показати список файлових систем"
 
-#: fish/cmds.c:2769
+#: fish/cmds.c:2783
 msgid "list the block devices"
 msgstr "показати список блокових пристроїв"
 
-#: fish/cmds.c:2770
+#: fish/cmds.c:2784
+#, fuzzy
+msgid "list device mapper devices"
+msgstr "показати список блокових пристроїв"
+
+#: fish/cmds.c:2785
 msgid "list filesystems"
 msgstr "показати список файлових систем"
 
-#: fish/cmds.c:2771
+#: fish/cmds.c:2786
 msgid "list the partitions"
 msgstr "показати список розділів"
 
-#: fish/cmds.c:2772
+#: fish/cmds.c:2787
 msgid "list the files in a directory (long format)"
 msgstr "показати список файлів у каталозі (у розширеному форматі)"
 
-#: fish/cmds.c:2773 fish/cmds.c:2774
+#: fish/cmds.c:2788 fish/cmds.c:2789
 msgid "create a hard link"
 msgstr "створити жорстке посилання"
 
-#: fish/cmds.c:2775 fish/cmds.c:2776
+#: fish/cmds.c:2790 fish/cmds.c:2791
 msgid "create a symbolic link"
 msgstr "створити символічне посилання"
 
-#: fish/cmds.c:2777 fish/cmds.c:2869
+#: fish/cmds.c:2792 fish/cmds.c:2885
 msgid "remove extended attribute of a file or directory"
 msgstr "вилучити додатковий атрибут файла або каталогу"
 
-#: fish/cmds.c:2778
+#: fish/cmds.c:2793
 msgid "list the files in a directory"
 msgstr "показати список файлів у каталозі"
 
-#: fish/cmds.c:2779 fish/cmds.c:2896
+#: fish/cmds.c:2794 fish/cmds.c:2912
 msgid "set extended attribute of a file or directory"
 msgstr "встановити додатковий атрибут файла або каталогу"
 
-#: fish/cmds.c:2780
+#: fish/cmds.c:2795
 msgid "get file information for a symbolic link"
 msgstr "отримати дані щодо файла за символічним посиланням"
 
-#: fish/cmds.c:2781
+#: fish/cmds.c:2796
 msgid "lstat on multiple files"
 msgstr "lstat для декількох файлів"
 
-#: fish/cmds.c:2782
+#: fish/cmds.c:2797
 msgid "add a key on a LUKS encrypted device"
 msgstr "додати ключ на зашифрованому LUKS пристрої"
 
-#: fish/cmds.c:2783
+#: fish/cmds.c:2798
 msgid "close a LUKS device"
 msgstr "закрити пристрій LUKS"
 
-#: fish/cmds.c:2784 fish/cmds.c:2785
+#: fish/cmds.c:2799 fish/cmds.c:2800
 msgid "format a block device as a LUKS encrypted device"
 msgstr "форматувати блоковий пристрій як зашифрований LUKS пристрій"
 
-#: fish/cmds.c:2786
+#: fish/cmds.c:2801
 msgid "remove a key from a LUKS encrypted device"
 msgstr "вилучити ключ з зашифрованого LUKS пристрою"
 
-#: fish/cmds.c:2787
+#: fish/cmds.c:2802
 msgid "open a LUKS-encrypted block device"
 msgstr "відкрити зашифрований LUKS блоковий пристрій"
 
-#: fish/cmds.c:2788
+#: fish/cmds.c:2803
 msgid "open a LUKS-encrypted block device read-only"
 msgstr "відкрити зашифрований LUKS блоковий пристрій у режимі лише для читання"
 
-#: fish/cmds.c:2789
+#: fish/cmds.c:2804
 msgid "create an LVM logical volume"
 msgstr "створити логічний том LVM"
 
-#: fish/cmds.c:2790
+#: fish/cmds.c:2805
 msgid "get canonical name of an LV"
 msgstr "отримати канонічну назву логічного тому"
 
-#: fish/cmds.c:2791
+#: fish/cmds.c:2806
 msgid "clear LVM device filter"
 msgstr "спорожнити фільтр пристроїв LVM"
 
-#: fish/cmds.c:2792
+#: fish/cmds.c:2807
 msgid "remove all LVM LVs, VGs and PVs"
 msgstr "вилучити всі логічні томи, групи томів та фізичні томи LVM"
 
-#: fish/cmds.c:2793
+#: fish/cmds.c:2808
 msgid "set LVM device filter"
 msgstr "встановити фільтр пристроїв LVM"
 
-#: fish/cmds.c:2794
+#: fish/cmds.c:2809
 msgid "remove an LVM logical volume"
 msgstr "вилучити логічний том LVM"
 
-#: fish/cmds.c:2795
+#: fish/cmds.c:2810
 msgid "rename an LVM logical volume"
 msgstr "перейменувати логічний том LVM"
 
-#: fish/cmds.c:2796
+#: fish/cmds.c:2811
 msgid "resize an LVM logical volume"
 msgstr "змінити розміри логічного тому LVM"
 
-#: fish/cmds.c:2797
+#: fish/cmds.c:2812
 msgid "expand an LV to fill free space"
 msgstr "розширити логічний том для заповнення вільного місця"
 
-#: fish/cmds.c:2798 fish/cmds.c:2799
+#: fish/cmds.c:2813 fish/cmds.c:2814
 msgid "list the LVM logical volumes (LVs)"
 msgstr "показати список логічних томів LVM"
 
-#: fish/cmds.c:2800
+#: fish/cmds.c:2815
 msgid "get the UUID of a logical volume"
 msgstr "отримати UUID логічного тому"
 
-#: fish/cmds.c:2801
+#: fish/cmds.c:2816
 msgid "lgetxattr on multiple files"
 msgstr "lgetxattr для декількох файлів"
 
-#: fish/cmds.c:2802
+#: fish/cmds.c:2817
 msgid "open the manual"
 msgstr "відкрити сторінку довідки"
 
-#: fish/cmds.c:2803
+#: fish/cmds.c:2818
 msgid "create a directory"
 msgstr "створити каталог"
 
-#: fish/cmds.c:2804
+#: fish/cmds.c:2819
 msgid "create a directory with a particular mode"
 msgstr "створити каталог у вказаному режимі"
 
-#: fish/cmds.c:2805
+#: fish/cmds.c:2820
 msgid "create a directory and parents"
 msgstr "створити каталог і його батьківські каталоги"
 
-#: fish/cmds.c:2806
+#: fish/cmds.c:2821
 msgid "create a temporary directory"
 msgstr "створити тимчасовий каталог"
 
-#: fish/cmds.c:2807 fish/cmds.c:2808 fish/cmds.c:2809
+#: fish/cmds.c:2822 fish/cmds.c:2823 fish/cmds.c:2824
 msgid "make ext2/3/4 filesystem with external journal"
 msgstr "створити файлову систему ext2/3/4 з зовнішнім журналом"
 
-#: fish/cmds.c:2810
+#: fish/cmds.c:2825
 msgid "make ext2/3/4 external journal"
 msgstr "створити зовнішній журнал ext2/3/4"
 
-#: fish/cmds.c:2811
+#: fish/cmds.c:2826
 msgid "make ext2/3/4 external journal with label"
 msgstr "створити зовнішній журнал ext2/3/4 з міткою"
 
-#: fish/cmds.c:2812
+#: fish/cmds.c:2827
 msgid "make ext2/3/4 external journal with UUID"
 msgstr "створити зовнішній журнал ext2/3/4 з UUID"
 
-#: fish/cmds.c:2813
+#: fish/cmds.c:2828
 msgid "make FIFO (named pipe)"
 msgstr "створити FIFO (іменований канал)"
 
-#: fish/cmds.c:2814 fish/cmds.c:2816
+#: fish/cmds.c:2829 fish/cmds.c:2831
 msgid "make a filesystem"
 msgstr "створити файлову систему"
 
-#: fish/cmds.c:2815
+#: fish/cmds.c:2830
 msgid "make a filesystem with block size"
 msgstr "створити файлову систему з розміром блоку"
 
-#: fish/cmds.c:2817
+#: fish/cmds.c:2832
 msgid "create a mountpoint"
 msgstr "створити точку монтування"
 
-#: fish/cmds.c:2818
+#: fish/cmds.c:2833
 msgid "make block, character or FIFO devices"
 msgstr "створити блокові, символьні пристрої або пристрої FIFO"
 
-#: fish/cmds.c:2819
+#: fish/cmds.c:2834
 msgid "make block device node"
 msgstr "створити вузол блокового пристрою"
 
-#: fish/cmds.c:2820
+#: fish/cmds.c:2835
 msgid "make char device node"
 msgstr "створити вузол символьного пристрою"
 
-#: fish/cmds.c:2821
+#: fish/cmds.c:2836
 msgid "create a swap partition"
 msgstr "створити розділ резервних даних (свопінгу)"
 
-#: fish/cmds.c:2822
+#: fish/cmds.c:2837
 msgid "create a swap partition with a label"
 msgstr "створити розділ резервних даних (свопінгу) з міткою"
 
-#: fish/cmds.c:2823
+#: fish/cmds.c:2838
 msgid "create a swap partition with an explicit UUID"
 msgstr "створити розділ резервних даних (свопінгу) з явним визначенням UUID"
 
-#: fish/cmds.c:2824
+#: fish/cmds.c:2839
 msgid "create a swap file"
 msgstr "створити файл резервної пам’яті"
 
-#: fish/cmds.c:2825
+#: fish/cmds.c:2840
 msgid "load a kernel module"
 msgstr "завантажити модуль ядра"
 
-#: fish/cmds.c:2826
+#: fish/cmds.c:2841
 msgid "view a file"
 msgstr "переглянути файл"
 
-#: fish/cmds.c:2827
+#: fish/cmds.c:2842
 msgid "mount a guest disk at a position in the filesystem"
 msgstr "змонтувати гостьовий диск до вказаного каталогу файлової системи"
 
-#: fish/cmds.c:2828
+#: fish/cmds.c:2843
 #, fuzzy
 msgid "mount 9p filesystem"
 msgstr "демонтувати файлову систему"
 
-#: fish/cmds.c:2829
+#: fish/cmds.c:2844
 msgid "mount a file using the loop device"
 msgstr "змонтувати файли за допомогою петльового пристрою"
 
-#: fish/cmds.c:2830
+#: fish/cmds.c:2845
 msgid "mount a guest disk with mount options"
 msgstr "змонтувати гостьовий диск з вказаними параметрами монтування"
 
-#: fish/cmds.c:2831
+#: fish/cmds.c:2846
 msgid "mount a guest disk, read-only"
 msgstr "змонтувати гостьовий диск у режимі лише читання"
 
-#: fish/cmds.c:2832
+#: fish/cmds.c:2847
 msgid "mount a guest disk with mount options and vfstype"
 msgstr ""
 "змонтувати гостьовий диск з вказаними параметрами монтування та типом ВФС"
 
-#: fish/cmds.c:2833
+#: fish/cmds.c:2848
 msgid "show mountpoints"
 msgstr "показати точки монтування"
 
-#: fish/cmds.c:2834
+#: fish/cmds.c:2849
 msgid "show mounted filesystems"
 msgstr "показати список змонтованих файлових систем"
 
-#: fish/cmds.c:2835
+#: fish/cmds.c:2850
 msgid "move a file"
 msgstr "пересунути файл"
 
-#: fish/cmds.c:2836
+#: fish/cmds.c:2851
 msgid "probe NTFS volume"
 msgstr "зондувати том NTFS"
 
-#: fish/cmds.c:2837
+#: fish/cmds.c:2852 fish/cmds.c:2853
 msgid "resize an NTFS filesystem"
 msgstr "змінити розміри файлової системи NTFS"
 
-#: fish/cmds.c:2838
+#: fish/cmds.c:2854
 msgid "resize an NTFS filesystem (with size)"
 msgstr "змінити розміри файлової системи NTFS (з визначенням розміру)"
 
-#: fish/cmds.c:2839
+#: fish/cmds.c:2855
 msgid "add a partition to the device"
 msgstr "додати розділ на пристрій"
 
-#: fish/cmds.c:2840
+#: fish/cmds.c:2856
 msgid "delete a partition"
 msgstr "вилучити розділ"
 
-#: fish/cmds.c:2841
+#: fish/cmds.c:2857
 msgid "partition whole disk with a single primary partition"
 msgstr "поділити на розділи весь диск з єдиним основним розділом"
 
-#: fish/cmds.c:2842
+#: fish/cmds.c:2858
 msgid "return true if a partition is bootable"
 msgstr "повернути «true», якщо розділ придатний до завантаження"
 
-#: fish/cmds.c:2843
+#: fish/cmds.c:2859
 msgid "get the MBR type byte (ID byte) from a partition"
 msgstr "отримати байт типу MBR (байт-ідентифікатор) з розділу"
 
-#: fish/cmds.c:2844
+#: fish/cmds.c:2860
 msgid "get the partition table type"
 msgstr "отримати тип таблиці розділів"
 
-#: fish/cmds.c:2845
+#: fish/cmds.c:2861
 msgid "create an empty partition table"
 msgstr "створити порожню таблицю розділів"
 
-#: fish/cmds.c:2846
+#: fish/cmds.c:2862
 msgid "list partitions on a device"
 msgstr "показати список розділів на пристрої"
 
-#: fish/cmds.c:2847
+#: fish/cmds.c:2863
 msgid "make a partition bootable"
 msgstr "зробити розділ придатним до завантаження"
 
-#: fish/cmds.c:2848
+#: fish/cmds.c:2864
 msgid "set the MBR type byte (ID byte) of a partition"
 msgstr "встановити байт типу MBR (байт-ідентифікатор) розділу"
 
-#: fish/cmds.c:2849
+#: fish/cmds.c:2865
 msgid "set partition name"
 msgstr "встановити назву розділу"
 
-#: fish/cmds.c:2850
+#: fish/cmds.c:2866
 msgid "convert partition name to device name"
 msgstr "перетворити назву розділу на назву пристрою"
 
-#: fish/cmds.c:2851
+#: fish/cmds.c:2867
 msgid "ping the guest daemon"
 msgstr "перевірити луна-імпульсом фонову службу гостьових систем"
 
-#: fish/cmds.c:2852
+#: fish/cmds.c:2868
 msgid "read part of a file"
 msgstr "прочитати частину файла"
 
-#: fish/cmds.c:2853
+#: fish/cmds.c:2869
 msgid "read part of a device"
 msgstr "прочитати частину пристрою"
 
-#: fish/cmds.c:2854
+#: fish/cmds.c:2870
 msgid "create an LVM physical volume"
 msgstr "створити фізичний том LVM"
 
-#: fish/cmds.c:2855
+#: fish/cmds.c:2871
 msgid "remove an LVM physical volume"
 msgstr "вилучити фізичний том LVM"
 
-#: fish/cmds.c:2856
+#: fish/cmds.c:2872
 msgid "resize an LVM physical volume"
 msgstr "змінити розміри фізичного тому LVM"
 
-#: fish/cmds.c:2857
+#: fish/cmds.c:2873
 msgid "resize an LVM physical volume (with size)"
 msgstr "змінити розміри фізичного тому LVM (з визначенням розміру)"
 
-#: fish/cmds.c:2858 fish/cmds.c:2859
+#: fish/cmds.c:2874 fish/cmds.c:2875
 msgid "list the LVM physical volumes (PVs)"
 msgstr "показати список фізичних томів LVM"
 
-#: fish/cmds.c:2860
+#: fish/cmds.c:2876
 msgid "get the UUID of a physical volume"
 msgstr "отримати значення UUID фізичного тому"
 
-#: fish/cmds.c:2861
+#: fish/cmds.c:2877
 msgid "write to part of a file"
 msgstr "записати частину файла"
 
-#: fish/cmds.c:2862
+#: fish/cmds.c:2878
 msgid "write to part of a device"
 msgstr "записати частину пристрою"
 
-#: fish/cmds.c:2863
+#: fish/cmds.c:2879
 msgid "read a file"
 msgstr "прочитати файл"
 
-#: fish/cmds.c:2864
+#: fish/cmds.c:2880
 msgid "read file as lines"
 msgstr "прочитати файл як набір рядків"
 
-#: fish/cmds.c:2865
+#: fish/cmds.c:2881
 msgid "read directories entries"
 msgstr "прочитати записи каталогів"
 
-#: fish/cmds.c:2866
+#: fish/cmds.c:2882
 msgid "read the target of a symbolic link"
 msgstr "прочитати файл, на який вказує символічне посилання"
 
-#: fish/cmds.c:2867
+#: fish/cmds.c:2883
 msgid "readlink on multiple files"
 msgstr "readlink для декількох файлів"
 
-#: fish/cmds.c:2868
+#: fish/cmds.c:2884
 msgid "canonicalized absolute pathname"
 msgstr "канонічний запис абсолютного шляху"
 
-#: fish/cmds.c:2870
+#: fish/cmds.c:2886
 msgid "close and reopen libguestfs handle"
 msgstr "закрити, а потім повторно відкрити елемент керування libguestfs"
 
-#: fish/cmds.c:2871
+#: fish/cmds.c:2887
 msgid "resize an ext2, ext3 or ext4 filesystem"
 msgstr "змінити розміри файлової системи ext2, ext3 або ext4"
 
-#: fish/cmds.c:2872
+#: fish/cmds.c:2888
 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
 msgstr "змінити розміри файлової системи ext2, ext3 або ext4 до мінімальних"
 
-#: fish/cmds.c:2873
+#: fish/cmds.c:2889
 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
 msgstr ""
 "змінити розміри файлової системи ext2, ext3 або ext4 (з визначенням розміру)"
 
-#: fish/cmds.c:2874
+#: fish/cmds.c:2890
 msgid "remove a file"
 msgstr "вилучити файл"
 
-#: fish/cmds.c:2875
+#: fish/cmds.c:2891
 msgid "remove a file or directory recursively"
 msgstr "вилучити файл або каталог рекурсивно"
 
-#: fish/cmds.c:2876
+#: fish/cmds.c:2892
 msgid "remove a directory"
 msgstr "вилучити каталог"
 
-#: fish/cmds.c:2877
+#: fish/cmds.c:2893
 msgid "remove a mountpoint"
 msgstr "вилучити точку монтування"
 
-#: fish/cmds.c:2878
+#: fish/cmds.c:2894
 msgid "scrub (securely wipe) a device"
 msgstr "витерти (безпечно спорожнити) пристрій"
 
-#: fish/cmds.c:2879
+#: fish/cmds.c:2895
 msgid "scrub (securely wipe) a file"
 msgstr "витерти (безпечно спорожнити) файл"
 
-#: fish/cmds.c:2880
+#: fish/cmds.c:2896
 msgid "scrub (securely wipe) free space"
 msgstr "витерти (безпечно спорожнити) вільний об’єм"
 
-#: fish/cmds.c:2881
+#: fish/cmds.c:2897
 msgid "add options to kernel command line"
 msgstr "додати параметри до командного рядка ядра"
 
-#: fish/cmds.c:2882
+#: fish/cmds.c:2898
 msgid "set the attach method"
 msgstr "встановити метод долучення"
 
-#: fish/cmds.c:2883
+#: fish/cmds.c:2899
 msgid "set autosync mode"
 msgstr "встановити режим автоматичної синхронізації"
 
-#: fish/cmds.c:2884
+#: fish/cmds.c:2900
 msgid "enable or disable direct appliance mode"
 msgstr "увімкнути або вимкнути режим безпосередньої роботи з пристроєм"
 
-#: fish/cmds.c:2885
+#: fish/cmds.c:2901
 msgid "set the ext2/3/4 filesystem label"
 msgstr "встановити мітку файлової системи ext2/3/4 filesystem"
 
-#: fish/cmds.c:2886
+#: fish/cmds.c:2902
 msgid "set the ext2/3/4 filesystem UUID"
 msgstr "встановити UUID файлової системи ext2/3/4"
 
-#: fish/cmds.c:2887
+#: fish/cmds.c:2903
 msgid "set memory allocated to the qemu subprocess"
 msgstr "встановити дані пам’яті, отриманої підпроцесом qemu"
 
-#: fish/cmds.c:2888
+#: fish/cmds.c:2904
 msgid "set enable network flag"
 msgstr "встановити значення прапорця вмикання мережі"
 
-#: fish/cmds.c:2889
+#: fish/cmds.c:2905
 msgid "set the search path"
 msgstr "встановити адресу каталогу пошуку"
 
-#: fish/cmds.c:2890
+#: fish/cmds.c:2906
 msgid "set the qemu binary"
 msgstr "встановити назву виконуваного файла qemu"
 
-#: fish/cmds.c:2891
+#: fish/cmds.c:2907
 msgid "enable or disable the recovery process"
 msgstr "увімкнути або вимкнути процес відновлення"
 
-#: fish/cmds.c:2892
+#: fish/cmds.c:2908
 msgid "set SELinux enabled or disabled at appliance boot"
 msgstr ""
 "встановити параметр вмикання або вимикання SELinux під час завантаження з "
 "пристрою"
 
-#: fish/cmds.c:2893
+#: fish/cmds.c:2909
 msgid "enable or disable command traces"
 msgstr "увімкнути або вимкнути трасування команд"
 
-#: fish/cmds.c:2894
+#: fish/cmds.c:2910
 msgid "set verbose mode"
 msgstr "увімкнути докладний режим"
 
-#: fish/cmds.c:2895
+#: fish/cmds.c:2911
 msgid "set SELinux security context"
 msgstr "встановити значення контексту захисту SELinux"
 
-#: fish/cmds.c:2897 fish/cmds.c:2898
+#: fish/cmds.c:2913 fish/cmds.c:2914
 msgid "create partitions on a block device"
 msgstr "створити розділи на блоковому пристрої"
 
-#: fish/cmds.c:2899
+#: fish/cmds.c:2915
 msgid "modify a single partition on a block device"
 msgstr "змінити окремий розділ на блоковому пристрої"
 
-#: fish/cmds.c:2900
+#: fish/cmds.c:2916
 msgid "display the disk geometry from the partition table"
 msgstr "показати дані щодо конфігурації диска з таблиці розділів"
 
-#: fish/cmds.c:2901
+#: fish/cmds.c:2917
 msgid "display the kernel geometry"
 msgstr "показати дані щодо конфігурації ядра"
 
-#: fish/cmds.c:2902
+#: fish/cmds.c:2918
 msgid "display the partition table"
 msgstr "показати таблицю розділів"
 
-#: fish/cmds.c:2903
+#: fish/cmds.c:2919
 msgid "run a command via the shell"
 msgstr "запустити команду у оболонці"
 
-#: fish/cmds.c:2904
+#: fish/cmds.c:2920
 msgid "run a command via the shell returning lines"
 msgstr "виконати команду за допомогою оболонки, повернути виведені рядки"
 
-#: fish/cmds.c:2905
+#: fish/cmds.c:2921
 msgid "sleep for some seconds"
 msgstr "призупинити обробку на декілька секунд"
 
-#: fish/cmds.c:2906
+#: fish/cmds.c:2922
 msgid "create a sparse disk image and add"
 msgstr "створити розріджений образ диска та додати"
 
-#: fish/cmds.c:2907
+#: fish/cmds.c:2923
 msgid "get file information"
 msgstr "отримати дані щодо файла"
 
-#: fish/cmds.c:2908
+#: fish/cmds.c:2924
 msgid "get file system statistics"
 msgstr "отримати статистичні дані щодо файлової системи"
 
-#: fish/cmds.c:2909 fish/cmds.c:2910
+#: fish/cmds.c:2925 fish/cmds.c:2926
 msgid "print the printable strings in a file"
 msgstr "вивести придатні до друку рядки до файла"
 
-#: fish/cmds.c:2911
+#: fish/cmds.c:2927
 msgid "list supported groups of commands"
 msgstr "показати список підтримуваних груп команд"
 
-#: fish/cmds.c:2912
+#: fish/cmds.c:2928
 msgid "disable swap on device"
 msgstr "вимкнути резервування місця на диску"
 
-#: fish/cmds.c:2913
+#: fish/cmds.c:2929
 msgid "disable swap on file"
 msgstr "вимкнути резервування місця у файлі"
 
-#: fish/cmds.c:2914
+#: fish/cmds.c:2930
 msgid "disable swap on labeled swap partition"
 msgstr "вимкнути резервування місця на позначеному розділі резервної пам’яті"
 
-#: fish/cmds.c:2915
+#: fish/cmds.c:2931
 msgid "disable swap on swap partition by UUID"
 msgstr ""
 "вимкнути резервування місця на розділі резервної пам’яті, вказаному за "
 "допомогою UUID"
 
-#: fish/cmds.c:2916
+#: fish/cmds.c:2932
 msgid "enable swap on device"
 msgstr "увімкнути резервну пам’ять на диску"
 
-#: fish/cmds.c:2917
+#: fish/cmds.c:2933
 msgid "enable swap on file"
 msgstr "увімкнути резервну пам’ять у файлі"
 
-#: fish/cmds.c:2918
+#: fish/cmds.c:2934
 msgid "enable swap on labeled swap partition"
 msgstr "увімкнути резервування місця на позначеному розділі резервної пам’яті"
 
-#: fish/cmds.c:2919
+#: fish/cmds.c:2935
 msgid "enable swap on swap partition by UUID"
 msgstr ""
 "увімкнути резервування місця на розділі резервної пам’яті, вказаному за "
 "допомогою UUID"
 
-#: fish/cmds.c:2920
+#: fish/cmds.c:2936
 msgid "sync disks, writes are flushed through to the disk image"
 msgstr "синхронізувати диски, буфери запису буде випорожнено до образу диска"
 
-#: fish/cmds.c:2921
+#: fish/cmds.c:2937
 msgid "return last 10 lines of a file"
 msgstr "повернути останні 10 рядків файла"
 
-#: fish/cmds.c:2922
+#: fish/cmds.c:2938
 msgid "return last N lines of a file"
 msgstr "повернути останні N рядків файла"
 
-#: fish/cmds.c:2923
+#: fish/cmds.c:2939
 msgid "unpack tarfile to directory"
 msgstr "розпакувати архів tar до каталогу"
 
-#: fish/cmds.c:2924
+#: fish/cmds.c:2940
 msgid "pack directory into tarfile"
 msgstr "запакувати каталог до архіву tar"
 
-#: fish/cmds.c:2925 fish/cmds.c:2932
+#: fish/cmds.c:2941 fish/cmds.c:2948
 msgid "unpack compressed tarball to directory"
 msgstr "розпакувати стиснений архів tar до каталогу"
 
-#: fish/cmds.c:2926 fish/cmds.c:2933
+#: fish/cmds.c:2942 fish/cmds.c:2949
 msgid "pack directory into compressed tarball"
 msgstr "запакувати каталог до стиснутого архіву tar"
 
-#: fish/cmds.c:2927
+#: fish/cmds.c:2943
 msgid "print elapsed time taken to run a command"
 msgstr "показувати час, витрачений на виконання команди"
 
-#: fish/cmds.c:2928
+#: fish/cmds.c:2944
 msgid "update file timestamps or create a new file"
 msgstr "оновити позначки часу файла або створити новий файл"
 
-#: fish/cmds.c:2929
+#: fish/cmds.c:2945
 msgid "truncate a file to zero size"
 msgstr "обрізати файл до нульового розміру"
 
-#: fish/cmds.c:2930
+#: fish/cmds.c:2946
 msgid "truncate a file to a particular size"
 msgstr "обрізати файл до вказаного розміру"
 
-#: fish/cmds.c:2931
+#: fish/cmds.c:2947
 msgid "get ext2/ext3/ext4 superblock details"
 msgstr "отримати дані щодо суперблоку ext2/ext3/ext4"
 
-#: fish/cmds.c:2934
+#: fish/cmds.c:2950
 msgid "set file mode creation mask (umask)"
 msgstr "встановити маску режиму створення файла (umask)"
 
-#: fish/cmds.c:2935
+#: fish/cmds.c:2951
 msgid "unmount a filesystem"
 msgstr "демонтувати файлову систему"
 
-#: fish/cmds.c:2936
+#: fish/cmds.c:2952
 msgid "unmount all filesystems"
 msgstr "демонтувати всі файлові системи"
 
-#: fish/cmds.c:2937
+#: fish/cmds.c:2953
 msgid "upload a file from the local machine"
 msgstr "вивантажити файл з локальної системи"
 
-#: fish/cmds.c:2938
+#: fish/cmds.c:2954
 msgid "upload a file from the local machine with offset"
 msgstr "вивантажити файл з локальної системи зі зсувом"
 
-#: fish/cmds.c:2939
+#: fish/cmds.c:2955
 msgid "set timestamp of a file with nanosecond precision"
 msgstr "встановити часову позначку файла з точністю до наносекунди"
 
-#: fish/cmds.c:2940
+#: fish/cmds.c:2956
 msgid "get the library version number"
 msgstr "отримати номер версії бібліотеки"
 
-#: fish/cmds.c:2941
+#: fish/cmds.c:2957
 msgid "get the filesystem label"
 msgstr "отримати значення мітки файлової системи"
 
-#: fish/cmds.c:2942
+#: fish/cmds.c:2958
 msgid "get the Linux VFS type corresponding to a mounted device"
 msgstr ""
 "отримати тип віртуальної файлової системи Linux, відповідний до змонтованого "
 "пристрою"
 
-#: fish/cmds.c:2943
+#: fish/cmds.c:2959
 msgid "get the filesystem UUID"
 msgstr "отримати UUID файлової системи"
 
-#: fish/cmds.c:2944
+#: fish/cmds.c:2960
 msgid "activate or deactivate some volume groups"
 msgstr "задіяти або вимкнути певні групи томів"
 
-#: fish/cmds.c:2945
+#: fish/cmds.c:2961
 msgid "activate or deactivate all volume groups"
 msgstr "задіяти або вимкнути всі групи томів"
 
-#: fish/cmds.c:2946
+#: fish/cmds.c:2962
 msgid "create an LVM volume group"
 msgstr "створити групу томів LVM"
 
-#: fish/cmds.c:2947
+#: fish/cmds.c:2963
 msgid "get the LV UUIDs of all LVs in the volume group"
 msgstr "отримати UUID всіх логічних томів у групі томів"
 
-#: fish/cmds.c:2948
+#: fish/cmds.c:2964
 msgid "get the PV UUIDs containing the volume group"
 msgstr "отримати UUID фізичних томів, що містяться у групі томів"
 
-#: fish/cmds.c:2949
+#: fish/cmds.c:2965
 msgid "remove an LVM volume group"
 msgstr "вилучити групу томів LVM"
 
-#: fish/cmds.c:2950
+#: fish/cmds.c:2966
 msgid "rename an LVM volume group"
 msgstr "перейменувати групу томів LVM"
 
-#: fish/cmds.c:2951 fish/cmds.c:2952
+#: fish/cmds.c:2967 fish/cmds.c:2968
 msgid "list the LVM volume groups (VGs)"
 msgstr "показати список груп томів LVM"
 
-#: fish/cmds.c:2953
+#: fish/cmds.c:2969
 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
 msgstr ""
 "виконати повторне сканування фізичних томів, груп томів та логічних томів LVM"
 
-#: fish/cmds.c:2954
+#: fish/cmds.c:2970
 msgid "get the UUID of a volume group"
 msgstr "отримати UUID групи томів"
 
-#: fish/cmds.c:2955
+#: fish/cmds.c:2971
 msgid "count characters in a file"
 msgstr "порахувати символи у файлі"
 
-#: fish/cmds.c:2956
+#: fish/cmds.c:2972
 msgid "count lines in a file"
 msgstr "порахувати рядки у файлі"
 
-#: fish/cmds.c:2957
+#: fish/cmds.c:2973
 msgid "count words in a file"
 msgstr "порахувати слова у файлі"
 
-#: fish/cmds.c:2958
+#: fish/cmds.c:2974
 msgid "create a new file"
 msgstr "створити новий файл"
 
-#: fish/cmds.c:2959
+#: fish/cmds.c:2975
 msgid "create a file"
 msgstr "створити файл"
 
-#: fish/cmds.c:2962
+#: fish/cmds.c:2978
 msgid "write zeroes to the device"
 msgstr "записати нулі на пристрій"
 
-#: fish/cmds.c:2963
+#: fish/cmds.c:2979
 msgid "write zeroes to an entire device"
 msgstr "занулити весь пристрій"
 
-#: fish/cmds.c:2964
+#: fish/cmds.c:2980
 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
 msgstr ""
 "занулити невикористані inode і дискові блоки на файловій системі ext2/3"
 
-#: fish/cmds.c:2967
+#: fish/cmds.c:2983
 msgid "determine file type inside a compressed file"
 msgstr "визначити тип файлів у стиснутому файлі"
 
-#: fish/cmds.c:2970
+#: fish/cmds.c:2986
 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
 msgstr ""
 "Скористайтеся -h <команда> або help <команда>, щоб переглянути докладну "
 "довідку щодо команди."
 
-#: fish/cmds.c:3288 fish/cmds.c:3302 fish/cmds.c:3318 fish/cmds.c:3335
-#: fish/cmds.c:3352 fish/cmds.c:3370 fish/cmds.c:3389 fish/cmds.c:3405
-#: fish/cmds.c:3423 fish/cmds.c:3439 fish/cmds.c:3457 fish/cmds.c:3473
-#: fish/cmds.c:3490 fish/cmds.c:3505 fish/cmds.c:3523 fish/cmds.c:3538
-#: fish/cmds.c:3554 fish/cmds.c:3570 fish/cmds.c:3586 fish/cmds.c:3602
-#: fish/cmds.c:3618 fish/cmds.c:3636 fish/cmds.c:3669 fish/cmds.c:3685
-#: fish/cmds.c:3701 fish/cmds.c:3720 fish/cmds.c:3735 fish/cmds.c:3753
-#: fish/cmds.c:3768 fish/cmds.c:3786 fish/cmds.c:3801 fish/cmds.c:3819
-#: fish/cmds.c:3834 fish/cmds.c:3853 fish/cmds.c:3872 fish/cmds.c:3890
-#: fish/cmds.c:3910 fish/cmds.c:3929 fish/cmds.c:3949 fish/cmds.c:3969
-#: fish/cmds.c:3989 fish/cmds.c:4008 fish/cmds.c:4027 fish/cmds.c:4047
-#: fish/cmds.c:4067 fish/cmds.c:4087 fish/cmds.c:4102 fish/cmds.c:4118
-#: fish/cmds.c:4190 fish/cmds.c:4208 fish/cmds.c:4225 fish/cmds.c:4309
-#: fish/cmds.c:4329 fish/cmds.c:4349 fish/cmds.c:4369 fish/cmds.c:4389
-#: fish/cmds.c:4409 fish/cmds.c:4428 fish/cmds.c:4447 fish/cmds.c:4466
-#: fish/cmds.c:4481 fish/cmds.c:4500 fish/cmds.c:4520 fish/cmds.c:4540
-#: fish/cmds.c:4617 fish/cmds.c:4633 fish/cmds.c:4649 fish/cmds.c:4668
-#: fish/cmds.c:4690 fish/cmds.c:4712 fish/cmds.c:4732 fish/cmds.c:4749
-#: fish/cmds.c:4766 fish/cmds.c:4783 fish/cmds.c:4800 fish/cmds.c:4817
-#: fish/cmds.c:4834 fish/cmds.c:4851 fish/cmds.c:4870 fish/cmds.c:4893
-#: fish/cmds.c:4929 fish/cmds.c:4946 fish/cmds.c:4969 fish/cmds.c:4991
-#: fish/cmds.c:5012 fish/cmds.c:5032 fish/cmds.c:5051 fish/cmds.c:5071
-#: fish/cmds.c:5089 fish/cmds.c:5107 fish/cmds.c:5121 fish/cmds.c:5137
-#: fish/cmds.c:5157 fish/cmds.c:5176 fish/cmds.c:5195 fish/cmds.c:5214
-#: fish/cmds.c:5233 fish/cmds.c:5253 fish/cmds.c:5293 fish/cmds.c:5350
-#: fish/cmds.c:5371 fish/cmds.c:5392 fish/cmds.c:5413 fish/cmds.c:5431
-#: fish/cmds.c:5453 fish/cmds.c:5491 fish/cmds.c:5513 fish/cmds.c:5592
-#: fish/cmds.c:5631 fish/cmds.c:5646 fish/cmds.c:5663 fish/cmds.c:5677
-#: fish/cmds.c:5693 fish/cmds.c:5715 fish/cmds.c:5737 fish/cmds.c:5759
-#: fish/cmds.c:5781 fish/cmds.c:5803 fish/cmds.c:5825 fish/cmds.c:5845
-#: fish/cmds.c:5862 fish/cmds.c:5879 fish/cmds.c:5898 fish/cmds.c:5917
-#: fish/cmds.c:5937 fish/cmds.c:5973 fish/cmds.c:5992 fish/cmds.c:6011
-#: fish/cmds.c:6028 fish/cmds.c:6046 fish/cmds.c:6069 fish/cmds.c:6092
-#: fish/cmds.c:6116 fish/cmds.c:6139 fish/cmds.c:6160 fish/cmds.c:6183
-#: fish/cmds.c:6206 fish/cmds.c:6226 fish/cmds.c:6248 fish/cmds.c:6269
-#: fish/cmds.c:6292 fish/cmds.c:6309 fish/cmds.c:6326 fish/cmds.c:6344
-#: fish/cmds.c:6362 fish/cmds.c:6383 fish/cmds.c:6401 fish/cmds.c:6422
-#: fish/cmds.c:6442 fish/cmds.c:6460 fish/cmds.c:6481 fish/cmds.c:6504
-#: fish/cmds.c:6527 fish/cmds.c:6549 fish/cmds.c:6582 fish/cmds.c:6599
-#: fish/cmds.c:6616 fish/cmds.c:6640 fish/cmds.c:6663 fish/cmds.c:6686
-#: fish/cmds.c:6708 fish/cmds.c:6725 fish/cmds.c:6747 fish/cmds.c:6841
-#: fish/cmds.c:6861 fish/cmds.c:6881 fish/cmds.c:6901 fish/cmds.c:6919
-#: fish/cmds.c:6940 fish/cmds.c:6976 fish/cmds.c:6993 fish/cmds.c:7015
-#: fish/cmds.c:7032 fish/cmds.c:7068 fish/cmds.c:7088 fish/cmds.c:7108
-#: fish/cmds.c:7128 fish/cmds.c:7150 fish/cmds.c:7167 fish/cmds.c:7186
-#: fish/cmds.c:7205 fish/cmds.c:7227 fish/cmds.c:7248 fish/cmds.c:7269
-#: fish/cmds.c:7290 fish/cmds.c:7313 fish/cmds.c:7354 fish/cmds.c:7377
-#: fish/cmds.c:7416 fish/cmds.c:7433 fish/cmds.c:7452 fish/cmds.c:7473
-#: fish/cmds.c:7496 fish/cmds.c:7518 fish/cmds.c:7536 fish/cmds.c:7555
-#: fish/cmds.c:7576 fish/cmds.c:7653 fish/cmds.c:7694 fish/cmds.c:7773
-#: fish/cmds.c:7849 fish/cmds.c:7886 fish/cmds.c:7909 fish/cmds.c:7930
-#: fish/cmds.c:7953 fish/cmds.c:7975 fish/cmds.c:8000 fish/cmds.c:8043
-#: fish/cmds.c:8084 fish/cmds.c:8105 fish/cmds.c:8123 fish/cmds.c:8142
-#: fish/cmds.c:8159 fish/cmds.c:8177 fish/cmds.c:8204 fish/cmds.c:8228
-#: fish/cmds.c:8252 fish/cmds.c:8276 fish/cmds.c:8300 fish/cmds.c:8324
-#: fish/cmds.c:8348 fish/cmds.c:8372 fish/cmds.c:8396 fish/cmds.c:8420
-#: fish/cmds.c:8444 fish/cmds.c:8468 fish/cmds.c:8491 fish/cmds.c:8514
-#: fish/cmds.c:8535 fish/cmds.c:8556 fish/cmds.c:8577 fish/cmds.c:8597
-#: fish/cmds.c:8620 fish/cmds.c:8658 fish/cmds.c:8675 fish/cmds.c:8692
-#: fish/cmds.c:8711 fish/cmds.c:8730 fish/cmds.c:8747 fish/cmds.c:8764
-#: fish/cmds.c:8781 fish/cmds.c:8798 fish/cmds.c:8817 fish/cmds.c:8853
-#: fish/cmds.c:8893 fish/cmds.c:8926 fish/cmds.c:8943 fish/cmds.c:8960
-#: fish/cmds.c:8976 fish/cmds.c:8991 fish/cmds.c:9012 fish/cmds.c:9050
-#: fish/cmds.c:9088 fish/cmds.c:9127 fish/cmds.c:9167 fish/cmds.c:9208
-#: fish/cmds.c:9249 fish/cmds.c:9287 fish/cmds.c:9304 fish/cmds.c:9327
-#: fish/cmds.c:9349 fish/cmds.c:9371 fish/cmds.c:9391 fish/cmds.c:9411
-#: fish/cmds.c:9447 fish/cmds.c:9519 fish/cmds.c:9559 fish/cmds.c:9617
-#: fish/cmds.c:9643 fish/cmds.c:9669 fish/cmds.c:9697 fish/cmds.c:9756
-#: fish/cmds.c:9777 fish/cmds.c:9822 fish/cmds.c:9842 fish/cmds.c:9881
-#: fish/cmds.c:9918 fish/cmds.c:9938 fish/cmds.c:9960 fish/cmds.c:10017
-#: fish/cmds.c:10037 fish/cmds.c:10059 fish/cmds.c:10081 fish/cmds.c:10100
-#: fish/cmds.c:10120 fish/cmds.c:10147 fish/cmds.c:10167 fish/cmds.c:10187
-#: fish/cmds.c:10207 fish/cmds.c:10227 fish/cmds.c:10249 fish/cmds.c:10284
-#: fish/cmds.c:10302 fish/cmds.c:10325 fish/cmds.c:10347 fish/cmds.c:10362
-#: fish/cmds.c:10379 fish/cmds.c:10416 fish/cmds.c:10455 fish/cmds.c:10495
-#: fish/cmds.c:10551 fish/cmds.c:10573 fish/cmds.c:10609 fish/cmds.c:10624
-#: fish/cmds.c:10644 fish/cmds.c:10684 fish/cmds.c:10707 fish/cmds.c:10731
-#: fish/cmds.c:10756 fish/cmds.c:10797 fish/cmds.c:10822 fish/cmds.c:10860
-#: fish/cmds.c:10891 fish/cmds.c:10922 fish/cmds.c:10950 fish/cmds.c:10970
-#: fish/cmds.c:11002 fish/cmds.c:11022 fish/cmds.c:11042 fish/cmds.c:11059
-#: fish/cmds.c:11077 fish/cmds.c:11100 fish/cmds.c:11121 fish/cmds.c:11140
-#: fish/cmds.c:11182 fish/cmds.c:11225 fish/cmds.c:11269 fish/cmds.c:11308
-#: fish/cmds.c:11327 fish/cmds.c:11347 fish/cmds.c:11367 fish/cmds.c:11388
-#: fish/cmds.c:11409 fish/cmds.c:11430 fish/cmds.c:11451 fish/cmds.c:11472
-#: fish/cmds.c:11494 fish/cmds.c:11532 fish/cmds.c:11583 fish/cmds.c:11621
-#: fish/cmds.c:11677 fish/cmds.c:11813 fish/cmds.c:11842 fish/cmds.c:11869
-#: fish/cmds.c:11886 fish/cmds.c:11907 fish/cmds.c:11924
+#: fish/cmds.c:3304 fish/cmds.c:3318 fish/cmds.c:3334 fish/cmds.c:3351
+#: fish/cmds.c:3368 fish/cmds.c:3386 fish/cmds.c:3405 fish/cmds.c:3421
+#: fish/cmds.c:3439 fish/cmds.c:3455 fish/cmds.c:3473 fish/cmds.c:3489
+#: fish/cmds.c:3506 fish/cmds.c:3521 fish/cmds.c:3539 fish/cmds.c:3554
+#: fish/cmds.c:3570 fish/cmds.c:3586 fish/cmds.c:3602 fish/cmds.c:3618
+#: fish/cmds.c:3634 fish/cmds.c:3652 fish/cmds.c:3685 fish/cmds.c:3701
+#: fish/cmds.c:3717 fish/cmds.c:3736 fish/cmds.c:3751 fish/cmds.c:3769
+#: fish/cmds.c:3784 fish/cmds.c:3802 fish/cmds.c:3817 fish/cmds.c:3835
+#: fish/cmds.c:3850 fish/cmds.c:3869 fish/cmds.c:3888 fish/cmds.c:3906
+#: fish/cmds.c:3926 fish/cmds.c:3945 fish/cmds.c:3965 fish/cmds.c:3985
+#: fish/cmds.c:4005 fish/cmds.c:4024 fish/cmds.c:4043 fish/cmds.c:4063
+#: fish/cmds.c:4083 fish/cmds.c:4103 fish/cmds.c:4118 fish/cmds.c:4134
+#: fish/cmds.c:4206 fish/cmds.c:4224 fish/cmds.c:4241 fish/cmds.c:4325
+#: fish/cmds.c:4345 fish/cmds.c:4365 fish/cmds.c:4385 fish/cmds.c:4405
+#: fish/cmds.c:4425 fish/cmds.c:4444 fish/cmds.c:4463 fish/cmds.c:4482
+#: fish/cmds.c:4497 fish/cmds.c:4516 fish/cmds.c:4536 fish/cmds.c:4556
+#: fish/cmds.c:4633 fish/cmds.c:4649 fish/cmds.c:4665 fish/cmds.c:4684
+#: fish/cmds.c:4706 fish/cmds.c:4728 fish/cmds.c:4748 fish/cmds.c:4765
+#: fish/cmds.c:4782 fish/cmds.c:4799 fish/cmds.c:4816 fish/cmds.c:4833
+#: fish/cmds.c:4850 fish/cmds.c:4867 fish/cmds.c:4886 fish/cmds.c:4909
+#: fish/cmds.c:4945 fish/cmds.c:4962 fish/cmds.c:4985 fish/cmds.c:5007
+#: fish/cmds.c:5028 fish/cmds.c:5048 fish/cmds.c:5067 fish/cmds.c:5087
+#: fish/cmds.c:5105 fish/cmds.c:5123 fish/cmds.c:5137 fish/cmds.c:5153
+#: fish/cmds.c:5173 fish/cmds.c:5192 fish/cmds.c:5211 fish/cmds.c:5230
+#: fish/cmds.c:5249 fish/cmds.c:5269 fish/cmds.c:5309 fish/cmds.c:5366
+#: fish/cmds.c:5387 fish/cmds.c:5408 fish/cmds.c:5429 fish/cmds.c:5447
+#: fish/cmds.c:5469 fish/cmds.c:5507 fish/cmds.c:5529 fish/cmds.c:5608
+#: fish/cmds.c:5647 fish/cmds.c:5662 fish/cmds.c:5679 fish/cmds.c:5693
+#: fish/cmds.c:5709 fish/cmds.c:5731 fish/cmds.c:5753 fish/cmds.c:5775
+#: fish/cmds.c:5797 fish/cmds.c:5819 fish/cmds.c:5841 fish/cmds.c:5861
+#: fish/cmds.c:5878 fish/cmds.c:5895 fish/cmds.c:5914 fish/cmds.c:5933
+#: fish/cmds.c:5953 fish/cmds.c:5989 fish/cmds.c:6008 fish/cmds.c:6027
+#: fish/cmds.c:6044 fish/cmds.c:6062 fish/cmds.c:6085 fish/cmds.c:6108
+#: fish/cmds.c:6132 fish/cmds.c:6155 fish/cmds.c:6176 fish/cmds.c:6199
+#: fish/cmds.c:6222 fish/cmds.c:6242 fish/cmds.c:6264 fish/cmds.c:6285
+#: fish/cmds.c:6308 fish/cmds.c:6325 fish/cmds.c:6342 fish/cmds.c:6360
+#: fish/cmds.c:6378 fish/cmds.c:6399 fish/cmds.c:6417 fish/cmds.c:6438
+#: fish/cmds.c:6458 fish/cmds.c:6476 fish/cmds.c:6497 fish/cmds.c:6520
+#: fish/cmds.c:6543 fish/cmds.c:6565 fish/cmds.c:6598 fish/cmds.c:6615
+#: fish/cmds.c:6632 fish/cmds.c:6656 fish/cmds.c:6679 fish/cmds.c:6702
+#: fish/cmds.c:6724 fish/cmds.c:6741 fish/cmds.c:6763 fish/cmds.c:6857
+#: fish/cmds.c:6877 fish/cmds.c:6897 fish/cmds.c:6917 fish/cmds.c:6935
+#: fish/cmds.c:6956 fish/cmds.c:6992 fish/cmds.c:7009 fish/cmds.c:7031
+#: fish/cmds.c:7048 fish/cmds.c:7084 fish/cmds.c:7104 fish/cmds.c:7124
+#: fish/cmds.c:7144 fish/cmds.c:7166 fish/cmds.c:7183 fish/cmds.c:7202
+#: fish/cmds.c:7221 fish/cmds.c:7243 fish/cmds.c:7264 fish/cmds.c:7285
+#: fish/cmds.c:7306 fish/cmds.c:7329 fish/cmds.c:7370 fish/cmds.c:7393
+#: fish/cmds.c:7432 fish/cmds.c:7449 fish/cmds.c:7468 fish/cmds.c:7489
+#: fish/cmds.c:7512 fish/cmds.c:7534 fish/cmds.c:7552 fish/cmds.c:7571
+#: fish/cmds.c:7592 fish/cmds.c:7669 fish/cmds.c:7710 fish/cmds.c:7789
+#: fish/cmds.c:7865 fish/cmds.c:7902 fish/cmds.c:7925 fish/cmds.c:7946
+#: fish/cmds.c:7969 fish/cmds.c:7991 fish/cmds.c:8016 fish/cmds.c:8059
+#: fish/cmds.c:8100 fish/cmds.c:8121 fish/cmds.c:8139 fish/cmds.c:8158
+#: fish/cmds.c:8175 fish/cmds.c:8193 fish/cmds.c:8220 fish/cmds.c:8244
+#: fish/cmds.c:8268 fish/cmds.c:8292 fish/cmds.c:8316 fish/cmds.c:8340
+#: fish/cmds.c:8364 fish/cmds.c:8388 fish/cmds.c:8412 fish/cmds.c:8436
+#: fish/cmds.c:8460 fish/cmds.c:8484 fish/cmds.c:8507 fish/cmds.c:8530
+#: fish/cmds.c:8551 fish/cmds.c:8572 fish/cmds.c:8593 fish/cmds.c:8613
+#: fish/cmds.c:8636 fish/cmds.c:8674 fish/cmds.c:8691 fish/cmds.c:8708
+#: fish/cmds.c:8727 fish/cmds.c:8746 fish/cmds.c:8763 fish/cmds.c:8780
+#: fish/cmds.c:8797 fish/cmds.c:8814 fish/cmds.c:8833 fish/cmds.c:8869
+#: fish/cmds.c:8909 fish/cmds.c:8942 fish/cmds.c:8959 fish/cmds.c:8976
+#: fish/cmds.c:8992 fish/cmds.c:9007 fish/cmds.c:9028 fish/cmds.c:9066
+#: fish/cmds.c:9104 fish/cmds.c:9143 fish/cmds.c:9183 fish/cmds.c:9224
+#: fish/cmds.c:9265 fish/cmds.c:9303 fish/cmds.c:9320 fish/cmds.c:9343
+#: fish/cmds.c:9365 fish/cmds.c:9387 fish/cmds.c:9407 fish/cmds.c:9427
+#: fish/cmds.c:9463 fish/cmds.c:9535 fish/cmds.c:9575 fish/cmds.c:9633
+#: fish/cmds.c:9659 fish/cmds.c:9685 fish/cmds.c:9713 fish/cmds.c:9772
+#: fish/cmds.c:9793 fish/cmds.c:9838 fish/cmds.c:9858 fish/cmds.c:9897
+#: fish/cmds.c:9934 fish/cmds.c:9954 fish/cmds.c:9976 fish/cmds.c:10033
+#: fish/cmds.c:10053 fish/cmds.c:10075 fish/cmds.c:10097 fish/cmds.c:10116
+#: fish/cmds.c:10136 fish/cmds.c:10163 fish/cmds.c:10183 fish/cmds.c:10203
+#: fish/cmds.c:10223 fish/cmds.c:10243 fish/cmds.c:10265 fish/cmds.c:10300
+#: fish/cmds.c:10318 fish/cmds.c:10341 fish/cmds.c:10363 fish/cmds.c:10378
+#: fish/cmds.c:10395 fish/cmds.c:10432 fish/cmds.c:10471 fish/cmds.c:10511
+#: fish/cmds.c:10567 fish/cmds.c:10589 fish/cmds.c:10625 fish/cmds.c:10640
+#: fish/cmds.c:10660 fish/cmds.c:10700 fish/cmds.c:10723 fish/cmds.c:10747
+#: fish/cmds.c:10772 fish/cmds.c:10813 fish/cmds.c:10838 fish/cmds.c:10876
+#: fish/cmds.c:10907 fish/cmds.c:10938 fish/cmds.c:10966 fish/cmds.c:10986
+#: fish/cmds.c:11018 fish/cmds.c:11038 fish/cmds.c:11058 fish/cmds.c:11075
+#: fish/cmds.c:11093 fish/cmds.c:11116 fish/cmds.c:11137 fish/cmds.c:11156
+#: fish/cmds.c:11198 fish/cmds.c:11241 fish/cmds.c:11285 fish/cmds.c:11324
+#: fish/cmds.c:11343 fish/cmds.c:11363 fish/cmds.c:11383 fish/cmds.c:11404
+#: fish/cmds.c:11425 fish/cmds.c:11446 fish/cmds.c:11467 fish/cmds.c:11488
+#: fish/cmds.c:11510 fish/cmds.c:11548 fish/cmds.c:11599 fish/cmds.c:11637
+#: fish/cmds.c:11693 fish/cmds.c:11829 fish/cmds.c:11858 fish/cmds.c:11885
+#: fish/cmds.c:11902 fish/cmds.c:11923 fish/cmds.c:11940 fish/cmds.c:12002
 #, c-format
 msgid "%s should have %d parameter(s)\n"
 msgstr "%s повинен мати %d параметрів\n"
 
-#: fish/cmds.c:3289 fish/cmds.c:3303 fish/cmds.c:3319 fish/cmds.c:3336
-#: fish/cmds.c:3353 fish/cmds.c:3371 fish/cmds.c:3390 fish/cmds.c:3406
-#: fish/cmds.c:3424 fish/cmds.c:3440 fish/cmds.c:3458 fish/cmds.c:3474
-#: fish/cmds.c:3491 fish/cmds.c:3506 fish/cmds.c:3524 fish/cmds.c:3539
-#: fish/cmds.c:3555 fish/cmds.c:3571 fish/cmds.c:3587 fish/cmds.c:3603
-#: fish/cmds.c:3619 fish/cmds.c:3637 fish/cmds.c:3670 fish/cmds.c:3686
-#: fish/cmds.c:3702 fish/cmds.c:3721 fish/cmds.c:3736 fish/cmds.c:3754
-#: fish/cmds.c:3769 fish/cmds.c:3787 fish/cmds.c:3802 fish/cmds.c:3820
-#: fish/cmds.c:3835 fish/cmds.c:3854 fish/cmds.c:3873 fish/cmds.c:3891
-#: fish/cmds.c:3911 fish/cmds.c:3930 fish/cmds.c:3950 fish/cmds.c:3970
-#: fish/cmds.c:3990 fish/cmds.c:4009 fish/cmds.c:4028 fish/cmds.c:4048
-#: fish/cmds.c:4068 fish/cmds.c:4088 fish/cmds.c:4103 fish/cmds.c:4119
-#: fish/cmds.c:4140 fish/cmds.c:4191 fish/cmds.c:4209 fish/cmds.c:4226
-#: fish/cmds.c:4247 fish/cmds.c:4310 fish/cmds.c:4330 fish/cmds.c:4350
-#: fish/cmds.c:4370 fish/cmds.c:4390 fish/cmds.c:4410 fish/cmds.c:4429
-#: fish/cmds.c:4448 fish/cmds.c:4467 fish/cmds.c:4482 fish/cmds.c:4501
-#: fish/cmds.c:4521 fish/cmds.c:4541 fish/cmds.c:4564 fish/cmds.c:4618
-#: fish/cmds.c:4634 fish/cmds.c:4650 fish/cmds.c:4669 fish/cmds.c:4691
-#: fish/cmds.c:4713 fish/cmds.c:4733 fish/cmds.c:4750 fish/cmds.c:4767
-#: fish/cmds.c:4784 fish/cmds.c:4801 fish/cmds.c:4818 fish/cmds.c:4835
-#: fish/cmds.c:4852 fish/cmds.c:4871 fish/cmds.c:4894 fish/cmds.c:4930
-#: fish/cmds.c:4947 fish/cmds.c:4970 fish/cmds.c:4992 fish/cmds.c:5013
-#: fish/cmds.c:5033 fish/cmds.c:5052 fish/cmds.c:5072 fish/cmds.c:5090
-#: fish/cmds.c:5108 fish/cmds.c:5122 fish/cmds.c:5138 fish/cmds.c:5158
-#: fish/cmds.c:5177 fish/cmds.c:5196 fish/cmds.c:5215 fish/cmds.c:5234
-#: fish/cmds.c:5254 fish/cmds.c:5294 fish/cmds.c:5351 fish/cmds.c:5372
-#: fish/cmds.c:5393 fish/cmds.c:5414 fish/cmds.c:5432 fish/cmds.c:5454
-#: fish/cmds.c:5492 fish/cmds.c:5514 fish/cmds.c:5593 fish/cmds.c:5632
-#: fish/cmds.c:5647 fish/cmds.c:5664 fish/cmds.c:5678 fish/cmds.c:5694
-#: fish/cmds.c:5716 fish/cmds.c:5738 fish/cmds.c:5760 fish/cmds.c:5782
-#: fish/cmds.c:5804 fish/cmds.c:5826 fish/cmds.c:5846 fish/cmds.c:5863
-#: fish/cmds.c:5880 fish/cmds.c:5899 fish/cmds.c:5918 fish/cmds.c:5938
-#: fish/cmds.c:5974 fish/cmds.c:5993 fish/cmds.c:6012 fish/cmds.c:6029
-#: fish/cmds.c:6047 fish/cmds.c:6070 fish/cmds.c:6093 fish/cmds.c:6117
-#: fish/cmds.c:6140 fish/cmds.c:6161 fish/cmds.c:6184 fish/cmds.c:6207
-#: fish/cmds.c:6227 fish/cmds.c:6249 fish/cmds.c:6270 fish/cmds.c:6293
-#: fish/cmds.c:6310 fish/cmds.c:6327 fish/cmds.c:6345 fish/cmds.c:6363
-#: fish/cmds.c:6384 fish/cmds.c:6402 fish/cmds.c:6423 fish/cmds.c:6443
-#: fish/cmds.c:6461 fish/cmds.c:6482 fish/cmds.c:6505 fish/cmds.c:6528
-#: fish/cmds.c:6550 fish/cmds.c:6583 fish/cmds.c:6600 fish/cmds.c:6617
-#: fish/cmds.c:6641 fish/cmds.c:6664 fish/cmds.c:6687 fish/cmds.c:6709
-#: fish/cmds.c:6726 fish/cmds.c:6748 fish/cmds.c:6842 fish/cmds.c:6862
-#: fish/cmds.c:6882 fish/cmds.c:6902 fish/cmds.c:6920 fish/cmds.c:6941
-#: fish/cmds.c:6977 fish/cmds.c:6994 fish/cmds.c:7016 fish/cmds.c:7033
-#: fish/cmds.c:7069 fish/cmds.c:7089 fish/cmds.c:7109 fish/cmds.c:7129
-#: fish/cmds.c:7151 fish/cmds.c:7168 fish/cmds.c:7187 fish/cmds.c:7206
-#: fish/cmds.c:7228 fish/cmds.c:7249 fish/cmds.c:7270 fish/cmds.c:7291
-#: fish/cmds.c:7314 fish/cmds.c:7355 fish/cmds.c:7378 fish/cmds.c:7417
-#: fish/cmds.c:7434 fish/cmds.c:7453 fish/cmds.c:7474 fish/cmds.c:7497
-#: fish/cmds.c:7519 fish/cmds.c:7537 fish/cmds.c:7556 fish/cmds.c:7577
-#: fish/cmds.c:7654 fish/cmds.c:7695 fish/cmds.c:7774 fish/cmds.c:7850
-#: fish/cmds.c:7887 fish/cmds.c:7910 fish/cmds.c:7931 fish/cmds.c:7954
-#: fish/cmds.c:7976 fish/cmds.c:8001 fish/cmds.c:8044 fish/cmds.c:8085
-#: fish/cmds.c:8106 fish/cmds.c:8124 fish/cmds.c:8143 fish/cmds.c:8160
-#: fish/cmds.c:8178 fish/cmds.c:8205 fish/cmds.c:8229 fish/cmds.c:8253
-#: fish/cmds.c:8277 fish/cmds.c:8301 fish/cmds.c:8325 fish/cmds.c:8349
-#: fish/cmds.c:8373 fish/cmds.c:8397 fish/cmds.c:8421 fish/cmds.c:8445
-#: fish/cmds.c:8469 fish/cmds.c:8492 fish/cmds.c:8515 fish/cmds.c:8536
-#: fish/cmds.c:8557 fish/cmds.c:8578 fish/cmds.c:8598 fish/cmds.c:8621
-#: fish/cmds.c:8659 fish/cmds.c:8676 fish/cmds.c:8693 fish/cmds.c:8712
-#: fish/cmds.c:8731 fish/cmds.c:8748 fish/cmds.c:8765 fish/cmds.c:8782
-#: fish/cmds.c:8799 fish/cmds.c:8818 fish/cmds.c:8854 fish/cmds.c:8894
-#: fish/cmds.c:8927 fish/cmds.c:8944 fish/cmds.c:8961 fish/cmds.c:8977
-#: fish/cmds.c:8992 fish/cmds.c:9013 fish/cmds.c:9051 fish/cmds.c:9089
-#: fish/cmds.c:9128 fish/cmds.c:9168 fish/cmds.c:9209 fish/cmds.c:9250
-#: fish/cmds.c:9288 fish/cmds.c:9305 fish/cmds.c:9328 fish/cmds.c:9350
-#: fish/cmds.c:9372 fish/cmds.c:9392 fish/cmds.c:9412 fish/cmds.c:9448
-#: fish/cmds.c:9520 fish/cmds.c:9560 fish/cmds.c:9618 fish/cmds.c:9644
-#: fish/cmds.c:9670 fish/cmds.c:9698 fish/cmds.c:9757 fish/cmds.c:9778
-#: fish/cmds.c:9823 fish/cmds.c:9843 fish/cmds.c:9882 fish/cmds.c:9919
-#: fish/cmds.c:9939 fish/cmds.c:9961 fish/cmds.c:10018 fish/cmds.c:10038
-#: fish/cmds.c:10060 fish/cmds.c:10082 fish/cmds.c:10101 fish/cmds.c:10121
-#: fish/cmds.c:10148 fish/cmds.c:10168 fish/cmds.c:10188 fish/cmds.c:10208
-#: fish/cmds.c:10228 fish/cmds.c:10250 fish/cmds.c:10285 fish/cmds.c:10303
-#: fish/cmds.c:10326 fish/cmds.c:10348 fish/cmds.c:10363 fish/cmds.c:10380
-#: fish/cmds.c:10417 fish/cmds.c:10456 fish/cmds.c:10496 fish/cmds.c:10552
-#: fish/cmds.c:10574 fish/cmds.c:10610 fish/cmds.c:10625 fish/cmds.c:10645
-#: fish/cmds.c:10685 fish/cmds.c:10708 fish/cmds.c:10732 fish/cmds.c:10757
-#: fish/cmds.c:10798 fish/cmds.c:10823 fish/cmds.c:10861 fish/cmds.c:10892
-#: fish/cmds.c:10923 fish/cmds.c:10951 fish/cmds.c:10971 fish/cmds.c:11003
-#: fish/cmds.c:11023 fish/cmds.c:11043 fish/cmds.c:11060 fish/cmds.c:11078
-#: fish/cmds.c:11101 fish/cmds.c:11122 fish/cmds.c:11141 fish/cmds.c:11183
-#: fish/cmds.c:11226 fish/cmds.c:11270 fish/cmds.c:11309 fish/cmds.c:11328
-#: fish/cmds.c:11348 fish/cmds.c:11368 fish/cmds.c:11389 fish/cmds.c:11410
-#: fish/cmds.c:11431 fish/cmds.c:11452 fish/cmds.c:11473 fish/cmds.c:11495
-#: fish/cmds.c:11533 fish/cmds.c:11584 fish/cmds.c:11622 fish/cmds.c:11678
-#: fish/cmds.c:11701 fish/cmds.c:11814 fish/cmds.c:11843 fish/cmds.c:11870
-#: fish/cmds.c:11887 fish/cmds.c:11908 fish/cmds.c:11925 fish/cmds.c:11947
+#: fish/cmds.c:3305 fish/cmds.c:3319 fish/cmds.c:3335 fish/cmds.c:3352
+#: fish/cmds.c:3369 fish/cmds.c:3387 fish/cmds.c:3406 fish/cmds.c:3422
+#: fish/cmds.c:3440 fish/cmds.c:3456 fish/cmds.c:3474 fish/cmds.c:3490
+#: fish/cmds.c:3507 fish/cmds.c:3522 fish/cmds.c:3540 fish/cmds.c:3555
+#: fish/cmds.c:3571 fish/cmds.c:3587 fish/cmds.c:3603 fish/cmds.c:3619
+#: fish/cmds.c:3635 fish/cmds.c:3653 fish/cmds.c:3686 fish/cmds.c:3702
+#: fish/cmds.c:3718 fish/cmds.c:3737 fish/cmds.c:3752 fish/cmds.c:3770
+#: fish/cmds.c:3785 fish/cmds.c:3803 fish/cmds.c:3818 fish/cmds.c:3836
+#: fish/cmds.c:3851 fish/cmds.c:3870 fish/cmds.c:3889 fish/cmds.c:3907
+#: fish/cmds.c:3927 fish/cmds.c:3946 fish/cmds.c:3966 fish/cmds.c:3986
+#: fish/cmds.c:4006 fish/cmds.c:4025 fish/cmds.c:4044 fish/cmds.c:4064
+#: fish/cmds.c:4084 fish/cmds.c:4104 fish/cmds.c:4119 fish/cmds.c:4135
+#: fish/cmds.c:4156 fish/cmds.c:4207 fish/cmds.c:4225 fish/cmds.c:4242
+#: fish/cmds.c:4263 fish/cmds.c:4326 fish/cmds.c:4346 fish/cmds.c:4366
+#: fish/cmds.c:4386 fish/cmds.c:4406 fish/cmds.c:4426 fish/cmds.c:4445
+#: fish/cmds.c:4464 fish/cmds.c:4483 fish/cmds.c:4498 fish/cmds.c:4517
+#: fish/cmds.c:4537 fish/cmds.c:4557 fish/cmds.c:4580 fish/cmds.c:4634
+#: fish/cmds.c:4650 fish/cmds.c:4666 fish/cmds.c:4685 fish/cmds.c:4707
+#: fish/cmds.c:4729 fish/cmds.c:4749 fish/cmds.c:4766 fish/cmds.c:4783
+#: fish/cmds.c:4800 fish/cmds.c:4817 fish/cmds.c:4834 fish/cmds.c:4851
+#: fish/cmds.c:4868 fish/cmds.c:4887 fish/cmds.c:4910 fish/cmds.c:4946
+#: fish/cmds.c:4963 fish/cmds.c:4986 fish/cmds.c:5008 fish/cmds.c:5029
+#: fish/cmds.c:5049 fish/cmds.c:5068 fish/cmds.c:5088 fish/cmds.c:5106
+#: fish/cmds.c:5124 fish/cmds.c:5138 fish/cmds.c:5154 fish/cmds.c:5174
+#: fish/cmds.c:5193 fish/cmds.c:5212 fish/cmds.c:5231 fish/cmds.c:5250
+#: fish/cmds.c:5270 fish/cmds.c:5310 fish/cmds.c:5367 fish/cmds.c:5388
+#: fish/cmds.c:5409 fish/cmds.c:5430 fish/cmds.c:5448 fish/cmds.c:5470
+#: fish/cmds.c:5508 fish/cmds.c:5530 fish/cmds.c:5609 fish/cmds.c:5648
+#: fish/cmds.c:5663 fish/cmds.c:5680 fish/cmds.c:5694 fish/cmds.c:5710
+#: fish/cmds.c:5732 fish/cmds.c:5754 fish/cmds.c:5776 fish/cmds.c:5798
+#: fish/cmds.c:5820 fish/cmds.c:5842 fish/cmds.c:5862 fish/cmds.c:5879
+#: fish/cmds.c:5896 fish/cmds.c:5915 fish/cmds.c:5934 fish/cmds.c:5954
+#: fish/cmds.c:5990 fish/cmds.c:6009 fish/cmds.c:6028 fish/cmds.c:6045
+#: fish/cmds.c:6063 fish/cmds.c:6086 fish/cmds.c:6109 fish/cmds.c:6133
+#: fish/cmds.c:6156 fish/cmds.c:6177 fish/cmds.c:6200 fish/cmds.c:6223
+#: fish/cmds.c:6243 fish/cmds.c:6265 fish/cmds.c:6286 fish/cmds.c:6309
+#: fish/cmds.c:6326 fish/cmds.c:6343 fish/cmds.c:6361 fish/cmds.c:6379
+#: fish/cmds.c:6400 fish/cmds.c:6418 fish/cmds.c:6439 fish/cmds.c:6459
+#: fish/cmds.c:6477 fish/cmds.c:6498 fish/cmds.c:6521 fish/cmds.c:6544
+#: fish/cmds.c:6566 fish/cmds.c:6599 fish/cmds.c:6616 fish/cmds.c:6633
+#: fish/cmds.c:6657 fish/cmds.c:6680 fish/cmds.c:6703 fish/cmds.c:6725
+#: fish/cmds.c:6742 fish/cmds.c:6764 fish/cmds.c:6858 fish/cmds.c:6878
+#: fish/cmds.c:6898 fish/cmds.c:6918 fish/cmds.c:6936 fish/cmds.c:6957
+#: fish/cmds.c:6993 fish/cmds.c:7010 fish/cmds.c:7032 fish/cmds.c:7049
+#: fish/cmds.c:7085 fish/cmds.c:7105 fish/cmds.c:7125 fish/cmds.c:7145
+#: fish/cmds.c:7167 fish/cmds.c:7184 fish/cmds.c:7203 fish/cmds.c:7222
+#: fish/cmds.c:7244 fish/cmds.c:7265 fish/cmds.c:7286 fish/cmds.c:7307
+#: fish/cmds.c:7330 fish/cmds.c:7371 fish/cmds.c:7394 fish/cmds.c:7433
+#: fish/cmds.c:7450 fish/cmds.c:7469 fish/cmds.c:7490 fish/cmds.c:7513
+#: fish/cmds.c:7535 fish/cmds.c:7553 fish/cmds.c:7572 fish/cmds.c:7593
+#: fish/cmds.c:7670 fish/cmds.c:7711 fish/cmds.c:7790 fish/cmds.c:7866
+#: fish/cmds.c:7903 fish/cmds.c:7926 fish/cmds.c:7947 fish/cmds.c:7970
+#: fish/cmds.c:7992 fish/cmds.c:8017 fish/cmds.c:8060 fish/cmds.c:8101
+#: fish/cmds.c:8122 fish/cmds.c:8140 fish/cmds.c:8159 fish/cmds.c:8176
+#: fish/cmds.c:8194 fish/cmds.c:8221 fish/cmds.c:8245 fish/cmds.c:8269
+#: fish/cmds.c:8293 fish/cmds.c:8317 fish/cmds.c:8341 fish/cmds.c:8365
+#: fish/cmds.c:8389 fish/cmds.c:8413 fish/cmds.c:8437 fish/cmds.c:8461
+#: fish/cmds.c:8485 fish/cmds.c:8508 fish/cmds.c:8531 fish/cmds.c:8552
+#: fish/cmds.c:8573 fish/cmds.c:8594 fish/cmds.c:8614 fish/cmds.c:8637
+#: fish/cmds.c:8675 fish/cmds.c:8692 fish/cmds.c:8709 fish/cmds.c:8728
+#: fish/cmds.c:8747 fish/cmds.c:8764 fish/cmds.c:8781 fish/cmds.c:8798
+#: fish/cmds.c:8815 fish/cmds.c:8834 fish/cmds.c:8870 fish/cmds.c:8910
+#: fish/cmds.c:8943 fish/cmds.c:8960 fish/cmds.c:8977 fish/cmds.c:8993
+#: fish/cmds.c:9008 fish/cmds.c:9029 fish/cmds.c:9067 fish/cmds.c:9105
+#: fish/cmds.c:9144 fish/cmds.c:9184 fish/cmds.c:9225 fish/cmds.c:9266
+#: fish/cmds.c:9304 fish/cmds.c:9321 fish/cmds.c:9344 fish/cmds.c:9366
+#: fish/cmds.c:9388 fish/cmds.c:9408 fish/cmds.c:9428 fish/cmds.c:9464
+#: fish/cmds.c:9536 fish/cmds.c:9576 fish/cmds.c:9634 fish/cmds.c:9660
+#: fish/cmds.c:9686 fish/cmds.c:9714 fish/cmds.c:9773 fish/cmds.c:9794
+#: fish/cmds.c:9839 fish/cmds.c:9859 fish/cmds.c:9898 fish/cmds.c:9935
+#: fish/cmds.c:9955 fish/cmds.c:9977 fish/cmds.c:10034 fish/cmds.c:10054
+#: fish/cmds.c:10076 fish/cmds.c:10098 fish/cmds.c:10117 fish/cmds.c:10137
+#: fish/cmds.c:10164 fish/cmds.c:10184 fish/cmds.c:10204 fish/cmds.c:10224
+#: fish/cmds.c:10244 fish/cmds.c:10266 fish/cmds.c:10301 fish/cmds.c:10319
+#: fish/cmds.c:10342 fish/cmds.c:10364 fish/cmds.c:10379 fish/cmds.c:10396
+#: fish/cmds.c:10433 fish/cmds.c:10472 fish/cmds.c:10512 fish/cmds.c:10568
+#: fish/cmds.c:10590 fish/cmds.c:10626 fish/cmds.c:10641 fish/cmds.c:10661
+#: fish/cmds.c:10701 fish/cmds.c:10724 fish/cmds.c:10748 fish/cmds.c:10773
+#: fish/cmds.c:10814 fish/cmds.c:10839 fish/cmds.c:10877 fish/cmds.c:10908
+#: fish/cmds.c:10939 fish/cmds.c:10967 fish/cmds.c:10987 fish/cmds.c:11019
+#: fish/cmds.c:11039 fish/cmds.c:11059 fish/cmds.c:11076 fish/cmds.c:11094
+#: fish/cmds.c:11117 fish/cmds.c:11138 fish/cmds.c:11157 fish/cmds.c:11199
+#: fish/cmds.c:11242 fish/cmds.c:11286 fish/cmds.c:11325 fish/cmds.c:11344
+#: fish/cmds.c:11364 fish/cmds.c:11384 fish/cmds.c:11405 fish/cmds.c:11426
+#: fish/cmds.c:11447 fish/cmds.c:11468 fish/cmds.c:11489 fish/cmds.c:11511
+#: fish/cmds.c:11549 fish/cmds.c:11600 fish/cmds.c:11638 fish/cmds.c:11694
+#: fish/cmds.c:11717 fish/cmds.c:11830 fish/cmds.c:11859 fish/cmds.c:11886
+#: fish/cmds.c:11903 fish/cmds.c:11924 fish/cmds.c:11941 fish/cmds.c:11963
+#: fish/cmds.c:12003 fish/cmds.c:12024
 #, c-format
 msgid "type 'help %s' for help on %s\n"
 msgstr "введіть «help %s», щоб отримати довідку щодо %s\n"
 
-#: fish/cmds.c:3647 fish/cmds.c:4906 fish/cmds.c:5264 fish/cmds.c:5304
-#: fish/cmds.c:5323 fish/cmds.c:5466 fish/cmds.c:5525 fish/cmds.c:5544
-#: fish/cmds.c:5563 fish/cmds.c:5606 fish/cmds.c:5949 fish/cmds.c:6560
-#: fish/cmds.c:6759 fish/cmds.c:6778 fish/cmds.c:6797 fish/cmds.c:6816
-#: fish/cmds.c:6952 fish/cmds.c:7043 fish/cmds.c:7324 fish/cmds.c:7388
-#: fish/cmds.c:7587 fish/cmds.c:7606 fish/cmds.c:7625 fish/cmds.c:7664
-#: fish/cmds.c:7705 fish/cmds.c:7724 fish/cmds.c:7743 fish/cmds.c:7784
-#: fish/cmds.c:7803 fish/cmds.c:7822 fish/cmds.c:7860 fish/cmds.c:8013
-#: fish/cmds.c:8056 fish/cmds.c:8633 fish/cmds.c:8828 fish/cmds.c:8866
-#: fish/cmds.c:8904 fish/cmds.c:9024 fish/cmds.c:9061 fish/cmds.c:9099
-#: fish/cmds.c:9138 fish/cmds.c:9179 fish/cmds.c:9220 fish/cmds.c:9261
-#: fish/cmds.c:9424 fish/cmds.c:9460 fish/cmds.c:9473 fish/cmds.c:9486
-#: fish/cmds.c:9499 fish/cmds.c:9532 fish/cmds.c:9570 fish/cmds.c:9589
-#: fish/cmds.c:9710 fish/cmds.c:9729 fish/cmds.c:9790 fish/cmds.c:9803
-#: fish/cmds.c:9854 fish/cmds.c:9893 fish/cmds.c:9971 fish/cmds.c:9990
-#: fish/cmds.c:10264 fish/cmds.c:10391 fish/cmds.c:10428 fish/cmds.c:10467
-#: fish/cmds.c:10507 fish/cmds.c:10526 fish/cmds.c:10585 fish/cmds.c:10658
-#: fish/cmds.c:10768 fish/cmds.c:10838 fish/cmds.c:10872 fish/cmds.c:10903
-#: fish/cmds.c:10934 fish/cmds.c:10983 fish/cmds.c:11154 fish/cmds.c:11196
-#: fish/cmds.c:11241 fish/cmds.c:11283 fish/cmds.c:11509 fish/cmds.c:11547
-#: fish/cmds.c:11560 fish/cmds.c:11598 fish/cmds.c:11633 fish/cmds.c:11652
-#: fish/cmds.c:11719 fish/cmds.c:11747 fish/cmds.c:11770
+#: fish/cmds.c:3663 fish/cmds.c:4922 fish/cmds.c:5280 fish/cmds.c:5320
+#: fish/cmds.c:5339 fish/cmds.c:5482 fish/cmds.c:5541 fish/cmds.c:5560
+#: fish/cmds.c:5579 fish/cmds.c:5622 fish/cmds.c:5965 fish/cmds.c:6576
+#: fish/cmds.c:6775 fish/cmds.c:6794 fish/cmds.c:6813 fish/cmds.c:6832
+#: fish/cmds.c:6968 fish/cmds.c:7059 fish/cmds.c:7340 fish/cmds.c:7404
+#: fish/cmds.c:7603 fish/cmds.c:7622 fish/cmds.c:7641 fish/cmds.c:7680
+#: fish/cmds.c:7721 fish/cmds.c:7740 fish/cmds.c:7759 fish/cmds.c:7800
+#: fish/cmds.c:7819 fish/cmds.c:7838 fish/cmds.c:7876 fish/cmds.c:8029
+#: fish/cmds.c:8072 fish/cmds.c:8649 fish/cmds.c:8844 fish/cmds.c:8882
+#: fish/cmds.c:8920 fish/cmds.c:9040 fish/cmds.c:9077 fish/cmds.c:9115
+#: fish/cmds.c:9154 fish/cmds.c:9195 fish/cmds.c:9236 fish/cmds.c:9277
+#: fish/cmds.c:9440 fish/cmds.c:9476 fish/cmds.c:9489 fish/cmds.c:9502
+#: fish/cmds.c:9515 fish/cmds.c:9548 fish/cmds.c:9586 fish/cmds.c:9605
+#: fish/cmds.c:9726 fish/cmds.c:9745 fish/cmds.c:9806 fish/cmds.c:9819
+#: fish/cmds.c:9870 fish/cmds.c:9909 fish/cmds.c:9987 fish/cmds.c:10006
+#: fish/cmds.c:10280 fish/cmds.c:10407 fish/cmds.c:10444 fish/cmds.c:10483
+#: fish/cmds.c:10523 fish/cmds.c:10542 fish/cmds.c:10601 fish/cmds.c:10674
+#: fish/cmds.c:10784 fish/cmds.c:10854 fish/cmds.c:10888 fish/cmds.c:10919
+#: fish/cmds.c:10950 fish/cmds.c:10999 fish/cmds.c:11170 fish/cmds.c:11212
+#: fish/cmds.c:11257 fish/cmds.c:11299 fish/cmds.c:11525 fish/cmds.c:11563
+#: fish/cmds.c:11576 fish/cmds.c:11614 fish/cmds.c:11649 fish/cmds.c:11668
+#: fish/cmds.c:11735 fish/cmds.c:11763 fish/cmds.c:11786 fish/cmds.c:12041
 #, c-format
 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: %s: некоректний цілий параметр (%s повернуто %d)\n"
 
-#: fish/cmds.c:3653 fish/cmds.c:4912 fish/cmds.c:5270 fish/cmds.c:5310
-#: fish/cmds.c:5329 fish/cmds.c:5472 fish/cmds.c:5531 fish/cmds.c:5550
-#: fish/cmds.c:5569 fish/cmds.c:5612 fish/cmds.c:5955 fish/cmds.c:6566
-#: fish/cmds.c:6765 fish/cmds.c:6784 fish/cmds.c:6803 fish/cmds.c:6822
-#: fish/cmds.c:6958 fish/cmds.c:7049 fish/cmds.c:7330 fish/cmds.c:7394
-#: fish/cmds.c:7593 fish/cmds.c:7612 fish/cmds.c:7631 fish/cmds.c:7670
-#: fish/cmds.c:7711 fish/cmds.c:7730 fish/cmds.c:7749 fish/cmds.c:7790
-#: fish/cmds.c:7809 fish/cmds.c:7828 fish/cmds.c:7866 fish/cmds.c:8019
-#: fish/cmds.c:8062 fish/cmds.c:8639 fish/cmds.c:8834 fish/cmds.c:8872
-#: fish/cmds.c:8910 fish/cmds.c:9030 fish/cmds.c:9067 fish/cmds.c:9105
-#: fish/cmds.c:9144 fish/cmds.c:9185 fish/cmds.c:9226 fish/cmds.c:9267
-#: fish/cmds.c:9538 fish/cmds.c:9576 fish/cmds.c:9595 fish/cmds.c:9716
-#: fish/cmds.c:9860 fish/cmds.c:9899 fish/cmds.c:9977 fish/cmds.c:9996
-#: fish/cmds.c:10397 fish/cmds.c:10434 fish/cmds.c:10473 fish/cmds.c:10513
-#: fish/cmds.c:10532 fish/cmds.c:10591 fish/cmds.c:10664 fish/cmds.c:10774
-#: fish/cmds.c:11160 fish/cmds.c:11202 fish/cmds.c:11247 fish/cmds.c:11289
-#: fish/cmds.c:11639 fish/cmds.c:11725 fish/cmds.c:11753 fish/cmds.c:11776
+#: fish/cmds.c:3669 fish/cmds.c:4928 fish/cmds.c:5286 fish/cmds.c:5326
+#: fish/cmds.c:5345 fish/cmds.c:5488 fish/cmds.c:5547 fish/cmds.c:5566
+#: fish/cmds.c:5585 fish/cmds.c:5628 fish/cmds.c:5971 fish/cmds.c:6582
+#: fish/cmds.c:6781 fish/cmds.c:6800 fish/cmds.c:6819 fish/cmds.c:6838
+#: fish/cmds.c:6974 fish/cmds.c:7065 fish/cmds.c:7346 fish/cmds.c:7410
+#: fish/cmds.c:7609 fish/cmds.c:7628 fish/cmds.c:7647 fish/cmds.c:7686
+#: fish/cmds.c:7727 fish/cmds.c:7746 fish/cmds.c:7765 fish/cmds.c:7806
+#: fish/cmds.c:7825 fish/cmds.c:7844 fish/cmds.c:7882 fish/cmds.c:8035
+#: fish/cmds.c:8078 fish/cmds.c:8655 fish/cmds.c:8850 fish/cmds.c:8888
+#: fish/cmds.c:8926 fish/cmds.c:9046 fish/cmds.c:9083 fish/cmds.c:9121
+#: fish/cmds.c:9160 fish/cmds.c:9201 fish/cmds.c:9242 fish/cmds.c:9283
+#: fish/cmds.c:9554 fish/cmds.c:9592 fish/cmds.c:9611 fish/cmds.c:9732
+#: fish/cmds.c:9876 fish/cmds.c:9915 fish/cmds.c:9993 fish/cmds.c:10012
+#: fish/cmds.c:10413 fish/cmds.c:10450 fish/cmds.c:10489 fish/cmds.c:10529
+#: fish/cmds.c:10548 fish/cmds.c:10607 fish/cmds.c:10680 fish/cmds.c:10790
+#: fish/cmds.c:11176 fish/cmds.c:11218 fish/cmds.c:11263 fish/cmds.c:11305
+#: fish/cmds.c:11655 fish/cmds.c:11741 fish/cmds.c:11769 fish/cmds.c:11792
 #, c-format
 msgid "%s: %s: integer out of range\n"
 msgstr "%s: %s: ціле значення поза межами діапазону\n"
 
-#: fish/cmds.c:4139 fish/cmds.c:4246 fish/cmds.c:4563 fish/cmds.c:11700
-#: fish/cmds.c:11946
+#: fish/cmds.c:4155 fish/cmds.c:4262 fish/cmds.c:4579 fish/cmds.c:11716
+#: fish/cmds.c:11962 fish/cmds.c:12023
 #, c-format
 msgid "%s should have %d-%d parameter(s)\n"
 msgstr "%s повинен мати %d-%d параметрів\n"
 
-#: fish/cmds.c:4165 fish/cmds.c:4282 fish/cmds.c:4584 fish/cmds.c:11786
-#: fish/cmds.c:11963
+#: fish/cmds.c:4181 fish/cmds.c:4298 fish/cmds.c:4600 fish/cmds.c:11802
+#: fish/cmds.c:11979 fish/cmds.c:12056
 #, c-format
 msgid "%s: unknown optional argument \"%s\"\n"
 msgstr "%s: невідомий додатковий аргумент «%s»\n"
 
-#: fish/cmds.c:4171 fish/cmds.c:4288 fish/cmds.c:4590 fish/cmds.c:11792
-#: fish/cmds.c:11969
+#: fish/cmds.c:4187 fish/cmds.c:4304 fish/cmds.c:4606 fish/cmds.c:11808
+#: fish/cmds.c:11985 fish/cmds.c:12062
 #, c-format
 msgid "%s: optional argument \"%s\" given twice\n"
 msgstr "%s: додатковий аргумент «%s» вказано двічі\n"
 
-#: fish/cmds.c:11989
+#: fish/cmds.c:12082
 #, c-format
 msgid "%s: unknown command\n"
 msgstr "%s: невідома команда\n"