From: Michael Prokop Date: Tue, 16 Jun 2015 09:10:32 +0000 (+0200) Subject: doc: replace unused $SHELL with zsh X-Git-Tag: v0.12.1~1 X-Git-Url: https://git.grml.org/?p=grml-etc-core.git;a=commitdiff_plain;h=5a529cfb9c0bfa2a2c7096aa3e5af8483d55bf36 doc: replace unused $SHELL with zsh --- diff --git a/doc/grmlzshrc.t2t b/doc/grmlzshrc.t2t index 975cc17..13d83dc 100644 --- a/doc/grmlzshrc.t2t +++ b/doc/grmlzshrc.t2t @@ -702,7 +702,7 @@ Example usages: ``` : **profile()** -Runs a command in $SHELL with profiling enabled (See startup variable +Runs a command in zsh with profiling enabled (See startup variable ZSH_PROFILE_RC above). : **salias()**