X-Git-Url: http://git.grml.org/?p=grml-etc-core.git;a=blobdiff_plain;f=doc%2Fgrmlzshrc.t2t;fp=doc%2Fgrmlzshrc.t2t;h=d6e6325ea25d1d1ab1922bbfd381cc92411b071e;hp=3829c7698ed20704ce04e96572b441d3ab6621f4;hb=e01bb8fd4f1afa24ac37638aee2ba1e68959ae2b;hpb=8a7aa39d6f847de5d0834dd5be71b20412567183 diff --git a/doc/grmlzshrc.t2t b/doc/grmlzshrc.t2t index 3829c76..d6e6325 100644 --- a/doc/grmlzshrc.t2t +++ b/doc/grmlzshrc.t2t @@ -719,6 +719,16 @@ Edit given shell function. : **freload()** Reloads an autoloadable shell function (See autoload in zshbuiltins(1)). +: **grml_status_features()** +Prints a summary of features the grml setup is trying to load. The result of +loading a feature is recorded. This function lets you query the result. The +function takes one argument: "-h" or "--help" to display this help text, "+" to +display a list of all successfully loaded features, "-" for a list of all +features that failed to load. "+-" to show a list of all features with their +statuses. Any other word is considered to by a feature and prints its status. + +The default mode is "+-". + : **grml_vcs_info_toggle_colour()** Toggles between coloured and uncoloured formats in vcs_info configuration. This is useful with prompts that break if colour codes are in vcs_info