summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMateusz Czapliński <czapkofan@gmail.com>2018-10-26 00:14:48 +0200
committerMateusz Czapliński <czapkofan@gmail.com>2018-10-26 00:14:48 +0200
commit295bee2d4d63f60c4e46c1e563ca647d0ca62e2e (patch)
tree2e7b100098b9db40fa7c33b709162d7dab87ce9b
parent39d38fae05bfdd678760b173b68b6c7dd51881c1 (diff)
et al.v0.2
-rw-r--r--up.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/up.go b/up.go
index 7e17bc9..eb3800e 100644
--- a/up.go
+++ b/up.go
@@ -102,7 +102,7 @@ func main() {
// The rest of the screen is a view of the results of the command
commandOutput = BufView{}
// Sometimes, a message may be displayed at the bottom of the screen, with help or other info
- message = `Enter runs ^X exit (^C nosave) PgUp/PgDn/Up/Dn/^</^> scroll ^S pause (^Q end) [Ultimate Plumber v` + version + ` by akavel]`
+ message = `Enter runs ^X exit (^C nosave) PgUp/PgDn/Up/Dn/^</^> scroll ^S pause (^Q end) [Ultimate Plumber v` + version + ` by akavel et al.]`
)
// Initialize main data flow