From 3f6c59bda4d9c1f9043cb31d9333d1df1f395caf Mon Sep 17 00:00:00 2001 From: sebfoe <64479644+sebfoe@users.noreply.github.com> Date: Wed, 26 Oct 2022 11:33:58 +0200 Subject: [PATCH] esa-snap: add page (#9334) --- pages/linux/esa-snap.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 pages/linux/esa-snap.md diff --git a/pages/linux/esa-snap.md b/pages/linux/esa-snap.md new file mode 100644 index 0000000000..9527b42930 --- /dev/null +++ b/pages/linux/esa-snap.md @@ -0,0 +1,12 @@ +# snap + +> Sentinel Application Platform (SNAP) for processing satellite data from the European Space Agency (ESA). +> More information: . + +- Display all updates: + +`snap --nosplash --nogui --modules --list --refresh` + +- Display help: + +`snap --help`