Removed a lie
This commit is contained in:
parent
8d9d447533
commit
ab4405cbd7
2 changed files with 1 additions and 5 deletions
|
|
@ -29,8 +29,6 @@ You can also try out the utilities by simply sourcing the file while running you
|
|||
|
||||
These are the included binaries:
|
||||
- calm: Reduce a process niceness to 0.
|
||||
- chroot-aio: A chroot wrapper that also takes care of binding
|
||||
every required directory and has no options.
|
||||
- cdz: This utility extracts an archive to /tmp and changes
|
||||
directory to it in a new shell instance. Upon exit,
|
||||
the files are wiped.
|
||||
|
|
|
|||
|
|
@ -35,8 +35,6 @@ function daisy_help()
|
|||
echo -e ""
|
||||
echo -e "These are the included binaries:"
|
||||
echo -e " - calm: Reduce a process niceness to 0."
|
||||
echo -e " - chroot-aio: A chroot wrapper that also takes care of binding"
|
||||
echo -e " every required directory and has no options."
|
||||
echo -e " - cdz: This utility extracts an archive to /tmp and changes"
|
||||
echo -e " directory to it in a new shell instance. Upon exit,"
|
||||
echo -e " the files are wiped."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue