It means "pass this parameter to the compiler". See e.g. the first post in this thread, where TomAylesworth executes fpc SphericalHouses.pas in a Terminal window to compile a program. Passing an extra parameter would entail adding that string at the end of this invocation.
If you are using Lazarus to compile programs, you can add extra parameters in Project -> Project Options… -> Compiler Options -> Custom Options