diff --git a/pages/common/logout.md b/pages/common/logout.md new file mode 100644 index 0000000000..5fdf5e1763 --- /dev/null +++ b/pages/common/logout.md @@ -0,0 +1,12 @@ +# logout + +> Exit a login shell. +> More information: . + +- Exit a login shell: + +`logout` + +- Exit a login shell and specify a return value: + +`logout {{N}}`