Linda Kladivova c812a6ecec doc: update quick start instructions (#1577) před 4 roky
..
testsuite 9da94b70ea init: Add --tmp-mapset option (#313) před 5 roky
Makefile c812a6ecec doc: update quick start instructions (#1577) před 4 roky
README ae610b8dae GRASS GIS 8.0 changes (#1597) před 4 roky
clean_temp.c 9a3b60abd1 Patch for spelling errors, prepared by sebastic (see https://trac.osgeo.org/grass/ticket/3163) před 9 roky
echo.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ před 17 roky
grass-xterm-mac 2b743926c1 add relocated MANPATH to startup routine před 13 roky
grass.html ae610b8dae GRASS GIS 8.0 changes (#1597) před 4 roky
grass.py bac519d645 Update to Black 21.5b1 (#1605) před 4 roky
grass.sh ae610b8dae GRASS GIS 8.0 changes (#1597) před 4 roky
grass_database.png b73e78caf2 helptext manual: use user oriented sketch of location structure před 7 roky
grass_start.png c812a6ecec doc: update quick start instructions (#1577) před 4 roky
grassdb.png c812a6ecec doc: update quick start instructions (#1577) před 4 roky
help_loc_struct.png 8eda8ed0f2 help_loc_struct.png: updated from doc/help_loc_structure.odg master file před 8 roky
helptext.html c812a6ecec doc: update quick start instructions (#1577) před 4 roky
html_browser_mac.sh db49180dd7 welcome to GRASS 7.0.svn před 17 roky
license.txt 1cf79b7ddd grass.py: show version with --version; minor cosmetics před 10 roky
local_proto.h 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ před 17 roky
location-add.png c812a6ecec doc: update quick start instructions (#1577) před 4 roky
location-download.png c812a6ecec doc: update quick start instructions (#1577) před 4 roky
location.png c812a6ecec doc: update quick start instructions (#1577) před 4 roky
lock.c db4e0ac563 Don't attempt to declare errno před 13 roky
mapset.png c812a6ecec doc: update quick start instructions (#1577) před 4 roky
raster-import.png c812a6ecec doc: update quick start instructions (#1577) před 4 roky
run.c d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) před 8 roky
variables.html ae610b8dae GRASS GIS 8.0 changes (#1597) před 4 roky
vector-import.png c812a6ecec doc: update quick start instructions (#1577) před 4 roky
version.sed db49180dd7 welcome to GRASS 7.0.svn před 17 roky
winlocale.c bfc3c80575 Set LANG on Windows před 15 roky

README

o GRASS text mode startup

"grass" starts up g.gui by default (if not first time user).
"grass --text" will start up in text mode.
"grass --gtext" will start up with graphical welcome screen but continue then in text mode.
"grass --gui" will start up in wxpython mode.

You can set an alias "grass" to e.g. "grass --text" to use text mode by default.
Or set the environmental variable GRASS_GUI=text.

See grass --help or the command's manual page for more details
about invocation.

Send any suggestions to at https://lists.osgeo.org/pipermail/grass-dev/