aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Sabaté <mikisabate@gmail.com>2014-02-16 17:41:00 +0100
committerMiquel Sabaté <mikisabate@gmail.com>2014-02-16 17:41:00 +0100
commit915bdaeb410a0d768193b322359e734496c4388f (patch)
tree2253b27a7f21b7b364c13f3a0e507a7f5a579355
parentb72b6f18ffdf43bf351c407f30cb7e69fde87a4b (diff)
downloadg-915bdaeb410a0d768193b322359e734496c4388f.tar.gz
g-915bdaeb410a0d768193b322359e734496c4388f.zip
Let's point out in the README file that the path argument is optional.
Moreover, there was a typo in the Copyright notice.
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index b666ea9..e4dcfbf 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,9 @@ shortcuts, this script accepts three commands:
$ g rm awesome
$ g list
-I guess that the commands above are quite self-explanatory.
+I guess that the commands above are quite self-explanatory. Note though that if
+the path was not given to the add command then the current working directory
+will be picked instead.
# Install
@@ -24,7 +26,7 @@ add a "source" command for both of the files in the .bashrc file.
# Legal stuff
-Copyright (C) 2013-2013 Miquel Sabaté Solà
+Copyright (C) 2013-2014 Miquel Sabaté Solà
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by