From 70e57091b0c7e5d1c5e5dbe5d6d41964c20c147f Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 12 Mar 2019 19:39:33 -0400 Subject: [PATCH] Updated Usage (markdown) --- Usage.md | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/Usage.md b/Usage.md index 4a7d279..a7c14e3 100644 --- a/Usage.md +++ b/Usage.md @@ -2,19 +2,16 @@ **ArchiveBox Usage Reference:** - - [CLI Usage](#CLI-Usage) - Instructions and examples for the ArchiveBox command line interface. - - [UI Usage](#UI-Usage) - Diagrams and documentation for the outputted HTML archive interface. + - [CLI Usage](#CLI-Usage): Instructions and examples for the ArchiveBox command line interface. + - [UI Usage](#UI-Usage): Diagrams and documentation for the outputted HTML archive interface. **Related:** - - Read [[Docker]] to learn about ArchiveBox usage with Docker and Docker Compose - - Read [[Configuration]] to learn about the various archive method options - - Read [[Scheduled Archiving]] to learn how to set up automatic daily archiving - - Read [[Publishing Your Archive]] if you want to host your archive for others to access online - - Read [[Troubleshooting]] if you encounter any problems - - View [Screenshots](https://github.com/pirate/ArchiveBox#Screenshots) of the CLI and outputted HTML - + - [[Docker]]: Learn about ArchiveBox usage with Docker and Docker Compose + - [[Configuration]]: Learn about the various archive method options + - [[Scheduled Archiving]]: Learn how to set up automatic daily archiving + - [[Publishing Your Archive]]: Learn how to host your archive for others to access + - [[Troubleshooting]]: Resources if you encounter any problems + - [Screenshots](https://github.com/pirate/ArchiveBox#Screenshots): See what the CLI and outputted HTML look like ## CLI Usage