|
|
@ -48,7 +48,7 @@ func runtimeRecover(username string) { |
|
|
|
println(" or you are logged in more than once.") |
|
|
|
println(" or you are logged in more than once.") |
|
|
|
println("") |
|
|
|
println("") |
|
|
|
println(" What would you like to do with the lockfile?") |
|
|
|
println(" What would you like to do with the lockfile?") |
|
|
|
println(" d) delete it and contiue to a new adventure") |
|
|
|
println(" d) delete it and contiue what you were doing") |
|
|
|
println(" r) recover it and continue your last adventure") |
|
|
|
println(" r) recover it and continue your last adventure") |
|
|
|
println(" n) nothing at all and get this prompt again next time") |
|
|
|
println(" n) nothing at all and get this prompt again next time") |
|
|
|
println("") |
|
|
|
println("") |
|
|
|