From 231b013e8daac2d247eb82ac6b6fcf916590a883 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Tue, 7 Nov 2017 20:57:50 -0500 Subject: [PATCH] Add waterfox commands to commands.md --- help/commands.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/help/commands.md b/help/commands.md index 52c0123..fe0aed7 100644 --- a/help/commands.md +++ b/help/commands.md @@ -61,6 +61,12 @@ These programs are installed on top of the base system. - Open a webpage in a borderless window: `inox --app=` - Open a webpage in the regular browser window: `inox ` +### Waterfox + +- Open a webpage in a new window: `waterfox --new-window ` +- Open a webpage in a new tab: `waterfox --new-tab ` +- Search for a specific term: `waterfox --search ` + ### Dealing with Archives - Zip all files in a directotry: `zip -r `