diff --git a/core/language/en-GB/Help/output.tid b/core/language/en-GB/Help/output.tid index 527b52f2e..eb423ee1c 100644 --- a/core/language/en-GB/Help/output.tid +++ b/core/language/en-GB/Help/output.tid @@ -7,4 +7,5 @@ Sets the base output directory for subsequent commands. The default output direc --output ``` -If the specified pathname is relative then it is resolved relative to the current working directory. +If the specified pathname is relative then it is resolved relative to the current working directory. For example `--output .` sets the output directory to the current working directory. +