diff --git a/docs/Usage.md b/docs/Usage.md index e296a18..0bcccf0 100644 --- a/docs/Usage.md +++ b/docs/Usage.md @@ -90,7 +90,7 @@ Mon, 12 Jun 2017 22:09:00 INFO HWID: 58C4F4E53AE14224 ``` You can also enable other suboptions of `-F` doing what is reported in the following table: -
command | @@ -101,31 +101,31 @@ You can also enable other suboptions of `-F` doing what is reported in the follo||||
---|---|---|---|---|
`-F |
+ -F <logfile> |
ON | OFF | ON |
`-F STDOUT` | +-F STDOUT |
OFF | ON | OFF |
`-F FILESTDOUT |
+ -F FILESTDOUT <logfile> |
OFF | ON | ON |
`-F STDOUTOFF |
+ -F STDOUTOFF <logfile> |
OFF | OFF | ON |
`-F FILEOFF` | +-F FILEOFF |
ON | OFF | OFF |