Merge branch 'dev' into issues/1944

This commit is contained in:
Master-Guy
2022-03-17 18:29:18 +01:00
committed by GitHub
170 changed files with 2311 additions and 1155 deletions

View File

@@ -190,7 +190,7 @@ export const HelpTexts: IMap<string[]> = {
connect: [
"Usage: connect [hostname]",
" ",
"Connect to a remote server. The hostname or IP address of the remote server must be given as the argument ",
"Connect to a remote server. The hostname of the remote server must be given as the argument ",
"to this command. Note that only servers that are immediately adjacent to the current server in the network can be connected to. To ",
"see which servers can be connected to, use the 'scan' command.",
" ",