clang --autocomplete=-std will show
-std: Language standard to compile for -std= Language standard to compile for -stdlib= C++ standard library to use
by this change.
However, showing HelpText with completion in bash seems super tricky, so
this feature will be used in other shells(fish, zsh...).