diff --git a/pages/common/timeout.md b/pages/common/timeout.md index 8037788fe7..08e6bc0d2b 100644 --- a/pages/common/timeout.md +++ b/pages/common/timeout.md @@ -1,6 +1,7 @@ # timeout > Run a command with a time limit. +> More information: . - Run `sleep 10` and terminate it, if it runs for more than 3 seconds: