diff --git a/Tutorials/Administration-Tutorial.md b/Tutorials/Administration-Tutorial.md index 929850eb5..0fb0051b5 100644 --- a/Tutorials/Administration-Tutorial.md +++ b/Tutorials/Administration-Tutorial.md @@ -48,9 +48,9 @@ Options may be passed to the MaxScale binary that alter this default behavior, t Use the filename passed as an argument instead of looking in $MAXSCALE_HOME/etc/MaxScale.cnf - -l| + -l|| --log= - Control where logs are written for the debug and trace level log messages. the default is to write these to a shared memory device, however using the -lfile or --log=file option will forced these to be written to regular files. + Control where logs are written for the debug and trace level log messages. the default is to write these to a shared memory device, however using the -lfile or --log=file option will forced these to be written to regular files. Using -lstdout or --log=stdout will use the standard output for all enabled logs. -v