Skip to content

Commit 1ff09ef

Browse files
committed
updated README
1 parent 0522a26 commit 1ff09ef

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ See the `-g` flag.
5454
default: -o ConnectTimeout=5
5555
-o StrictHostKeyChecking=no
5656
-o UserKnownHostsFile=/dev/null
57-
--logfile FILE Append SSH output to a custom file
57+
--logfile FILE Append SSH output to a file
5858
```
5959

6060
### Examples

runoverssh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ print_help() {
4747
error " default: -o ConnectTimeout=5"
4848
error " -o StrictHostKeyChecking=no"
4949
error " -o UserKnownHostsFile=/dev/null"
50-
error " --logfile FILE Append SSH output to a custom file"
50+
error " --logfile FILE Append SSH output to a file"
5151
error ""
5252
error "Examples:"
5353
error ""

0 commit comments

Comments
 (0)