From fbd6a0afce7063891975e880010e80c6c4589eb5 Mon Sep 17 00:00:00 2001 From: hut Date: Tue, 17 Feb 2015 23:22:31 +0100 Subject: config/commands_sample.py: better docstring --- ranger/config/commands_sample.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ranger/config/commands_sample.py b/ranger/config/commands_sample.py index e06db38a..698a92ca 100644 --- a/ranger/config/commands_sample.py +++ b/ranger/config/commands_sample.py @@ -16,7 +16,7 @@ class my_edit(Command): # help that is accessible by typing "?c" inside ranger. """:my_edit - Opens the specified file in vim + A sample command for demonstration purposes that opens a file in an editor. """ # The execute method is called when you run this command in ranger. -- cgit 1.4.1-2-gfad0