cli: merge 'fields' with 'info' command

Update the 'info' command to handle 'fields' as well; remove
fields.
This commit is contained in:
Dirk-Jan C. Binnema
2023-07-03 18:44:13 +03:00
parent 5e184a581f
commit 9004363aa5
11 changed files with 227 additions and 206 deletions

View File

@ -3,15 +3,21 @@
* NAME
~mu info~ - show information about the mu database
~mu info~ - show information
* SYNOPSIS
*mu [common options] info*
*mu [common options] info [<topic>]*
* DESCRIPTION
~mu info~ is the ~mu~ command for getting information about the mu database. Note
~mu info~ is the ~mu~ command for getting information about various topics:
- *common*: general mu build information
- *store*: information about the message store
- *fields*: table with all the query fields and flags
about the mu database. Note
that while running (e.g. ~mu4e~), some of the information may be slightly delayed
due to database caching.
@ -23,4 +29,4 @@ due to database caching.
* SEE ALSO
*maildir(5)*, *mu(1)*
*mu(1)*