Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.

Commit 598f628

Browse files
franco-ruggerigithub-actions[bot]
authored andcommitted
docs: update help file
1 parent 8fc9ac9 commit 598f628

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/pdf-preview.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ REMOTE SERVER *pdf-preview-workflow-tips-remote-server*
122122
You can use SSH port forwarding to view the PDF remotely:
123123

124124
>bash
125-
ssh -L 5000:localhost:5000 user@remote
125+
ssh -L <local-port>:localhost:<remote-port> <remote-user>@<remote-host>
126126
<
127127

128128

0 commit comments

Comments
 (0)