Minor fix in readme

This commit is contained in:
Yan Lin 2025-07-29 18:31:12 +02:00
parent dea62d5ab8
commit e95e125151

View file

@ -463,8 +463,8 @@ papis list --format '{doc[author]} - {doc[title]} ({doc[year]})'
**Workflow Aliases:** **Workflow Aliases:**
```bash ```bash
# Bibliography formatting # Bibliography formatting
papis-bib # List documents with formatted template papis-info # List documents with formatted template
papis-bib "machine learning" # Search and format specific documents papis-info "machine learning" # Search and format specific documents
# File operations # File operations
papis-add-file filename.pdf [query] # Add file from ~/Downloads/ to existing entry papis-add-file filename.pdf [query] # Add file from ~/Downloads/ to existing entry