Skip to content

Commit 7e74dd2

Browse files
CopilotJosePizarro3
andcommitted
Fix documentation issues: add Troubleshooting to TOC and format Note properly
Co-authored-by: JosePizarro3 <[email protected]>
1 parent 43f0be8 commit 7e74dd2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/how_to_use_pyrxiv.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ This guide explains how to use the **pyrxiv** command-line interface (CLI) to se
1414
- [Command 2: download_pdfs](#command-2-download_pdfs)
1515
- [Complete Pipeline Examples](#complete-pipeline-examples)
1616
- [Best Practices](#best-practices)
17+
- [Troubleshooting](#troubleshooting)
1718

1819
## Installation
1920

@@ -103,7 +104,7 @@ If you only need PDFs and want to clean up metadata files:
103104
pyrxiv search_and_download --category cond-mat.str-el --n-papers 5 --save-hdf5 --delete-hdf5
104105
```
105106

106-
Note: You must use `--save-hdf5` even if you're deleting HDF5 files, as the files need to be created first before deletion.
107+
**Note**: You must use `--save-hdf5` even if you're deleting HDF5 files, as the files need to be created first before deletion.
107108

108109
#### Resuming from a Specific Paper
109110

0 commit comments

Comments
 (0)