]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): mention :argded for :argedit
authorChristian Brabandt <cb@256bit.org>
Fri, 12 Apr 2024 08:17:57 +0000 (10:17 +0200)
committerChristian Brabandt <cb@256bit.org>
Fri, 12 Apr 2024 08:17:57 +0000 (10:17 +0200)
related: #14464

Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/editing.txt

index a5d3c293721d25018d60582477742de93246ef82..ca8f0aee852f543f2a34d19f466eac590a5eed99 100644 (file)
@@ -1,4 +1,4 @@
-*editing.txt*   For Vim version 9.1.  Last change: 2024 Apr 11
+*editing.txt*   For Vim version 9.1.  Last change: 2024 Apr 12
 
 
                  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -658,8 +658,8 @@ list of the current window.
 
 :[count]arge[dit][!] [++opt] [+cmd] {name} ..          *:arge* *:argedit*
                        Add {name}s to the argument list and edit it.
-                       When {name} already exists in the argument list, this
-                       entry is edited.
+                       There is no check for duplicates, it is possible to
+                       add a file to the argument list twice |:argded|.
                        This is like using |:argadd| and then |:edit| (with
                        the small exception that |:edit| does not change the
                        argument list, so the argument list pointer isn't