Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Dec 2009 22:39:18 -0800
From:      Tim Kientzle <kientzle@freebsd.org>
To:        Doug Barton <dougb@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-user@freebsd.org
Subject:   Re: svn commit: r201326 - user/dougb/portmaster
Message-ID:  <4B3C4716.9020806@freebsd.org>
In-Reply-To: <200912310609.nBV69XIS087894@svn.freebsd.org>
References:  <200912310609.nBV69XIS087894@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Doug Barton wrote:
>   Even though it's probably already obvious, add a hint as to what the
>   non-default option is for the y/n prompts.

> - echo -n "	===>>> Delete this dependency data? [n] "
> + echo -n "	===>>> Delete this dependency data? y/[n] "

I've seen this done a little more clearly by using an
uppercase letter to indicate the default: [Y/n]

Tim




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B3C4716.9020806>