Browse Source

docs: hopefully clearer with path placeholder

main
decentral1se 2 years ago
parent
commit
f0843f220a
No known key found for this signature in database GPG Key ID: 3789458B3D0C410
  1. 2
      README.md
  2. 2
      distribusi.go

2
README.md

@ -34,7 +34,7 @@ chmod +x distribusi
## Quick start
```
./distribusi -p myarchive -s
./distribusi -p <path> -s
```
## Hacking

2
distribusi.go

@ -103,7 +103,7 @@ with relevant html classes and tags for easy styling.
Example:
distribusi -p myarchive -s
distribusi -p <path> -s
`,
Flags: []cli.Flag{
&cli.StringFlag{

Loading…
Cancel
Save