**Describe the bug** `scc --help` says ``` Usage: scc [flags] ``` but does not mention that files and directories can be passed on the command line. **To Reproduce** `scc --help` **Expected behavior** ``` Usage: scc [flags] [files] ``` or the like, with an explanation that *files* can be files and directories, and that the current directory is used if no such arguments are given. **Desktop (please complete the following information):** Linux (but the OS is irrelevant to this bug) scc version 2.13.0