docs: exec not available on windows

This commit is contained in:
Jack Wills
2024-05-24 21:44:16 +00:00
parent 9b7d575a76
commit df449a8537
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -681,6 +681,8 @@ impl HelpInfo {
space(),
button_item("e"),
button_desc("exec into a container"),
#[cfg(target_os = "windows")]
button_desc(" - not available on Windows"),
]),
Line::from(vec![
space(),