diff options
author | Monster <monstur@disroot.org> | 2023-04-18 22:52:59 +0200 |
---|---|---|
committer | axtloss <axtlos@getcryst.al> | 2023-04-18 23:36:36 +0200 |
commit | df58d7ef79f560689606ed3e1aca5df4603071f8 (patch) | |
tree | 479fc112962c49f9c09447d474f01de649216343 /org.gnu.coreutils/README.md | |
parent | d72e975c08d0f19c6d81f2128af7c2704fc2e09e (diff) | |
download | flatpaks-df58d7ef79f560689606ed3e1aca5df4603071f8.tar.gz flatpaks-df58d7ef79f560689606ed3e1aca5df4603071f8.tar.bz2 |
Diffstat (limited to '')
-rw-r--r-- | org.gnu.coreutils/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.gnu.coreutils/README.md b/org.gnu.coreutils/README.md index 71a217f..ff8da4f 100644 --- a/org.gnu.coreutils/README.md +++ b/org.gnu.coreutils/README.md @@ -1,4 +1,4 @@ # [coreutils](https://www.gnu.org/software/coreutils/) -Works without 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` +Works without issues, but you'll have to use them by running `flatpak run org.gnu.coreutils <the coreutil>`, so for `cat` it'd be `flatpak run org.gnu.coreutils cat` If you want to simplify it, you can alias them to the proper command. |