diff options
| author | Joe Carstairs <me@joeac.net> | 2024-11-14 18:36:15 +0000 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2024-11-14 18:36:15 +0000 |
| commit | a803e7a5e70932808783c762896baef2c236feb1 (patch) | |
| tree | cb1ac352c5c83bdf3acc4713b476694766f769ee | |
| parent | 74f98992464d8d89d5df760086071f91233ddb67 (diff) | |
Removes extra line breaks
| -rw-r--r-- | team-1/instructions.txt | 2 | ||||
| -rw-r--r-- | team-1/sim-commands.txt | 1 | ||||
| -rw-r--r-- | team-2/instructions.txt | 1 | ||||
| -rw-r--r-- | team-2/sim-commands.txt | 1 |
4 files changed, 0 insertions, 5 deletions
diff --git a/team-1/instructions.txt b/team-1/instructions.txt index 2eab9b8..a506013 100644 --- a/team-1/instructions.txt +++ b/team-1/instructions.txt @@ -20,5 +20,3 @@ You have a few tools at your disposal. A few of them are listed below. To get started, try: cat reading-a-file.txt - - diff --git a/team-1/sim-commands.txt b/team-1/sim-commands.txt index 60b9eb9..17dddf1 100644 --- a/team-1/sim-commands.txt +++ b/team-1/sim-commands.txt @@ -63,4 +63,3 @@ will look like this: +CMTI: "SM",3 That means you got a text and it is stored in index number 3. - diff --git a/team-2/instructions.txt b/team-2/instructions.txt index 42b8669..f7476e4 100644 --- a/team-2/instructions.txt +++ b/team-2/instructions.txt @@ -20,4 +20,3 @@ You have a few tools at your disposal. A few of them are listed below. To get started, try: cat reading-a-file.txt - diff --git a/team-2/sim-commands.txt b/team-2/sim-commands.txt index 1b5e86e..b7ef567 100644 --- a/team-2/sim-commands.txt +++ b/team-2/sim-commands.txt @@ -63,4 +63,3 @@ will look like this: +CMTI: "SM",3 That means you got a text and it is stored in index number 3. - |
