We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a967bb7 commit de663cdCopy full SHA for de663cd
manuscript/05-session.md
@@ -88,7 +88,7 @@ Through command line, you can try:
88
89
## Does my session exist?
90
91
-If you're scripting tmux, you will want to be able to see if a session alredy
+If you're scripting tmux, you will want to be able to see if a session already
92
exists. `has-session` will return a 0 [exit code](https://en.wikipedia.org/wiki/Exit_status)
93
if the session exists, but will report a 1 exit code *and* print an error if a
94
session does not exist.
0 commit comments