bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #62210] Optional replace-str for the -i option in section 3.2.2.6


From: Dafan Zhai
Subject: [bug #62210] Optional replace-str for the -i option in section 3.2.2.6
Date: Mon, 21 Mar 2022 18:28:58 -0400 (EDT)

URL:
  <https://savannah.gnu.org/bugs/?62210>

                 Summary: Optional replace-str for the -i option in section
3.2.2.6
                 Project: findutils
            Submitted by: dafan
            Submitted on: Mon 21 Mar 2022 10:28:56 PM UTC
                Category: documentation
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 4.9.0
         Discussion Lock: Any
           Fixed Release: None

    _______________________________________________________

Details:

In section 3.2.2.6, "-i replace-str" should be replaced by "-i[replace-str]".

--- /tmp/avLU1T_find.texi       2022-03-21 23:16:17.628641825 +0100
+++ doc/find.texi       2022-03-21 23:16:02.804560960 +0100
@@ -2858,7 +2858,7 @@
 @table @code
 @item --replace@r{[}=@var{replace-str}@r{]}
 @itemx -I @var{replace-str}
-@itemx -i @var{replace-str}
+@itemx -i@r{[}@var{replace-str}@r{]}
 Replace occurrences of @var{replace-str} in the initial arguments with
 names read from the input.  Also, unquoted blanks do not terminate
 arguments; instead, the input is split at newlines only.  For the





    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62210>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]