summaryrefslogtreecommitdiffstats
path: root/cobbler/cobbler.py
diff options
context:
space:
mode:
Diffstat (limited to 'cobbler/cobbler.py')
-rwxr-xr-xcobbler/cobbler.py5
1 files changed, 2 insertions, 3 deletions
diff --git a/cobbler/cobbler.py b/cobbler/cobbler.py
index f170aee..9ea56f1 100755
--- a/cobbler/cobbler.py
+++ b/cobbler/cobbler.py
@@ -1,9 +1,8 @@
-#!/usr/bin/env python
-# Michael DeHaan <mdehaan@redhat.com>
-
"""
Command line interface for cobbler, a network provisioning configuration
library. Consult 'man cobbler' for general info.
+
+Michael DeHaan <mdehaan@redhat.com>
"""
import os