From: Sage Weil Date: Tue, 22 Oct 2013 18:13:04 +0000 (-0700) Subject: ceph.in: add emacs modeline X-Git-Tag: v0.72-rc1~23^2~8 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=32a23c5bbae65c46d080788e1066c61dfb0448de;p=ceph.git ceph.in: add emacs modeline Signed-off-by: Sage Weil --- diff --git a/src/ceph.in b/src/ceph.in index 075ec80c20bc..15f5ff3764a5 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.