Minor fix in readme
This commit is contained in:
parent
dea62d5ab8
commit
e95e125151
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue