mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 17:35:35 +02:00
[193719] corrected search within archives description
This commit is contained in:
parent
e8659be28e
commit
55f2d9b0d0
1 changed files with 4 additions and 4 deletions
|
@ -3,8 +3,8 @@
|
|||
<html>
|
||||
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
||||
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2004, 2007. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page."/>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2004, 2007. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." />
|
||||
<link rel="stylesheet" type="text/css" href="../book.css" />
|
||||
<title>Managing archived files</title>
|
||||
</head>
|
||||
|
@ -89,8 +89,8 @@ To search for files within an archive, right-click the archive, select <b>Search
|
|||
and complete the dialog box to specify what kinds of files and folder you
|
||||
want to find. Note that if you begin your search on a normal, unarchived directory
|
||||
that contains an archive, the default behaviour is <i>not</i> to search the
|
||||
archive. You need to explicitly start from the archive itself to search for
|
||||
contents within that archive.</td>
|
||||
archive. You need to check the <b>Search archive files</b> checkbox to search for
|
||||
contents inside archives in that directory.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
Loading…
Add table
Reference in a new issue