##// END OF EJS Templates
webcommands: fix description of manifest default behavior
Wagner Bruna -
r24868:9668c653 stable
parent child Browse files
Show More
@@ -459,7 +459,7 b' def manifest(web, req, tmpl):'
459 459
460 460 Show information about a directory.
461 461
462 If the URL path arguments are defined, information about the root
462 If the URL path arguments are omitted, information about the root
463 463 directory for the ``tip`` changeset will be shown.
464 464
465 465 Because this handler can only show information for directories, it
General Comments 0
You need to be logged in to leave comments. Login now