diff --git a/README.org b/README.org index fd1cab1..d8171d3 100644 --- a/README.org +++ b/README.org @@ -11,7 +11,7 @@ The only argument which is needed is a =REMOTE_NAME=, #+begin_example Usage: gra [OPTIONS] REMOTE_NAME - Add a Git remote by providing a single name. All remotes get listed If no + Add a Git remote by providing a single name. All remotes get listed if no REMOTE_NAME is provided. REMOTE_NAME Name of the remote diff --git a/gra b/gra index 149c2d8..ece9c31 100755 --- a/gra +++ b/gra @@ -9,7 +9,7 @@ function print_usage { cat <