From ba9f484e514f7d2ec45837d6a399122ef1f3c468 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Sat, 4 Nov 2017 23:32:42 -0400 Subject: [PATCH] Add commands.md as a test help layout --- help/commands.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 help/commands.md diff --git a/help/commands.md b/help/commands.md new file mode 100644 index 0000000..8859e15 --- /dev/null +++ b/help/commands.md @@ -0,0 +1,9 @@ +## Common Commands + +- Move files: `mv ` +- Move directories: `mv -r ` + +## Inox + +- Open in a new borderless window `inox --app=` +- Open in the current browser session `inox `