51
51
LIBDIR=/usr/lib/chromium-browser
53
53
BUILD_DIST="@BUILD_DIST@"
62
58
echo " -g or --debug Start within $GDB"
63
59
echo " -h or --help This help screen"
64
60
echo " --temp-profile Start with a new and temporary profile"
67
62
echo " Other supported options are:"
68
63
MANWIDTH=80 man chromium-browser | sed -e '1,/OPTIONS/d; /ENVIRONMENT/,$d'