9front - general discussion about 9front
 help / color / mirror / Atom feed
From: Romano <unobe@cpan.org>
To: 9front@9front.org
Subject: [9front] [PATCH] sshnet: update usage
Date: Tue, 03 Oct 2023 19:45:36 +0000	[thread overview]
Message-ID: <C66F07866396064A2A0A220215A397F7@smtp.pobox.com> (raw)

---
diff cb46112ec35b4dc0c36f0946505570302676edca 27d0706296e55c0c5ec8d147d2d446928a609e70
--- a/sys/src/cmd/sshnet.c
+++ b/sys/src/cmd/sshnet.c
@@ -1408,7 +1408,7 @@
 void
 usage(void)
 {
-	fprint(2, "usage: sshnet [-m mtpt] [ssh options]\n");
+	fprint(2, "usage: sshnet [-m mtpt] [-s service] [-- ssh options] [user@]host\n");
 	exits("usage");
 }
 


                 reply	other threads:[~2023-10-03 19:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=C66F07866396064A2A0A220215A397F7@smtp.pobox.com \
    --to=unobe@cpan.org \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).