diff options
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -100,6 +100,8 @@ query). This option does not suppress error generation during the parsing of the query, only during its execution. .IP -d +.IP --debugger + Invoke the interactive txr debugger. See the DEBUGGER section. .IP -v @@ -192,6 +194,8 @@ than once. The query-file argument becomes optional if -p is used at least once. .IP "-C number" +.IP "--compat=number" + Requests TXR to behave in a manner that is compatible with the specified version of TXR. This makes a difference in situations when a release of TXR breaks backward compatibility. If some version N+1 deliberately introduces |