betty: update page (#10048)

This commit is contained in:
K.B.Dharun Krishna
2023-04-11 09:32:50 +05:30
committed by GitHub
parent 9589f1380d
commit e162894ac7

View File

@@ -7,13 +7,9 @@
`betty {{what time is it}}` `betty {{what time is it}}`
- Ask Betty version:
`betty version`
- Download a file: - 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: - Compress a file or directory to one of the support archive formats:
@@ -23,7 +19,7 @@
`betty {{unzip}} {{archive.tar.gz}}` `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}}` `betty unarchive {{archive.tar.gz}} to {{path/to/directory}}`
@@ -34,3 +30,7 @@
- Drive Betty to madness: - Drive Betty to madness:
`betty go crazy` `betty go crazy`
- Display version:
`betty version`