Changes between Version 2 and Version 3 of Shx/ShPhase
- Timestamp:
- 20.01.2016 13:49:33 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Shx/ShPhase
v2 v3 45 45 DEFAULT_PHASE: default phase used in "DEFINE" subcommand.[[br]] 46 46 STATIONS: list of stations where phases are picked.[[br]] 47 CLEAR: clear selected phases, selection restricted by phasename, station and picktype. At least one out of <station>, <phasename> and <picktype> must be specified. 48 CLEAR_ALL: delete all phases. 47 CLEAR: clear selected phases, selection restricted by phasename, station and picktype. At least one out of <station>, <phasename> and <picktype> must be specified.[[br]] 48 CLEAR_ALL: delete all phases.[[br]] 49 49 DUMP: dump all known phases to screen. 50 50 … … 63 63 64 64 `phase clear ;;; theo`:: 65 Delete all theoretical phases on all stations 66 . 65 Delete all theoretical phases on all stations.