Code

Rename {diff,file,rev}-args to {diff,file,rev}args
[tig.git] / manual.txt
index acfe9fd6e441071ab0f733521c5d33a983482db1..be32a3ef61e508710293cdc11733a2473b5719d6 100644 (file)
@@ -158,9 +158,9 @@ following variables.
                         empty for the root directory.
 |%(file)               |The currently selected file.
 |%(ref)                        |The reference given to blame or HEAD if undefined.
-|%(rev-args)           |The revision arguments passed on the command line.
-|%(file-args)          |The file arguments passed on the command line.
-|%(diff-args)          |The diff options passed on the command line.
+|%(revargs)            |The revision arguments passed on the command line.
+|%(fileargs)           |The file arguments passed on the command line.
+|%(diffargs)           |The diff options passed on the command line.
 |=============================================================================
 
 [[title-window]]