Fixed a comment in gnu-utils plugin.

This commit is contained in:
Sorin Ionescu 2012-01-31 23:41:28 -05:00
parent 128d29e6d9
commit af060f8dba

View File

@ -13,7 +13,7 @@ if (( $+commands[gdircolors] )); then
local cmd
local prefix
# coreutils
# GNU Coreutils.
gcmds=('g[' 'gbase64' 'gbasename' 'gcat' 'gchcon' 'gchgrp' 'gchmod'
'gchown' 'gchroot' 'gcksum' 'gcomm' 'gcp' 'gcsplit' 'gcut' 'gdate'
'gdd' 'gdf' 'gdir' 'gdircolors' 'gdirname' 'gdu' 'gecho' 'genv' 'gexpand'