summaryrefslogtreecommitdiffhomepage
path: root/tcsh.html.markdown
diff options
context:
space:
mode:
authorPratik Karki <prertik@outlook.com>2017-08-25 14:15:10 +0545
committerPratik Karki <prertik@outlook.com>2017-08-25 14:15:10 +0545
commit8ba86ae8a46ce71811c06ecb0f243e82e808e189 (patch)
tree528428cc89312e0142965231bf9bff37dbd747cc /tcsh.html.markdown
parent4579bf5dca94b6f3b3480de3fc68c01ae567c635 (diff)
fix language code suffix(#2832)
Diffstat (limited to 'tcsh.html.markdown')
-rw-r--r--tcsh.html.markdown4
1 files changed, 2 insertions, 2 deletions
diff --git a/tcsh.html.markdown b/tcsh.html.markdown
index 70f1e52d..80411ea6 100644
--- a/tcsh.html.markdown
+++ b/tcsh.html.markdown
@@ -2,8 +2,8 @@
language: tcsh
filename: LearnTCSH.csh
contributors:
- - ["Nicholas Christopoulos", "https://github.com/nereusx"]
-lang: en
+ - ["Nicholas Christopoulos", "https://github.com/nereusx"]
+
---
tcsh ("tee-see-shell") is a Unix shell based on and compatible with the C shell (csh).
It is essentially the C shell with programmable command-line completion, command-line editing,