diff options
Diffstat (limited to 'templates/man8/findmnt.8.pot')
-rw-r--r-- | templates/man8/findmnt.8.pot | 357 |
1 files changed, 128 insertions, 229 deletions
diff --git a/templates/man8/findmnt.8.pot b/templates/man8/findmnt.8.pot index e2f9930b..55093c2f 100644 --- a/templates/man8/findmnt.8.pot +++ b/templates/man8/findmnt.8.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2023-08-27 16:57+0200\n" +"POT-Creation-Date: 2024-03-29 09:39+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" @@ -17,7 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" #. type: TH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "FINDMNT" msgstr "" @@ -35,53 +35,53 @@ msgid "util-linux 2.38.1" msgstr "" #. type: TH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "System Administration" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "NAME" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "findmnt - find a filesystem" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "SYNOPSIS" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<findmnt> [options]" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<findmnt> [options] I<device>|I<mountpoint>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "B<findmnt> [options] [B<--source>] I<device> [B<--target> I<path>|B<--" "mountpoint> I<mountpoint>]" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "DESCRIPTION" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "B<findmnt> will list all mounted filesystems or search for a filesystem. The " "B<findmnt> command is able to search in I</etc/fstab>, I</etc/mtab> or I</" @@ -90,7 +90,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The device may be specified by device name, major:minor numbers, filesystem " "label or UUID, or partition label or UUID. Note that B<findmnt> follows " @@ -100,14 +100,14 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The command-line option B<--target> accepts any file or directory and then " "B<findmnt> displays the filesystem for the given path." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The command prints all mounted filesystems in the tree-like format by " "default." @@ -124,33 +124,33 @@ msgid "" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "OPTIONS" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-A>, B<--all>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Disable all built-in filters and print all filesystems." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-a>, B<--ascii>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Use ascii characters for tree formatting." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-b>, B<--bytes>" msgstr "" @@ -171,24 +171,24 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-C>, B<--nocanonicalize>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Do not canonicalize paths at all. This option affects the comparing of paths " "and the evaluation of tags (LABEL, UUID, etc.)." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-c>, B<--canonicalize>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Canonicalize all printed paths." msgstr "" @@ -204,12 +204,12 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-D>, B<--df>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Imitate the output of B<df>(1). This option is equivalent to B<-o SOURCE," "FSTYPE,SIZE,USED,AVAIL,USE%,TARGET> but excludes all pseudo filesystems. Use " @@ -217,17 +217,17 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-d>, B<--direction> I<word>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "The search direction, either B<forward> or B<backward>." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-e>, B<--evaluate>" msgstr "" @@ -243,12 +243,12 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-F>, B<--tab-file> I<path>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Search in an alternative file. If used with B<--fstab>, B<--mtab> or B<--" "kernel>, then it overrides the default paths. If specified more than once, " @@ -256,37 +256,37 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-f>, B<--first-only>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Print the first matching filesystem only." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-i>, B<--invert>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Invert the sense of matching." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-J>, B<--json>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Use JSON output format." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-k>, B<--kernel>" msgstr "" @@ -299,12 +299,12 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-l>, B<--list>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Use the list output format. This output format is automatically enabled if " "the output is restricted by the B<-t>, B<-O>, B<-S> or B<-T> option and the " @@ -313,35 +313,35 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-M>, B<--mountpoint> I<path>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Explicitly define the mountpoint file or directory. See also B<--target>." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-m>, B<--mtab>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Search in I</etc/mtab>. The output is in the list format by default (see B<--" "tree>). The output may include user space mount options." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-N>, B<--task> I<tid>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Use alternative namespace I</proc/E<lt>tidE<gt>/mountinfo> rather than the " "default I</proc/self/mountinfo>. If the option is specified more than once, " @@ -350,22 +350,22 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-n>, B<--noheadings>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Do not print a header line." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-O>, B<--options> I<list>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Limit the set of printed filesystems. More than one option may be specified " "in a comma-separated list. The B<-t> and B<-O> options are cumulative in " @@ -376,12 +376,12 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-o>, B<--output> I<list>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Define output columns. See the B<--help> output to get a list of the " "currently supported columns. The B<TARGET> column contains tree formatting " @@ -389,26 +389,26 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The default list of columns may be extended if I<list> is specified in the " "format I<+list> (e.g., B<findmnt -o +PROPAGATION>)." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--output-all>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Output almost all available columns. The columns that require B<--poll> are " "not included." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-P>, B<--pairs>" msgstr "" @@ -421,12 +421,12 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-p>, B<--poll>[I<=list>]" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Monitor changes in the I</proc/self/mountinfo> file. Supported actions are: " "mount, umount, remount and move. More than one action may be specified in a " @@ -434,14 +434,14 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The time for which B<--poll> will block can be restricted with the B<--" "timeout> or B<--first-only> options." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The standard columns always use the new version of the information from the " "mountinfo file, except the umount action which is based on the original " @@ -449,63 +449,63 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<ACTION>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "mount, umount, move or remount action name; this column is enabled by default" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<OLD-TARGET>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "available for umount and move actions" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<OLD-OPTIONS>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "available for umount and remount actions" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--pseudo>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Print only pseudo filesystems." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--shadow>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Print only filesystems over-mounted by another filesystem." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-R>, B<--submounts>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Print recursively all submounts for the selected filesystems. The " "restrictions defined by options B<-t>, B<-O>, B<-S>, B<-T> and B<--" @@ -515,34 +515,34 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-r>, B<--raw>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Use raw output format. All potentially unsafe characters are hex-escaped " "(\\(rsxE<lt>codeE<gt>)." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--real>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Print only real filesystems." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-S>, B<--source> I<spec>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Explicitly define the mount source. Supported specifications are I<device>, " "I<maj>B<:>I<min>, B<LABEL=>I<label>, B<UUID=>I<uuid>, B<PARTLABEL=>I<label> " @@ -550,23 +550,23 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-s>, B<--fstab>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Search in I</etc/fstab>. The output is in the list format (see B<--list>)." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-T>, B<--target> I<path>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Define the mount target. If I<path> is not a mountpoint file or directory, " "then B<findmnt> checks the I<path> elements in reverse order to get the " @@ -577,12 +577,12 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-t>, B<--types> I<list>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Limit the set of printed filesystems. More than one type may be specified in " "a comma-separated list. The list of filesystem types can be prefixed with " @@ -591,7 +591,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--tree>" msgstr "" @@ -603,29 +603,29 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--shadowed>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-U>, B<--uniq>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Ignore filesystems with duplicate mount targets, thus effectively skipping " "over-mounted mount points." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-u>, B<--notruncate>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Do not truncate text in columns. The default is to not truncate the " "B<TARGET>, B<SOURCE>, B<UUID>, B<LABEL>, B<PARTUUID>, B<PARTLABEL> columns. " @@ -633,31 +633,31 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-v>, B<--nofsroot>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Do not print a [/dir] in the SOURCE column for bind mounts or btrfs " "subvolumes." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-w>, B<--timeout> I<milliseconds>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Specify an upper limit on the time for which B<--poll> will block, in " "milliseconds." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-x>, B<--verify>" msgstr "" @@ -672,7 +672,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--verbose>" msgstr "" @@ -682,12 +682,12 @@ msgid "Force B<findmnt> to print more information (B<--verify> only for now)." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--vfs-all>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "When used with B<VFS-OPTIONS> column, print all VFS (fs-independent) flags. " "This option is designed for auditing purposes to list also default VFS " @@ -710,12 +710,12 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-h>, B<--help>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Display help text and exit." msgstr "" @@ -744,7 +744,7 @@ msgid "" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "ENVIRONMENT" msgstr "" @@ -775,7 +775,7 @@ msgid "B<LIBMOUNT_DEBUG>=all" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "enables libmount debug output" msgstr "" @@ -785,7 +785,7 @@ msgid "B<LIBSMARTCOLS_DEBUG>=all" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "enables libsmartcols debug output" msgstr "" @@ -795,242 +795,141 @@ msgid "B<LIBSMARTCOLS_DEBUG_PADDING>=on" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "use visible padding characters." msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "EXAMPLES" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<findmnt --fstab -t nfs>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Prints all NFS filesystems defined in I</etc/fstab>." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<findmnt --fstab /mnt/foo>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Prints all I</etc/fstab> filesystems where the mountpoint directory is I</" "mnt/foo>. It also prints bind mounts where I</mnt/foo> is a source." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<findmnt --fstab --target /mnt/foo>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Prints all I</etc/fstab> filesystems where the mountpoint directory is I</" "mnt/foo>." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<findmnt --fstab --evaluate>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Prints all I</etc/fstab> filesystems and converts LABEL= and UUID= tags to " "the real device names." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<findmnt -n --raw --evaluate --output=target LABEL=/boot>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Prints only the mountpoint where the filesystem with label \"/boot\" is " "mounted." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<findmnt --poll --mountpoint /mnt/foo>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Monitors mount, unmount, remount and move on I</mnt/foo>." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<findmnt --poll=umount --first-only --mountpoint /mnt/foo>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Waits for I</mnt/foo> unmount." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<findmnt --poll=remount -t ext3 -O ro>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Monitors remounts to read-only mode on all ext3 filesystems." msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "AUTHORS" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "SEE ALSO" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<fstab>(5), B<mount>(8)" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "REPORTING BUGS" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "For bug reports, use the issue tracker at" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "AVAILABILITY" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The B<findmnt> command is part of the util-linux package which can be " "downloaded from" msgstr "" - -#. type: TH -#: opensuse-leap-15-6 -#, no-wrap -msgid "2022-02-14" -msgstr "" - -#. type: TH -#: opensuse-leap-15-6 -#, no-wrap -msgid "util-linux 2.37.4" -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"Print the SIZE, USED and AVAIL columns in bytes rather than in a human-" -"readable format." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"Convert all tags (LABEL, UUID, PARTUUID or PARTLABEL) to the corresponding " -"device names." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"Search in I</proc/self/mountinfo>. The output is in the tree-like format. " -"This is the default. The output contains only mount options maintained by " -"kernel (see also B<--mtab)>." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"Produce output in the form of key=\"value\" pairs. All potentially unsafe " -"value characters are hex-escaped (\\(rsxE<lt>codeE<gt>). The key (variable " -"name) will be modified to contain only characters allowed for a shell " -"variable identifiers, for example, FS_OPTIONS and USE_PCT instead of FS-" -"OPTIONS and USE%." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"Enable tree-like output if possible. The options is silently ignored for " -"tables where is missing child-parent relation (e.g., fstab)." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"Check mount table content. The default is to verify I</etc/fstab> " -"parsability and usability. It\\(cqs possible to use this option also with " -"B<--tab-file>. It\\(cqs possible to specify source (device) or target " -"(mountpoint) to filter mount table. The option B<--verbose> forces findmnt " -"to print more details." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "Force findmnt to print more information (B<--verify> only for now)." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "LIBMOUNT_FSTAB=E<lt>pathE<gt>" -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "overrides the default location of the fstab file" -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "LIBMOUNT_MTAB=E<lt>pathE<gt>" -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "overrides the default location of the mtab file" -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "LIBMOUNT_DEBUG=all" -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "LIBSMARTCOLS_DEBUG=all" -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "LIBSMARTCOLS_DEBUG_PADDING=on" -msgstr "" |