mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 13:47:35 +00:00
Base: Improve About, AnalogClock & Assistant manpages
This commit is contained in:
parent
4aa04cdf65
commit
8b3fd16da8
3 changed files with 19 additions and 5 deletions
|
@ -16,7 +16,7 @@ $ Assistant
|
|||
|
||||
### Features
|
||||
|
||||
* Enter a URL to open it in the web browser, e.g. `serenityos.org`.
|
||||
* Perform quick calculations by typing the equal sign (=) followed by a mathematical expression, e.g. `=22*101`. Press Return to copy the result.
|
||||
* Enter a URL to open it in [Ladybird](help://man/1/Applications/Browser), e.g. `serenityos.org`.
|
||||
* Perform quick calculations by typing the equal sign (=) followed by a mathematical expression, e.g. `=22*101`. Press `Return` to copy the result.
|
||||
* Run commands in [Terminal](help://man/1/Applications/Terminal) by prefixing them with a dollar sign ($), e.g. `$ uname -a`.
|
||||
* Launch applications with arguments, e.g. launch [Pixel Paint](help://man/1/Applications/PixelPaint) with a file: `pp image.png`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue