updated for version 7.0223
diff --git a/runtime/doc/version7.txt b/runtime/doc/version7.txt
index dce13bb..0e74534 100644
--- a/runtime/doc/version7.txt
+++ b/runtime/doc/version7.txt
@@ -1,4 +1,4 @@
-*version7.txt* For Vim version 7.0aa. Last change: 2006 Mar 12
+*version7.txt* For Vim version 7.0aa. Last change: 2006 Mar 13
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -257,6 +257,9 @@
The |:tab| command modifier can be used to have most commands that open a new
window open a new tab instead.
+The |--remote-tab| argument can be used to edit a file in a new tab page in an
+already running Vim server.
+
More info here: |tabpage|