diff options
Diffstat (limited to 'src/poem/anthology/alias.rs')
-rw-r--r-- | src/poem/anthology/alias.rs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/poem/anthology/alias.rs b/src/poem/anthology/alias.rs index 0746b59..fdd1224 100644 --- a/src/poem/anthology/alias.rs +++ b/src/poem/anthology/alias.rs @@ -5,8 +5,8 @@ use std::process::{ExitStatus, Output}; /// alias /// -/// The builtin `alias` command. Used to monikers for other verbs, or entire -/// verses. +/// The builtin `alias` command. Used to monikers for other verbs, or +/// entire verses. /// /// # Shell Example /// ```sh |