aboutsummaryrefslogtreecommitdiffstats
path: root/sshexec.1
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2025-02-08 18:00:12 +0100
committerMattias Andrée <m@maandree.se>2025-02-08 18:00:12 +0100
commit9b5c5b77bd9939e944c736096701e3041f984af8 (patch)
tree7eb87d40c3f0b09d0364a63ea48a539c5aee8f34 /sshexec.1
parentAdd asis and nasis options (diff)
downloadsshexec-9b5c5b77bd9939e944c736096701e3041f984af8.tar.gz
sshexec-9b5c5b77bd9939e944c736096701e3041f984af8.tar.bz2
sshexec-9b5c5b77bd9939e944c736096701e3041f984af8.tar.xz
add sshcd + fix bug
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r--sshexec.15
1 files changed, 3 insertions, 2 deletions
diff --git a/sshexec.1 b/sshexec.1
index e824cb5..d4ace81 100644
--- a/sshexec.1
+++ b/sshexec.1
@@ -23,7 +23,7 @@ The
.B sshexec
utility is a wrapper for SSH that makes it easy to run commands
directly in the SSH command.
-
+.PP
.B sshexec
passes any argument after
.B }
@@ -369,7 +369,8 @@ as special characters.
None.
.SH SEE ALSO
-.BR ssh (1)
+.BR ssh (1),
+.BR sshcd (1)
.SH AUTHORS
Mattias Andrée