diff --git a/SmoulderingBeachBallCLI/ConsoleCommands.fs b/SmoulderingBeachBallCLI/ConsoleCommands.fs index 9847423..e28369c 100644 --- a/SmoulderingBeachBallCLI/ConsoleCommands.fs +++ b/SmoulderingBeachBallCLI/ConsoleCommands.fs @@ -24,6 +24,10 @@ [] let help () = CW_Liaison().RequestHelpDocumentation("Commands") + [] + [] + [] + [] let cheat () = try printfn "[INFO] Attempting to save cheat sheet to the desktop..." diff --git a/SmoulderingBeachBallCLI/cheat-sheet.pdf b/SmoulderingBeachBallCLI/cheat-sheet.pdf index c059c1b..379d99b 100644 Binary files a/SmoulderingBeachBallCLI/cheat-sheet.pdf and b/SmoulderingBeachBallCLI/cheat-sheet.pdf differ