#578705 "bzr help topics" does not mention "location" in description of "urlspec"

#578705#5
Date:
2010-04-21 22:38:48 UTC
From:
To:
I wanted to find the syntax for LOCATION in bzr. The following failed:

    liw@saimaa$ bzr help topics | grep -i location
    location-alias       Aliases for remembered locations

It would be nice if the description for "urlspec" would be changed
from this:

    Supported transport protocols

to this:

    How to specify a LOCATION, using different transport protocols.

Thank you.