mirror of
https://github.com/chubin/cheat.sh.git
synced 2026-06-20 13:16:44 +02:00
activated comments,syntax highlighting (#187)
This commit is contained in:
+1
-1
@@ -120,7 +120,7 @@ class AdapterOeis(CommandAdapter):
|
||||
"""
|
||||
|
||||
_adapter_name = "oeis"
|
||||
_output_format = "text"
|
||||
_output_format = "text+code"
|
||||
_cache_needed = True
|
||||
_command = ["share/adapters/oeis.sh"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user