diff --git a/interface/src/main.cpp b/interface/src/main.cpp index 640789c282..98cf0ad22e 100644 --- a/interface/src/main.cpp +++ b/interface/src/main.cpp @@ -164,7 +164,7 @@ int main(int argc, const char* argv[]) { "url" ); QCommandLineOption replaceAvatarURLOption( - "replace-avatar-url", + "replaceAvatarURL", "Replaces the avatar U.R.L. When used with --avatarURL, this takes precedence.", "url" );