Refactor: improve consistency of the term "directory".
This commit changes the term "folder" to "directory" in every instance where the first is used in an example description, but the second is used in the example code, and vice versa.
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
77924e3ea0
commit
ac4094e0ad
@@ -6,6 +6,6 @@
|
||||
|
||||
`pdfunite {{path/to/fileA.pdf}} {{path/to/fileB.pdf}} {{path/to/merged_output.pdf}}`
|
||||
|
||||
- Merge a folder of PDFs into a single PDF:
|
||||
- Merge a directory of PDFs into a single PDF:
|
||||
|
||||
`pdfunite {{path/to/directory/*.pdf}} {{path/to/merged_output.pdf}}`
|
||||
|
Reference in New Issue
Block a user