diff options
Diffstat (limited to 'doc/html')
-rw-r--r-- | doc/html/usage.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/usage.html b/doc/html/usage.html index a02a772..9ab7683 100644 --- a/doc/html/usage.html +++ b/doc/html/usage.html @@ -2020,7 +2020,7 @@ END; MATCH: name ,= yaml ACTION: - rename_destfile s=^=R-package= + rename_destfile s=^=R-package/= END; </pre> </div> |