From 99b3fde6241b77d30d522c5386d7b52251708ab3 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Sat, 22 May 2004 06:32:13 +0000 Subject: use '-h' for help in ~C commandline instead of '-?'; inspired by jmc@ --- usr.bin/ssh/ssh.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.bin/ssh/ssh.1') diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1 index 7da143b198d..008fdde34bf 100644 --- a/usr.bin/ssh/ssh.1 +++ b/usr.bin/ssh/ssh.1 @@ -34,7 +34,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ssh.1,v 1.186 2004/05/21 11:33:11 djm Exp $ +.\" $OpenBSD: ssh.1,v 1.187 2004/05/22 06:32:12 djm Exp $ .Dd September 25, 1999 .Dt SSH 1 .Os @@ -311,8 +311,8 @@ options (see below). It also allows the cancellation of existing remote port-forwardings using .Fl KR Ar hostport . -Basic help is available, using the -.Fl ? +Basic help is available, using the +.Fl h option. .It Cm ~R Request rekeying of the connection -- cgit v1.2.3