diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-10-20 16:52:48 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-10-20 16:52:48 +0200 |
commit | 028daa8ee86627108bf2227d4f20c749afbea218 (patch) | |
tree | a05d992bc93cdc037c02ebf241d3cfef709e041b | |
parent | e88d201fb50730b7f218b7693bb0ded44ef8061e (diff) | |
download | tdesudo-028daa8ee86627108bf2227d4f20c749afbea218.tar.gz tdesudo-028daa8ee86627108bf2227d4f20c749afbea218.zip |
Small Readme modifications.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ It allows you to run a program as different user if the system administrator allows it. -# Basic usage: +## Basic usage: Just type "tdesudo <command>" to run <command> as root user. Optionally you can type "tdesudo -u <runas> <command>" and <command> |