mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-22 00:51:10 +00:00
Update cheatsheets
This commit is contained in:
@@ -16,7 +16,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`fakeroot -- {{command}} {{command_arguments}}`
|
||||
|
||||
- Run a command as fakeroot and save the environment to a file on exit:
|
||||
- Run a command as fakeroot and [s]ave the environment to a file on exit:
|
||||
|
||||
`fakeroot -s {{path/to/file}} -- {{command}} {{command_arguments}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user