From 6b0f7e9da95c5510792b902a625c93b113af65ed Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Fri, 15 Apr 2022 17:11:53 +0200 Subject: Rename `--export` command line argument to `--export-release` This makes the action of exporting to release mode more explicit. --- misc/dist/shell/godot.bash-completion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc/dist/shell/godot.bash-completion') diff --git a/misc/dist/shell/godot.bash-completion b/misc/dist/shell/godot.bash-completion index 871c8f8eac..02dcc94033 100644 --- a/misc/dist/shell/godot.bash-completion +++ b/misc/dist/shell/godot.bash-completion @@ -78,7 +78,7 @@ _complete_godot_options() { --print-fps --script --check-only ---export +--export-release --export-debug --export-pack --convert-3to4 -- cgit v1.2.3