summaryrefslogtreecommitdiff
path: root/distribution/elbe-commands/pres_elbe-commands_en.tex
diff options
context:
space:
mode:
authorJohn Ogness <john.ogness@linutronix.de>2018-04-19 11:03:45 +0200
committerJohn Ogness <john.ogness@linutronix.de>2018-04-19 11:03:45 +0200
commitea793b23c98403cefb38670d02a778b843bdf997 (patch)
treeabef3328bd017512394c315ddff9a3bd4b40a2be /distribution/elbe-commands/pres_elbe-commands_en.tex
parent6c4b8bc457831a351875ec1415d37ccb471bfc20 (diff)
replace *all* tabs with spaces
There are times when tabs are allowed and times when they are not. Let's just simply never use tabs for anything. This makes it easy to find presentations where tabs were accidentally inserted. Signed-off-by: John Ogness <john.ogness@linutronix.de>
Diffstat (limited to 'distribution/elbe-commands/pres_elbe-commands_en.tex')
-rw-r--r--distribution/elbe-commands/pres_elbe-commands_en.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/distribution/elbe-commands/pres_elbe-commands_en.tex b/distribution/elbe-commands/pres_elbe-commands_en.tex
index 4a91e4f..f583a26 100644
--- a/distribution/elbe-commands/pres_elbe-commands_en.tex
+++ b/distribution/elbe-commands/pres_elbe-commands_en.tex
@@ -19,7 +19,7 @@
Create a new project:
\begin{verbatim}
$ elbe initvm create \
- --directory /home/user/elbe-initvm
+ --directory /home/user/elbe-initvm
\end{verbatim}
\end{frame}
@@ -70,7 +70,7 @@ validation.txt
\item ISO image that contains all used binary debian packages
\item it is only created if the --build-bin switch was provided at elbe initvm submit
\item a rebuild of the initvm and target image can be done with this cdrom and
- without a connection to a debian repository.
+ without a connection to a debian repository.
\end{itemize}
\end{frame}