mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
tools: Mark obsolete tools clearly in the man pages.
This commit is contained in:
@@ -37,11 +37,13 @@ virt-list-filesystems - List filesystems in a virtual machine or disk image
|
||||
|
||||
virt-list-filesystems [--options] disk.img [disk.img ...]
|
||||
|
||||
=head1 DESCRIPTION
|
||||
=head1 OBSOLETE
|
||||
|
||||
This tool is obsolete. Use L<virt-filesystems(1)> as a more
|
||||
flexible replacement.
|
||||
|
||||
=head1 DESCRIPTION
|
||||
|
||||
C<virt-list-filesystems> is a command line tool to list
|
||||
the filesystems that are contained in a virtual machine or
|
||||
disk image.
|
||||
|
||||
@@ -37,11 +37,13 @@ virt-list-partitions - List partitions in a virtual machine or disk image
|
||||
|
||||
virt-list-partitions [--options] disk.img [disk.img ...]
|
||||
|
||||
=head1 DESCRIPTION
|
||||
=head1 OBSOLETE
|
||||
|
||||
This tool is obsolete. Use L<virt-filesystems(1)> as a more
|
||||
flexible replacement.
|
||||
|
||||
=head1 DESCRIPTION
|
||||
|
||||
C<virt-list-partitions> is a command line tool to list
|
||||
the partitions that are contained in a virtual machine or
|
||||
disk image. It is mainly useful as a first step to using
|
||||
|
||||
@@ -42,7 +42,7 @@ virt-tar - Extract or upload files to a virtual machine
|
||||
|
||||
virt-tar [--options] disk.img [disk.img ...] -u tarball directory
|
||||
|
||||
=head1 NOTE
|
||||
=head1 OBSOLETE
|
||||
|
||||
This tool is obsolete. Use L<virt-copy-in(1)>, L<virt-copy-out(1)>,
|
||||
L<virt-tar-in(1)>, L<virt-tar-out(1)> as replacements.
|
||||
|
||||
Reference in New Issue
Block a user