docs: Add formatting documentation

Added documentation on using output templates and that they will
invalidate the 'existing' annotation search.
This commit is contained in:
Marty Oehme 2023-09-20 09:03:08 +02:00
parent e511ffa48d
commit 3670f70319
Signed by: Marty
GPG key ID: EDBF2ED917B2EF6A
2 changed files with 27 additions and 4 deletions

View file

@ -53,12 +53,9 @@ papis.config.register_default_settings(DEFAULT_OPTIONS)
)
def main(
query: str,
# info: bool,
# _papis_id: bool,
# _file: bool,
# notes: bool,
# _dir: bool,
# _format: str,
_all: bool,
doc_folder: str,
manual: bool,