From: Ben Pfaff Date: Thu, 21 Mar 2024 20:28:25 +0000 (-0700) Subject: doc: Document how to run command-line PSPP from the Flatpak. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee8fab50567199af0f2b503ddec0f362e49e5798;p=pspp doc: Document how to run command-line PSPP from the Flatpak. --- diff --git a/doc/org.gnu.pspp.metainfo.xml.in b/doc/org.gnu.pspp.metainfo.xml.in index 9378459f6c..6a49a1dd63 100644 --- a/doc/org.gnu.pspp.metainfo.xml.in +++ b/doc/org.gnu.pspp.metainfo.xml.in @@ -29,6 +29,7 @@
  • Portability; Runs on many different computers and many different operating systems
  • PSPP is particularly aimed at statisticians, social scientists and students requiring fast convenient analysis of sampled data.

    +

    The Flatpak for PSPP includes graphical and command-line interfaces. To use the command-line interface, run: flatpak run --command=pspp org.gnu.pspp.

    org.gnu.pspp.desktop