Skip to content

Commit 3cd4329

Browse files
committed
fixed improperly formatted script.rst
1 parent 000d91a commit 3cd4329

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

docs/scripts.rst

+22-22
Original file line numberDiff line numberDiff line change
@@ -66,28 +66,28 @@ Usage
6666
Server Settings:
6767
Settings associated with which datacenter to log into.
6868
69-
--server SERVER Base URL of FDSN web service compatible server (e.g.
70-
“http://service.iris.edu”) or key string for
71-
recognized server (one of 'AUSPASS', 'BGR',
72-
'EARTHSCOPE', 'EIDA', 'EMSC', 'ETH', 'GEOFON',
73-
'GEONET', 'GFZ', 'ICGC', 'IESDMC', 'INGV', 'IPGP',
74-
'IRIS', 'IRISPH5', 'ISC', 'KNMI', 'KOERI', 'LMU',
75-
'NCEDC', 'NIEP', 'NOA', 'NRCAN', 'ODC', 'ORFEUS',
76-
'RASPISHAKE', 'RESIF', 'RESIFPH5', 'SCEDC', 'TEXNET',
77-
'UIB-NORSAR', 'USGS', 'USP'). [Default 'IRIS']
78-
--user-auth USERAUTH Authentification Username and Password for the
79-
waveform server (--user-auth='username:authpassword')
80-
to access and download restricted data. [Default no
81-
user and password]
82-
--eida-token TOKENFILE
83-
Token for EIDA authentication mechanism, see
84-
http://geofon.gfz-
85-
potsdam.de/waveform/archive/auth/index.php. If a token
86-
is provided, argument --user-auth will be ignored.
87-
This mechanism is only available on select EIDA nodes.
88-
The token can be provided in form of the PGP message
89-
as a string, or the filename of a local file with the
90-
PGP message in it. [Default None]
69+
--server SERVER Base URL of FDSN web service compatible server (e.g.
70+
“http://service.iris.edu”) or key string for
71+
recognized server (one of 'AUSPASS', 'BGR',
72+
'EARTHSCOPE', 'EIDA', 'EMSC', 'ETH', 'GEOFON',
73+
'GEONET', 'GFZ', 'ICGC', 'IESDMC', 'INGV', 'IPGP',
74+
'IRIS', 'IRISPH5', 'ISC', 'KNMI', 'KOERI', 'LMU',
75+
'NCEDC', 'NIEP', 'NOA', 'NRCAN', 'ODC', 'ORFEUS',
76+
'RASPISHAKE', 'RESIF', 'RESIFPH5', 'SCEDC', 'TEXNET',
77+
'UIB-NORSAR', 'USGS', 'USP'). [Default 'IRIS']
78+
--user-auth USERAUTH Authentification Username and Password for the
79+
waveform server (--user-auth='username:authpassword')
80+
to access and download restricted data. [Default no
81+
user and password]
82+
--eida-token TOKENFILE
83+
Token for EIDA authentication mechanism, see
84+
http://geofon.gfz-
85+
potsdam.de/waveform/archive/auth/index.php. If a token
86+
is provided, argument --user-auth will be ignored.
87+
This mechanism is only available on select EIDA nodes.
88+
The token can be provided in form of the PGP message
89+
as a string, or the filename of a local file with the
90+
PGP message in it. [Default None]
9191
9292
Local Data Settings:
9393
Settings associated with defining and using a local data base of pre-

0 commit comments

Comments
 (0)