update usage
This commit is contained in:
parent
ce297e5fbe
commit
6dae691a92
2 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@ The only argument which is needed is a =REMOTE_NAME=,
|
||||||
#+begin_example
|
#+begin_example
|
||||||
Usage: gra [OPTIONS] REMOTE_NAME
|
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 is provided.
|
||||||
|
|
||||||
REMOTE_NAME Name of the remote
|
REMOTE_NAME Name of the remote
|
||||||
|
|
|
||||||
2
gra
2
gra
|
|
@ -9,7 +9,7 @@ function print_usage {
|
||||||
cat <<EOF
|
cat <<EOF
|
||||||
Usage: gra [OPTIONS] REMOTE_NAME
|
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 is provided.
|
||||||
|
|
||||||
REMOTE_NAME Name of the remote
|
REMOTE_NAME Name of the remote
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue