aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md16
1 files changed, 11 insertions, 5 deletions
diff --git a/README.md b/README.md
index f631899..2c41648 100644
--- a/README.md
+++ b/README.md
@@ -34,15 +34,21 @@ Usage
The complete list of utilities is given below.
-* [list_path](#list_path) — List directories in your `PATH`.
-* [add_path](#add_path) — Add directories to your `PATH`.
-* [remove_path](#remove_path) — Remove directories from your `PATH`.
-* [set_env](#set_env) — Set environment variable.
-* [unset_env](#unset_env) — Unset environment variable.
+* [list_path] — List directories in your `PATH`.
+* [add_path] — Add directories to your `PATH`.
+* [remove_path] — Remove directories from your `PATH`.
+* [set_env] — Set environment variables.
+* [unset_env] — Unset environment variables.
Pass the `--help` flag to a utility to examine its detailed usage information.
Some examples are given below.
+[list_path]: #list_path
+[add_path]: #add_path
+[remove_path]: #remove_path
+[set_env]: #set_env
+[unset_env]: #unset_env
+
### list_path
List directories in your `PATH` variable: