]> Lady’s Gitweb - Gitweb/blobdiff - gitweb.perl
Update comment on gitweb_check/get_feature
[Gitweb] / gitweb.perl
index 74900c0dd8e49d1d130f64c991da603e278b41ef4f3f397433d926771145af7f..cf71eb95e40915cbca67d620e07c8b9285faca04b1d49de7acea0f7556ed9de5 100755 (executable)
@@ -191,7 +191,9 @@ our %feature = (
        # if there is no 'sub' key (no feature-sub), then feature cannot be
        # overriden
        #
-       # use gitweb_check_feature(<feature>) to check if <feature> is enabled
+       # use gitweb_get_feature(<feature>) to retrieve the <feature> value
+       # (an array) or gitweb_check_feature(<feature>) to check if <feature>
+       # is enabled
 
        # Enable the 'blame' blob view, showing the last commit that modified
        # each line in the file. This can be very CPU-intensive.
This page took 0.19696 seconds and 4 git commands to generate.