From 1a135539ec03869ae677e7059999032803e52013 Mon Sep 17 00:00:00 2001 From: Evan Gray Date: Mon, 10 May 2021 17:23:03 -0500 Subject: [PATCH] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f78dbdf..3778fea 100644 --- a/README.md +++ b/README.md @@ -209,6 +209,7 @@ overriding variables set in `~/.cdcrc`. There's also a debug mode. |-R|`cd` to the directory even if it's not a repository.| |-s|Re-source the config file (`~/.cdcrc`)| |-D|Debug mode. Enables warnings for when things aren't working as expected.| +|-w|Print the directory location instead of changing to it. Like `which`.| |-h|Print help.| ## Reporting bugs