docs: use easier example

This commit is contained in:
decentral1se 2022-02-01 18:46:08 +01:00
parent 0efab82b3d
commit 0355a251c0
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 -c styles.css -s
./distribusi -p myarchive -s
```
## Hacking

View File

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