]> code.delx.au - offlineimap/commitdiff
Clarify instructions for dealing with UID validity issues
authorJohn Goerzen <jgoerzen@complete.org>
Mon, 3 Mar 2008 07:39:13 +0000 (01:39 -0600)
committerJohn Goerzen <jgoerzen@complete.org>
Mon, 3 Mar 2008 07:39:13 +0000 (01:39 -0600)
Closes: #381449
offlineimap.sgml

index 99e2f92829fbe8670945206be80934b47b7c58f8..83f4ac009dae33cf0c69e72fabf84bec16057e7f 100644 (file)
@@ -791,11 +791,11 @@ def test_mycmp():
        </para>
 
        <programlisting>rm -r ~/Folders/INBOX
-rm -r ~/.offlineimap/Account-<replaceable>AccountName</>
-rm -r ~/.offlineimap/Repository-<replaceable>RepositoryName</></programlisting>
+rm -r ~/.offlineimap/Account-<replaceable>AccountName</>/LocalStatus/INBOX
+rm -r ~/.offlineimap/Repository-<replaceable>RemoteRepositoryName</>/FolderValidity/INBOX</programlisting>
 
        <para>
-         (Of course, replace AccountName and RepositoryName 
+         (Of course, replace AccountName and RemoteRepositoryName 
          with the names as specified
          in <filename>~/.offlineimaprc</filename>).
        </para>