aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index dacb368..3c63c24 100644
--- a/README.md
+++ b/README.md
@@ -37,8 +37,8 @@ Usage
The complete list of utilities is given below.
* [list_path] — List directories in your `PATH`.
-* [add_path] — Add directories to your `PATH`.
-* [remove_path] — Remove directories from your `PATH`.
+* [add_path] — Add directories to `PATH`.
+* [remove_path] — Remove directories from `PATH`.
* [set_env] — Assign values to environment variables.
* [unset_env] — Delete environment variables.
@@ -83,8 +83,6 @@ Saving variable 'PATH' to 'HKCU\Environment'...
Old value: C:\Users\Egor\AppData\Roaming\local\bin;C:\Users\Egor\AppData\Roaming\cabal\bin
New value: C:\Users\Egor\AppData\Roaming\local\bin;C:\Users\Egor\AppData\Roaming\cabal\bin;C:\test
Continue? (y/n) y
-
->
```
Add "C:\test" to the global `PATH`, skipping the confirmation prompt: