Skip to content

Commit

Permalink
updated cookbook
Browse files Browse the repository at this point in the history
  • Loading branch information
eddique committed Jan 23, 2024
1 parent 842d273 commit 98171cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/_cookbook/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
//! - Topics:
//! - Subcommands
//!
//! repl: [builder][repl]
//! repl: [builder][repl], [derive][repl]
//! - Topics:
//! - Read-Eval-Print Loops / Custom command lines
Expand All @@ -58,4 +58,5 @@ pub mod multicall_busybox;
pub mod multicall_hostname;
pub mod pacman;
pub mod repl;
pub mod repl_derive;
pub mod typed_derive;
File renamed without changes.

0 comments on commit 98171cb

Please sign in to comment.