diff --git a/pages/common/shift.md b/pages/common/shift.md index 97d4e70a8..ed54a1334 100644 --- a/pages/common/shift.md +++ b/pages/common/shift.md @@ -1,6 +1,6 @@ # shift -> Bash built-in command that shifts the arguments passed to the calling function or script by a specified number of places. +> Shell built-in command that shifts the arguments passed to the calling function or script by a specified number of places. > More information: . - Move arguments by one place dropping the first argument: