From c7444fb021371ce379098220156584599d5428ae Mon Sep 17 00:00:00 2001 From: Antoine Le Morvan Date: Wed, 5 Jan 2022 15:11:27 +0100 Subject: [PATCH] fix: missing a last extra line --- docs/books/admin_guide/03-commands.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/books/admin_guide/03-commands.md b/docs/books/admin_guide/03-commands.md index 1385643963..9e960e3b1e 100644 --- a/docs/books/admin_guide/03-commands.md +++ b/docs/books/admin_guide/03-commands.md @@ -1463,7 +1463,8 @@ For permanent use, they must be created in the: * `.bashrc` file in the user's login directory; * `/etc/profile.d/alias.sh` file for all users. -!!! Warning +!!! Warning + Special care must be taken when using aliases which can be potentially dangerous! For example, an alias set up without the administrator's knowledge: ```bash