mirror of
https://github.com/Crosse/sshsrv.git
synced 2026-04-25 03:45:55 +03:00
[GH-ISSUE #5] Are there any complete instructions for use? #6
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/sshsrv#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Gu-f on GitHub (Nov 11, 2022).
Original GitHub issue: https://github.com/Crosse/sshsrv/issues/5
For example,
--helpparameter@Crosse commented on GitHub (Nov 14, 2022):
The
Usagesection of the README explains this a little bit, but ideally the documentation is justman sshsince this forwards all args tosshafter doing the DNS lookup. I can make that more explicit in the README, maybe.