Skip to content

Commit

Permalink
update doc for --home
Browse files Browse the repository at this point in the history
  • Loading branch information
neil committed Apr 13, 2016
1 parent 70a5587 commit 65938b7
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ You can simply uninstall 1.x and re-install 2.x.

#How to install

1. Install online:
### 1. Install online:

```
curl https://raw.githubusercontent.com/Neilpang/le/master/le.sh | INSTALLONLINE=1 bash
Expand All @@ -59,7 +59,7 @@ wget -O - https://raw.githubusercontent.com/Neilpang/le/master/le.sh | INSTALLO
```


2. Or, Install from git:
### 2. Or, Install from git:
Clone this project:
```
git clone https://github.com/Neilpang/le.git
Expand All @@ -82,7 +82,7 @@ Show help message:
```
root@v1:~# le.sh
https://github.com/Neilpang/le
v2.0.0
v2.0.2
Usage: le.sh command ...[parameters]....
Commands:
--help, -h Show this help message.
Expand Down Expand Up @@ -126,7 +126,8 @@ Parameters:
--reloadcmd "service nginx reload" After issue/renew, it's used to reload the server.
--accountconf Specifies a customized account config file.
--leworkingdir Specifies the home dir for le.sh
--home Specifies the home dir for le.sh
```
Expand Down

0 comments on commit 65938b7

Please sign in to comment.