From 133055b92613ae1d06d6f61d9dab57b935f79202 Mon Sep 17 00:00:00 2001 From: Jorge Bucaran Date: Sun, 24 Apr 2016 02:27:13 +0900 Subject: [PATCH] Simplify FAQ more, no one is asking those questions. --- README.md | 4 ---- docs/es-ES/README.md | 4 ---- docs/jp-JA/README.md | 4 ---- docs/ru-RU/README.md | 4 ---- docs/zh-CN/README.md | 4 ---- fisher.fish | 7 ++----- 6 files changed, 2 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index d59bac7..797f3bd 100644 --- a/README.md +++ b/README.md @@ -217,7 +217,3 @@ owner/repo https://github.com/dude/sweet https://gist.github.com/bucaran/c256586044fea832e62f02bc6f6daf32 ``` - -### 10. What about fundle? - -fundle inspired me to use a bundle file, but it still has limited capabilities and requires you to modify your fish configuration. diff --git a/docs/es-ES/README.md b/docs/es-ES/README.md index bf8dab8..05041d6 100644 --- a/docs/es-ES/README.md +++ b/docs/es-ES/README.md @@ -219,7 +219,3 @@ owner/repo https://github.com/dude/sweet https://gist.github.com/bucaran/c256586044fea832e62f02bc6f6daf32 ``` - -### 10. ¿Qué puedes decir de fundle? - -fundle fue la inspiración para utilizar el fishfile, pero todavía es limitado en sus capacidades y hace requisito modificar la configuración de fish. diff --git a/docs/jp-JA/README.md b/docs/jp-JA/README.md index 3453b08..984860e 100644 --- a/docs/jp-JA/README.md +++ b/docs/jp-JA/README.md @@ -218,7 +218,3 @@ owner/repo https://github.com/dude/sweet https://gist.github.com/bucaran/c256586044fea832e62f02bc6f6daf32 ``` - -### 10. fundleはどう? - -fundleを参考しながら、vundleのようにfishfileを使いたいと思いましたが、fundle自体はまだ特徴はすくないですし、フィッシュシェルの設定をいじることは必要です。 diff --git a/docs/ru-RU/README.md b/docs/ru-RU/README.md index 64cb7c4..61d5c05 100644 --- a/docs/ru-RU/README.md +++ b/docs/ru-RU/README.md @@ -220,7 +220,3 @@ owner/repo https://github.com/dude/sweet https://gist.github.com/bucaran/c256586044fea832e62f02bc6f6daf32 ``` - -### 10. Что насчет fundle? - -fundle вдохновил меня, чтобы использовать пакет-файлы, но он имеет ограниченные возможностей и требует, чтобы вы изменили конфигурацию вашего fish. diff --git a/docs/zh-CN/README.md b/docs/zh-CN/README.md index 80bea2b..fdfcc0a 100644 --- a/docs/zh-CN/README.md +++ b/docs/zh-CN/README.md @@ -218,7 +218,3 @@ owner/repo https://github.com/dude/sweet https://gist.github.com/bucaran/c256586044fea832e62f02bc6f6daf32 ``` - -### 10. 什么是 fundle? - -fundle 启发我去使用打包的文件,但是目前它仍然有着一些功能限制,需要你去调整 fish 配置。 diff --git a/fisher.fish b/fisher.fish index 18e0cac..40a78d1 100644 --- a/fisher.fish +++ b/fisher.fish @@ -1812,14 +1812,11 @@ function __fisher_man_page_write # . # .IP "" 0 # . - # .SS "9\. What about fundle?" - # fundle inspired me to use a bundle file, but it still has limited capabilities and requires you to modify your fish configuration\. - # . - # .SS "10\. I have a question or request not addressed here\. Where should I put it?" + # .SS "9\. I have a question or request not addressed here\. Where should I put it?" # Create a new ticket on the issue tracker: # . # .IP "\(bu" 4 - # https://github\.com/fisherman/fisherman/issues + # \fIhttps://github\.com/fisherman/fisherman/issues\fR # . # .IP "" 0 end