mirror of
https://github.com/PR0M3TH3AN/Marlin.git
synced 2025-09-09 15:48:43 +00:00
Move CLI cheatsheet under cli-bin
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
//
|
||||
// Build script to generate the CLI cheatsheet at compile time. It
|
||||
// parses `src/cli/commands.yaml` and emits a simple Markdown table of
|
||||
// commands and flags to `docs/cli_cheatsheet.md`.
|
||||
// commands and flags to `cli-bin/docs/cli_cheatsheet.md`.
|
||||
|
||||
use std::{fs, path::Path};
|
||||
|
||||
|
Reference in New Issue
Block a user