diff options
author | Mattias Andrée <m@maandree.se> | 2025-02-08 18:00:12 +0100 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2025-02-08 18:00:12 +0100 |
commit | 9b5c5b77bd9939e944c736096701e3041f984af8 (patch) | |
tree | 7eb87d40c3f0b09d0364a63ea48a539c5aee8f34 /sshexec.1 | |
parent | Add asis and nasis options (diff) | |
download | sshexec-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.1 | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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 |