diff options
author | Ryo Nakamura <upa@haeena.net> | 2024-02-07 14:32:36 +0900 |
---|---|---|
committer | Ryo Nakamura <upa@haeena.net> | 2024-02-07 14:32:36 +0900 |
commit | a9c59f744a29f921ab55518a3b2b5b5c7ca6b95d (patch) | |
tree | 05ce8142c6303ad999db1c29adf4bbce8b2b1ad2 /doc/mscp.1.in | |
parent | 96084004b699bd8b5abc1c37b3ef4af2e6a37e26 (diff) |
update man and doc for adjusting to -p option
Diffstat (limited to 'doc/mscp.1.in')
-rw-r--r-- | doc/mscp.1.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mscp.1.in b/doc/mscp.1.in index 13e4347..affaf5f 100644 --- a/doc/mscp.1.in +++ b/doc/mscp.1.in @@ -179,7 +179,7 @@ Specifies the username to log in on the remote machine as with .I ssh(1). .TP -.B \-p,\-P \fIPORT\fR +.B \-P \fIPORT\fR Specifies the port number to connect to on the remote machine as with ssh(1) and scp(1). |