summaryrefslogtreecommitdiff
path: root/scripts/targetcli
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/targetcli')
-rwxr-xr-xscripts/targetcli4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/targetcli b/scripts/targetcli
index 8af0613..738f02c 100755
--- a/scripts/targetcli
+++ b/scripts/targetcli
@@ -58,9 +58,9 @@ def main():
shell = TargetCLI('~/.targetcli')
shell.con.epy_write('''
Welcome to the B{targetcli} shell::
- Copyright (c) 2011 by RisingTide Systems LLC.
+ Copyright (c) 2011 by RisingTide Systems LLC.\n
+ For help on commands, type 'help'.
- Visit us at U{http://www.risingtidesystems.com}.
''')
shell.con.display('')
if not is_root: