betty: update page (#10048)

pull/23/head
K.B.Dharun Krishna 2023-04-11 09:32:50 +05:30 committed by GitHub
parent 9589f1380d
commit e162894ac7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -7,13 +7,9 @@
`betty {{what time is it}}`
- Ask Betty version:
`betty version`
- Download a file:
`betty download {{https://example.com/file.png}} to {{file.png}}`
`betty download {{https://example.com/file.ext}} to {{path/to/output_file.ext}}`
- Compress a file or directory to one of the support archive formats:
@ -23,7 +19,7 @@
`betty {{unzip}} {{archive.tar.gz}}`
- Extract an archive into a directory:
- Extract an archive into a specific directory:
`betty unarchive {{archive.tar.gz}} to {{path/to/directory}}`
@ -34,3 +30,7 @@
- Drive Betty to madness:
`betty go crazy`
- Display version:
`betty version`