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

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/