Which flag should be added to the 'df' command to display the total disk space of the file system?
Explanation
The '-t' option with the 'df' command is used to show the total disk space of the file system. The other options do not provide this information.