chore(init): More info on cli
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
parent
f18eee53f8
commit
c2bee13254
1 changed files with 2 additions and 1 deletions
|
|
@ -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."
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue