9front - general discussion about 9front
 help / color / mirror / Atom feed
* [9front] [PATCH] sshnet: update usage
@ 2023-10-03 19:45 Romano
  0 siblings, 0 replies; only message in thread
From: Romano @ 2023-10-03 19:45 UTC (permalink / raw)
  To: 9front

---
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");
 }
 


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-10-03 19:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-03 19:45 [9front] [PATCH] sshnet: update usage Romano

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).