mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-09-14 19:16:17 +00:00
docs/README ~ fix spelling (words and exceptions)
This commit is contained in:
parent
6551d29a6e
commit
d0abe9e6c9
1 changed files with 4 additions and 3 deletions
|
@ -8,11 +8,12 @@
|
||||||
|
|
||||||
[](https://travis-ci.org/uutils/coreutils)
|
[](https://travis-ci.org/uutils/coreutils)
|
||||||
[](https://cirrus-ci.com/github/uutils/coreutils/master)
|
[](https://cirrus-ci.com/github/uutils/coreutils/master)
|
||||||
[](https://codecov.io/gh/uutils/coreutils)
|
[](https://codecov.io/gh/uutils/coreutils)
|
||||||
|
|
||||||
-----------------------------------------------
|
-----------------------------------------------
|
||||||
|
|
||||||
<!-- markdownlint-disable commands-show-output no-duplicate-heading -->
|
<!-- markdownlint-disable commands-show-output no-duplicate-heading -->
|
||||||
|
<!-- spell-checker:ignore markdownlint ; (jargon) multicall ; (misc) riscv aarch ; (names/acronyms) BusyBox BusyBox's BusyTest MSVC NixOS PowerPC WASI WASM ; (options) DESTDIR RUNTEST -->
|
||||||
|
|
||||||
uutils is an attempt at writing universal (as in cross-platform) CLI
|
uutils is an attempt at writing universal (as in cross-platform) CLI
|
||||||
utilities in [Rust](http://www.rust-lang.org). This repository is intended to
|
utilities in [Rust](http://www.rust-lang.org). This repository is intended to
|
||||||
|
@ -178,9 +179,9 @@ provides this package out of the box since 18.03:
|
||||||
$ nix-env -iA nixos.uutils-coreutils
|
$ nix-env -iA nixos.uutils-coreutils
|
||||||
```
|
```
|
||||||
|
|
||||||
## Uninstallation Instructions
|
## Un-installation Instructions
|
||||||
|
|
||||||
Uninstallation differs depending on how you have installed uutils. If you used
|
Un-installation differs depending on how you have installed uutils. If you used
|
||||||
Cargo to install, use Cargo to uninstall. If you used GNU Make to install, use
|
Cargo to install, use Cargo to uninstall. If you used GNU Make to install, use
|
||||||
Make to uninstall.
|
Make to uninstall.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue