mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 18:57:35 +00:00
Base: Add more manpages
This commit adds manpages for About(1), AnalogClock(1), Assistant(1), Browser(1), Calculator(1), and Calendar(1).
This commit is contained in:
parent
c84e2e2891
commit
835d516d10
6 changed files with 109 additions and 0 deletions
15
Base/usr/share/man/man1/Assistant.md
Normal file
15
Base/usr/share/man/man1/Assistant.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
## Name
|
||||
|
||||
Assistant - Serenity Assistant
|
||||
|
||||
[Open](file:///bin/Assistant)
|
||||
|
||||
## Synopsis
|
||||
|
||||
```**sh
|
||||
$ Assistant
|
||||
```
|
||||
|
||||
## Description
|
||||
|
||||
`Assistant` is a helpful program that is used to search for and open applications, files, settings, and anything else a user may want to access. It can be opened by pressing `Super+Space` and closed by pressing `Esc`.
|
Loading…
Add table
Add a link
Reference in a new issue