From 9697c824497dba95c113fa3cab2f787ece471bb0 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 18 Jul 2016 01:25:03 +0300 Subject: README update --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0ddbe6a..6fc8025 100644 --- a/README.md +++ b/README.md @@ -27,11 +27,11 @@ 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_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. Pass the `--help` flag to a utility to examine its detailed usage information. Some usage examples are given below. -- cgit v1.2.3