Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor updates on Readme #38

Merged
merged 3 commits into from
Aug 26, 2022
Merged

Minor updates on Readme #38

merged 3 commits into from
Aug 26, 2022

Conversation

KipTwitchell
Copy link
Member

Signed-off-by: KipTwitchell kip.twitchell@us.ibm.com

Signed-off-by: KipTwitchell <kip.twitchell@us.ibm.com>
Copy link
Member

@najohnsn najohnsn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Made some comments that should be addressed.

README.md Outdated
The basic syntax of the initial `goto` command is:

```
goto fully-qualified-host-name [port]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be goto fully-qualified-host-name[:port]

README.md Outdated
@@ -57,6 +57,15 @@ Key tab for command completion, up/down for command history.
The `goto` command takes you to a full screen 3270 interface. When
space is available in the terminal screen/window, a status line is
provided as well as a session selector.

The basic syntax of the initial `goto` command is:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"initial" doesn't matter. can you remove it?

README.md Outdated
goto fully-qualified-host-name [port]
```

If no port is specified, port 992, signifing to use TLS, is used.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well... 992 will be the default if using the default SESSION_SSL=0. Setting SESSION_SSL=1 will make the default port 23. Maybe stating this is too complicated for the README?

Signed-off-by: KipTwitchell <kip.twitchell@us.ibm.com>
Signed-off-by: KipTwitchell <kip.twitchell@us.ibm.com>
Copy link
Member

@najohnsn najohnsn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like this will be helpful!

@najohnsn najohnsn merged commit 6671655 into IBM:main Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants