diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ and `dirs`, plus `~-` expansion). Install the file `cdlog.sh` somewhere, and source it from your `.bashrc` script. -The user interface consists of three commands: +When `cdlog` is loaded, a number of commands become available: * `cd` is an alias which calls the function `cdlog.chdir`. Every time you change directory, it pushes the previous directory |