From 5dc28a826e9296d1e539f75d43dd23f4934a89e8 Mon Sep 17 00:00:00 2001 From: Alex Genco Date: Sun, 7 Aug 2016 17:42:13 -0700 Subject: doc: Add if_ruby.txt to doc/help.txt (#5186) --- runtime/doc/help.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/runtime/doc/help.txt b/runtime/doc/help.txt index fc4816a6c8..a81d32831b 100644 --- a/runtime/doc/help.txt +++ b/runtime/doc/help.txt @@ -154,6 +154,7 @@ GUI ~ Interfaces ~ |if_cscop.txt| using Cscope with Vim |if_pyth.txt| Python interface +|if_ruby.txt| Ruby interface |debugger.txt| Interface with a debugger |sign.txt| debugging signs -- cgit