diff --git a/README.md b/README.md index 57d1fa6..88e8408 100644 --- a/README.md +++ b/README.md @@ -72,5 +72,5 @@ Entries that are identical in both files will not be shown. Differences will be ### goto -Reads a csv file produced via [check](#check), and puts each stored non-NaN value into the respective PV. The command-line switches work identically to their [check](#check) counterparts. +Reads a csv file produced via [check](#check), and puts each stored non-NaN value into the respective PV. The command-line switches `-q`, `-s` and `-t` work identically to their [check](#check) counterparts. Additionally, there is a switch (`-a`/`--ignore-alarm`) that allows to ignore PVs (i.e., not put their values) that have been in an alarm state during the check.