bug-wget
[Top][All Lists]
Advanced

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

[bug #59497] Oops -N documentation is under -nc


From: Frederick Eaton
Subject: [bug #59497] Oops -N documentation is under -nc
Date: Sat, 21 Nov 2020 08:07:45 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:83.0) Gecko/20100101 Firefox/83.0

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

                 Summary: Oops -N documentation is under -nc
                 Project: GNU Wget
            Submitted by: misfit
            Submitted on: Sat 21 Nov 2020 01:07:43 PM UTC
                Category: Documentation
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 1.20
         Discussion Lock: Any
        Operating System: None
         Reproducibility: None
           Fixed Release: None
         Planned Release: None
              Regression: None
           Work Required: None
          Patch Included: None

    _______________________________________________________

Details:

The wget(1) man page says under the "-nc" option:

           When running Wget with -N, with or without -r or -p, the
           decision as to whether or not to download a newer copy of a
           file depends on the local and remote timestamp and size of
           the file. -nc may not be specified at the same time as -N.

But under the "-N" option is nothing:

       -N
       --timestamping
           Turn on time-stamping.

This might be confusing because users reading the documentation might expect
"-N" to be documented under "-N" rather than "-nc". Presumably it should say
something like

        -N
        --timestamping

           Turn on timestamping. When running Wget with -N, with or
           without -r or -p, the decision as to whether or not to
           download a newer copy of a file depends on the local and
           remote timestamp and size of the file. -nc may not be
           specified at the same time as -N.

        -nc
            ...
            -nc may not be specified at the same time as -N (--timestamping).





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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