Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion site/pages/en/projects/docs/usage/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Available command_options:
[ -H ] Same sudo post shell home as sudo shell home.
[ -i ] Run interactive sudo post shell after running
core_script.
[ -l ] Go to launcher activtiy after running core_script
[ -l ] Go to launcher activity after running core_script
[ -L ] Export all existing paths in '$LD_LIBRARY_PATH'
variable.
[ -n ] Redirect stderr to /dev/null for core_script.
Expand Down
2 changes: 1 addition & 1 deletion sudo
Original file line number Diff line number Diff line change
Expand Up @@ -6891,7 +6891,7 @@ Available command_options:
[ -H ] Same sudo post shell home as sudo shell home.
[ -i ] Run interactive sudo post shell after running
core_script.
[ -l ] Go to launcher activtiy after running core_script
[ -l ] Go to launcher activity after running core_script
[ -L ] Export all existing paths in '$LD_LIBRARY_PATH'
variable.
[ -n ] Redirect stderr to /dev/null for core_script.
Expand Down