mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
sudo: Use imperative mood in description (#18138)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# sudo
|
||||
|
||||
> Executes a single command as the superuser or another user.
|
||||
> Execute a single command as the superuser or another user.
|
||||
> More information: <https://www.sudo.ws/sudo.html>.
|
||||
|
||||
- Run a command as the superuser:
|
||||
|
||||
Reference in New Issue
Block a user