summaryrefslogtreecommitdiff
path: root/src/ceph.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/ceph.in')
-rwxr-xr-xsrc/ceph.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/ceph.in b/src/ceph.in
index 075ec80c20b..15f5ff3764a 100755
--- a/src/ceph.in
+++ b/src/ceph.in
@@ -1,8 +1,10 @@
+# -*- mode:python -*-
+# vim: ts=4 sw=4 smarttab expandtab
#
# Processed in Makefile to add python #! line and version variable
#
#
-# vim: ts=4 sw=4 smarttab expandtab
+
"""
ceph.in becomes ceph, the command-line management tool for Ceph clusters.