Code Cleanup
- Removed last traces of synch.key.
This commit is contained in:
@@ -77,7 +77,6 @@ Files
|
||||
completed.data
|
||||
undo.data
|
||||
backlog.data
|
||||
synch.key
|
||||
|
||||
The pending.data file aspires to contain only pending, waiting and recurring
|
||||
tasks, but this is only correct after a GC, and before any tasks are modified.
|
||||
@@ -94,9 +93,6 @@ Files
|
||||
been transmitted to the task server. It grows unbounded between 'synch'
|
||||
commands.
|
||||
|
||||
The synch.key file contains a synch receipt that is used to optimize synch
|
||||
operations.
|
||||
|
||||
|
||||
Filter
|
||||
A filter is simply a set of command line arguments, but is only a subset of
|
||||
|
||||
Reference in New Issue
Block a user