From 952808eaaa44b88bcf69cd6b8898b45deb44c914 Mon Sep 17 00:00:00 2001 From: Cubic Love <7754483+cubiclove@users.noreply.github.com> Date: Thu, 6 Apr 2023 22:12:18 +0100 Subject: Base: Update Assistant man page with icon & feature instructions Add the new icon for Assistant and add instructions for using the built-in URL launcher and calculator (taken from Tips-and-Tricks.md). --- Base/usr/share/man/man1/Applications/Assistant.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'Base') diff --git a/Base/usr/share/man/man1/Applications/Assistant.md b/Base/usr/share/man/man1/Applications/Assistant.md index d94626adfd..f34e8eabf9 100644 --- a/Base/usr/share/man/man1/Applications/Assistant.md +++ b/Base/usr/share/man/man1/Applications/Assistant.md @@ -1,6 +1,6 @@ ## Name -Assistant - Serenity Assistant +![Icon](/res/icons/16x16/app-assistant.png) Assistant - Serenity Assistant [Open](file:///bin/Assistant) @@ -13,3 +13,8 @@ $ 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`. + +### Features + +* Enter a URL to open it in the web browser. +* Do quick calculations by typing the equal sign (=) followed by a mathematical expression, e.g. `=22*101`. Press Return to copy the result. -- cgit v1.2.3