suggest --verbose
This commit is contained in:
parent
b7e9b356d8
commit
4f6281d4d5
1 changed files with 2 additions and 2 deletions
|
@ -11,11 +11,11 @@ pacman --sync - < packages.txt
|
|||
## Installing dotfiles
|
||||
|
||||
```shell
|
||||
plow --force
|
||||
plow --force --verbose
|
||||
```
|
||||
|
||||
or...
|
||||
|
||||
```shell
|
||||
plow --force --from ./home --to ~
|
||||
plow --force --verbose --from ./home --to ~
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue