/[Apache-SVN]
ViewVC logotype

Revision 1896877


Jump to revision: Previous Next
Author: stsp
Date: Mon Jan 10 11:44:46 2022 UTC (2 years, 2 months ago)
Changed paths: 1
Log Message:
Fix misleading -r option documentation for some svnadmin subcommands.

The commands delrevprop, setlog, rev-size, and setrevprop accept only
a single revision number. However, the -r option help text implied
that a revision range was accepted. Correct the -r option help text
of aforementioned commands.

The old text was:
  -r [--revision] ARG      : specify revision number ARG (or X:Y range)
The new text omits the reference to a revision range:
  -r [--revision] ARG      : specify revision number ARG

* subversion/svnadmin/svnadmin.c
  (cmd_table): Override -r option description for the devrevprop, setlog,
      rev-size, and setrevprop commands.


Changed paths

Path Details
Directorysubversion/trunk/subversion/svnadmin/svnadmin.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26