diff options
| author | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2022-05-10 08:16:47 +0300 |
|---|---|---|
| committer | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2022-05-10 08:16:47 +0300 |
| commit | 2e9666af0bc80754ce4bedf85bd1ad360a12f4e8 (patch) | |
| tree | 5d9152569d696b71587fb5e37eafac95d3b5075c /man | |
| parent | c8e995ed15a88c12d1b9bfaf5a420c78cf21d386 (diff) | |
store/info: Gather some usage statistics
Keep track of the latest-change/latest-index.
Diffstat (limited to 'man')
| -rw-r--r-- | man/mu-info.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/man/mu-info.1 b/man/mu-info.1 index 43032be..ea8e703 100644 --- a/man/mu-info.1 +++ b/man/mu-info.1 @@ -1,4 +1,4 @@ -.TH MU-INFO 1 "February 2020" "User Manuals" +.TH MU-INFO 1 "May 2022" "User Manuals" .SH NAME @@ -11,7 +11,8 @@ mu info \- show information about the mu database .SH DESCRIPTION \fBmu info\fR is the \fBmu\fR command for getting information about the mu -database. +database. Note that while running (e.g. \fBmu4e\fR), some of the information +may be slightly delayed due to database caching. .SH OPTIONS |
