From 29b8b6d15c12acaf64a6b0726a3fa4ee80261455 Mon Sep 17 00:00:00 2001 From: Gerardo Grignoli Date: Tue, 13 Feb 2024 01:46:16 -0300 Subject: [PATCH] docs: Amend comparison between gsudo and microsoft-sudo --- docs/docs/gsudo-vs-sudo.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/docs/gsudo-vs-sudo.md b/docs/docs/gsudo-vs-sudo.md index 8beccfe2..bcd6ccf3 100644 --- a/docs/docs/gsudo-vs-sudo.md +++ b/docs/docs/gsudo-vs-sudo.md @@ -50,7 +50,8 @@ Disappointingly, Microsoft's sudo does not leverage new OS features to enhance s | Run in new window | Yes | Yes | | Option to keep new window open until a key is pressed | [Yes](tips/elevation-in-new-window.md) | No | | Option to keep new window's shell open | [Yes](tips/elevation-in-new-window.md) | No | -| Run with Input Disabled | [Yes](https://gerardog.github.io/gsudo/docs/security#what-are-the-risks-of-running-gsudo) | No | | Yes | +| Run with Input Disabled | [Yes](https://gerardog.github.io/gsudo/docs/security#what-are-the-risks-of-running-gsudo) | No | +| Elevate last command with `sudo !!` | Yes | No | ### PowerShell