diff --git a/python/eosfstgcd/cta-fst-gcd.1cta b/python/eosfstgcd/cta-fst-gcd.1cta
index 046af3f0af166f626a2f58be19e723daa2267478..1ababe513f20ea1037d715374ea53f6b66defa01 100644
--- a/python/eosfstgcd/cta-fst-gcd.1cta
+++ b/python/eosfstgcd/cta-fst-gcd.1cta
@@ -39,6 +39,9 @@ filename and then running \fBeos stagerm fxid:<fid-hex>\fP.
 .TP
 \fB\-h, \-\-help
 Prints the usage message.
+.TP
+\fB\-l LOGFILE, \-\-logfile LOGFILE
+Sets the path of the log file to \fBLOGFILE\fP. If not set then the default value of \fB/var/log/eos/fst/cta-fst-gcd\fP is used.
 .SH RETURN VALUE
 Zero on success and non-zero on failure.
 .SH FILES
@@ -48,7 +51,7 @@ The configuration file of the \fBcta-fst-gcd\fP daemon.
 
 .TP
 .B /var/log/eos/fst/cta-fst-gcd.log
-The log file of the \fBcta-fst-gcd\fP daemon.
+The default log file of the \fBcta-fst-gcd\fP daemon.  This can be overriden by using the \fB\-l\fP/\fB\-\-logfile\fP option.
 
 .SH AUTHOR
 \fBCTA\fP Team