aboutsummaryrefslogtreecommitdiffstats
path: root/be
diff options
context:
space:
mode:
Diffstat (limited to 'be')
-rwxr-xr-xbe2
1 files changed, 1 insertions, 1 deletions
diff --git a/be b/be
index 8ad6a98..6d1e96c 100755
--- a/be
+++ b/be
@@ -48,7 +48,7 @@ Unimplemented becommands
if len(sys.argv) == 1 or sys.argv[1] in ('--help', '-h'):
- print_command_list()
+ cmdutil.print_command_list()
else:
try:
try: