mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 19:47:45 +00:00
Merge pull request #7109 from uutils/uucore-docs-crash-mention
uucore: remove mention of crash in docs
This commit is contained in:
commit
101a4a376b
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
//! fully qualified name like this:
|
||||
//!
|
||||
//! ```no_run
|
||||
//! use uucore::{show, crash};
|
||||
//! use uucore::show;
|
||||
//! ```
|
||||
//!
|
||||
//! Here's an overview of the macros sorted by purpose
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue