Problem with optimizing textures

I am trying to follow this tutorial - Texture Streaming | Unreal Engine Documentation
It tells me to execute the console command ListStreamingTextures, but after I do that, nothing displays!
I do that at runtime, and I type just this command, without giving it any parameters.
What am I doing wrong?