updated help

This commit is contained in:
mik-tf 2024-10-02 13:14:09 -04:00
parent 5a2032e054
commit 085175bc05

View File

@ -337,8 +337,8 @@ fn help() {
println(term.blue(' ls url ') + '- List all flists of the current user with full URLs')
println(term.blue(' help ') + '- Display this help message\n')
println(term.bold('Usage:'))
println(' flist install')
println(' flist uninstall')
println(' sudo ./flist install')
println(' sudo flist uninstall')
println(' flist login')
println(' flist logout')
println(' flist push <image>:<tag>')