aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/doc-reform.org
diff options
context:
space:
mode:
Diffstat (limited to 'org/doc-reform.org')
-rw-r--r--org/doc-reform.org18
1 files changed, 9 insertions, 9 deletions
diff --git a/org/doc-reform.org b/org/doc-reform.org
index 367bfcf..ee39909 100644
--- a/org/doc-reform.org
+++ b/org/doc-reform.org
@@ -25,7 +25,7 @@
#+NAME: listdir
#+HEADER: :results output replace
#+HEADER: :wrap src text
-#+BEGIN_SRC sh
+#+BEGIN_SRC shell
ls -1 *\.org
#+END_SRC
@@ -78,7 +78,7 @@ util_spine_syntax_highlighting_vim.org
#+NAME: listdir_spine
#+HEADER: :results output replace
#+HEADER: :wrap src text
-#+BEGIN_SRC sh
+#+BEGIN_SRC shell
ls -1 spine\.org
#+END_SRC
@@ -98,7 +98,7 @@ misc and shared look at
#+NAME: listdir_default
#+HEADER: :results output replace
#+HEADER: :wrap src text
-#+BEGIN_SRC sh
+#+BEGIN_SRC shell
ls -1 default_*\.org
#+END_SRC
@@ -118,7 +118,7 @@ default_shared.org
#+NAME: listdir_in
#+HEADER: :results output replace
#+HEADER: :wrap src text
-#+BEGIN_SRC sh
+#+BEGIN_SRC shell
ls -1 in_*\.org
#+END_SRC
@@ -134,7 +134,7 @@ in_source_files.org
#+NAME: listdir_meta
#+HEADER: :results output replace
#+HEADER: :wrap src text
-#+BEGIN_SRC sh
+#+BEGIN_SRC shell
ls -1 ocda\.org meta_*\.org
#+END_SRC
@@ -150,7 +150,7 @@ ocda.org
#+NAME: listdir_out
#+HEADER: :results output replace
#+HEADER: :wrap src text
-#+BEGIN_SRC sh
+#+BEGIN_SRC shell
ls -1 output_*\.org out_*\.org
#+END_SRC
@@ -175,7 +175,7 @@ out_zip.org
#+NAME: listdir_spine_misc
#+HEADER: :results output replace
#+HEADER: :wrap src text
-#+BEGIN_SRC sh
+#+BEGIN_SRC shell
ls -1 spine_*\.org
#+END_SRC
@@ -192,7 +192,7 @@ spine_markup_sample.org
#+NAME: listdir_config
#+HEADER: :results output replace
#+HEADER: :wrap src text
-#+BEGIN_SRC sh
+#+BEGIN_SRC shell
ls -1 config_*\.org
#+END_SRC
@@ -212,7 +212,7 @@ config_nix.org
#+NAME: listdir_util
#+HEADER: :results output replace
#+HEADER: :wrap src text
-#+BEGIN_SRC sh
+#+BEGIN_SRC shell
ls -1 util_*\.org
#+END_SRC