Implement a new caching system to make repeated runs much much faster.
This commit is contained in:
parent
4a008a82b0
commit
5e0e140b09
8 changed files with 252 additions and 44 deletions
9
XD.1
9
XD.1
|
|
@ -12,9 +12,12 @@
|
|||
.Sh DESCRIPTION
|
||||
.Nm
|
||||
Displays information using a smiley face like so: :)
|
||||
to interpret it refer to the following tables:
|
||||
Displays information using a smiley face.
|
||||
to interpret XD's output refer to the following tables (or
|
||||
.Nm
|
||||
does some special caching to run as fast as possible but there's only so much
|
||||
that can be done without relying on an external daemon. Therefore when new
|
||||
changes are made in very large repositories it may take a few seconds to
|
||||
determine if there are any changes. To interpret XD's output refer to the
|
||||
following tables (or
|
||||
.Nm
|
||||
\fB-e\fR):
|
||||
.Ss Eyes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue