chore(init): More info on cli

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
rjshrjndrn 2023-01-23 15:30:05 +01:00
parent f18eee53f8
commit c2bee13254

View file

@ -181,4 +181,5 @@ function main() {
main
info "Configuration file is saved in /var/lib/openreplay/vars.yaml"
info "Run ${BWHITE}openreplay -h${GREEN} to see the cli information to manage OpenReplay"
info "You can delete the directory $(echo $(cd ../.. && pwd)). Backup stored in /var/lib/openreplay"
info "Run ${BWHITE}openreplay -h${GREEN} to see the cli information to manage OpenReplay."