docs: hopefully clearer with path placeholder

This commit is contained in:
decentral1se 2022-02-01 18:47:29 +01:00
parent 0355a251c0
commit f0843f220a
No known key found for this signature in database
GPG Key ID: 03789458B3D0C410
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -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{