aboutsummaryrefslogtreecommitdiff
path: root/org.gnu.coreutils
diff options
context:
space:
mode:
authoraxtloss <axtlos@tar.black>2022-07-02 15:37:49 +0200
committerGitHub <noreply@github.com>2022-07-02 15:37:49 +0200
commit88a9c95339d3a921a8562b9f965fa91799cf0dc3 (patch)
treeb75dac47d1e1025ad04fcbf38cef47a3fb944104 /org.gnu.coreutils
parent8073997c2629d36cbf28352aa773dff954f75f46 (diff)
downloadflatpaks-88a9c95339d3a921a8562b9f965fa91799cf0dc3.tar.gz
flatpaks-88a9c95339d3a921a8562b9f965fa91799cf0dc3.tar.bz2
Create README.md
Diffstat (limited to 'org.gnu.coreutils')
-rw-r--r--org.gnu.coreutils/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/org.gnu.coreutils/README.md b/org.gnu.coreutils/README.md
new file mode 100644
index 0000000..5dd381e
--- /dev/null
+++ b/org.gnu.coreutils/README.md
@@ -0,0 +1,4 @@
+# coreutils
+works with no issues, but you'll have to use them by running `flatpak run org.gnu.coreutils <the coreutil>`, so for `cat` it'd be `flatapk run org.gnu.coreutils cat`
+
+if you want to simplify it you can alias them to the proper command.