docs: Add formatting documentation
Added documentation on using output templates and that they will invalidate the 'existing' annotation search.
This commit is contained in:
parent
e511ffa48d
commit
3670f70319
2 changed files with 27 additions and 4 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue