diff --git a/src/main.rs b/src/main.rs index 66cb7a3..6aace5a 100644 --- a/src/main.rs +++ b/src/main.rs @@ -217,7 +217,7 @@ Project home page: https://github.com/pop-os/cosmic-term Options: --help Show this message --version Show the version of cosmic-term - -w | --working-directory Set the working directory for the terminal"# + -w, --working-directory Set the working directory for the terminal"# ); }