aboutsummaryrefslogtreecommitdiff
path: root/fichiers/03-grep-bash.tex
diff options
context:
space:
mode:
Diffstat (limited to 'fichiers/03-grep-bash.tex')
-rw-r--r--fichiers/03-grep-bash.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/fichiers/03-grep-bash.tex b/fichiers/03-grep-bash.tex
index c4c5f05..f662632 100644
--- a/fichiers/03-grep-bash.tex
+++ b/fichiers/03-grep-bash.tex
@@ -23,8 +23,8 @@
23} 23}
24 24
25\NewDocumentCommand{\inputfile}{O{} m m O{application/x-sh}}{ 25\NewDocumentCommand{\inputfile}{O{} m m O{application/x-sh}}{
26 \attachandlink{scripts/#3}[#4]{Fichier 26 \marginpar{\attachandlink{scripts/#3}[#4]{Fichier
27 attaché}{\marginpar{\textcolor{blue}{Ouvrir le fichier}}} 27 attaché}{\textcolor{blue}{Ouvrir le fichier}}}
28 \inputminted[#1]{#2}{scripts/#3} 28 \inputminted[#1]{#2}{scripts/#3}
29} 29}
30 30