Skip to content

Commit

Permalink
Improve border docs
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotblackburn committed Dec 28, 2023
1 parent 6febbb0 commit 6e75bf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Install locally to access the API.
* `--h-height=<height>` - The height of the header section
* `--footer=<filename>` - A HTML (.html) file to inject into the footer of the PDF
* `--f-height=<height>` - The height of the footer section
* `--border=<size>` - Border (top, left, bottom, right; default: 20mm)
* `--border=<size>` - Border value for all sides (top, left, bottom, right; default: 20mm)
* `--border-top=<size>` - Top border (default: 20mm)
* `--border-left=<size>` - Left border (default: 20mm)
* `--border-bottom=<size>` - Bottom border (default: 20mm)
Expand Down

0 comments on commit 6e75bf0

Please sign in to comment.