diff --git a/bash_aliases b/bash_aliases index 8507bd69..10655cda 100755 --- a/bash_aliases +++ b/bash_aliases @@ -80,4 +80,4 @@ alias checkinstall="sudo checkinstall -D --install=no " # The Battle for Wesnoth specific, http://wesnoth.org/ # It seems to be an good idea to have debug logs on terminal with svn version. -alias wesnoth="wesnoth--debug" +alias wesnoth="wesnoth --debug"